path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
doc/org/spdx/compare/class-use/SpdxComparer.SPDXReviewDifference.html | romeara/spdx-tools | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Tue Feb 18 20:36:05 PST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.spdx.compare.SpdxComparer.SPDXReviewDifference (SPDX tools 1.2.5 API)</title>
<meta name="date" content="2014-02-18">
<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.spdx.compare.SpdxComparer.SPDXReviewDifference (SPDX tools 1.2.5 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/spdx/compare/SpdxComparer.SPDXReviewDifference.html" title="class in org.spdx.compare">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?org/spdx/compare/class-use/SpdxComparer.SPDXReviewDifference.html" target="_top">Frames</a></li>
<li><a href="SpdxComparer.SPDXReviewDifference.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.spdx.compare.SpdxComparer.SPDXReviewDifference" class="title">Uses of Class<br>org.spdx.compare.SpdxComparer.SPDXReviewDifference</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/spdx/compare/SpdxComparer.SPDXReviewDifference.html" title="class in org.spdx.compare">SpdxComparer.SPDXReviewDifference</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.spdx.compare">org.spdx.compare</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.spdx.compare">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/spdx/compare/SpdxComparer.SPDXReviewDifference.html" title="class in org.spdx.compare">SpdxComparer.SPDXReviewDifference</a> in <a href="../../../../org/spdx/compare/package-summary.html">org.spdx.compare</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/spdx/compare/package-summary.html">org.spdx.compare</a> that return <a href="../../../../org/spdx/compare/SpdxComparer.SPDXReviewDifference.html" title="class in org.spdx.compare">SpdxComparer.SPDXReviewDifference</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/spdx/compare/SpdxComparer.SPDXReviewDifference.html" title="class in org.spdx.compare">SpdxComparer.SPDXReviewDifference</a>[]</code></td>
<td class="colLast"><span class="strong">SpdxComparer.</span><code><strong><a href="../../../../org/spdx/compare/SpdxComparer.html#getReviewerDifferences(int, int)">getReviewerDifferences</a></strong>(int docindex1,
int docindex2)</code>
<div class="block">Get all reviewer differences between two documents.</div>
</td>
</tr>
</tbody>
</table>
</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><a href="../../../../org/spdx/compare/SpdxComparer.SPDXReviewDifference.html" title="class in org.spdx.compare">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?org/spdx/compare/class-use/SpdxComparer.SPDXReviewDifference.html" target="_top">Frames</a></li>
<li><a href="SpdxComparer.SPDXReviewDifference.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 © 2014 <a href="http://www.linuxfoundation.org">Linux Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>
|
lib/Jena-2.6.4/doc/javadoc/jena/class-use/dbcreate.html | BiGCAT-UM/wp2lod | <!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 Sun Dec 12 16:57:27 GMT 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class jena.dbcreate (Jena Framework)
</TITLE>
<META NAME="date" CONTENT="2010-12-12">
<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 jena.dbcreate (Jena Framework)";
}
}
</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="../../jena/dbcreate.html" title="class in jena"><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?jena//class-usedbcreate.html" target="_top"><B>FRAMES</B></A>
<A HREF="dbcreate.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>jena.dbcreate</B></H2>
</CENTER>
No usage of jena.dbcreate
<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="../../jena/dbcreate.html" title="class in jena"><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?jena//class-usedbcreate.html" target="_top"><B>FRAMES</B></A>
<A HREF="dbcreate.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP
</BODY>
</HTML>
|
doc/manual.html | lazybios/stream |
<head>
<meta http-equiv="refresh" content="0;url=manual/index.html">
</head> |
apache-cassandra-2.1.2/javadoc/org/apache/cassandra/thrift/class-use/CASResult.html | anuragkapur/cassandra-2.1.2-ak-skynet | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_72) on Wed Nov 05 20:55:56 EST 2014 -->
<title>Uses of Class org.apache.cassandra.thrift.CASResult (apache-cassandra API)</title>
<meta name="date" content="2014-11-05">
<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.cassandra.thrift.CASResult (apache-cassandra 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/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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?org/apache/cassandra/thrift/class-use/CASResult.html" target="_top">Frames</a></li>
<li><a href="CASResult.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.cassandra.thrift.CASResult" class="title">Uses of Class<br>org.apache.cassandra.thrift.CASResult</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.thrift">org.apache.cassandra.thrift</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.thrift">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a> in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> declared as <a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_result.html#success">success</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return <a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code>
<div class="block">Atomic compare and set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer key,
java.lang.String column_family,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> expected,
java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> updates,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> serial_consistency_level,
<a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a> commit_consistency_level)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#deepCopy()">deepCopy</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.cas_call.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.cas_call.html#getResult()">getResult</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_result.html#getSuccess()">getSuccess</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#recv_cas()">recv_cas</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#setCurrent_values(java.util.List)">setCurrent_values</a></strong>(java.util.List<<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>> current_values)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#setSuccess(boolean)">setSuccess</a></strong>(boolean success)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return types with arguments of type <a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>org.apache.thrift.async.AsyncMethodCallback<<a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a>></code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncProcessor.cas.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.cas.html#getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer,%20int)">getResultHandler</a></strong>(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#compareTo(org.apache.cassandra.thrift.CASResult)">compareTo</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a> other)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#equals(org.apache.cassandra.thrift.CASResult)">equals</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a> that)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_result.html" title="class in org.apache.cassandra.thrift">Cassandra.cas_result</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_result.html#setSuccess(org.apache.cassandra.thrift.CASResult)">setSuccess</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a> success)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type arguments of type <a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncProcessor.cas.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.cas.html#start(I,%20org.apache.cassandra.thrift.Cassandra.cas_args,%20org.apache.thrift.async.AsyncMethodCallback)">start</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.cas.html" title="type parameter in Cassandra.AsyncProcessor.cas">I</a> iface,
<a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html" title="class in org.apache.cassandra.thrift">Cassandra.cas_args</a> args,
org.apache.thrift.async.AsyncMethodCallback<<a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a>> resultHandler)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#CASResult(org.apache.cassandra.thrift.CASResult)">CASResult</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a> other)</code>
<div class="block">Performs a deep copy on <i>other</i>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_result.html#Cassandra.cas_result(org.apache.cassandra.thrift.CASResult,%20org.apache.cassandra.thrift.InvalidRequestException,%20org.apache.cassandra.thrift.UnavailableException,%20org.apache.cassandra.thrift.TimedOutException)">Cassandra.cas_result</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a> success,
<a href="../../../../../org/apache/cassandra/thrift/InvalidRequestException.html" title="class in org.apache.cassandra.thrift">InvalidRequestException</a> ire,
<a href="../../../../../org/apache/cassandra/thrift/UnavailableException.html" title="class in org.apache.cassandra.thrift">UnavailableException</a> ue,
<a href="../../../../../org/apache/cassandra/thrift/TimedOutException.html" title="class in org.apache.cassandra.thrift">TimedOutException</a> te)</code> </td>
</tr>
</tbody>
</table>
</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><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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?org/apache/cassandra/thrift/class-use/CASResult.html" target="_top">Frames</a></li>
<li><a href="CASResult.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 © 2014 The Apache Software Foundation</small></p>
</body>
</html>
|
html/css/5_qita/5.html | oldinaction/smweb | <!doctype html>
<html>
<head>
<!--声明当前页面的编码集:charset=gbk,gb2312(中文编码),utf-8国际编码-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--当前页面的三要素-->
<title>CSS笔记 - 查漏补缺 - 小易</title>
<meta name="Keywords" content="关键词,关键词">
<meta name="description" content="">
<!--css,js-->
<style type="text/css">
</style>
</head>
<body>
</body>
</html> |
experiments/editorFramework/test/Layer0/cursor/insertCharacter-empty11-input.html | apache/incubator-corinthia | <!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_insertCharacter("X");
showSelection();
}
</script>
</head>
<body>
[]
</body>
</html>
|
doc/1.0.0/guacamole-ext/org/apache/guacamole/net/auth/class-use/Attributes.html | mike-jumper/incubator-guacamole-website | <!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_191) on Fri Dec 21 13:21:36 PST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.guacamole.net.auth.Attributes (guacamole-ext 1.0.0 API)</title>
<meta name="date" content="2018-12-21">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.guacamole.net.auth.Attributes (guacamole-ext 1.0.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">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?org/apache/guacamole/net/auth/class-use/Attributes.html" target="_top">Frames</a></li>
<li><a href="Attributes.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 Interface org.apache.guacamole.net.auth.Attributes" class="title">Uses of Interface<br>org.apache.guacamole.net.auth.Attributes</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.guacamole.net.auth">org.apache.guacamole.net.auth</a></td>
<td class="colLast">
<div class="block">Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.guacamole.net.auth.simple">org.apache.guacamole.net.auth.simple</a></td>
<td class="colLast">
<div class="block">Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.guacamole.net.auth">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a> in <a href="../../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a> in <a href="../../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/Connection.html" title="interface in org.apache.guacamole.net.auth">Connection</a></span></code>
<div class="block">Represents a pairing of a GuacamoleConfiguration with a unique,
human-readable identifier, and abstracts the connection process.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/ConnectionGroup.html" title="interface in org.apache.guacamole.net.auth">ConnectionGroup</a></span></code>
<div class="block">Represents a connection group, which can contain both other connection groups
as well as connections.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/SharingProfile.html" title="interface in org.apache.guacamole.net.auth">SharingProfile</a></span></code>
<div class="block">Represents the semantics which apply to an existing connection when shared,
along with a human-readable name and unique identifier.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/User.html" title="interface in org.apache.guacamole.net.auth">User</a></span></code>
<div class="block">A user of the Guacamole web application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/UserGroup.html" title="interface in org.apache.guacamole.net.auth">UserGroup</a></span></code>
<div class="block">A user group of the Guacamole web application.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/guacamole/net/auth/package-summary.html">org.apache.guacamole.net.auth</a> that implement <a href="../../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/AbstractConnection.html" title="class in org.apache.guacamole.net.auth">AbstractConnection</a></span></code>
<div class="block">Basic implementation of a Guacamole connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/AbstractConnectionGroup.html" title="class in org.apache.guacamole.net.auth">AbstractConnectionGroup</a></span></code>
<div class="block">Basic implementation of a Guacamole connection group.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/AbstractSharingProfile.html" title="class in org.apache.guacamole.net.auth">AbstractSharingProfile</a></span></code>
<div class="block">Base implementation of a sharing profile which can be used to share a
Guacamole connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/AbstractUser.html" title="class in org.apache.guacamole.net.auth">AbstractUser</a></span></code>
<div class="block">Base implementation of User which provides default implementations of
most functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/AbstractUserGroup.html" title="class in org.apache.guacamole.net.auth">AbstractUserGroup</a></span></code>
<div class="block">Base implementation of UserGroup which provides default implementations of
most functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/DelegatingConnection.html" title="class in org.apache.guacamole.net.auth">DelegatingConnection</a></span></code>
<div class="block">Connection implementation which simply delegates all function calls to an
underlying Connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/DelegatingConnectionGroup.html" title="class in org.apache.guacamole.net.auth">DelegatingConnectionGroup</a></span></code>
<div class="block">ConnectionGroup implementation which simply delegates all function calls to
an underlying ConnectionGroup.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/DelegatingSharingProfile.html" title="class in org.apache.guacamole.net.auth">DelegatingSharingProfile</a></span></code>
<div class="block">SharingProfile implementation which simply delegates all function calls to an
underlying SharingProfile.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/DelegatingUser.html" title="class in org.apache.guacamole.net.auth">DelegatingUser</a></span></code>
<div class="block">User implementation which simply delegates all function calls to an
underlying User.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/DelegatingUserGroup.html" title="class in org.apache.guacamole.net.auth">DelegatingUserGroup</a></span></code>
<div class="block">UserGroup implementation which simply delegates all function calls to an
underlying UserGroup.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.guacamole.net.auth.simple">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a> in <a href="../../../../../../org/apache/guacamole/net/auth/simple/package-summary.html">org.apache.guacamole.net.auth.simple</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/guacamole/net/auth/simple/package-summary.html">org.apache.guacamole.net.auth.simple</a> that implement <a href="../../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/simple/SimpleConnection.html" title="class in org.apache.guacamole.net.auth.simple">SimpleConnection</a></span></code>
<div class="block">An extremely basic Connection implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/simple/SimpleConnectionGroup.html" title="class in org.apache.guacamole.net.auth.simple">SimpleConnectionGroup</a></span></code>
<div class="block">An extremely simple read-only implementation of a ConnectionGroup which
returns the connection and connection group identifiers it was constructed
with.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/simple/SimpleUser.html" title="class in org.apache.guacamole.net.auth.simple">SimpleUser</a></span></code>
<div class="block">A read-only User implementation which has no permissions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/guacamole/net/auth/simple/SimpleUserGroup.html" title="class in org.apache.guacamole.net.auth.simple">SimpleUserGroup</a></span></code>
<div class="block">A read-only UserGroup implementation which has no members and no
permissions.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">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?org/apache/guacamole/net/auth/class-use/Attributes.html" target="_top">Frames</a></li>
<li><a href="Attributes.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 © 2018. All rights reserved.</small></p>
<!-- Google Analytics -->
<script type="text/javascript">
(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-75289145-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
src/packages/Lightstreamer 4.2 Client/sdk_client_dotnet/doc/API-reference/!!MEMBERTYPE_Methods_Lightstreamer_DotNet_Client_LSClient.html | cityindex-attic/CIAPI.CS | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<title>LSClient Methods</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Doc-O-Matic" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="STYLESHEET" href="default.css" type="text/css" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body class="Element700" onload="onBodyLoadEx('frames.html', 'topic', '!!MEMBERTYPE_Methods_Lightstreamer_DotNet_Client_LSClient.html');" onmousedown="onBodyMouseDown();">
<!-- Begin Popups -->
<!-- End Popups -->
<!-- Begin Page Header -->
<div class="Element710" id="areafixed">
<div class="Element731">
<div class="Element730">
<a href="#" onclick="ToggleAllElements('5075626C6963204D6574686F6473,436C617373,4C696E6B73', 'linkToggleAllElements', 'imgToggleAllElements', 'Collapse All', 'Expand All');"><img src="btn_collapse_2.gif" border="0" alt="" title="" id="imgToggleAllElements"></a><a href="#" id="linkToggleAllElements" onclick="ToggleAllElements('5075626C6963204D6574686F6473,436C617373,4C696E6B73', 'linkToggleAllElements', 'imgToggleAllElements', 'Collapse All', 'Expand All');">Collapse All</a></div>
</div>
<div class="Element92">
<table width="100%" cellspacing="0" cellpadding="0">
<tr><td width="33%">
<div class="Element1">
Lightstreamer .Net Client 2.0</div>
</td><td width="34%">
<div class="Element2">
<a href="contents.html" target="tocidx"><img src="btn_globals_contents_black.gif" border="0" alt="Contents" title="Contents" onmouseover="switchImage(this, 'btn_globals_contents_black_hover.gif');" onmouseout="switchImage(this, 'btn_globals_contents_black.gif');"></a><a href="idx.html" target="tocidx"><img src="btn_globals_index_black.gif" border="0" alt="Index" title="Index" onmouseover="switchImage(this, 'btn_globals_index_black_hover.gif');" onmouseout="switchImage(this, 'btn_globals_index_black.gif');"></a><a href="index.html" target="topic"><img src="btn_globals_home_black.gif" border="0" alt="Home" title="Home" onmouseover="switchImage(this, 'btn_globals_home_black_hover.gif');" onmouseout="switchImage(this, 'btn_globals_home_black.gif');"></a></div>
</td><td width="33%">
<div class="Element90">
<a href="Lightstreamer_DotNet_Client_LSClient_LSClient.html" target="topic"><img src="btn_prev_black.gif" border="0" alt="Previous" title="Previous" onmouseover="switchImage(this, 'btn_prev_black_hover.gif');" onmouseout="switchImage(this, 'btn_prev_black.gif');"></a><a href="Lightstreamer_DotNet_Client_LSClient.html" target="topic"><img src="btn_up_black.gif" border="0" alt="Up" title="Up" onmouseover="switchImage(this, 'btn_up_black_hover.gif');" onmouseout="switchImage(this, 'btn_up_black.gif');"></a><a href="[email protected]" target="topic"><img src="btn_next_black.gif" border="0" alt="Next" title="Next" onmouseover="switchImage(this, 'btn_next_black_hover.gif');" onmouseout="switchImage(this, 'btn_next_black.gif');"></a></div>
</td></tr></table><div class="Element5">
LSClient Methods</div>
<div class="Element7">
<a href="Lightstreamer_DotNet_Client_LSClient.html" target="topic">LSClient Class</a> <a href="_!!MEMBERTYPE_Methods_Lightstreamer_DotNet_Client_LSClient_14_Legend.html" target="topic">Legend</a> <a href="_!!MEMBERTYPE_Methods_Lightstreamer_DotNet_Client_LSClient_14_Public_Methods.html" target="topic">Public Methods</a></div>
</div>
</div>
<!-- End Page Header -->
<!-- Begin Client Area -->
<div class="Element720" id="areascroll">
<div class="Element721">
<!-- Begin Page Content -->
<div class="Element58">
<a name="53756D6D617279"></a><div class="Element11">
<div class="Element10">
<p class="Element10">
The methods of the LSClient class are listed here.</p></div>
</div>
<a name="436C617373"></a><div class="Element14">
<a onclick="toggleVisibilityStored('436C617373');" class="a_Element14"><img src="btn_collapse_2.gif" border="0" alt="" title="" id="img436C617373">Class</a></div>
<div id="div436C617373">
<div class="Element11">
<div class="Element10">
<p class="Element10">
<a href="Lightstreamer_DotNet_Client_LSClient.html" target="topic">LSClient Class</a></p></div>
</div>
</div>
<a name="5075626C6963204D6574686F6473"></a><div class="Element14">
<a onclick="toggleVisibilityStored('5075626C6963204D6574686F6473');" class="a_Element14"><img src="btn_collapse_2.gif" border="0" alt="" title="" id="img5075626C6963204D6574686F6473">Public Methods</a></div>
<div id="div5075626C6963204D6574686F6473">
<div class="Element11">
<div class="Element10">
<div class="Element212">
<div class="TableDiv">
<table cellspacing="0" class="Table0">
<tr>
<td class="Element200" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element201">
</div></td><td class="Element200" valign="top" width="30%">
<div class="Element201">
Name </div></td><td class="Element204" valign="top" width="60%">
<div class="Element205">
Description </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="[email protected]" target="topic">BatchRequests</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Signals that the next subscription and unsubscription requests can be accumulated and sent to Lightstreamer Server with a single connection. All the subsequent requests will be stopped until the declared number of requests has been accumulated. For this reason, subscription requests can be included in a batch only if they belong to separate threads; sequential requests cannot be processed in the same batch. Any subscribe* and unsubscribe* can be batched. Calls to <a href="Lightstreamer_DotNet_Client_LSClient_ForceUnsubscribeTable@SubscribedTableKey.html" target="topic">ForceUnsubscribeTable</a> are not batched. Batches are cumulative; if a call to BatchRequests is performed while a previous batch is still accumulating, the previous batch is extended. At connection... <a href="[email protected]" target="topic">more</a> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_ChangeConstraints@ConnectionConstraints.html" target="topic">ChangeConstraints</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Requests new constraints to be applied on the overall data flow from the current Connection. The new limits override the limits requested with the connection operation or the last call to this method (a constraint not set means an unlimited constraint and may override a previous limiting constraint). They can only be used in order to restrict the constraints set by Lightstreamer Server Metadata Adapter. If the connection is not active, the call has no effect.<br>The method is blocking; it returns only after receiving the Server answer upon the request submission.<br> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_CloseBatch.html" target="topic">CloseBatch</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Closes a pending batch. If a batch size was declared and the current batch is still accumulating requests, the current set of requests is sent the same to Lightstreamer Server, while further requests will not be batched. The client can call this in order to overcome a possible error in sending a batch of requests, since, if less than the declared requests were performed, all requests would be blocked until the declared number of requests has been reached. Calling CloseBatch is always safe; however, since batched requests are blocked until completion of the batch, there is no guarantee that all... <a href="Lightstreamer_DotNet_Client_LSClient_CloseBatch.html" target="topic">more</a> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_CloseConnection.html" target="topic">CloseConnection</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Closes the connection to the Server, if one is open.<br>The method can be blocking; in case a connection attempt is currently in place, that attempt is completed first.<br> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_ForceUnsubscribeTable@SubscribedTableKey.html" target="topic">ForceUnsubscribeTable</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Tries to unsubscribe from a table for which a previous unsubscribe has been called but an exception has been received. In this case, a zombie subscription may have remained in the Server. This call does not affect client behavior, but the client can try it in order to force a new server side unsubscription attempt. If the call succeeds, a zombie subscription has been indeed eliminated.<br>The method is blocking; it returns only after receiving the Server answer upon the request submission.<br> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_OpenConnection@[email protected]" target="topic">OpenConnection</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Opens a connection to the Server with the supplied parameters. More precisely, the Server will initiate a push session for this client, which will be accessed through a streaming connection or through a train of polling connections, depending on the configuration parameters. If a connection is already open, it is closed first.<br>If streaming (as opposed to polling) is specified in the connection parameters and the environment does not allow HTTP streaming, then the "Stream-sense" feature, if enabled, is activated; hence, if the streaming connection has not yielded any data after a few seconds, a polling connection is tried instead.... <a href="Lightstreamer_DotNet_Client_LSClient_OpenConnection@[email protected]" target="topic">more</a> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="!!OVERLOADED_SendMessage_Lightstreamer_DotNet_Client_LSClient.html" target="topic">SendMessage</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
This is the overview for the SendMessage method overload. </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_static.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_SetLoggerProvider@ILoggerProvider.html" target="topic">SetLoggerProvider</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Sets the <a href="Lightstreamer_DotNet_Client_Log_ILoggerProvider.html" target="topic">ILoggerProvider</a> instance that will be used by the classes of the library to obtain <a href="Lightstreamer_DotNet_Client_Log_ILogger.html" target="topic">ILogger</a> instances used to propagate internal logging. Providing a new provider to the library permits to consume the log produced through custom <a href="Lightstreamer_DotNet_Client_Log_ILogger.html" target="topic">ILogger</a> implementation.<br>As soon as a new <a href="Lightstreamer_DotNet_Client_Log_ILoggerProvider.html" target="topic">ILoggerProvider</a> is provided all the instances of <a href="Lightstreamer_DotNet_Client_Log_ILogger.html" target="topic">ILogger</a> already in use in the library are discarded and substituted with instanced obtained from this new instance. If a null value is provided, the default consumers, that discard all the log, are enabled. <br> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_SubscribeItems@[email protected]" target="topic">SubscribeItems</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Subscribes to a set of items, which share the same schema and other subscription parameters. All item and field names are provided. This requires that a LiteralBasedProvider or equivalent Metadata Adapter is configured on the Server, in order to understand the request.<br>The items are not collected as one table, but they are subscribed each in a different table. However, the items are subscribed alltogether with a single connection to the Server. The items unsubscription can be made either in a single operation (through <a href="Lightstreamer_DotNet_Client_LSClient_UnsubscribeTables@SubscribedTableKey[].html" target="topic">UnsubscribeTables</a>) or through independent unsubscribe operations.<br>A fully-featured listener interface is provided.<br>Subscribed items are... <a href="Lightstreamer_DotNet_Client_LSClient_SubscribeItems@[email protected]" target="topic">more</a> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="!!OVERLOADED_SubscribeTable_Lightstreamer_DotNet_Client_LSClient.html" target="topic">SubscribeTable</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
This is the overview for the SubscribeTable method overload. </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_UnbatchRequest.html" target="topic">UnbatchRequest</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Signals that one of the requests previously scheduled for batching is no longer going to be issued. Should be called after <a href="[email protected]" target="topic">BatchRequests</a>, if something happened that prevented one of the scheduled requests from being issued. In such a case, not calling UnbatchRequest would keep the batch blocked until a further request is performed. Calling UnbatchRequest is always safe. </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_UnsubscribeTable@SubscribedTableKey.html" target="topic">UnsubscribeTable</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Unsubscribes from a table previously subscribed to the Server. If the request fails, the table has been unsubscribed anyway.<br>The method is blocking; it returns only after receiving the Server answer upon the request submission. In case a batch is open, this will happen only upon the execution of the batch.<br> </div></td></tr><tr>
<td class="Element202" valign="top" width="10%" style="white-space: nowrap;">
<div class="Element203">
<img src="indicator_method.gif" border="0" alt="" title=""><img src="indicator_virtual.gif" border="0" alt="" title=""> </div></td><td class="Element202" valign="top" width="30%">
<div class="Element203">
<a href="Lightstreamer_DotNet_Client_LSClient_UnsubscribeTables@SubscribedTableKey[].html" target="topic">UnsubscribeTables</a> </div></td><td class="Element206" valign="top" width="60%">
<div class="Element207">
Unsubscribes from a set of tables previously subscribed to the Server. The unsubscription requests are sent to the Server in a single connection. If some of the supplied tables are not currently subscribed or have already been unsubscribed, no notification is sent. If the request fails, all the tables have been unsubscribed anyway.<br>The method is blocking; it returns only after receiving the Server answer upon the request submission. In case a batch is open, this will happen only upon the execution of the batch.<br> </div></td></tr></table></div></div>
</div>
</div>
</div>
<a name="4C696E6B73"></a><div class="Element14">
<a onclick="toggleVisibilityStored('4C696E6B73');" class="a_Element14"><img src="btn_collapse_2.gif" border="0" alt="" title="" id="img4C696E6B73">Links</a></div>
<div id="div4C696E6B73">
<div class="Element11">
<div class="Element10">
<a href="Lightstreamer_DotNet_Client_LSClient.html" target="topic">LSClient Class</a>, <a href="_!!MEMBERTYPE_Methods_Lightstreamer_DotNet_Client_LSClient_14_Legend.html" target="topic">Legend</a>, <a href="_!!MEMBERTYPE_Methods_Lightstreamer_DotNet_Client_LSClient_14_Public_Methods.html" target="topic">Public Methods</a></div>
</div>
</div>
</div>
<!-- End Page Content -->
<!-- Begin Page Footer -->
<div class="Element93">
<table width="100%" cellspacing="0" cellpadding="0">
<tr><td width="100%">
<div class="Element3">
<a href="http://www.lightstreamer.com/" target="_blank">Copyright (C) 2004-2011 Weswit s.r.l.</a></div>
</td></tr><tr><td width="100%">
<div class="Element4">
<a href="contents.html" target="tocidx">Contents</a> | <a href="idx.html" target="tocidx">Index</a> | <a href="index.html" target="topic">Home</a></div>
</td></tr></table></div>
<!-- End Page Footer -->
</div>
</div>
<!-- End Client Area -->
</body></html> |
doc/docs/demo.html | davidzchen/jsonnet | ---
layout: default
---
<script src="/js/libjsonnet.js">
</script>
<h1>Jsonnet Online Demo</h1>
<p> This Javascript <a href="/implementation/javascript.html">build</a> of Jsonnet runs in your browser.
There is no filesystem, so <code>import</code> will not find any files. In most browsers, the textboxes can
be made larger by dragging their bottom right corner.</p>
<textarea class="demo-text" id=jsonnet-code rows="15" cols="100">
local A = {
x: 1,
y: 2,
z: self.x + 10
};
{
f1: A { x: 3 },
f2: A { y: 3 },
}
</textarea>
<table class="landing-page-example">
<tr>
<td>
<div id=submit_box>
<div class="bigarrow">➡</div>
<form onsubmit='compute(this); return false;'>
<input id='compute_button' type='submit' value='Evaluate' >
</form>
</div>
</td>
<td>
<textarea class="demo-text" id=json-output rows="15" cols="90">
</textarea>
</td>
</tr>
</table>
<p>Don't know what to write? The following links replace the above Jsonnet with various examples.
</p>
<ul>
<li><a id="initial-example" href="" onclick='replace(this) ; return false;'>
Build script example
<span class="example-code">{% include examples/build_example.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Alice & Bob
<span class="example-code">{% include examples/landingpage.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.1.jsonnet
<span class="example-code">{% include examples/bar_menu.1.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.2.jsonnet
<span class="example-code">{% include examples/bar_menu.2.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.3.jsonnet
<span class="example-code">{% include examples/bar_menu.3.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: example_operators.jsonnet
<span class="example-code">{% include examples/example_operators.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.5.jsonnet
<span class="example-code">{% include examples/bar_menu.5.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.6.jsonnet (with inlined import)
<span class="example-code">local ImportedMartinis = {
"Vodka Martini": {
ingredients: [
{ kind: "Vodka", qty: 2 },
{ kind: "Dry White Vermouth", qty: 1 },
],
garnish: "Olive",
served: "Straight Up",
},
Cosmopolitan: {
ingredients: [
{ kind: "Vodka", qty: 2 },
{ kind: "Triple Sec", qty: 0.5 },
{ kind: "Cranberry Juice", qty: 0.75 },
{ kind: "Lime Juice", qty: 0.5 },
],
garnish: "Orange Peel",
served: "Straight Up",
},
};
// bar_menu.6.jsonnet
{
cocktails: ImportedMartinis + {
Manhattan: {
ingredients: [
{ kind: "Rye", qty: 2.5 },
{ kind: "Sweet Red Vermouth", qty: 1 },
{ kind: "Angostura", qty: "dash" },
],
garnish: "Maraschino Cherry",
served: "Straight Up",
},
Cosmopolitan: {
ingredients: [
{ kind: "Vodka", qty: 1.5 },
{ kind: "Cointreau", qty: 1 },
{ kind: "Cranberry Juice", qty: 2 },
{ kind: "Lime Juice", qty: 1 },
],
garnish: "Lime Wheel",
served: "Straight Up",
},
}
}
</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.7.jsonnet (with inlined import)
<span class="example-code">// bar_menu.7.jsonnet
local utils = {
equal_parts(size, ingredients)::
if std.length(ingredients) == 0 then
error "No ingredients specified."
else [
{ kind: i, qty: size/std.length(ingredients) }
for i in ingredients
],
id:: function(x) x,
};
{
local my_gin = "Farmers Gin",
cocktails: {
"Bee's Knees": {
// Divide 4oz among the 3 ingredients.
ingredients: utils.equal_parts(4, [
"Honey Syrup", "Lemon Juice", my_gin]),
garnish: "Lemon Twist",
served: "Straight Up",
},
Negroni: {
// Divide 3oz among the 3 ingredients.
ingredients: utils.equal_parts(3, [
my_gin, "Sweet Red Vermouth",
"Campari"]),
garnish: "Orange Peel",
served: "On The Rocks",
},
}
}
</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.8.jsonnet
<span class="example-code">{% include examples/bar_menu.8.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.9.jsonnet
<span class="example-code">{% include examples/bar_menu.9.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Tutorial code: bar_menu.10.jsonnet (with inlined import)
<span class="example-code">// bar_menu.10.jsonnet
local Imported = {
cocktails: {
"Whiskey Sour": {
ingredients: [
{ kind: "Bourbon", qty: 1.5 },
{ kind: "Lemon Juice", qty: 1 },
{ kind: "Gomme Syrup", qty: 0.5 },
],
garnish: "Lemon Peel",
served: "Straight Up",
},
"Whiskey Sour With Egg": self["Whiskey Sour"] + {
ingredients: super.ingredients
+ [ { kind: "Egg White", qty: 0.5 } ],
},
}
};
Imported {
cocktails: super.cocktails {
"Whiskey Sour": {
ingredients: [
{ kind: "Scotch", qty: 1.5 },
{ kind: "Lemon Juice", qty: 0.75 },
],
garnish: "Lemon Peel",
served: "On The Rocks",
}
}
}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Silly example: Fibonacci via recursive function
<span class="example-code">{% include benchmarks/bench.03.jsonnet %}</span>
</a></li>
<li><a href="" onclick='replace(this) ; return false;'>
Silly example: Fibonacci via recursive object (CAUTION: can be slow)
<span class="example-code">{% include benchmarks/bench.02.jsonnet %}</span>
</a></li>
</ul>
<script>
<!--
function jsonnet_evaluate_snippet_wrapped(code) {
var jsonnet_make = Module.cwrap('jsonnet_make', 'number', [])
var jsonnet_realloc = Module.cwrap('jsonnet_realloc', 'number', ['number', 'number', 'number'])
var jsonnet_evaluate_snippet = Module.cwrap('jsonnet_evaluate_snippet', 'number', ['number', 'string', 'string', 'number'])
var jsonnet_destroy = Module.cwrap('jsonnet_destroy', 'number', ['number'])
var vm = jsonnet_make();
var error_ptr = Module._malloc(4);
var output_ptr = jsonnet_evaluate_snippet(vm, "snippet", code, error_ptr);
var error = Module.getValue(error_ptr, 'i32*');
Module._free(error_ptr);
var result = Module.Pointer_stringify(output_ptr);
jsonnet_realloc(vm, output_ptr, 0);
jsonnet_destroy(vm);
return result;
}
function compute() {
var jsonnet_code = document.getElementById('jsonnet-code');
var json_output = document.getElementById('json-output');
json_output.value = jsonnet_evaluate_snippet_wrapped(jsonnet_code.value);
}
function replace(dom) {
var jsonnet_code = document.getElementById('jsonnet-code');
jsonnet_code.value = dom.children[0].textContent;
compute();
}
replace(document.getElementById('initial-example'));
//-->
</script>
|
doc/1.2.0/guacamole-ext/org/apache/guacamole/net/auth/package-summary.html | mike-jumper/incubator-guacamole-website | <!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_212) on Thu Jun 25 20:21:18 PDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.guacamole.net.auth (guacamole-ext 1.2.0 API)</title>
<meta name="date" content="2020-06-25">
<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="org.apache.guacamole.net.auth (guacamole-ext 1.2.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li 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-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/guacamole/language/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/apache/guacamole/net/auth/credentials/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/guacamole/net/auth/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 org.apache.guacamole.net.auth</h1>
<div class="docSummary">
<div class="block">Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.</div>
</div>
<p>See: <a href="#package.description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/ActiveConnection.html" title="interface in org.apache.guacamole.net.auth">ActiveConnection</a></td>
<td class="colLast">
<div class="block">A pairing of username and GuacamoleTunnel representing an active usage of a
particular connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/ActivityRecord.html" title="interface in org.apache.guacamole.net.auth">ActivityRecord</a></td>
<td class="colLast">
<div class="block">A logging record describing when a user started and ended a particular
activity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/ActivityRecordSet.html" title="interface in org.apache.guacamole.net.auth">ActivityRecordSet</a><RecordType extends <a href="../../../../../org/apache/guacamole/net/auth/ActivityRecord.html" title="interface in org.apache.guacamole.net.auth">ActivityRecord</a>></td>
<td class="colLast">
<div class="block">A set of all available records related to a type of activity which has a
defined start and end time, such as a user being logged in or connected, or a
subset of those records.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/Attributes.html" title="interface in org.apache.guacamole.net.auth">Attributes</a></td>
<td class="colLast">
<div class="block">An object which is associated with a set of arbitrary attributes, defined
as name/value pairs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AuthenticatedUser.html" title="interface in org.apache.guacamole.net.auth">AuthenticatedUser</a></td>
<td class="colLast">
<div class="block">A user of the Guacamole web application who has been authenticated by an
AuthenticationProvider.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AuthenticationProvider.html" title="interface in org.apache.guacamole.net.auth">AuthenticationProvider</a></td>
<td class="colLast">
<div class="block">Provides means of authorizing users and for accessing and managing data
associated with those users.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/Connectable.html" title="interface in org.apache.guacamole.net.auth">Connectable</a></td>
<td class="colLast">
<div class="block">An object which Guacamole can connect to.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/Connection.html" title="interface in org.apache.guacamole.net.auth">Connection</a></td>
<td class="colLast">
<div class="block">Represents a pairing of a GuacamoleConfiguration with a unique,
human-readable identifier, and abstracts the connection process.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/ConnectionGroup.html" title="interface in org.apache.guacamole.net.auth">ConnectionGroup</a></td>
<td class="colLast">
<div class="block">Represents a connection group, which can contain both other connection groups
as well as connections.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/ConnectionRecord.html" title="interface in org.apache.guacamole.net.auth">ConnectionRecord</a></td>
<td class="colLast">
<div class="block">A logging record describing when a user started and ended usage of a
particular connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/ConnectionRecordSet.html" title="interface in org.apache.guacamole.net.auth">ConnectionRecordSet</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">Use <a href="../../../../../org/apache/guacamole/net/auth/ActivityRecordSet.html" title="interface in org.apache.guacamole.net.auth"><code>ActivityRecordSet</code></a><<a href="../../../../../org/apache/guacamole/net/auth/ConnectionRecord.html" title="interface in org.apache.guacamole.net.auth"><code>ConnectionRecord</code></a>> instead.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/Directory.html" title="interface in org.apache.guacamole.net.auth">Directory</a><ObjectType extends <a href="../../../../../org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>></td>
<td class="colLast">
<div class="block">Provides access to a collection of all objects with associated identifiers,
and allows user manipulation and removal.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a></td>
<td class="colLast">
<div class="block">An object which has a deterministic, unique identifier, which may not be
null.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/Permissions.html" title="interface in org.apache.guacamole.net.auth">Permissions</a></td>
<td class="colLast">
<div class="block">An object which may be granted permissions to access/manipulate various
other objects or aspects of the system.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/RelatedObjectSet.html" title="interface in org.apache.guacamole.net.auth">RelatedObjectSet</a></td>
<td class="colLast">
<div class="block">An arbitrary set of existing objects sharing some common relation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/Shareable.html" title="interface in org.apache.guacamole.net.auth">Shareable</a><T></td>
<td class="colLast">
<div class="block">An object which can be shared with others via specially-generated sets of
credentials.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/SharingProfile.html" title="interface in org.apache.guacamole.net.auth">SharingProfile</a></td>
<td class="colLast">
<div class="block">Represents the semantics which apply to an existing connection when shared,
along with a human-readable name and unique identifier.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/User.html" title="interface in org.apache.guacamole.net.auth">User</a></td>
<td class="colLast">
<div class="block">A user of the Guacamole web application.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/UserContext.html" title="interface in org.apache.guacamole.net.auth">UserContext</a></td>
<td class="colLast">
<div class="block">The context of an active user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/UserGroup.html" title="interface in org.apache.guacamole.net.auth">UserGroup</a></td>
<td class="colLast">
<div class="block">A user group of the Guacamole web application.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" 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="../../../../../org/apache/guacamole/net/auth/AbstractActiveConnection.html" title="class in org.apache.guacamole.net.auth">AbstractActiveConnection</a></td>
<td class="colLast">
<div class="block">Base implementation of an ActiveConnection, providing storage and simply
getters/setters for its main properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractAuthenticatedUser.html" title="class in org.apache.guacamole.net.auth">AbstractAuthenticatedUser</a></td>
<td class="colLast">
<div class="block">Basic implementation of an AuthenticatedUser which uses the username to
determine equality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractAuthenticationProvider.html" title="class in org.apache.guacamole.net.auth">AbstractAuthenticationProvider</a></td>
<td class="colLast">
<div class="block">Base implementation of AuthenticationProvider which provides default
implementations of most functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractConnection.html" title="class in org.apache.guacamole.net.auth">AbstractConnection</a></td>
<td class="colLast">
<div class="block">Basic implementation of a Guacamole connection.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractConnectionGroup.html" title="class in org.apache.guacamole.net.auth">AbstractConnectionGroup</a></td>
<td class="colLast">
<div class="block">Basic implementation of a Guacamole connection group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractIdentifiable.html" title="class in org.apache.guacamole.net.auth">AbstractIdentifiable</a></td>
<td class="colLast">
<div class="block">Abstract implementation of Identifiable which provides equals() and
hashCode() implementations which use the identifier to determine equality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractSharingProfile.html" title="class in org.apache.guacamole.net.auth">AbstractSharingProfile</a></td>
<td class="colLast">
<div class="block">Base implementation of a sharing profile which can be used to share a
Guacamole connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractUser.html" title="class in org.apache.guacamole.net.auth">AbstractUser</a></td>
<td class="colLast">
<div class="block">Base implementation of User which provides default implementations of
most functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractUserContext.html" title="class in org.apache.guacamole.net.auth">AbstractUserContext</a></td>
<td class="colLast">
<div class="block">Base implementation of UserContext which provides default implementations of
most functions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/AbstractUserGroup.html" title="class in org.apache.guacamole.net.auth">AbstractUserGroup</a></td>
<td class="colLast">
<div class="block">Base implementation of UserGroup which provides default implementations of
most functions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/Credentials.html" title="class in org.apache.guacamole.net.auth">Credentials</a></td>
<td class="colLast">
<div class="block">Simple arbitrary set of credentials, including a username/password pair,
the HttpServletRequest associated with the request for authorization
(if any) and the HttpSession associated with that request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/DecoratingDirectory.html" title="class in org.apache.guacamole.net.auth">DecoratingDirectory</a><ObjectType extends <a href="../../../../../org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>></td>
<td class="colLast">
<div class="block">Directory implementation which simplifies decorating the objects within an
underlying Directory.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/DelegatingConnection.html" title="class in org.apache.guacamole.net.auth">DelegatingConnection</a></td>
<td class="colLast">
<div class="block">Connection implementation which simply delegates all function calls to an
underlying Connection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/DelegatingConnectionGroup.html" title="class in org.apache.guacamole.net.auth">DelegatingConnectionGroup</a></td>
<td class="colLast">
<div class="block">ConnectionGroup implementation which simply delegates all function calls to
an underlying ConnectionGroup.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/DelegatingDirectory.html" title="class in org.apache.guacamole.net.auth">DelegatingDirectory</a><ObjectType extends <a href="../../../../../org/apache/guacamole/net/auth/Identifiable.html" title="interface in org.apache.guacamole.net.auth">Identifiable</a>></td>
<td class="colLast">
<div class="block">Directory implementation which simply delegates all function calls to an
underlying Directory.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/DelegatingSharingProfile.html" title="class in org.apache.guacamole.net.auth">DelegatingSharingProfile</a></td>
<td class="colLast">
<div class="block">SharingProfile implementation which simply delegates all function calls to an
underlying SharingProfile.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/DelegatingUser.html" title="class in org.apache.guacamole.net.auth">DelegatingUser</a></td>
<td class="colLast">
<div class="block">User implementation which simply delegates all function calls to an
underlying User.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/DelegatingUserContext.html" title="class in org.apache.guacamole.net.auth">DelegatingUserContext</a></td>
<td class="colLast">
<div class="block">UserContext implementation which simply delegates all function calls to
an underlying UserContext.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/DelegatingUserGroup.html" title="class in org.apache.guacamole.net.auth">DelegatingUserGroup</a></td>
<td class="colLast">
<div class="block">UserGroup implementation which simply delegates all function calls to an
underlying UserGroup.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/GuacamoleProxyConfiguration.html" title="class in org.apache.guacamole.net.auth">GuacamoleProxyConfiguration</a></td>
<td class="colLast">
<div class="block">Information which describes how the connection to guacd should be
established.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/TokenInjectingConnection.html" title="class in org.apache.guacamole.net.auth">TokenInjectingConnection</a></td>
<td class="colLast">
<div class="block">Connection implementation which overrides the connect() function of an
underlying Connection, adding a given set of parameter tokens to the tokens
already supplied.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/TokenInjectingConnectionGroup.html" title="class in org.apache.guacamole.net.auth">TokenInjectingConnectionGroup</a></td>
<td class="colLast">
<div class="block">ConnectionGroup implementation which overrides the connect() function of an
underlying ConnectionGroup, adding a given set of parameter tokens to the
tokens already supplied.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/TokenInjectingUserContext.html" title="class in org.apache.guacamole.net.auth">TokenInjectingUserContext</a></td>
<td class="colLast">
<div class="block">UserContext implementation which decorates a given UserContext,
automatically applying additional parameter tokens during the connection
process of any retrieved Connections and ConnectionGroups.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/User.Attribute.html" title="class in org.apache.guacamole.net.auth">User.Attribute</a></td>
<td class="colLast">
<div class="block">All standard attribute names with semantics defined by the Guacamole web
application.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/ActivityRecordSet.SortableProperty.html" title="enum in org.apache.guacamole.net.auth">ActivityRecordSet.SortableProperty</a></td>
<td class="colLast">
<div class="block">All properties of activity records which can be used as sorting
criteria.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/ConnectionGroup.Type.html" title="enum in org.apache.guacamole.net.auth">ConnectionGroup.Type</a></td>
<td class="colLast">
<div class="block">All legal types of connection group.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/apache/guacamole/net/auth/GuacamoleProxyConfiguration.EncryptionMethod.html" title="enum in org.apache.guacamole.net.auth">GuacamoleProxyConfiguration.EncryptionMethod</a></td>
<td class="colLast">
<div class="block">All possible types of encryption used by guacd.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="Package org.apache.guacamole.net.auth Description">Package org.apache.guacamole.net.auth Description</h2>
<div class="block">Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.</div>
</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 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-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/guacamole/language/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/apache/guacamole/net/auth/credentials/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/guacamole/net/auth/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 ======= -->
<p class="legalCopy"><small>Copyright © 2020. All rights reserved.</small></p>
<!-- Google Analytics -->
<script type="text/javascript">
(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-75289145-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
obj/Release/Package/PackageTmp/Default.html | thatguy009/SignalR | <!DOCTYPE html>
<html>
<head>
<title>SignalR Demo</title>
<style type="text/css">
.container {
background-color: #99CCFF;
border: thick solid #808080;
padding: 20px;
margin: 20px;
}
.mouse, #clickme {
position:absolute;
}
</style>
</head>
<body>
<h2 class="page-header text-center">Joondalup Coderdojo SignalR Demo Page - Click the orangeish thing!</h2>
<h3 class="text-center"><a href="/snake/">or here for in-browser snake</a></h3>
<h4 class="text-center"><a href="http://goo.gl/WDur3X">goo.gl/WDur3X</a></h4>
<div class="container">
<input type="text" id="message" />
<input type="button" id="sendmessage" value="Send" />
<ul id="discussion"></ul>
</div>
<!--<script src="Scripts/jquery-1.6.4.min.js" "></script>-->
<script src="Scripts/jquery-1.9.1.min.js"></script>
<script src="/Scripts/jquery.signalR-2.0.0.js"></script>
<script src="/signalr/hubs"></script>
<link href="content/bootstrap.min.css" rel="stylesheet" />
<script type="text/javascript">
var chat;
if (typeof (localStorage.Name) === "undefined" || localStorage.Name == "null") {
localStorage.Name = prompt("Please Enter your name:");
}
var movecounter = 0;
var myname = localStorage.Name;
$(function () {
// Declare a proxy to reference the hub.
chat = $.connection.chatHub;
// Create a function that the hub can call to broadcast messages.
chat.client.broadcastMessage = function (name, message) {
// Html encode display name and message.
var encodedName = $('<div />').text(name).html();
var encodedMsg = $('<div />').text(message).html();
if (encodedMsg.length > 250) {
encodedMsg = encodedMsg.substring(0, 250);
}
// Add the message to the page.
$('#discussion').prepend('<li><strong>' + encodedName + '</strong>: ' + encodedMsg + '</li>');
};
chat.client.renderMouseClick = function (pageX, pageY, name) {
$('span.mouse:contains("' + name + '")').remove();
$('body').append($("<span class='mouse'></span>").text(name).css("left", pageX).css("top", pageY));
};
chat.client.renderMouseMovement = function (pageX, pageY, name) {
$('span.mouse:contains("' + name + '")').css("left", pageX).css("top", pageY);
};
chat.client.clickUpdate = function (clickername, clicks) {
$('#discussion').prepend('<li><strong>' + clickername + '</strong>: Has clicked: ' + clicks + ' times</li>');
};
// Set initial focus to message input box.
$('#message').focus();
// Start the connection.
$.connection.hub.start().done(function () {
chat.server.connect();
$('#sendmessage').click(function () {
SendMessage();
});
$('#message').keypress(function (e) {
if (e.which == 13) {
SendMessage();
}
});
function SendMessage() {
// Call the Send method on the hub.
chat.server.send(myname, $('#message').val());
// Clear text box and reset focus for next comment.
$('#message').val('').focus();
}
$('#clickme').click(function (event) {
var left = Math.floor((Math.random() * window.innerWidth - 100) + 1);
var top = Math.floor((Math.random() * window.innerHeight - 100) + 1);
if (left < 0) {
left = window.innerWidth / 2;
}
if (top < 0) {
top = window.innerHeight / 2;
}
document.getElementById("clickme").style.left = left + 'px';
document.getElementById("clickme").style.top = top + 'px';
chat.server.buttonClick(myname);
chat.server.mouseClick(event.pageX, event.pageY, myname);
chat.server.mouseMove(event.pageX, event.pageY, myname);
});
});
});
</script>
<span class="glyphicon glyphicon-circle-arrow-up" style="color:orangered;font-size:100px;" id="clickme"></span>
</body>
</html> |
w3help/tests/RS3008/active_pseudo-class.html | liunian/compatibility-detector | <style type="text/css">
p:active {
color: red;
}
</style>
<p>Aloha!</p> |
expert/fresco/docs/javadoc/reference/com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html | weiwenqiang/GitHub | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation for Fresco." />
<link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" />
<title>
PlatformBitmapFactory - Fresco API
| Fresco
</title>
<link href="../../../../../assets/doclava-developer-docs.css" rel="stylesheet" type="text/css" />
<link href="../../../../../assets/customizations.css" rel="stylesheet" type="text/css" />
<script src="../../../../../assets/search_autocomplete.js" type="text/javascript"></script>
<script src="../../../../../assets/jquery-resizable.min.js" type="text/javascript"></script>
<script src="../../../../../assets/doclava-developer-docs.js" type="text/javascript"></script>
<script src="../../../../../assets/prettify.js" type="text/javascript"></script>
<script type="text/javascript">
setToRoot("../../../../", "../../../../../assets/");
</script>
<script src="../../../../../assets/doclava-developer-reference.js" type="text/javascript"></script>
<script src="../../../../../assets/navtree_data.js" type="text/javascript"></script>
<script src="../../../../../assets/customizations.js" type="text/javascript"></script>
<noscript>
<style type="text/css">
html,body{overflow:auto;}
#body-content{position:relative; top:0;}
#doc-content{overflow:visible;border-left:3px solid #666;}
#side-nav{padding:0;}
#side-nav .toggle-list ul {display:block;}
#resize-packages-nav{border-bottom:3px solid #666;}
</style>
</noscript>
</head>
<body class="">
<div id="header">
<div id="headerLeft">
<span id="masthead-title"><a href="../../../../packages.html">Fresco</a></span>
</div>
<div id="headerRight">
<div id="search" >
<div id="searchForm">
<form accept-charset="utf-8" class="gsc-search-box"
onsubmit="return submit_search()">
<table class="gsc-search-box" cellpadding="0" cellspacing="0"><tbody>
<tr>
<td class="gsc-input">
<input id="search_autocomplete" class="gsc-input" type="text" size="33" autocomplete="off"
title="search developer docs" name="q"
value="search developer docs"
onFocus="search_focus_changed(this, true)"
onBlur="search_focus_changed(this, false)"
onkeydown="return search_changed(event, true, '../../../../')"
onkeyup="return search_changed(event, false, '../../../../')" />
<div id="search_filtered_div" class="no-display">
<table id="search_filtered" cellspacing=0>
</table>
</div>
</td>
<!-- <td class="gsc-search-button">
<input type="submit" value="Search" title="search" id="search-button" class="gsc-search-button" />
</td>
<td class="gsc-clear-button">
<div title="clear results" class="gsc-clear-button"> </div>
</td> -->
</tr></tbody>
</table>
</form>
</div><!-- searchForm -->
</div><!-- search -->
</div>
</div><!-- header -->
<div class="g-section g-tpl-240" id="body-content">
<div class="g-unit g-first side-nav-resizable" id="side-nav">
<div id="swapper">
<div id="nav-panels">
<div id="resize-packages-nav">
<div id="packages-nav">
<div id="index-links">
<a href="../../../../packages.html" >Packages</a> |
<a href="../../../../classes.html" >Classes</a>
</div>
<ul>
<li class="api apilevel-">
<a href="../../../../com/facebook/animated/gif/package-summary.html">com.facebook.animated.gif</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/animated/webp/package-summary.html">com.facebook.animated.webp</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/binaryresource/package-summary.html">com.facebook.binaryresource</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/cache/common/package-summary.html">com.facebook.cache.common</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/cache/disk/package-summary.html">com.facebook.cache.disk</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/activitylistener/package-summary.html">com.facebook.common.activitylistener</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/disk/package-summary.html">com.facebook.common.disk</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/executors/package-summary.html">com.facebook.common.executors</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/file/package-summary.html">com.facebook.common.file</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/internal/package-summary.html">com.facebook.common.internal</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/lifecycle/package-summary.html">com.facebook.common.lifecycle</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/logging/package-summary.html">com.facebook.common.logging</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/media/package-summary.html">com.facebook.common.media</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/memory/package-summary.html">com.facebook.common.memory</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/references/package-summary.html">com.facebook.common.references</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/soloader/package-summary.html">com.facebook.common.soloader</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/statfs/package-summary.html">com.facebook.common.statfs</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/streams/package-summary.html">com.facebook.common.streams</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/time/package-summary.html">com.facebook.common.time</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/util/package-summary.html">com.facebook.common.util</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/common/webp/package-summary.html">com.facebook.common.webp</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/datasource/package-summary.html">com.facebook.datasource</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawable/base/package-summary.html">com.facebook.drawable.base</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/backends/pipeline/package-summary.html">com.facebook.drawee.backends.pipeline</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/backends/volley/package-summary.html">com.facebook.drawee.backends.volley</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/components/package-summary.html">com.facebook.drawee.components</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/controller/package-summary.html">com.facebook.drawee.controller</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/debug/package-summary.html">com.facebook.drawee.debug</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/drawable/package-summary.html">com.facebook.drawee.drawable</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/generic/package-summary.html">com.facebook.drawee.generic</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/gestures/package-summary.html">com.facebook.drawee.gestures</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/interfaces/package-summary.html">com.facebook.drawee.interfaces</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/span/package-summary.html">com.facebook.drawee.span</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/drawee/view/package-summary.html">com.facebook.drawee.view</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/backend/package-summary.html">com.facebook.fresco.animation.backend</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/bitmap/package-summary.html">com.facebook.fresco.animation.bitmap</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/bitmap/cache/package-summary.html">com.facebook.fresco.animation.bitmap.cache</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/bitmap/preparation/package-summary.html">com.facebook.fresco.animation.bitmap.preparation</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/bitmap/wrapper/package-summary.html">com.facebook.fresco.animation.bitmap.wrapper</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/drawable/package-summary.html">com.facebook.fresco.animation.drawable</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/drawable/animator/package-summary.html">com.facebook.fresco.animation.drawable.animator</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/factory/package-summary.html">com.facebook.fresco.animation.factory</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/fresco/animation/frame/package-summary.html">com.facebook.fresco.animation.frame</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imageformat/package-summary.html">com.facebook.imageformat</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/animated/base/package-summary.html">com.facebook.imagepipeline.animated.base</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/animated/factory/package-summary.html">com.facebook.imagepipeline.animated.factory</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/animated/impl/package-summary.html">com.facebook.imagepipeline.animated.impl</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/animated/util/package-summary.html">com.facebook.imagepipeline.animated.util</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/backends/okhttp3/package-summary.html">com.facebook.imagepipeline.backends.okhttp3</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/backends/volley/package-summary.html">com.facebook.imagepipeline.backends.volley</a></li>
<li class="selected api apilevel-">
<a href="../../../../com/facebook/imagepipeline/bitmaps/package-summary.html">com.facebook.imagepipeline.bitmaps</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/cache/package-summary.html">com.facebook.imagepipeline.cache</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/common/package-summary.html">com.facebook.imagepipeline.common</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/core/package-summary.html">com.facebook.imagepipeline.core</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/datasource/package-summary.html">com.facebook.imagepipeline.datasource</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/decoder/package-summary.html">com.facebook.imagepipeline.decoder</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/drawable/package-summary.html">com.facebook.imagepipeline.drawable</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/image/package-summary.html">com.facebook.imagepipeline.image</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/listener/package-summary.html">com.facebook.imagepipeline.listener</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/memory/package-summary.html">com.facebook.imagepipeline.memory</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/nativecode/package-summary.html">com.facebook.imagepipeline.nativecode</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/platform/package-summary.html">com.facebook.imagepipeline.platform</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/postprocessors/package-summary.html">com.facebook.imagepipeline.postprocessors</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/producers/package-summary.html">com.facebook.imagepipeline.producers</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imagepipeline/request/package-summary.html">com.facebook.imagepipeline.request</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/imageutils/package-summary.html">com.facebook.imageutils</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/webpsupport/package-summary.html">com.facebook.webpsupport</a></li>
<li class="api apilevel-">
<a href="../../../../com/facebook/widget/text/span/package-summary.html">com.facebook.widget.text.span</a></li>
</ul><br/>
</div> <!-- end packages -->
</div> <!-- end resize-packages -->
<div id="classes-nav">
<ul>
<li><h2>Interfaces</h2>
<ul>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.BitmapCreationObserver.html">PlatformBitmapFactory.BitmapCreationObserver</a></li>
</ul>
</li>
<li><h2>Classes</h2>
<ul>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/bitmaps/ArtBitmapFactory.html">ArtBitmapFactory</a></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/bitmaps/EmptyJpegGenerator.html">EmptyJpegGenerator</a></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/bitmaps/GingerbreadBitmapFactory.html">GingerbreadBitmapFactory</a></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/bitmaps/HoneycombBitmapCreator.html">HoneycombBitmapCreator</a></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/bitmaps/HoneycombBitmapFactory.html">HoneycombBitmapFactory</a></li>
<li class="selected api apilevel-"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html">PlatformBitmapFactory</a></li>
<li class="api apilevel-"><a href="../../../../com/facebook/imagepipeline/bitmaps/SimpleBitmapReleaser.html">SimpleBitmapReleaser</a></li>
</ul>
</li>
</ul><br/>
</div><!-- end classes -->
</div><!-- end nav-panels -->
<div id="nav-tree" style="display:none">
<div id="index-links">
<a href="../../../../packages.html" >Packages</a> |
<a href="../../../../classes.html" >Classes</a>
</div>
</div><!-- end nav-tree -->
</div><!-- end swapper -->
</div> <!-- end side-nav -->
<script>
if (!isMobile) {
//$("<a href='#' id='nav-swap' onclick='swapNav();return false;' style='font-size:10px;line-height:9px;margin-left:1em;text-decoration:none;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>").appendTo("#side-nav");
chooseDefaultNav();
if ($("#nav-tree").is(':visible')) {
init_default_navtree("../../../../");
} else {
addLoadEvent(function() {
scrollIntoView("packages-nav");
scrollIntoView("classes-nav");
});
}
//$("#swapper").css({borderBottom:"2px solid #aaa"});
} else {
swapNav(); // tree view should be used on mobile
}
</script>
<div class="g-unit" id="doc-content">
<div id="api-info-block">
<div class="sum-details-links">
Summary:
<a href="#nestedclasses">Nested Classes</a>
| <a href="#pubctors">Ctors</a>
| <a href="#pubmethods">Methods</a>
| <a href="#inhmethods">Inherited Methods</a>
| <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
</div><!-- end sum-details-links -->
<div class="api-level">
</div>
</div><!-- end api-info-block -->
<!-- ======== START OF CLASS DATA ======== -->
<div id="jd-header">
public
abstract
class
<h1>PlatformBitmapFactory</h1>
extends Object<br/>
</div><!-- end header -->
<div id="naMessage"></div>
<div id="jd-content" class="api apilevel-">
<table class="jd-inheritance-table">
<tr>
<td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td>
</tr>
<tr>
<td class="jd-inheritance-space"> ↳</td>
<td colspan="1" class="jd-inheritance-class-cell">com.facebook.imagepipeline.bitmaps.PlatformBitmapFactory</td>
</tr>
</table>
<table class="jd-sumtable jd-sumtable-subclasses"><tr><td colspan="12" style="border:none;margin:0;padding:0;">
<a href="#" onclick="return toggleInherited(this, null)" id="subclasses-direct" class="jd-expando-trigger closed"
><img id="subclasses-direct-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>Known Direct Subclasses
<div id="subclasses-direct">
<div id="subclasses-direct-list"
class="jd-inheritedlinks"
>
<a href="../../../../com/facebook/imagepipeline/bitmaps/ArtBitmapFactory.html">ArtBitmapFactory</a>,
<a href="../../../../com/facebook/imagepipeline/bitmaps/GingerbreadBitmapFactory.html">GingerbreadBitmapFactory</a>,
<a href="../../../../com/facebook/imagepipeline/bitmaps/HoneycombBitmapFactory.html">HoneycombBitmapFactory</a>
</div>
<div id="subclasses-direct-summary"
style="display: none;"
>
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="../../../../com/facebook/imagepipeline/bitmaps/ArtBitmapFactory.html">ArtBitmapFactory</a></td>
<td class="jd-descrcol" width="100%">Bitmap factory for ART VM (Lollipop and up). </td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="../../../../com/facebook/imagepipeline/bitmaps/GingerbreadBitmapFactory.html">GingerbreadBitmapFactory</a></td>
<td class="jd-descrcol" width="100%">Bitmap factory for Gingerbread. </td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="../../../../com/facebook/imagepipeline/bitmaps/HoneycombBitmapFactory.html">HoneycombBitmapFactory</a></td>
<td class="jd-descrcol" width="100%">Factory implementation for Honeycomb through Kitkat
</td>
</tr>
</table>
</div>
</div>
</td></tr></table>
<div class="jd-descr">
<h2>Class Overview</h2>
<p>Bitmap factory optimized for the platform.
</p>
</div><!-- jd-descr -->
<div class="jd-descr">
<h2>Summary</h2>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<table id="nestedclasses" class="jd-sumtable"><tr><th colspan="12">Nested Classes</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
interface</td>
<td class="jd-linkcol"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.BitmapCreationObserver.html">PlatformBitmapFactory.BitmapCreationObserver</a></td>
<td class="jd-descrcol" width="100%">Observer that notifies external creation of bitmap using
<code><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(int, int)">createBitmap(int, int)</a></code> or
<code><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(int, int, android.graphics.Bitmap.Config)">createBitmap(int, int, Bitmap.Config)</a></code>. </td>
</tr>
</table>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<table id="pubctors" class="jd-sumtable"><tr><th colspan="12">Public Constructors</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#PlatformBitmapFactory()">PlatformBitmapFactory</a></span>()
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#addBitmapReference(android.graphics.Bitmap, java.lang.Object)">addBitmapReference</a></span>(Bitmap bitmap, Object callerContext)
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(int[], int, int, android.graphics.Bitmap.Config, java.lang.Object)">createBitmap</a></span>(int[] colors, int width, int height, Bitmap.Config config, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap with the specified width and height.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.graphics.Bitmap, java.lang.Object)">createBitmap</a></span>(Bitmap source, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap from the specified source bitmap.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(int, int, java.lang.Object)">createBitmap</a></span>(int width, int height, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap of the specified width and height.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.util.DisplayMetrics, int[], int, int, android.graphics.Bitmap.Config, java.lang.Object)">createBitmap</a></span>(DisplayMetrics display, int[] colors, int width, int height, Bitmap.Config config, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap with the specified width and height.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(int, int)">createBitmap</a></span>(int width, int height)
<div class="jd-descrdiv">Creates a bitmap of the specified width and height.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.graphics.Bitmap, int, int, int, int, android.graphics.Matrix, boolean, java.lang.Object)">createBitmap</a></span>(Bitmap source, int x, int y, int width, int height, Matrix matrix, boolean filter, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap from subset of the source bitmap,
transformed by the optional matrix.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.graphics.Bitmap, int, int, int, int, android.graphics.Matrix, boolean)">createBitmap</a></span>(Bitmap source, int x, int y, int width, int height, Matrix matrix, boolean filter)
<div class="jd-descrdiv">Creates a bitmap from subset of the source bitmap,
transformed by the optional matrix.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.util.DisplayMetrics, int[], int, int, int, int, android.graphics.Bitmap.Config)">createBitmap</a></span>(DisplayMetrics display, int[] colors, int offset, int stride, int width, int height, Bitmap.Config config)
<div class="jd-descrdiv">Creates a bitmap with the specified width and height.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.util.DisplayMetrics, int[], int, int, android.graphics.Bitmap.Config)">createBitmap</a></span>(DisplayMetrics display, int[] colors, int width, int height, Bitmap.Config config)
<div class="jd-descrdiv">Creates a bitmap with the specified width and height.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.graphics.Bitmap, int, int, int, int, java.lang.Object)">createBitmap</a></span>(Bitmap source, int x, int y, int width, int height, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap from the specified subset of the source
bitmap.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.graphics.Bitmap, int, int, int, int)">createBitmap</a></span>(Bitmap source, int x, int y, int width, int height)
<div class="jd-descrdiv">Creates a bitmap from the specified subset of the source
bitmap.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(int, int, android.graphics.Bitmap.Config)">createBitmap</a></span>(int width, int height, Bitmap.Config bitmapConfig)
<div class="jd-descrdiv">Creates a bitmap of the specified width and height.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.graphics.Bitmap)">createBitmap</a></span>(Bitmap source)
<div class="jd-descrdiv">Creates a bitmap from the specified source bitmap.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(int, int, android.graphics.Bitmap.Config, java.lang.Object)">createBitmap</a></span>(int width, int height, Bitmap.Config bitmapConfig, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap of the specified width and height.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.util.DisplayMetrics, int, int, android.graphics.Bitmap.Config, java.lang.Object)">createBitmap</a></span>(DisplayMetrics display, int width, int height, Bitmap.Config config, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap with the specified width and height.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.util.DisplayMetrics, int, int, android.graphics.Bitmap.Config)">createBitmap</a></span>(DisplayMetrics display, int width, int height, Bitmap.Config config)
<div class="jd-descrdiv">Creates a bitmap with the specified width and height.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(int[], int, int, android.graphics.Bitmap.Config)">createBitmap</a></span>(int[] colors, int width, int height, Bitmap.Config config)
<div class="jd-descrdiv">Creates a bitmap with the specified width and height.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmap(android.util.DisplayMetrics, int[], int, int, int, int, android.graphics.Bitmap.Config, java.lang.Object)">createBitmap</a></span>(DisplayMetrics display, int[] colors, int offset, int stride, int width, int height, Bitmap.Config config, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap with the specified width and height.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
abstract
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createBitmapInternal(int, int, android.graphics.Bitmap.Config)">createBitmapInternal</a></span>(int width, int height, Bitmap.Config bitmapConfig)
<div class="jd-descrdiv">Creates a bitmap of the specified width and height.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createScaledBitmap(android.graphics.Bitmap, int, int, boolean)">createScaledBitmap</a></span>(Bitmap source, int destinationWidth, int destinationHeight, boolean filter)
<div class="jd-descrdiv">Creates a bitmap from the specified source scaled to have the height and width
as specified.</div>
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#createScaledBitmap(android.graphics.Bitmap, int, int, boolean, java.lang.Object)">createScaledBitmap</a></span>(Bitmap source, int destinationWidth, int destinationHeight, boolean filter, Object callerContext)
<div class="jd-descrdiv">Creates a bitmap from the specified source scaled to have the height and width
as specified.</div>
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad"><a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html#setCreationListener(com.facebook.imagepipeline.bitmaps.PlatformBitmapFactory.BitmapCreationObserver)">setCreationListener</a></span>(<a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.BitmapCreationObserver.html">PlatformBitmapFactory.BitmapCreationObserver</a> bitmapCreationObserver)
</td></tr>
</table>
<!-- ========== METHOD SUMMARY =========== -->
<table id="inhmethods" class="jd-sumtable"><tr><th>
<a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
<div style="clear:left;">Inherited Methods</div></th></tr>
<tr class="api apilevel-" >
<td colspan="12">
<a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
><img id="inherited-methods-java.lang.Object-trigger"
src="../../../../../assets/images/triangle-closed.png"
class="jd-expando-trigger-img" /></a>
From class
java.lang.Object
<div id="inherited-methods-java.lang.Object">
<div id="inherited-methods-java.lang.Object-list"
class="jd-inheritedlinks">
</div>
<div id="inherited-methods-java.lang.Object-summary" style="display: none;">
<table class="jd-sumtable-expando">
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
Object
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">clone</span>()
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
boolean
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">equals</span>(Object arg0)
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">finalize</span>()
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
final
Class<?>
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">getClass</span>()
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
int
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">hashCode</span>()
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">notify</span>()
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">notifyAll</span>()
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
String
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">toString</span>()
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">wait</span>(long arg0, int arg1)
</td></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">wait</span>(long arg0)
</td></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">
final
void
</td>
<td class="jd-linkcol" width="100%">
<span class="sympad">wait</span>()
</td></tr>
</table>
</div>
</div>
</td></tr>
</table>
</div><!-- jd-descr (summary) -->
<!-- Details -->
<!-- XML Attributes -->
<!-- Enum Values -->
<!-- Constants -->
<!-- Fields -->
<!-- Public ctors -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<h2>Public Constructors</h2>
<a id="PlatformBitmapFactory()"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
</span>
<span class="sympad">PlatformBitmapFactory</span>
<span class="normal">()</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- Protected ctors -->
<!-- ========= METHOD DETAIL ======== -->
<!-- Public methdos -->
<h2>Public Methods</h2>
<a id="addBitmapReference(android.graphics.Bitmap, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
void
</span>
<span class="sympad">addBitmapReference</span>
<span class="normal">(Bitmap bitmap, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<a id="createBitmap(int[], int, int, android.graphics.Bitmap.Config, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(int[] colors, int width, int height, Bitmap.Config config, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap with the specified width and height. Its initial density is
determined from the given DisplayMetrics.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>colors</th>
<td>The colors to write to the bitmap</td>
</tr>
<tr>
<th>width</th>
<td>The width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>The height of the bitmap</td>
</tr>
<tr>
<th>config</th>
<td>The bitmap config to create</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.graphics.Bitmap, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(Bitmap source, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap from the specified source bitmap.
It is initialized with the same density as the original bitmap.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>source</th>
<td>The bitmap we are copying</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the x, y, width, height values are
outside of the dimensions of the source bitmap, or width is <= 0,
or height is <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(int, int, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(int width, int height, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap of the specified width and height.
The bitmap will be created with the default ARGB_8888 configuration</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>width</th>
<td>the width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>the height of the bitmap</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.util.DisplayMetrics, int[], int, int, android.graphics.Bitmap.Config, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(DisplayMetrics display, int[] colors, int width, int height, Bitmap.Config config, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap with the specified width and height. Its initial density is
determined from the given DisplayMetrics.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>display</th>
<td>Display metrics for the display this bitmap will be drawn on</td>
</tr>
<tr>
<th>colors</th>
<td>The colors to write to the bitmap</td>
</tr>
<tr>
<th>width</th>
<td>The width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>The height of the bitmap</td>
</tr>
<tr>
<th>config</th>
<td>The bitmap config to create</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the width or height are <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(int, int)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(int width, int height)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap of the specified width and height.
The bitmap will be created with the default ARGB_8888 configuration</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>width</th>
<td>the width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>the height of the bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.graphics.Bitmap, int, int, int, int, android.graphics.Matrix, boolean, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(Bitmap source, int x, int y, int width, int height, Matrix matrix, boolean filter, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap from subset of the source bitmap,
transformed by the optional matrix. It is initialized with the same
density as the original bitmap.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>source</th>
<td>The bitmap we are subsetting</td>
</tr>
<tr>
<th>x</th>
<td>The x coordinate of the first pixel in source</td>
</tr>
<tr>
<th>y</th>
<td>The y coordinate of the first pixel in source</td>
</tr>
<tr>
<th>width</th>
<td>The number of pixels in each row</td>
</tr>
<tr>
<th>height</th>
<td>The number of rows</td>
</tr>
<tr>
<th>matrix</th>
<td>Optional matrix to be applied to the pixels</td>
</tr>
<tr>
<th>filter</th>
<td>true if the source should be filtered.
Only applies if the matrix contains more than just
translation.</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the x, y, width, height values are
outside of the dimensions of the source bitmap, or width is <= 0,
or height is <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.graphics.Bitmap, int, int, int, int, android.graphics.Matrix, boolean)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(Bitmap source, int x, int y, int width, int height, Matrix matrix, boolean filter)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap from subset of the source bitmap,
transformed by the optional matrix. It is initialized with the same
density as the original bitmap.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>source</th>
<td>The bitmap we are subsetting</td>
</tr>
<tr>
<th>x</th>
<td>The x coordinate of the first pixel in source</td>
</tr>
<tr>
<th>y</th>
<td>The y coordinate of the first pixel in source</td>
</tr>
<tr>
<th>width</th>
<td>The number of pixels in each row</td>
</tr>
<tr>
<th>height</th>
<td>The number of rows</td>
</tr>
<tr>
<th>matrix</th>
<td>Optional matrix to be applied to the pixels</td>
</tr>
<tr>
<th>filter</th>
<td>true if the source should be filtered.
Only applies if the matrix contains more than just
translation.</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the x, y, width, height values are
outside of the dimensions of the source bitmap, or width is <= 0,
or height is <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.util.DisplayMetrics, int[], int, int, int, int, android.graphics.Bitmap.Config)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(DisplayMetrics display, int[] colors, int offset, int stride, int width, int height, Bitmap.Config config)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap with the specified width and height. Its initial density is
determined from the given DisplayMetrics.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>display</th>
<td>Display metrics for the display this bitmap will be drawn on</td>
</tr>
<tr>
<th>colors</th>
<td>The colors to write to the bitmap</td>
</tr>
<tr>
<th>offset</th>
<td>The index of the first color to read from colors[]</td>
</tr>
<tr>
<th>stride</th>
<td>The number of colors in pixels[] to skip between rows.</td>
</tr>
<tr>
<th>width</th>
<td>The width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>The height of the bitmap</td>
</tr>
<tr>
<th>config</th>
<td>The bitmap config to create</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the width or height are <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.util.DisplayMetrics, int[], int, int, android.graphics.Bitmap.Config)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(DisplayMetrics display, int[] colors, int width, int height, Bitmap.Config config)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap with the specified width and height. Its initial density is
determined from the given DisplayMetrics.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>display</th>
<td>Display metrics for the display this bitmap will be drawn on</td>
</tr>
<tr>
<th>colors</th>
<td>The colors to write to the bitmap</td>
</tr>
<tr>
<th>width</th>
<td>The width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>The height of the bitmap</td>
</tr>
<tr>
<th>config</th>
<td>The bitmap config to create</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the width or height are <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.graphics.Bitmap, int, int, int, int, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(Bitmap source, int x, int y, int width, int height, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap from the specified subset of the source
bitmap. It is initialized with the same density as the original bitmap.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>source</th>
<td>The bitmap we are subsetting</td>
</tr>
<tr>
<th>x</th>
<td>The x coordinate of the first pixel in source</td>
</tr>
<tr>
<th>y</th>
<td>The y coordinate of the first pixel in source</td>
</tr>
<tr>
<th>width</th>
<td>The number of pixels in each row</td>
</tr>
<tr>
<th>height</th>
<td>The number of rows</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the x, y, width, height values are
outside of the dimensions of the source bitmap, or width is <= 0,
or height is <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.graphics.Bitmap, int, int, int, int)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(Bitmap source, int x, int y, int width, int height)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap from the specified subset of the source
bitmap. It is initialized with the same density as the original bitmap.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>source</th>
<td>The bitmap we are subsetting</td>
</tr>
<tr>
<th>x</th>
<td>The x coordinate of the first pixel in source</td>
</tr>
<tr>
<th>y</th>
<td>The y coordinate of the first pixel in source</td>
</tr>
<tr>
<th>width</th>
<td>The number of pixels in each row</td>
</tr>
<tr>
<th>height</th>
<td>The number of rows</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the x, y, width, height values are
outside of the dimensions of the source bitmap, or width is <= 0,
or height is <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(int, int, android.graphics.Bitmap.Config)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(int width, int height, Bitmap.Config bitmapConfig)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap of the specified width and height.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>width</th>
<td>the width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>the height of the bitmap</td>
</tr>
<tr>
<th>bitmapConfig</th>
<td>the Bitmap.Config used to create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.graphics.Bitmap)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(Bitmap source)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap from the specified source bitmap.
It is initialized with the same density as the original bitmap.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>source</th>
<td>The bitmap we are copying</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the x, y, width, height values are
outside of the dimensions of the source bitmap, or width is <= 0,
or height is <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(int, int, android.graphics.Bitmap.Config, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(int width, int height, Bitmap.Config bitmapConfig, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap of the specified width and height.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>width</th>
<td>the width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>the height of the bitmap</td>
</tr>
<tr>
<th>bitmapConfig</th>
<td>the Bitmap.Config used to create the Bitmap</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.util.DisplayMetrics, int, int, android.graphics.Bitmap.Config, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(DisplayMetrics display, int width, int height, Bitmap.Config config, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap with the specified width and height. Its
initial density is determined from the given DisplayMetrics.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>display</th>
<td>Display metrics for the display this bitmap will be
drawn on.</td>
</tr>
<tr>
<th>width</th>
<td>The width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>The height of the bitmap</td>
</tr>
<tr>
<th>config</th>
<td>The bitmap config to create.</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the width or height are <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.util.DisplayMetrics, int, int, android.graphics.Bitmap.Config)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(DisplayMetrics display, int width, int height, Bitmap.Config config)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap with the specified width and height. Its
initial density is determined from the given DisplayMetrics.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>display</th>
<td>Display metrics for the display this bitmap will be
drawn on.</td>
</tr>
<tr>
<th>width</th>
<td>The width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>The height of the bitmap</td>
</tr>
<tr>
<th>config</th>
<td>The bitmap config to create.</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the width or height are <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(int[], int, int, android.graphics.Bitmap.Config)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(int[] colors, int width, int height, Bitmap.Config config)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap with the specified width and height. Its initial density is
determined from the given DisplayMetrics.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>colors</th>
<td>The colors to write to the bitmap</td>
</tr>
<tr>
<th>width</th>
<td>The width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>The height of the bitmap</td>
</tr>
<tr>
<th>config</th>
<td>The bitmap config to create</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmap(android.util.DisplayMetrics, int[], int, int, int, int, android.graphics.Bitmap.Config, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmap</span>
<span class="normal">(DisplayMetrics display, int[] colors, int offset, int stride, int width, int height, Bitmap.Config config, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap with the specified width and height. Its initial density is
determined from the given DisplayMetrics.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>display</th>
<td>Display metrics for the display this bitmap will be drawn on</td>
</tr>
<tr>
<th>colors</th>
<td>The colors to write to the bitmap</td>
</tr>
<tr>
<th>offset</th>
<td>The index of the first color to read from colors[]</td>
</tr>
<tr>
<th>stride</th>
<td>The number of colors in pixels[] to skip between rows.</td>
</tr>
<tr>
<th>width</th>
<td>The width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>The height of the bitmap</td>
</tr>
<tr>
<th>config</th>
<td>The bitmap config to create</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the width or height are <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createBitmapInternal(int, int, android.graphics.Bitmap.Config)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
abstract
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createBitmapInternal</span>
<span class="normal">(int width, int height, Bitmap.Config bitmapConfig)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap of the specified width and height. This is intended for ImagePipeline's
internal use only.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>width</th>
<td>the width of the bitmap</td>
</tr>
<tr>
<th>height</th>
<td>the height of the bitmap</td>
</tr>
<tr>
<th>bitmapConfig</th>
<td>the Bitmap.Config used to create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createScaledBitmap(android.graphics.Bitmap, int, int, boolean)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createScaledBitmap</span>
<span class="normal">(Bitmap source, int destinationWidth, int destinationHeight, boolean filter)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap from the specified source scaled to have the height and width
as specified. It is initialized with the same density as the original bitmap.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>source</th>
<td>The bitmap we are subsetting</td>
</tr>
<tr>
<th>destinationWidth</th>
<td>The number of pixels in each row of the final bitmap</td>
</tr>
<tr>
<th>destinationHeight</th>
<td>The number of rows in the final bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the destinationWidth is <= 0,
or destinationHeight is <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="createScaledBitmap(android.graphics.Bitmap, int, int, boolean, java.lang.Object)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
<a href="../../../../com/facebook/common/references/CloseableReference.html">CloseableReference</a><Bitmap>
</span>
<span class="sympad">createScaledBitmap</span>
<span class="normal">(Bitmap source, int destinationWidth, int destinationHeight, boolean filter, Object callerContext)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Creates a bitmap from the specified source scaled to have the height and width
as specified. It is initialized with the same density as the original bitmap.</p></div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Parameters</h5>
<table class="jd-tagtable">
<tr>
<th>source</th>
<td>The bitmap we are subsetting</td>
</tr>
<tr>
<th>destinationWidth</th>
<td>The number of pixels in each row of the final bitmap</td>
</tr>
<tr>
<th>destinationHeight</th>
<td>The number of rows in the final bitmap</td>
</tr>
<tr>
<th>callerContext</th>
<td>the Tag to track who create the Bitmap</td>
</tr>
</table>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Returns</h5>
<ul class="nolist"><li>a reference to the bitmap</li></ul>
</div>
<div class="jd-tagdata">
<h5 class="jd-tagtitle">Throws</h5>
<table class="jd-tagtable">
<tr>
<th>IllegalArgumentException</td>
<td>if the destinationWidth is <= 0,
or destinationHeight is <= 0</td>
</tr>
<tr>
<th></td>
<td>if the pool is full</td>
</tr>
<tr>
<th>OutOfMemoryError</td>
<td>if the Bitmap cannot be allocated
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="setCreationListener(com.facebook.imagepipeline.bitmaps.PlatformBitmapFactory.BitmapCreationObserver)"></a>
<div class="jd-details api apilevel-">
<h4 class="jd-details-title">
<span class="normal">
public
void
</span>
<span class="sympad">setCreationListener</span>
<span class="normal">(<a href="../../../../com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.BitmapCreationObserver.html">PlatformBitmapFactory.BitmapCreationObserver</a> bitmapCreationObserver)</span>
</h4>
<div class="api-level">
<div>
</div>
</div>
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p></p></div>
</div>
</div>
<!-- ========= METHOD DETAIL ======== -->
<!-- ========= END OF CLASS DATA ========= -->
<a id="navbar_top"></a>
<div id="footer">
+Generated by <a href="http://code.google.com/p/doclava/">Doclava</a>.
+</div> <!-- end footer - @generated -->
</div> <!-- jd-content -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
<script type="text/javascript">
init(); /* initialize doclava-developer-docs.js */
</script>
</body>
</html>
|
jfoenix/src/main/resources/com/jfoenix/assets/css/controls/jfx-tree-table-view.css | skmedix/JFoenix | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
.jfx-tree-table-view {
-fx-tree-table-color: rgba(82, 100, 174, 0.4);
-fx-tree-table-rippler-color: rgba(82, 100, 174, 0.6);
-jfx-header-color: #949494;
}
.jfx-tree-table-view:focused {
-fx-background-color: TRANSPARENT, -fx-box-border, -fx-control-inner-background;
-fx-background-insets: -1.4, 0, 1;
-fx-background-radius: 1.4, 0, 0;
-fx-padding: 1; /* 0.083333em; */
}
.jfx-tree-table-view:focused > .virtual-flow > .clipped-container > .sheet > .tree-table-row-cell:filled:selected {
-fx-background-color: -fx-tree-table-color;
-fx-table-cell-border-color: -fx-tree-table-color;
-fx-text-fill: BLACK;
}
.jfx-tree-table-view:focused .tree-table-row-cell:selected .tree-table-cell {
-fx-text-fill: BLACK;
}
.jfx-tree-table-view .column-header,
.jfx-tree-table-view .column-header-background,
.jfx-tree-table-view .column-header-background .filler {
-fx-background-color: TRANSPARENT;
}
.jfx-tree-table-view .column-header {
-fx-border-width: 0 1 0 1;
-fx-border-color: #F3F3F3;
}
.jfx-tree-table-view .column-header .label {
-fx-text-fill: -jfx-header-color;
-fx-padding: 16 0 16 0;
}
.jfx-tree-table-view .column-header .arrow,
.jfx-tree-table-view .column-header .sort-order-dot {
-fx-background-color: -jfx-header-color;
}
.jfx-tree-table-view .column-header:last-visible {
-fx-border-width: 0 2 0 1;
}
.jfx-tree-table-view .column-header-background {
-fx-border-width: 0 0.0 1 0;
-fx-border-color: #F3F3F3;
}
.jfx-tree-table-view .tree-table-cell {
-fx-border-width: 0 0 0 0;
-fx-pref-height: 48px;
-fx-alignment: center-left;
}
.jfx-tree-table-view .column-overlay {
-fx-background-color: -fx-tree-table-color;
}
.jfx-tree-table-view .column-resize-line, .jfx-tree-table-view .column-drag-header {
-fx-background-color: -fx-tree-table-rippler-color;
}
.tree-table-row-cell .tree-table-cell > .tree-disclosure-node > .arrow {
-fx-background-color: -fx-text-fill;
-fx-padding: 0.333333em 0.229em 0.333333em 0.229em; /* 4 */
-fx-shape: "M 0 -3.5 L 4 0 L 0 3.5 z";
}
.tree-table-row-cell:expanded .tree-table-cell > .tree-disclosure-node > .arrow {
-fx-rotate: 90;
}
.tree-table-row-cell .jfx-text-field,
.tree-table-row-cell .jfx-password-field,
.tree-table-row-cell .jfx-text-area {
-jfx-focus-color: rgb(82, 100, 174);
-fx-background-color: transparent;
}
.tree-table-row-cell .jfx-text-field:error {
-jfx-focus-color: #D34336;
-jfx-unfocus-color: #D34336;
}
.tree-table-row-cell .jfx-text-field .error-label {
-fx-text-fill: #D34336;
-fx-font-size: 0.75em;
}
.tree-table-row-cell .jfx-text-field .error-icon {
-fx-fill: #D34336;
-fx-font-size: 1.0em;
}
.tree-table-row-cell:grouped {
-fx-background-color: rgb(230, 230, 230);
}
.jfx-tree-table-view .menu-item:focused {
-fx-background-color: -fx-tree-table-color;
}
.jfx-tree-table-view .menu-item .label {
-fx-padding: 5 0 5 0;
}
|
manpages-zh.docset/Contents/Resources/Documents/html/ProgressBar.3tk.html | kennethlyn/dash-manpages-zh |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><meta charset="UTF-8"><TITLE>Man page of ProgressBar</TITLE>
</HEAD><BODY>
<H1>ProgressBar</H1>
Section: Misc. Reference Manual Pages (3tk)<BR>Updated: tcllib - BWidget<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
<B>ProgressBar - 进度指示器组件</B>
<P>
<A NAME="lbAC"> </A>
<H2>创建 CREATION</H2>
<B>ProgressBar pathName ?option value...?</B>
<P>
<A NAME="lbAD"> </A>
<H2>描述 DESCRIPTION</H2>
ProgressBar 组件向用户指示一个冗长的操作的进度。它通常用于 MainFrame 和 ProgressDlg。
<P>
<A NAME="lbAE"> </A>
<H2>组件特有选项 WIDGET-SPECIFIC OPTIONS</H2>
<P>
<DL COMPACT>
<DT>-height <DD>
为进度指示器指定想要的高度。
<P>
<DT>-maximum <DD>
指定变量的最大值。
<P>
<DT>-type <DD>
指定 ProgressBar 的类型。必须是 normal、incremental 或 infinite 之一。
<P>
如果 type 是 normal,则在每次设置变量的时候,按变量值和 maximum 选项来成比例的绘制进度指示器。
<P>
如果 type 是 incremental,则在内部维护进度指示器的值,并在每次设置变量值的时候增加内部值。按内部值和 maximum 选项来成比例的绘制进度指示器。
<P>
如果 type 是 infinite, 则在内部维护进度指示器的值,并在每次设置变量值的时候增加内部值。 如果内部值(以 maximum 为模)小于 maximum/2 则进度指示器从左至右增长,并且如果内部值大于 maximum/2 则从右至左增长。 它的值的特殊情况请参见 -variable 选项。
<P>
<DT>-variable <DD>
指定联系(attach)到进度指示器上的变量。在这个变量的值变化的时候更新进度指示器。如果这个变量的值是负数,则不显示进度指示器(用 background 色绘平(draw flat)它 - 用于 ProgressDlg 使它不可见)。如果它的值是 0,则重新初始化进度指示器。
<P>
<DT>-width <DD>
为进度指示器指定想要的宽度。
<P>
</DL>
<A NAME="lbAF"> </A>
<H2>组件命令</H2>
<P>
<DL COMPACT>
<DT>pathName cget option <DD>
返回用 option 给出的配置选项的当前值。Option 可以是能被建立命令接受的任何值。
<P>
<DT>pathName configure ?option? ?value option value ...? <DD>
查询或修改这个组件的配置选项。如果未指定 option ,则返回描述 pathName 的所有可获得的选项的一个列表。如果指定了不带 value 的 option,则这个命令返回描述这个指名的 option 的一个列表(这个列表与未指定 option 所返回的值的相应的子集是一样的)。如果指定了一个或多个选项-值 对,则这个命令把给定的组件选项修改为给定的值;在这种情况下这个命令返回一个空串。Option 可以是能被建立命令接受的任何值。只读选项不可修改。
<P>
</DL>
<A NAME="lbAG"> </A>
<H2>[中文版维护人]</H2>
<B>寒蝉退士</B>
<A NAME="lbAH"> </A>
<H2>[中文版最新更新]</H2>
<B>2001/05/12</B>
<A NAME="lbAI"> </A>
<H2>《中国 Linux 论坛 man 手册页翻译计划》:</H2>
<B><A HREF="http://cmpp.linuxforum.net">http://cmpp.linuxforum.net</A></B>
<P>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">创建 CREATION</A><DD>
<DT><A HREF="#lbAD">描述 DESCRIPTION</A><DD>
<DT><A HREF="#lbAE">组件特有选项 WIDGET-SPECIFIC OPTIONS</A><DD>
<DT><A HREF="#lbAF">组件命令</A><DD>
<DT><A HREF="#lbAG">[中文版维护人]</A><DD>
<DT><A HREF="#lbAH">[中文版最新更新]</A><DD>
<DT><A HREF="#lbAI">《中国 Linux 论坛 man 手册页翻译计划》:</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 13:01:22 GMT, January 29, 2015
</BODY>
</HTML>
|
B2G/gecko/layout/reftests/bugs/579985-1.html | wilebeast/FireFox-OS | <!DOCTYPE HTML>
<html class="reftest-wait">
<head>
<script>
function doTest() {
var d = document.getElementById("d");
d.style.opacity = 0.5;
document.documentElement.removeAttribute("class");
}
window.addEventListener("MozReftestInvalidate", doTest, false);
</script>
</head>
<body>
<div id="d" style="width:100px; height:100px; background:blue;">Hello</div>
</body>
</html>
|
risky/xref/au/gov/amsa/geo/model/CellValue.html | amsa-code/amsa-code.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>CellValue xref</title>
<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../../apidocs/au/gov/amsa/geo/model/CellValue.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="L1" href="#L1">1</a> <strong class="jxr_keyword">package</strong> au.gov.amsa.geo.model;
<a class="jxr_linenumber" name="L2" href="#L2">2</a>
<a class="jxr_linenumber" name="L3" href="#L3">3</a> <strong class="jxr_keyword">import</strong> java.io.Serializable;
<a class="jxr_linenumber" name="L4" href="#L4">4</a>
<a class="jxr_linenumber" name="L5" href="#L5">5</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../au/gov/amsa/geo/model/CellValue.html">CellValue</a> <strong class="jxr_keyword">implements</strong> Serializable {
<a class="jxr_linenumber" name="L6" href="#L6">6</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">long</strong> serialVersionUID = -4991689182553669704L;
<a class="jxr_linenumber" name="L7" href="#L7">7</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">double</strong> centreLat;
<a class="jxr_linenumber" name="L8" href="#L8">8</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">double</strong> centreLon;
<a class="jxr_linenumber" name="L9" href="#L9">9</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">double</strong> value;
<a class="jxr_linenumber" name="L10" href="#L10">10</a>
<a class="jxr_linenumber" name="L11" href="#L11">11</a> <strong class="jxr_keyword">public</strong> <a href="../../../../../au/gov/amsa/geo/model/CellValue.html">CellValue</a>(<strong class="jxr_keyword">double</strong> centreLat, <strong class="jxr_keyword">double</strong> centreLon, <strong class="jxr_keyword">double</strong> value) {
<a class="jxr_linenumber" name="L12" href="#L12">12</a> <strong class="jxr_keyword">this</strong>.centreLat = centreLat;
<a class="jxr_linenumber" name="L13" href="#L13">13</a> <strong class="jxr_keyword">this</strong>.centreLon = centreLon;
<a class="jxr_linenumber" name="L14" href="#L14">14</a> <strong class="jxr_keyword">this</strong>.value = value;
<a class="jxr_linenumber" name="L15" href="#L15">15</a> }
<a class="jxr_linenumber" name="L16" href="#L16">16</a>
<a class="jxr_linenumber" name="L17" href="#L17">17</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">double</strong> getCentreLat() {
<a class="jxr_linenumber" name="L18" href="#L18">18</a> <strong class="jxr_keyword">return</strong> centreLat;
<a class="jxr_linenumber" name="L19" href="#L19">19</a> }
<a class="jxr_linenumber" name="L20" href="#L20">20</a>
<a class="jxr_linenumber" name="L21" href="#L21">21</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">double</strong> getCentreLon() {
<a class="jxr_linenumber" name="L22" href="#L22">22</a> <strong class="jxr_keyword">return</strong> centreLon;
<a class="jxr_linenumber" name="L23" href="#L23">23</a> }
<a class="jxr_linenumber" name="L24" href="#L24">24</a>
<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">double</strong> getValue() {
<a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong class="jxr_keyword">return</strong> value;
<a class="jxr_linenumber" name="L27" href="#L27">27</a> }
<a class="jxr_linenumber" name="L28" href="#L28">28</a>
<a class="jxr_linenumber" name="L29" href="#L29">29</a> }
</pre>
<hr/>
<div id="footer">Copyright © 2020. All rights reserved.</div>
</body>
</html>
|
wp-content/plugins/piklist/parts/css/admin.css | noowaay/wordpress |
/* --------------------------------------------------------------------------------
WordPress Style Updates
--------------------------------------------------------------------------------- */
.inside ol {
margin: 0 0 1em 1.5em;
}
#poststuff h2.nav-tab-wrapper {
margin-bottom: 0;
}
h2.nav-tab-wrapper.piklist-single-line-tab {
padding-left: 0;
}
h1:empty {
display: none;
}
.postbox .form-table {}
.postbox .form-table th {
max-width: 30%;
min-width: 20%;
padding: 1.5% 1.75% 1% .25%;
font-weight: 600;
font-size: 13px;
line-height: 1.4em;
}
.postbox .form-table td {
max-width: 67%;
padding: 1% 0 1% 1.5%;
}
/* Bring the default modal style inline with the media modal style */
#piklist-thickbox-actions {
position: fixed;
bottom: 0;
right: 0;
width: 100%;
z-index: 100;
max-height: 60px;
padding: 16px;
background: #ffffff;
border-top: 1px solid #dfdfdf;
overflow: hidden;
}
#piklist-thickbox-actions * {
float: right;
margin-left: 16px;
}
#TB_overlay,
#TB_window {
z-index: 100200 !important;
}
#TB_title {
height: 50px !important;
-webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
}
#TB_ajaxWindowTitle {
padding: 0 16px;
font-size: 22px;
line-height: 50px !important;
}
.tb-close-icon {
top: 10px !important;
right: 10px !important;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
}
.piklist-in-iframe .media-modal {
top: 0;
right: 0;
left: 0;
bottom: 0;
}
table.form-table td > .piklist-field-list {
margin-top: 5px;
}
.wp-tab-panel > .piklist-field-list {
margin-top: 1em;
}
.postbox .notice,
.widget-content .notice{
-webkit-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.04);
-moz-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.04);
box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.04);
}
.widget-content .notice ul,
.widget-content .notice ol {
margin: 1em 0;
}
.piklist-major-publishing-actions {
margin: -7px -12px -12px -12px;
}
/* --------------------------------------------------------------------------------
Styles for Piklist
--------------------------------------------------------------------------------- */
.piklist-workflow {}
.wp-admin.post-php .piklist-workflow,
.wp-admin.post-new-php .piklist-workflow {
margin: 0;
}
.piklist-workflow .wp-filter {
margin-bottom: 0;
}
.wrap > .piklist-workflow {
margin: 0;
}
.piklist-workflow-position-header {
padding: 10px 20px 0 2px;
}
.wp-admin .piklist-addmore-placeholder {
border-color: transparent;
opacity: 1;
filter: none;
background: #f1f1f1;
-webkit-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.04);
-moz-box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.04);
box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.04);
}
/* Styles for the add-on field (admin) */
.piklist-field-add-on {
width: 210px;
min-height: 185px;
position: relative;
float: left;
border-color: 1px solid #e1e1e1;
padding: 10px;
margin: 0 15px 15px 0;
background-color: #f1f1f1;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.piklist-field-add-on h3 {
margin-top: 0px;
}
.piklist-field-add-on .piklist-field-add-on-button {
position: absolute;
bottom: 10px;
left: 10px;
}
.piklist-field-add-on .piklist-field-add-on-button-settings {
position: absolute;
bottom: 10px;
right: 10px;
}
/* Additional style to show off extra information in meta box titles */
.stuffbox h3 .piklist-title-right,
.postbox h3 .piklist-title-right {
font-size: 75%;
font-family: sans-serif;
font-weight: 600;
text-transform: uppercase;
position: absolute;
right: 25px;
top: 10px;
opacity: 0.50;
filter: alpha(opacity=50);
}
/* Clone of admin notice but local placement */
div.piklist-notice {
width: auto;
margin: 5px 0 15px;
border-left: 4px solid #ffba00;
padding: 1px 12px;
background-color: #fff;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
div.piklist-notice-error,
div.piklist-notice.error {
border-left: 4px solid #dd3d36;
}
a.piklist-dismiss-notice:before {
color: #bbb;
content: "\f153";
display: inline-block !important;
font-family: 'dashicons';
-webkit-font-smoothing: antialiased;
font-weight: normal;
height: 20px;
margin-right: 0;
text-align: center;
vertical-align: middle;
width: 20px;
}
a.piklist-dismiss-notice:hover:before {
color: #2ea2cc;
}
#side-sortables .piklist-field {
padding: 0.6667% 0 1% 0;
margin: 0;
width: 100%;
float: none;
}
#side-sortables .piklist-field-container {
padding: 0;
margin-bottom: 10px;
display: block !important;
}
#side-sortables .piklist-field-container select {
max-width: 100%;
}
#side-sortables .piklist-label-container {
display: block;
position: static;
float: none;
width: auto;
padding: 1% 1.5% 1% 0;
margin: 0;
border: none;
}
#side-sortables .form-table {
width: 100%;
}
#side-sortables .form-table th,
#side-sortables .form-table td {
display: block;
float: left;
width: 250px;
padding: 1% 1.5% 1% 0;
}
#side-sortables .form-table td select,
#side-sortables .form-table td input,
#side-sortables .form-table td textarea {
max-width: 100%;
}
/* --------------------------------------------------------------------------------
Admin Thumbnail Preview
--------------------------------------------------------------------------------- */
.wp-core-ui .piklist-upload-file-preview {
clear: both;
margin-top: 10px;
}
.wp-core-ui .piklist-upload-file-preview .attachment,
.wp-core-ui .piklist-upload-file-preview .attachment-preview-document {
cursor: pointer;
}
.wp-core-ui .piklist-upload-file-preview .attachment .check {
top: -5px;
right: -5px;
}
.wp-core-ui .piklist-upload-file-preview .attachment-preview img {
display: block;
max-width: 100%;
}
/* --------------------------------------------------------------------------------
Piklist Meta Box Helpers
--------------------------------------------------------------------------------- */
.piklist-meta-box hr {
color: #dfdfdf;
background-color: #dfdfdf;
border: 0 none #dfdfdf;
height: 1px;
}
.piklist-meta-box h4 {
clear: both;
}
.piklist-meta-box .inside:after {
content: "";
display: table;
clear: both;
}
.piklist-meta-box-lock {
display: none;
}
.piklist-meta-box-none.postbox {
background: none;
border: none;
}
.piklist-meta-box-none.postbox h3 {
background: none;
border: none;
}
.piklist-meta-box-no-title.postbox {
padding-top: 8px;
}
.piklist-meta-box-no-title.postbox h3 {
display: none;
}
.piklist-meta-box-none .inside {
padding-left: 0;
}
#poststuff .piklist-meta-box-none.postbox h3,
#poststuff div.notice h3,
#poststuff .piklist-meta-box-none .inside {
padding-left: 0;
padding-right: 0;
}
#poststuff div.notice {
margin-top: 15px;
}
#poststuff .piklist-meta-box-none.postbox h3 {
font-size: 1.3em;
}
.piklist-border-top {
border-top: 1px solid #eee;
padding-top: 5px;
}
/* Meta Messages */
.piklist-meta-message {
clear: both;
position: relative;
left: 0px;
bottom: 0px;
margin: 10px -10px 0 -10px;
padding: 0.8em;
background: white;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #dfdfdf;
line-height: 1.5;
}
.piklist-meta-message a {
font-weight: 600;
}
.widget-content .piklist-field-container {
padding-right: 0;
}
.widget-content .piklist-label-container,
.widget-content .piklist-field {
line-height: 1.6667;
padding: 0.3334em 0 0.3334em 1px;
margin: 0;
}
/* --------------------------------------------------------------------------------
Piklist Shortcode
--------------------------------------------------------------------------------- */
a .mceIcon.mce_piklist_shortcode {
text-align: center;
font: 400 20px/1 dashicons!important;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
span.mce_piklist_shortcode:before {
content: '\f499';
}
.piklist-shortcode-title {
padding-right: 0 !important;
}
.piklist-shortcode-button span.wp-media-buttons-icon:before {
content: '\f499';
font: 400 18px/1 dashicons;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#piklist_shortcodebtns {
position: absolute;
display: none;
z-index: 155000;
padding: 1px;
}
#piklist_shortcodebtns a {
display: inline-block;
cursor: pointer !!important;
width: 40px;
height: 40px;
font: 400 20px/43px dashicons;
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: top;
text-align: center;
color: #aaaaaa;
outline: 0;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
-webkit-font-smoothing: antialiased;
}
#piklist_shortcodebtns a#piklist_shortcode_edit:hover {
cursor: pointer !important;
color: #777777 !important;
}
#piklist_shortcodebtns a#piklist_shortcode_remove:hover {
cursor: pointer !important;
color: #d54e21 !important;
}
#piklist_shortcode_edit {
float: none;
display: block !important;
padding-right: 10px;
text-align: right !important;
width: auto !important;
}
#piklist_shortcode_remove {
position: absolute;
z-index: 100;
right: 30px;
}
#piklist_shortcode_edit:before {
content: "\f464";
}
#piklist_shortcode_remove:before {
content: "\f182";
}
.piklist-shortcodes {
}
.piklist-shortcodes .attachment {
width: 20%;
min-width: 149px;
max-width: 190px;
}
.piklist-shortcodes .dashicons {
display: inline-block;
font-size: 64px;
padding-top: 25%;
width: 100%;
position: absolute;
top: -50%;
left: -50%;
}
/* --------------------------------------------------------------------------------
Piklist Widgets
--------------------------------------------------------------------------------- */
.piklist-universal-widget-select-container {
position: relative;
width: 100%;
display: inline-block;
padding: 0 15px .3334em 15px;
margin-left: -15px;
margin-top: -1px;
margin-bottom: 15px;
border-bottom: 1px solid #e5e5e5;
background-color: #fafafa;
}
#customize-controls .piklist-universal-widget-select-container {
padding: 4px 30px .3334em 30px;
margin-left: -30px;
margin-top: -20px;
}
#customize-controls .widget-control-save {
display: block !important;
}
.piklist-universal-widget-select-container label {
position: absolute;
left: -999999px;
}
.piklist-universal-widget-select-container p {
margin: 0.3334em 0 0 0;
}
.piklist-universal-widget-form-container {
margin-bottom: 15px;
}
.piklist-universal-widget-form-container div.error,
.piklist-universal-widget-form-container div.updated {
background-color: #fafafa;
}
.piklist-universal-widget-form-container .wp-editor-wrap {
margin-top: 10px;
}
/* --------------------------------------------------------------------------------
Piklist Admin Tooltips
--------------------------------------------------------------------------------- */
.piklist-tooltip.dashicons {
vertical-align: text-top;
}
body.piklist-tooltip:after {
background-color: #04a4cc;
border: 1px solid #0490b3;
}
body.piklist-tooltip:hover:before {
color: #04a4cc;
}
body.admin-color-blue .piklist-tooltip:after {
background-color: #096484;
border: 1px solid #07536c;
}
body.admin-color-blue .piklist-tooltip:hover:before {
color: #096484;
}
body.admin-color-coffee .piklist-tooltip:after {
background-color: #c7a589;
border: 1px solid #bf9878;
}
body.admin-color-coffee .piklist-tooltip:hover:before {
color: #c7a589;
}
body.admin-color-ectoplasm .piklist-tooltip:after {
background-color: #a3b745;
border: 1px solid #93a43e;
}
body.admin-color-ectoplasm .piklist-tooltip:hover:before {
color: #a3b745;
}
body.admin-color-midnight .piklist-tooltip:after {
background-color: #e14d43;
border: 1px solid #dd362d;
}
body.admin-color-midnight .piklist-tooltip:hover:before {
color: #e14d43;
}
body.admin-color-ocean .piklist-tooltip:after {
background-color: #9ebaa0;
border: 1px solid #8faf91;
}
body.admin-color-ocean .piklist-tooltip:hover:before {
color: #9ebaa0;
}
body.admin-color-sunrise .piklist-tooltip:after {
background-color: #dd823b;
border: 1px solid #d97326;
}
body.admin-color-sunrise .piklist-tooltip:hover:before {
color: #dd823b;
}
/* --------------------------------------------------------------------------------
Piklist List Tables
--------------------------------------------------------------------------------- */
.piklist-list-table-export {
margin-top: 0;
}
.piklist-list-table-export-columns {
margin-top: 1em;
}
.piklist-list-table-export-columns .piklist-field-addmore-wrapper {
margin-bottom: 0.5em;
}
#side-sortables .piklist-field-addmore-wrapper {
min-width: 0;
}
/* --------------------------------------------------------------------------------
Updates to WP-Tab Classes
- These should be submitted as patches to the core
--------------------------------------------------------------------------------- */
ul.wp-tab-bar {
padding: 0;
margin: 8px 0 3px 0;
float: none;
width: auto;
text-align: left;
}
div.widget ul.wp-tab-bar {
margin-top: 15px;
}
div.widget ul.wp-tab-bar.wp-tab-panel-vertical {
margin-top: 0;
}
ul.wp-tab-bar.wp-tab-panel-vertical {
margin: 0 -120px 0 5px;
float: left;
width: 120px;
text-align: right;
}
ul.wp-tab-bar a {
text-decoration: none;
}
ul.wp-tab-bar li {
padding: 2px 5px 5px;
display: inline;
}
ul.wp-tab-bar li.hidden {
display: none;
}
ul.wp-tab-bar.wp-tab-panel-vertical li {
padding: 8px;
display: block;
}
ul.wp-tab-bar li.wp-tab-active {
border-style: solid solid none solid;
border-width: 1px 1px 0px 1px;
}
ul.wp-tab-bar.wp-tab-panel-vertical li.wp-tab-active {
border-style: solid none solid solid;
border-width: 1px 0 1px 1px;
margin-right: -1px
}
ul.wp-tab-bar li.wp-tab-active a {
text-decoration: none;
font-weight: normal;
outline: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
ul.wp-tab-bar.wp-tab-panel-vertical li.wp-tab-active a {
font-weight: bold;
}
div.wp-tab-panel {
height: auto;
min-height: 240px;
margin-bottom: 15px;
}
* html div.wp-tab-panel {
height: 240px;
}
div.widget div.wp-tab-panel {
max-height: none;
}
* html div.widget div.wp-tab-panel {
margin: 0 0 15px 0;
}
div.wp-tab-panel.wp-tab-panel-vertical {
margin: 15px 0 15px 125px;
height: none;
}
div.wp-tab-panel-resize {
height: auto;
min-height: 240px;
}
div.wp-tab-panel h4 {
margin-top: 0.25em;
}
div.wp-tab-panel-fit {
max-height: none;
}
div.wp-tab-panel-active {
display: block;
}
div.wp-tab-panel-inactive {
display: none;
}
.has-right-sidebar ul.wp-tab-bar.wp-tab-panel-vertical li {
display: inline;
line-height: 1.35em;
}
.no-js ul.wp-tab-bar.wp-tab-panel-vertical li.hide-if-no-js {
display: none;
}
/* --------------------------------------------------------------------------------
Extra Styles for the core plugin pages
--------------------------------------------------------------------------------- */
a.toplevel_page_piklist:hover {
color: #000;
}
.about-wrap .feature-section.col .last-feature {
margin-bottom: -20px;
}
body.cpt-setting .postbox {
background: #ffffff;
}
/* --------------------------------------------------------------------------------
WordPress overrides
--------------------------------------------------------------------------------- */
#save-action {
float: left;
margin-bottom: 7px;
}
.subsubsub {
white-space: normal !important;
}
.subsubsub li {
white-space: nowrap !important;
}
body.wp-admin select {
height: 1.9em;
}
/* Alter Sortable Column Behavior */
.manage-column .sorting-indicator {
display: block !important;
visibility: hidden;
}
.manage-column .sorted .sorting-indicator {
visibility: visible;
}
.manage-column a:hover .sorting-indicator {
visibility: visible;
}
body.post_type-attachment #post-body-content h3 {
color: #222;
font-size: 1.3em !important;
margin: 1em 0 1em 0 !important;
padding: 0 !important;
}
#wpbody-content > h2.nav-tab-wrapper,
#wpbody-content > h3.nav-tab-wrapper {
margin-right: 20px;
}
/* Workflow tabs on edit screens */
#poststuff h2.nav-tab-wrapper,
#poststuff h3.nav-tab-wrapper {
padding-bottom: 0px;
padding-left: 10px;
padding-top: 5px;
}
#poststuff > #post-body > #post-body-content > h3,
#poststuff > #post-body > .postbox-container > h3 {
padding: 0px;
font-size: 1.3em;
margin: 1em 0;
}
.piklist-workflow-tab-wrapper {
clear: right;
}
.nav-tab-wrapper.piklist-workflow-tab-wrapper {
margin-bottom: 0px;
}
.button-primary {
color: #ffffff !important;
}
/* Fix for the floating footer issue in the admin */
#wpfooter {
margin-top: -4em;
}
/* Adjust Layout on Edit Screens if containers are empty */
#post-body-content:empty {
margin: 0;
}
/* Set the background color of the editor just in case its in a metabox */
.mceIframeContainer {
background-color: #ffffff;
}
/* WP Color Picker - Fixes jQuery UI Theme Conflicts */
.wp-picker-container .ui-slider-vertical {
width: auto;
height: auto;
}
.wp-picker-container .ui-slider-vertical .ui-widget-content,
.wp-picker-container .ui-slider-vertical {
background: none !important;
border: none !important;
}
.wp-picker-container .ui-state-focus,
.wp-picker-container .ui-draggable-dragging {
background: none !important;
border: none !important;
}
/* --------------------------------------------------------------------------------
Piklist Right Now Dashboard Widget
---------------------------------------------------------------------------------- */
#dashboard_right_now h4 {
margin: 0 0 8px 0px
}
body.wp-admin #dashboard_right_now li a:before,
body.wp-admin #dashboard_right_now li span:before {
content: "\f139";
}
body.piklist-dependent table.plugins #piklist .check-column::before {
-moz-osx-font-smoothing: grayscale;
color: #888888;
content: "\f160";
display: inline-block;
float: left;
font-family: dashicons;
font-size: 1.7em;
margin-left: 5px;
vertical-align: middle;
visibility: visible;
}
body.piklist-dependent table.plugins #piklist input {
display: none;
}
/* --------------------------------------------------------------------------------
Responsive fields
---------------------------------------------------------------------------------- */
@media only screen and (min-width: 851px) {
#side-sortables .piklist-tooltip:after {
min-width: 175px;
max-width: 175px;
}
#side-sortables .piklist-upload-file-preview .attachment {
min-width: 125px;
}
#side-sortables .piklist-upload-file-preview .attachment:nth-child(even) {
margin-right: 0;
}
}
@media only screen and (max-width: 782px) {
ul.piklist-field-list li,
ul.piklist-field-list li {
min-height: 30px;
}
.piklist-label, .piklist-child-label {
font-size: 14px;
}
#TB_window {
width: 100% !important;
height: 100% !important;
top: 0 !important;
left: 0 !important;
margin: 0 !important;
}
}
/* --------------------------------------------------------------------------------
Piklist Link Bar
---------------------------------------------------------------------------------- */
ul.piklist-tab-bar {
clear: right;
display: block;
margin-bottom: 1em;
}
ul.piklist-tab-bar li {
padding: 6px;
}
ul.piklist-tab-bar li.wp-tab-active {
background: #e5e5e5;
border: 1px solid #cccccc;
padding: 4px;
}
.piklist-tab-panel {
background: none !important;
border: none !important;
max-height: none !important;
max-height: none !important;
overflow: hidden !important;
padding: 0 !important;
width: 100% !important;
float: none !important;
}
.wp-tab-panel.piklist-tab-panel.piklist-fields-field-list {
clear: right;
}
/* --------------------------------------------------------------------------------
Workflow Updates for WordPress Class
---------------------------------------------------------------------------------- */
body.piklist-workflow-active.edit-tags-php h1,
body.piklist-workflow-active.term-php h1,
body.piklist-workflow-active.user-edit-php #profile-page h1,
body.piklist-workflow-active.profile-php #profile-page h1 {
display: none;
}
|
share/doc/hadoop/api/org/apache/hadoop/mapreduce/lib/input/class-use/FileInputFormat.html | jimmypw/hadoop | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Sep 05 23:33:07 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.mapreduce.lib.input.FileInputFormat (Apache Hadoop Main 2.5.1 API)
</TITLE>
<META NAME="date" CONTENT="2014-09-05">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.hadoop.mapreduce.lib.input.FileInputFormat (Apache Hadoop Main 2.5.1 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/FileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/hadoop/mapreduce/lib/input//class-useFileInputFormat.html" target="_top"><B>FRAMES</B></A>
<A HREF="FileInputFormat.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.hadoop.mapreduce.lib.input.FileInputFormat</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/FileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">FileInputFormat</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.hadoop.mapreduce.lib.input"><B>org.apache.hadoop.mapreduce.lib.input</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.hadoop.mapreduce.lib.input"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/FileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">FileInputFormat</A> in <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/package-summary.html">org.apache.hadoop.mapreduce.lib.input</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/FileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">FileInputFormat</A> in <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/package-summary.html">org.apache.hadoop.mapreduce.lib.input</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/CombineFileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">CombineFileInputFormat<K,V></A></B></CODE>
<BR>
An abstract <A HREF="../../../../../../../org/apache/hadoop/mapreduce/InputFormat.html" title="class in org.apache.hadoop.mapreduce"><CODE>InputFormat</CODE></A> that returns <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/CombineFileSplit.html" title="class in org.apache.hadoop.mapreduce.lib.input"><CODE>CombineFileSplit</CODE></A>'s in
<A HREF="../../../../../../../org/apache/hadoop/mapreduce/InputFormat.html#getSplits(org.apache.hadoop.mapreduce.JobContext)"><CODE>InputFormat.getSplits(JobContext)</CODE></A> method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/CombineSequenceFileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">CombineSequenceFileInputFormat<K,V></A></B></CODE>
<BR>
Input format that is a <code>CombineFileInputFormat</code>-equivalent for
<code>SequenceFileInputFormat</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/CombineTextInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">CombineTextInputFormat</A></B></CODE>
<BR>
Input format that is a <code>CombineFileInputFormat</code>-equivalent for
<code>TextInputFormat</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/FixedLengthInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">FixedLengthInputFormat</A></B></CODE>
<BR>
FixedLengthInputFormat is an input format used to read input files
which contain fixed length records.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/KeyValueTextInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">KeyValueTextInputFormat</A></B></CODE>
<BR>
An <A HREF="../../../../../../../org/apache/hadoop/mapreduce/InputFormat.html" title="class in org.apache.hadoop.mapreduce"><CODE>InputFormat</CODE></A> for plain text files.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/NLineInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">NLineInputFormat</A></B></CODE>
<BR>
NLineInputFormat which splits N lines of input as one split.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/SequenceFileAsBinaryInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">SequenceFileAsBinaryInputFormat</A></B></CODE>
<BR>
InputFormat reading keys, values from SequenceFiles in binary (raw)
format.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/SequenceFileAsTextInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">SequenceFileAsTextInputFormat</A></B></CODE>
<BR>
This class is similar to SequenceFileInputFormat, except it generates
SequenceFileAsTextRecordReader which converts the input keys and values
to their String forms by calling toString() method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/SequenceFileInputFilter.html" title="class in org.apache.hadoop.mapreduce.lib.input">SequenceFileInputFilter<K,V></A></B></CODE>
<BR>
A class that allows a map/red job to work on a sample of sequence files.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/SequenceFileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">SequenceFileInputFormat<K,V></A></B></CODE>
<BR>
An <A HREF="../../../../../../../org/apache/hadoop/mapreduce/InputFormat.html" title="class in org.apache.hadoop.mapreduce"><CODE>InputFormat</CODE></A> for <A HREF="../../../../../../../org/apache/hadoop/io/SequenceFile.html" title="class in org.apache.hadoop.io"><CODE>SequenceFile</CODE></A>s.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/TextInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">TextInputFormat</A></B></CODE>
<BR>
An <A HREF="../../../../../../../org/apache/hadoop/mapreduce/InputFormat.html" title="class in org.apache.hadoop.mapreduce"><CODE>InputFormat</CODE></A> for plain text files.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/package-summary.html">org.apache.hadoop.mapreduce.lib.input</A> with parameters of type <A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/FileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">FileInputFormat</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/CombineFileRecordReaderWrapper.html#CombineFileRecordReaderWrapper(org.apache.hadoop.mapreduce.lib.input.FileInputFormat, org.apache.hadoop.mapreduce.lib.input.CombineFileSplit, org.apache.hadoop.mapreduce.TaskAttemptContext, java.lang.Integer)">CombineFileRecordReaderWrapper</A></B>(<A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/FileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input">FileInputFormat</A><<A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/CombineFileRecordReaderWrapper.html" title="type parameter in CombineFileRecordReaderWrapper">K</A>,<A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/CombineFileRecordReaderWrapper.html" title="type parameter in CombineFileRecordReaderWrapper">V</A>> inputFormat,
<A HREF="../../../../../../../org/apache/hadoop/mapreduce/lib/input/CombineFileSplit.html" title="class in org.apache.hadoop.mapreduce.lib.input">CombineFileSplit</A> split,
<A HREF="../../../../../../../org/apache/hadoop/mapreduce/TaskAttemptContext.html" title="interface in org.apache.hadoop.mapreduce">TaskAttemptContext</A> context,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</A> idx)</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/apache/hadoop/mapreduce/lib/input/FileInputFormat.html" title="class in org.apache.hadoop.mapreduce.lib.input"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/hadoop/mapreduce/lib/input//class-useFileInputFormat.html" target="_top"><B>FRAMES</B></A>
<A HREF="FileInputFormat.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
templates/admin/change_form.html | zeickan/Infected-Engine | {% extends "admin/base_site.html" %}
{% load i18n admin_urls admin_static admin_modify %}
{% block extrahead %}{{ block.super }}
<script type="text/javascript" src="{% url 'admin:jsi18n' %}"></script>
{{ media }}
{% endblock %}
{% block extrastyle %}{{ block.super }}<link rel="stylesheet" type="text/css" href="{% static "admin/css/forms.css" %}" />{% endblock %}
{% block coltype %}colM{% endblock %}
{% block bodyclass %}app-{{ opts.app_label }} model-{{ opts.object_name.lower }} change-form{% endblock %}
{% if not is_popup %}
{% block breadcrumbs %}
<div class="breadcrumbs">
<a href="{% url 'admin:index' %}">{% trans 'Home' %}</a>
› <a href="{% url 'admin:app_list' app_label=opts.app_label %}">{{ app_label|capfirst|escape }}</a>
› {% if has_change_permission %}<a href="{% url opts|admin_urlname:'changelist' %}">{{ opts.verbose_name_plural|capfirst }}</a>{% else %}{{ opts.verbose_name_plural|capfirst }}{% endif %}
› {% if add %}{% trans 'Add' %} {{ opts.verbose_name }}{% else %}{{ original|truncatewords:"18" }}{% endif %}
</div>
{% endblock %}
{% endif %}
{% block content %}<div id="content-main">
{% block object-tools %}
{% if change %}{% if not is_popup %}
<ul class="object-tools">
{% block object-tools-items %}
<li>
{% url opts|admin_urlname:'history' original.pk|admin_urlquote as history_url %}
</li>
{% if has_absolute_url %}<li><a href="{% url 'admin:view_on_site' content_type_id original.pk %}" class="viewsitelink">{% trans "View on site" %}</a></li>{% endif%}
{% endblock %}
</ul>
{% endif %}{% endif %}
{% endblock %}
<form {% if has_file_field %}enctype="multipart/form-data" {% endif %}action="{{ form_url }}" method="post" id="{{ opts.model_name }}_form">{% csrf_token %}{% block form_top %}{% endblock %}
<div>
{% if is_popup %}<input type="hidden" name="_popup" value="1" />{% endif %}
{% if save_on_top %}{% block submit_buttons_top %}{% submit_row %}{% endblock %}{% endif %}
{% if errors %}
<p class="errornote">
{% if errors|length == 1 %}{% trans "Please correct the error below." %}{% else %}{% trans "Please correct the errors below." %}{% endif %}
</p>
{{ adminform.form.non_field_errors }}
{% endif %}
{% block field_sets %}
{% for fieldset in adminform %}
{% include "admin/includes/fieldset.html" %}
{% endfor %}
{% endblock %}
{% include "admin/includes/custom_field_fieldset.html" with custom_form=custom_form %}
{% block after_field_sets %}{% endblock %}
{% block inline_field_sets %}
{% for inline_admin_formset in inline_admin_formsets %}
{% include inline_admin_formset.opts.template %}
{% endfor %}
{% endblock %}
{% block after_related_objects %}{% endblock %}
{% block submit_buttons_bottom %}{% submit_row %}{% endblock %}
{% if adminform.first_field and add %}
<script type="text/javascript">document.getElementById("{{ adminform.first_field.id_for_label }}").focus();</script>
{% endif %}
{# JavaScript for prepopulated fields #}
{% prepopulated_fields_js %}
</div>
</form></div>
{% endblock %}
|
content/javadoc/taverna-commandline/org/apache/taverna/commandline/exceptions/package-use.html | apache/incubator-taverna-site | <!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_91) on Thu Jun 30 16:50:23 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.taverna.commandline.exceptions (Apache Taverna Command-line Tool 3.1.0-incubating API)</title>
<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.taverna.commandline.exceptions (Apache Taverna Command-line Tool 3.1.0-incubating API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</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?org/apache/taverna/commandline/exceptions/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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="Uses of Package org.apache.taverna.commandline.exceptions" class="title">Uses of Package<br>org.apache.taverna.commandline.exceptions</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/taverna/commandline/exceptions/package-summary.html">org.apache.taverna.commandline.exceptions</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.taverna.commandline">org.apache.taverna.commandline</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.taverna.commandline.data">org.apache.taverna.commandline.data</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.taverna.commandline.exceptions">org.apache.taverna.commandline.exceptions</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.taverna.commandline.options">org.apache.taverna.commandline.options</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.taverna.commandline">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/taverna/commandline/exceptions/package-summary.html">org.apache.taverna.commandline.exceptions</a> used by <a href="../../../../../org/apache/taverna/commandline/package-summary.html">org.apache.taverna.commandline</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/ArgumentsParsingException.html#org.apache.taverna.commandline">ArgumentsParsingException</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/DatabaseConfigurationException.html#org.apache.taverna.commandline">DatabaseConfigurationException</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/InputMismatchException.html#org.apache.taverna.commandline">InputMismatchException</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/InvalidOptionException.html#org.apache.taverna.commandline">InvalidOptionException</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/OpenDataflowException.html#org.apache.taverna.commandline">OpenDataflowException</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/ReadInputException.html#org.apache.taverna.commandline">ReadInputException</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.taverna.commandline.data">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/taverna/commandline/exceptions/package-summary.html">org.apache.taverna.commandline.exceptions</a> used by <a href="../../../../../org/apache/taverna/commandline/data/package-summary.html">org.apache.taverna.commandline.data</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/DatabaseConfigurationException.html#org.apache.taverna.commandline.data">DatabaseConfigurationException</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/InputMismatchException.html#org.apache.taverna.commandline.data">InputMismatchException</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/InvalidOptionException.html#org.apache.taverna.commandline.data">InvalidOptionException</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/ReadInputException.html#org.apache.taverna.commandline.data">ReadInputException</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.taverna.commandline.exceptions">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/taverna/commandline/exceptions/package-summary.html">org.apache.taverna.commandline.exceptions</a> used by <a href="../../../../../org/apache/taverna/commandline/exceptions/package-summary.html">org.apache.taverna.commandline.exceptions</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/InvalidOptionException.html#org.apache.taverna.commandline.exceptions">InvalidOptionException</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.taverna.commandline.options">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/taverna/commandline/exceptions/package-summary.html">org.apache.taverna.commandline.exceptions</a> used by <a href="../../../../../org/apache/taverna/commandline/options/package-summary.html">org.apache.taverna.commandline.options</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/taverna/commandline/exceptions/class-use/InvalidOptionException.html#org.apache.taverna.commandline.options">InvalidOptionException</a> </td>
</tr>
</tbody>
</table>
</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 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?org/apache/taverna/commandline/exceptions/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 © 2015–2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
share/doc/hadoop/api/org/apache/hadoop/fs/package-summary.html | devansh2015/hadoop-2.4.1 | <!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_26) on Sat Jun 21 06:31:07 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.hadoop.fs (Apache Hadoop Main 2.4.1 API)
</TITLE>
<META NAME="date" CONTENT="2014-06-21">
<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="org.apache.hadoop.fs (Apache Hadoop Main 2.4.1 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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/hadoop/filecache/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../../../org/apache/hadoop/fs/ftp/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/hadoop/fs/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<H2>
Package org.apache.hadoop.fs
</H2>
An abstract file system API.
<P>
<B>See:</B>
<BR>
<A HREF="#package_description"><B>Description</B></A>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/CanSetDropBehind.html" title="interface in org.apache.hadoop.fs">CanSetDropBehind</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/CanSetReadahead.html" title="interface in org.apache.hadoop.fs">CanSetReadahead</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FsConstants.html" title="interface in org.apache.hadoop.fs">FsConstants</A></B></TD>
<TD>FileSystem related constants.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/PathFilter.html" title="interface in org.apache.hadoop.fs">PathFilter</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/PositionedReadable.html" title="interface in org.apache.hadoop.fs">PositionedReadable</A></B></TD>
<TD>Stream that permits positional reading.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/Seekable.html" title="interface in org.apache.hadoop.fs">Seekable</A></B></TD>
<TD>Stream that permits seeking.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/Syncable.html" title="interface in org.apache.hadoop.fs">Syncable</A></B></TD>
<TD>This interface for flush/sync operation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/VolumeId.html" title="interface in org.apache.hadoop.fs">VolumeId</A></B></TD>
<TD>Opaque interface that identifies a disk location.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/AbstractFileSystem.html" title="class in org.apache.hadoop.fs">AbstractFileSystem</A></B></TD>
<TD>This class provides an interface for implementors of a Hadoop file system
(analogous to the VFS of Unix).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/AvroFSInput.html" title="class in org.apache.hadoop.fs">AvroFSInput</A></B></TD>
<TD>Adapts an <A HREF="../../../../org/apache/hadoop/fs/FSDataInputStream.html" title="class in org.apache.hadoop.fs"><CODE>FSDataInputStream</CODE></A> to Avro's SeekableInput interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/BlockLocation.html" title="class in org.apache.hadoop.fs">BlockLocation</A></B></TD>
<TD>Represents the network location of a block, information about the hosts
that contain block replicas, and other block metadata (E.g.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/BlockStorageLocation.html" title="class in org.apache.hadoop.fs">BlockStorageLocation</A></B></TD>
<TD>Wrapper for <A HREF="../../../../org/apache/hadoop/fs/BlockLocation.html" title="class in org.apache.hadoop.fs"><CODE>BlockLocation</CODE></A> that also adds <A HREF="../../../../org/apache/hadoop/fs/VolumeId.html" title="interface in org.apache.hadoop.fs"><CODE>VolumeId</CODE></A> volume
location information for each replica.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/ChecksumFileSystem.html" title="class in org.apache.hadoop.fs">ChecksumFileSystem</A></B></TD>
<TD>Abstract Checksumed FileSystem.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/CommonConfigurationKeysPublic.html" title="class in org.apache.hadoop.fs">CommonConfigurationKeysPublic</A></B></TD>
<TD>This class contains constants for configuration keys used
in the common code.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/ContentSummary.html" title="class in org.apache.hadoop.fs">ContentSummary</A></B></TD>
<TD>Store the summary of a content (a directory or a file).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FileChecksum.html" title="class in org.apache.hadoop.fs">FileChecksum</A></B></TD>
<TD>An abstract class representing file checksums for files.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FileContext.html" title="class in org.apache.hadoop.fs">FileContext</A></B></TD>
<TD>The FileContext class provides an interface to the application writer for
using the Hadoop file system.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FileStatus.html" title="class in org.apache.hadoop.fs">FileStatus</A></B></TD>
<TD>Interface that represents the client side information for a file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FileSystem.html" title="class in org.apache.hadoop.fs">FileSystem</A></B></TD>
<TD>An abstract base class for a fairly generic filesystem.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FileUtil.html" title="class in org.apache.hadoop.fs">FileUtil</A></B></TD>
<TD>A collection of file-processing util methods</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FilterFileSystem.html" title="class in org.apache.hadoop.fs">FilterFileSystem</A></B></TD>
<TD>A <code>FilterFileSystem</code> contains
some other file system, which it uses as
its basic file system, possibly transforming
the data along the way or providing additional
functionality.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FSDataInputStream.html" title="class in org.apache.hadoop.fs">FSDataInputStream</A></B></TD>
<TD>Utility that wraps a <CODE>FSInputStream</CODE> in a <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/DataInputStream.html?is-external=true" title="class or interface in java.io"><CODE>DataInputStream</CODE></A>
and buffers input through a <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/BufferedInputStream.html?is-external=true" title="class or interface in java.io"><CODE>BufferedInputStream</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FSDataOutputStream.html" title="class in org.apache.hadoop.fs">FSDataOutputStream</A></B></TD>
<TD>Utility that wraps a <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io"><CODE>OutputStream</CODE></A> in a <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/DataOutputStream.html?is-external=true" title="class or interface in java.io"><CODE>DataOutputStream</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FsServerDefaults.html" title="class in org.apache.hadoop.fs">FsServerDefaults</A></B></TD>
<TD>Provides server default configuration values to clients.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FsStatus.html" title="class in org.apache.hadoop.fs">FsStatus</A></B></TD>
<TD>This class is used to represent the capacity, free and used space on a
<A HREF="../../../../org/apache/hadoop/fs/FileSystem.html" title="class in org.apache.hadoop.fs"><CODE>FileSystem</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/GlobFilter.html" title="class in org.apache.hadoop.fs">GlobFilter</A></B></TD>
<TD>A filter for POSIX glob pattern with brace expansions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/HdfsVolumeId.html" title="class in org.apache.hadoop.fs">HdfsVolumeId</A></B></TD>
<TD>HDFS-specific volume identifier which implements <A HREF="../../../../org/apache/hadoop/fs/VolumeId.html" title="interface in org.apache.hadoop.fs"><CODE>VolumeId</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/LocalFileSystem.html" title="class in org.apache.hadoop.fs">LocalFileSystem</A></B></TD>
<TD>Implement the FileSystem API for the checksumed local filesystem.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/LocatedFileStatus.html" title="class in org.apache.hadoop.fs">LocatedFileStatus</A></B></TD>
<TD>This class defines a FileStatus that includes a file's block locations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/Options.html" title="class in org.apache.hadoop.fs">Options</A></B></TD>
<TD>This class contains options related to file system operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/Path.html" title="class in org.apache.hadoop.fs">Path</A></B></TD>
<TD>Names a file or directory in a <A HREF="../../../../org/apache/hadoop/fs/FileSystem.html" title="class in org.apache.hadoop.fs"><CODE>FileSystem</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/RawLocalFileSystem.html" title="class in org.apache.hadoop.fs">RawLocalFileSystem</A></B></TD>
<TD>Implement the FileSystem API for the raw local filesystem.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/Trash.html" title="class in org.apache.hadoop.fs">Trash</A></B></TD>
<TD>Provides a trash facility which supports pluggable Trash policies.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/TrashPolicy.html" title="class in org.apache.hadoop.fs">TrashPolicy</A></B></TD>
<TD>This interface is used for implementing different Trash policies.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Enum Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/CacheFlag.html" title="enum in org.apache.hadoop.fs">CacheFlag</A></B></TD>
<TD>Specifies semantics for CacheDirective operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/CreateFlag.html" title="enum in org.apache.hadoop.fs">CreateFlag</A></B></TD>
<TD>CreateFlag specifies the file create semantic.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/ReadOption.html" title="enum in org.apache.hadoop.fs">ReadOption</A></B></TD>
<TD>Options that can be used when reading from a FileSystem.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Exception Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/ChecksumException.html" title="class in org.apache.hadoop.fs">ChecksumException</A></B></TD>
<TD>Thrown for checksum errors.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FileAlreadyExistsException.html" title="class in org.apache.hadoop.fs">FileAlreadyExistsException</A></B></TD>
<TD>Used when target file already exists for any operation and
is not configured to be overwritten.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/InvalidPathException.html" title="class in org.apache.hadoop.fs">InvalidPathException</A></B></TD>
<TD>Path string is invalid either because it has invalid characters or due to
other file system specific reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/ParentNotDirectoryException.html" title="class in org.apache.hadoop.fs">ParentNotDirectoryException</A></B></TD>
<TD>Indicates that the parent of specified Path is not a directory
as expected.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/UnsupportedFileSystemException.html" title="class in org.apache.hadoop.fs">UnsupportedFileSystemException</A></B></TD>
<TD>File system for a given file system name/scheme is not supported</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Error Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/hadoop/fs/FSError.html" title="class in org.apache.hadoop.fs">FSError</A></B></TD>
<TD>Thrown for unexpected filesystem errors, presumed to reflect disk errors
in the native filesystem.</TD>
</TR>
</TABLE>
<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.apache.hadoop.fs Description
</H2>
<P>
An abstract file system API.
<P>
<P>
<DL>
</DL>
<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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/hadoop/filecache/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../../../org/apache/hadoop/fs/ftp/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/hadoop/fs/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
api/org/apache/tools/ant/ExitException.html | ladykiller/ant-manual-zh | <!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_65) on Mon Dec 23 09:52:15 EST 2013 -->
<TITLE>
ExitException (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT="2013-12-23">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ExitException (Apache Ant 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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/tools/ant/Executor.html" title="interface in org.apache.tools.ant"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/tools/ant/ExitStatusException.html" title="class in org.apache.tools.ant"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/tools/ant/ExitException.html" target="_top"><B>FRAMES</B></A>
<A HREF="ExitException.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">
org.apache.tools.ant</FONT>
<BR>
Class ExitException</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.RuntimeException
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.SecurityException
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.tools.ant.ExitException</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>ExitException</B><DT>extends java.lang.SecurityException</DL>
</PRE>
<P>
Used to report exit status of classes which call System.exit().
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/tools/ant/util/optional/NoExitSecurityManager.html" title="class in org.apache.tools.ant.util.optional"><CODE>NoExitSecurityManager</CODE></A>,
<A HREF="../../../../org/apache/tools/ant/types/Permissions.html" title="class in org.apache.tools.ant.types"><CODE>Permissions</CODE></A>,
<A HREF="../../../../serialized-form.html#org.apache.tools.ant.ExitException">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/ExitException.html#ExitException(int)">ExitException</A></B>(int status)</CODE>
<BR>
Constructs an exit exception.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/ExitException.html#ExitException(java.lang.String, int)">ExitException</A></B>(java.lang.String msg,
int status)</CODE>
<BR>
Constructs an exit exception.</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> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/tools/ant/ExitException.html#getStatus()">getStatus</A></B>()</CODE>
<BR>
The status code returned by System.exit()</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></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.Throwable</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ExitException(int)"><!-- --></A><H3>
ExitException</H3>
<PRE>
public <B>ExitException</B>(int status)</PRE>
<DL>
<DD>Constructs an exit exception.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>status</CODE> - the status code returned via System.exit()</DL>
</DL>
<HR>
<A NAME="ExitException(java.lang.String, int)"><!-- --></A><H3>
ExitException</H3>
<PRE>
public <B>ExitException</B>(java.lang.String msg,
int status)</PRE>
<DL>
<DD>Constructs an exit exception.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>msg</CODE> - the message to be displayed.<DD><CODE>status</CODE> - the status code returned via System.exit()</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="getStatus()"><!-- --></A><H3>
getStatus</H3>
<PRE>
public int <B>getStatus</B>()</PRE>
<DL>
<DD>The status code returned by System.exit()
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the status code returned by System.exit()</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/apache/tools/ant/Executor.html" title="interface in org.apache.tools.ant"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/tools/ant/ExitStatusException.html" title="class in org.apache.tools.ant"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/tools/ant/ExitException.html" target="_top"><B>FRAMES</B></A>
<A HREF="ExitException.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>
|
Public/static/dining/css/shop.css | h136799711/2015weitonghui | @CHARSET "UTF-8";
/********************** icons ***************************/
.ui-icon-lewaimai-cart {
background-image: url(/img/icons/shopping-cart.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
.ui-icon-lewaimai-cart {
background-image: url(/img/icons/[email protected]) !improtant;
background-size: 26px 19px;
}
}
/********************* 共用参数 ******************************/
.m-center {
text-align: center;
}
.font-16 {
font-size: 16px;
}
table {
border: 0;
border-collapse: collapse;
word-wrap: break-word;
word-break: break-all;
}
.ui-li-heading {
white-space: normal;
}
.ui-li-desc {
white-space: normal;
}
.ui-btn-up-c {
font-weight: normal;
}
.header {
height: 42px;
}
.header-back {
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 40px;
font-size: 22px;
font-weight: bold;
text-align: center;
line-height: 40px;
}
.header-title {
padding: 0;
margin: 0;
margin-left: 100px;
font-size: 20px;
line-height: 40px;
}
/********************* 店铺列表 ******************************/
#allshop-page #shoplist li a {
padding: 0px 40px 0px 0px;
}
#nearbyshop-page li a {
padding: 0px 40px 0px 0px;
}
.cart-shopinfo {
padding: 0;
}
.cart-shopinfo .cart-shopimg
{
width: 100px;
height: 100px;
text-align: center;
vertical-align: middle;
}
.cart-shopinfo img {
max-width: 80px;
max-height: 80px;
margin: 0;
text-align: center;
vertical-align: middle;
}
.cart-shopinfo .cart-shopdetail {
padding: 10px 10px 10px 0;
margin: 0;
}
.cart-shopdetail h3 {
margin: 0 0 5px 0;
}
.cart-shopinfo .cart-worktime {
position: absolute;
right: 5px;
top: 25px
}
.cart-shopinfo .cart-distance {
position: absolute;
right: 5px;
bottom: 10px
}
/********************* 店铺首页 ******************************/
.logo {
width: 100%;
}
#shopindex-page span {
white-space: normal;
}
/********************* 购物界面参数 ******************************/
#order-layout.ui-content {
margin: 0;
padding: 0;
font-family: '微软雅黑', '宋体', sans-serif;
font-size: 14px;
font-weight: normal;
text-shadow: none;
width: 100%;
position: absolute;
top: 42px;
bottom: 58px;
}
.order-info {
width: 100%;
height: 50px;
position: absolute;
top: 0px;
color: #c4c2b7;
background-color: #333333;
line-height: 50px;
}
#order_totalnum_layout {
position: absolute;
top: 0px;
left: 0px;
width: 90px;
height: 100%;
background: url(img/tips_bar_bg_left.png) repeat;
}
#order_totalnum_text {
margin: 0;
padding-left: 15px;
font-size: 18px;
}
#order_totalprice_text {
color: #ffb20b;
font-size: 20px;
font-weight: bold;
margin: 0 0 0 100px;
}
.order-content {
width: 100%;
position: absolute;
top: 50px;
bottom: 0px;
}
#typelist {
position: absolute;
left: 0;
width: 79px;
height: 100%;
padding: 0;
background:#dad8cb;
border-right: 1px solid #b7b6ac;
}
#wrapper {
position: absolute; z-index: 1;
width: 100%;
height: 100%;
overflow:auto;
}
#scroller {
position:absolute; z-index:1;
/* -webkit-touch-callout:none;*/
-webkit-tap-highlight-color:rgba(0,0,0,0);
width: 100%;
padding:0;
}
#typelist ul {
margin: 0;
padding: 0;
text-align: center;
}
#typelist li {
margin-top: 10px;
width: 100%;
height: 44px;
display: table;
list-style-type: none;
vertical-align: middle;
color: #3f3737;
background-color: #faf8f1;
}
#typelist li span{
display: table-cell;
vertical-align: middle;
}
#typelist li.active {
color: #ffffff;
background-color: #fdae24;
-webkit-box-shadow: #666 0px 0px 8px;
-moz-box-shadow: #666 0px 0px 8px;
box-shadow: #666 0px 0px 8px;
}
#foodlist {
position: absolute;
left: 80px;
right: 0;
height: 100%;
padding: 0;
}
#wrapper2 {
position: absolute; z-index: 1;
width: 100%;
height: 100%;
overflow:auto;
}
#scroller2 {
position:absolute; z-index:1;
/* -webkit-touch-callout:none;*/
-webkit-tap-highlight-color:rgba(0,0,0,0);
width:100%;
padding:0;
}
.fooditem {
padding: 0;
margin: 0;
wdith: 100%;
word-wrap: break-word;
word-break: break-all;
border-bottom: 1px dashed #c9d29d;
}
.fooditem .foodtitle {
width: 100%;
line-height: 16px;
padding: 1px 0 1px 0;
}
.fooditem .foodtitle td{
padding: 0;
}
.fooditem td.foodname {
color: #3f3737;
vertical-align: middle;
padding-left: 5px;
}
.fooditem .foodlabel {
text-align: center;
vertical-align: middle;
width: 40px;
}
.fooditem .foodlabel div {
width: 40px;
height: 40px;
background-color: #ff4d4d;
vertical-align: middle;
-moz-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
display: table;
}
.LabelText {
color: #ffffff;
font-size: 12px;
font-weight: 600;
padding: 0 6px 0 6px;
margin: 0;
vertical-align: middle;
display: table-cell;
}
.fooditem .foodprice
{
color: #3f3737;
text-align: center;
vertical-align: middle;
width: 80px;
}
.fooditem .foodprice-nounit
{
color: #736357;
text-align: center;
vertical-align: middle;
width: 60px;
}
.foodattention-active {
width: 10px;
background: url(img/list_icon_selected.png) repeat;
}
.foodattention {
width: 10px;
}
.fooddetail {
width: 100%;
height: 50px;
background: url(img/fooddetail_bg.png) repeat;
/*margin-bottom: 1px;*/
}
.fooddetail table {
width: 100%;
height: 100%;
vertical-align: middle;
}
.add-btn .ui-btn-inner {
padding: 2px 10px 2px 10px;
margin: 0;
}
.reduce-btn .ui-btn-inner {
padding: 2px 12px 2px 12px;
margin: 0;
}
.add-btn .ui-btn-text, .reduce-btn .ui-btn-text {
font-size: 26px;
font-weight: normal;
}
.add-btn .ui-btn-corner-all, .reduce-btn .ui-btn-corner-all {
-webkit-border-radius: .5em;
border-radius: .5em;
}
.add-btn .ui-btn-inline, .reduce-btn .ui-btn-inline {
margin: 0;
}
.fooddetail .food-op {
width: 160px;
text-align: right;
vertical-align: middle;
padding-right: 10px;
}
.fooddetail .foodnum {
display: inline-block;
padding: 0;
margin: 0;
width: 20px;
height: 20px;
text-align:center;
vertical-align: middle;
color: #3f3737;
font-size: 16px;
}
/********************* 食物详情对话框 ******************************/
#wrapper3 {
overflow:auto;
}
#foodinfo-content {
/* -webkit-touch-callout:none;*/
-webkit-tap-highlight-color:rgba(0,0,0,0);
width:100%;
padding:0;
}
#foodinfo-content #foodname {
padding: 0;
margin: 0;
color: #f7931e;
}
.foodimage {
margin-top: 5px;
width: 100%;
height: auto;
}
#foodinfo-content p {
padding: 0;
margin: 0;
font-size: 14px;
}
#foodinfo-content .attr-title {
color: #29abe2;
font-weight: bold;
}
/********************* 购物车的 ******************************/
#cart-layout.ui-content {
margin: 0;
padding: 0;
font-family: '微软雅黑', '宋体', sans-serif;
font-size: 14px;
font-weight: normal;
text-shadow: none;
width: 100%;
}
#cartlist {
margin: 0;
padding: 0;
background-color: #f8f7ed;
}
.cartitem {
width: 100%;
word-wrap: break-word;
word-break: break-all;
padding: 1px 0 1px 0;
border-bottom: 1px dashed #c9d29d;
}
.cartitem .foodname {
color: #3f3737;
line-height: 16px;
height: 44px;
vertical-align: middle;
padding-left: 5px;
}
.cartitem .foodprice
{
color: #3f3737;
text-align: center;
vertical-align: middle;
width: 90px;
line-height: 16px;
padding: 0;
}
.cartitem .foodprice-nounit
{
color: #3f3737;
text-align: center;
vertical-align: middle;
width: 60px;
line-height: 16px;
padding: 0;
}
.cartitem .food-op {
width: 110px;
text-align: center;
vertical-align: middle;
padding: 0;
}
.cartitem .foodnum {
display: inline-block;
padding: 0;
margin: 0;
width: 20px;
height: 20px;
text-align:center;
vertical-align: middle;
color: #3f3737;
font-size: 16px;
}
.cart-empty {
text-align: center;
padding: 0;
margin: 0;
padding-top: 10px;
border-bottom: 1px dashed #c9d29d;
}
.cart-empty p {
margin: 0 0 0 0;
font-size: 16px;
color: #ed1c24;
font-weight: bold;
}
#priceinfo {
width: 100%;
height: 50px;
padding: 0;
margin: 0;
background: url(img/pay_bg_total.png) repeat;
}
.memberactive {
text-decoration: line-through;
}
.membernotactive {
color: red;
}
#cart_memberprice {
color: red;
}
#pay-select {
padding: 15px 15px 0px 15px;
}
#cart-balance-value {
color: red;
}
.cart-editalertinfo {
font-size: 14px;
font-weight: normal;
color: red;
}
.cart-attention{
background:#333;
background: -ms-linear-gradient(top left, #333, #666);
background: -moz-linear-gradient(top left, #333, #666);
background: -webkit-linear-gradient(top left, #333, #666);
min-height: 50px;
vertical-align: middle;
}
.cart-attentiontext {
font-size: 16px;
font-weight: normal;
vertical-align: middle;
}
/************************************积分换购**********************************/
#pointprize-page .pointprize-item {
padding: 0;
}
.pointprize-shopimg
{
width: 100px;
height: 100px;
text-align: center;
vertical-align: middle;
}
.pointprize-shopimg img {
max-width: 80px;
max-height: 80px;
margin: 0;
text-align: center;
vertical-align: middle;
}
td.pointprize-shopdetail {
padding: 10px 10px 10px 0;
margin: 0;
}
.pointprize-shopdetail h3 {
margin: 0 0 5px 0;
}
.pointprize-shopdetail p {
margin: 0 0 5px 0;
}
.pointprize-price {
color: red;
}
.pointprizenum {
display: inline-block;
padding: 0;
margin: 0;
width: 20px;
height: 20px;
text-align:center;
vertical-align: middle;
color: black;
font-size: 16px;
}
#prize-totalpoint {
color: red;
}
.f_order_list dd {
border: 1px solid #E0E0E0;
display: inline-block;
margin: 5px 2px;
padding: 2px;
}
.p_mod:after, .f_mod:after {
background: none repeat scroll 0 0 #63B908;
content: " ";
display: block;
height: 15px;
left: 0;
position: absolute;
top: 11px;
width: 2px;
}
.ddlSelectTime{
width:150px;
} |
templates/widget/update-item.html | vavavr00m/pymine | <div class="widget">
{% include 'widget/tinymce.html' %}
<form method="POST" enctype="multipart/form-data" action="/api/item/{{result.item.itemId}}.rdr">
<input type="hidden" name="redirect_success" value="/ui/list/items.html">
item title:
<br/>
<input name="itemName" value="{{result.item.itemName}}" size="66" />
<br/>
item tags:
<br/>
<input name="itemTags" value="{{result.item.itemTags}}" size="66">
<br/>
<input type="checkbox" name="auto_tag" checked/> create any tags that don't already exist
<br/>
item text:
<a href="javascript:toggleEditor('itemDescription');">(add/remove editor)</a>
<br/>
<textarea name="itemDescription" cols="66" rows="15">{{result.item.itemDescription}}</textarea>
<br/>
file(s) to attach: (optional, one/multiple)
<br/>
<input type="file" name="itemData">
<br/>
file type: (optional, browser should populate)
<br/>
<input name="itemType" value="{{result.item.itemType}}" size="66">
<br/>
publication status:
<br/>
<input type="radio" name="itemStatus" value="inaccessible"
{% ifequal result.item.itemStatus "totally-inaccessible" %}checked{% endifequal %}/> inaccessible
<input type="radio" name="itemStatus" value="citable"
{% ifequal result.item.itemStatus "exposed-via-citation" %}checked{% endifequal %}/> citable
<input type="radio" name="itemStatus" value="shareable"
{% ifequal result.item.itemStatus "exposed-via-tagging" %}checked{% endifequal %}/> shareable
<br/>
<input type="checkbox" name="auto_tag"
{% if result.item.itemIsConsideredPublic %}checked{% endif %}> safe enough to share in "public" feeds
<br/>
<input type="submit" name="save" value="update item" />
<input type="reset" name="reset" value="reset form" />
</form>
</div>
|
library/docs/timep_0.html | LogtalkDotOrg/logtalk2 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<?xml-stylesheet href="logtalk.css" type="text/css"?><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>timep</title>
<link rel="stylesheet" href="logtalk.css" type="text/css"/>
</head>
<body>
<div class="header">
<p class="type">protocol</p>
<h1 class="code">timep</h1>
<blockquote>
<p class="comment">Time protocol.</p>
</blockquote>
</div>
<div class="entity">
<div class="section">
<dl class="properties">
<dt class="key">author:</dt>
<dd class="value">
<code>Paulo Moura</code>
</dd>
<dt class="key">version:</dt>
<dd class="value">
<code>1.0</code>
</dd>
<dt class="key">date:</dt>
<dd class="value">
<code>2000/7/24</code>
</dd>
</dl>
<dl class="properties">
<dt class="key">compilation:</dt>
<dd class="value">
<code>static, context_switching_calls</code>
</dd>
</dl>
<p class="comment">(no dependencies on other files)</p>
</div>
</div>
<div class="predicates">
<div class="public">
<h2>Public interface</h2>
<div class="section">
<h3 class="code">now/3</h3>
<blockquote>
<p class="comment">Returns current time.</p>
</blockquote>
<dl class="properties">
<dt class="key">compilation:</dt>
<dd class="value">
<code>static</code>
</dd>
<dt class="key">template:</dt>
<dd class="value">
<code>now(Hours,Mins,Secs)</code>
</dd>
<dt class="key">mode – number of solutions:</dt>
<dd class="value">
<code>now(-integer,-integer,-integer) – one</code>
</dd>
</dl>
</div>
<div class="section">
<h3 class="code">cpu_time/1</h3>
<blockquote>
<p class="comment">Returns the current cpu time.</p>
</blockquote>
<dl class="properties">
<dt class="key">compilation:</dt>
<dd class="value">
<code>static</code>
</dd>
<dt class="key">template:</dt>
<dd class="value">
<code>cpu_time(Time)</code>
</dd>
<dt class="key">mode – number of solutions:</dt>
<dd class="value">
<code>cpu_time(-number) – one</code>
</dd>
</dl>
</div>
<div class="section">
<h3 class="code">valid/3</h3>
<blockquote>
<p class="comment">True if the arguments represent a valid time value.</p>
</blockquote>
<dl class="properties">
<dt class="key">compilation:</dt>
<dd class="value">
<code>static</code>
</dd>
<dt class="key">template:</dt>
<dd class="value">
<code>valid(Hours,Mins,Secs)</code>
</dd>
<dt class="key">mode – number of solutions:</dt>
<dd class="value">
<code>valid(+integer,+integer,+integer) – zero_or_one</code>
</dd>
</dl>
</div>
</div>
<div class="protected">
<h2>Protected interface</h2>
<div class="section">
<p class="comment">(none)</p>
</div>
</div>
<div class="private">
<h2>Private predicates</h2>
<div class="section">
<p class="comment">(none)</p>
</div>
</div>
</div>
<div class="operators">
<h2>Operators</h2>
<div class="section">
<h3 class="comment">(none)</h3>
</div>
</div>
<div class="remarks">
<h2>Remarks</h2>
<div class="section">
<h3 class="comment">(none)</h3>
</div>
</div>
</body>
</html>
|
met/metadataparser/templates/metadataparser/federation_view.html | GEANT/met | {% extends "metadataparser/base_metadataparser.html" %}
{% load i18n metadataparsertags %}
{% block extrajs %}
<script language="javascript">
function update_entities() {
$.ajax({
type: "GET",
url: "{% url 'federation_update_entities' federation.slug %}"
});
window.setTimeout(updater, 1000);
}
function updater() {
$.ajax ({
type: "GET",
url: "{% url 'entityupdate_progress' federation.slug %}",
dataType: "json",
cache: false,
success: function(jsondata, success) {
if (jsondata) {
if (jsondata.done) {
$('#saveModal').modal('hide');
window.location = window.location.pathname;
}
else {
var progress = Math.round(100 * (jsondata.num / jsondata.tot));
$('.bar').css('width', progress + '%');
$('.sr-only').text(jsondata.num + '/' + jsondata.tot);
window.setTimeout(updater, 500);
}
}
}
});
}
{% if update_entities == 'true' %}
$(document).ready(function() {
$('#saveModal').modal('show');
update_entities();
});
{% endif %}
</script>
<div id="saveModal" class="modal hide fade in" tabindex="-1" role="dialog" aria-labelledby="saveModalLabel" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 id="saveModalLabel">{% trans "Saving Federation Data" %}</h3>
</div>
<div class="modal-body">
<p>{% trans "Please wait while federation data is being saved to database." %}</p>
<div class="progress">
<div class="bar progress-striped active" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%;a">
<span class="sr-only">0/0</span>
</div>
</div>
</div>
<div class="modal-footer">
<p>{% trans "Processing federation data..." %}</p>
</div>
</div>
{% endblock %}
{% block appendheader %}
<div class="btn-group pull-right">
<a class="btn" href="{% url 'federation_charts' federation.slug %}" style="margin-bottom:10px; margin-left:10px">{% trans "Charts" %}</a>
</div>
{% canedit federation %}
<div class="btn-group pull-right">
<a class="btn" href="{% url 'federation_edit' federation.slug %}" style="margin-bottom:10px; margin-left:10px">{% trans "edit" %}</a>
{% if add_entity %}
<a class="btn" href="{% url 'entity_add' federation.slug %}" style="margin-bottom:10px; margin-left:10px">{% trans "add entity" %}</a>
{% endif %}
<a class="btn1" href="#" onclick="update_entities(); return false" data-toggle="modal" data-target="#saveModal" style="margin-bottom:10px; margin-left:10px">{% trans "update entities" %}</a>
</div>
{% endcanedit %}
<h1 style="margin-bottom:25px; margin-top:20px; clear:both">
{{ federation }}
</h1>
{% endblock %}
{% block content %}
<div class="container-tab">
<div class="col-md-6-1">
<div class="summary">
{% if federation.logo %}
<p align=center><img alt="{{ federation }} logo" src="{{ MEDIA_URL }}{{ federation.logo }}"/></p>
{% else %}
<p align=center><img alt="{{ federation }} logo" src="{{ STATIC_URL}}images/met_noLogo.png" style="width:330px; height:auto"/></p>
{% endif %}
</div>
</div>
<div class="col-md-6-2">
<div class="summary">
{% if federation.country %}
<p><b>{% trans "Country" %}:</b> {{ federation.country }}</p>
{% endif %}
{% if federation.registration_authority %}
<p><b>{% trans "Registration authority" %}:</b> {{ federation.registration_authority }}</p>
{% endif %}
{% if federation.url %}
<p><b>{% trans "Federation external website" %}:</b> <a href="{{ federation.url }}">{{ federation.url }}</a></p>
{% endif %}
{% if federation.type %}
<p><b>{% trans "Federation type" %}:</b> {% get_property fed_types federation.type %}</p>
{% endif %}
{% if federation.fee_schedule_url %}
<p><b>{% trans "Fee schedule URL" %}:</b> <a href="{{ federation.fee_schedule_url }}">{{ federation.fee_schedule_url }}</a></p>
{% endif %}
{% if federation.metadata_update %}
<p><b>{% trans "Metadata updated on" %}:</b> {{ federation.metadata_update }} ({{ federation.metadata_update|timesince }} {% trans "ago" %})</p>
{% endif %}
{% if federation.certificates %}
<p><b>{% trans "Certificates statistics" %}:</b><br/>
{% for key,val in federation.certificates.items %}
{{ key }}: {{ val }} {% if not forloop.last %} | {% endif %}
{% endfor %}
</p>
{% endif %}
</div>
</div>
</div>
{% entity_list entities categories pagination curfed=federation %}
</div>
{% endblock %}
|
gtk-bundle/share/gtk-doc/html/glib/glib-GVariantType.html | yleydier/gtkmm2_msvc14 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GVariantType</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="GLib Reference Manual">
<link rel="up" href="glib-data-types.html" title="GLib Data Types">
<link rel="prev" href="glib-Memory-Allocators.html" title="Memory Allocators">
<link rel="next" href="glib-GVariant.html" title="GVariant">
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="glib-Memory-Allocators.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="glib-data-types.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GLib Reference Manual</th>
<td><a accesskey="n" href="glib-GVariant.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#glib-GVariantType.synopsis" class="shortcut">Top</a>
|
<a href="#glib-GVariantType.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" title="GVariantType">
<a name="glib-GVariantType"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="glib-GVariantType.top_of_page"></a>GVariantType</span></h2>
<p>GVariantType — introduction to the GVariant type system</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="glib-GVariantType.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include <glib.h>
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType">GVariantType</a>;
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BOOLEAN:CAPS" title="G_VARIANT_TYPE_BOOLEAN">G_VARIANT_TYPE_BOOLEAN</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BYTE:CAPS" title="G_VARIANT_TYPE_BYTE">G_VARIANT_TYPE_BYTE</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-INT16:CAPS" title="G_VARIANT_TYPE_INT16">G_VARIANT_TYPE_INT16</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-UINT16:CAPS" title="G_VARIANT_TYPE_UINT16">G_VARIANT_TYPE_UINT16</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-INT32:CAPS" title="G_VARIANT_TYPE_INT32">G_VARIANT_TYPE_INT32</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-UINT32:CAPS" title="G_VARIANT_TYPE_UINT32">G_VARIANT_TYPE_UINT32</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-INT64:CAPS" title="G_VARIANT_TYPE_INT64">G_VARIANT_TYPE_INT64</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-UINT64:CAPS" title="G_VARIANT_TYPE_UINT64">G_VARIANT_TYPE_UINT64</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-HANDLE:CAPS" title="G_VARIANT_TYPE_HANDLE">G_VARIANT_TYPE_HANDLE</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-DOUBLE:CAPS" title="G_VARIANT_TYPE_DOUBLE">G_VARIANT_TYPE_DOUBLE</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-STRING:CAPS" title="G_VARIANT_TYPE_STRING">G_VARIANT_TYPE_STRING</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-OBJECT-PATH:CAPS" title="G_VARIANT_TYPE_OBJECT_PATH">G_VARIANT_TYPE_OBJECT_PATH</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-SIGNATURE:CAPS" title="G_VARIANT_TYPE_SIGNATURE">G_VARIANT_TYPE_SIGNATURE</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-VARIANT:CAPS" title="G_VARIANT_TYPE_VARIANT">G_VARIANT_TYPE_VARIANT</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-ANY:CAPS" title="G_VARIANT_TYPE_ANY">G_VARIANT_TYPE_ANY</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BASIC:CAPS" title="G_VARIANT_TYPE_BASIC">G_VARIANT_TYPE_BASIC</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-MAYBE:CAPS" title="G_VARIANT_TYPE_MAYBE">G_VARIANT_TYPE_MAYBE</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-ARRAY:CAPS" title="G_VARIANT_TYPE_ARRAY">G_VARIANT_TYPE_ARRAY</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-TUPLE:CAPS" title="G_VARIANT_TYPE_TUPLE">G_VARIANT_TYPE_TUPLE</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-UNIT:CAPS" title="G_VARIANT_TYPE_UNIT">G_VARIANT_TYPE_UNIT</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-DICT-ENTRY:CAPS" title="G_VARIANT_TYPE_DICT_ENTRY">G_VARIANT_TYPE_DICT_ENTRY</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-DICTIONARY:CAPS" title="G_VARIANT_TYPE_DICTIONARY">G_VARIANT_TYPE_DICTIONARY</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-STRING-ARRAY:CAPS" title="G_VARIANT_TYPE_STRING_ARRAY">G_VARIANT_TYPE_STRING_ARRAY</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BYTESTRING:CAPS" title="G_VARIANT_TYPE_BYTESTRING">G_VARIANT_TYPE_BYTESTRING</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BYTESTRING-ARRAY:CAPS" title="G_VARIANT_TYPE_BYTESTRING_ARRAY">G_VARIANT_TYPE_BYTESTRING_ARRAY</a>
#define <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE:CAPS" title="G_VARIANT_TYPE()">G_VARIANT_TYPE</a> (type_string)
<span class="returnvalue">void</span> <a class="link" href="glib-GVariantType.html#g-variant-type-free" title="g_variant_type_free ()">g_variant_type_free</a> (<em class="parameter"><code><a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-copy" title="g_variant_type_copy ()">g_variant_type_copy</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-new" title="g_variant_type_new ()">g_variant_type_new</a> (<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *type_string</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-string-is-valid" title="g_variant_type_string_is_valid ()">g_variant_type_string_is_valid</a> (<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *type_string</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-string-scan" title="g_variant_type_string_scan ()">g_variant_type_string_scan</a> (<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *string</code></em>,
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *limit</code></em>,
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> **endptr</code></em>);
<a class="link" href="glib-Basic-Types.html#gsize" title="gsize"><span class="returnvalue">gsize</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-get-string-length" title="g_variant_type_get_string_length ()">g_variant_type_get_string_length</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-peek-string" title="g_variant_type_peek_string ()">g_variant_type_peek_string</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-dup-string" title="g_variant_type_dup_string ()">g_variant_type_dup_string</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-definite" title="g_variant_type_is_definite ()">g_variant_type_is_definite</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-container" title="g_variant_type_is_container ()">g_variant_type_is_container</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-basic" title="g_variant_type_is_basic ()">g_variant_type_is_basic</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-maybe" title="g_variant_type_is_maybe ()">g_variant_type_is_maybe</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-array" title="g_variant_type_is_array ()">g_variant_type_is_array</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-tuple" title="g_variant_type_is_tuple ()">g_variant_type_is_tuple</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-dict-entry" title="g_variant_type_is_dict_entry ()">g_variant_type_is_dict_entry</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-variant" title="g_variant_type_is_variant ()">g_variant_type_is_variant</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#guint" title="guint"><span class="returnvalue">guint</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-hash" title="g_variant_type_hash ()">g_variant_type_hash</a> (<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> type</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-equal" title="g_variant_type_equal ()">g_variant_type_equal</a> (<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> type1</code></em>,
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> type2</code></em>);
<a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-is-subtype-of" title="g_variant_type_is_subtype_of ()">g_variant_type_is_subtype_of</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>,
<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *supertype</code></em>);
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-new-maybe" title="g_variant_type_new_maybe ()">g_variant_type_new_maybe</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *element</code></em>);
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-new-array" title="g_variant_type_new_array ()">g_variant_type_new_array</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *element</code></em>);
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-new-tuple" title="g_variant_type_new_tuple ()">g_variant_type_new_tuple</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> * const *items</code></em>,
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gint" title="gint"><span class="type">gint</span></a> length</code></em>);
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-new-dict-entry" title="g_variant_type_new_dict_entry ()">g_variant_type_new_dict_entry</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *key</code></em>,
<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *value</code></em>);
const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-element" title="g_variant_type_element ()">g_variant_type_element</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
<a class="link" href="glib-Basic-Types.html#gsize" title="gsize"><span class="returnvalue">gsize</span></a> <a class="link" href="glib-GVariantType.html#g-variant-type-n-items" title="g_variant_type_n_items ()">g_variant_type_n_items</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-first" title="g_variant_type_first ()">g_variant_type_first</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-next" title="g_variant_type_next ()">g_variant_type_next</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-key" title="g_variant_type_key ()">g_variant_type_key</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * <a class="link" href="glib-GVariantType.html#g-variant-type-value" title="g_variant_type_value ()">g_variant_type_value</a> (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);
</pre>
</div>
<div class="refsect1" title="Description">
<a name="glib-GVariantType.description"></a><h2>Description</h2>
<p>
This section introduces the GVariant type system. It is based, in
large part, on the DBus type system, with two major changes and some minor
lifting of restrictions. The <a class="ulink" href="http://dbus.freedesktop.org/doc/dbus-specification.html" target="_top">DBus
specification</a>, therefore, provides a significant amount of
information that is useful when working with GVariant.
</p>
<p>
The first major change with respect to the DBus type system is the
introduction of maybe (or "nullable") types. Any type in GVariant can be
converted to a maybe type, in which case, "nothing" (or "null") becomes a
valid value. Maybe types have been added by introducing the
character "<code class="literal">m</code>" to type strings.
</p>
<p>
The second major change is that the GVariant type system supports the
concept of "indefinite types" -- types that are less specific than
the normal types found in DBus. For example, it is possible to speak
of "an array of any type" in GVariant, where the DBus type system
would require you to speak of "an array of integers" or "an array of
strings". Indefinite types have been added by introducing the
characters "<code class="literal">*</code>", "<code class="literal">?</code>" and
"<code class="literal">r</code>" to type strings.
</p>
<p>
Finally, all arbitrary restrictions relating to the complexity of
types are lifted along with the restriction that dictionary entries
may only appear nested inside of arrays.
</p>
<p>
Just as in DBus, GVariant types are described with strings ("type
strings"). Subject to the differences mentioned above, these strings
are of the same form as those found in DBus. Note, however: DBus
always works in terms of messages and therefore individual type
strings appear nowhere in its interface. Instead, "signatures"
are a concatenation of the strings of the type of each argument in a
message. GVariant deals with single values directly so GVariant type
strings always describe the type of exactly one value. This means
that a DBus signature string is generally not a valid GVariant type
string -- except in the case that it is the signature of a message
containing exactly one argument.
</p>
<p>
An indefinite type is similar in spirit to what may be called an
abstract type in other type systems. No value can exist that has an
indefinite type as its type, but values can exist that have types
that are subtypes of indefinite types. That is to say,
<a class="link" href="glib-GVariant.html#g-variant-get-type" title="g_variant_get_type ()"><code class="function">g_variant_get_type()</code></a> will never return an indefinite type, but
calling <code class="function">g_variant_is_a()</code> with an indefinite type may return <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a>.
For example, you can not have a value that represents "an array of no
particular type", but you can have an "array of integers" which
certainly matches the type of "an array of no particular type", since
"array of integers" is a subtype of "array of no particular type".
</p>
<p>
This is similar to how instances of abstract classes may not
directly exist in other type systems, but instances of their
non-abstract subtypes may. For example, in GTK, no object that has
the type of <a href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"><span class="type">GtkBin</span></a> can exist (since <a href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"><span class="type">GtkBin</span></a> is an abstract class),
but a <a href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html"><span class="type">GtkWindow</span></a> can certainly be instantiated, and you would say
that the <a href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html"><span class="type">GtkWindow</span></a> is a <a href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"><span class="type">GtkBin</span></a> (since <a href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html"><span class="type">GtkWindow</span></a> is a subclass of
<a href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html"><span class="type">GtkBin</span></a>).
</p>
<p>
A detailed description of GVariant type strings is given here:
</p>
<div class="refsect2" title="GVariant Type Strings">
<a name="gvariant-typestrings"></a><h3>GVariant Type Strings</h3>
<p>
A GVariant type string can be any of the following:
</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem"><p>
any basic type string (listed below)
</p></li>
<li class="listitem"><p>
"<code class="literal">v</code>", "<code class="literal">r</code>" or
"<code class="literal">*</code>"
</p></li>
<li class="listitem"><p>
one of the characters '<code class="literal">a</code>' or
'<code class="literal">m</code>', followed by another type string
</p></li>
<li class="listitem"><p>
the character '<code class="literal">(</code>', followed by a concatenation
of zero or more other type strings, followed by the character
'<code class="literal">)</code>'
</p></li>
<li class="listitem"><p>
the character '<code class="literal">{</code>', followed by a basic type
string (see below), followed by another type string, followed by
the character '<code class="literal">}</code>'
</p></li>
</ul></div>
<p>
A basic type string describes a basic type (as per
<a class="link" href="glib-GVariantType.html#g-variant-type-is-basic" title="g_variant_type_is_basic ()"><code class="function">g_variant_type_is_basic()</code></a>) and is always a single
character in length. The valid basic type strings are
"<code class="literal">b</code>", "<code class="literal">y</code>",
"<code class="literal">n</code>", "<code class="literal">q</code>",
"<code class="literal">i</code>", "<code class="literal">u</code>",
"<code class="literal">x</code>", "<code class="literal">t</code>",
"<code class="literal">h</code>", "<code class="literal">d</code>",
"<code class="literal">s</code>", "<code class="literal">o</code>",
"<code class="literal">g</code>" and "<code class="literal">?</code>".
</p>
<p>
The above definition is recursive to arbitrary depth.
"<code class="literal">aaaaai</code>" and "<code class="literal">(ui(nq((y)))s)</code>"
are both valid type strings, as is
"<code class="literal">a(aa(ui)(qna{ya(yd)}))</code>".
</p>
<p>
The meaning of each of the characters is as follows:
</p>
<div class="informaltable"><table border="1">
<colgroup>
<col>
<col>
</colgroup>
<tbody>
<tr>
<td>
<p>
<span class="strong"><strong>Character</strong></span>
</p>
</td>
<td>
<p>
<span class="strong"><strong>Meaning</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">b</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BOOLEAN:CAPS" title="G_VARIANT_TYPE_BOOLEAN"><code class="literal">G_VARIANT_TYPE_BOOLEAN</code></a>; a boolean value.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">y</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BYTE:CAPS" title="G_VARIANT_TYPE_BYTE"><code class="literal">G_VARIANT_TYPE_BYTE</code></a>; a byte.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">n</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-INT16:CAPS" title="G_VARIANT_TYPE_INT16"><code class="literal">G_VARIANT_TYPE_INT16</code></a>; a signed 16 bit
integer.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">q</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-UINT16:CAPS" title="G_VARIANT_TYPE_UINT16"><code class="literal">G_VARIANT_TYPE_UINT16</code></a>; an unsigned 16 bit
integer.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">i</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-INT32:CAPS" title="G_VARIANT_TYPE_INT32"><code class="literal">G_VARIANT_TYPE_INT32</code></a>; a signed 32 bit
integer.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">u</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-UINT32:CAPS" title="G_VARIANT_TYPE_UINT32"><code class="literal">G_VARIANT_TYPE_UINT32</code></a>; an unsigned 32 bit
integer.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">x</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-INT64:CAPS" title="G_VARIANT_TYPE_INT64"><code class="literal">G_VARIANT_TYPE_INT64</code></a>; a signed 64 bit
integer.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">t</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-UINT64:CAPS" title="G_VARIANT_TYPE_UINT64"><code class="literal">G_VARIANT_TYPE_UINT64</code></a>; an unsigned 64 bit
integer.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">h</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-HANDLE:CAPS" title="G_VARIANT_TYPE_HANDLE"><code class="literal">G_VARIANT_TYPE_HANDLE</code></a>; a signed 32 bit
value that, by convention, is used as an index into an array
of file descriptors that are sent alongside a DBus message.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">d</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-DOUBLE:CAPS" title="G_VARIANT_TYPE_DOUBLE"><code class="literal">G_VARIANT_TYPE_DOUBLE</code></a>; a double precision
floating point value.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">s</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-STRING:CAPS" title="G_VARIANT_TYPE_STRING"><code class="literal">G_VARIANT_TYPE_STRING</code></a>; a string.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">o</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-OBJECT-PATH:CAPS" title="G_VARIANT_TYPE_OBJECT_PATH"><code class="literal">G_VARIANT_TYPE_OBJECT_PATH</code></a>; a string in
the form of a DBus object path.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">g</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-STRING:CAPS" title="G_VARIANT_TYPE_STRING"><code class="literal">G_VARIANT_TYPE_STRING</code></a>; a string in the
form of a DBus type signature.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">?</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BASIC:CAPS" title="G_VARIANT_TYPE_BASIC"><code class="literal">G_VARIANT_TYPE_BASIC</code></a>; an indefinite type
that is a supertype of any of the basic types.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">v</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-VARIANT:CAPS" title="G_VARIANT_TYPE_VARIANT"><code class="literal">G_VARIANT_TYPE_VARIANT</code></a>; a container type
that contain any other type of value.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">a</code>
</p>
</td>
<td>
<p>
used as a prefix on another type string to mean an array of
that type; the type string "<code class="literal">ai</code>", for
example, is the type of an array of 32 bit signed integers.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">m</code>
</p>
</td>
<td>
<p>
used as a prefix on another type string to mean a "maybe", or
"nullable", version of that type; the type string
"<code class="literal">ms</code>", for example, is the type of a value
that maybe contains a string, or maybe contains nothing.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">()</code>
</p>
</td>
<td>
<p>
used to enclose zero or more other concatenated type strings
to create a tuple type; the type string
"<code class="literal">(is)</code>", for example, is the type of a pair
of an integer and a string.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">r</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-TUPLE:CAPS" title="G_VARIANT_TYPE_TUPLE"><code class="literal">G_VARIANT_TYPE_TUPLE</code></a>; an indefinite type
that is a supertype of any tuple type, regardless of the
number of items.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">{}</code>
</p>
</td>
<td>
<p>
used to enclose a basic type string concatenated with another
type string to create a dictionary entry type, which usually
appears inside of an array to form a dictionary; the type
string "<code class="literal">a{sd}</code>", for example, is the type of
a dictionary that maps strings to double precision floating
point values.
</p>
<p>
The first type (the basic type) is the key type and the second
type is the value type. The reason that the first type is
restricted to being a basic type is so that it can easily be
hashed.
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="literal">*</code>
</p>
</td>
<td>
<p>
the type string of <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-ANY:CAPS" title="G_VARIANT_TYPE_ANY"><code class="literal">G_VARIANT_TYPE_ANY</code></a>; the indefinite type
that is a supertype of all types. Note that, as with all type
strings, this character represents exactly one type. It
cannot be used inside of tuples to mean "any number of items".
</p>
</td>
</tr>
</tbody>
</table></div>
<p>
Any type string of a container that contains an indefinite type is,
itself, an indefinite type. For example, the type string
"<code class="literal">a*</code>" (corresponding to <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-ARRAY:CAPS" title="G_VARIANT_TYPE_ARRAY"><code class="literal">G_VARIANT_TYPE_ARRAY</code></a>) is
an indefinite type that is a supertype of every array type.
"<code class="literal">(*s)</code>" is a supertype of all tuples that
contain exactly two items where the second item is a string.
</p>
<p>
"<code class="literal">a{?*}</code>" is an indefinite type that is a
supertype of all arrays containing dictionary entries where the key
is any basic type and the value is any type at all. This is, by
definition, a dictionary, so this type string corresponds to
<a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-DICTIONARY:CAPS" title="G_VARIANT_TYPE_DICTIONARY"><code class="literal">G_VARIANT_TYPE_DICTIONARY</code></a>. Note that, due to the restriction that
the key of a dictionary entry must be a basic type,
"<code class="literal">{**}</code>" is not a valid type string.
</p>
</div>
</div>
<div class="refsect1" title="Details">
<a name="glib-GVariantType.details"></a><h2>Details</h2>
<div class="refsect2" title="GVariantType">
<a name="GVariantType"></a><h3>GVariantType</h3>
<pre class="programlisting">typedef struct _GVariantType GVariantType;</pre>
<p>
A type in the GVariant type system.
</p>
<p>
Two types may not be compared by value; use <a class="link" href="glib-GVariantType.html#g-variant-type-equal" title="g_variant_type_equal ()"><code class="function">g_variant_type_equal()</code></a> or
<code class="function">g_variant_type_is_subtype()</code>. May be copied using
<a class="link" href="glib-GVariantType.html#g-variant-type-copy" title="g_variant_type_copy ()"><code class="function">g_variant_type_copy()</code></a> and freed using <a class="link" href="glib-GVariantType.html#g-variant-type-free" title="g_variant_type_free ()"><code class="function">g_variant_type_free()</code></a>.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_BOOLEAN">
<a name="G-VARIANT-TYPE-BOOLEAN:CAPS"></a><h3>G_VARIANT_TYPE_BOOLEAN</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_BOOLEAN ((const GVariantType *) "b")
</pre>
<p>
The type of a value that can be either <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> or <a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a>.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_BYTE">
<a name="G-VARIANT-TYPE-BYTE:CAPS"></a><h3>G_VARIANT_TYPE_BYTE</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_BYTE ((const GVariantType *) "y")
</pre>
<p>
The type of an integer value that can range from 0 to 255.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_INT16">
<a name="G-VARIANT-TYPE-INT16:CAPS"></a><h3>G_VARIANT_TYPE_INT16</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_INT16 ((const GVariantType *) "n")
</pre>
<p>
The type of an integer value that can range from -32768 to 32767.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_UINT16">
<a name="G-VARIANT-TYPE-UINT16:CAPS"></a><h3>G_VARIANT_TYPE_UINT16</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_UINT16 ((const GVariantType *) "q")
</pre>
<p>
The type of an integer value that can range from 0 to 65535.
There were about this many people living in Toronto in the 1870s.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_INT32">
<a name="G-VARIANT-TYPE-INT32:CAPS"></a><h3>G_VARIANT_TYPE_INT32</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_INT32 ((const GVariantType *) "i")
</pre>
<p>
The type of an integer value that can range from -2147483648 to
2147483647.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_UINT32">
<a name="G-VARIANT-TYPE-UINT32:CAPS"></a><h3>G_VARIANT_TYPE_UINT32</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_UINT32 ((const GVariantType *) "u")
</pre>
<p>
The type of an integer value that can range from 0 to 4294967295.
That's one number for everyone who was around in the late 1970s.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_INT64">
<a name="G-VARIANT-TYPE-INT64:CAPS"></a><h3>G_VARIANT_TYPE_INT64</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_INT64 ((const GVariantType *) "x")
</pre>
<p>
The type of an integer value that can range from
-9223372036854775808 to 9223372036854775807.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_UINT64">
<a name="G-VARIANT-TYPE-UINT64:CAPS"></a><h3>G_VARIANT_TYPE_UINT64</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_UINT64 ((const GVariantType *) "t")
</pre>
<p>
The type of an integer value that can range from 0 to
18446744073709551616. That's a really big number, but a Rubik's
cube can have a bit more than twice as many possible positions.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_HANDLE">
<a name="G-VARIANT-TYPE-HANDLE:CAPS"></a><h3>G_VARIANT_TYPE_HANDLE</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_HANDLE ((const GVariantType *) "h")
</pre>
<p>
The type of a 32bit signed integer value, that by convention, is used
as an index into an array of file descriptors that are sent alongside
a DBus message.
</p>
<p>
If you are not interacting with DBus, then there is no reason to make
use of this type.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_DOUBLE">
<a name="G-VARIANT-TYPE-DOUBLE:CAPS"></a><h3>G_VARIANT_TYPE_DOUBLE</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_DOUBLE ((const GVariantType *) "d")
</pre>
<p>
The type of a double precision IEEE754 floating point number.
These guys go up to about 1.80e308 (plus and minus) but miss out on
some numbers in between. In any case, that's far greater than the
estimated number of fundamental particles in the observable
universe.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_STRING">
<a name="G-VARIANT-TYPE-STRING:CAPS"></a><h3>G_VARIANT_TYPE_STRING</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_STRING ((const GVariantType *) "s")
</pre>
<p>
The type of a string. "" is a string. <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> is not a string.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_OBJECT_PATH">
<a name="G-VARIANT-TYPE-OBJECT-PATH:CAPS"></a><h3>G_VARIANT_TYPE_OBJECT_PATH</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_OBJECT_PATH ((const GVariantType *) "o")
</pre>
<p>
The type of a DBus object reference. These are strings of a
specific format used to identify objects at a given destination on
the bus.
</p>
<p>
If you are not interacting with DBus, then there is no reason to make
use of this type. If you are, then the DBus specification contains a
precise description of valid object paths.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_SIGNATURE">
<a name="G-VARIANT-TYPE-SIGNATURE:CAPS"></a><h3>G_VARIANT_TYPE_SIGNATURE</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_SIGNATURE ((const GVariantType *) "g")
</pre>
<p>
The type of a DBus type signature. These are strings of a specific
format used as type signatures for DBus methods and messages.
</p>
<p>
If you are not interacting with DBus, then there is no reason to make
use of this type. If you are, then the DBus specification contains a
precise description of valid signature strings.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_VARIANT">
<a name="G-VARIANT-TYPE-VARIANT:CAPS"></a><h3>G_VARIANT_TYPE_VARIANT</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_VARIANT ((const GVariantType *) "v")
</pre>
<p>
The type of a box that contains any other value (including another
variant).
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_ANY">
<a name="G-VARIANT-TYPE-ANY:CAPS"></a><h3>G_VARIANT_TYPE_ANY</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_ANY ((const GVariantType *) "*")
</pre>
<p>
An indefinite type that is a supertype of every type (including
itself).
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_BASIC">
<a name="G-VARIANT-TYPE-BASIC:CAPS"></a><h3>G_VARIANT_TYPE_BASIC</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_BASIC ((const GVariantType *) "?")
</pre>
<p>
An indefinite type that is a supertype of every basic (ie:
non-container) type.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_MAYBE">
<a name="G-VARIANT-TYPE-MAYBE:CAPS"></a><h3>G_VARIANT_TYPE_MAYBE</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_MAYBE ((const GVariantType *) "m*")
</pre>
<p>
An indefinite type that is a supertype of every maybe type.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_ARRAY">
<a name="G-VARIANT-TYPE-ARRAY:CAPS"></a><h3>G_VARIANT_TYPE_ARRAY</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_ARRAY ((const GVariantType *) "a*")
</pre>
<p>
An indefinite type that is a supertype of every array type.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_TUPLE">
<a name="G-VARIANT-TYPE-TUPLE:CAPS"></a><h3>G_VARIANT_TYPE_TUPLE</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_TUPLE ((const GVariantType *) "r")
</pre>
<p>
An indefinite type that is a supertype of every tuple type,
regardless of the number of items in the tuple.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_UNIT">
<a name="G-VARIANT-TYPE-UNIT:CAPS"></a><h3>G_VARIANT_TYPE_UNIT</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_UNIT ((const GVariantType *) "()")
</pre>
<p>
The empty tuple type. Has only one instance. Known also as "triv"
or "void".
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_DICT_ENTRY">
<a name="G-VARIANT-TYPE-DICT-ENTRY:CAPS"></a><h3>G_VARIANT_TYPE_DICT_ENTRY</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_DICT_ENTRY ((const GVariantType *) "{?*}")
</pre>
<p>
An indefinite type that is a supertype of every dictionary entry
type.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_DICTIONARY">
<a name="G-VARIANT-TYPE-DICTIONARY:CAPS"></a><h3>G_VARIANT_TYPE_DICTIONARY</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_DICTIONARY ((const GVariantType *) "a{?*}")
</pre>
<p>
An indefinite type that is a supertype of every dictionary type --
that is, any array type that has an element type equal to any
dictionary entry type.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_STRING_ARRAY">
<a name="G-VARIANT-TYPE-STRING-ARRAY:CAPS"></a><h3>G_VARIANT_TYPE_STRING_ARRAY</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_STRING_ARRAY ((const GVariantType *) "as")
</pre>
<p>
The type of an array of strings.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_BYTESTRING">
<a name="G-VARIANT-TYPE-BYTESTRING:CAPS"></a><h3>G_VARIANT_TYPE_BYTESTRING</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_BYTESTRING ((const GVariantType *) "ay")
</pre>
<p>
The type of an array of bytes. This type is commonly used to pass
around strings that may not be valid utf8. In that case, the
convention is that the nul terminator character should be included as
the last character in the array.
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE_BYTESTRING_ARRAY">
<a name="G-VARIANT-TYPE-BYTESTRING-ARRAY:CAPS"></a><h3>G_VARIANT_TYPE_BYTESTRING_ARRAY</h3>
<pre class="programlisting">#define G_VARIANT_TYPE_BYTESTRING_ARRAY ((const GVariantType *) "aay")
</pre>
<p>
The type of an array of byte strings (an array of arrays of bytes).
</p>
</div>
<hr>
<div class="refsect2" title="G_VARIANT_TYPE()">
<a name="G-VARIANT-TYPE:CAPS"></a><h3>G_VARIANT_TYPE()</h3>
<pre class="programlisting">#define G_VARIANT_TYPE(type_string)</pre>
<p>
Converts a string to a const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>. Depending on the
current debugging level, this function may perform a runtime check
to ensure that <em class="parameter"><code>string</code></em> is a valid GVariant type string.
</p>
<p>
It is always a programmer error to use this macro with an invalid
type string.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>type_string</code></em> :</span></p></td>
<td>a well-formed <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> type string
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_free ()">
<a name="g-variant-type-free"></a><h3>g_variant_type_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> g_variant_type_free (<em class="parameter"><code><a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Frees a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> that was allocated with
<a class="link" href="glib-GVariantType.html#g-variant-type-copy" title="g_variant_type_copy ()"><code class="function">g_variant_type_copy()</code></a>, <a class="link" href="glib-GVariantType.html#g-variant-type-new" title="g_variant_type_new ()"><code class="function">g_variant_type_new()</code></a> or one of the container
type constructor functions.
</p>
<p>
In the case that <em class="parameter"><code>type</code></em> is <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>, this function does nothing.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>, or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_copy ()">
<a name="g-variant-type-copy"></a><h3>g_variant_type_copy ()</h3>
<pre class="programlisting"><a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_copy (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Makes a copy of a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>. It is appropriate to call
<a class="link" href="glib-GVariantType.html#g-variant-type-free" title="g_variant_type_free ()"><code class="function">g_variant_type_free()</code></a> on the return value. <em class="parameter"><code>type</code></em> may not be <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_new ()">
<a name="g-variant-type-new"></a><h3>g_variant_type_new ()</h3>
<pre class="programlisting"><a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_new (<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *type_string</code></em>);</pre>
<p>
Creates a new <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> corresponding to the type string given
by <em class="parameter"><code>type_string</code></em>. It is appropriate to call <a class="link" href="glib-GVariantType.html#g-variant-type-free" title="g_variant_type_free ()"><code class="function">g_variant_type_free()</code></a> on
the return value.
</p>
<p>
It is a programmer error to call this function with an invalid type
string. Use <a class="link" href="glib-GVariantType.html#g-variant-type-string-is-valid" title="g_variant_type_string_is_valid ()"><code class="function">g_variant_type_string_is_valid()</code></a> if you are unsure.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type_string</code></em> :</span></p></td>
<td>a valid GVariant type string
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.24</p>
</div>
<hr>
<div class="refsect2" title="g_variant_type_string_is_valid ()">
<a name="g-variant-type-string-is-valid"></a><h3>g_variant_type_string_is_valid ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_string_is_valid (<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *type_string</code></em>);</pre>
<p>
Checks if <em class="parameter"><code>type_string</code></em> is a valid GVariant type string. This call is
equivalent to calling <a class="link" href="glib-GVariantType.html#g-variant-type-string-scan" title="g_variant_type_string_scan ()"><code class="function">g_variant_type_string_scan()</code></a> and confirming
that the following character is a nul terminator.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type_string</code></em> :</span></p></td>
<td>a pointer to any string
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type_string</code></em> is exactly one valid type string
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_string_scan ()">
<a name="g-variant-type-string-scan"></a><h3>g_variant_type_string_scan ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_string_scan (<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *string</code></em>,
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> *limit</code></em>,
<em class="parameter"><code>const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="type">gchar</span></a> **endptr</code></em>);</pre>
<p>
Scan for a single complete and valid GVariant type string in <em class="parameter"><code>string</code></em>.
The memory pointed to by <em class="parameter"><code>limit</code></em> (or bytes beyond it) is never
accessed.
</p>
<p>
If a valid type string is found, <em class="parameter"><code>endptr</code></em> is updated to point to the
first character past the end of the string that was found and <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a>
is returned.
</p>
<p>
If there is no valid type string starting at <em class="parameter"><code>string</code></em>, or if the type
string does not end before <em class="parameter"><code>limit</code></em> then <a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a> is returned.
</p>
<p>
For the simple case of checking if a string is a valid type string,
see <a class="link" href="glib-GVariantType.html#g-variant-type-string-is-valid" title="g_variant_type_string_is_valid ()"><code class="function">g_variant_type_string_is_valid()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td>
<td>a pointer to any string
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>limit</code></em> :</span></p></td>
<td>the end of <em class="parameter"><code>string</code></em>, or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>endptr</code></em> :</span></p></td>
<td>location to store the end pointer, or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if a valid type string was found
</td>
</tr>
</tbody>
</table></div>
<p class="since">Since 2.24</p>
</div>
<hr>
<div class="refsect2" title="g_variant_type_get_string_length ()">
<a name="g-variant-type-get-string-length"></a><h3>g_variant_type_get_string_length ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gsize" title="gsize"><span class="returnvalue">gsize</span></a> g_variant_type_get_string_length (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Returns the length of the type string corresponding to the given
<em class="parameter"><code>type</code></em>. This function must be used to determine the valid extent of
the memory region returned by <a class="link" href="glib-GVariantType.html#g-variant-type-peek-string" title="g_variant_type_peek_string ()"><code class="function">g_variant_type_peek_string()</code></a>.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the length of the corresponding type string
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_peek_string ()">
<a name="g-variant-type-peek-string"></a><h3>g_variant_type_peek_string ()</h3>
<pre class="programlisting">const <a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * g_variant_type_peek_string (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Returns the type string corresponding to the given <em class="parameter"><code>type</code></em>. The
result is not nul-terminated; in order to determine its length you
must call <a class="link" href="glib-GVariantType.html#g-variant-type-get-string-length" title="g_variant_type_get_string_length ()"><code class="function">g_variant_type_get_string_length()</code></a>.
</p>
<p>
To get a nul-terminated string, see <a class="link" href="glib-GVariantType.html#g-variant-type-dup-string" title="g_variant_type_dup_string ()"><code class="function">g_variant_type_dup_string()</code></a>.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the corresponding type string (not nul-terminated)
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_dup_string ()">
<a name="g-variant-type-dup-string"></a><h3>g_variant_type_dup_string ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gchar" title="gchar"><span class="returnvalue">gchar</span></a> * g_variant_type_dup_string (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Returns a newly-allocated copy of the type string corresponding to
<em class="parameter"><code>type</code></em>. The returned string is nul-terminated. It is appropriate to
call <a class="link" href="glib-Memory-Allocation.html#g-free" title="g_free ()"><code class="function">g_free()</code></a> on the return value.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the corresponding type string
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_definite ()">
<a name="g-variant-type-is-definite"></a><h3>g_variant_type_is_definite ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_definite (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines if the given <em class="parameter"><code>type</code></em> is definite (ie: not indefinite).
</p>
<p>
A type is definite if its type string does not contain any indefinite
type characters ('*', '?', or 'r').
</p>
<p>
A <a class="link" href="glib-GVariant.html#GVariant" title="GVariant"><span class="type">GVariant</span></a> instance may not have an indefinite type, so calling
this function on the result of <a class="link" href="glib-GVariant.html#g-variant-get-type" title="g_variant_get_type ()"><code class="function">g_variant_get_type()</code></a> will always
result in <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> being returned. Calling this function on an
indefinite type like <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-ARRAY:CAPS" title="G_VARIANT_TYPE_ARRAY"><code class="literal">G_VARIANT_TYPE_ARRAY</code></a>, however, will result in
<a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a> being returned.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is definite
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_container ()">
<a name="g-variant-type-is-container"></a><h3>g_variant_type_is_container ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_container (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines if the given <em class="parameter"><code>type</code></em> is a container type.
</p>
<p>
Container types are any array, maybe, tuple, or dictionary
entry types plus the variant type.
</p>
<p>
This function returns <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> for any indefinite type for which every
definite subtype is a container -- <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-ARRAY:CAPS" title="G_VARIANT_TYPE_ARRAY"><code class="literal">G_VARIANT_TYPE_ARRAY</code></a>, for
example.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is a container type
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_basic ()">
<a name="g-variant-type-is-basic"></a><h3>g_variant_type_is_basic ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_basic (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines if the given <em class="parameter"><code>type</code></em> is a basic type.
</p>
<p>
Basic types are booleans, bytes, integers, doubles, strings, object
paths and signatures.
</p>
<p>
Only a basic type may be used as the key of a dictionary entry.
</p>
<p>
This function returns <a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a> for all indefinite types except
<a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-BASIC:CAPS" title="G_VARIANT_TYPE_BASIC"><code class="literal">G_VARIANT_TYPE_BASIC</code></a>.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is a basic type
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_maybe ()">
<a name="g-variant-type-is-maybe"></a><h3>g_variant_type_is_maybe ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_maybe (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines if the given <em class="parameter"><code>type</code></em> is a maybe type. This is true if the
type string for <em class="parameter"><code>type</code></em> starts with an 'm'.
</p>
<p>
This function returns <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> for any indefinite type for which every
definite subtype is a maybe type -- <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-MAYBE:CAPS" title="G_VARIANT_TYPE_MAYBE"><code class="literal">G_VARIANT_TYPE_MAYBE</code></a>, for
example.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is a maybe type
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_array ()">
<a name="g-variant-type-is-array"></a><h3>g_variant_type_is_array ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_array (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines if the given <em class="parameter"><code>type</code></em> is an array type. This is true if the
type string for <em class="parameter"><code>type</code></em> starts with an 'a'.
</p>
<p>
This function returns <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> for any indefinite type for which every
definite subtype is an array type -- <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-ARRAY:CAPS" title="G_VARIANT_TYPE_ARRAY"><code class="literal">G_VARIANT_TYPE_ARRAY</code></a>, for
example.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is an array type
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_tuple ()">
<a name="g-variant-type-is-tuple"></a><h3>g_variant_type_is_tuple ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_tuple (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines if the given <em class="parameter"><code>type</code></em> is a tuple type. This is true if the
type string for <em class="parameter"><code>type</code></em> starts with a '(' or if <em class="parameter"><code>type</code></em> is
<a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-TUPLE:CAPS" title="G_VARIANT_TYPE_TUPLE"><code class="literal">G_VARIANT_TYPE_TUPLE</code></a>.
</p>
<p>
This function returns <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> for any indefinite type for which every
definite subtype is a tuple type -- <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-TUPLE:CAPS" title="G_VARIANT_TYPE_TUPLE"><code class="literal">G_VARIANT_TYPE_TUPLE</code></a>, for
example.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is a tuple type
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_dict_entry ()">
<a name="g-variant-type-is-dict-entry"></a><h3>g_variant_type_is_dict_entry ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_dict_entry (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines if the given <em class="parameter"><code>type</code></em> is a dictionary entry type. This is
true if the type string for <em class="parameter"><code>type</code></em> starts with a '{'.
</p>
<p>
This function returns <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> for any indefinite type for which every
definite subtype is a dictionary entry type --
<a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-DICT-ENTRY:CAPS" title="G_VARIANT_TYPE_DICT_ENTRY"><code class="literal">G_VARIANT_TYPE_DICT_ENTRY</code></a>, for example.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is a dictionary entry type
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_variant ()">
<a name="g-variant-type-is-variant"></a><h3>g_variant_type_is_variant ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_variant (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines if the given <em class="parameter"><code>type</code></em> is the variant type.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is the variant type
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_hash ()">
<a name="g-variant-type-hash"></a><h3>g_variant_type_hash ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#guint" title="guint"><span class="returnvalue">guint</span></a> g_variant_type_hash (<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> type</code></em>);</pre>
<p>
Hashes <em class="parameter"><code>type</code></em>.
</p>
<p>
The argument type of <em class="parameter"><code>type</code></em> is only <a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> to allow use with
<a class="link" href="glib-Hash-Tables.html#GHashTable" title="GHashTable"><span class="type">GHashTable</span></a> without function pointer casting. A valid
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> must be provided.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the hash value
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_equal ()">
<a name="g-variant-type-equal"></a><h3>g_variant_type_equal ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_equal (<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> type1</code></em>,
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> type2</code></em>);</pre>
<p>
Compares <em class="parameter"><code>type1</code></em> and <em class="parameter"><code>type2</code></em> for equality.
</p>
<p>
Only returns <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if the types are exactly equal. Even if one type
is an indefinite type and the other is a subtype of it, <a class="link" href="glib-Standard-Macros.html#FALSE:CAPS" title="FALSE"><code class="literal">FALSE</code></a> will
be returned if they are not exactly equal. If you want to check for
subtypes, use <a class="link" href="glib-GVariantType.html#g-variant-type-is-subtype-of" title="g_variant_type_is_subtype_of ()"><code class="function">g_variant_type_is_subtype_of()</code></a>.
</p>
<p>
The argument types of <em class="parameter"><code>type1</code></em> and <em class="parameter"><code>type2</code></em> are only <a class="link" href="glib-Basic-Types.html#gconstpointer" title="gconstpointer"><span class="type">gconstpointer</span></a> to
allow use with <a class="link" href="glib-Hash-Tables.html#GHashTable" title="GHashTable"><span class="type">GHashTable</span></a> without function pointer casting. For
both arguments, a valid <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> must be provided.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type1</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>type2</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type1</code></em> and <em class="parameter"><code>type2</code></em> are exactly equal
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_is_subtype_of ()">
<a name="g-variant-type-is-subtype-of"></a><h3>g_variant_type_is_subtype_of ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gboolean" title="gboolean"><span class="returnvalue">gboolean</span></a> g_variant_type_is_subtype_of (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>,
<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *supertype</code></em>);</pre>
<p>
Checks if <em class="parameter"><code>type</code></em> is a subtype of <em class="parameter"><code>supertype</code></em>.
</p>
<p>
This function returns <a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is a subtype of <em class="parameter"><code>supertype</code></em>. All
types are considered to be subtypes of themselves. Aside from that,
only indefinite types can have subtypes.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>supertype</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<a class="link" href="glib-Standard-Macros.html#TRUE:CAPS" title="TRUE"><code class="literal">TRUE</code></a> if <em class="parameter"><code>type</code></em> is a subtype of <em class="parameter"><code>supertype</code></em>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_new_maybe ()">
<a name="g-variant-type-new-maybe"></a><h3>g_variant_type_new_maybe ()</h3>
<pre class="programlisting"><a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_new_maybe (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *element</code></em>);</pre>
<p>
Constructs the type corresponding to a maybe instance containing
type <em class="parameter"><code>type</code></em> or Nothing.
</p>
<p>
It is appropriate to call <a class="link" href="glib-GVariantType.html#g-variant-type-free" title="g_variant_type_free ()"><code class="function">g_variant_type_free()</code></a> on the return value.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>element</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new maybe <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_new_array ()">
<a name="g-variant-type-new-array"></a><h3>g_variant_type_new_array ()</h3>
<pre class="programlisting"><a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_new_array (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *element</code></em>);</pre>
<p>
Constructs the type corresponding to an array of elements of the
type <em class="parameter"><code>type</code></em>.
</p>
<p>
It is appropriate to call <a class="link" href="glib-GVariantType.html#g-variant-type-free" title="g_variant_type_free ()"><code class="function">g_variant_type_free()</code></a> on the return value.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>element</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new array <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_new_tuple ()">
<a name="g-variant-type-new-tuple"></a><h3>g_variant_type_new_tuple ()</h3>
<pre class="programlisting"><a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_new_tuple (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> * const *items</code></em>,
<em class="parameter"><code><a class="link" href="glib-Basic-Types.html#gint" title="gint"><span class="type">gint</span></a> length</code></em>);</pre>
<p>
Constructs a new tuple type, from <em class="parameter"><code>items</code></em>.
</p>
<p>
<em class="parameter"><code>length</code></em> is the number of items in <em class="parameter"><code>items</code></em>, or -1 to indicate that
<em class="parameter"><code>items</code></em> is <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>-terminated.
</p>
<p>
It is appropriate to call <a class="link" href="glib-GVariantType.html#g-variant-type-free" title="g_variant_type_free ()"><code class="function">g_variant_type_free()</code></a> on the return value.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>items</code></em> :</span></p></td>
<td>an array of <a href="glib-GVariantType.html#GVariantType"><span class="type">GVariantTypes</span></a>, one for each item
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
<td>the length of <em class="parameter"><code>items</code></em>, or -1
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new tuple <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_new_dict_entry ()">
<a name="g-variant-type-new-dict-entry"></a><h3>g_variant_type_new_dict_entry ()</h3>
<pre class="programlisting"><a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_new_dict_entry (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *key</code></em>,
<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *value</code></em>);</pre>
<p>
Constructs the type corresponding to a dictionary entry with a key
of type <em class="parameter"><code>key</code></em> and a value of type <em class="parameter"><code>value</code></em>.
</p>
<p>
It is appropriate to call <a class="link" href="glib-GVariantType.html#g-variant-type-free" title="g_variant_type_free ()"><code class="function">g_variant_type_free()</code></a> on the return value.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
<td>a basic <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new dictionary entry <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_element ()">
<a name="g-variant-type-element"></a><h3>g_variant_type_element ()</h3>
<pre class="programlisting">const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_element (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines the element type of an array or maybe type.
</p>
<p>
This function may only be used with array or maybe types.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>an array or maybe <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the element type of <em class="parameter"><code>type</code></em>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_n_items ()">
<a name="g-variant-type-n-items"></a><h3>g_variant_type_n_items ()</h3>
<pre class="programlisting"><a class="link" href="glib-Basic-Types.html#gsize" title="gsize"><span class="returnvalue">gsize</span></a> g_variant_type_n_items (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines the number of items contained in a tuple or
dictionary entry type.
</p>
<p>
This function may only be used with tuple or dictionary entry types,
but must not be used with the generic tuple type
<a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-TUPLE:CAPS" title="G_VARIANT_TYPE_TUPLE"><code class="literal">G_VARIANT_TYPE_TUPLE</code></a>.
</p>
<p>
In the case of a dictionary entry type, this function will always
return 2.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a tuple or dictionary entry <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the number of items in <em class="parameter"><code>type</code></em>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_first ()">
<a name="g-variant-type-first"></a><h3>g_variant_type_first ()</h3>
<pre class="programlisting">const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_first (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines the first item type of a tuple or dictionary entry
type.
</p>
<p>
This function may only be used with tuple or dictionary entry types,
but must not be used with the generic tuple type
<a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-TUPLE:CAPS" title="G_VARIANT_TYPE_TUPLE"><code class="literal">G_VARIANT_TYPE_TUPLE</code></a>.
</p>
<p>
In the case of a dictionary entry type, this returns the type of
the key.
</p>
<p>
<a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> is returned in case of <em class="parameter"><code>type</code></em> being <a class="link" href="glib-GVariantType.html#G-VARIANT-TYPE-UNIT:CAPS" title="G_VARIANT_TYPE_UNIT"><code class="literal">G_VARIANT_TYPE_UNIT</code></a>.
</p>
<p>
This call, together with <a class="link" href="glib-GVariantType.html#g-variant-type-next" title="g_variant_type_next ()"><code class="function">g_variant_type_next()</code></a> provides an iterator
interface over tuple and dictionary entry types.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a tuple or dictionary entry <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the first item type of <em class="parameter"><code>type</code></em>, or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_next ()">
<a name="g-variant-type-next"></a><h3>g_variant_type_next ()</h3>
<pre class="programlisting">const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_next (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines the next item type of a tuple or dictionary entry
type.
</p>
<p>
<em class="parameter"><code>type</code></em> must be the result of a previous call to
<a class="link" href="glib-GVariantType.html#g-variant-type-first" title="g_variant_type_first ()"><code class="function">g_variant_type_first()</code></a> or <a class="link" href="glib-GVariantType.html#g-variant-type-next" title="g_variant_type_next ()"><code class="function">g_variant_type_next()</code></a>.
</p>
<p>
If called on the key type of a dictionary entry then this call
returns the value type. If called on the value type of a dictionary
entry then this call returns <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>.
</p>
<p>
For tuples, <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a> is returned when <em class="parameter"><code>type</code></em> is the last item in a tuple.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> from a previous call
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the next <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> after <em class="parameter"><code>type</code></em>, or <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_key ()">
<a name="g-variant-type-key"></a><h3>g_variant_type_key ()</h3>
<pre class="programlisting">const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_key (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines the key type of a dictionary entry type.
</p>
<p>
This function may only be used with a dictionary entry type. Other
than the additional restriction, this call is equivalent to
<a class="link" href="glib-GVariantType.html#g-variant-type-first" title="g_variant_type_first ()"><code class="function">g_variant_type_first()</code></a>.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a dictionary entry <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the key type of the dictionary entry
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="g_variant_type_value ()">
<a name="g-variant-type-value"></a><h3>g_variant_type_value ()</h3>
<pre class="programlisting">const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="returnvalue">GVariantType</span></a> * g_variant_type_value (<em class="parameter"><code>const <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a> *type</code></em>);</pre>
<p>
Determines the value type of a dictionary entry type.
</p>
<p>
This function may only be used with a dictionary entry type.
</p>
<p>
Since 2.24
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
<td>a dictionary entry <a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the value type of the dictionary entry
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1" title="See Also">
<a name="glib-GVariantType.see-also"></a><h2>See Also</h2>
<a class="link" href="glib-GVariantType.html#GVariantType" title="GVariantType"><span class="type">GVariantType</span></a>, <a class="link" href="glib-GVariant.html#GVariant" title="GVariant"><span class="type">GVariant</span></a>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.15</div>
</body>
</html> |
webglbook/ch02/HelloPoint1.html | AaronBonner/AsterGLoids | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Draw a point (1)</title>
</head>
<body onload="main()">
<canvas id="webgl" width="400" height="400">
Please use a browser that supports "canvas"
</canvas>
<script src="../lib/webgl-utils.js"></script>
<script src="../lib/webgl-debug.js"></script>
<script src="../lib/cuon-utils.js"></script>
<script src="HelloPoint1.js"></script>
</body>
</html>
|
static/templates/useractivation.html | fdemian/Morpheus | <html>
<head></head>
<body>
<div style="width:80%;margin-left:10%">
<h3>Welcome!</h3>
<p>Hi, {user}. Welcome to Morpheus.</p>
<p>
In order to complete the registration process, you must follow
<a href="{link}">this link</a>.
</p>
<p>
Please remember, you won't be able to login until you complete this process.
</p>
<p>
Have a nice day!
</p>
</div>
</body>
</html>
|
doc/alu/HyperSpec/Body/sec_5-1-2-6.html | jasom/eclipse-lisp | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!-- Common Lisp HyperSpec (TM), version 3.0 generated by kmp on Thu, 2-May-1996 10:21am EDT -->
<HTML>
<HEAD>
<TITLE>CLHS: Section 5.1.2.6</TITLE>
<META HTTP-EQUIV="Author" CONTENT="Kent M. Pitman">
<META HTTP-EQUIV="Organization" CONTENT="The Harlequin Group Limited">
<LINK REL=TOP HREF="../FrontMatter/index.html">
<LINK REL=COPYRIGHT HREF="../FrontMatter/About-HyperSpec.html#Legal">
<LINK REL=DISCLAIMER HREF="../FrontMatter/About-HyperSpec.html#Disclaimer">
<LINK REL=PREV HREF="sec_5-1-2-5.html">
<LINK REL=UP HREF="sec_5-1-2.html">
<LINK REL=NEXT HREF="sec_5-1-2-7.html">
</HEAD>
<BODY BGCOLOR="#c0c0c0">
<H1><A REV=MADE HREF="http://www.harlequin.com/"><IMG ALT="[HARLEQUIN]" SRC="../Graphics/Harlequin-Small.gif" ALIGN=Bottom></A><A REL=TOP HREF="../FrontMatter/index.html"><IMG ALT="[Common Lisp HyperSpec (TM)]" SRC="../Graphics/HyperSpec-Small.gif" ALIGN=Bottom></A> <A REL=PREV HREF="sec_5-1-2-5.html"><IMG ALT="[Previous]" SRC="../Graphics/Prev.gif" ALIGN=Bottom></A><A REL=UP HREF="sec_5-1-2.html"><IMG ALT="[Up]" SRC="../Graphics/Up.gif" ALIGN=Bottom></A><A REL=NEXT HREF="sec_5-1-2-7.html"><IMG ALT="[Next]" SRC="../Graphics/Next.gif" ALIGN=Bottom></A></H1>
<HR>
<H2>
5.1.2.6 Setf Expansions and Places</H2> <P>
Any <A REL=DEFINITION HREF="glo_c.html#compound_form"><I>compound form</I></A> for which the <A REL=DEFINITION HREF="glo_o.html#operator"><I>operator</I></A> has a <A REL=DEFINITION HREF="glo_s.html#setf_expander"><I>setf expander</I></A> defined can be used as a <A REL=DEFINITION HREF="glo_p.html#place"><I>place</I></A>. The <A REL=DEFINITION HREF="glo_o.html#operator"><I>operator</I></A> must refer to the global function definition, rather than a locally defined <A REL=DEFINITION HREF="glo_f.html#function"><I>function</I></A> or <A REL=DEFINITION HREF="glo_m.html#macro"><I>macro</I></A>. <P>
<P>
<P><HR>The following <A REL=META HREF="../FrontMatter/X3J13-Issues.html">X3J13 cleanup issues</A>, <I>not part of the specification</I>, apply to this section:<P><UL><LI> <A REL=CHILD HREF="../Issues/iss174.html">FUNCTION-NAME:LARGE</A><LI> <A REL=CHILD HREF="../Issues/iss308.html">SETF-METHOD-VS-SETF-METHOD:RENAME-OLD-TERMS</A><P></UL>
<HR>
<A REL=NAVIGATOR HREF="../FrontMatter/Starting-Points.html"><IMG ALT="[Starting Points]" SRC="../Graphics/Starting-Points.gif" ALIGN=Bottom></A><A REL=TOC HREF="../FrontMatter/Chapter-Index.html"><IMG ALT="[Contents]" SRC="../Graphics/Contents.gif" ALIGN=Bottom></A><A REL=INDEX HREF="../FrontMatter/Master-Index.html"><IMG ALT="[Index]" SRC="../Graphics/Index.gif" ALIGN=Bottom></A><A REL=INDEX HREF="../FrontMatter/Symbol-Index.html"><IMG ALT="[Symbols]" SRC="../Graphics/Symbols.gif" ALIGN=Bottom></A><A REL=GLOSSARY HREF="../Body/sec_26-1.html"><IMG ALT="[Glossary]" SRC="../Graphics/Glossary.gif" ALIGN=Bottom></A><A HREF="../Issues/Issues-Categorized.html"><IMG ALT="[Issues]" SRC="../Graphics/Issues.gif" ALIGN=Bottom></A><BR>
<A REL=COPYRIGHT HREF="../FrontMatter/About-HyperSpec.html#Legal"><I>Copyright 1996, The Harlequin Group Limited. All Rights Reserved.</I></A><P>
</BODY>
</HTML>
|
enc/enc_eng/meta/dialogapi/dmsg/dm_resizedialog.html | FarGroup/FarManager | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>DM_RESIZEDIALOG</title>
<meta http-equiv="Content-Type" Content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../styles/styles.css">
<script language="javascript" src='../../links.js' type="text/javascript"></script>
</head>
<body>
<h1>DM_RESIZEDIALOG</h1>
<div class=navbar>
<a href="index_dm.html">Messages</a> |
<a href="../index.html">Dialog API</a><br>
</div>
<div class=shortdescr>
The <dfn>DM_RESIZEDIALOG</dfn> message is sent to the dialog manager to resize the dialog window.
</div>
<h3>Param1</h3>
<div class=descr>
0
</div>
<h3>Param2</h3>
<div class=descr>
Pointer to a <a href="../../winapi/coord.html">COORD</a> structure containing the new size of the dialog window.
</div>
<h3>Return</h3>
<div class=descr>
The <a href="../../winapi/coord.html">COORD</a> structure containing the new size of the dialog window.
</div>
<h3>Remarks</h3>
<div class=descr>
</div>
<h3>Example</h3>
<div class=descr>
</div>
<div class=see>See also:</div><div class=seecont>
<a href="dm_movedialog.html">DM_MOVEDIALOG</a><br>
<a href="../dialogex.html">DialogEx</a><br>
</div>
</body>
</html>
|
lib/google_signin_nodart.html | dart-archive/polymer_elements | <link rel="import" href="src/google-signin/google-signin.html">
<link rel="import" href="google_signin_aware_nodart.html">
<link rel="import" href="iron_icon_nodart.html">
<link rel="import" href="roboto_nodart.html">
<link rel="import" href="google_js_api_nodart.html">
<link rel="import" href="paper_ripple_nodart.html">
<link rel="import" href="paper_material_nodart.html">
<link rel="import" href="iron_flex_layout_classes_nodart.html">
|
sjmiles/Thing3/elements/x-palette/x-palette.html | PolymerLabs/labs | <!--
Copyright 2013 The Polymer Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
<polymer-element name="x-palette" attributes="elements canvas" on-mousedown="{{mousedown}}">
<template>
<style>
#title {
height: 54px;
line-height: 54px;
font-size: 21px;
padding-left: 22px;
background-color: #E0E0E0;
border-bottom: 1px solid #E1E1E1;
}
#list {
background-color: #F2F2F2;
position: absolute;
/*
border-top: 1px solid #BCBCBC;
top: 55px;
*/
top: 0;
right: 0px;
bottom: 0px;
left: 0px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
padding: 8px;
}
.item {
font-size: 15px;
font-weight: bold;
cursor: pointer;
padding: 12px;
margin: 10px 6px 10px 10px;
background-color: white;
border: 1px solid #D3D2D2;
border-radius: 5px;
}
[ishidden=true] {
display: none;
}
</style>
<div id="list" touch-action="pan-y" on-trackstart="{{trackStart}}" on-track="{{track}}" on-trackend="{{trackEnd}}">
<template repeat="{{elements}}">
<div class="item" tag="{{id}}" ishidden="{{isHidden}}">{{label}}</div>
</template>
</div>
</template>
<script>
Polymer('x-palette', {
elements: [],
// TODO(sorvell): prevent text selection (file shadowDOM bug!)
mousedown: function(e) {
e.preventDefault();
},
byId: function(id) {
for (var i=0, e; e=this.elements[i]; i++) {
if (e.id === id) {
return e;
}
}
},
createNew: function(tag) {
var meta = this.byId(tag);
var neo = meta.createElement();
neo.style.position = 'absolute';
neo.style.pointerEvents = 'none';
neo.style.transition = neo.style.webkitTransition = 'none';
this.canvas.appendChild(neo);
//this.canvas.childAdded(neo);
this.neo = neo;
console.dir(neo);
},
trackStart: function(event) {
if (this.canvas) {
var tag = event.target.getAttribute('tag');
if (tag) {
this.dragStart(event, tag);
event.stopPropagation();
}
}
},
track: function(event) {
if (this.canvas) {
this.drag(event, {x: event.pageX, y: event.pageY});
event.stopPropagation();
}
},
trackEnd: function(event) {
if (this.canvas) {
this.dragEnd(event);
this.fire('palette-drag-end');
event.stopPropagation();
}
},
dragStart: function(event, detail) {
var rect = this.canvas.getBoundingClientRect();
this.origin = {
x: rect.left,
y: rect.top
};
this.dragType = detail;
this.createNew(detail);
},
drag: function(event, detail) {
if (this.neo) {
var x = detail.x - this.origin.x - 24;
var y = detail.y - this.origin.y - 24;
var p = this.canvas.snap ? this.canvas.snap(x, y) : {x:x, y:y};
this.canvas.scrollTop = 0;
this.neo.style.left = p.x + 'px';
this.neo.style.top = p.y + 'px';
}
},
dragEnd: function() {
// if the drag ends before neo has dropped on canvas, remove him
if (this.neo) {
this.neo.parentNode.removeChild(this.neo);
this.neo = null;
}
}
});
</script>
</polymer-element>
|
public/js/ext-3.4.1/resources/css/theme-gray/panel.css | grrr-amsterdam/garp3 | .x-panel {
border-color: #d0d0d0;
}
.x-panel-header {
color:#333;
font-weight:bold;
font-size: 11px;
font-family: tahoma,arial,verdana,sans-serif;
border-color:#d0d0d0;
background-image: url(../images/gray/panel/white-top-bottom.gif);
}
.x-panel-body {
border-color:#d0d0d0;
background-color:#fff;
}
.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
border-color:#d0d0d0;
}
.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
border-top-color:#d0d0d0;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
border-top-color:#d0d0d0;
}
.x-panel-tl .x-panel-header {
color:#333;
font:bold 11px tahoma,arial,verdana,sans-serif;
}
.x-panel-tc {
background-image: url(../images/gray/panel/top-bottom.gif);
}
.x-panel-tl, .x-panel-tr, .x-panel-bl, .x-panel-br{
background-image: url(../images/gray/panel/corners-sprite.gif);
border-bottom-color:#d0d0d0;
}
.x-panel-bc {
background-image: url(../images/gray/panel/top-bottom.gif);
}
.x-panel-mc {
font: normal 11px tahoma,arial,helvetica,sans-serif;
background-color:#f1f1f1;
}
.x-panel-ml {
background-color: #fff;
background-image:url(../images/gray/panel/left-right.gif);
}
.x-panel-mr {
background-image: url(../images/gray/panel/left-right.gif);
}
.x-tool {
background-image:url(../images/gray/panel/tool-sprites.gif);
}
.x-panel-ghost {
background-color:#f2f2f2;
}
.x-panel-ghost ul {
border-color:#d0d0d0;
}
.x-panel-dd-spacer {
border-color:#d0d0d0;
}
.x-panel-fbar td,.x-panel-fbar span,.x-panel-fbar input,.x-panel-fbar div,.x-panel-fbar select,.x-panel-fbar label{
font:normal 11px arial,tahoma, helvetica, sans-serif;
}
|
tollbackend/web/js/angular-1.5.5/docs/partials/api/ng/service/$document.html | mudunuriRaju/tlr-live | <a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ng/document.js?message=docs($document)%3A%20describe%20your%20change...#L3'
class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.5.5/src/ng/document.js#L3'
class='view-source pull-right btn btn-primary'>
<i class="glyphicon glyphicon-zoom-in"> </i>View Source
</a>
<header class="api-profile-header">
<h1 class="api-profile-header-heading">$document</h1>
<ol class="api-profile-header-structure naked-list step-list">
<li>
- service in module <a href="api/ng">ng</a>
</li>
</ol>
</header>
<div class="api-profile-description">
<p>A <a href="api/ng/function/angular.element">jQuery or jqLite</a> wrapper for the browser's <code>window.document</code>
object.</p>
</div>
<div>
<h2 id="dependencies">Dependencies</h2>
<ul>
<li><a href="api/ng/service/$window"><code>$window</code></a></li>
</ul>
<h2 id="example">Example</h2>
<p>
<div>
<plnkr-opener example-path="examples/example-example97"></plnkr-opener>
<div class="runnable-example"
path="examples/example-example97"
module="documentExample">
<div class="runnable-example-file"
name="index.html"
language="html"
type="html">
<pre><code><div ng-controller="ExampleController"> <p>$document title: <b ng-bind="title"></b></p> <p>window.document title: <b ng-bind="windowTitle"></b></p> </div></code></pre>
</div>
<div class="runnable-example-file"
name="script.js"
language="js"
type="js">
<pre><code>angular.module('documentExample', []) .controller('ExampleController', ['$scope', '$document', function($scope, $document) { $scope.title = $document[0].title; $scope.windowTitle = angular.element(window.document)[0].title; }]);</code></pre>
</div>
<iframe class="runnable-example-frame" src="examples/example-example97/index.html"
name="example-example97"></iframe>
</div>
</div>
</p>
</div>
|
doc/Aims-Plugin_Doc/qgis._core.QgsExpression.Visitor-class.html | linz/QGIS-AIMS-Plugin | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>qgis._core.QgsExpression.Visitor</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="QGIS-AIMS-Plugin-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
qgis ::
_core ::
QgsExpression ::
Visitor ::
Class Visitor
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="qgis._core.QgsExpression.Visitor-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class Visitor</h1><p class="nomargin-top"></p>
<pre class="base-tree">
object --+
|
sip.simplewrapper --+
|
sip.wrapper --+
|
<strong class="uidshort">QgsExpression.Visitor</strong>
</pre>
<hr />
<p>QgsExpression.Visitor()
QgsExpression.Visitor(QgsExpression.Visitor)</p>
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="visit"></a><span class="summary-sig-name">visit</span>(<span class="summary-sig-arg">...</span>)</span></td>
<td align="right" valign="top">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>sip.simplewrapper</code></b>:
<code>__init__</code>,
<code>__new__</code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__delattr__</code>,
<code>__format__</code>,
<code>__getattribute__</code>,
<code>__hash__</code>,
<code>__reduce__</code>,
<code>__reduce_ex__</code>,
<code>__repr__</code>,
<code>__setattr__</code>,
<code>__sizeof__</code>,
<code>__str__</code>,
<code>__subclasshook__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== PROPERTIES ==================== -->
<a name="section-Properties"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Properties</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Properties"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__class__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="QGIS-AIMS-Plugin-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Tue Jun 14 13:29:19 2016
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|
mysite/polls/static/style.css | bunnyitvn/webptn | li a {
color: green;
}
|
doc/Aims-Plugin_Doc/QGIS-AIMS-Plugin.AIMSDataManager.DataManager-module.html | SPlanzer/QGIS-AIMS-Plugin | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>QGIS-AIMS-Plugin.AIMSDataManager.DataManager</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="QGIS-AIMS-Plugin-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="QGIS-AIMS-Plugin-module.html">Package QGIS-AIMS-Plugin</a> ::
Package AIMSDataManager ::
Module DataManager
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="QGIS-AIMS-Plugin.AIMSDataManager.DataManager-module.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== MODULE DESCRIPTION ==================== -->
<h1 class="epydoc">Module DataManager</h1><p class="nomargin-top"><span class="codelink"><a href="QGIS-AIMS-Plugin.AIMSDataManager.DataManager-pysrc.html">source code</a></span></p>
<!-- ==================== CLASSES ==================== -->
<a name="section-Classes"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Classes</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Classes"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="QGIS-AIMS-Plugin.AIMSDataManager.DataManager.DataManager-class.html" class="summary-name">DataManager</a><br />
Initialises maintenance thread and provides queue accessors
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a href="QGIS-AIMS-Plugin.AIMSDataManager.DataManager.Persistence-class.html" class="summary-name">Persistence</a><br />
static class for persisting config/long-lived information
</td>
</tr>
</table>
<!-- ==================== VARIABLES ==================== -->
<a name="section-Variables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Variables</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Variables"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="aimslog"></a><span class="summary-name">aimslog</span> = <code title="None">None</code>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="refsnap"></a><span class="summary-name">refsnap</span> = <code title="None">None</code>
</td>
</tr>
</table>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="QGIS-AIMS-Plugin-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<th class="navbar" width="100%"></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Tue Jun 14 13:29:12 2016
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|
c/doc/html/search/functions_72.html | jethrotan/libbingham | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRResult" id="SR_randperm">
<div class="SREntry">
<a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_randperm')">randperm</a>
<div class="SRChildren">
<a id="Item0_c0" onkeydown="return searchResults.NavChild(event,0,0)" onkeypress="return searchResults.NavChild(event,0,0)" onkeyup="return searchResults.NavChild(event,0,0)" class="SRScope" href="../util_8h.html#ac634157f62a78ad37b3b94006a722c58" target="_parent">randperm(int *x, int n, int d): util.c</a>
<a id="Item0_c1" onkeydown="return searchResults.NavChild(event,0,1)" onkeypress="return searchResults.NavChild(event,0,1)" onkeyup="return searchResults.NavChild(event,0,1)" class="SRScope" href="../util_8c.html#ac634157f62a78ad37b3b94006a722c58" target="_parent">randperm(int *x, int n, int d): util.c</a>
</div>
</div>
</div>
<div class="SRResult" id="SR_reorder_5frows">
<div class="SREntry">
<a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_reorder_5frows')">reorder_rows</a>
<div class="SRChildren">
<a id="Item1_c0" onkeydown="return searchResults.NavChild(event,1,0)" onkeypress="return searchResults.NavChild(event,1,0)" onkeyup="return searchResults.NavChild(event,1,0)" class="SRScope" href="../util_8h.html#a2b5947a005e359ac152b170eea10033c" target="_parent">reorder_rows(double **Y, double **X, int *idx, int n, int m): util.c</a>
<a id="Item1_c1" onkeydown="return searchResults.NavChild(event,1,1)" onkeypress="return searchResults.NavChild(event,1,1)" onkeyup="return searchResults.NavChild(event,1,1)" class="SRScope" href="../util_8c.html#a2b5947a005e359ac152b170eea10033c" target="_parent">reorder_rows(double **Y, double **X, int *idx, int n, int m): util.c</a>
</div>
</div>
</div>
<div class="SRResult" id="SR_replace_5fword">
<div class="SREntry">
<a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_replace_5fword')">replace_word</a>
<div class="SRChildren">
<a id="Item2_c0" onkeydown="return searchResults.NavChild(event,2,0)" onkeypress="return searchResults.NavChild(event,2,0)" onkeyup="return searchResults.NavChild(event,2,0)" class="SRScope" href="../util_8h.html#a19580903544b841b993f6773366315c7" target="_parent">replace_word(char **words, int num_words, const char *from, const char *to): util.c</a>
<a id="Item2_c1" onkeydown="return searchResults.NavChild(event,2,1)" onkeypress="return searchResults.NavChild(event,2,1)" onkeyup="return searchResults.NavChild(event,2,1)" class="SRScope" href="../util_8c.html#a19580903544b841b993f6773366315c7" target="_parent">replace_word(char **words, int num_words, const char *from, const char *to): util.c</a>
</div>
</div>
</div>
<div class="SRResult" id="SR_rotation_5fmatrix_5fto_5fquaternion">
<div class="SREntry">
<a id="Item3" onkeydown="return searchResults.Nav(event,3)" onkeypress="return searchResults.Nav(event,3)" onkeyup="return searchResults.Nav(event,3)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_rotation_5fmatrix_5fto_5fquaternion')">rotation_matrix_to_quaternion</a>
<div class="SRChildren">
<a id="Item3_c0" onkeydown="return searchResults.NavChild(event,3,0)" onkeypress="return searchResults.NavChild(event,3,0)" onkeyup="return searchResults.NavChild(event,3,0)" class="SRScope" href="../util_8h.html#a52638699790900f1767ff7a73272822f" target="_parent">rotation_matrix_to_quaternion(double *q, double **R): util.c</a>
<a id="Item3_c1" onkeydown="return searchResults.NavChild(event,3,1)" onkeypress="return searchResults.NavChild(event,3,1)" onkeyup="return searchResults.NavChild(event,3,1)" class="SRScope" href="../util_8c.html#a52638699790900f1767ff7a73272822f" target="_parent">rotation_matrix_to_quaternion(double *q, double **R): util.c</a>
</div>
</div>
</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
--></script>
</div>
</body>
</html>
|
tests/page-templates/09-backbone/10-autoxhr-overlapping.html | lognormal/boomerang | <%= header %>
<%= boomerangScript %>
<script src="../../vendor/jquery/dist/jquery.js"></script>
<script src="../../vendor/handlebars/handlebars.js"></script>
<script src="../../vendor/backbone/backbone.js"></script>
<div id="content"></div>
<script src="support/app.js"></script>
<script src="/test-templates/spa/10-autoxhr-overlapping.js" type="text/javascript"></script>
<script src="10-autoxhr-overlapping.js" type="text/javascript"></script>
<script>
window.backbone_imgs = [-1];
BOOMR_test.init({
testAfterOnBeacon: BOOMR.plugins.AutoXHR ? 3 : 1,
afterFirstBeacon: function() {
if (!BOOMR.plugins.AutoXHR) {
return;
}
//
// Overlap the two XHRs, which should create three beacons
//
setTimeout(function(){
var xhr = new XMLHttpRequest();
xhr.open("GET", "/delay?delay=2000&file=/pages/09-backbone/support/widgets.json&id=1&rnd=" + Math.random(), true);
xhr.send(null);
}, 0);
setTimeout(function(){
var xhr = new XMLHttpRequest();
xhr.open("GET", "/delay?delay=4500&file=/pages/09-backbone/support/widgets.json&id=2&rnd=" + Math.random(), true);
xhr.send(null);
}, 500);
},
Backbone: {
enabled: true
},
instrument_xhr: true,
autorun: false
});
</script>
<%= footer %>
|
content/pmemkv-java/v1.0/html/deprecated-list.html | pbalcer/pbalcer.github.io | <!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_282) on Wed Mar 17 13:14:28 CET 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (pmemkv-binding 1.0.1 API)</title>
<meta name="date" content="2021-03-17">
<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="Deprecated List (pmemkv-binding 1.0.1 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.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="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
</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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li>
<li><a href="deprecated-list.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 © 2021 <a href="https://pmem.io">Intel</a>. All rights reserved.</small></p>
</body>
</html>
|
templates/not_landed.html | mozilla/bztools | <p>The following {{ plural('bug has', data, pword='bugs have') }} are open with no activity for {{ extra['nweeks'] }} {{ plural('week', extra['nweeks']) }} and a <b>r+</b> patch:
<table {{ table_attrs }}>
<thead>
<tr>
<th>Bug</th><th>Summary</th><th>Assignee</th>
</tr>
</thead>
<tbody>
{% for i, (bugid, summary, assignee) in enumerate(data) -%}
<tr {% if i % 2 == 0 %}bgcolor="#E0E0E0"{% endif -%}>
<td>
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id={{ bugid }}">{{ bugid }}</a>
</td>
<td>
{{ summary | e }}
</td>
<td>
{{ assignee | e }}
</td>
</tr>
{% endfor -%}
</tbody>
</table>
</p>
|
output/api/0.3.6/html/_modules/colour/models/dataset/prophoto_rgb.html | colour-science/colour-science.org | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>colour.models.dataset.prophoto_rgb — Colour 0.3.6 documentation</title>
<link rel="stylesheet" href="../../../../_static/basic.css" type="text/css" />
<link rel="stylesheet" href="../../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../../_static/bootswatch-3.1.0/colour/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="../../../../_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" href="../../../../_static/styles.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../../../',
VERSION: '0.3.6',
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="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="../../../../_static/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="../../../../_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="../../../../_static/bootstrap-3.1.0/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../../../../_static/bootstrap-sphinx.js"></script>
<link rel="top" title="Colour 0.3.6 documentation" href="../../../../index.html" />
<link rel="up" title="colour.models.dataset" href="../dataset.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
</head>
<body>
<div id="navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../index.html"><img src="../../../../_static/Colour_Logo_Icon_001.png">
Colour 0.3</a>
<!--<span class="navbar-text navbar-version pull-left"><b>0.3</b></span>-->
</div>
<div class="collapse navbar-collapse nav-collapse">
<ul class="nav navbar-nav">
<li class="divider-vertical"></li>
<li><a href="https://www.colour-science.org">colour-science.org</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-life-ring"> Documentation</i><b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<a href="api.html" class="fa fa-life-ring"> API Reference</a>
</li>
<li>
<a href="http://nbviewer.ipython.org/github/colour-science/colour-ipython/blob/master/notebooks/colour.ipynb', True)" class="fa fa-book"> IPython Notebooks</a>
</li>
<li>
<a href="https://www.colour-science.org/features.php" class="fa fa-lightbulb-o"> Features</a>
</li>
<li>
<a href="https://www.colour-science.org/contributing.php"><span class="fa fa-gears"> Contributing</span></a>
</li>
</ul>
</li>
</ul>
<form class="navbar-form navbar-right" action="../../../../search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<h1>Source code for colour.models.dataset.prophoto_rgb</h1><div class="highlight"><pre>
<span class="c">#!/usr/bin/env python</span>
<span class="c"># -*- coding: utf-8 -*-</span>
<span class="sd">"""</span>
<span class="sd">ProPhoto RGB Colourspace</span>
<span class="sd">========================</span>
<span class="sd">Defines the *ProPhoto RGB* colourspace:</span>
<span class="sd">- :attr:`PROPHOTO_RGB_COLOURSPACE`.</span>
<span class="sd">See Also</span>
<span class="sd">--------</span>
<span class="sd">`RGB Colourspaces IPython Notebook</span>
<span class="sd"><http://nbviewer.ipython.org/github/colour-science/colour-ipython/blob/master/notebooks/models/rgb.ipynb>`_ # noqa</span>
<span class="sd">References</span>
<span class="sd">----------</span>
<span class="sd">.. [1] ANSI. (2003). Specification of ROMM RGB. Retrieved from</span>
<span class="sd"> http://www.color.org/ROMMRGB.pdf</span>
<span class="sd">"""</span>
<span class="kn">from</span> <span class="nn">__future__</span> <span class="kn">import</span> <span class="n">division</span><span class="p">,</span> <span class="n">unicode_literals</span>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="kn">as</span> <span class="nn">np</span>
<span class="kn">from</span> <span class="nn">colour.colorimetry</span> <span class="kn">import</span> <span class="n">ILLUMINANTS</span>
<span class="kn">from</span> <span class="nn">colour.models</span> <span class="kn">import</span> <span class="n">RGB_Colourspace</span>
<span class="n">__author__</span> <span class="o">=</span> <span class="s">'Colour Developers'</span>
<span class="n">__copyright__</span> <span class="o">=</span> <span class="s">'Copyright (C) 2013 - 2015 - Colour Developers'</span>
<span class="n">__license__</span> <span class="o">=</span> <span class="s">'New BSD License - http://opensource.org/licenses/BSD-3-Clause'</span>
<span class="n">__maintainer__</span> <span class="o">=</span> <span class="s">'Colour Developers'</span>
<span class="n">__email__</span> <span class="o">=</span> <span class="s">'[email protected]'</span>
<span class="n">__status__</span> <span class="o">=</span> <span class="s">'Production'</span>
<span class="n">__all__</span> <span class="o">=</span> <span class="p">[</span><span class="s">'PROPHOTO_RGB_PRIMARIES'</span><span class="p">,</span>
<span class="s">'PROPHOTO_RGB_ILLUMINANT'</span><span class="p">,</span>
<span class="s">'PROPHOTO_RGB_WHITEPOINT'</span><span class="p">,</span>
<span class="s">'PROPHOTO_RGB_TO_XYZ_MATRIX'</span><span class="p">,</span>
<span class="s">'XYZ_TO_PROPHOTO_RGB_MATRIX'</span><span class="p">,</span>
<span class="s">'PROPHOTO_RGB_TRANSFER_FUNCTION'</span><span class="p">,</span>
<span class="s">'PROPHOTO_RGB_INVERSE_TRANSFER_FUNCTION'</span><span class="p">,</span>
<span class="s">'PROPHOTO_RGB_COLOURSPACE'</span><span class="p">]</span>
<span class="n">PROPHOTO_RGB_PRIMARIES</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span>
<span class="p">[[</span><span class="mf">0.7347</span><span class="p">,</span> <span class="mf">0.2653</span><span class="p">],</span>
<span class="p">[</span><span class="mf">0.1596</span><span class="p">,</span> <span class="mf">0.8404</span><span class="p">],</span>
<span class="p">[</span><span class="mf">0.0366</span><span class="p">,</span> <span class="mf">0.0001</span><span class="p">]])</span>
<span class="sd">"""</span>
<span class="sd">*ProPhoto RGB* colourspace primaries.</span>
<span class="sd">PROPHOTO_RGB_PRIMARIES : ndarray, (3, 2)</span>
<span class="sd">"""</span>
<span class="n">PROPHOTO_RGB_ILLUMINANT</span> <span class="o">=</span> <span class="s">'D50'</span>
<span class="sd">"""</span>
<span class="sd">*ProPhoto RGB* colourspace whitepoint name as illuminant.</span>
<span class="sd">PROPHOTO_RGB_ILLUMINANT : unicode</span>
<span class="sd">"""</span>
<span class="n">PROPHOTO_RGB_WHITEPOINT</span> <span class="o">=</span> <span class="n">ILLUMINANTS</span><span class="o">.</span><span class="n">get</span><span class="p">(</span>
<span class="s">'CIE 1931 2 Degree Standard Observer'</span><span class="p">)</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="n">PROPHOTO_RGB_ILLUMINANT</span><span class="p">)</span>
<span class="sd">"""</span>
<span class="sd">*ProPhoto RGB* colourspace whitepoint.</span>
<span class="sd">PROPHOTO_RGB_WHITEPOINT : tuple</span>
<span class="sd">"""</span>
<span class="n">PROPHOTO_RGB_TO_XYZ_MATRIX</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">(</span>
<span class="p">[[</span><span class="mf">7.97667235e-01</span><span class="p">,</span> <span class="mf">1.35192231e-01</span><span class="p">,</span> <span class="mf">3.13525290e-02</span><span class="p">],</span>
<span class="p">[</span><span class="mf">2.88037454e-01</span><span class="p">,</span> <span class="mf">7.11876883e-01</span><span class="p">,</span> <span class="mf">8.56626476e-05</span><span class="p">],</span>
<span class="p">[</span><span class="mf">0.00000000e+00</span><span class="p">,</span> <span class="mf">0.00000000e+00</span><span class="p">,</span> <span class="mf">8.25188285e-01</span><span class="p">]])</span>
<span class="sd">"""</span>
<span class="sd">*ProPhoto RGB* colourspace to *CIE XYZ* tristimulus values matrix.</span>
<span class="sd">PROPHOTO_RGB_TO_XYZ_MATRIX : array_like, (3, 3)</span>
<span class="sd">"""</span>
<span class="n">XYZ_TO_PROPHOTO_RGB_MATRIX</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">linalg</span><span class="o">.</span><span class="n">inv</span><span class="p">(</span><span class="n">PROPHOTO_RGB_TO_XYZ_MATRIX</span><span class="p">)</span>
<span class="sd">"""</span>
<span class="sd">*CIE XYZ* tristimulus values to *ProPhoto RGB* colourspace matrix.</span>
<span class="sd">XYZ_TO_PROPHOTO_RGB_MATRIX : array_like, (3, 3)</span>
<span class="sd">"""</span>
<span class="k">def</span> <span class="nf">_prophoto_rgb_transfer_function</span><span class="p">(</span><span class="n">value</span><span class="p">):</span>
<span class="sd">"""</span>
<span class="sd"> Defines the *ProPhoto RGB* colourspace transfer function.</span>
<span class="sd"> Parameters</span>
<span class="sd"> ----------</span>
<span class="sd"> value : numeric or array_like</span>
<span class="sd"> Value.</span>
<span class="sd"> Returns</span>
<span class="sd"> -------</span>
<span class="sd"> numeric or ndarray</span>
<span class="sd"> Companded value.</span>
<span class="sd"> """</span>
<span class="n">value</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">asarray</span><span class="p">(</span><span class="n">value</span><span class="p">)</span>
<span class="k">return</span> <span class="n">np</span><span class="o">.</span><span class="n">where</span><span class="p">(</span><span class="n">value</span> <span class="o"><</span> <span class="mf">0.001953</span><span class="p">,</span>
<span class="n">value</span> <span class="o">*</span> <span class="mi">16</span><span class="p">,</span>
<span class="n">value</span> <span class="o">**</span> <span class="p">(</span><span class="mi">1</span> <span class="o">/</span> <span class="mf">1.8</span><span class="p">))</span>
<span class="k">def</span> <span class="nf">_prophoto_rgb_inverse_transfer_function</span><span class="p">(</span><span class="n">value</span><span class="p">):</span>
<span class="sd">"""</span>
<span class="sd"> Defines the *ProPhoto RGB* colourspace inverse transfer function.</span>
<span class="sd"> Parameters</span>
<span class="sd"> ----------</span>
<span class="sd"> value : numeric or array_like</span>
<span class="sd"> Value.</span>
<span class="sd"> Returns</span>
<span class="sd"> -------</span>
<span class="sd"> numeric or ndarray</span>
<span class="sd"> Companded value.</span>
<span class="sd"> """</span>
<span class="n">value</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">asarray</span><span class="p">(</span><span class="n">value</span><span class="p">)</span>
<span class="k">return</span> <span class="n">np</span><span class="o">.</span><span class="n">where</span><span class="p">(</span>
<span class="n">value</span> <span class="o"><</span> <span class="n">_prophoto_rgb_transfer_function</span><span class="p">(</span><span class="mf">0.001953</span><span class="p">),</span>
<span class="n">value</span> <span class="o">/</span> <span class="mi">16</span><span class="p">,</span>
<span class="n">value</span> <span class="o">**</span> <span class="mf">1.8</span><span class="p">)</span>
<span class="n">PROPHOTO_RGB_TRANSFER_FUNCTION</span> <span class="o">=</span> <span class="n">_prophoto_rgb_transfer_function</span>
<span class="sd">"""</span>
<span class="sd">Transfer function from linear to *ProPhoto RGB* colourspace.</span>
<span class="sd">PROPHOTO_RGB_TRANSFER_FUNCTION : object</span>
<span class="sd">"""</span>
<span class="n">PROPHOTO_RGB_INVERSE_TRANSFER_FUNCTION</span> <span class="o">=</span> <span class="p">(</span>
<span class="n">_prophoto_rgb_inverse_transfer_function</span><span class="p">)</span>
<span class="sd">"""</span>
<span class="sd">Inverse transfer function from *ProPhoto RGB* colourspace to linear.</span>
<span class="sd">PROPHOTO_RGB_INVERSE_TRANSFER_FUNCTION : object</span>
<span class="sd">"""</span>
<span class="n">PROPHOTO_RGB_COLOURSPACE</span> <span class="o">=</span> <span class="n">RGB_Colourspace</span><span class="p">(</span>
<span class="s">'ProPhoto RGB'</span><span class="p">,</span>
<span class="n">PROPHOTO_RGB_PRIMARIES</span><span class="p">,</span>
<span class="n">PROPHOTO_RGB_WHITEPOINT</span><span class="p">,</span>
<span class="n">PROPHOTO_RGB_ILLUMINANT</span><span class="p">,</span>
<span class="n">PROPHOTO_RGB_TO_XYZ_MATRIX</span><span class="p">,</span>
<span class="n">XYZ_TO_PROPHOTO_RGB_MATRIX</span><span class="p">,</span>
<span class="n">PROPHOTO_RGB_TRANSFER_FUNCTION</span><span class="p">,</span>
<span class="n">PROPHOTO_RGB_INVERSE_TRANSFER_FUNCTION</span><span class="p">)</span>
<span class="sd">"""</span>
<span class="sd">*ProPhoto RGB* colourspace.</span>
<span class="sd">PROPHOTO_RGB_COLOURSPACE : RGB_Colourspace</span>
<span class="sd">"""</span>
</pre></div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>
</p>
<p>
© Copyright 2013 - 2015, Colour Developers.<br/>
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.2.<br/>
</p>
</div>
</footer>
</body>
</html> |
docs/search/GeneralD.html | berkeleybop/bbopx-js | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script></head><body class="PopupSearchResultsPage" onLoad="NDOnLoad()"><script language=JavaScript><!--
if (browserType) {document.write("<div class=" + browserType + ">");if (browserVer) {document.write("<div class=" + browserVer + ">"); }}// --></script>
<!-- Generated by Natural Docs, version 1.51 -->
<!-- http://www.naturaldocs.org -->
<!-- saved from url=(0026)http://www.naturaldocs.org -->
<div id=Index><div class=SRStatus id=Loading>Loading...</div><table border=0 cellspacing=0 cellpadding=0><div class=SRResult id=SR_data><div class=IEntry><a href="../files/barista/response-js.html#bbopx.barista.response.data" target=_parent class=ISymbol>data</a>, <span class=IParent>bbopx.<wbr>barista.<wbr>response</span></div></div><div class=SRResult id=SR_draggable_mincanvas_perjs><div class=IEntry><a href="../files/noctua/draggable-canvas-js.html#draggable-canvas.js" target=_parent class=ISymbol>draggable-canvas.js</a></div></div><div class=SRResult id=SR_draggable_undcanvas><div class=IEntry><a href="../files/noctua/draggable-canvas-js.html#bbopx.noctua.draggable_canvas.draggable_canvas" target=_parent class=ISymbol>draggable_canvas</a>, <span class=IParent>bbopx.<wbr>noctua.<wbr>draggable_canvas</span></div></div></table><div class=SRStatus id=Searching>Searching...</div><div class=SRStatus id=NoMatches>No Matches</div><script type="text/javascript"><!--
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults", "HTML");
searchResults.Search();
--></script></div><script language=JavaScript><!--
if (browserType) {if (browserVer) {document.write("</div>"); }document.write("</div>");}// --></script></body></html> |
tecnoservicio/static/inspinia/package.html | zaresdelweb/tecnoservicio | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>INSPINIA | Package</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- Local style only for demo purpose -->
<style>
.directive-list {
list-style: none;
}
.directive-list li {
background: #f3f3f4;
padding: 10px 20px;
margin: 4px;
}
</style>
</head>
<body>
<div id="wrapper">
<nav class="navbar-default navbar-static-side" role="navigation">
<div class="sidebar-collapse">
<ul class="nav" id="side-menu">
<li class="nav-header">
<div class="dropdown profile-element"> <span>
<img alt="image" class="img-circle" src="img/profile_small.jpg" />
</span>
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
<span class="clear"> <span class="block m-t-xs"> <strong class="font-bold">David Williams</strong>
</span> <span class="text-muted text-xs block">Art Director <b class="caret"></b></span> </span> </a>
<ul class="dropdown-menu animated fadeInRight m-t-xs">
<li><a href="profile.html">Profile</a></li>
<li><a href="contacts.html">Contacts</a></li>
<li><a href="mailbox.html">Mailbox</a></li>
<li class="divider"></li>
<li><a href="login.html">Logout</a></li>
</ul>
</div>
<div class="logo-element">
IN+
</div>
</li>
<li>
<a href="index.html"><i class="fa fa-th-large"></i> <span class="nav-label">Dashboards</span> <span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li ><a href="index.html">Dashboard v.1</a></li>
<li ><a href="dashboard_2.html">Dashboard v.2</a></li>
<li ><a href="dashboard_3.html">Dashboard v.3</a></li>
<li ><a href="dashboard_4_1.html">Dashboard v.4</a></li>
</ul>
</li>
<li>
<a href="layouts.html"><i class="fa fa-diamond"></i> <span class="nav-label">Layouts</span> <span class="label label-primary pull-right">NEW</span></a>
</li>
<li>
<a href="#"><i class="fa fa-bar-chart-o"></i> <span class="nav-label">Graphs</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="graph_flot.html">Flot Charts</a></li>
<li><a href="graph_morris.html">Morris.js Charts</a></li>
<li><a href="graph_rickshaw.html">Rickshaw Charts</a></li>
<li><a href="graph_chartjs.html">Chart.js</a></li>
<li><a href="graph_peity.html">Peity Charts</a></li>
<li><a href="graph_sparkline.html">Sparkline Charts</a></li>
</ul>
</li>
<li>
<a href="mailbox.html"><i class="fa fa-envelope"></i> <span class="nav-label">Mailbox </span><span class="label label-warning pull-right">16/24</span></a>
<ul class="nav nav-second-level">
<li><a href="mailbox.html">Inbox</a></li>
<li><a href="mail_detail.html">Email view</a></li>
<li><a href="mail_compose.html">Compose email</a></li>
<li><a href="email_template.html">Email templates</a></li>
</ul>
</li>
<li>
<a href="widgets.html"><i class="fa fa-flask"></i> <span class="nav-label">Widgets</span> </a>
</li>
<li>
<a href="#"><i class="fa fa-edit"></i> <span class="nav-label">Forms</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="form_basic.html">Basic form</a></li>
<li><a href="form_advanced.html">Advanced Plugins</a></li>
<li><a href="form_wizard.html">Wizard</a></li>
<li><a href="form_file_upload.html">File Upload</a></li>
<li><a href="form_editors.html">Text Editor</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-desktop"></i> <span class="nav-label">App Views</span> <span class="pull-right label label-primary">SPECIAL</span></a>
<ul class="nav nav-second-level">
<li><a href="contacts.html">Contacts</a></li>
<li><a href="profile.html">Profile</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="project_detail.html">Project detail</a></li>
<li><a href="teams_board.html">Teams board</a></li>
<li><a href="clients.html">Clients</a></li>
<li><a href="full_height.html">Outlook view</a></li>
<li><a href="file_manager.html">File manager</a></li>
<li><a href="calendar.html">Calendar</a></li>
<li><a href="issue_tracker.html">Issue tracker</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="article.html">Article</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="timeline.html">Timeline</a></li>
<li><a href="pin_board.html">Pin board</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-files-o"></i> <span class="nav-label">Other Pages</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="search_results.html">Search results</a></li>
<li><a href="lockscreen.html">Lockscreen</a></li>
<li><a href="invoice.html">Invoice</a></li>
<li><a href="login.html">Login</a></li>
<li><a href="login_two_columns.html">Login v.2</a></li>
<li><a href="forgot_password.html">Forget password</a></li>
<li><a href="register.html">Register</a></li>
<li><a href="404.html">404 Page</a></li>
<li><a href="500.html">500 Page</a></li>
<li><a href="empty_page.html">Empty page</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-globe"></i> <span class="nav-label">Miscellaneous</span><span class="label label-info pull-right">NEW</span></a>
<ul class="nav nav-second-level">
<li><a href="toastr_notifications.html">Notification</a></li>
<li><a href="nestable_list.html">Nestable list</a></li>
<li><a href="agile_board.html">Agile board</a></li>
<li><a href="timeline_2.html">Timeline v.2</a></li>
<li><a href="diff.html">Diff</a></li>
<li><a href="idle_timer.html">Idle timer</a></li>
<li><a href="spinners.html">Spinners</a></li>
<li><a href="tinycon.html">Live favicon</a></li>
<li><a href="google_maps.html">Google maps</a></li>
<li><a href="code_editor.html">Code editor</a></li>
<li><a href="modal_window.html">Modal window</a></li>
<li><a href="forum_main.html">Forum view</a></li>
<li><a href="validation.html">Validation</a></li>
<li><a href="tree_view.html">Tree view</a></li>
<li><a href="chat_view.html">Chat view</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-flask"></i> <span class="nav-label">UI Elements</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="typography.html">Typography</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="draggable_panels.html">Draggable Panels</a></li>
<li><a href="buttons.html">Buttons</a></li>
<li><a href="video.html">Video</a></li>
<li><a href="tabs_panels.html">Tabs & Panels</a></li>
<li><a href="notifications.html">Notifications & Tooltips</a></li>
<li><a href="badges_labels.html">Badges, Labels, Progress</a></li>
</ul>
</li>
<li>
<a href="grid_options.html"><i class="fa fa-laptop"></i> <span class="nav-label">Grid options</span></a>
</li>
<li>
<a href="#"><i class="fa fa-table"></i> <span class="nav-label">Tables</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="table_basic.html">Static Tables</a></li>
<li><a href="table_data_tables.html">Data Tables</a></li>
<li><a href="jq_grid.html">jqGrid</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-picture-o"></i> <span class="nav-label">Gallery</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="basic_gallery.html">Lightbox Gallery</a></li>
<li><a href="carousel.html">Bootstrap Carusela</a></li>
</ul>
</li>
<li>
<a href="#"><i class="fa fa-sitemap"></i> <span class="nav-label">Menu Levels </span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li>
<a href="#">Third Level <span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
<li>
<a href="#">Third Level Item</a>
</li>
</ul>
</li>
<li><a href="#">Second Level Item</a></li>
<li>
<a href="#">Second Level Item</a></li>
<li>
<a href="#">Second Level Item</a></li>
</ul>
</li>
<li>
<a href="css_animation.html"><i class="fa fa-magic"></i> <span class="nav-label">CSS Animations </span><span class="label label-info pull-right">62</span></a>
</li>
<li class="landing_link">
<a target="_blank" href="Landing_page/index.html"><i class="fa fa-star"></i> <span class="nav-label">Landing Page</span> <span class="label label-warning pull-right">NEW</span></a>
</li>
<li class="special_link">
<a href="package.html"><i class="fa fa-database"></i> <span class="nav-label">Package</span></a>
</li>
</ul>
</div>
</nav>
<div id="page-wrapper" class="gray-bg">
<div class="row border-bottom">
<nav class="navbar navbar-static-top white-bg" role="navigation" style="margin-bottom: 0">
<div class="navbar-header">
<a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i class="fa fa-bars"></i> </a>
<form role="search" class="navbar-form-custom" action="search_results.html">
<div class="form-group">
<input type="text" placeholder="Search for something..." class="form-control" name="top-search" id="top-search">
</div>
</form>
</div>
<ul class="nav navbar-top-links navbar-right">
<li>
<span class="m-r-sm text-muted welcome-message">Welcome to INSPINIA+ Admin Theme.</span>
</li>
<li class="dropdown">
<a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
<i class="fa fa-envelope"></i> <span class="label label-warning">16</span>
</a>
<ul class="dropdown-menu dropdown-messages">
<li>
<div class="dropdown-messages-box">
<a href="profile.html" class="pull-left">
<img alt="image" class="img-circle" src="img/a7.jpg">
</a>
<div class="media-body">
<small class="pull-right">46h ago</small>
<strong>Mike Loreipsum</strong> started following <strong>Monica Smith</strong>. <br>
<small class="text-muted">3 days ago at 7:58 pm - 10.06.2014</small>
</div>
</div>
</li>
<li class="divider"></li>
<li>
<div class="dropdown-messages-box">
<a href="profile.html" class="pull-left">
<img alt="image" class="img-circle" src="img/a4.jpg">
</a>
<div class="media-body ">
<small class="pull-right text-navy">5h ago</small>
<strong>Chris Johnatan Overtunk</strong> started following <strong>Monica Smith</strong>. <br>
<small class="text-muted">Yesterday 1:21 pm - 11.06.2014</small>
</div>
</div>
</li>
<li class="divider"></li>
<li>
<div class="dropdown-messages-box">
<a href="profile.html" class="pull-left">
<img alt="image" class="img-circle" src="img/profile.jpg">
</a>
<div class="media-body ">
<small class="pull-right">23h ago</small>
<strong>Monica Smith</strong> love <strong>Kim Smith</strong>. <br>
<small class="text-muted">2 days ago at 2:30 am - 11.06.2014</small>
</div>
</div>
</li>
<li class="divider"></li>
<li>
<div class="text-center link-block">
<a href="mailbox.html">
<i class="fa fa-envelope"></i> <strong>Read All Messages</strong>
</a>
</div>
</li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle count-info" data-toggle="dropdown" href="#">
<i class="fa fa-bell"></i> <span class="label label-primary">8</span>
</a>
<ul class="dropdown-menu dropdown-alerts">
<li>
<a href="mailbox.html">
<div>
<i class="fa fa-envelope fa-fw"></i> You have 16 messages
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="profile.html">
<div>
<i class="fa fa-twitter fa-fw"></i> 3 New Followers
<span class="pull-right text-muted small">12 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<a href="grid_options.html">
<div>
<i class="fa fa-upload fa-fw"></i> Server Rebooted
<span class="pull-right text-muted small">4 minutes ago</span>
</div>
</a>
</li>
<li class="divider"></li>
<li>
<div class="text-center link-block">
<a href="notifications.html">
<strong>See All Alerts</strong>
<i class="fa fa-angle-right"></i>
</a>
</div>
</li>
</ul>
</li>
<li>
<a href="login.html">
<i class="fa fa-sign-out"></i> Log out
</a>
</li>
</ul>
</nav>
</div>
<div class="wrapper wrapper-content animated fadeInRight">
<div class="row">
<div class="col-lg-12">
<div class="ibox">
<div class="ibox-content">
<div class="row">
<div class="col-lg-3">
<div class="text-center m-t-lg">
<img src="img/angular_logo.png" alt="AngularJS">
</div>
</div>
<div class="col-lg-3">
<div class="text-center m-t-lg">
<img src="img/mvc_logo.png" alt="MVC" style="width: 120px">
</div>
</div>
<div class="col-lg-3">
<div class="text-center m-t-lg">
<img src="img/html_logo.png" alt="HTML" style="width: 100px">
</div>
</div>
<div class="col-lg-3">
<div class="text-center m-t-lg">
<img src="img/rails_logo.png" alt="HTML" style="width: 80px">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-3">
<div class="text-center m-t-lg">
<h1>Inspinia <span class="text-navy"> <br/>AngularJs</span></h1>
<small>Supported AngularJs version</small>
</div>
<div>
<div class="hr-line-dashed"></div>
<div class="text-center p-lg">
<p>
<strong>Inspinia <span class="text-navy">AngularJs</span></strong> is supported AngularJS version of INSPINIA theme.<br/>
This version contains a number of controllers and directives written specifically to support angular framework.
<br/>
<strong>Angular version is writen with Opinionated AngularJS styleguide for teams</strong>. (https://github.com/toddmotto/angularjs-styleguide).
<br/>
In project folder you find also <strong class="text-navy">SeedProject</strong> It is an application skeleton for a typical AngularJS web app. You can use it
to quickly bootstrap your angular
webapp projects and dev environment for these projects.
</p>
<p class="text-center m-t-md">
<a target="_blank" href="Angular/" class="btn btn-primary">Live AngularJS version</a>
</p>
</div>
<div>
<div class="text-center">
<small>If you need any help feel free to write to us on [email protected].
</small>
</div>
</div>
</div>
</div>
<div class="col-lg-3">
<div class="text-center m-t-lg">
<h1>Inspinia <span class="text-success"><br/>ASP.NET MVC5</span></h1>
<small>Supported ASP.NET MVC5 version</small>
</div>
<div>
<div class="hr-line-dashed"></div>
<div class="text-center p-lg">
<p>
<strong>Inspinia <span class="text-success">MVC5</span></strong> is supported ASP.NET MVC5 version of INSPINIA theme.<br/>
This version contains a ASP.NET MVC5 project written in Visual Studio 2013 for .net developers.
<br/>
Project has implemented all the plug-ins and it is created in accordance with the convention MVC5.
In addition, this version has a scaffolding templates that will help you quickly write applications using Entity Framework.
This version also has <strong class="text-success">SeedProject</strong> - a skeleton application that halp you easy start a new project.
</p>
<p class="text-center m-t-md">
<a target="_blank" href="http://208.43.255.210/" class="btn btn-success">Live ASP 4.5.1 MVC5 version</a><br/>
<!--<a target="_blank" href="#" class="btn btn-success"><small>(30 minutes break) <br/> server configuration</small></a><br/>-->
</p>
</div>
<div>
<div class="text-center">
<small>If you need any help feel free to write to us on [email protected].
</small>
</div>
</div>
</div>
</div>
<div class="col-lg-3">
<div class="text-center m-t-lg">
<h1>Inspinia <span class="text-danger"><br/>Static HTML/JS</span></h1>
<small>Static HTML/JS version</small>
</div>
<div>
<div class="hr-line-dashed"></div>
<div class="text-center p-lg">
<p>
<strong>Inspinia <span class="text-danger">HTML/JS</span></strong> is static version of INSPINIA theme.<br/>
This version contains all components and plugin created with strict HTML and jQuery.
<br/>
This version is great if you are a PHP or JAVA programmer.
As each page is created separately it allows you to quickly implement it for your project by including needed resources.
The code is clean and clear so you should not have any problems with its implementation.
Like in all is has also implemented more than 30 plugins which allow you to give your application a great new functionality.
</p>
<p class="text-center m-t-md">
<a target="_blank" href="index.html" class="btn btn-danger">Live HTML/JS version</a>
</p>
</div>
<div>
<div class="text-center">
<small>If you need any help feel free to write to us on [email protected].
</small>
</div>
</div>
</div>
</div>
<div class="col-lg-3">
<div class="text-center m-t-lg">
<h1>Inspinia <span class="text-warning"><br/> Ruby on Rails</span></h1>
<small>Ruby on Rails version</small>
</div>
<div>
<div class="hr-line-dashed"></div>
<div class="text-center p-lg">
<p>
<strong>Inspinia <span class="text-warning">Rails</span></strong> is Ruby on Rails version of INSPINIA theme.<br/>
This version contains Ruby on Rails project with all designs from Inspinia static version.
<br/>
This version is great if you are a Ruby on Rails programmer.
It is created with elementary Rails controllers to demonstrate skeleton Rails app with all views and components.
Like other versions this version also has <span class="text-warning"><strong>SeedProject</strong></span> - a skeleton application that halp you easy start a new Rails app.
</p>
<p class="text-center m-t-md">
<a target="_blank" href="http://104.236.128.25/" class="btn btn-warning">Live Ruby on Rails version</a>
</p>
</div>
<div>
<div class="text-center">
<small>If you need any help feel free to write to us on [email protected].
</small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="pull-right">
10GB of <strong>250GB</strong> Free.
</div>
<div>
<strong>Copyright</strong> Example Company © 2014-2015
</div>
</div>
</div>
</div>
<!-- Mainly scripts -->
<script src="js/jquery-2.1.1.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/plugins/metisMenu/jquery.metisMenu.js"></script>
<script src="js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
<!-- Custom and plugin javascript -->
<script src="js/inspinia.js"></script>
<script src="js/plugins/pace/pace.min.js"></script>
</body>
</html>
|
trace_viewer/core/analysis/toggle_container_test.html | vmpstr/trace-viewer | <!DOCTYPE html>
<!--
Copyright (c) 2014 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<link rel="import" href="/core/analysis/toggle_container.html">
<script>
'use strict';
tv.b.unittest.testSuite(function() {
var THIS_DOC = document._currentScript.ownerDocument;
test('instantiateVisibleProperty', function() {
var container = THIS_DOC.createElement('div');
var firstToggleContainer = new TracingAnalysisToggleContainer();
var secondToggleContainer = new TracingAnalysisToggleContainer();
var defaultSettingsToggleContainer = new TracingAnalysisToggleContainer();
var visibleChild = THIS_DOC.createElement('div');
var hiddenChild = THIS_DOC.createElement('div');
var defaultHiddenChild = THIS_DOC.createElement('div');
var button1 = THIS_DOC.createElement('button');
button1.textContent = '1: Toggle Visibility';
var button2 = THIS_DOC.createElement('button');
button2.textContent = '2: Toggle Visibility';
var button3 = THIS_DOC.createElement('button');
button3.textContent = '3: Toggle Visibility';
var buttonToggleAll = THIS_DOC.createElement('button');
buttonToggleAll.textContent = 'Toggle All';
visibleChild.textContent = '1: Should be visible';
hiddenChild.textContent = '2: Should not be visible';
defaultHiddenChild.textContent = '3: Should also not be visible';
firstToggleContainer.visible = true;
secondToggleContainer.visible = false;
// Default toggle container should have default visibility set to false.
firstToggleContainer.appendChild(visibleChild);
secondToggleContainer.appendChild(hiddenChild);
defaultSettingsToggleContainer.appendChild(defaultHiddenChild);
container.appendChild(button1);
container.appendChild(button2);
container.appendChild(button3);
container.appendChild(buttonToggleAll);
container.appendChild(firstToggleContainer);
container.appendChild(secondToggleContainer);
container.appendChild(defaultSettingsToggleContainer);
firstToggleContainer.setToggleListener(button1, 'click');
secondToggleContainer.setToggleListener(button2, 'click');
defaultSettingsToggleContainer.setToggleListener(button3, 'click');
firstToggleContainer.setToggleListener(buttonToggleAll, 'click');
secondToggleContainer.setToggleListener(buttonToggleAll, 'click');
defaultSettingsToggleContainer.setToggleListener(buttonToggleAll, 'click');
this.addHTMLOutput(container);
});
test('visiblePropertyReflection', function() {
var toggleContainer = new TracingAnalysisToggleContainer();
assert.isFalse(toggleContainer.hasAttribute('visible'));
toggleContainer.visible = true;
assert.isTrue(toggleContainer.hasAttribute('visible'));
toggleContainer.visible = false;
assert.isFalse(toggleContainer.hasAttribute('visible'));
toggleContainer.setAttribute('visible', 'true');
assert.isTrue(toggleContainer.visible);
toggleContainer.removeAttribute('visible');
assert.isFalse(toggleContainer.visible);
});
test('setAndClearToggleListener', function() {
var toggleContainer = new TracingAnalysisToggleContainer();
var firstTarget = THIS_DOC.createElement('div');
var secondTarget = THIS_DOC.createElement('div');
var invalidTarget = THIS_DOC.createElement('div');
toggleContainer.setToggleListener(firstTarget, 'click');
toggleContainer.setToggleListener(secondTarget, 'click');
var clickEvent = new MouseEvent('click', {
'view': window,
'bubbles': true,
'cancelable': true
});
firstTarget.dispatchEvent(clickEvent);
assert.isTrue(toggleContainer.visible);
firstTarget.dispatchEvent(clickEvent);
assert.isFalse(toggleContainer.visible);
secondTarget.dispatchEvent(clickEvent);
assert.isTrue(toggleContainer.visible);
secondTarget.dispatchEvent(clickEvent);
assert.isFalse(toggleContainer.visible);
toggleContainer.clearToggleListener(firstTarget, 'click');
firstTarget.dispatchEvent(clickEvent);
// This event should not toggle the state.
assert.isFalse(toggleContainer.visible);
secondTarget.dispatchEvent(clickEvent);
// This event should toggle the state.
assert.isTrue(toggleContainer.visible);
toggleContainer.clearToggleListener(invalidTarget, 'click');
secondTarget.dispatchEvent(clickEvent);
// This event should toggle the state.
assert.isFalse(toggleContainer.visible);
toggleContainer.clearToggleListener(secondTarget, 'invalidEventName');
secondTarget.dispatchEvent(clickEvent);
// This event should toggle the state.
assert.isTrue(toggleContainer.visible);
toggleContainer.clearToggleListener(secondTarget, 'click');
secondTarget.dispatchEvent(clickEvent);
// This event should not toggle the state as we've removed the listener.
assert.isTrue(toggleContainer.visible);
});
});
</script>
|
public/js/ext-3.4.1/resources/css/structure/menu.css | grrr-amsterdam/garp3 | .x-menu {
z-index: 15000;
zoom: 1;
background: repeat-y;
}
.x-menu-floating{
border: 1px solid;
}
.x-menu a {
text-decoration: none !important;
}
.ext-ie .x-menu {
zoom:1;
overflow:hidden;
}
.x-menu-list{
padding: 2px;
background-color:transparent;
border:0 none;
overflow:hidden;
overflow-y: hidden;
}
.ext-strict .ext-ie .x-menu-list{
position: relative;
}
.x-menu li{
line-height:100%;
}
.x-menu li.x-menu-sep-li{
font-size:1px;
line-height:1px;
}
.x-menu-list-item{
white-space: nowrap;
display:block;
padding:1px;
}
.x-menu-item{
-moz-user-select: none;
-khtml-user-select:none;
-webkit-user-select:ignore;
}
.x-menu-item-arrow{
background:transparent no-repeat right;
}
.x-menu-sep {
display:block;
font-size:1px;
line-height:1px;
margin: 2px 3px;
border-bottom:1px solid;
overflow:hidden;
}
.x-menu-focus {
position:absolute;
left:-1px;
top:-1px;
width:1px;
height:1px;
line-height:1px;
font-size:1px;
-moz-outline:0 none;
outline:0 none;
-moz-user-select: none;
-khtml-user-select:none;
-webkit-user-select:ignore;
overflow:hidden;
display:block;
}
a.x-menu-item {
cursor: pointer;
display: block;
line-height: 16px;
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: 0;
padding: 3px 21px 3px 27px;
position: relative;
text-decoration: none;
white-space: nowrap;
}
.x-menu-item-active {
background-repeat: repeat-x;
background-position: left bottom;
border-style:solid;
border-width: 1px 0;
margin:0 1px;
padding: 0;
}
.x-menu-item-active a.x-menu-item {
border-style:solid;
border-width:0 1px;
margin:0 -1px;
}
.x-menu-item-icon {
border: 0 none;
height: 16px;
padding: 0;
vertical-align: top;
width: 16px;
position: absolute;
left: 3px;
top: 3px;
margin: 0;
background-position:center;
}
.ext-ie .x-menu-item-icon {
left: -24px;
}
.ext-strict .x-menu-item-icon {
left: 3px;
}
.ext-ie6 .x-menu-item-icon {
left: -24px;
}
.ext-ie .x-menu-item-icon {
vertical-align: middle;
}
.x-menu-check-item .x-menu-item-icon{
background: transparent no-repeat center;
}
.x-menu-group-item .x-menu-item-icon{
background-color: transparent;
}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
background: transparent no-repeat center;
}
.x-date-menu .x-menu-list{
padding: 0;
}
.x-menu-date-item{
padding:0;
}
.x-menu .x-color-palette, .x-menu .x-date-picker{
margin-left: 26px;
margin-right:4px;
}
.x-menu .x-date-picker{
border:1px solid;
margin-top:2px;
margin-bottom:2px;
}
.x-menu-plain .x-color-palette, .x-menu-plain .x-date-picker{
margin: 0;
border: 0 none;
}
.x-date-menu {
padding:0 !important;
}
/*
* fixes separator visibility problem in IE 6
*/
.ext-strict .ext-ie6 .x-menu-sep-li {
padding: 3px 4px;
}
.ext-strict .ext-ie6 .x-menu-sep {
margin: 0;
height: 1px;
}
/*
* Fixes an issue with "fat" separators in webkit
*/
.ext-webkit .x-menu-sep{
height: 1px;
}
/*
* Ugly mess to remove the white border under the picker
*/
.ext-ie .x-date-menu{
height: 199px;
}
.ext-strict .ext-ie .x-date-menu, .ext-border-box .ext-ie8 .x-date-menu{
height: 197px;
}
.ext-strict .ext-ie7 .x-date-menu{
height: 195px;
}
.ext-strict .ext-ie8 .x-date-menu{
height: auto;
}
.x-cycle-menu .x-menu-item-checked {
border:1px dotted !important;
padding:0;
}
.x-menu .x-menu-scroller {
width: 100%;
background-repeat:no-repeat;
background-position:center;
height:8px;
line-height: 8px;
cursor:pointer;
margin: 0;
padding: 0;
}
.x-menu .x-menu-scroller-active{
height: 6px;
line-height: 6px;
}
.x-menu-list-item-indent{
padding-left: 27px;
} |
xcordion/spec/spec/concordion/command/assertEquals/whitespace/Whitespace.html | pobrelkey/xcordion | <html xmlns:concordion="http://www.concordion.org/2007/concordion">
<link href="../../../../concordion.css" rel="stylesheet" type="text/css" />
<body>
<h1>Whitespace</h1>
<p>
Whitespace for an <code>assertEquals</code> is treated in roughly the
same way that web browsers treat it.
</p>
<p>
Whitespace at the start and end of the string is removed before comparison
and whitespace in the middle of a string is compressed so that multiple
whitespace characters become a single space character. The same "normalization"
is performed on both the text read from the document and the string result
of the evaluation.
</p>
<div class="example">
<h3>Example</h3>
<pre concordion:set="#snippet1"><span concordion:assertEquals="#firstName">Fred Flintstone</span></pre>
<pre concordion:set="#snippet2"><span concordion:assertEquals="#firstName"> Fred
Flintstone
</span></pre>
<p>
If <code>#firstName</code> returns "<code concordion:set="#returnValue">Fred Flintstone</code>",
<span concordion:assertEquals="whichSnippetsSucceed(#snippet1, #snippet2, #returnValue)">both</span>
the above statements will report a success.
</p>
<p>
If <code>#firstName</code> returns "<code concordion:set="#returnValue"> Fred Flintstone </code>",
<span concordion:assertEquals="whichSnippetsSucceed(#snippet1, #snippet2, #returnValue)">both</span>
the above statements will report a success.
</p>
<p>
If <code>#firstName</code> returns "<code concordion:set="#returnValue">Wilma Flintstone</code>",
<span concordion:assertEquals="whichSnippetsFail(#snippet1, #snippet2, #returnValue)">both</span>
the above statements will report a <em>failure</em>.
</p>
</div>
<h2>Further Details</h2>
<ul>
<li><a href="Normalization.html">More examples of normalization</a></li>
<li><a href="LineContinuations.html">Line continuations</a></li>
</ul>
</body>
</html> |
bower_components/deliteful/Button/themes/holodark/Button.css | ibm-js/angular-delite-example | .d-button {
padding: 15px 10px;
border-style: outset;
border-width: 1px;
font-family: Helvetica;
cursor: pointer;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
background-image: none;
background-color: #333333;
border-style: none;
border-top-style: solid;
border-top-color: rgba(85, 85, 85, 0.9);
border-top-width: 1px;
border-radius: 2px;
height: 40px;
color: #ffffff;
}
.d-button-text {
margin: 10px;
}
.d-button:active,
.d-button-selected {
color: #ffffff;
border-color: transparent;
background-image: none;
background-color: #2C94BB;
box-shadow: 0px 0px 1px 4px #1F5366;
}
.d-button-disabled,
.d-button:disabled {
border-color: grey;
background-image: none;
color: grey;
cursor: default;
}
.d-button-blue {
color: #ffffff;
background-image: none;
background-color: #333333;
border-style: none;
border-top-style: solid;
border-top-color: rgba(85, 85, 85, 0.9);
border-top-width: 1px;
border-radius: 2px;
background-color: #0099CC;
}
.d-button-blue-selected {
background-image: none;
}
.d-button-red {
background-image: -webkit-gradient(linear, left top, left bottom, from(#fa9d58), to(#ee4115), color-stop(0.5, #ff4d25), color-stop(0.5, #ed4d15));
background-image: linear-gradient(to bottom, #fa9d58 0%, #ff4d25 50%, #ed4d15 50%, #ee4115 100%);
color: #ffffff;
background-image: none;
background-color: #333333;
border-style: none;
border-top-style: solid;
border-top-color: rgba(85, 85, 85, 0.9);
border-top-width: 1px;
border-radius: 2px;
background-color: #CC0000;
}
.d-button-red-selected {
background-image: none;
}
|
src/3rdparty/LeapSDK/docs/Languages/C++/API/functions_0x6e.html | nakajimakou1/cvdrone-master_leap_FaceDetect | <!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>Leap Motion C++ API Reference: Class Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</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="leapmotion-logo.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Leap Motion C++ API Reference
 <span id="projectnumber">1.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.2 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('functions_0x6e.html','');});
</script>
<div id="doc-content">
<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
<h3><a class="anchor" id="index_n"></a>- n -</h3><ul>
<li>normal()
: <a class="el" href="class_leap_1_1_circle_gesture.html#a6ead5bd0b2cbf539b77cd88f5345a5d1">Leap::CircleGesture</a>
, <a class="el" href="class_leap_1_1_screen.html#afef5ea963de46b76af489b00bc540d4c">Leap::Screen</a>
</li>
<li>normalized()
: <a class="el" href="struct_leap_1_1_vector.html#a23d7640c4797fb84367272d4ebd88e8a">Leap::Vector</a>
</li>
<li>normalizePoint()
: <a class="el" href="class_leap_1_1_interaction_box.html#ad730495ae890dc334ab6ca540ed5a9c2">Leap::InteractionBox</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Copyright © 2012-2013 <a href="https://developer.leapmotion.com">Leap Motion</a></li>
</ul>
</div>
</body>
</html>
|
app/test/index.html | Negashev/i-kosmetolog | <!doctype html>
<!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<html>
<head>
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<title>Elements Test Runner</title>
<meta charset="UTF-8">
<script src="../../bower_components/webcomponentsjs/webcomponents.min.js"></script>
<script src="../../bower_components/web-component-tester/browser.js"></script>
</head>
<body>
<script>
WCT.loadSuites([]);
</script>
</body>
</html>
|
chrome/test/data/encoding_tests/user_override/gb18030_with_iso88591_meta.html | Just-D/chromium-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><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ÖйúÖÆÔìµÄÁì¾üÕß3Ãû</title>
</head>
<body>
ÖйúÖÆÔìµÄÁì¾üÕß3Ãû£»
ÂíÐËÈð£¬Öйúº½Ìì¿Æ¼¼¼¯ÍŹ«Ë¾×ܾÀí£¬ÓÃÁîÊÀ½çÕ𾪵ĺ½Ìì¡°ÖйúËÙ¶È¡±£¬ÂíÐËÈðÍÆ¶¯Öйúº½Ìì½øÈëÌ«¿ÕÐÐ×ßʱ´ú£»
ÀîÊÀº×£¬´óÌÆÒÆ¶¯Í¨ÐÅÉ豸ÓÐÏÞ¹«Ë¾¸ß¼¶¼¼Êõ¹ËÎÊ£¬Ëû±»³ÆÎªÖйúµÄTDÖ®¸¸£¬ÎªÁËTDµÄ×¼Éú£¬Ëûé龫½ßÂÇ£¬2008Äêµ×£¬ÅÓ´óµÄ3GÊ¢ÑçÖÕÓÚÀ¿ª´óÄ»£»
ºÎÏí½¡£¬ÃÀµÄ¼¯ÍŶʾÖÖ÷ϯ£¬ËûÒÔÇ¿º·µÄÒµ¼¨Ôö³¤£¬´óÊֱʵÄÊÕ¹º£¬Ð۾ᡰ°×µçÖ®Íõ¡±±¦×ù£¬ÔÚÈ«Çò½ðÈÚº®Á÷ÖУ¬ÒÔÖйúµÄ×ÔÖ÷Æ·ÅÆÄæ·ç·ÉÑ
À´×ÔÎÄ»¯´´Òâ²úÒµµÄºòÑ¡ÈË2Ãû£»
Íò½Ý£¬ÑŲýÆóÒµ¼¯ÍÅÓÐÏÞ¹«Ë¾¶Ê³¤£¬Ëû´´ÔìÐÔ½«´«Í³Ó¡Ë¢ÒµÓëÏÖ´úIT¼¼ÊõÍêÃÀÈںϣ¬ÔÚ±ÏÉý·¢Ã÷Ó¡Ë¢Êõ900¶àÄêºó£¬ËûΪӡˢÊõµÄ¹ÊÏçÖØÐÂÓ®µÃÁ˽¾°ÁºÍ×ðÑÏ£»
º«Èýƽ£¬ÖйúµçÓ°¼¯ÍŹ«Ë¾¶Ê³¤£¬´Ó¡¶ÎÞ¼«¡·¡¢¡¶Í¶Ãû×´¡·µ½¡¶³à±Ú¡·¡¢¡¶Ã·À¼·¼¡·£¬Óɺ«ÈýƽÁìµ¼µÄÖÐÓ°ÍŶÓʹÖйúµçÓ°¿ªÊ¼½øÈë³ÉÊìµÄ´óƬʱ´ú£»
</body></html>
|
www/vendor/sleek-theme/css/font/open_sans/opensans-semibold-demo.html | krisanalfa/sleek-theme | <!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" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script src="specimen_files/easytabs.js" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" href="specimen_files/specimen_stylesheet.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
<style type="text/css">
body{
font-family: 'open_sanssemibold';
}
</style>
<title>Open Sans Semibold Regular Specimen</title>
<script type="text/javascript" charset="utf-8">
$(document).ready(function() {
$('#container').easyTabs({defaultContent:1});
});
</script>
</head>
<body>
<div id="container">
<div id="header">
Open Sans Semibold Regular </div>
<ul class="tabs">
<li><a href="#specimen">Specimen</a></li>
<li><a href="#layout">Sample Layout</a></li>
<li><a href="#glyphs">Glyphs & Languages</a></li>
<li><a href="#installing">Installing Webfonts</a></li>
</ul>
<div id="main_content">
<div id="specimen">
<div class="section">
<div class="grid12 firstcol">
<div class="huge">AaBb</div>
</div>
</div>
<div class="section">
<div class="glyph_range">A​B​C​D​E​F​G​H​I​J​K​L​M​N​O​P​Q​R​S​T​U​V​W​X​Y​Z​a​b​c​d​e​f​g​h​i​j​k​l​m​n​o​p​q​r​s​t​u​v​w​x​y​z​1​2​3​4​5​6​7​8​9​0​&​.​,​?​!​@​(​)​#​$​%​*​+​-​=​:​;</div>
</div>
<div class="section">
<div class="grid12 firstcol">
<table class="sample_table">
<tr><td>10</td><td class="size10">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>11</td><td class="size11">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>12</td><td class="size12">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>13</td><td class="size13">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>14</td><td class="size14">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>16</td><td class="size16">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>18</td><td class="size18">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>20</td><td class="size20">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>24</td><td class="size24">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>30</td><td class="size30">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>36</td><td class="size36">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>48</td><td class="size48">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>60</td><td class="size60">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>72</td><td class="size72">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
<tr><td>90</td><td class="size90">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
</table>
</div>
</div>
<div class="section" id="bodycomparison">
<div id="xheight">
<div class="fontbody">◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼body</div><div class="arialbody">body</div><div class="verdanabody">body</div><div class="georgiabody">body</div></div>
<div class="fontbody" style="z-index:1">
body<span>Open Sans Semibold Regular</span>
</div>
<div class="arialbody" style="z-index:1">
body<span>Arial</span>
</div>
<div class="verdanabody" style="z-index:1">
body<span>Verdana</span>
</div>
<div class="georgiabody" style="z-index:1">
body<span>Georgia</span>
</div>
</div>
<div class="section psample psample_row1" id="">
<div class="grid2 firstcol">
<p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid3">
<p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid3">
<p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid4">
<p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="white_blend"></div>
</div>
<div class="section psample psample_row2" id="">
<div class="grid3 firstcol">
<p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid4">
<p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid5">
<p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="white_blend"></div>
</div>
<div class="section psample psample_row3" id="">
<div class="grid5 firstcol">
<p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid7">
<p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="white_blend"></div>
</div>
<div class="section psample psample_row4" id="">
<div class="grid12 firstcol">
<p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="white_blend"></div>
</div>
<div class="section psample psample_row1 fullreverse">
<div class="grid2 firstcol">
<p class="size10"><span>10.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid3">
<p class="size11"><span>11.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid3">
<p class="size12"><span>12.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid4">
<p class="size13"><span>13.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="black_blend"></div>
</div>
<div class="section psample psample_row2 fullreverse">
<div class="grid3 firstcol">
<p class="size14"><span>14.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid4">
<p class="size16"><span>16.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid5">
<p class="size18"><span>18.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="black_blend"></div>
</div>
<div class="section psample fullreverse psample_row3" id="">
<div class="grid5 firstcol">
<p class="size20"><span>20.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="grid7">
<p class="size24"><span>24.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="black_blend"></div>
</div>
<div class="section psample fullreverse psample_row4" id="" style="border-bottom: 20px #000 solid;">
<div class="grid12 firstcol">
<p class="size30"><span>30.</span>Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.</p>
</div>
<div class="black_blend"></div>
</div>
</div>
<div id="layout">
<div class="section">
<div class="grid12 firstcol">
<h1>Lorem Ipsum Dolor</h1>
<h2>Etiam porta sem malesuada magna mollis euismod</h2>
<p class="byline">By <a href="#link">Aenean Lacinia</a></p>
</div>
</div>
<div class="section">
<div class="grid8 firstcol">
<p class="large">Donec sed odio dui. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
<h3>Pellentesque ornare sem</h3>
<p>Maecenas sed diam eget risus varius blandit sit amet non magna. Maecenas faucibus mollis interdum. Donec ullamcorper nulla non metus auctor fringilla. Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam id dolor id nibh ultricies vehicula ut id elit. </p>
<p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. </p>
<p>Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Aenean lacinia bibendum nulla sed consectetur. </p>
<p>Nullam quis risus eget urna mollis ornare vel eu leo. Nullam quis risus eget urna mollis ornare vel eu leo. Maecenas sed diam eget risus varius blandit sit amet non magna. Donec ullamcorper nulla non metus auctor fringilla. </p>
<h3>Cras mattis consectetur</h3>
<p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean lacinia bibendum nulla sed consectetur. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Cras mattis consectetur purus sit amet fermentum. </p>
<p>Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam quis risus eget urna mollis ornare vel eu leo. Cras mattis consectetur purus sit amet fermentum.</p>
</div>
<div class="grid4 sidebar">
<div class="box reverse">
<p class="last">Nullam quis risus eget urna mollis ornare vel eu leo. Donec ullamcorper nulla non metus auctor fringilla. Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
</div>
<p class="caption">Maecenas sed diam eget risus varius.</p>
<p>Vestibulum id ligula porta felis euismod semper. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Vestibulum id ligula porta felis euismod semper. Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
<p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Aenean lacinia bibendum nulla sed consectetur. Nullam quis risus eget urna mollis ornare vel eu leo. </p>
<p>Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donec ullamcorper nulla non metus auctor fringilla. Maecenas faucibus mollis interdum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. </p>
</div>
</div>
</div>
<div id="glyphs">
<div class="section">
<div class="grid12 firstcol">
<h1>Language Support</h1>
<p>The subset of Open Sans Semibold Regular in this kit supports the following languages:<br />
Albanian, Basque, Breton, Chamorro, Danish, Dutch, English, Faroese, Finnish, French, Frisian, Galician, German, Icelandic, Italian, Malagasy, Norwegian, Portuguese, Spanish, Swedish </p>
<h1>Glyph Chart</h1>
<p>The subset of Open Sans Semibold Regular in this kit includes all the glyphs listed below. Unicode entities are included above each glyph to help you insert individual characters into your layout.</p>
<div id="glyph_chart">
<div><p>&#13;</p> </div>
<div><p>&#32;</p> </div>
<div><p>&#33;</p>!</div>
<div><p>&#34;</p>"</div>
<div><p>&#35;</p>#</div>
<div><p>&#36;</p>$</div>
<div><p>&#37;</p>%</div>
<div><p>&#38;</p>&</div>
<div><p>&#39;</p>'</div>
<div><p>&#40;</p>(</div>
<div><p>&#41;</p>)</div>
<div><p>&#42;</p>*</div>
<div><p>&#43;</p>+</div>
<div><p>&#44;</p>,</div>
<div><p>&#45;</p>-</div>
<div><p>&#46;</p>.</div>
<div><p>&#47;</p>/</div>
<div><p>&#48;</p>0</div>
<div><p>&#49;</p>1</div>
<div><p>&#50;</p>2</div>
<div><p>&#51;</p>3</div>
<div><p>&#52;</p>4</div>
<div><p>&#53;</p>5</div>
<div><p>&#54;</p>6</div>
<div><p>&#55;</p>7</div>
<div><p>&#56;</p>8</div>
<div><p>&#57;</p>9</div>
<div><p>&#58;</p>:</div>
<div><p>&#59;</p>;</div>
<div><p>&#60;</p><</div>
<div><p>&#61;</p>=</div>
<div><p>&#62;</p>></div>
<div><p>&#63;</p>?</div>
<div><p>&#64;</p>@</div>
<div><p>&#65;</p>A</div>
<div><p>&#66;</p>B</div>
<div><p>&#67;</p>C</div>
<div><p>&#68;</p>D</div>
<div><p>&#69;</p>E</div>
<div><p>&#70;</p>F</div>
<div><p>&#71;</p>G</div>
<div><p>&#72;</p>H</div>
<div><p>&#73;</p>I</div>
<div><p>&#74;</p>J</div>
<div><p>&#75;</p>K</div>
<div><p>&#76;</p>L</div>
<div><p>&#77;</p>M</div>
<div><p>&#78;</p>N</div>
<div><p>&#79;</p>O</div>
<div><p>&#80;</p>P</div>
<div><p>&#81;</p>Q</div>
<div><p>&#82;</p>R</div>
<div><p>&#83;</p>S</div>
<div><p>&#84;</p>T</div>
<div><p>&#85;</p>U</div>
<div><p>&#86;</p>V</div>
<div><p>&#87;</p>W</div>
<div><p>&#88;</p>X</div>
<div><p>&#89;</p>Y</div>
<div><p>&#90;</p>Z</div>
<div><p>&#91;</p>[</div>
<div><p>&#92;</p>\</div>
<div><p>&#93;</p>]</div>
<div><p>&#94;</p>^</div>
<div><p>&#95;</p>_</div>
<div><p>&#96;</p>`</div>
<div><p>&#97;</p>a</div>
<div><p>&#98;</p>b</div>
<div><p>&#99;</p>c</div>
<div><p>&#100;</p>d</div>
<div><p>&#101;</p>e</div>
<div><p>&#102;</p>f</div>
<div><p>&#103;</p>g</div>
<div><p>&#104;</p>h</div>
<div><p>&#105;</p>i</div>
<div><p>&#106;</p>j</div>
<div><p>&#107;</p>k</div>
<div><p>&#108;</p>l</div>
<div><p>&#109;</p>m</div>
<div><p>&#110;</p>n</div>
<div><p>&#111;</p>o</div>
<div><p>&#112;</p>p</div>
<div><p>&#113;</p>q</div>
<div><p>&#114;</p>r</div>
<div><p>&#115;</p>s</div>
<div><p>&#116;</p>t</div>
<div><p>&#117;</p>u</div>
<div><p>&#118;</p>v</div>
<div><p>&#119;</p>w</div>
<div><p>&#120;</p>x</div>
<div><p>&#121;</p>y</div>
<div><p>&#122;</p>z</div>
<div><p>&#123;</p>{</div>
<div><p>&#124;</p>|</div>
<div><p>&#125;</p>}</div>
<div><p>&#126;</p>~</div>
<div><p>&#160;</p> </div>
<div><p>&#161;</p>¡</div>
<div><p>&#162;</p>¢</div>
<div><p>&#163;</p>£</div>
<div><p>&#164;</p>¤</div>
<div><p>&#165;</p>¥</div>
<div><p>&#166;</p>¦</div>
<div><p>&#167;</p>§</div>
<div><p>&#168;</p>¨</div>
<div><p>&#169;</p>©</div>
<div><p>&#170;</p>ª</div>
<div><p>&#171;</p>«</div>
<div><p>&#172;</p>¬</div>
<div><p>&#173;</p>­</div>
<div><p>&#174;</p>®</div>
<div><p>&#175;</p>¯</div>
<div><p>&#176;</p>°</div>
<div><p>&#177;</p>±</div>
<div><p>&#178;</p>²</div>
<div><p>&#179;</p>³</div>
<div><p>&#180;</p>´</div>
<div><p>&#181;</p>µ</div>
<div><p>&#182;</p>¶</div>
<div><p>&#183;</p>·</div>
<div><p>&#184;</p>¸</div>
<div><p>&#185;</p>¹</div>
<div><p>&#186;</p>º</div>
<div><p>&#187;</p>»</div>
<div><p>&#188;</p>¼</div>
<div><p>&#189;</p>½</div>
<div><p>&#190;</p>¾</div>
<div><p>&#191;</p>¿</div>
<div><p>&#192;</p>À</div>
<div><p>&#193;</p>Á</div>
<div><p>&#194;</p>Â</div>
<div><p>&#195;</p>Ã</div>
<div><p>&#196;</p>Ä</div>
<div><p>&#197;</p>Å</div>
<div><p>&#198;</p>Æ</div>
<div><p>&#199;</p>Ç</div>
<div><p>&#200;</p>È</div>
<div><p>&#201;</p>É</div>
<div><p>&#202;</p>Ê</div>
<div><p>&#203;</p>Ë</div>
<div><p>&#204;</p>Ì</div>
<div><p>&#205;</p>Í</div>
<div><p>&#206;</p>Î</div>
<div><p>&#207;</p>Ï</div>
<div><p>&#208;</p>Ð</div>
<div><p>&#209;</p>Ñ</div>
<div><p>&#210;</p>Ò</div>
<div><p>&#211;</p>Ó</div>
<div><p>&#212;</p>Ô</div>
<div><p>&#213;</p>Õ</div>
<div><p>&#214;</p>Ö</div>
<div><p>&#215;</p>×</div>
<div><p>&#216;</p>Ø</div>
<div><p>&#217;</p>Ù</div>
<div><p>&#218;</p>Ú</div>
<div><p>&#219;</p>Û</div>
<div><p>&#220;</p>Ü</div>
<div><p>&#221;</p>Ý</div>
<div><p>&#222;</p>Þ</div>
<div><p>&#223;</p>ß</div>
<div><p>&#224;</p>à</div>
<div><p>&#225;</p>á</div>
<div><p>&#226;</p>â</div>
<div><p>&#227;</p>ã</div>
<div><p>&#228;</p>ä</div>
<div><p>&#229;</p>å</div>
<div><p>&#230;</p>æ</div>
<div><p>&#231;</p>ç</div>
<div><p>&#232;</p>è</div>
<div><p>&#233;</p>é</div>
<div><p>&#234;</p>ê</div>
<div><p>&#235;</p>ë</div>
<div><p>&#236;</p>ì</div>
<div><p>&#237;</p>í</div>
<div><p>&#238;</p>î</div>
<div><p>&#239;</p>ï</div>
<div><p>&#240;</p>ð</div>
<div><p>&#241;</p>ñ</div>
<div><p>&#242;</p>ò</div>
<div><p>&#243;</p>ó</div>
<div><p>&#244;</p>ô</div>
<div><p>&#245;</p>õ</div>
<div><p>&#246;</p>ö</div>
<div><p>&#247;</p>÷</div>
<div><p>&#248;</p>ø</div>
<div><p>&#249;</p>ù</div>
<div><p>&#250;</p>ú</div>
<div><p>&#251;</p>û</div>
<div><p>&#252;</p>ü</div>
<div><p>&#253;</p>ý</div>
<div><p>&#254;</p>þ</div>
<div><p>&#255;</p>ÿ</div>
<div><p>&#338;</p>Œ</div>
<div><p>&#339;</p>œ</div>
<div><p>&#376;</p>Ÿ</div>
<div><p>&#710;</p>ˆ</div>
<div><p>&#732;</p>˜</div>
<div><p>&#8192;</p> </div>
<div><p>&#8193;</p> </div>
<div><p>&#8194;</p> </div>
<div><p>&#8195;</p> </div>
<div><p>&#8196;</p> </div>
<div><p>&#8197;</p> </div>
<div><p>&#8198;</p> </div>
<div><p>&#8199;</p> </div>
<div><p>&#8200;</p> </div>
<div><p>&#8201;</p> </div>
<div><p>&#8202;</p> </div>
<div><p>&#8208;</p>‐</div>
<div><p>&#8209;</p>‑</div>
<div><p>&#8210;</p>‒</div>
<div><p>&#8211;</p>–</div>
<div><p>&#8212;</p>—</div>
<div><p>&#8216;</p>‘</div>
<div><p>&#8217;</p>’</div>
<div><p>&#8218;</p>‚</div>
<div><p>&#8220;</p>“</div>
<div><p>&#8221;</p>”</div>
<div><p>&#8222;</p>„</div>
<div><p>&#8226;</p>•</div>
<div><p>&#8230;</p>…</div>
<div><p>&#8239;</p> </div>
<div><p>&#8249;</p>‹</div>
<div><p>&#8250;</p>›</div>
<div><p>&#8287;</p> </div>
<div><p>&#8364;</p>€</div>
<div><p>&#8482;</p>™</div>
<div><p>&#9724;</p>◼</div>
<div><p>&#64257;</p>fi</div>
<div><p>&#64258;</p>fl</div>
<div><p>&#64259;</p>ffi</div>
<div><p>&#64260;</p>ffl</div>
</div>
</div>
</div>
</div>
<div id="specs">
</div>
<div id="installing">
<div class="section">
<div class="grid7 firstcol">
<h1>Installing Webfonts</h1>
<p>Webfonts are supported by all major browser platforms but not all in the same way. There are currently four different font formats that must be included in order to target all browsers. This includes TTF, WOFF, EOT and SVG.</p>
<h2>1. Upload your webfonts</h2>
<p>You must upload your webfont kit to your website. They should be in or near the same directory as your CSS files.</p>
<h2>2. Include the webfont stylesheet</h2>
<p>A special CSS @font-face declaration helps the various browsers select the appropriate font it needs without causing you a bunch of headaches. Learn more about this syntax by reading the <a href="http://www.fontspring.com/blog/further-hardening-of-the-bulletproof-syntax">Fontspring blog post</a> about it. The code for it is as follows:</p>
<code>
@font-face{
font-family: 'MyWebFont';
src: url('WebFont.eot');
src: url('WebFont.eot?#iefix') format('embedded-opentype'),
url('WebFont.woff') format('woff'),
url('WebFont.ttf') format('truetype'),
url('WebFont.svg#webfont') format('svg');
}
</code>
<p>We've already gone ahead and generated the code for you. All you have to do is link to the stylesheet in your HTML, like this:</p>
<code><link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" /></code>
<h2>3. Modify your own stylesheet</h2>
<p>To take advantage of your new fonts, you must tell your stylesheet to use them. Look at the original @font-face declaration above and find the property called "font-family." The name linked there will be what you use to reference the font. Prepend that webfont name to the font stack in the "font-family" property, inside the selector you want to change. For example:</p>
<code>p { font-family: 'WebFont', Arial, sans-serif; }</code>
<h2>4. Test</h2>
<p>Getting webfonts to work cross-browser <em>can</em> be tricky. Use the information in the sidebar to help you if you find that fonts aren't loading in a particular browser.</p>
</div>
<div class="grid5 sidebar">
<div class="box">
<h2>Troubleshooting<br />Font-Face Problems</h2>
<p>Having trouble getting your webfonts to load in your new website? Here are some tips to sort out what might be the problem.</p>
<h3>Fonts not showing in any browser</h3>
<p>This sounds like you need to work on the plumbing. You either did not upload the fonts to the correct directory, or you did not link the fonts properly in the CSS. If you've confirmed that all this is correct and you still have a problem, take a look at your .htaccess file and see if requests are getting intercepted.</p>
<h3>Fonts not loading in iPhone or iPad</h3>
<p>The most common problem here is that you are serving the fonts from an IIS server. IIS refuses to serve files that have unknown MIME types. If that is the case, you must set the MIME type for SVG to "image/svg+xml" in the server settings. Follow these instructions from Microsoft if you need help.</p>
<h3>Fonts not loading in Firefox</h3>
<p>The primary reason for this failure? You are still using a version Firefox older than 3.5. So upgrade already! If that isn't it, then you are very likely serving fonts from a different domain. Firefox requires that all font assets be served from the same domain. Lastly it is possible that you need to add WOFF to your list of MIME types (if you are serving via IIS.)</p>
<h3>Fonts not loading in IE</h3>
<p>Are you looking at Internet Explorer on an actual Windows machine or are you cheating by using a service like Adobe BrowserLab? Many of these screenshot services do not render @font-face for IE. Best to test it on a real machine.</p>
<h3>Fonts not loading in IE9</h3>
<p>IE9, like Firefox, requires that fonts be served from the same domain as the website. Make sure that is the case.</p>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<p>©2010-2011 Font Squirrel. All rights reserved.</p>
</div>
</div>
</body>
</html>
|
views/pix-picker.html | mjosephwarren/isit-web-crafts-warren | <!--Created by charlie on 3/6/16.
--><h1></h1><p><em>by </em></p><form id="elfform" role="form"><div><p class="title">Image Picker</p><button id="createMarkdown">Create Image Page</button></div></form><div><ul id="debug"></ul></div> |
vendor/ember-charts/dist/ember-charts.css | trianglegrrl/superheroes | /* Typography */
svg {
display: block;
}
svg .chart-background {
fill: transparent;
}
svg .axis line,
svg .axis path {
fill: none;
stroke: #aaaaaa;
stroke-width: 1px;
}
svg .axis .tick.minor line {
stroke: #dddddd;
stroke-width: 2px;
}
svg text {
cursor: default;
fill: #888888;
font-size: 11px;
shape-rendering: crispEdges;
}
.chart-horizontal-bar .axis line,
.chart-horizontal-bar .axis path {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
stroke: #C7C7C7;
}
.chart-pie .arc path {
stroke: #fff;
}
.chart-pie .legend.hovered text {
stroke: none !important;
}
.chart-time-series .line {
fill: none;
}
.chart-time-series .line.hovered {
stroke-width: 3px;
}
.chart-time-series .axis .tick {
fill: none;
stroke: #aaaaaa;
stroke-width: 1px;
stroke-dasharray: 1px, 3px;
opacity: 1;
font-size: 11px;
}
.chart-time-series .axis .tick.major {
stroke-dasharray: none;
}
.chart-time-series .axis path {
opacity: 0;
}
.chart-vertical-bar .axis .tick,
.chart-vertical-bar-advanced .axis .tick,
.chart-grouped-bar .axis .tick {
fill: none;
stroke: #aaaaaa;
stroke-width: 1px;
stroke-dasharray: 1px, 3px;
opacity: 1;
}
.chart-vertical-bar .axis .tick.major,
.chart-vertical-bar-advanced .axis .tick.major,
.chart-grouped-bar .axis .tick.major {
stroke-dasharray: none;
}
.chart-vertical-bar .axis path,
.chart-vertical-bar-advanced .axis path,
.chart-grouped-bar .axis path {
opacity: 0;
}
.chart-scatter .axis .tick {
fill: none;
stroke: #aaaaaa;
stroke-width: 1px;
stroke-dasharray: 1px, 3px;
opacity: 1;
}
.chart-scatter .axis path {
opacity: 0;
}
circle {
stroke-width: 1px;
stroke: rgba(0, 0, 0, 0.1);
}
.chart-brush circle {
-webkit-transition: fill-opacity 250ms linear;
}
.chart-brush .selecting circle {
fill-opacity: .2;
}
.chart-brush .selecting circle.selected {
stroke: #f00;
}
.chart-brush .resize path {
fill: #666;
fill-opacity: .8;
stroke: #000;
stroke-width: 1.5px;
}
.chart-brush .axis path,
.chart-brush .axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}
.chart-brush .brush .extent {
fill-opacity: .125;
shape-rendering: crispEdges;
}
.chart-frame .chart-tooltip .background,
.chart-frame .chart-tooltip .callout-tail {
fill: #08c !important;
stroke: #08c !important;
}
.chart-frame .chart-tooltip line,
.chart-frame .chart-tooltip path,
.chart-frame .chart-tooltip rect {
stroke-width: 0;
}
.chart-frame .hovered {
fill: #08c !important;
stroke: #08c !important;
}
.chart-frame .hovered line,
.chart-frame .hovered path,
.chart-frame .hovered rect,
.chart-frame .hovered circle,
.chart-frame .hovered text {
fill: #08c !important;
stroke: #08c !important;
}
.chart-frame .series path.hovered {
fill: none !important;
}
.chart-float-tooltip {
position: absolute;
top: 50px;
left: 50px;
background: #555;
color: #eee;
padding: 5px;
font-size: 12px;
z-index: 10;
line-height: 14px;
border: solid 1px rgba(255, 255, 255, 0.25);
}
.chart-float-tooltip .tip-label {
display: block;
}
|
src/client/app/pages/explore/explore.component.html | seeergi7/fiestasdemipueblo | <div class="">
<h4>Explora pueblos</h4>
</div>
|
sso-server/src/main/webapp/assets/admin/css/themes/artichoke.theme.css | ktarou/sso-poc | /* ========================================================================
* TABLE OF CONTENTS
* ========================================================================
* ========================================================================
* LAYOUT
* ========================================================================
01. HEADER
02. SIDEBAR LEFT & RIGHT
03. PAGE CONTENT
* ========================================================================
* ========================================================================
* PAGES
* ========================================================================
01. SIGN
02. ERROR
03. INVOICE
* ========================================================================
* ========================================================================
* COMPONENT
* ========================================================================
01. RESET
02. PANEL
03. MEDIA MANAGER
04. PAGINATION
05. RATING STAR
06. DROPDOWN
07. LIST GROUP
08. FORM
09. TABLE
10. BUTTON
11. MISC
* ========================================================================
* ========================================================================
* PLUGINS
* ========================================================================
01. CHOSEN
02. DROPZONE
03. JPRELOADER
04. DATEPICKER
05. ION SLIDER
* ======================================================================== */
/* ========================================================================
* HEADER
* ======================================================================== */
body.page-sidebar-minimize #header .navbar-minimize > a {
background-color: #b0b69d;
color: #ffffff;
}
body.page-sidebar-minimize #header .navbar-minimize:hover > a {
background-color: #a4ab8e;
}
#header .navbar-header {
background-color: #b0b69d;
}
/* ========================================================================
* SIDEBAR LEFT & RIGHT
* ======================================================================== */
.sidebar-content img {
border: 2px solid #b0b69d;
}
#sidebar-left.sidebar-box .sidebar-menu > li.active > a > .icon i,
#sidebar-left.sidebar-rounded .sidebar-menu > li.active > a > .icon i,
#sidebar-left.sidebar-circle .sidebar-menu > li.active > a > .icon i {
background-color: #b0b69d;
}
#sidebar-left.sidebar-box .sidebar-menu > li > ul > li:hover:after,
#sidebar-left.sidebar-rounded .sidebar-menu > li > ul > li:hover:after,
#sidebar-left.sidebar-circle .sidebar-menu > li > ul > li:hover:after {
-webkit-box-shadow: 0 0 0 5px #98a080;
-moz-box-shadow: 0 0 0 5px #98a080;
box-shadow: 0 0 0 5px #98a080;
}
#sidebar-left .sidebar-menu ul li:hover:after {
background-color: #b0b69d;
}
#sidebar-left .sidebar-menu ul li:hover a:before {
color: #b0b69d;
}
#sidebar-left .sidebar-menu ul li.active:after {
background-color: #b0b69d;
}
#sidebar-left .sidebar-menu ul li.active > ul > li.active a:before {
color: #b0b69d;
}
/* ========================================================================
* PAGE CONTENT
* ======================================================================== */
body.page-sidebar-minimize .navbar-minimize,
body.page-sidebar-minimize-auto .navbar-minimize {
border-right: 1px solid #b0b69d !important;
}
body.page-sidebar-minimize .navbar-minimize a,
body.page-sidebar-minimize-auto .navbar-minimize a {
background-color: #b0b69d;
border-bottom: 1px solid #b0b69d;
}
body.page-sidebar-minimize .navbar-minimize a:hover,
body.page-sidebar-minimize-auto .navbar-minimize a:hover {
background-color: #a4ab8e;
border-bottom: 1px solid #a4ab8e;
}
body.page-sidebar-minimize .navbar-minimize a i,
body.page-sidebar-minimize-auto .navbar-minimize a i {
color: #ffffff;
}
.navbar-minimize-mobile {
background-color: #b0b69d;
}
.navbar-minimize-mobile:hover {
background-color: #a4ab8e;
}
@media (max-width: 768px) {
body.page-sidebar-left-show .navbar-minimize-mobile,
body.page-sidebar-right-show .navbar-minimize-mobile {
background-color: #98a080;
}
body.page-sidebar-left-show .navbar-minimize-mobile:hover,
body.page-sidebar-right-show .navbar-minimize-mobile:hover {
background-color: #a4ab8e;
}
}
.navbar-toolbar .navbar-form input:focus {
border: 1px solid #b0b69d;
}
.navbar-toolbar .navbar-form .btn-focus {
background-color: #b0b69d;
box-shadow: none;
border: none;
color: #ffffff;
}
.navbar-toolbar .navbar-right .dropdown > a:focus > i {
color: #b0b69d;
}
/* ========================================================================
* SIGN
* ======================================================================== */
.sign-wrapper a {
color: #b0b69d;
}
.sign-wrapper a:hover,
.sign-wrapper a:focus,
.sign-wrapper a:active {
color: #aeb49a;
}
.sign-text:before {
background-color: #c8ccba;
}
.sign-header {
background-color: #b0b69d;
border-bottom: 10px solid #a0a789;
}
.sign-text span {
background-color: #b0b69d;
}
.sign-text img {
border: 7px solid #b0b69d;
}
/* ========================================================================
* ERROR
* ======================================================================== */
.error-wrapper h1 {
color: #b0b69d;
}
/* ========================================================================
* INVOICE
* ======================================================================== */
.product-num {
background-color: #b0b69d;
}
/* ========================================================================
* RESET
* ======================================================================== */
a {
color: #b0b69d;
}
a:hover,
a:active,
a:focus {
color: #98a080;
}
input.no-border-left:focus,
textarea.no-border-left:focus {
border-top: 1px solid #b0b69d !important;
border-right: 1px solid #b0b69d !important;
border-bottom: 1px solid #b0b69d !important;
border-left: none !important;
}
input.no-border-right:focus,
textarea.no-border-right:focus {
border-top: 1px solid #b0b69d !important;
border-none: 1px solid #b0b69d !important;
border-bottom: 1px solid #b0b69d !important;
border-right: none !important;
}
input:focus,
textarea:focus {
border: 1px solid #b0b69d !important;
}
/* ========================================================================
* PANEL
* ======================================================================== */
.panel-tab .panel-heading ul li.active a i {
color: #b0b69d;
}
.panel-tab .panel-heading ul li a:hover i {
color: #b0b69d;
}
/* ========================================================================
* MEDIA MANAGER
* ======================================================================== */
.media-manager .media-manager-options .filter-type a.active {
color: #b0b69d;
}
/* ========================================================================
* PAGINATION
* ======================================================================== */
.pagination > li > a {
color: #98a080;
}
.pagination > .active > a,
.pagination > .active > span {
background-color: #98a080;
border: 1px solid #98a080;
}
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
background-color: #b0b69d;
border: 1px solid #b0b69d;
}
.pager > li > a {
color: #98a080;
}
/* ========================================================================
* RATING STAR
* ======================================================================== */
.rating .star:hover:before {
color: #b0b69d;
}
.rating .star.active:before {
color: #b0b69d;
}
.rating .star.active ~ .star:before {
color: #b0b69d;
}
/* ========================================================================
* DROPDOWN
* ======================================================================== */
.dropdown-menu li {
position: relative;
}
.dropdown-menu li.active a {
background-color: #b0b69d;
}
.dropdown-menu li.active:hover a,
.dropdown-menu li.active:focus a,
.dropdown-menu li.active:active a {
background-color: #b0b69d;
cursor: default;
}
.dropdown-menu li > a:hover:before {
display: block;
content: "";
position: absolute;
left: 0px;
top: 0px;
bottom: 0px;
border-left: 3px solid #a4ab8e;
}
/* ========================================================================
* LIST GROUP
* ======================================================================== */
a.list-group-item.active {
background-color: #b0b69d;
border-color: #b0b69d;
}
a.list-group-item.active:hover,
a.list-group-item.active:focus {
background-color: #b0b69d;
border-color: #b0b69d;
}
/* ========================================================================
* FORM
* ======================================================================== */
.ckbox-theme input[type=checkbox]:checked + label::after {
border-color: #b0b69d;
background-color: #b0b69d;
}
.ckbox-theme input[type=checkbox][disabled]:checked + label::after {
border-color: #b0b69d;
opacity: .5;
}
.rdio-theme input[type=radio]:checked + label::after {
border-color: #b0b69d;
background-color: #b0b69d;
}
.rdio-theme input[type=radio][disabled]:checked + label::after {
border-color: #b0b69d;
opacity: .5;
}
.form-control:focus {
border: 1px solid #b0b69d;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-focus {
border: 1px solid #b0b69d;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
/* ========================================================================
* TABLE
* ======================================================================== */
.table-theme thead tr th {
background-color: #b0b69d !important;
border-color: #bcc1ac #bcc1ac #a0a789 !important;
color: #fff;
}
.table-theme tbody tr td.sorting_1 {
background: #cfd2c3 !important;
color: white;
border-bottom: 1px solid #dfe2d7 !important;
}
.table-theme tfoot tr th {
background-color: #b0b69d !important;
border-color: #a0a789 #bcc1ac #bcc1ac !important;
color: #fff;
}
.table-theme.table-bordered {
border: 1px solid #b0b69d;
}
.table-theme.table-bordered thead tr th:first-child,
.table-theme.table-bordered tfoot tr th:first-child,
.table-theme.table-bordered thead tr th:last-child,
.table-theme.table-bordered tfoot tr th:last-child {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
}
.table-theme.table-bordered tbody tr td.sorting_1 {
border-right: 1px solid #dfe2d7 !important;
}
.table-theme table.has-columns-hidden > tbody > tr > td > span.responsiveExpander:before {
color: white;
}
.table-theme table.has-columns-hidden > tbody > tr.detail-show > td span.responsiveExpander:before {
color: white;
}
/* ========================================================================
* BUTTON
* ======================================================================== */
.btn-theme {
background-color: #b0b69d;
border-color: #b0b69d;
color: white;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.btn-theme[disabled],
.btn-theme.disabled {
background-color: #a4ab8e;
border-color: transparent;
color: white;
}
.btn-theme.dropdown-toggle.btn-theme {
background-color: #b0b69d;
border-color: #a4ab8e;
color: white;
}
.btn-theme.btn-alt {
background-color: #a4ab8e;
border: 1px solid #b0b69d;
}
.btn-theme.btn-alt:hover {
background-color: #98a080;
}
.btn-theme.btn-stroke {
border: 1px double #b0b69d;
background-color: transparent;
color: #999;
}
.btn-theme.btn-stroke:hover {
background-color: #a4ab8e;
border-color: transparent;
color: white;
}
.btn-theme.btn-solid {
border: 1px solid #b0b69d;
}
.btn-theme.btn-dashed {
border: 1px dashed #b0b69d;
}
.btn-theme.btn-dotted {
border: 1px dotted #b0b69d;
}
.btn-theme.btn-double {
border: 4px double #b0b69d;
}
.btn-theme.btn-inset {
border: 4px inset #b0b69d;
}
.btn-theme.btn-circle {
padding-left: 0;
padding-right: 0;
width: 34px;
-webkit-border-radius: 50% 50% 50% 50%;
-moz-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
}
.btn-theme.btn-slidedown:after {
width: 100%;
height: 0;
top: 0;
left: 0;
background-color: #98a080;
z-index: -1;
}
.btn-theme.btn-slidedown:hover,
.btn-theme.btn-slidedown:active {
color: white;
}
.btn-theme.btn-slidedown:hover:after,
.btn-theme.btn-slidedown:active:after {
height: 100%;
}
.btn-theme.btn-slideright:after {
width: 0%;
height: 100%;
top: 0;
left: 0;
background-color: #98a080;
z-index: -1;
}
.btn-theme.btn-slideright:hover,
.btn-theme.btn-slideright:active {
color: white;
}
.btn-theme.btn-slideright:hover:after,
.btn-theme.btn-slideright:active:after {
width: 100%;
}
.btn-theme.btn-expand:after {
width: 0;
height: 103%;
top: 50%;
left: 50%;
background-color: #98a080;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.btn-theme.btn-expand:hover:after {
width: 90%;
opacity: 1;
}
.btn-theme.btn-expand:active:after {
width: 101%;
opacity: 1;
}
.btn-theme.btn-rotate {
overflow: hidden;
}
.btn-theme.btn-rotate:after {
width: 100%;
height: 0;
top: 50%;
left: 50%;
background-color: #98a080;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn-theme.btn-rotate:hover:after {
height: 260%;
opacity: 1;
}
.btn-theme.btn-rotate:active:after {
height: 400%;
opacity: 1;
}
.btn-theme.btn-open {
overflow: hidden;
}
.btn-theme.btn-open:after {
width: 101%;
height: 0;
top: 50%;
left: 50%;
background-color: #98a080;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.btn-theme.btn-open:hover:after {
height: 75%;
opacity: 1;
}
.btn-theme.btn-open:active:after {
height: 130%;
opacity: 1;
}
.btn-theme.btn-push {
background: #b0b69d;
box-shadow: 0 6px #98a080;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.btn-theme.btn-push:hover {
box-shadow: 0 4px #98a080;
top: 2px;
}
.btn-theme.btn-push:active {
box-shadow: 0 0 #98a080;
top: 6px;
}
.btn-theme.btn-pushright {
background: #b0b69d;
box-shadow: 6px 0 #98a080;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.btn-theme.btn-pushright:hover {
box-shadow: 4px 0 #98a080;
left: 2px;
}
.btn-theme.btn-pushright:active {
box-shadow: 0 0 #98a080;
left: 6px;
}
/* ========================================================================
* PANEL
* ======================================================================== */
.panel-theme .panel-heading {
background-color: #b0b69d;
border: 1px solid #aeb49a;
color: white;
}
.panel-theme .panel-heading .option .btn:hover {
background-color: #a4ab8e;
color: white;
}
.panel-theme .panel-heading .option .btn i {
color: white;
}
.panel-bg-theme .panel-body {
background-color: #b0b69d;
color: white;
}
.panel-bg-theme .panel-body .text-muted {
color: #f2f2f2;
}
/* ========================================================================
* MISC
* ======================================================================== */
.img-bordered-theme {
border: 2px solid #b0b69d;
}
.progress-bar-theme {
background-color: #b0b69d;
}
.fg-theme {
color: #b0b69d !important;
}
.nicescroll-rails div {
background-color: #b0b69d !important;
}
.sidebar .nicescroll-rails div {
background-color: #323232 !important;
}
.cal-month-box {
border-top: 7px solid #a0a789 !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.cal-row-head [class*="cal-cell1"],
.cal-row-head [class*="cal-cell"] {
background-color: #b0b69d;
color: #ffffff;
border-width: 0px 1px 0px !important;
border-style: solid;
border-color: #bcc1ac #bcc1ac #a0a789 !important;
border-left: none !important;
}
.cal-row-head [class*="cal-cell1"]:hover,
.cal-row-head [class*="cal-cell"]:hover {
background-color: #b0b69d !important;
}
.cal-row-head [class*="cal-cell1"]:first-child,
.cal-row-head [class*="cal-cell"]:first-child {
border-width: 0px 1px 0px !important;
border-style: solid;
border-color: #bcc1ac #bcc1ac #a0a789 !important;
}
.cal-row-head [class*="cal-cell1"]:last-child,
.cal-row-head [class*="cal-cell"]:last-child {
border-right: none !important;
}
#cal-day-panel {
border-top: 7px solid #a0a789 !important;
background-color: rgba(255, 255, 255, 0.28);
}
.cal-day-today {
background-color: #b0b69d !important;
}
.cal-row-head + .cal-day-hour {
background-color: #a0a789 !important;
color: #ffffff;
}
.bg-theme {
background-color: #b0b69d !important;
border: 1px solid #b0b69d;
color: white;
}
.bg-theme a,
.bg-theme i,
.bg-theme span,
.bg-theme small,
.bg-theme p {
color: white;
}
.bg-theme .flot-tick-label.tickLabel {
color: rgba(255, 255, 255, 0.5) !important;
}
.bg-theme .morris-hover-row-label {
background-color: #98a080;
}
#back-top:hover {
background: #b0b69d;
box-shadow: 0 0 0 6px #ffffff;
}
.jqvmap-zoomin,
.jqvmap-zoomout {
background: #b0b69d !important;
}
.jqvmap-zoomin:hover,
.jqvmap-zoomout:hover {
background: #98a080 !important;
}
/* ========================================================================
* CHOSEN
* ======================================================================== */
.chosen-container .chosen-results li.highlighted {
background-color: #b0b69d !important;
background-image: none !important;
}
/* ========================================================================
* DROPZONE
* ======================================================================== */
.dz-file-preview .dz-details:before {
color: #b0b69d;
}
/* ========================================================================
* JPRELOADER
* ======================================================================== */
#jpreBar {
background-color: #b0b69d;
}
/* ========================================================================
* DATEPICKER
* ======================================================================== */
.datepicker table thead tr:first-child {
background-color: #b0b69d;
}
.datepicker table thead tr:last-child {
background-color: #98a080;
}
.datepicker table thead tr th {
background-color: #b0b69d;
border-color: #a4ab8e #a4ab8e #a0a789;
}
.datepicker table thead tr .prev:hover,
.datepicker table thead tr .switch:hover,
.datepicker table thead tr .next:hover {
background-color: #a4ab8e !important;
}
.datepicker table tbody tr td.active,
.datepicker table tbody tr td.active:hover,
.datepicker table tbody tr td.active:disabled,
.datepicker table tbody tr td.active.disabled:hover {
background-color: #b0b69d;
}
.datepicker table tbody tr td.active.active {
background-color: #b0b69d;
border-top: 1px solid #b0b69d;
border-bottom: 1px solid #b0b69d;
}
.datepicker table tbody tr td.active.active:hover {
background-color: #98a080;
}
.datepicker .icon-arrow-left:before {
font-family: "FontAwesome";
content: "\f104";
}
.datepicker .icon-arrow-right:before {
font-family: "FontAwesome";
content: "\f105";
}
.datepicker-dropdown:after {
border-bottom: 6px solid #b0b69d;
}
/* ========================================================================
* ION SLIDER
* ======================================================================== */
.slider-theme .irs-diapason {
background-color: #bcc1ac !important;
}
.slider-theme .irs-slider {
background-color: #b0b69d !important;
}
.slider-theme #irs-active-slider,
.slider-theme .irs-slider:hover {
background-color: #b0b69d !important;
}
.slider-theme .irs-from,
.slider-theme .irs-to,
.slider-theme .irs-single {
background-color: #b0b69d !important;
}
.slider-theme .irs-from:after,
.slider-theme .irs-to:after,
.slider-theme .irs-single:after {
border-top-color: #b0b69d !important;
}
.slider-theme.circle .irs-slider {
top: 21px;
width: 20px;
height: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.slider-theme.donut .irs-slider {
background: #e1e4e9 !important;
top: 21px;
width: 20px;
height: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 4px solid #b0b69d;
margin-left: -3px;
}
|
detail/Nettle.html | IainNZ/packages.julialang.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Julia Package Listing - Testing Information</title>
<style>
/* -- Mix of julialang.org, Bootstrap 3, and custom -- */
body {
background-color: white;
font-family: Georgia, 'Liberation Serif', serif;
font-size: 14px;
color: #333;
line-height: 1.42857143;
}
.site {
max-width: 785px;
margin: 2.5em auto 2em;
padding: 0 1.5em;
}
a {
color: #428bca;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1, h2, h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}
.titlebox {
text-align: center;
font-size: 120%;
margin-top: 3em;
}
.tests_pass { background-color: #11AA11; } /*Tests passing*/
.tests_fail { background-color: #DD3333; } /*Tests failed*/
.no_tests { background-color: #3333DD; } /*Tests missing*/
.not_possible { background-color: #222222; } /*Package excused*/
.statusbox {
width: 12px;
height: 12px;
display: inline-block;
}
hr {
margin-top: 10px;
margin-bottom: 0px;
border: 0;
border-top: 1px solid #eee;
}
.pkglisting h2 { margin-bottom: 0px; }
pre {margin: 0;}
@media (min-width: 785px) {
.pkglisting {
display: table;
width: 100%;
}
.pkgnamedesc {
display: table-cell;
width: 50%;
}
.pkgvertest {
display: table-cell;
width:50%;
text-align: right
}
}
</style>
<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-44252521-5', 'iainnz.github.io');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="site">
<!-- HEADER -->
<div class="titlebox">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="210px" height="142px" viewBox="0 0 310 216" enable-background="new 0 0 310 216" xml:space="preserve">
<!-- blue dot -->
<circle fill="#6b85dd" stroke="#4266d5" stroke-width="3" cx="50.5" cy="58.665" r="16.5"></circle>
<!-- red dot -->
<circle fill="#d66661" stroke="#c93d39" stroke-width="3" cx="212.459" cy="60.249" r="16.5"></circle>
<!-- green dot -->
<circle fill="#6bab5b" stroke="#3b972e" stroke-width="3" cx="233.834" cy="23.874" r="16.5"></circle>
<!-- purple dot -->
<circle fill="#aa7dc0" stroke="#945bb0" stroke-width="3" cx="255.459" cy="59.999" r="16.5"></circle>
<!-- "j" -->
<path fill="#252525" d="M37.216,138.427c0-15.839,0.006-31.679-0.018-47.517c-0.001-0.827,0.169-1.234,1.043-1.47
c7.876-2.127,15.739-4.308,23.606-6.47c1.33-0.366,1.333-0.36,1.333,1.019c0,25.758,0.015,51.517-0.012,77.274
c-0.006,5.514,0.245,11.032-0.272,16.543c-0.628,6.69-2.15,13.092-6.438,18.506c-3.781,4.771-8.898,7.25-14.767,8.338
c-6.599,1.222-13.251,1.552-19.934,0.938c-4.616-0.423-9.045-1.486-12.844-4.363c-2.863-2.168-4.454-4.935-3.745-8.603
c0.736-3.806,3.348-5.978,6.861-7.127c2.262-0.74,4.628-0.872,6.994-0.53c1.823,0.264,3.42,1.023,4.779,2.288
c1.38,1.284,2.641,2.674,3.778,4.177c0.872,1.15,1.793,2.256,2.991,3.086c2.055,1.426,4,0.965,5.213-1.216
c0.819-1.473,0.997-3.106,1.173-4.731c0.255-2.348,0.255-4.707,0.256-7.062C37.218,167.145,37.216,152.786,37.216,138.427z"></path>
<!-- "u" -->
<path fill="#252525" d="M125.536,162.479c-2.908,2.385-5.783,4.312-8.88,5.904c-10.348,5.323-20.514,4.521-30.324-1.253
c-6.71-3.95-11.012-9.849-12.52-17.606c-0.236-1.213-0.363-2.438-0.363-3.688c0.01-19.797,0.017-39.593-0.02-59.39
c-0.002-1.102,0.285-1.357,1.363-1.351c7.798,0.049,15.597,0.044,23.396,0.003c0.95-0.005,1.177,0.25,1.175,1.183
c-0.027,19.356-0.025,38.713-0.018,58.07c0.002,6.34,3.599,10.934,9.672,12.42c2.13,0.521,4.19,0.396,6.173-0.6
c4.26-2.139,7.457-5.427,10.116-9.307c0.333-0.487,0.224-1,0.224-1.51c0.007-19.635,0.016-39.271-0.02-58.904
c-0.002-1.083,0.255-1.369,1.353-1.361c7.838,0.052,15.677,0.045,23.515,0.004c0.916-0.005,1.103,0.244,1.102,1.124
c-0.025,27.677-0.026,55.353,0.002,83.024c0.001,0.938-0.278,1.099-1.139,1.095c-7.918-0.028-15.837-0.028-23.756-0.001
c-0.815,0.003-1.1-0.166-1.073-1.037C125.581,167.117,125.536,164.928,125.536,162.479z"></path>
<!-- "l" -->
<path fill="#252525" d="M187.423,107.08c0,20.637-0.011,41.273,0.026,61.91c0.003,1.119-0.309,1.361-1.381,1.355
c-7.799-0.052-15.598-0.047-23.396-0.008c-0.898,0.008-1.117-0.222-1.115-1.115c0.021-39.074,0.021-78.147,0-117.226
c0-0.811,0.189-1.169,1.006-1.392c7.871-2.149,15.73-4.327,23.584-6.545c1.045-0.295,1.308-0.17,1.306,0.985
C187.412,65.727,187.423,86.403,187.423,107.08z"></path>
<!-- "i" -->
<path fill="#252525" d="M223.46,126.477c0,14.155-0.011,28.312,0.021,42.467c0.002,1.027-0.164,1.418-1.332,1.408
c-7.838-0.061-15.676-0.047-23.516-0.01c-0.881,0.004-1.121-0.189-1.119-1.104c0.026-26.153,0.025-52.307,0-78.458
c0-0.776,0.203-1.101,0.941-1.302c7.984-2.172,15.972-4.35,23.938-6.596c1.049-0.296,1.08,0.031,1.078,0.886
C223.454,98.004,223.46,112.239,223.46,126.477z"></path>
<!-- "a" -->
<path fill="#252525" d="M277.695,163.6c-0.786,0.646-1.404,1.125-2,1.635c-4.375,3.746-9.42,5.898-15.16,6.42
c-5.792,0.527-11.479,0.244-16.934-2.047c-12.08-5.071-15.554-17.188-11.938-27.448c1.799-5.111,5.472-8.868,9.831-11.94
c5.681-4.003,12.009-6.732,18.504-9.074c5.576-2.014,11.186-3.939,16.955-5.347c0.445-0.104,0.773-0.243,0.757-0.854
c-0.136-4.389,0.261-8.79-0.479-13.165c-1.225-7.209-6.617-10.013-12.895-9.348c-0.516,0.055-1.029,0.129-1.536,0.241
c-4.877,1.081-7.312,4.413-7.374,10.127c-0.02,1.729-0.229,3.418-0.693,5.084c-0.906,3.229-2.969,5.354-6.168,6.266
c-3.422,0.979-6.893,0.998-10.23-0.305c-6.529-2.543-8.877-10.164-5.12-16.512c2.249-3.799,5.606-6.4,9.461-8.405
c6.238-3.246,12.914-4.974,19.896-5.537c7.565-0.61,15.096-0.366,22.49,1.507c4.285,1.085,8.312,2.776,11.744,5.657
c4.473,3.749,6.776,8.647,6.812,14.374c0.139,21.477,0.096,42.951,0.143,64.428c0.002,0.799-0.248,0.983-1.021,0.98
c-8.035-0.025-16.074-0.023-24.113-0.001c-0.716,0.002-0.973-0.146-0.941-0.915C277.736,167.562,277.695,165.698,277.695,163.6z
M277.695,126.393c-4.793,2.104-9.25,4.373-13.287,7.408c-2.151,1.618-4.033,3.483-5.732,5.581
c-4.229,5.226-1.988,13.343,1.693,16.599c1.592,1.406,3.359,1.906,5.419,1.521c1.621-0.307,3.149-0.857,4.549-1.734
c1.521-0.951,2.949-2.072,4.539-2.887c2.31-1.18,2.97-2.861,2.894-5.445C277.561,140.484,277.695,133.527,277.695,126.393z"></path>
</svg>
<h1>
<a href="http://github.com/staticfloat/Nettle.jl" name="Nettle">Nettle</a>
</h1>
<h4>
<a href="http://github.com/staticfloat">staticfloat</a>
</h4>
<p>
<a href="http://pkg.julialang.org#Nettle">← Back to package list</a>
</p>
</div>
<p>
If you think that there is an error in how your package is being tested or represented, please file an issue at <a href="https://github.com/JuliaCI/PackageEvaluator.jl/">PackageEvaluator.jl</a>, making sure to read the FAQ first.
</p>
<h3>Badges</h3>
<h4>Julia v0.6</h4>
<img src="../badges/Nettle_0.6.svg">
<br>
<a href="http://pkg.julialang.org/badges/Nettle_0.6.svg">http://pkg.julialang.org/badges/Nettle_0.6.svg</a>
<pre>[](http://pkg.julialang.org/detail/Nettle)</pre>
<h3>Most Recent Test Logs</h3>
<ul>
<li>
<a href="../logs/Nettle_0.6.log">Julia v0.6</a>
</li>
</ul>
<h3>Version and Status History</h3>
<h4>Julia v0.6</h4>
<pre>2017-02-18 to 2018-08-04, v0.3.0, Tests pass.
2017-02-13 to 2017-02-16, v0.2.4, Tests fail.
2016-09-23 to 2017-01-07, v0.2.4, Tests pass.
</pre>
</div>
</body>
</html>
|
api/symbols/KJUR.asn1.x509.SubjectPublicKeyInfo.html | dongguangming/jsrsasign | <!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>jsrsasign 4.0.0 JavaScript API Reference - KJUR.asn1.x509.SubjectPublicKeyInfo</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" style="background: #7F8FB1; color: white; margin: -10px">
<b><a href="http://kjur.github.com/jsrsasign/" style="color: white">jsrsasign</a></b> 4.0.0 JavaScript API Reference
</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/ASN1HEX.html">ASN1HEX</a></li>
<li><a href="../symbols/Base64x.html">Base64x</a></li>
<li><a href="../symbols/KEYUTIL.html">KEYUTIL</a></li>
<li><a href="../symbols/KJUR.html">KJUR</a></li>
<li><a href="../symbols/KJUR.asn1.html">KJUR.asn1</a></li>
<li><a href="../symbols/KJUR.asn1.ASN1Object.html">KJUR.asn1.ASN1Object</a></li>
<li><a href="../symbols/KJUR.asn1.ASN1Util.html">KJUR.asn1.ASN1Util</a></li>
<li><a href="../symbols/KJUR.asn1.cades.html">KJUR.asn1.cades</a></li>
<li><a href="../symbols/KJUR.asn1.cades.CAdESUtil.html">KJUR.asn1.cades.CAdESUtil</a></li>
<li><a href="../symbols/KJUR.asn1.cades.CompleteCertificateRefs.html">KJUR.asn1.cades.CompleteCertificateRefs</a></li>
<li><a href="../symbols/KJUR.asn1.cades.OtherCertID.html">KJUR.asn1.cades.OtherCertID</a></li>
<li><a href="../symbols/KJUR.asn1.cades.OtherHash.html">KJUR.asn1.cades.OtherHash</a></li>
<li><a href="../symbols/KJUR.asn1.cades.OtherHashAlgAndValue.html">KJUR.asn1.cades.OtherHashAlgAndValue</a></li>
<li><a href="../symbols/KJUR.asn1.cades.SignaturePolicyIdentifier.html">KJUR.asn1.cades.SignaturePolicyIdentifier</a></li>
<li><a href="../symbols/KJUR.asn1.cades.SignatureTimeStamp.html">KJUR.asn1.cades.SignatureTimeStamp</a></li>
<li><a href="../symbols/KJUR.asn1.cms.html">KJUR.asn1.cms</a></li>
<li><a href="../symbols/KJUR.asn1.cms.Attribute.html">KJUR.asn1.cms.Attribute</a></li>
<li><a href="../symbols/KJUR.asn1.cms.AttributeList.html">KJUR.asn1.cms.AttributeList</a></li>
<li><a href="../symbols/KJUR.asn1.cms.CMSUtil.html">KJUR.asn1.cms.CMSUtil</a></li>
<li><a href="../symbols/KJUR.asn1.cms.ContentInfo.html">KJUR.asn1.cms.ContentInfo</a></li>
<li><a href="../symbols/KJUR.asn1.cms.ContentType.html">KJUR.asn1.cms.ContentType</a></li>
<li><a href="../symbols/KJUR.asn1.cms.EncapsulatedContentInfo.html">KJUR.asn1.cms.EncapsulatedContentInfo</a></li>
<li><a href="../symbols/KJUR.asn1.cms.IssuerAndSerialNumber.html">KJUR.asn1.cms.IssuerAndSerialNumber</a></li>
<li><a href="../symbols/KJUR.asn1.cms.MessageDigest.html">KJUR.asn1.cms.MessageDigest</a></li>
<li><a href="../symbols/KJUR.asn1.cms.SignedData.html">KJUR.asn1.cms.SignedData</a></li>
<li><a href="../symbols/KJUR.asn1.cms.SignerInfo.html">KJUR.asn1.cms.SignerInfo</a></li>
<li><a href="../symbols/KJUR.asn1.cms.SigningCertificate.html">KJUR.asn1.cms.SigningCertificate</a></li>
<li><a href="../symbols/KJUR.asn1.cms.SigningCertificateV2.html">KJUR.asn1.cms.SigningCertificateV2</a></li>
<li><a href="../symbols/KJUR.asn1.cms.SigningTime.html">KJUR.asn1.cms.SigningTime</a></li>
<li><a href="../symbols/KJUR.asn1.DERAbstractString.html">KJUR.asn1.DERAbstractString</a></li>
<li><a href="../symbols/KJUR.asn1.DERAbstractStructured.html">KJUR.asn1.DERAbstractStructured</a></li>
<li><a href="../symbols/KJUR.asn1.DERAbstractTime.html">KJUR.asn1.DERAbstractTime</a></li>
<li><a href="../symbols/KJUR.asn1.DERBitString.html">KJUR.asn1.DERBitString</a></li>
<li><a href="../symbols/KJUR.asn1.DERBoolean.html">KJUR.asn1.DERBoolean</a></li>
<li><a href="../symbols/KJUR.asn1.DEREnumerated.html">KJUR.asn1.DEREnumerated</a></li>
<li><a href="../symbols/KJUR.asn1.DERGeneralizedTime.html">KJUR.asn1.DERGeneralizedTime</a></li>
<li><a href="../symbols/KJUR.asn1.DERIA5String.html">KJUR.asn1.DERIA5String</a></li>
<li><a href="../symbols/KJUR.asn1.DERInteger.html">KJUR.asn1.DERInteger</a></li>
<li><a href="../symbols/KJUR.asn1.DERNull.html">KJUR.asn1.DERNull</a></li>
<li><a href="../symbols/KJUR.asn1.DERNumericString.html">KJUR.asn1.DERNumericString</a></li>
<li><a href="../symbols/KJUR.asn1.DERObjectIdentifier.html">KJUR.asn1.DERObjectIdentifier</a></li>
<li><a href="../symbols/KJUR.asn1.DEROctetString.html">KJUR.asn1.DEROctetString</a></li>
<li><a href="../symbols/KJUR.asn1.DERPrintableString.html">KJUR.asn1.DERPrintableString</a></li>
<li><a href="../symbols/KJUR.asn1.DERSequence.html">KJUR.asn1.DERSequence</a></li>
<li><a href="../symbols/KJUR.asn1.DERSet.html">KJUR.asn1.DERSet</a></li>
<li><a href="../symbols/KJUR.asn1.DERTaggedObject.html">KJUR.asn1.DERTaggedObject</a></li>
<li><a href="../symbols/KJUR.asn1.DERTeletexString.html">KJUR.asn1.DERTeletexString</a></li>
<li><a href="../symbols/KJUR.asn1.DERUTCTime.html">KJUR.asn1.DERUTCTime</a></li>
<li><a href="../symbols/KJUR.asn1.DERUTF8String.html">KJUR.asn1.DERUTF8String</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.html">KJUR.asn1.tsp</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.AbstractTSAAdapter.html">KJUR.asn1.tsp.AbstractTSAAdapter</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.Accuracy.html">KJUR.asn1.tsp.Accuracy</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.FixedTSAAdapter.html">KJUR.asn1.tsp.FixedTSAAdapter</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.MessageImprint.html">KJUR.asn1.tsp.MessageImprint</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.PKIFailureInfo.html">KJUR.asn1.tsp.PKIFailureInfo</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.PKIFreeText.html">KJUR.asn1.tsp.PKIFreeText</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.PKIStatus.html">KJUR.asn1.tsp.PKIStatus</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.PKIStatusInfo.html">KJUR.asn1.tsp.PKIStatusInfo</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.SimpleTSAAdapter.html">KJUR.asn1.tsp.SimpleTSAAdapter</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.TimeStampReq.html">KJUR.asn1.tsp.TimeStampReq</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.TimeStampResp.html">KJUR.asn1.tsp.TimeStampResp</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.TSPUtil.html">KJUR.asn1.tsp.TSPUtil</a></li>
<li><a href="../symbols/KJUR.asn1.tsp.TSTInfo.html">KJUR.asn1.tsp.TSTInfo</a></li>
<li><a href="../symbols/KJUR.asn1.x509.html">KJUR.asn1.x509</a></li>
<li><a href="../symbols/KJUR.asn1.x509.AlgorithmIdentifier.html">KJUR.asn1.x509.AlgorithmIdentifier</a></li>
<li><a href="../symbols/KJUR.asn1.x509.AttributeTypeAndValue.html">KJUR.asn1.x509.AttributeTypeAndValue</a></li>
<li><a href="../symbols/KJUR.asn1.x509.AuthorityKeyIdentifier.html">KJUR.asn1.x509.AuthorityKeyIdentifier</a></li>
<li><a href="../symbols/KJUR.asn1.x509.BasicConstraints.html">KJUR.asn1.x509.BasicConstraints</a></li>
<li><a href="../symbols/KJUR.asn1.x509.Certificate.html">KJUR.asn1.x509.Certificate</a></li>
<li><a href="../symbols/KJUR.asn1.x509.CRL.html">KJUR.asn1.x509.CRL</a></li>
<li><a href="../symbols/KJUR.asn1.x509.CRLDistributionPoints.html">KJUR.asn1.x509.CRLDistributionPoints</a></li>
<li><a href="../symbols/KJUR.asn1.x509.CRLEntry.html">KJUR.asn1.x509.CRLEntry</a></li>
<li><a href="../symbols/KJUR.asn1.x509.DistributionPoint.html">KJUR.asn1.x509.DistributionPoint</a></li>
<li><a href="../symbols/KJUR.asn1.x509.DistributionPointName.html">KJUR.asn1.x509.DistributionPointName</a></li>
<li><a href="../symbols/KJUR.asn1.x509.Extension.html">KJUR.asn1.x509.Extension</a></li>
<li><a href="../symbols/KJUR.asn1.x509.ExtKeyUsage.html">KJUR.asn1.x509.ExtKeyUsage</a></li>
<li><a href="../symbols/KJUR.asn1.x509.GeneralName.html">KJUR.asn1.x509.GeneralName</a></li>
<li><a href="../symbols/KJUR.asn1.x509.GeneralNames.html">KJUR.asn1.x509.GeneralNames</a></li>
<li><a href="../symbols/KJUR.asn1.x509.KeyUsage.html">KJUR.asn1.x509.KeyUsage</a></li>
<li><a href="../symbols/KJUR.asn1.x509.OID.html">KJUR.asn1.x509.OID</a></li>
<li><a href="../symbols/KJUR.asn1.x509.RDN.html">KJUR.asn1.x509.RDN</a></li>
<li><a href="../symbols/KJUR.asn1.x509.SubjectPublicKeyInfo.html">KJUR.asn1.x509.SubjectPublicKeyInfo</a></li>
<li><a href="../symbols/KJUR.asn1.x509.TBSCertificate.html">KJUR.asn1.x509.TBSCertificate</a></li>
<li><a href="../symbols/KJUR.asn1.x509.TBSCertList.html">KJUR.asn1.x509.TBSCertList</a></li>
<li><a href="../symbols/KJUR.asn1.x509.Time.html">KJUR.asn1.x509.Time</a></li>
<li><a href="../symbols/KJUR.asn1.x509.X500Name.html">KJUR.asn1.x509.X500Name</a></li>
<li><a href="../symbols/KJUR.asn1.x509.X509Util.html">KJUR.asn1.x509.X509Util</a></li>
<li><a href="../symbols/KJUR.crypto.html">KJUR.crypto</a></li>
<li><a href="../symbols/KJUR.crypto.DSA.html">KJUR.crypto.DSA</a></li>
<li><a href="../symbols/KJUR.crypto.ECDSA.html">KJUR.crypto.ECDSA</a></li>
<li><a href="../symbols/KJUR.crypto.ECParameterDB.html">KJUR.crypto.ECParameterDB</a></li>
<li><a href="../symbols/KJUR.crypto.Mac.html">KJUR.crypto.Mac</a></li>
<li><a href="../symbols/KJUR.crypto.MessageDigest.html">KJUR.crypto.MessageDigest</a></li>
<li><a href="../symbols/KJUR.crypto.OID.html">KJUR.crypto.OID</a></li>
<li><a href="../symbols/KJUR.crypto.Signature.html">KJUR.crypto.Signature</a></li>
<li><a href="../symbols/KJUR.crypto.Util.html">KJUR.crypto.Util</a></li>
<li><a href="../symbols/KJUR.jws.html">KJUR.jws</a></li>
<li><a href="../symbols/KJUR.jws.IntDate.html">KJUR.jws.IntDate</a></li>
<li><a href="../symbols/KJUR.jws.JWS.html">KJUR.jws.JWS</a></li>
<li><a href="../symbols/KJUR.jws.JWSJS.html">KJUR.jws.JWSJS</a></li>
<li><a href="../symbols/PKCS5PKEY.html">PKCS5PKEY</a></li>
<li><a href="../symbols/RSAKey.html">RSAKey</a></li>
<li><a href="../symbols/X509.html">X509</a></li>
</ul>
<hr />
<!-- end publish.classesIndex -->
</div>
<div id="content">
<!-- ============================== class title ============================ -->
<h1 class="classTitle">
Class KJUR.asn1.x509.SubjectPublicKeyInfo
</h1>
<!-- ============================== class summary ========================== -->
<p class="description">
<br />Extends
<a href="../symbols/KJUR.asn1.ASN1Object.html">KJUR.asn1.ASN1Object</a>.<br />
SubjectPublicKeyInfo ASN.1 structure class
<br /><i>Defined in: </i> <a href="../symbols/src/asn1x509-1.0.js.html">asn1x509-1.0.js</a>.
</p>
<!-- ============================== constructor summary ==================== -->
<table class="summaryTable" cellspacing="0" summary="A summary of the constructor documented in the class KJUR.asn1.x509.SubjectPublicKeyInfo.">
<caption>Class 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/KJUR.asn1.x509.SubjectPublicKeyInfo.html#constructor">KJUR.asn1.x509.SubjectPublicKeyInfo</a></b>(params)
</div>
<div class="description">SubjectPublicKeyInfo ASN.1 structure class
<br/>
As for argument 'params' for constructor, you can specify one of
following properties:
<ul>
<li><a href="../symbols/RSAKey.html">RSAKey</a> object</li>
<li><a href="../symbols/KJUR.crypto.ECDSA.html">KJUR.crypto.ECDSA</a> object</li>
<li><a href="../symbols/KJUR.crypto.DSA.html">KJUR.crypto.DSA</a> object</li>
<li>(DEPRECATED)rsakey - specify <a href="../symbols/RSAKey.html">RSAKey</a> object of subject public key</li>
<li>(DEPRECATED)rsapem - specify a string of PEM public key of RSA key</li>
</ul>
NOTE1: 'params' can be omitted.</div>
</td>
</tr>
</tbody>
</table>
<!-- ============================== properties summary ===================== -->
<dl class="inheritsList">
<dt>Fields borrowed from class <a href="../symbols/KJUR.asn1.ASN1Object.html">KJUR.asn1.ASN1Object</a>: </dt><dd><a href="../symbols/KJUR.asn1.ASN1Object.html#hL">hL</a>, <a href="../symbols/KJUR.asn1.ASN1Object.html#hT">hT</a>, <a href="../symbols/KJUR.asn1.ASN1Object.html#hTLV">hTLV</a>, <a href="../symbols/KJUR.asn1.ASN1Object.html#hV">hV</a>, <a href="../symbols/KJUR.asn1.ASN1Object.html#isModified">isModified</a></dd>
</dl>
<!-- ============================== methods summary ======================== -->
<table class="summaryTable" cellspacing="0" summary="A summary of the methods documented in the class KJUR.asn1.x509.SubjectPublicKeyInfo.">
<caption>Method Summary</caption>
<thead>
<tr>
<th scope="col">Method Attributes</th>
<th scope="col">Method Name and Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="attributes"><static> </td>
<td class="nameDescription">
<div class="fixedFont">KJUR.asn1.x509.SubjectPublicKeyInfo.<b><a href="../symbols/KJUR.asn1.x509.SubjectPublicKeyInfo.html#.setRSAKey">setRSAKey</a></b>(rsaKey)
</div>
<div class="description">(DEPRECATED) set RSAKey object as subject public key
</div>
</td>
</tr>
<tr>
<td class="attributes"><static> </td>
<td class="nameDescription">
<div class="fixedFont">KJUR.asn1.x509.SubjectPublicKeyInfo.<b><a href="../symbols/KJUR.asn1.x509.SubjectPublicKeyInfo.html#.setRSAPEM">setRSAPEM</a></b>(rsaPubPEM)
</div>
<div class="description">(DEPRECATED) set a PEM formatted RSA public key string as RSA public key
</div>
</td>
</tr>
</tbody>
</table>
<dl class="inheritsList">
</dl>
<!-- ============================== events summary ======================== -->
<!-- ============================== constructor details ==================== -->
<div class="details"><a name="constructor"> </a>
<div class="sectionTitle">
Class Detail
</div>
<div class="fixedFont">
<b>KJUR.asn1.x509.SubjectPublicKeyInfo</b>(params)
</div>
<div class="description">
SubjectPublicKeyInfo ASN.1 structure class
<br/>
As for argument 'params' for constructor, you can specify one of
following properties:
<ul>
<li><a href="../symbols/RSAKey.html">RSAKey</a> object</li>
<li><a href="../symbols/KJUR.crypto.ECDSA.html">KJUR.crypto.ECDSA</a> object</li>
<li><a href="../symbols/KJUR.crypto.DSA.html">KJUR.crypto.DSA</a> object</li>
<li>(DEPRECATED)rsakey - specify <a href="../symbols/RSAKey.html">RSAKey</a> object of subject public key</li>
<li>(DEPRECATED)rsapem - specify a string of PEM public key of RSA key</li>
</ul>
NOTE1: 'params' can be omitted.<br/>
NOTE2: DSA/ECDSA key object is also supported since asn1x509 1.0.6.<br/>
<h4>EXAMPLE</h4>
</div>
<pre class="code">var spki = new KJUR.asn1.x509.SubjectPublicKeyInfo(RSAKey_object);
var spki = new KJUR.asn1.x509.SubjectPublicKeyInfo(KJURcryptoECDSA_object);
var spki = new KJUR.asn1.x509.SubjectPublicKeyInfo(KJURcryptoDSA_object);</pre>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{Object}</span> <b>params</b>
</dt>
<dd>parameter for subject public key</dd>
</dl>
</div>
<!-- ============================== field details ========================== -->
<!-- ============================== method details ========================= -->
<div class="sectionTitle">
Method Detail
</div>
<a name=".setRSAKey"> </a>
<div class="fixedFont"><static>
<span class="light">KJUR.asn1.x509.SubjectPublicKeyInfo.</span><b>setRSAKey</b>(rsaKey)
</div>
<div class="description">
(DEPRECATED) set RSAKey object as subject public key
</div>
<pre class="code">spki.setRSAKey(rsaKey);</pre>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{<a href="../symbols/RSAKey.html">RSAKey</a>}</span> <b>rsaKey</b>
</dt>
<dd><a href="../symbols/RSAKey.html">RSAKey</a> object for RSA public key</dd>
</dl>
<hr />
<a name=".setRSAPEM"> </a>
<div class="fixedFont"><static>
<span class="light">KJUR.asn1.x509.SubjectPublicKeyInfo.</span><b>setRSAPEM</b>(rsaPubPEM)
</div>
<div class="description">
(DEPRECATED) set a PEM formatted RSA public key string as RSA public key
</div>
<pre class="code">spki.setRSAPEM(rsaPubPEM);</pre>
<dl class="detailList">
<dt class="heading">Parameters:</dt>
<dt>
<span class="light fixedFont">{String}</span> <b>rsaPubPEM</b>
</dt>
<dd>PEM formatted RSA public key string</dd>
</dl>
<!-- ============================== event details ========================= -->
<hr />
</div>
<!-- ============================== footer ================================= -->
<div class="fineprint" style="clear:both">
© 2012 Kenji Urushima, All rights reserved<br/>
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.4.0
</div>
</body>
</html>
|
test/actual/filter_fn/b/posts/gamma.html | helpers/handlebars-helper-compose | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gamma</title>
<link rel="stylesheet" href="http://getbootstrap.com/dist/css/bootstrap.min.css">
</head>
<body>
<div class="container bs-docs-container">
<p>This is content from from gamma.md. Title: Gamma.</p>
</div>
</body>
</html>
|
docs/cn.UCloud.UCDLive_iOS.docset/Contents/Resources/Documents/Classes/UCloudGPUImageVideoInput.html | umdk/UCDLive_iOS | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>UCloudGPUImageVideoInput Class Reference</title>
<link rel="stylesheet" href="../css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
<meta name="generator" content="appledoc 2.2.1 (build 1333)">
</head>
<body class="appledoc">
<header>
<div class="container" class="hide-in-xcode">
<h1 id="library-title">
<a href="../index.html">UCDLive_iOS </a>
</h1>
<p id="developer-home">
<a href="../index.html">UCloud</a>
</p>
</div>
</header>
<aside>
<div class="container">
<nav>
<ul id="header-buttons" role="toolbar">
<li><a href="../index.html">Index</a></li>
<li><a href="../hierarchy.html">Hierarchy</a></li>
<li id="on-this-page" role="navigation">
<label>
On This Page
<div class="chevron">
<div class="chevy chevron-left"></div>
<div class="chevy chevron-right"></div>
</div>
<select id="jump-to">
<option value="top">Jump To…</option>
<option value="overview">Overview</option>
<option value="tasks">Tasks</option>
<optgroup label="Instance Methods">
<option value="//api/name/init">- init</option>
<option value="//api/name/processPixelBuffer:time:">- processPixelBuffer:time:</option>
<option value="//api/name/processSampleBuffer:">- processSampleBuffer:</option>
</optgroup>
</select>
</label>
</li>
</ul>
</nav>
</div>
</aside>
<article>
<div id="overview_contents" class="container">
<div id="content">
<main role="main">
<h1 class="title">UCloudGPUImageVideoInput Class Reference</h1>
<div class="section section-specification"><table cellspacing="0"><tbody>
<tr>
<th>Inherits from</th>
<td><a href="../Classes/UCloudGPUImageOutput.html">UCloudGPUImageOutput</a> : NSObject</td>
</tr><tr>
<th>Declared in</th>
<td>UCloudGPUImageVideoInput.h</td>
</tr>
</tbody></table></div>
<div class="section section-overview">
<a title="Overview" name="overview"></a>
<h2 class="subtitle subtitle-overview">Overview</h2>
<p>接收YUV数据,并上传到GPU</p>
</div>
<div class="section section-tasks">
<a title="Tasks" name="tasks"></a>
<div class="task-list">
<div class="section-method">
<a name="//api/name/init" title="init"></a>
<h3 class="method-title"><code><a href="#//api/name/init">– init</a></code>
</h3>
<div class="method-info">
<div class="pointy-thing"></div>
<div class="method-info-container">
<div class="method-subsection brief-description">
<p>Initialization</p>
</div>
<div class="method-subsection method-declaration"><code>- (id)init</code></div>
<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">UCloudGPUImageVideoInput.h</code></p>
</div>
</div>
</div>
</div><div class="section-method">
<a name="//api/name/processSampleBuffer:" title="processSampleBuffer:"></a>
<h3 class="method-title"><code><a href="#//api/name/processSampleBuffer:">– processSampleBuffer:</a></code>
</h3>
<div class="method-info">
<div class="pointy-thing"></div>
<div class="method-info-container">
<div class="method-subsection brief-description">
<p>输入图像数据</p>
</div>
<div class="method-subsection method-declaration"><code>- (void)processSampleBuffer:(CMSampleBufferRef)<em>sampleBuffer</em></code></div>
<div class="method-subsection arguments-section parameters">
<h4 class="method-subtitle parameter-title">Parameters</h4>
<table class="argument-def parameter-def">
<tr>
<th scope="row" class="argument-name"><code>sampleBuffer</code></th>
<td><p>图像数据和时间戳</p></td>
</tr>
</table>
</div>
<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">UCloudGPUImageVideoInput.h</code></p>
</div>
</div>
</div>
</div><div class="section-method">
<a name="//api/name/processPixelBuffer:time:" title="processPixelBuffer:time:"></a>
<h3 class="method-title"><code><a href="#//api/name/processPixelBuffer:time:">– processPixelBuffer:time:</a></code>
</h3>
<div class="method-info">
<div class="pointy-thing"></div>
<div class="method-info-container">
<div class="method-subsection brief-description">
<p>输入图像数据</p>
</div>
<div class="method-subsection method-declaration"><code>- (void)processPixelBuffer:(CVPixelBufferRef)<em>pixelBuffer</em> time:(CMTime)<em>timeInfo</em></code></div>
<div class="method-subsection arguments-section parameters">
<h4 class="method-subtitle parameter-title">Parameters</h4>
<table class="argument-def parameter-def">
<tr>
<th scope="row" class="argument-name"><code>pixelBuffer</code></th>
<td><p>图像数据</p></td>
</tr>
<tr>
<th scope="row" class="argument-name"><code>timeInfo</code></th>
<td><p>时间戳</p></td>
</tr>
</table>
</div>
<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<p><code class="declared-in-ref">UCloudGPUImageVideoInput.h</code></p>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<footer>
<div class="footer-copyright">
<p class="copyright">Copyright © 2017 UCloud. All rights reserved. Updated: 2017-09-28</p>
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p>
</div>
</footer>
</div>
</div>
</article>
<script src="../js/script.js"></script>
</body>
</html> |
doc/tutorials/examples/actionscript/socket/flex/deploy/index.html | thijstriemstra/pyamf | <!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>
<title>PyAMF Socket example</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
<script type="text/javascript">
swfobject.embedSWF("assets/socket.swf", "myContent", "450", "430", "9.0.0", "assets/expressInstall.swf");
</script>
</head>
<body>
<div id="myContent">
<h1>Install Flash Player</h1>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</body>
</html>
|
public/modules/ajudas/views/view-ajuda.client.view.html | Camilochemane/Teste2 | <section data-ng-controller="AjudasController" data-ng-init="findOne()">
<div class="page-header">
<h1 data-ng-bind="ajuda.name"></h1>
</div>
<div class="pull-right" data-ng-show="((authentication.user) && (authentication.user._id == ajuda.user._id))">
<a class="btn btn-primary" href="/#!/ajudas/{{ajuda._id}}/edit">
<i class="glyphicon glyphicon-edit"></i>
</a>
<a class="btn btn-primary" data-ng-click="remove();">
<i class="glyphicon glyphicon-trash"></i>
</a>
</div>
<small>
<em class="text-muted">
Posted on
<span data-ng-bind="ajuda.created | date:'mediumDate'"></span>
by
<span data-ng-bind="ajuda.user.displayName"></span>
</em>
</small>
</section>
|
user_guide/general/helpers.html | ygpark2/kauc | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Helper Functions : CodeIgniter User Guide</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
<script type="text/javascript" src="../nav/nav.js"></script>
<script type="text/javascript" src="../nav/prototype.lite.js"></script>
<script type="text/javascript" src="../nav/moo.fx.js"></script>
<script type="text/javascript" src="../nav/user_guide_menu.js"></script>
<meta http-equiv='expires' content='-1' />
<meta http-equiv= 'pragma' content='no-cache' />
<meta name='robots' content='all' />
<meta name='author' content='ExpressionEngine Dev Team' />
<meta name='description' content='CodeIgniter User Guide' />
</head>
<body>
<!-- START NAVIGATION -->
<div id="nav"><div id="nav_inner"><script type="text/javascript">create_menu('../');</script></div></div>
<div id="nav2"><a name="top"></a><a href="javascript:void(0);" onclick="myHeight.toggle();"><img src="../images/nav_toggle_darker.jpg" width="154" height="43" border="0" title="Toggle Table of Contents" alt="Toggle Table of Contents" /></a></div>
<div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>CodeIgniter User Guide Version 2.0.1</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
</div>
<!-- END NAVIGATION -->
<!-- START BREADCRUMB -->
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td id="breadcrumb">
<a href="http://codeigniter.com/">CodeIgniter Home</a> ›
<a href="../index.html">User Guide Home</a> ›
Helper Functions
</td>
<td id="searchbox"><form method="get" action="http://www.google.com/search"><input type="hidden" name="as_sitesearch" id="as_sitesearch" value="codeigniter.com/user_guide/" />Search User Guide <input type="text" class="input" style="width:200px;" name="q" id="q" size="31" maxlength="255" value="" /> <input type="submit" class="submit" name="sa" value="Go" /></form></td>
</tr>
</table>
<!-- END BREADCRUMB -->
<br clear="all" />
<!-- START CONTENT -->
<div id="content">
<h1>Helper Functions</h1>
<p>Helpers, as the name suggests, help you with tasks. Each helper file is simply a collection of functions in a particular
category. There are <dfn>URL Helpers</dfn>, that assist in creating links, there are <dfn>Form Helpers</dfn>
that help you create form elements, <dfn>Text Helpers</dfn> perform various text formatting routines,
<dfn>Cookie Helpers</dfn> set and read cookies, <dfn>File Helpers</dfn> help you deal with files, etc.
</p>
<p>Unlike most other systems in CodeIgniter, Helpers are not written in an Object Oriented format. They are simple, procedural functions.
Each helper function performs one specific task, with no dependence on other functions.</p>
<p>CodeIgniter does not load Helper Files by default, so the first step in using
a Helper is to load it. Once loaded, it becomes globally available in your <a href="../general/controllers.html">controller</a> and <a href="../general/views.html">views</a>.</p>
<p>Helpers are typically stored in your <dfn>system/helpers</dfn>, or <dfn>application/helpers </dfn>directory. CodeIgniter will look first in your <dfn>application/helpers</dfn>
directory. If the directory does not exist or the specified helper is not located there CI will instead look in your global
<dfn>system/helpers</dfn> folder.</p>
<h2>Loading a Helper</h2>
<p>Loading a helper file is quite simple using the following function:</p>
<code>$this->load->helper('<var>name</var>');</code>
<p>Where <var>name</var> is the file name of the helper, without the .php file extension or the "helper" part.</p>
<p>For example, to load the <dfn>URL Helper</dfn> file, which is named <var>url_helper.php</var>, you would do this:</p>
<code>$this->load->helper('<var>url</var>');</code>
<p>A helper can be loaded anywhere within your controller functions (or even within your View files, although that's not a good practice),
as long as you load it before you use it. You can load your helpers in your controller constructor so that they become available
automatically in any function, or you can load a helper in a specific function that needs it.</p>
<p class="important">Note: The Helper loading function above does not return a value, so don't try to assign it to a variable. Just use it as shown.</p>
<h2>Loading Multiple Helpers</h2>
<p>If you need to load more than one helper you can specify them in an array, like this:</p>
<code>$this->load->helper( <samp>array(</samp>'<var>helper1</var>', '<var>helper2</var>', '<var>helper3</var>'<samp>)</samp> );</code>
<h2>Auto-loading Helpers</h2>
<p>If you find that you need a particular helper globally throughout your application, you can tell CodeIgniter to auto-load it during system initialization.
This is done by opening the <var>application/config/autoload.php</var> file and adding the helper to the autoload array.</p>
<h2>Using a Helper</h2>
<p>Once you've loaded the Helper File containing the function you intend to use, you'll call it the way you would a standard PHP function.</p>
<p>For example, to create a link using the <dfn>anchor()</dfn> function in one of your view files you would do this:</p>
<code><?php echo anchor('blog/comments', 'Click Here');?></code>
<p>Where "Click Here" is the name of the link, and "blog/comments" is the URI to the controller/function you wish to link to.</p>
<h2>"Extending" Helpers</h2>
<p>To "extend" Helpers, create a file in your <dfn>application/helpers/</dfn> folder with an identical name to the existing Helper, but prefixed with <kbd>MY_</kbd> (this item is configurable. See below.).</p>
<p>If all you need to do is add some functionality to an existing helper - perhaps add a function or two, or change how a particular
helper function operates - then it's overkill to replace the entire helper with your version. In this case it's better to simply
"extend" the Helper. The term "extend" is used loosely since Helper functions are procedural and discrete and cannot be extended
in the traditional programmatic sense. Under the hood, this gives you the ability to add to the functions a Helper provides,
or to modify how the native Helper functions operate.</p>
<p>For example, to extend the native <kbd>Array Helper</kbd> you'll create a file named <dfn>application/helpers/</dfn><kbd>MY_array_helper.php</kbd>, and add or override functions:</p>
<code>
// any_in_array() is not in the Array Helper, so it defines a new function<br />
function any_in_array($needle, $haystack)<br />
{<br />
$needle = (is_array($needle)) ? $needle : array($needle);<br />
<br />
foreach ($needle as $item)<br />
{<br />
if (in_array($item, $haystack))<br />
{<br />
return TRUE;<br />
}<br />
}<br />
<br />
return FALSE;<br />
}<br />
<br />
// random_element() is included in Array Helper, so it overrides the native function<br />
function random_element($array)<br />
{<br />
shuffle($array);<br />
return array_pop($array);<br />
}<br />
</code>
<h3>Setting Your Own Prefix</h3>
<p>The filename prefix for "extending" Helpers is the same used to extend libraries and Core classes. To set your own prefix, open your <dfn>application/config/config.php</dfn> file and look for this item:</p>
<code>$config['subclass_prefix'] = 'MY_';</code>
<p>Please note that all native CodeIgniter libraries are prefixed with <kbd>CI_</kbd> so DO NOT use that as your prefix.</p>
<h2>Now What?</h2>
<p>In the Table of Contents you'll find a list of all the available Helper Files. Browse each one to see what they do.</p>
</div>
<!-- END CONTENT -->
<div id="footer">
<p>
Previous Topic: <a href="models.html">Models</a>
·
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="libraries.html">Using Libraries</a>
</p>
<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2011 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p>
</div>
</body>
</html> |
ext/c++/thirdpart/c++/boost/libs/asio/doc/html/boost_asio/reference/buffer_size.html | yinchunlong/abelkhan-1 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>buffer_size</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../reference.html" title="Reference">
<link rel="prev" href="buffer_copy/overload30.html" title="buffer_copy (30 of 30 overloads)">
<link rel="next" href="buffer_size/overload1.html" title="buffer_size (1 of 5 overloads)">
</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="buffer_copy/overload30.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="buffer_size/overload1.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_asio.reference.buffer_size"></a><a class="link" href="buffer_size.html" title="buffer_size">buffer_size</a>
</h3></div></div></div>
<p>
<a class="indexterm" name="idp65881488"></a>
The <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">buffer_size</span></code> function determines the total
number of bytes in a buffer or buffer sequence.
</p>
<pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="buffer_size/overload1.html" title="buffer_size (1 of 5 overloads)">buffer_size</a><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">mutable_buffer</span> <span class="special">&</span> <span class="identifier">b</span><span class="special">);</span>
<span class="emphasis"><em>» <a class="link" href="buffer_size/overload1.html" title="buffer_size (1 of 5 overloads)">more...</a></em></span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="buffer_size/overload2.html" title="buffer_size (2 of 5 overloads)">buffer_size</a><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">mutable_buffers_1</span> <span class="special">&</span> <span class="identifier">b</span><span class="special">);</span>
<span class="emphasis"><em>» <a class="link" href="buffer_size/overload2.html" title="buffer_size (2 of 5 overloads)">more...</a></em></span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="buffer_size/overload3.html" title="buffer_size (3 of 5 overloads)">buffer_size</a><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">const_buffer</span> <span class="special">&</span> <span class="identifier">b</span><span class="special">);</span>
<span class="emphasis"><em>» <a class="link" href="buffer_size/overload3.html" title="buffer_size (3 of 5 overloads)">more...</a></em></span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="buffer_size/overload4.html" title="buffer_size (4 of 5 overloads)">buffer_size</a><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">const_buffers_1</span> <span class="special">&</span> <span class="identifier">b</span><span class="special">);</span>
<span class="emphasis"><em>» <a class="link" href="buffer_size/overload4.html" title="buffer_size (4 of 5 overloads)">more...</a></em></span>
<span class="keyword">template</span><span class="special"><</span>
<span class="keyword">typename</span> <span class="identifier">BufferSequence</span><span class="special">></span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> <a class="link" href="buffer_size/overload5.html" title="buffer_size (5 of 5 overloads)">buffer_size</a><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">BufferSequence</span> <span class="special">&</span> <span class="identifier">b</span><span class="special">);</span>
<span class="emphasis"><em>» <a class="link" href="buffer_size/overload5.html" title="buffer_size (5 of 5 overloads)">more...</a></em></span>
</pre>
<h5>
<a name="boost_asio.reference.buffer_size.h0"></a>
<span><a name="boost_asio.reference.buffer_size.requirements"></a></span><a class="link" href="buffer_size.html#boost_asio.reference.buffer_size.requirements">Requirements</a>
</h5>
<p>
<span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/buffer.hpp</code>
</p>
<p>
<span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code>
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2015 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="buffer_copy/overload30.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="buffer_size/overload1.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
html/p_09_light_meter.html | extrasleepy/photon_book | <html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script src="raphael.2.1.0.min.js"></script>
<script src="justgage.1.0.1.min.js"></script>
<script>
var accessToken = "cb8b348000e9d0ea9e354990bbd39ccbfb57b30e";
var deviceID = "54ff72066672524860351167"
var url = "https://api.spark.io/v1/devices/" + deviceID + "/volts";
function callback(data, status){
if (status == "success") {
volts = parseFloat(data.result);
volts = volts.toFixed(2);
g.refresh(volts);
setTimeout(getReading, 1000);
}
else {
alert("There was a problem");
}
}
function getReading(){
$.get(url, {access_token: accessToken}, callback);
}
</script>
</head>
<body>
<div id="gauge" class="200x160px"></div>
<script>
var g = new JustGage({
id: "gauge",
value: 0,
min: 0,
max: 3.3,
title: "Volts"
});
getReading();
</script>
</body>
</html> |
_layouts/post.html | yrahman/id-laravel.github.io | {% include header.html %}
<div class="container" id="page-post">
<div class="section-content">
<div class="row">
<div class="col-md-offset-2 col-md-8">
<section class="post">
<h1 class="title">{{ page.title }}</h1>
{{ content }}
</section>
<section class="share">
{% include share.html url=page.url title=page.title %}
</section>
{% include related.html %}
</div>
</div>
</div>
<div class="section-comment">
<div class="row">
<div class="col-md-offset-2 col-md-8">
<section class="comment">
<div class="fb-comments" data-href="{{ site.url}}{{ page.url }}" data-numposts="10" data-width="100%"></div>
</section>
<section class="comment">
{% include disqus.html url=page.url %}
</section>
</div>
</div>
</div>
</div>
{% include footer.html %}
<script src="{{ site.baseurl }}public/js/jquery-1.10.2.min.js"></script>
<script src="{{ site.baseurl }}public/js/prettify.js"></script>
<script type="text/javascript">
$(function(){
$('pre > code').parent().addClass('prettyprint');
prettyPrint();
});
</script>
</body>
</html>
|
pdc/apps/compose/templates/compose_detail.html | release-engineering/product-definition-center | {% extends "base.html" %}
{% load i18n %}
{% block content %}
{% if compose.deleted %}
<h2 class="page-header"><del>{% trans 'Compose' %} #{{ compose.id }}: {{ compose.compose_id }}</del> <b>(Deleted)</b></h2>
{% else %}
<h2 class="page-header">{% trans 'Compose' %} #{{ compose.id }}: {{ compose.compose_id }}</h2>
{% endif %}
<div class="row">
<div class="col-md-6">
<dl class="details dl-horizontal">
<dt>{% trans "ID" %}</dt>
<dd>{{ compose.id }}</dd>
<dt>{% trans "Compose ID" %}</dt>
<dd>{{ compose.compose_id }}</dd>
<dt>{% trans "Release" %}</dt>
<dd><a href="{% url "release/detail" compose.release_id %}">{{ compose.release }}</a></dd>
<dt>{% trans "Date" %}</dt>
<dd>{{ compose.compose_date|date:"Y-m-d" }}</dd>
<dt>{% trans "Type" %}</dt>
<dd>{{ compose.compose_type }}</dd>
<dt>{% trans "Respin" %}</dt>
<dd>{{ compose.compose_respin }}</dd>
<dt>{% trans "Label" %}</dt>
<dd>{% if compose.compose_label %}{{ compose.compose_label }}{% endif %}</dd>
<dt>{% trans "Imported Date" %}</dt>
<dd>{{ compose.dt_imported|date:"Y-m-d H:i:s" }}</dd>
<dt>{% trans "SigKeys" %}</dt>
<dd>{{ compose.sigkeys|join:", " }}
</dl>
</div>
<div class="col-md-6">
{% if compose.linked_releases.all %}
<h3 class="sub-header">{% trans 'Linked releases' %}</h3>
<ul>
{% for release in compose.linked_releases.all %}
<li>
<a href="{% url "release/detail" release.id %}">{{ release }}</a>
</li>
{% endfor %}
</ul>
{% endif %}
</div>
</div>
<h3 class="sub-header">{% trans 'Variants' %}</h3>
<table class="table table-striped">
<thead>
<tr>
<th>{% trans "UID" %}</th>
<th>{% trans "ID" %}</th>
<th>{% trans "Name" %}</th>
<th>{% trans "Type" %}</th>
<th>{% trans "Arches" %}</th>
</tr>
</thead>
<tbody>
{% for variant in compose.variant_set.all %}
<tr>
<td>{{ variant.variant_uid }}</td>
<td>{{ variant.variant_id }}</td>
<td>{{ variant.variant_name }}</td>
<td>{{ variant.variant_type }}</td>
<td>
<dl class="compose-links dl-horizontal">
{% for arch in variant.arches %}
<dt><strong>{{ arch.name }}</strong>:</dt>
<dd>
<a href="{% url "compose/id/rpms/variant/arch" compose.id variant.variant_uid arch.name %}">rpms</a>
<a href="{% url "compose/id/images/variant/arch" compose.id variant.variant_uid arch.name %}">images</a>
</dd>
{% endfor %}
</dl>
</td>
</tr>
{% endfor %}
</tbody>
</table>
{% endblock %}
{% block head %}
<style>
.compose-links {
margin-bottom: 0;
}
.compose-links.dl-horizontal dt {
width: 8em;
overflow: visible;
}
.compose-links.dl-horizontal dd {
margin-left: 4.5em;
}
</style>
{% endblock %}
|
doc/nitrogen_doc/validators/min_length.html | billiob/nitrogen_core | <?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<title>Min Length Validator Element</title>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="generator" content="Org-mode"/>
<meta name="generated" content="2010-06-14 18:34:55 EDT"/>
<meta name="author" content="Rusty Klophaus (@rklophaus)"/>
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
html { font-family: Times, serif; font-size: 12pt; }
.title { text-align: center; }
.todo { color: red; }
.done { color: green; }
.tag { background-color: #add8e6; font-weight:normal }
.target { }
.timestamp { color: #bebebe; }
.timestamp-kwd { color: #5f9ea0; }
p.verse { margin-left: 3% }
pre {
border: 1pt solid #AEBDCC;
background-color: #F3F5F7;
padding: 5pt;
font-family: courier, monospace;
font-size: 90%;
overflow:auto;
}
table { border-collapse: collapse; }
td, th { vertical-align: top; }
dt { font-weight: bold; }
div.figure { padding: 0.5em; }
div.figure p { text-align: center; }
.linenr { font-size:smaller }
.code-highlighted {background-color:#ffff00;}
.org-info-js_info-navigation { border-style:none; }
#org-info-js_console-label { font-size:10px; font-weight:bold;
white-space:nowrap; }
.org-info-js_search-highlight {background-color:#ffff00; color:#000000;
font-weight:bold; }
/*]]>*/-->
</style>
<LINK href='../stylesheet.css' rel='stylesheet' type='text/css' />
<script type="text/javascript">
<!--/*--><![CDATA[/*><!--*/
function CodeHighlightOn(elem, id)
{
var target = document.getElementById(id);
if(null != target) {
elem.cacheClassElem = elem.className;
elem.cacheClassTarget = target.className;
target.className = "code-highlighted";
elem.className = "code-highlighted";
}
}
function CodeHighlightOff(elem, id)
{
var target = document.getElementById(id);
if(elem.cacheClassElem)
elem.className = elem.cacheClassElem;
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*///-->
</script>
</head>
<body>
<div id="content">
<h1 class="title">Min Length Validator Element</h1>
<p><a href="../index.html">Getting Started</a> | <a href="../api.html">API</a> | <a href="../elements.html">Elements</a> | <a href="../actions.html">Actions</a> | Validators | <a href="../handlers.html">Handlers</a> | <a href="../about.html">About</a>
</p>
<div id="table-of-contents">
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#sec-1">1 Min Length Validator - #min_length {} </a></li>
</ul>
</div>
</div>
<div id="outline-container-1" class="outline-2">
<h2 id="sec-1"><span class="section-number-2">1</span> Min Length Validator - #min_length {} </h2>
<div class="outline-text-2" id="text-1">
<p>
Validate the minimum length of text in a textbox.
</p>
</div>
<div id="outline-container-1.1" class="outline-3">
<h3 id="sec-1.1"><span class="section-number-3">1.1</span> Usage </h3>
<div class="outline-text-3" id="text-1.1">
<pre class="src src-erlang"><span style="color: #28439B;">wf</span>:<span style="color: #28439B;">wire</span>(<span style="color: #000000;">ButtonID</span>, <span style="color: #000000;">TextBoxID</span>, #<span style="color: #28439B;">validate</span> { validators=[<br>
#<span style="color: #28439B;">min_length</span> { text=<span style="color: #09A240;">"Minimum of 4 characters."</span>, length=4 }<br>
]})
</pre>
</div>
</div>
<div id="outline-container-1.2" class="outline-3">
<h3 id="sec-1.2"><span class="section-number-3">1.2</span> Attributes </h3>
<div class="outline-text-3" id="text-1.2">
<dl>
<dt>text - (<i>string</i>)</dt><dd>
The text to display if validation fails.
</dd>
<dt>length - (<i>integer</i>)</dt><dd>
The minimum length of text.
</dd>
</dl>
</div>
</div>
</div>
<div id="postamble">
<p class="author"> Author: Rusty Klophaus (@rklophaus)
<a href="mailto:"><></a>
</p>
<p class="date"> Date: 2010-06-14 18:34:55 EDT</p>
<p class="creator">HTML generated by org-mode 6.33f in emacs 22</p>
</div>
</div>
</body>
</html>
|
ext/c++/thirdpart/c++/boost/doc/html/boost/proto/compose_generators/result_This_E_idp305143600.html | yinchunlong/abelkhan-1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template result<This(Expr)></title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../compose_generators.html#idp397744752" title="Description">
<link rel="prev" href="../compose_generators.html" title="Struct template compose_generators">
<link rel="next" href="../use_basic_expr.html" title="Struct template use_basic_expr">
</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="../compose_generators.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../compose_generators.html#idp397744752"><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="../use_basic_expr.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.proto.compose_generators.result_This(E_idp305143600"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Struct template result<This(Expr)></span></h2>
<p>boost::proto::compose_generators::result<This(Expr)></p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../../proto/reference.html#header.boost.proto.generate_hpp" title="Header <boost/proto/generate.hpp>">boost/proto/generate.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> This<span class="special">,</span> <span class="keyword">typename</span> <a class="link" href="../../../Expr.html" title="Concept Expr">Expr</a><span class="special">></span>
<span class="keyword">struct</span> <a class="link" href="result_This_E_idp305143600.html" title="Struct template result<This(Expr)>">result</a><span class="special"><</span><span class="identifier">This</span><span class="special">(</span><span class="identifier">Expr</span><span class="special">)</span><span class="special">></span> <span class="special">:</span> <span class="keyword"></span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">result_of</span><span class="special"><</span>
<span class="identifier">Second</span><span class="special">(</span><span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">result_of</span><span class="special"><</span><span class="identifier">First</span><span class="special">(</span><span class="identifier">Expr</span><span class="special">)</span><span class="special">></span><span class="special">::</span><span class="identifier">type</span><span class="special">)</span>
<span class="special">></span>
<span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></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 © 2008 Eric Niebler<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="../compose_generators.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../compose_generators.html#idp397744752"><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="../use_basic_expr.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
theme/embed/analytics.html | go-xiaohei/pugo-io | {{if .Analytics}}
{{if .Analytics.Google}}
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', '{{.Analytics.Google}}', 'auto');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
{{end}}
{{if .Analytics.Baidu}}
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?{{.Analytics.Baidu}}";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
{{end}}
{{if .Analytics.Cnzz}}
<script>
var cnzz_protocol = ("https:" == document.location.protocol) ? " https://" : " http://";
document.write(unescape("%3Cspan id='cnzz_stat_icon_{{.Analytics.Cnzz}}'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s11.cnzz.com/stat.php%3Fid%3D{{.Analytics.Cnzz}}' type='text/javascript'%3E%3C/script%3E"));
</script>
{{end}}
{{end}} |
Documentation/apps.css | damianvila/PocketInstaller | .content #Synopsis{
font-style:italic;
margin:.5 2 2 .5;
}
.content .AppIcon{
float:right;
max-width:5em;
max-height:5em;
margin:1em;
}
p.ReturnLink{
text-align:center;
}
p.ReturnLink a{
color:#EB008B;
font-weight:bold;
}
|
demo/src/app/components/shared/api-docs/api-docs.component.html | benouat/ng-bootstrap | <div class="api-doc-component" [class.deprecated]="apiDocs.deprecated">
<h3 class="title">
<a
routerLink="."
[fragment]="apiDocs.className" ngbdFragment
title="Anchor link to: {{apiDocs.className}}"
>
<img src="img/link-symbol.svg" alt="Anchor link to: {{apiDocs.className}}"/>
</a>
<span>
{{apiDocs.className}}<span class="text-muted font-weight-light" *ngIf="apiDocs.typeParameter"><{{apiDocs.typeParameter}}></span>
</span>
<a
class="github-link"
(click)="trackSourceClick()"
href="https://github.com/ng-bootstrap/ng-bootstrap/tree/master/{{apiDocs.fileName}}"
target="_blank"
title="Link to Github: {{apiDocs.className}}"
>
<img src="img/github.svg" alt="Link to Github {{apiDocs.className}}"/>
</a>
</h3>
<ngbd-api-docs-badge [type]="apiDocs.type" [deprecated]="apiDocs.deprecated" [since]="apiDocs.since"></ngbd-api-docs-badge>
<p *ngIf="apiDocs.deprecated">{{ apiDocs.deprecated.description }}</p>
<p class="lead" [innerHTML]="apiDocs.description">
</p>
<section>
<h4>Selector <small><code class="selector">{{apiDocs.selector}}</code></small></h4>
<h6 *ngIf="apiDocs.exportAs">Exported as <small><code class="export-as">{{apiDocs.exportAs}}</code></small></h6>
</section>
<ng-template [ngIf]="apiDocs.inputs.length">
<section>
<h4>Inputs</h4>
<table class="table table-sm">
<tbody>
<tr *ngFor="let input of apiDocs.inputs" [class.deprecated]="input.deprecated">
<td class="label-cell">
<code>{{input.name}}</code><br>
<span *ngIf="input.since" class="badge badge-info">since {{ input.since.version }}</span>&ngsp;
<span *ngIf="input.deprecated" class="badge badge-secondary">deprecated {{ input.deprecated.version }}</span>
</td>
<td class="content-cell">
<p *ngIf="input.deprecated">{{ input.deprecated.description }}</p>
<p class="description" [innerHTML]="input.description"></p>
<div class="meta">
<div>
<i>Type: </i><code>{{ input.type }}</code>
</div>
<div *ngIf="defaultInputValue(input) || hasConfigProperty(input)">
<span><i>Default value: </i><code>{{ defaultInputValue(input) || '-' }}</code></span>&ngsp;
<span *ngIf="hasConfigProperty(input)">— initialized from {{ configServiceName }} service</span>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</section>
</ng-template>
<ng-template [ngIf]="apiDocs.outputs.length">
<section>
<h4>Outputs</h4>
<table class="table table-sm">
<tbody>
<tr *ngFor="let output of apiDocs.outputs" [class.deprecated]="output.deprecated">
<td class="label-cell">
<code>{{output.name}}</code><br>
<span *ngIf="output.since" class="badge badge-info">since {{ output.since.version }}</span>&ngsp;
<span *ngIf="output.deprecated" class="badge badge-secondary">deprecated {{ output.deprecated.version }}</span>
</td>
<td class="content-cell">
<p *ngIf="output.deprecated">{{ output.deprecated.description }}</p>
<p class="description" [innerHTML]="output.description"></p>
</td>
</tr>
</tbody>
</table>
</section>
</ng-template>
<ng-template [ngIf]="apiDocs.methods.length && apiDocs.exportAs">
<section>
<h4>Methods</h4>
<table class="table table-sm">
<tbody>
<tr *ngFor="let method of apiDocs.methods" [class.deprecated]="method.deprecated">
<td class="label-cell">
<code>{{method.name}}</code><br>
<span *ngIf="method.since" class="badge badge-info">since {{ method.since.version }}</span>&ngsp;
<span *ngIf="method.deprecated" class="badge badge-secondary">deprecated {{ method.deprecated.version }}</span>
</td>
<td class="content-cell">
<p class="signature">
<code>{{methodSignature(method)}}</code>&ngsp;
<small class="text-muted" title="Return type">=> {{ method.returnType }}</small>
</p>
<p *ngIf="method.deprecated">{{ method.deprecated.description }}</p>
<p class="description" [innerHTML]="method.description"></p>
</td>
</tr>
</tbody>
</table>
</section>
</ng-template>
</div>
|
_shortcodesultimates/2015-03-26-demo-shortcode-2-php-return-code-example.html | poojaadani/carlvlewis-new | ---
layout: shortcodesultimate
title: ! 'Demo shortcode #2: PHP return code example'
date: 2015-03-26 11:58:02.000000000 +05:30
categories: []
tags: []
status: publish
type: shortcodesultimate
published: true
meta:
sumk_attr: YTowOnt9
sumk_name: ! 'Demo shortcode #2: PHP return code example'
sumk_slug: demo_shortcode_2
sumk_desc: ! 'This shortcode does the same thing as a shortcode #1 but written in
PHP and uses PHP return mode'
sumk_content: Default content
sumk_icon: http://carlvlewis.net/wp-content/plugins/shortcodes-ultimate-maker/assets/images/demo-2.png
sumk_code_type: php_return
sumk_code: ! 'return '<span style="color: ' . $color . '">'
. $content . '</span>';'
author:
login: cvlewis
email: [email protected]
display_name: Carl V. Lewis
first_name: Carl V.
last_name: Lewis
excerpt: !ruby/object:Hpricot::Doc
options: {}
---
|
test/amd/mootools.html | rjgotten/canjs | <!DOCTYPE HTML>
<!-- AUTO GENERATED - DO NOT MODIFY -->
<html>
<head>
<title>Mootools Test Suite</title>
<link rel="stylesheet" type="text/css" href="../../bower_components/qunit/qunit/qunit.css"
/>
<script type="text/javascript" src="../../bower_components/modernizr/modernizr.js"></script>
</head>
<body>
<h1 id="qunit-header">Mootools Test Suite</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-toolbar"></div>
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests"></ol>
<div id="qunit-test-area"></div>
<div id="qunit-fixture"></div>
<script type="text/javascript" src="../../bower_components/requirejs/require.js"></script>
<script type="text/javascript" src="../../bower_components/qunit/qunit/qunit.js"></script>
<script type="text/javascript">
QUnit.config.autostart = false;
require.config({
"baseUrl": "../..",
"paths": {
"can": "dist/amd/can",
"dojo": "bower_components/dojo",
"simple-dom": "node_modules/can-simple-dom/dist/amd/simple-dom",
"micro-location": "node_modules/can-simple-dom/node_modules/micro-location/lib/micro-location",
"mootools": "bower_components/mootools/dist/mootools-core"
},
"map": {
"*": {
"can/util/library": "can/util/mootools"
}
}
});
require(['can/util/fixture'].concat(["can/component",
"can/construct", "can/map", "can/list",
"can/list/promise", "can/observe",
"can/compute", "can/model", "can/view",
"can/view/ejs", "can/view/stache",
"can/view/href", "can/control", "can/route",
"can/control/route", "can/view/mustache",
"can/route/pushstate", "can/model/queue",
"can/construct/super", "can/construct/proxy",
"can/map/lazy", "can/map/delegate",
"can/map/setter", "can/map/validations",
"can/map/backup", "can/map/list",
"can/map/define", "can/list/sort",
"can/util/fixture", "can/view/bindings",
"can/view/live", "can/view/scope",
"can/util/tests", "can/util/object",
"can/util/function", "can/view/autorender",
"can/util/vdom/build_fragment",
"can/util/vdom/document", "can/view/import"
]), function() {
require(["test/pluginified/latest"], function() {
QUnit.start();
});
});
</script>
</body>
</html> |
docs/partials/tutorials/how_it_works.html | evanlh/socketstream | <h1><code ng:non-bindable=""></code>
<div><span class="hint"></span>
</div>
</h1>
<div><div class="how-it-works-page"><h2 id="how-does-it-work">How does it work?</h2>
<p>SocketStream sends all the static HTML, CSS and client-side code your app needs the first time a user visits your site (all automatically compressed in <code>production</code> mode).</p>
<p>From then on all application data is sent and received via the websocket (or websocket fallbacks), instantly established when the client connects and automatically re-established if broken. Normally this will be in <a href="https://github.com/socketstream/socketstream/blob/master/doc/guide/en/rpc_responder.md">JSON RPC</a> format, but SocketStream 0.3 allows you to use different Request Responders (message handlers) depending upon the task at hand.</p>
<p>All this means no more connection latency, HTTP header overhead, polling, or clunky AJAX. Just true bi-directional, asynchronous, 'streaming' communication between client and server.</p>
<h4 id="how-does-it-work_what-can-i-create-with-it">What can I create with it?</h4>
<p>SocketStream is a perfect fit for all manner of modern applications which require realtime data (chat, stock trading, location monitoring, analytics, etc). It's also a great platform for building realtime HTML5 games. </p>
<p>However, it would make a poor choice for a blog or other content-rich site which requires unique URLs for search engine optimization.</p>
<p>More code examples to follow.</p>
<h4 id="how-does-it-work_example-1-basic-rpc">Example 1: Basic RPC</h4>
<p>SocketStream 0.3 supports multiple ways to send messages to and from the server. The most common of which, JSON-over-RPC, is included by default. An RPC call can be invoked on the server by calling <code>ss.rpc()</code> in the browser.</p>
<p>For example, let's write a simple server-side function which squares a number:</p>
<pre><code class="lang-javascript">// in /server/rpc/app.js
exports.actions = function(req, res, ss){
// return list of actions which can be called publicly
return {
square: function(number){
res(number * number);
}
}
}
</code></pre>
<p>Restart the server and then invoke this function from the browser's command line:</p>
<pre><code class="lang-javascript">ss.rpc('app.square', 25)
</code></pre>
<p>You'll see the answer <code>625</code> logged to the console by default. The eagle-eyed among you will notice <code>ss.rpc('app.square', 25)</code> actually returned <code>undefined</code>. That's fine. We're only interested in the asynchronous response sent from the server once it has processed your request.</p>
<p>You may be wondering why <code>app.square</code>? Because we're invoking the <code>square</code> action/function in the <code>app.js</code> file. If you had written a <code>resize</code> action in <code>/server/rpc/image/processor.js</code> you'd call it with <code>ss.rpc('image.processor.resize')</code>. This naming convention allows you to create as many sub-directories as you wish to organize your code.</p>
<p>Now let's write some code in the client to do more with this response:</p>
<pre><code class="lang-javascript">// client/code/app/demo.js
// define the number to square (vars are local to this file by default)
var number = 25;
ss.rpc('app.square', number, function(response){
alert(number + ' squared is ' + response);
});
</code></pre>
<p>Once you save the file, the browser will automatically reload and you'll see an alert box popup with the following:</p>
<pre><code>25 squared is 625
</code></pre><p>More examples coming soon!</p>
</div></div>
|
lit2go.ok/23/tik-tok-of-oz/178/chapter-4-betsy-braves-the-billows/index.html | adrianosb/HtmlToText | <!DOCTYPE html>
<html>
<head>
<title>Chapter 4: “Betsy Braves the Billows” | Tik-Tok of Oz | L. Frank Baum | Lit2Go ETC</title>
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8">
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/printless.css" type="text/css" media="print" title="no title" charset="utf-8">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/js.min.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-5574891-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);
})();
$(document).ready(function() {
$('img').unveil();
$('#contactable').contactable({
url: 'http://etc.usf.edu/lit2go/welcome/feedback/',
subject: 'Lit2Go Feedback — Chapter 4: “Betsy Braves the Billows” | Tik-Tok of Oz | L. Frank Baum — http://etc.usf.edu/lit2go/23/tik-tok-of-oz/178/chapter-4-betsy-braves-the-billows/'
});
});
</script>
</head>
<body>
<div class="page"> <header>
<h1>
<a href="http://etc.usf.edu/lit2go/">Lit<span class="blue">2</span>Go</a>
</h1>
<ul>
<li id="search"><form action="http://etc.usf.edu/lit2go/search/"><input type="text" name="q" placeholder="Search" value=""></form></li>
</ul>
</header>
<nav id="shell">
<ul>
<li><a href="http://etc.usf.edu/lit2go/authors/" class="">Authors</a></li>
<li><a href="http://etc.usf.edu/lit2go/books/" class="selected">Books</a></li>
<li><a href="http://etc.usf.edu/lit2go/genres/" class="">Genres</a></li>
<li><a href="http://etc.usf.edu/lit2go/collections/" class="">Collections</a></li>
<li><a href="http://etc.usf.edu/lit2go/readability/" class="">Readability</a></li>
</ul>
</nav>
<section id="content">
<div id="contactable"><!-- contactable html placeholder --></div>
<div id="page_content">
<header>
<h2>
<a href="http://etc.usf.edu/lit2go/23/tik-tok-of-oz/">Tik-Tok of Oz</a>
</h2>
<h3>
by <a href="http://etc.usf.edu/lit2go/authors/29/l-frank-baum/">L. Frank Baum</a>
</h3>
<h4>
Chapter 4: “Betsy Braves the Billows” </h4>
</header>
<div id="default">
<details open>
<summary>
Additional Information
</summary>
<div id="columns">
<ul>
<li>
<strong>Year Published:</strong>
1914 </li>
<li>
<strong>Language:</strong>
English </li>
<li>
<strong>Country of Origin:</strong>
United States of America </li>
<li>
<strong>Source:</strong>
Baum, L. F. (1914). <em>Tik-Tok of Oz.</em> Chicago: Reilly and Britton. </li>
</ul>
</div>
<div id="columns">
<ul>
<li>
<strong>Readability:</strong>
<ul>
<li>
Flesch–Kincaid Level:
<a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/7/" title="Flesch–Kincaid Grade Level 7.0">7.0</a>
</li>
</ul>
</li>
<li>
<strong>Word Count:</strong>
612 </li>
</ul>
</div>
<div id="columns">
<ul>
<li>
<strong>Genre:</strong>
<a href="http://etc.usf.edu/lit2go/genres/1/fantasy/">Fantasy</a>
</li>
<li>
<strong>Keywords:</strong>
20th century literature, american literature, books of oz, children's literature, fantasy, l. frank baum </li>
<li>
<a class="btn" data-toggle="modal" href="#cite_this" >✎ Cite This</a>
</li>
<li>
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a addthis:ui_delay="500" href="http://www.addthis.com/bookmark.php?v=250&pub=roywinkelman" class="addthis_button_compact">Share</a>
<span class="addthis_separator">|</span>
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
</div>
<script type="text/javascript">$($.getScript("http://s7.addthis.com/js/250/addthis_widget.js?pub=roywinkelman"))</script>
<!-- <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=roywinkelman"></script> -->
<!-- AddThis Button END -->
</li>
</ul>
</div>
<h4>Downloads</h4>
<ul id="downloads">
<li>
<a href="http://etc.usf.edu/lit2go/audio/mp3/tik-tok-of-oz-005-chapter-4-betsy-braves-the-billows.178.mp3">Audio</a>
</li>
<li>
<a href="http://etc.usf.edu/lit2go/pdf/passage/178/tik-tok-of-oz-005-chapter-4-betsy-braves-the-billows.pdf">Passage PDF</a>
</li>
<li><a href="http://etc.usf.edu/lit2go/pdf/student_activity/178/178-1.pdf">Student Activity</a></li>
</ul>
<hr>
</details>
<div class="modal hide" id="cite_this">
<script>
$($('#myTab a').click(function (e) {e.preventDefault();$('#myTab a[href="#apa"]').tab('show');}));
</script>
<nav>
<ul id="myTab">
<li class="active">
<a href="#apa" data-toggle="tab">APA</a>
</li>
<li>
<a href="#mla" data-toggle="tab">MLA</a>
</li>
<li>
<a href="#chicago" data-toggle="tab">Chicago</a>
</li>
</ul>
</nav>
<div class="tab-content">
<div class="content tab-pane hide active" id="apa">
<p class="citation">
Baum, L. (1914). Chapter 4: “Betsy Braves the Billows”. <em>Tik-Tok of Oz</em> (Lit2Go Edition). Retrieved February 15, 2016, from <span class="faux_link">http://etc.usf.edu/lit2go/23/tik-tok-of-oz/178/chapter-4-betsy-braves-the-billows/</span>
</p>
</div>
<div class="content tab-pane" id="mla">
<p class="citation">
Baum, L. Frank. "Chapter 4: “Betsy Braves the Billows”." <em>Tik-Tok of Oz</em>. Lit2Go Edition. 1914. Web. <<span class="faux_link">http://etc.usf.edu/lit2go/23/tik-tok-of-oz/178/chapter-4-betsy-braves-the-billows/</span>>. February 15, 2016.
</p>
</div>
<div class="content tab-pane" id="chicago">
<p class="citation">
L. Frank Baum, "Chapter 4: “Betsy Braves the Billows”," <em>Tik-Tok of Oz</em>, Lit2Go Edition, (1914), accessed February 15, 2016, <span class="faux_link">http://etc.usf.edu/lit2go/23/tik-tok-of-oz/178/chapter-4-betsy-braves-the-billows/</span>.
</p>
</div>
</div>
</div>
<span class="top"> <nav class="passage">
<ul>
<li><a href="http://etc.usf.edu/lit2go/23/tik-tok-of-oz/177/chapter-3-magic-mystifies-the-marchers/" title="Chapter 3: “Magic Mystifies the Marchers”" class="back">Back</a></li>
<li><a href="http://etc.usf.edu/lit2go/23/tik-tok-of-oz/179/chapter-5-the-roses-repulse-the-refugees/" title="Chapter 5: “The Roses Repulse the Refugees”" class="next">Next</a></li>
</ul>
</nav>
</span>
<div id="shrink_wrap">
<div id="i_apologize_for_the_soup">
<audio controls style="width:99%;">
<source src="http://etc.usf.edu/lit2go/audio/mp3/tik-tok-of-oz-005-chapter-4-betsy-braves-the-billows.178.mp3" type="audio/mpeg" />
<source src="http://etc.usf.edu/lit2go/audio/ogg/tik-tok-of-oz-005-chapter-4-betsy-braves-the-billows.178.ogg" type="audio/ogg" />
The embedded audio player requires a modern internet browser. You should visit <a href="http://browsehappy.com/">Browse Happy</a> and update your internet browser today!
</audio>
<p>
The waves dashed and the lightning flashed and the thunder rolled and the ship struck a rock. Betsy Bobbin was running across the deck and the shock sent her flying through the air until she fell with a splash into the dark blue water. The same shock caught Hank, a thin little, sad-faced mule, and tumbled him also into the sea, far from the ship’s side.</p>
<p>
When Betsy came up, gasping for breath because the wet plunge had surprised her, she reached out in the dark and grabbed a bunch of hair. At first she thought it was the end of a rope, but presently she heard a dismal “Hee-haw!” and knew she was holding fast to the end of Hank’s tail.</p>
<p>
Suddenly the sea was lighted up by a vivid glare. The ship, now in the far distance, caught fire, blew up and sank beneath the waves.</p>
<p>
Betsy shuddered at the sight, but just then her eye caught a mass of wreckage floating near her and she let go the mule’s tail and seized the rude raft, pulling herself up so that she rode upon it in safety. Hank also saw the raft and swam to it, but he was so clumsy he never would have been able to climb upon it had not Betsy helped him to get aboard.</p>
<p>
They had to crowd close together, for their support was only a hatch-cover torn from the ship’s deck; but it floated them fairly well and both the girl and the mule knew it would keep them from drowning.</p>
<p>
The storm was not over, by any means, when the ship went down. Blinding bolts of lightning shot from cloud to cloud and the clamor of deep thunderclaps echoed far over the sea. The waves tossed the little raft here and there as a child tosses a rubber ball and Betsy had a solemn feeling that for hundreds of watery miles in every direction there was no living thing besides herself and the small donkey.</p>
<p>
Perhaps Hank had the same thought, for he gently rubbed his nose against the frightened girl and said “Hee-haw!” in his softest voice, as if to comfort her.</p>
<p>
“You’ll protect me, Hank dear, won’t you?” she cried helplessly, and the mule said “Hee-haw!” again, in tones that meant a promise.</p>
<p>
On board the ship, during the days that preceded the wreck, when the sea was calm, Betsy and Hank had become good friends; so, while the girl might have preferred a more powerful protector in this dreadful emergency, she felt that the mule would do all in a mule’s power to guard her safety.</p>
<p>
All night they floated, and when the storm had worn itself out and passed away with a few distant growls, and the waves had grown smaller and easier to ride, Betsy stretched herself out on the wet raft and fell asleep.</p>
<p>
Hank did not sleep a wink. Perhaps he felt it his duty to guard Betsy. Anyhow, he crouched on the raft beside the tired sleeping girl and watched patiently until the first light of dawn swept over the sea.</p>
<p>
The light wakened Betsy Bobbin. She sat up, rubbed her eyes and stared across the water.</p>
<p>
“Oh, Hank; there’s land ahead!” she exclaimed.</p>
<p>
“Hee-haw!” answered Hank in his plaintive voice.</p>
<p>
The raft was floating swiftly toward a very beautiful country and as they drew near Betsy could see banks of lovely flowers showing brightly between leafy trees. But no people were to be seen at all.</p>
</div>
</div>
<span class="bottom"> <nav class="passage">
<ul>
<li><a href="http://etc.usf.edu/lit2go/23/tik-tok-of-oz/177/chapter-3-magic-mystifies-the-marchers/" title="Chapter 3: “Magic Mystifies the Marchers”" class="back">Back</a></li>
<li><a href="http://etc.usf.edu/lit2go/23/tik-tok-of-oz/179/chapter-5-the-roses-repulse-the-refugees/" title="Chapter 5: “The Roses Repulse the Refugees”" class="next">Next</a></li>
</ul>
</nav>
</span>
</div>
</div>
</section>
<footer screen>
<div id="footer-text">
<p>
This collection of children's literature is a part of the <a href="http://etc.usf.edu/">Educational Technology Clearinghouse</a> and is funded by various <a href="http://etc.usf.edu/lit2go/welcome/funding/">grants</a>.
</p>
<p>
Copyright © 2006—2016 by the <a href="http://fcit.usf.edu/">Florida Center for Instructional Technology</a>, <a href="http://www.coedu.usf.edu/">College of Education</a>, <a href="http://www.usf.edu/">University of South Florida</a>.
</p>
</div>
<ul id="footer-links">
<li><a href="http://etc.usf.edu/lit2go/welcome/license/">License</a></li>
<li><a href="http://etc.usf.edu/lit2go/welcome/credits/">Credits</a></li>
<li><a href="http://etc.usf.edu/lit2go/welcome/faq/">FAQ</a></li>
<li><a href="http://etc.usf.edu/lit2go/giving/">Giving</a></li>
</ul>
</footer>
<footer print>
<div id="footer-text">
<p>This document was downloaded from <a href="http://etc.usf.edu/lit2go/">Lit2Go</a>, a free online collection of stories and poems in Mp3 (audiobook) format published by the <a href="http://fcit.usf.edu/">Florida Center for Instructional Technology</a>. For more information, including classroom activities, readability data, and original sources, please visit <a href="http://etc.usf.edu/lit2go/23/tik-tok-of-oz/178/chapter-4-betsy-braves-the-billows/">http://etc.usf.edu/lit2go/23/tik-tok-of-oz/178/chapter-4-betsy-braves-the-billows/</a>.</p>
</div>
<div id="book-footer">
<p>Lit2Go: <em>Tik-Tok of Oz</em></p>
<p>Chapter 4: “Betsy Braves the Billows”</p>
</div>
</footer>
<script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/details.js"></script>
</div>
</body>
</html>
|
user_guide/general/quick_reference.html | ygpark2/kauc | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Quick Reference Chart : CodeIgniter User Guide</title>
<style type='text/css' media='all'>@import url('../userguide.css');</style>
<link rel='stylesheet' type='text/css' media='all' href='../userguide.css' />
<script type="text/javascript" src="../nav/nav.js"></script>
<script type="text/javascript" src="../nav/prototype.lite.js"></script>
<script type="text/javascript" src="../nav/moo.fx.js"></script>
<script type="text/javascript" src="../nav/user_guide_menu.js"></script>
<meta http-equiv='expires' content='-1' />
<meta http-equiv= 'pragma' content='no-cache' />
<meta name='robots' content='all' />
<meta name='author' content='ExpressionEngine Dev Team' />
<meta name='description' content='CodeIgniter User Guide' />
</head>
<body>
<!-- START NAVIGATION -->
<div id="nav"><div id="nav_inner"><script type="text/javascript">create_menu('../');</script></div></div>
<div id="nav2"><a name="top"></a><a href="javascript:void(0);" onclick="myHeight.toggle();"><img src="../images/nav_toggle_darker.jpg" width="154" height="43" border="0" title="Toggle Table of Contents" alt="Toggle Table of Contents" /></a></div>
<div id="masthead">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td><h1>CodeIgniter User Guide Version 2.0.1</h1></td>
<td id="breadcrumb_right"><a href="../toc.html">Table of Contents Page</a></td>
</tr>
</table>
</div>
<!-- END NAVIGATION -->
<!-- START BREADCRUMB -->
<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr>
<td id="breadcrumb">
<a href="http://codeigniter.com/">CodeIgniter Home</a> ›
<a href="../index.html">User Guide Home</a> ›
Quick Reference Chart
</td>
<td id="searchbox"><form method="get" action="http://www.google.com/search"><input type="hidden" name="as_sitesearch" id="as_sitesearch" value="codeigniter.com/user_guide/" />Search User Guide <input type="text" class="input" style="width:200px;" name="q" id="q" size="31" maxlength="255" value="" /> <input type="submit" class="submit" name="sa" value="Go" /></form></td>
</tr>
</table>
<!-- END BREADCRUMB -->
<br clear="all" />
<!-- START CONTENT -->
<div id="content">
<h1>Quick Reference Chart</h1>
<p>For a PDF version of this chart, <a href="http://codeigniter.com/download_files/ci_quick_ref.pdf">click here</a>.</p>
<p><img src="../images/ci_quick_ref.png" width="763" height="994" border="0" /></p>
</div>
<!-- END CONTENT -->
<div id="footer">
<p>
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a>
</p>
<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2011 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p>
</div>
</body>
</html> |
notes/fidelity.html | hilliuse/twofactorauth | ---
layout: default
---
{% include note-header.html %}
<div class="ui center aligned icon header">
<i class="circular mobile icon"></i>
<h2>Two Factor Auth (2FA)</h2>
</div>
<div class="ui segment teal">
<h2 class="ui header">
Fidelity
<div class="sub header">Info regarding Fidelity's 2FA.</div>
</h2>
<p>
Fidelity uses either a physical token provided by Fidelity
or the Symantec VIP Access smartphone app.
</p>
<p>
It appears there is no information about this service provided
online and it must be enabled and managed by phone.
</p>
<div class="ui info message">
<div class="header">
Note on Security
</div>
<p>
That this is different than the weaker
<a href="https://www.fidelity.com/security/how-fidelity-keeps-you-safe">"Transaction Security"</a>,
which only protects certain types of transactions.
</p>
</div>
</div>
<div class="ui segment teal">
<h2 class="ui header">
How to Setup 2FA for Fidelity
</h2>
<ol class="ui list">
<li>Do one of the following:
<ol class="ui list">
<li>
Obtain a physical token by calling Fidelity Account
Key Support at +1 800-544-6666.
</li>
<li>
Install the Symantec VIP Access app for
<a href="https://itunes.apple.com/app/vip-access-for-iphone/id307658513?mt=8">iPhone</a>
or the
<a href="https://play.google.com/store/apps/details?id=com.verisign.mvip.main">Android</a>
version.
</li>
</ol>
</li>
<li>
Get the Credential ID from the token or app.
</li>
<li>
Call Fidelity Account Key Support at +1 800-544-6666.
</li>
<li>
Ask them to add two-factor authentication to your account.
You will need to provide the Credential ID.
</li>
<li>
The next time you log in to the Fidelity website it will
prompt you for the temporary security code from the token
or the app.
</li>
</ol>
</div>
|
glm/doc/api-0.9.3/a00018.html | silencerh/Lab3Rasterization | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>epsilon.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="logo-mini.png"/></td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.5.1 -->
<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="modules.html"><span>Modules</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>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">epsilon.hpp File Reference</div> </div>
</div>
<div class="contents">
<p><a href="a00018_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memTemplParams" colspan="2">template<typename genTypeT , typename genTypeU > </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">bool </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00163.html#ga5a351af04e1d4ea704c3feaedf14d1a3">equalEpsilon</a> (genTypeT const &x, genTypeT const &y, genTypeU const &epsilon)</td></tr>
<tr><td class="memTemplParams" colspan="2">template<typename genTypeT , typename genTypeU > </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">bool </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00163.html#ga9b46262410347fc17178980f0e9007f7">notEqualEpsilon</a> (genTypeT const &x, genTypeT const &y, genTypeU const &epsilon)</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>OpenGL Mathematics (glm.g-truc.net) </p>
<p>Copyright (c) 2005 - 2012 G-Truc Creation (www.g-truc.net) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
<p><a class="el" href="a00163.html">GLM_GTX_epsilon: Epsilon comparison</a></p>
<dl class="date"><dt><b>Date:</b></dt><dd>2007-05-21 / 2011-06-07 </dd></dl>
<dl class="author"><dt><b>Author:</b></dt><dd>Christophe Riccio</dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00139.html" title="The core of GLM, which implements exactly and only the GLSL specification to the degree possible...">GLM Core</a> (dependence) </dd>
<dd>
<a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> (dependence) </dd>
<dd>
<a class="el" href="a00149.html" title="Defines a templated quaternion type and several quaternion operations.">GLM_GTC_quaternion: Quaternion types and functions</a> (dependence) </dd></dl>
<p>Definition in file <a class="el" href="a00018_source.html">epsilon.hpp</a>.</p>
</div></div>
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.5.1
</small></address>
</body>
</html>
|
test/css/icon.css | laoshu133/gulp-css-spritesmith | /*
* icons
* content:'"'
*/
.icon{display:inline-block;zoom:1; }
a[href*='}{']::after{ content:'}{';}
.icon_switch-off{background-image:url("../slice/icon_switch-off.png");width:71px;height:29px}
a[href*='}{']::after{ content:'}{';}
.icon_switch-off{background-image:url("../slice/icon_switch-off.png");width:71px;height:29px}
.icon_switch-on{background-image:url("../slice/icon_switch-on.png");width:71px;height:29px}
.icon_tip-error{background-image:url("../slice/icon_tip-error.png");width:24px;height:24px}
.icon_tip-ok{background-image:url("../slice/icon_tip-ok.png");width:24px;height:24px}
.icon_tip-warn{background-image:url("../slice/icon_tip-warn.png");width:24px;height:24px}
.icon_wait{background-image:url("../slice/icon_wait.png?v=1234");width:14px;height:14px}
/* comments test */
/*.icon_switch-off{background-image:url("../slice/icon_switch-off.png");width:71px;height:29px}
.icon_switch-on{background-image:url("../slice/icon_switch-on.png");width:71px;height:29px}
.icon_tip-error{background-image:url("../slice/icon_tip-error.png");width:24px;height:24px}
.icon_tip-ok{background-image:url("../slice/icon_tip-ok.png");width:24px;height:24px}
.icon_tip-warn{background-image:url("../slice/icon_tip-warn.png");width:24px;height:24px}
.icon_wait{background-image:url("../slice/icon_wait.png") !important;width:14px;height:14px}*/
.iocn_ext1{ background-image:url(../slice/icon_wait.png);}
.iocn_ext1{ background-image:url(../slice/icon_wait.png); /* repeat test */}
/* miss semicolon test */
.iocn_ext2{ height:14px; width:14px; background-image:url(../slice/icon_wait.png)}
.iocn_ext3{ background-image:url(../slice/icon_wait_nofile.png); /* no file test */}
.iocn_ext4{ background:url(../slice/icon_wait.png) no-repeat;}
.iocn_ext5{ background:#fff url(../slice/icon_wait.png) no-repeat;}
/* path test */
.iocn_ext7{ background-image:url(/slice/icon_wait.png);}
.iocn_ext8{ background-image:url(/w/grunt-css-sprite/test/slice/icon_wait.png);}
.iocn_ext9{
/* multi-line test */
background:url(/slice/icon_wait.png) no-repeat;
background-image:url(../slice/icon_wait.png) no-repeat;
}
.iocn_ext10{
/* content test */
content: '}';
background:url(../slice/icon_tip-warn.png) no-repeat;
_background-image:url(../slice/icon_tip-warn.png);
}
#iocn_ext11{
background:url(../slice/icon_wait.png) no-repeat;
background-image:url(../slice/icon_tip-warn.png);
content: '}';
}
span{ background:url(../slice/icon_wait.png) no-repeat; }
|
Documentation/pysimm.models.monomers.dreiding.pe.html | polysimtools/pysimm |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>pysimm.models.monomers.dreiding.pe module — pysimm 0.2 documentation</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="top" title="pysimm 0.2 documentation" href="index.html"/>
<link rel="up" title="pysimm.models.monomers.dreiding package" href="pysimm.models.monomers.dreiding.html"/>
<link rel="next" title="pysimm.models.monomers.dreiding.pmma module" href="pysimm.models.monomers.dreiding.pmma.html"/>
<link rel="prev" title="pysimm.models.monomers.dreiding package" href="pysimm.models.monomers.dreiding.html"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="index.html" class="icon icon-home"> pysimm
</a>
<div class="version">
0.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="pysimm.html">pysimm package</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="pysimm.html#subpackages">Subpackages</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="pysimm.apps.html">pysimm.apps package</a></li>
<li class="toctree-l3"><a class="reference internal" href="pysimm.forcefield.html">pysimm.forcefield package</a></li>
<li class="toctree-l3 current"><a class="reference internal" href="pysimm.models.html">pysimm.models package</a><ul class="current">
<li class="toctree-l4 current"><a class="reference internal" href="pysimm.models.html#subpackages">Subpackages</a></li>
<li class="toctree-l4"><a class="reference internal" href="pysimm.models.html#module-pysimm.models">Module contents</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="pysimm.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="pysimm.html#module-pysimm">Module contents</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">pysimm</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> »</li>
<li><a href="pysimm.html">pysimm package</a> »</li>
<li><a href="pysimm.models.html">pysimm.models package</a> »</li>
<li><a href="pysimm.models.monomers.html">pysimm.models.monomers package</a> »</li>
<li><a href="pysimm.models.monomers.dreiding.html">pysimm.models.monomers.dreiding package</a> »</li>
<li>pysimm.models.monomers.dreiding.pe module</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/pysimm.models.monomers.dreiding.pe.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="module-pysimm.models.monomers.dreiding.pe">
<span id="pysimm-models-monomers-dreiding-pe-module"></span><h1>pysimm.models.monomers.dreiding.pe module<a class="headerlink" href="#module-pysimm.models.monomers.dreiding.pe" title="Permalink to this headline">¶</a></h1>
<dl class="function">
<dt id="pysimm.models.monomers.dreiding.pe.monomer">
<code class="descclassname">pysimm.models.monomers.dreiding.pe.</code><code class="descname">monomer</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/pysimm/models/monomers/dreiding/pe.html#monomer"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pysimm.models.monomers.dreiding.pe.monomer" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pysimm.models.monomers.dreiding.pe.polymer_chain">
<code class="descclassname">pysimm.models.monomers.dreiding.pe.</code><code class="descname">polymer_chain</code><span class="sig-paren">(</span><em>length</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pysimm/models/monomers/dreiding/pe.html#polymer_chain"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pysimm.models.monomers.dreiding.pe.polymer_chain" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pysimm.models.monomers.dreiding.pe.polymer_system">
<code class="descclassname">pysimm.models.monomers.dreiding.pe.</code><code class="descname">polymer_system</code><span class="sig-paren">(</span><em>chains=10</em>, <em>mn=1000</em>, <em>pdi=1</em>, <em>density=0.3</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pysimm/models/monomers/dreiding/pe.html#polymer_system"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pysimm.models.monomers.dreiding.pe.polymer_system" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="pysimm.models.monomers.dreiding.pmma.html" class="btn btn-neutral float-right" title="pysimm.models.monomers.dreiding.pmma module" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="pysimm.models.monomers.dreiding.html" class="btn btn-neutral" title="pysimm.models.monomers.dreiding package" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2017, https://pysimm.org.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'0.2',
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/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html> |
java/device/doc/api_reference/com/microsoft/azure/iothub/auth/class-use/Signature.html | Injac/azure-iot-sdks | <!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_45) on Sat Sep 26 01:01:24 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.microsoft.azure.iothub.auth.Signature (IoT Hub Java Client 1.0.0-preview.3 API)</title>
<meta name="date" content="2015-09-26">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.microsoft.azure.iothub.auth.Signature (IoT Hub Java Client 1.0.0-preview.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/microsoft/azure/iothub/auth/Signature.html" title="class in com.microsoft.azure.iothub.auth">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?com/microsoft/azure/iothub/auth/class-use/Signature.html" target="_top">Frames</a></li>
<li><a href="Signature.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 com.microsoft.azure.iothub.auth.Signature" class="title">Uses of Class<br>com.microsoft.azure.iothub.auth.Signature</h2>
</div>
<div class="classUseContainer">No usage of com.microsoft.azure.iothub.auth.Signature</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../com/microsoft/azure/iothub/auth/Signature.html" title="class in com.microsoft.azure.iothub.auth">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?com/microsoft/azure/iothub/auth/class-use/Signature.html" target="_top">Frames</a></li>
<li><a href="Signature.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 © 2015. All rights reserved.</small></p>
</body>
</html>
|
src/main/java/com/naef/jnlua/package.html | hyee/JNLuaJIT | <?xml version="1.0" encoding="ISO-8859-1" ?>
<!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">
<body>
<p>Provides the JNLua core types, such as the Lua state class and the core interfaces.</p>
</body>
</html>
|
packages/reactor-kitchensink/src/examples/Grid/AdvancedFeatures/StockTicker/Ticker.css | dbuhrman/extjs-reactor | .ticker-body-loss {
color: #cf4c35;
}
.ticker-body-gain {
color: #73b51e;
}
@keyframes ticker-cell-loss {
0% {
background-color: rgba(215, 0, 0, 0.2);
}
100% {
background: none;
}
}
.ticker-cell-loss {
animation-name: ticker-cell-loss;
animation-duration: 0.4s;
}
@keyframes ticker-cell-gain {
0% {
background-color: rgba(0, 215, 0, 0.2);
}
100% {
background: none;
}
}
.ticker-cell-gain {
animation-name: ticker-cell-gain;
animation-duration: 0.4s;
} |
Section5 - State Event/Lecture2 - StateChangeStart/partials/header.html | goodlearnorg/PhotoGallery-In-AngularUIRouter | <nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" ui-sref="content.home">Home</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a ui-sref="content.photos.list">Photos</a>
</li>
<li>
<a ui-sref="content.about">About</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li ng-if="user.name" class="dropdown">
<a class="dropdown-toggle" role="button" aria-expanded="false" href="#" data-toggle="dropdown">{{user.name}} <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a ui-sref="content.home" ng-click="logoff()">Sing out</a></li>
</ul>
</li>
<li ng-if="!user.name">
<a ui-sref="content.login">Sing In</a>
</li>
</ul>
</div>
</div>
</nav> |
resources/apache-jena/javadoc-arq/org/apache/jena/riot/lang/package-use.html | vuk/Clojure-Movies | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Thu Sep 12 10:52:57 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package org.apache.jena.riot.lang (Apache Jena ARQ)</title>
<meta name="date" content="2013-09-12">
<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 Package org.apache.jena.riot.lang (Apache Jena ARQ)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">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?org/apache/jena/riot/lang/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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="Uses of Package org.apache.jena.riot.lang" class="title">Uses of Package<br>org.apache.jena.riot.lang</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/jena/riot/lang/package-summary.html">org.apache.jena.riot.lang</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.hp.hpl.jena.sparql.engine.binding">com.hp.hpl.jena.sparql.engine.binding</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.jena.riot">org.apache.jena.riot</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.jena.riot.lang">org.apache.jena.riot.lang</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.jena.riot.system">org.apache.jena.riot.system</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.hp.hpl.jena.sparql.engine.binding">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/jena/riot/lang/package-summary.html">org.apache.jena.riot.lang</a> used by <a href="../../../../../com/hp/hpl/jena/sparql/engine/binding/package-summary.html">com.hp.hpl.jena.sparql.engine.binding</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangEngine.html#com.hp.hpl.jena.sparql.engine.binding">LangEngine</a>
<div class="block">Common operations for RIOT parsers - not the implementation LangRIOT</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.jena.riot">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/jena/riot/lang/package-summary.html">org.apache.jena.riot.lang</a> used by <a href="../../../../../org/apache/jena/riot/package-summary.html">org.apache.jena.riot</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangNQuads.html#org.apache.jena.riot">LangNQuads</a>
<div class="block">N-Quads.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangNTriples.html#org.apache.jena.riot">LangNTriples</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangRDFJSON.html#org.apache.jena.riot">LangRDFJSON</a>
<div class="block">See http://docs.api.talis.com/platform-api/output-types/rdf-json</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangRDFXML.html#org.apache.jena.riot">LangRDFXML</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangRIOT.html#org.apache.jena.riot">LangRIOT</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangTriG.html#org.apache.jena.riot">LangTriG</a>
<div class="block">TriG language: http://www.w3.org/TR/trig/</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangTurtle.html#org.apache.jena.riot">LangTurtle</a>
<div class="block">Turtle language</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.jena.riot.lang">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/jena/riot/lang/package-summary.html">org.apache.jena.riot.lang</a> used by <a href="../../../../../org/apache/jena/riot/lang/package-summary.html">org.apache.jena.riot.lang</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/BlankNodeAllocator.html#org.apache.jena.riot.lang">BlankNodeAllocator</a>
<div class="block">Interface to allocators for blank nodes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LabelToNode.html#org.apache.jena.riot.lang">LabelToNode</a>
<div class="block">Allocation Nodes (Bnodes usually) based on the graph and label
Various different policies.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangBase.html#org.apache.jena.riot.lang">LangBase</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangEngine.html#org.apache.jena.riot.lang">LangEngine</a>
<div class="block">Common operations for RIOT parsers - not the implementation LangRIOT</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangNTuple.html#org.apache.jena.riot.lang">LangNTuple</a>
<div class="block">N-Quads, N-triples parser framework, with both push and pull interfaces.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangRDFXML.html#org.apache.jena.riot.lang">LangRDFXML</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangRIOT.html#org.apache.jena.riot.lang">LangRIOT</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LangTurtleBase.html#org.apache.jena.riot.lang">LangTurtleBase</a>
<div class="block">The main engine for all things Turtle-ish (Turtle, TriG).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/PipedRDFIterator.html#org.apache.jena.riot.lang">PipedRDFIterator</a>
<div class="block">A <code>PipedRDFIterator</code> should be connected to a <a href="../../../../../org/apache/jena/riot/lang/PipedRDFStream.html" title="class in org.apache.jena.riot.lang"><code>PipedRDFStream</code></a> implementation;
the piped iterator then provides whatever RDF primitives are written to the <code>PipedRDFStream</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/PipedRDFStream.html#org.apache.jena.riot.lang">PipedRDFStream</a>
<div class="block">Abstract implementation of a producer class that implements <code>StreamRDF</code>;
use one of the concrete implementations that match the RDF primitive you are using.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.jena.riot.system">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/jena/riot/lang/package-summary.html">org.apache.jena.riot.lang</a> used by <a href="../../../../../org/apache/jena/riot/system/package-summary.html">org.apache.jena.riot.system</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/LabelToNode.html#org.apache.jena.riot.system">LabelToNode</a>
<div class="block">Allocation Nodes (Bnodes usually) based on the graph and label
Various different policies.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/jena/riot/lang/class-use/StreamRDFCounting.html#org.apache.jena.riot.system">StreamRDFCounting</a> </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><a href="package-summary.html">Package</a></li>
<li>Class</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?org/apache/jena/riot/lang/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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>Licenced under the Apache License, Version 2.0</small></p>
</body>
</html>
|
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/package.html | sguan-actuate/birt | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<body bgcolor="white">
Utility classes.
<h2>Package Specification</h2>
Utility classes.
<!-- Put @see and @since tags down here. -->
</body>
</html>
|
scripts/ol3-ext-gh-pages/examples/map.preview.html | apgeo/silexgis | <!DOCTYPE html>
<!----------------------------------------------------------
Copyright (c) 2015 Jean-Marc VIGLINO,
released under CeCILL-B (french BSD like) licence: http://www.cecill.info/
------------------------------------------------------------>
<html>
<head>
<title>OL3-ext: layer preview</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- jQuery -->
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<!-- OL3 -->
<link rel="stylesheet" href="http://openlayers.org/en/master/css/ol.css" />
<script type="text/javascript" src="http://openlayers.org/en/master/build/ol.js"></script>
<!-- http://openlayers.org/en/v3.2.0/build/ol.js -->
<!-- http://openlayers.org/en/v3.2.0/build/ol-debug.js -->
<!-- Control -->
<link rel="stylesheet" href="../control/layerswitchercontrol.css" />
<script type="text/javascript" src="../control/layerswitchercontrol.js"></script>
<script type="text/javascript" src="../layer/getpreview.js"></script>
<link rel="stylesheet" href="style.css" />
<style>
#preview .img
{ display:block;
width:128px;
height:92px;
position:relative;
overflow:hidden;
margin-top:1em;
box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5)
}
#preview img
{ position:absolute;
bottom:0;
max-width:128px;
}
</style>
</head>
<body >
<a href="https://github.com/Viglino/ol3-ext"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
<a href="../index.html">
<h1>OL3-ext: layer preview</h1>
</a>
<div class="info">
Get a preview image for a layer.
<br />
It will add a <i>getPreview(lonlat, res)</i> function to layers to get an image preview of it.
<ul>
<li>
The function return an array of previews (group layers will return a preview for each layers in it).</li>
<li>
You can add a preview image on layer that has no preview (vector layers for examples).
</li>
<li>
See how it runs on <a href="map.switcher.image.html">Layer switcher image example</a>.
</li>
</ul>
</div>
<!-- map div -->
<div id="map" style="width:600px; height:400px;"></div>
<div id="preview" class="options" style="padding:1em;">
Preview: <select></select>
<div class="img"></div>
</div>
<script type="text/javascript">
// Two base layers
var stamen = new ol.layer.Tile(
{ title: "Watercolor",
baseLayer: true,
source: new ol.source.Stamen({
layer: 'watercolor'
})
});
var osm = new ol.layer.Tile(
{ title: "OSM",
baseLayer: true,
source: new ol.source.OSM(),
visible: false
});
// WMS Layer BRGM
var brgm = new ol.layer.Tile
({ name: "Geologie (WMS)",
visible: false,
minResolution: 200000 /(72/2.54*100),
maxResolution: 10000000 /(72/2.54*100),
source: new ol.source.TileWMS(
{ url: 'http://geoservices.brgm.fr/geologie',
attributions:
[ new ol.Attribution({
html: '© BRGM (French USGS equivalent)'
})
],
projection:"EPSG:3857",
params:
{ 'LAYERS': 'SCAN_F_GEOL1M', //'SCAN_D_GEOL50',
'FORMAT': 'image/png',
'VERSION': '1.1.1'
}
//crossOrigin: 'anonymous',
})
});
// GeoJSON layer
var vectorSource = new ol.source.Vector(
{ url: 'data/fond_guerre.geojson',
projection: 'EPSG:3857',
format: new ol.format.GeoJSON(),
attributions: [new ol.Attribution({ html: "© <a href='https://www.data.gouv.fr/fr/datasets/fonds-de-la-guerre-14-18-extrait-de-la-base-memoire/'>data.gouv.fr</a>" })],
logo:"https://www.data.gouv.fr/s/avatars/37/e56718abd4465985ddde68b33be1ef.jpg"
});
var vector = new ol.layer.Vector(
{ name: '1914-18 (vector)',
// Set the preview for vector layer
preview: "http://www.culture.gouv.fr/Wave/image/memoire/2484/sap40_z0002136_v.jpg",
source: vectorSource
});
// The map
var map = new ol.Map
({ target: 'map',
//renderer: ["canvas", "webgl", "dom"], /* ["webgl", "canvas", "dom"] */
view: new ol.View
({ zoom: 6,
center: [270148, 6247782]
}),
controls: ol.control.defaults().extend
([ // Add a new Layerswitcher to the map
new ol.control.LayerSwitcher()
]),
layers: [osm,stamen,brgm, vector]
});
// Fill select with maps layer
var select = $("#preview select").on("change", function () { showPreview(layers[this.value]);} );
var layers = map.getLayers().getArray();
for (var i = 0; i<layers.length; i++)
{ $("<option>").val(i)
.text(layers[i].get('title') || layers[i].get('name'))
.appendTo(select);
}
// Display preview in the img div
function showPreview (l)
{ $("#preview .img").html("");
var pv = l.getPreview(map.getView().getCenter());
for (var i=0; i<pv.length; i++) $("<img>").attr('src',pv[i]).appendTo("#preview .img");
}
showPreview(layers[0]);
</script>
</body>
</html> |
sites/all/libraries/yui/docs/resize/constrain-resize-plugin.html | zuverza/se | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Example: Widget with Resize Plugin under constraints</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.4.0pr3/build/cssgrids/grids-min.css">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<script src="../../build/yui/yui-min.js"></script>
</head>
<body>
<div id="doc">
<h1>Example: Widget with Resize Plugin under constraints</h1>
<div class="yui3-g">
<div id="main" class="yui3-u">
<div class="content"><div class="intro">
<p>This example shows a weather widget that loads information from YQL, and implements a constrained resize-plugin. The end result is a widget that's draggable and resizable between mini and detail view.</p>
</div>
<div class="example">
<style>
.example .yui3-overlay h1, .yui3-overlay h2, .yui3-overlay h3, .yui3-overlay h4, .yui3-overlay h5 {
color:#666;
-webkit-text-shadow: 0px 1px 1px white;
-moz-text-shadow: 0px 1px 1px white;
text-shadow: 0px 1px 1px white;
border-bottom:none;
font-weight:lighter;
}
.example .yui3-overlay {
background:white;
color:black;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
border:1px solid #333;
}
.example .yui3-overlay .yui3-widget-hd {
background: #499bea;
background: -moz-linear-gradient(top, #499bea 0%, #207ce5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5));
background: -webkit-linear-gradient(top, #499bea 0%,#207ce5 100%);
background: -o-linear-gradient(top, #499bea 0%,#207ce5 100%);
background: -ms-linear-gradient(top, #499bea 0%,#207ce5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 );
background: linear-gradient(top, #499bea 0%,#207ce5 100%);
-webkit-text-shadow: 0px 1px 1px #4FBCF7;
-moz-text-shadow: 0px 1px 1px #4FBCF7;
text-shadow: 0px 1px 1px #4FBCF7;
color: #0F4C82;
font-weight:bold;
height:30px;
font-size:16px;
text-align:center;
padding-top:10px;
border-radius:3px;
}
.example .yui3-overlay #weatherWidgetContent {
overflow:hidden;
}
.example .yui3-overlay .yui3-widget-bd {
background: #e0eff9;
background: -moz-linear-gradient(top, #e0eff9 0%, #ffffff 4%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0eff9), color-stop(4%,#ffffff), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top, #e0eff9 0%,#ffffff 4%,#f2f2f2 100%);
background: -o-linear-gradient(top, #e0eff9 0%,#ffffff 4%,#f2f2f2 100%);
background: -ms-linear-gradient(top, #e0eff9 0%,#ffffff 4%,#f2f2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0eff9', endColorstr='#f2f2f2',GradientType=0 );
background: linear-gradient(top, #e0eff9 0%,#ffffff 4%,#f2f2f2 100%);
}
.example .yui3-overlay #weatherWidgetContent #mainContainer, .example .yui3-overlay #weatherWidgetContent #futureDays {
color:#333;
}
#mainContainer {
padding:10px;
height:60px;
width:85%;
margin:0 auto;
}
#mainContainer #temp {
font-size:20px;
margin: 0 auto auto 10px;
position: absolute;
top: 66px;
left:81px;
}
#futureDays .day {
float:left;
padding:10px;
border-top:1px solid #ddd;
background:#EDF3F7;
}
#futureDays h3, #futureDays h4 {
margin:5px 0;
text-align:center;
}
#futureDays h3 {
font-size:90%;
color: #5ea3d3;
}
#futureDays h4 {
margin: 5px 0;
text-align: center;
font-weight: bold;
color: #304166;
}
#mainContainer .clearfix {
clear:both;
}
#weatherWidget {
display: none;
}
#weatherWidget.yui3-overlay-content {
display: block;
}
</style>
<div id="weatherWidget">
<div class="yui3-widget-hd">Toronto Conditions</div>
<div class="yui3-widget-bd" id="weatherWidgetContent"></div>
</div>
<h2>What's the weather like?</h2>
<p>This little widget shows the weather forecast in Toronto. It's resizable, draggable, and implements the <code>ResizeConstrained</code> plugin. You can resize it between a simple and detailed view.</p>
<p>
<input type='button' class=".exampleBtn" id='launchOverlay' value="Loading Components..." disabled>
</p>
<script>
YUI().use('overlay', 'resize-plugin', 'resize-constrain', 'dd-plugin', 'yql', function(Y) {
var weatherWidget;
var getWeather = function() {
Y.YQL('select * from wunderground.forecast where location="Toronto,ON";', processWeather);
};
var processWeather = function(r) {
var weather = r.query.results.forecast.simpleforecast.forecastday,
template = {
currentTemp: '<div id="mainContainer"><img id="mainImage" src="{mainImage}"><h2 id="temp">{temp} °F and {condition}</h2></div>',
otherDays: '<div class="day"><h3 class="dayOfWeek">{dayOfWeek}</h3><img src="{image}"><h4 class="forecast">{dayForecast} °F</h4></div>'
},
currentData = {
mainImage: weather[0].icons.icon_set[9].icon_url,
temp: weather[0].high.fahrenheit,
condition: weather[0].conditions
},
currentHTML = '',
futureHTML = '<div id="futureDays">';
currentHTML = Y.Lang.sub(template.currentTemp, currentData);
for (var i = 1; i < weather.length; i++) {
var futureData = {
dayOfWeek: weather[i].date.weekday,
image: weather[i].icons.icon_set[9].icon_url,
dayForecast: weather[i].high.fahrenheit
};
futureHTML += Y.Lang.sub(template.otherDays, futureData);
}
futureHTML += "</div>";
currentHTML = currentHTML + futureHTML;
Y.one('#weatherWidgetContent').append(currentHTML);
createOverlay();
};
var createOverlay = function() {
weatherWidget = new Y.Overlay({
width: "370px",
height:"245px",
srcNode: "#weatherWidget",
visible: false,
zIndex:5,
align: {node:".example", points:["tc", "bc"]}
});
//allow resizability and draggability
weatherWidget.plug([Y.Plugin.Resize, Y.Plugin.Drag]);
//we can plug in the resizeConstrained plugin on the 'resize' namespace
weatherWidget.resize.plug(Y.Plugin.ResizeConstrained, {
minWidth: 369,
minHeight: 120,
maxWidth: 369,
maxHeight: 245,
preserveRatio: false
});
weatherWidget.render();
Y.one('#launchOverlay').set('disabled', false).set('value', 'Launch Weather Widget');
};
getWeather();
Y.one("#launchOverlay").on('click', function() {
weatherWidget.set('visible', true);
});
});
</script>
</div>
<h3>Setting up the HTML</h3>
<p>First we create the HTML for the page. This consists of a weatherWidget div with header and body wrappers, along with some other content on the page.</p>
<pre class="code prettyprint"><div id="weatherWidget">
<div class="yui3-widget-hd">Toronto Conditions</div>
<div class="yui3-widget-bd" id="weatherWidgetContent"></div>
</div>
<h2>What's the weather like?</h2>
<p>This little widget shows the weather forecast in Toronto. It's resizable, draggable, and implements the <code>ResizeConstrained</code> plugin. You can resize it between a simple and detailed view.</p>
<p>
<input type='button' class=".exampleBtn" id='launchOverlay' value="Loading Components..." disabled>
</p></pre>
<p>Next, we add CSS, including CSS3 gradients to spruce up the widget.</p>
<pre class="code prettyprint">.example .yui3-overlay h1, .yui3-overlay h2, .yui3-overlay h3, .yui3-overlay h4, .yui3-overlay h5 {
color:#666;
-webkit-text-shadow: 0px 1px 1px white;
-moz-text-shadow: 0px 1px 1px white;
text-shadow: 0px 1px 1px white;
border-bottom:none;
font-weight:lighter;
}
.example .yui3-overlay {
background:white;
color:black;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
border:1px solid #333;
}
.example .yui3-overlay .yui3-widget-hd {
background: #499bea;
background: -moz-linear-gradient(top, #499bea 0%, #207ce5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5));
background: -webkit-linear-gradient(top, #499bea 0%,#207ce5 100%);
background: -o-linear-gradient(top, #499bea 0%,#207ce5 100%);
background: -ms-linear-gradient(top, #499bea 0%,#207ce5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 );
background: linear-gradient(top, #499bea 0%,#207ce5 100%);
-webkit-text-shadow: 0px 1px 1px #4FBCF7;
-moz-text-shadow: 0px 1px 1px #4FBCF7;
text-shadow: 0px 1px 1px #4FBCF7;
color: #0F4C82;
font-weight:bold;
height:30px;
font-size:16px;
text-align:center;
padding-top:10px;
border-radius:3px;
}
.example .yui3-overlay #weatherWidgetContent {
overflow:hidden;
}
.example .yui3-overlay .yui3-widget-bd {
background: #e0eff9;
background: -moz-linear-gradient(top, #e0eff9 0%, #ffffff 4%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0eff9), color-stop(4%,#ffffff), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top, #e0eff9 0%,#ffffff 4%,#f2f2f2 100%);
background: -o-linear-gradient(top, #e0eff9 0%,#ffffff 4%,#f2f2f2 100%);
background: -ms-linear-gradient(top, #e0eff9 0%,#ffffff 4%,#f2f2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0eff9', endColorstr='#f2f2f2',GradientType=0 );
background: linear-gradient(top, #e0eff9 0%,#ffffff 4%,#f2f2f2 100%);
}
.example .yui3-overlay #weatherWidgetContent #mainContainer, .example .yui3-overlay #weatherWidgetContent #futureDays {
color:#333;
}
#mainContainer {
padding:10px;
height:60px;
width:85%;
margin:0 auto;
}
#mainContainer #temp {
font-size:20px;
margin: 0 auto auto 10px;
position: absolute;
top: 66px;
left:81px;
}
#futureDays .day {
float:left;
padding:10px;
border-top:1px solid #ddd;
background:#EDF3F7;
}
#futureDays h3, #futureDays h4 {
margin:5px 0;
text-align:center;
}
#futureDays h3 {
font-size:90%;
color: #5ea3d3;
}
#futureDays h4 {
margin: 5px 0;
text-align: center;
font-weight: bold;
color: #304166;
}
#mainContainer .clearfix {
clear:both;
}
#weatherWidget {
display: none;
}
#weatherWidget.yui3-overlay-content {
display: block;
}</pre>
<h3>The Use Statement</h3>
<p>The use statement consists of various modules that we'll need to construct this widget.</p>
<pre class="code prettyprint">YUI().use('overlay', 'resize-plugin', 'resize-constrain', 'dd-plugin', 'yql', function(Y) {</pre>
<p><code>resize-plugin</code> allows our overlay to be resizable. We also need to pull down the <code>resize-constrain</code> submodule to allow for constraining. The <code>dd-plugin</code> enables draggability on a widget, while the <code>yql</code> module allows us to send requests to YQL</p>
<h3>Enabling Constrained Resizing on the Widget</h3>
<p>Constrained resizing can be done by plugging in <code>Y.Plugin.Resize</code> and then plugging in <code>Y.Plugin.ResizeConstrained</code> under the <code>resize</code> namespace.</p>
<pre class="code prettyprint">weatherWidget = new Y.Overlay({
width: "250px",
height:"300px",
srcNode: "#weatherWidget",
visible: false,
align: {node:"#example", points:["tc", "bc"]}
});
//allow resizability and draggability
weatherWidget.plug([Y.Plugin.Resize, Y.Plugin.Drag]);
//we can plug in the resizeConstrained plugin on the 'resize' namespace
weatherWidget.resize.plug(Y.Plugin.ResizeConstrained, {
minWidth: 250,
minHeight: 170,
maxWidth: 250,
maxHeight: 300,
preserveRatio: false
});
weatherWidget.render();</pre>
</div>
</div>
<div id="sidebar" class="yui3-u">
<div class="sidebox">
<div class="hd">
<h2 class="no-toc">Examples</h2>
</div>
<div class="bd">
<ul class="examples">
<li data-description="Resize a node.">
<a href="simple-resize.html">Simple Resize</a>
</li>
<li data-description="A simple resize implementation that utilizes the ResizeConstrained plugin to set min/max dimensions and to lock in the resized element's aspect ratio.">
<a href="constrain-resize.html">Constrain a Resize</a>
</li>
<li data-description="This example shows an 8-way image resize, providing the CSS needed for a common image-resize visual treatment.">
<a href="image-resize.html">8-way Image Resize</a>
</li>
<li data-description="Plugs a widget with resize functionality.">
<a href="simple-resize-plugin.html">Widget with simple Resize Plugin</a>
</li>
<li data-description="Plugs a widget with resize functionality, and implements ResizeConstrained">
<a href="constrain-resize-plugin.html">Widget with Resize Plugin under constraints</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<script src="../assets/vendor/prettify/prettify-min.js"></script>
<script>prettyPrint();</script>
</body>
</html>
|
packages/ecb-2.32/html-help/ecb-directories.html | saintkepha/hackenv-emacs | <html lang="en">
<head>
<title>ECB - the Emacs Code Browser</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name=description content="ECB - the Emacs Code Browser">
<meta name=generator content="makeinfo 4.2">
<link href="http://www.gnu.org/software/texinfo/" rel=generator-home>
</head>
<body>
<p>
Node:<a name="ecb-directories">ecb-directories</a>,
Next:<a rel=next accesskey=n href="ecb-sources.html#ecb-sources">ecb-sources</a>,
Previous:<a rel=previous accesskey=p href="ecb-tree-buffer.html#ecb-tree-buffer">ecb-tree-buffer</a>,
Up:<a rel=up accesskey=u href="Customizable-options.html#Customizable%20options">Customizable options</a>
<hr><br>
<h4>Group ecb-directories</h4>
<p>This group contains settings for the directories-buffer in the ECB:
<p>
<table width="100%">
<tr>
<td align="left"><b>add-path-for-not-matching-files</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Add path of a file to <code>ecb-source-path</code> if not already contained.
This is done during the auto. windows synchronization which happens if
a file is opened not via the file/directory-browser of ECB. In such a
situation ECB adds the path of the new file auto. to
<code>ecb-source-path</code> at least temporally for the current Emacs
session. This option defines two things:
<ol type=1 start=1>
</p><li>Should only the root-part (which means for Unix-like systems always
'/' and for windows-like systems the drive) of the new file be added
as source-path to <code>ecb-source-path</code> or the whole directory-part?
For remote-files (e.g. tramp, ange-ftp- or efs-files) the root-part is
the complete host-part + the root-dir at that host (example:
/[email protected]:/ would be the root-part of
/[email protected]:/tmp/test.txt).
<li>Should this path be added for future sessions too?
</ol>
<p>The value of this option is a cons-cell where the car is a boolean for
1. and the cdr is a boolean for 2.
<p>A value of not nil for the car (1.) is reasonably if a user often
opens files not via the ECB-browser which are not located in any of
the paths of <code>ecb-source-path</code> because then only one path for
each drive (windows) or the root-path (Unix) is added to the directory
buffer of ECB.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>auto-expand-directory-tree</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Automatically expand the directory tree to the current source file.
There are three options:
<ul>
<li><code>best</code>: Expand the best-matching source-path
<li><code>first</code>: Expand the first matching source-path
<li><code>nil</code>: Do not automatically expand the directory tree.
</ul>
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>after-directory-change-hook</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Hook which run directly after the selected directory has changed. This
means not onyl after a click onto a directory in the directory-window
of ECB but it means this hook runs always when the current directory
changes regardless of the trigger of this change. So for example it
runs also when you just switches from one buffer to another via
<code>switch-to-buffer</code> or <code>switch-to-buffer-other-window</code> and
the directory of these filebuffers is different but only when
auto-synchronizing of the ECB-windows is on (see
<code>ecb-window-sync</code>). It runs not when switching between buffers
and the associated files reside in the same directory.
<p>Each function added to this hook will be called with two arguments:
The directory which was current _before_ the directory-change-trigger
and the directory which was now the current (i.e. after the trigger).
<p>Example: If you switch from a filebuffer "~/.emacs" to a filebuffer
"/tmp/test.txt" then the functions of this hook will be called with
the two arguments "~" and "/tmp".
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>cache-directory-contents</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Cache contents of directories.
<p>This can be useful if <code>ecb-source-path</code> contains directories with
many files and subdirs, especially if these directories are mounted
net-drives ("many" means here something > 500, dependent of the
speed of the net-connection and the machine). Or if it contains
remote-source-paths which means paths in the sense of tramp, ange-ftp
or efs. For these directories actualizing the sources- and/or
directories- buffer of ECB (if displayed in current layout!) can slow
down dramatically so a caching increases speed a lot.
<p>The value of this option is a list where each element is a cons-cell
and looks like:
<br><pre> (<dir-regexp> . <filenumber threshold>) with
</pre>
<dl>
<dt><code><dir-regexp>:</code>
<dd>Regular expression a directory must match to be cached.
<br><dt><code><filenumber threshold>:</code>
<dd>Number of directory contents must exceed this number.
</dl>
<p>A directory will only be cached if and only if the directory-name
matches at least one rexexp of this option and its content-number
exceeds the related threshold AND the directory-name matches NOT any
regexp of <code>ecb-cache-directory-contents-not</code>!
<p>The cache entry for a certain directory will be refreshed and
actualized only by using the POWER-click (see
<code>ecb-primary-secondary-mouse-buttons</code>) in the directories-buffer
of ECB (see <a href="Using-the-mouse.html#Using%20the%20mouse">Using the mouse</a>).
<p>Default-value: ECB caches the contents of all remote directories
regardless of the size and all other directories if more than 50
entries are contained.
<p>Examples:
<p>An entry <code>("/usr/home/john_smith/bigdir*" . 1000)</code> means the
contents of every subdirectory of the home-directory of John Smith
will be cached if the directory contains more than 1000 entries and
its name begins with "bigdir".
<p>An entry <code>(".*" . 1000)</code> caches every directory which has more
than 1000 entries.
<p>An entry <code>("^/\\([^:/]*@\\)?\\([^@:/]*\\):.*" . 0)</code> caches
every remote (in the sense of tramp, ange-ftp or efs) directory
regardless of the number of entries."
<p>Please note: If you want your home-dir being cached then you MUST NOT
use "~" because ECB tries always to match full path-names!
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>cache-directory-contents-not</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Do not cache the contents of certain directories. The value of this
option is a list where the each element is a regular expression a
directory must match if it should not being cached.
<p>If a directory-name matches at least one of the regexps of this option
the directory-contents will never being cached. See
<code>ecb-cache-directory-contents</code> to see when a directory will be
cached.
<p>This option can be useful when normally all directories with a certain
amount of content (files and subdirs) should be cached but some
special directories not. This can be achieved by:
<ul>
<li>Setting <code>ecb-cache-directory-contents</code> to ((".*" . 500)):
Caches all directories with more then 500 entries
<li>Setting <code>ecb-cache-directory-contents-not</code> to a value which
matches these directories which should not being cached (e.g.
("/usr/home/john_smith") excludes the HOME-directory of John Smith
from being cached).
</ul>
<p>Please note: If you want your home-dir exclude from being cached then
you MUST NOT use "~" because ECB tries always to match full
path-names!
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>directories-buffer-after-create-hook</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Local hook running after the creation of the directories-buffer. Every
function of this hook is called once without arguments direct after
creating the directories-buffer of ECB and it's local key-map. So for
example a function could be added which performs calls of
<code>local-set-key</code> to define new keybindings only for the
directories-buffer of ECB.
<p>The following keys must not be rebind in the directories-buffer:
<kbd>F2</kbd>, <kbd>F3</kbd> and <kbd>F4</kbd>
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>directories-buffer-name</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Name of the ECB directory buffer. Because it is not a normal buffer
for editing you should enclose the name with stars, e.g. " *ECB
Directories*".
<p>If it is necessary for you you can get emacs-lisp access to the buffer-object of
the ECB-directory-buffer by this name, e.g. by a call of <code>set-buffer</code>.
<p>Changes for this option at runtime will take affect only after
deactivating and then activating ECB again!
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>directories-menu-sorter</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Function which re-sorts the menu-entries of the directories buffer.
<p>If a function then this function is called to re-arrange the
menu-entries of the combined menu-entries of the user-menu-extensions
of <code>ecb-directories-menu-user-extension</code> and the built-in-menu
<code>ecb-directories-menu</code>. If nil then no special sorting will be
done and the user-extensions are placed in front of the
built-in-entries.
<p>The function get one argument, a list of menu-entries. For the format
of this argument see <code>ecb-directories-menu-user-extension</code>. The
function must return a new list in the same format. Of course this
function can not only re-arrange the entries but also delete entries
or add new entries.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>directories-menu-user-extension</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Static user extensions for the popup-menu of the directories buffer.
Value is a list of elements of the following type: Each element
defines a new menu-entry and is either:
<ol type=1 start=1>
</p><li>Menu-command:
A list containing two sub-elements, whereas the first is the function
(a function symbol) being called if the menu-entry is selected and the
second is the name of the menu-entry.
<li>Separator:
A one-element-list and the element is the string "--": Then a
non-selectable menu-separator is displayed.
<li>Submenu:
A list where the first element is the title of the submenu displayed
in the main-menu and all other elements are either menu-commands (see
1) or separators (see 2) or another submenu (see c). This allows deep
nested menu-submenu-structures. Currently a level of 4 is allowed but
in general there could be an infinite depth of nesting but it makes no
sense - if possible at all - to define infinite nested
defcustom-types. So there is a limit of 4 levels but tis is not a hard
limit: Just increase the value of the <code>ecb-max-submenu-depth</code>
<strong>BEFORE</strong> first loading ECB!
</ol>
<p>The function of a menu-command must follow the following guidelines:
Such a function must be defined with the macro
<code>tree-buffer-defpopup-command</code>! This macro defines a new
popup-command whereas the newly defined command gets one argument
<var>NODE</var>. See the docstring of <code>tree-buffer-defpopup-command</code>
for further details.
<p>Example for the definition of such a menu-function:
<br><pre>(tree-buffer-defpopup-command ecb-my-special-dir-popup-function
"Prints the name of the directory of the node under point."
(let ((node-data=dir (tree-node-get-data node)))
(message ``Dir under node: %s'' node-data=dir)))
</pre>
<p>Per default the static user-extensions are added at the beginning of
the built-in menu-entries of <code>ecb-directories-menu</code> but the whole
menu can be re-arranged with <code>ecb-directories-menu-sorter</code>.
<p>These menu-extensions are static. A dynamic menu-extension can be
achieved via <code>ecb-directories-menu-user-extension-function</code>.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>directories-menu-user-extension-function</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Dynamic user extensions for the popup-menu of the directories buffer.
A function which has to return a list in the same format like the
option <code>ecb-directories-menu-user-extension</code>. This function is
called when the user opens the popup-menu for the directories buffer.
<p>If no dynamically evaluated menu-extensions should be added to the
directories-buffer the function has to return nil. Therefore the
default-value of this option is <code>ignore</code>.
<p>Per default the dynamic user-extensions are added in front of the
static extensions of <code>ecb-directories-menu-user-extension</code> but
the whole menu can be re-arranged with
<code>ecb-directories-menu-sorter</code>.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>directories-show-node-info</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
When to display which node-info in the directories-buffer. Define
which node info should displayed after moving the mouse over a node
(or after a shift click onto the node) in the directories-buffer.
<p>You can define "when" a node-info should be displayed:
<ul>
<li>always:
Node info is displayed by moving with the mouse over a node.
<li>if-too-long:
Node info is only displayed by moving with the mouse over a node does
not fit into the window-width of the tree-buffer window. In the ECB
directories buffer this means also if a node is shortend or if the
node has an alias (see <code>ecb-source-path</code>).
<li>shift-click:
Node info is only displayed after a shift click with the primary mouse
button onto the node.
<li>never:
Node info is never displayed.
</ul>
<p>You can define what info should be displayed:
<ul>
<li>name: Only the full node-name is displayed.
<li>path: The full-path of the node is displayed.
</ul>
<p>Do NOT set this option directly via setq but use always customize!
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>display-default-dir-after-start</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Automatically display current default-directory after activating ECB.
<p>If a file-buffer is displayed in the current active edit-window then
ECB synchronizes its tree-buffers to this file-buffer - at least if
the option <code>ecb-window-sync</code> it not nil. So for this situation
<code>ecb-display-default-dir-after-start</code> takes no effect but this
option is for the case if no file-buffer is displayed in the
edit-window after startup:
<p>If true then ECB selects autom. the current default-directory after
activation even if no file-buffer is displayed in the current active
edit-window. This is useful if ECB is autom. activated after startup
of Emacs and Emacs is started without a file-argument. So the
directory from which the startup has performed is auto. selected in
the ECB-directories buffer and the ECB-sources buffer displays the
contents of this directory.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>excluded-directories-regexps</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Directories that should not be included in the directories list. The
value of this variable should be a list of regular expression.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>prescan-directories-for-emptyness</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Prescan directories for emptyness. ECB does this so directories are
displayed as empty in the directories-buffer even without
user-interaction (i.e. in previous ECB-versions the emptyness of a
directory has been first checked when the user has clicked onto a
directory). ECB optimizes this check as best as possible but if a
directory contains a lot of subdirectories which contain in turn a lot
of entries, then expanding such a directory or selecting it would take
of course more time as without this check - at least at the first time
(all following selects of a directory uses the cached information if
its subdirectories are empty or not). Therefore ECB performs this
check stealthy (see <code>ecb-stealthy-tasks-delay</code>) so normally there
should no performance-decrease or additional waiting-time for the
user. There is one exception: For remote directories (in the sense of
tramp, ange-ftp, or efs) this check can descrease performance even if
performed stealthy and interruptable. Therefore this option offers
three possible settings:
<ul>
<li><code>t</code>
Switch on this feature
<li><code>unless-remote</code>
Switch on this feature but not for remote directories. The term
"remote" means here directories which are used via tramp, ange-ftp
or efs. So mounted directories are counted not as remote directories
here even if such a directory is maybe hosted on a remote machine. But
normally only directories in a LAN are mounted so there should be no
performance-problems with such mounted directories.
<li><code>nil</code>
Switch off this feature completely.
</ul>
<p>The option <code>ecb-prescan-directories-exclude-regexps</code> offers are
more fine granularity to exclude certain directories from this
prescan.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>host-accessible-check-valid-time</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Time in seconds a cached accessible-state of a remote host is valid.
This option is a list where each element specifies how long for a
certain remote host the cached ping-state (i.e. if the host is
accessible or not) should be valid. During this time-intervall ECB
pings such a remote host only once, all other checks use the cached
value of that real check. But it the cached value is older than the
value of this option ECB will ping again.
<p>Per default ECB discards after 1 minute the cached ping-state of each
remote host. But if you are sure that a certain remote host is always
accessible (i.e. means in consequence that you are always online when
working with ECB and remote-paths) then add an entry to this option
with a high valid-interval.
<p>Examples: An entry (".*sourceforge.*" . 3600) ensures that all
remote hosts machting the string "sourceforge" will only once pinged
during one hour. Or (".*" . 300) would ensure that every remote host
would be pinged only once during 5 minutes.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>ping-options</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
List of options for the ping program. These options can be used to
limit how many ICMP packets are emitted. Ping is used to test if a
remote host of a remote path (e.g. a tramp-, ange-ftp- or efs-path) is
accessible See also <code>ecb-ping-program</code>.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>ping-program</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Program to send network test packets to a host. See also
<code>ecb-ping-options</code>.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>prescan-directories-exclude-regexps</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Which directories should be excluded from the empty-prescan. If a
directory matches any of the regexps of this option it will not be
prescanned for emptyness - This option takes only effect if
<code>ecb-prescan-directories-for-emptyness</code> is not nil.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>show-sources-in-directories-buffer</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Show source files in directories buffer.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>source-path</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Paths where to find code sources. Each path can have an optional alias
that is used as it's display name. If no alias is set, the path is
used as display name.
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>source-path</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
Paths where to find code sources. Each path can have an optional alias
that is used as it's display name. If no alias is set, the path is
used as display name.
<p>Lisp-type of tis option: The value must be a list L whereas each
element of L is either
<ul>
<li>a simple string which has to be the full path of a directory (this
string is displayed in the directory-browser of ECB) or
<li>a 2-element list whereas the first element is the full path of a
directory (string) and the second element is an arbitrary alias
(string) for this directory which is then displayed instead of the
underlying directory.
</ul>
</td></tr>
</table>
<p>
<table width="100%">
<tr>
<td align="left"><b>use-speedbar-instead-native-tree-buffer</b><i>
</i></td>
<td align="right">User Option</td>
</tr>
</table>
<table width="95%" align="center">
<tr><td>
If true then uses speedbar for directories, sources or methods. This
means that speedbar is integrated in the ECB-frame and is displayed in
that window normally displaying the standard ECB-directories-buffer,
ECB-sources-buffer or ECB-methods-buffer.
<p>This option takes effect in all layouts which contain either a
directory window, a sources window or a method window.
<p>This option can have four valid values:
<ul>
<li><code>nil</code>: Do not use speedbar (default)
<li><code>dir</code>: Use speedbar instead of the standard directories-buffer
<li><code>source</code>: Use speedbar instead of the standard sources-buffer
<li><code>method</code>: Use speedbar instead of the standard methods-buffer
</ul>
<p>Note: For directories and sources a similar effect and usability is
available by setting this option to <code>nil</code> (or <code>method</code>) and
setting <code>ecb-show-sources-in-directories-buffer</code> to not
<code>nil</code>, because this combination displays also directories and
sources in one window.
<p><code>ecb-use-speedbar-instead-native-tree-buffer</code> is for people who
like the speedbar way handling directories and source-files or methods
and want it in conjunction with ECB.
</td></tr>
</table>
</body></html>
|
wp-content/themes/stripefolio/style/BreadCrumb.css | jimmypt/wordpress | /* Float Clearing
---------------------------------------------------------------------*/
.module:after
{
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
/* float clearing for IE6 */
* html .module
{
height: 1%;
overflow: visible;
}
/* float clearing for IE7 */
* + html .module
{
min-height: 1%;
}
/* Breadcrumb Styles
---------------------------------------------------------------------*/
.breadCrumb
{
margin: 0;
padding: 0;
float: left;
display: block;
height: 21px;
overflow: hidden;
width: 990px;
padding:5px;
border:solid 1px #dedede;
background:#fff;
}
.breadCrumb ul
{
margin: 0;
padding: 0;
height: 21px;
display: block;
}
.breadCrumb ul li
{
display: block;
float: left;
position: relative;
height: 21px;
overflow: hidden;
line-height: 21px;
margin: 0px 6px 0px 0;
padding: 0px 10px 0px 0;
font-size: .9167em;
background: url(../Images/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
.breadCrumb ul li span
{
display: block;
overflow: hidden;
}
.breadCrumb ul li a
{
display: block;
position: relative;
height: 21px;
line-height: 21px;
overflow: hidden;
float: left;
}
.breadCrumb ul li.first a
{
height: 16px !important;
text-indent:-1000em;
width:16px;
padding: 0;
margin-top: 2px;
overflow: hidden;
background:url(../Images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
background-position: 0 -16px;
}
.breadCrumb ul li.last
{
background: none;
margin-right: 0;
padding-right: 0;
}
.chevronOverlay
{
display: none;
background: url(../Images/ChevronOverlay.png) no-repeat 100% 0;
width: 13px;
height: 20px;
}
|
ow_plugins/newsfeed/views/components/likes.html | seret/oxtebafu | {$string} |
wp-content/plugins/dojo/dojox/mobile/themes/common/domButtons/DomButtonCheckboxOff-compat.css | hariomkumarmth/champaranexpress |
.mblDomButtonCheckboxOff {
background-image: url(compat/mblDomButtonCheckboxOff.png);
background-repeat: no-repeat;
}
.mblDomButtonCheckboxOff div {
display: none;
}
|
administrator/components/com_imageshow/assets/css/image_selector.css | mi-martinez/redPlaneta | .jsn-showlist-media {
color: #000;
margin-top: 10px;
}
/*-----------------------SORTABLE-------------------*/
.ui-sortable {
padding: 5px;
}
.ui-sortable .media-item {
cursor: move;
}
.ui-sortable .media-item,.ui-sortable .media-item-is-selected {
float: left;
margin: 5px;
border: 1px solid #E8E8E8;
background-color: #F4F4F4;
padding: 0;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.ui-sortable .media-item.sync {
cursor: default;
}
.ui-sortable .media-item:hover {
border: 1px solid #0088CC;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.ui-sortable .media-item.sync:hover {
border: 1px solid #E8E8E8;
}
.ui-sortable .media-item-is-selected {
position: relative;
opacity: 0.5;
filter: alpha(opacity = 50);
}
.ui-sortable .media-item-is-selected .item-index button.move-to-showlist
{
display: none;
}
.ui-sortable .media-item .item-index,.ui-sortable .media-item-is-selected .item-index
{
background: #E1E1E1;
border-bottom: 1px solid #ddd;
text-align: left;
padding: 3px 5px;
font-size: 14px;
-webkit-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px;
}
.ui-sortable .media-item-is-selected .item-index {
background: url(../images/icons-16/icon-check.png) 95% center no-repeat;
}
.ui-sortable .media-item .item-index button {
background-color: transparent;
float: right;
margin-left: 5px;
cursor: pointer;
display: none;
border: none;
height: 16px;
width: 16px;
opacity: 0.5;
filter: alpha(opacity = 50);
margin-top: 2px;
}
.ui-sortable .media-item .item-index button:hover {
opacity: 1;
filter: alpha(opacity = 100);
}
.ui-sortable .media-item .item-index button.edit-item:hover {
cursor: pointer !important;
}
.ui-sortable .media-item .item-index button.delete-item:hover {
cursor: pointer !important;
}
.ui-sortable .media-item:hover button {
display: block;
}
.ui-sortable .media-item .item-thumbnail,.ui-sortable .media-item-is-selected .item-thumbnail
{
padding: 10px;
vertical-align: middle;
text-align: center;
}
.ui-sortable .media-item.item-loaded .item-thumbnail,.ui-sortable .media-item-is-selected .item-looaed .item-thumbnail
{
background: none;
}
.ui-sortable .media-item .item-thumbnail a.item_link,.ui-sortable .media-item-is-selected .item-thumbnail a.item_link
{
height: 60px;
width: 80px;
vertical-align: middle;
display: table-cell;
}
.ui-sortable .media-item .item-thumbnail a.item_link.isloading,.ui-sortable .media-item-is-selected .item-thumbnail a.item_link.isloading
{
background: url(../images/icons-24/icon-24-loading-circle.gif) center
center no-repeat;
}
.ui-sortable .media-item.media-item-multiple-select {
background: #FFF;
border: 1px solid #ff0000;
-webkit-box-shadow: 0px 0px 5px 0pxx #5F5F5F;
-moz-box-shadow: 0px 0px 5px 0pxx #5F5F5F;
box-shadow: 0px 0px 5px 0px #5F5F5F;
}
.ui-sortable .media-item.media-item-multiple-select .item-index {
background: #ffc61a;
}
.ui-sortable .media-item.ui-sortable-placeholder {
height: 100px;
border: 1px dotted #ccc;
width: 100px;
position: relative !important;
background: white !important;
visibility: visible !important;
}
.ui-sortable .ui-sortable-helper {
height: 106px !important;
width: auto !important;
max-width: 600px !important;
z-index: 999999;
position: absolute;
}
.ui-sortable.showgrid .item-info {
display: none;
}
.ui-sortable.showlist .media-item,.ui-sortable.showlist .media-item-is-selected
{
float: none;
margin: 10px 5px;
}
.ui-sortable.showlist .item-thumbnail {
float: left;
border-right: 1px solid #ccc;
}
.ui-sortable.showlist .item-info {
padding: 10px;
overflow: hidden;
}
.ui-sortable.showlist .media-item-is-selected .item-index {
background-position: 99% center;
}
/*-----------------------LAYOUT---------------------*/
.ui-layout-pane {
padding: 0px !important;
border: none !important;
background-color: transparent !important;
overflow: hidden !important;
}
.ui-layout-pane button {
border: none;
}
.ui-layout-resizer {
background: none;
}
.ui-layout-toggler {
width: 8px;
background-color: #F4F4F4;
border: none;
background: url(../images/ui-layout-toggler.png) no-repeat;
cursor: e-resize !important;
}
.source-media-header {
color: #eee;
background: rgb(40, 152, 204);
background: -moz-linear-gradient(top, rgba(40, 152, 204, 1) 0%,
rgba(38, 142, 191, 1) 45%, rgba(34, 127, 170, 1) 100% );
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(40,
152, 204, 1) ), color-stop(45%, rgba(38, 142, 191, 1) ),
color-stop(100%, rgba(34, 127, 170, 1) ) );
background: -webkit-linear-gradient(top, rgba(40, 152, 204, 1) 0%,
rgba(38, 142, 191, 1) 45%, rgba(34, 127, 170, 1) 100% );
background: -o-linear-gradient(top, rgba(40, 152, 204, 1) 0%,
rgba(38, 142, 191, 1) 45%, rgba(34, 127, 170, 1) 100% );
background: -ms-linear-gradient(top, rgba(40, 152, 204, 1) 0%,
rgba(38, 142, 191, 1) 45%, rgba(34, 127, 170, 1) 100% );
background: linear-gradient(to bottom, rgba(40, 152, 204, 1) 0%,
rgba(38, 142, 191, 1) 45%, rgba(34, 127, 170, 1) 100% );
filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
'#2898cc', endColorstr = '#227faa', GradientType = 0 );
border: 2px solid #268EBF;
border-bottom: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.source-media-header>h3 {
color: #fff;
font-weight: bold;
padding: 10px;
margin: 0px;
text-shadow: 1px 1px 1px #666;
line-height: 1.5em;
filter: dropshadow(color = #666, offx = 1, offy = 1);
}
.source-media-panel-container {
height: auto;
border: 2px solid #268EBF;
border-top: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.source-media-panel-container .panel-left {
width: 30%;
float: left;
}
.source-media-panel-container .panel-right {
width: 70%;
float: right;
}
.panel-header {
position: relative;
}
.source-media-panel-container .panel-header {
padding: 8px;
background: #E5E5E5;
border-bottom: 1px solid #ccc;
}
.source-media-panel-container .panel-right .panel-header,.source-media-panel-container .panel-right .source-media-container
{
border-left: 1px solid #999;
}
.source-media-panel-container .panel-header.jsn-iconbar .jsn-icon16 {
margin: 2px 0;
}
.source-media-panel-container .panel-header h3 {
font-size: 14px;
font-weight: bold;
color: #000;
margin: 0 5px;
text-transform: capitalize;
line-height: 28px;
}
/*.source-media-panel-container .panel-header .btn {
padding: 7px 5px;
}*/
.source-media-panel-container .panel-header .jsn-icon {
}
/*-------------------------- FOLDER TREE -------------------------*/
.jsn-jtree {
padding: 10px;
overflow: auto;
}
.jsn-jtree ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
.jsn-jtree li {
white-space: nowrap;
}
.jsn-jtree li>ul {
margin-top: 0;
padding-left: 20px;
}
.jsn-jtree li a {
display: inline-block;
cursor: pointer;
font-size: 12px;
text-decoration: none;
padding: 0 8px;
white-space: normal;
padding-left: 24px;
color: #333;
border: 1px solid #fff;
}
.jsn-jtree li a ins.tree-icon {
margin: 2px 0 0 -20px;
}
.jsn-jtree li a:hover {
color: #000;
background: #f2f2f2;
text-decoration: none;
border-color: #ccc;
}
.jsn-jtree li a.jtree-selected {
background-color: #FFE3AA;
border: 1px solid #FC0;
}
.jsn-jtree li ins {
text-decoration: none;
}
.jsn-jtree li ins.tree-icon {
float: left;
width: 16px;
height: 16px;
display: block;
cursor: pointer;
}
.jsn-jtree li a>ins.tree-icon {
background: url(../images/jsn-jtree-icon/folder-icon.png) center center
no-repeat;
}
.jsn-jtree li.jsn-jtree-close>ins.tree-icon {
margin-top: 3px;
background: url(../images/jsn-jtree-icon/folder-expand.png) center
center no-repeat;
}
.jsn-jtree li.jsn-jtree-open>ins.tree-icon {
margin-top: 3px;
background: url(../images/jsn-jtree-icon/folder-collapse.png) center
center no-repeat;
}
.jsn-jtree li.jsn-jtree-open>a>ins.tree-icon {
background: url(../images/jsn-jtree-icon/folder-icon-open.png) center
center no-repeat;
}
.jsn-jtree li.catselected>a>ins.tree-icon {
background: url("../images/jsn-jtree-icon/folder-icon-active-close.png")
center center no-repeat;
}
.jsn-jtree li.catselected.jsn-jtree-open>a>ins.tree-icon {
background: url(../images/jsn-jtree-icon/folder-icon-active.png) center
center no-repeat;
}
.jsn-jtree li input.sync {
float: left;
margin: 5px;
}
/*-------------------------- IMAGES PANEL -------------------------*/
.source-media-container {
background: #FFF;
overflow: hidden;
}
.source-media-container .jsn-header-tree-control {
height: 35px;
border-bottom: 1px solid #999;
background: #EFEFEF;
}
.source-media-container .jsn-header-tree-control button {
float: left;
margin-top: 5px;
margin-left: 5px;
}
.source-media-container .jsn-header-tree-control button.sync {
float: right;
padding: 2px 10px;
margin-right: 5px;
}
.source-media-container .items {
padding: 10px;
height: 95%;
overflow-x: hidden;
overflow-y: auto;
}
/*-------------------------- SHOWLIST PANEL -------------------------*/
.showlist-items.ui-sortable .media-item .item-thumbnail {
background: none;
}
div.modified {
background: url("../images/icon-custome-data-mark.png") no-repeat scroll
1px 2px transparent;
display: block;
float: left;
height: 15px;
margin-right: -16px;
margin-top: -26px;
width: 16px;
}
#showlist-media-header a,#source-media-header a,#showlist-media-header #edit-media-showlist i.disabled:hover,#showlist-media-header #delete-media-showlist i.disabled:hover,#source-media-header #move-selected-media-source i.disabled:hover,#showlist-media-header a.media-show-grid i.disabled:hover,#showlist-media-header a.media-show-list i.disabled:hover,#source-media-header a.media-show-grid i.disabled:hover,#source-media-header a.media-show-list i.disabled:hover
{
cursor: default;
}
#showlist-media-header #edit-media-showlist i,#showlist-media-header #delete-media-showlist i,#source-media-header #move-selected-media-source i,#showlist-media-header a.media-show-grid i,#showlist-media-header a.media-show-list i,#source-media-header a.media-show-grid i,#source-media-header a.media-show-list i
{
cursor: pointer;
}
/*-------------------------- CONTEXT MENU -------------------------*/
#jqContextMenu ul {
background-color: #F1F1F1;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
list-style-type: none;
min-width: 100px;
outline: 1px solid #949694;
color: black !important;
}
#jqContextMenu>ul>li.divider {
border-bottom: 1px solid #FFFFFF !important;
border-top: 1px solid #F1F1F1 !important;
height: 0;
margin: 5px 0 5px 27px !important;
padding: 0 !important;
}
#jqContextMenu>ul>li>a {
border-radius: 5px !important;
border: 1px solid #F1F1F1 !important;
}
#jqContextMenu>ul>li:hover {
background: none !important;
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity = 7);
}
#jqContextMenu>ul>li>a:hover {
border: 1px solid #AFD0F7 !important;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f1f1),
to(#E8EEF6) );
background-image: -webkit-linear-gradient(top, #f1f1f1, #E8EEF6);
background-image: -moz-linear-gradient(top, #f1f1f1, #E8EEF6);
background-image: -ms-linear-gradient(top, #f1f1f1, #E8EEF6);
background-image: -o-linear-gradient(top, #f1f1f1, #E8EEF6);
}
#jqContextMenu>ul>li>a {
color: buttontext;
display: block;
margin: 1px;
padding: 3px 3px 3px 28px;
position: relative;
text-decoration: none;
}
#jqContextMenu .gutterLine {
border-left: 1px solid #E7E3E7;
border-right: 1px solid #FFFFFF;
bottom: 0;
left: 26px;
position: absolute;
top: 0;
width: 0;
z-index: 0;
}
.item-thumbnail a.noimage {
text-align: center;
vertical-align: middle;
margin-top: 30px;
}
.noimage img {
background: url("../images/icons-24/icon-check-failure-install.png") no-repeat scroll center center transparent;
display: block;
height: 24px;
text-align: center;
vertical-align: middle;
width: 24px;
border: none;
}
/*-------------------------- IMAGE DETAILS SETTINGS -------------------------*/
/* Edit Image CSS */
#edit-image-wrapper {
height: 400px;
overflow: auto;
}
.jsn-item-details {
padding: 15px;
}
.jsn-item-details .jsn-item-thumbnail {
background: #eee;
padding: 10px;
}
/*========== SINGLE IMAGE ==========*/
#edit-item-details-single .jsn-item-details .jsn-item-thumbnail img {
height: 100px;
}
#edit-item-details-single .jsn-item-details .link {
width: 92%;
}
/*========== MULTIPLE IMAGES ==========*/
#edit-item-details-multiple .jsn-item-details {
border-bottom: 1px solid #ccc;
}
#edit-item-details-multiple .jsn-item-details .jsn-item-thumbnail {
width: 115px;
height: 115px;
margin-right: 10px;
}
#edit-item-details-multiple .jsn-item-details .jsn-item-thumbnail img {
max-height: 115px;
max-width: 115px;
}
#edit-item-details-multiple .jsn-item-details .control-group {
margin: 0;
}
#edit-item-details-multiple .jsn-item-details .link {
width: 82%;
}
/* Other Extensions Compatible CSS */
/* Rkt mission control admin template */
body#mc-standard #toolbar #jsn-menu>li {
margin-top: -2px;
}
body#mc-standard #toolbar #jsn-menu li a {
color: #888;
}
/* Drag Image */
.source-media-container .source-items,.source-media-container .showlist-items
{
height: 98%;
overflow-x: hidden;
overflow-y: auto;
border: 0;
}
/* Show more image */
#show-more-items {
display: none;
width: 100%;
margin: 5px 0 0 5px;
}
#show-more-items-btn {
width: 90%;
}
/* Progress bar */
.progress-bar-container{
z-index:1;
position:absolute;
width:100%;
background-color: rgba(0, 0, 0, 0.5);
text-align:center;
color:white;
top:43px;
left:0;
display:none;
}
.progress-bar{
width:90%;
margin: 10px auto;
} |
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gdb/gdb/_002dvar_002dset_002dvisualizer.html | BPI-SINOVOIP/BPI-Mainline-kernel | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1988-2018 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 the
Invariant Sections being "Free Software" and "Free Software Needs
Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
and with the Back-Cover Texts as in (a) below.
(a) The FSF's Back-Cover Text is: "You are free to copy and modify
this GNU Manual. Buying copies from GNU Press supports the FSF in
developing GNU and promoting software freedom." -->
<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<title>Debugging with GDB: -var-set-visualizer</title>
<meta name="description" content="Debugging with GDB: -var-set-visualizer">
<meta name="keywords" content="Debugging with GDB: -var-set-visualizer">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.indentedblock {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
div.smalllisp {margin-left: 3.2em}
kbd {font-style:oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:nowrap}
span.nolinebreak {white-space:nowrap}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>
<meta http-equiv="Refresh" content="0; url=GDB_002fMI-Variable-Objects.html#g_t_002dvar_002dset_002dvisualizer">
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>The node you are looking for is at <a href="GDB_002fMI-Variable-Objects.html#g_t_002dvar_002dset_002dvisualizer">-var-set-visualizer</a>.</p>
</body>
|
administrator/components/com_cck/assets/css/icons.css | olafzieger/joomla3.x-seblod-test | /**
* @version SEBLOD 3.x Core
* @package SEBLOD (App Builder & CCK) // SEBLOD nano (Form Builder)
* @url http://www.seblod.com
* @editor Octopoos - www.octopoos.com
* @copyright Copyright (C) 2013 SEBLOD. All Rights Reserved.
**/
.icon-32-seblod {background-image: url(../../assets/images/32/icon-32-seblod.png);}
.icon-48-seblod {background-image: url(../../assets/images/48/icon-48-seblod-banner.png);}
.icon-32-download {background-image: url(../../assets/images/32/icon-32-download.png);}
.icon-32-eye-open {background-image: url(../../assets/images/32/icon-32-preview.png);}
.icon-32-folder {background-image: url(../../assets/images/32/icon-32-folders.png);}
.icon-32-plus {background-image: url(../../assets/images/32/icon-32-new-alt.png);}
.icon-32-refresh {background-image: url(../../assets/images/32/icon-32-refresh.png)!important;}
.icon-32-star {background-image: url(../../assets/images/32/icon-32-support.png);}
.icon-48-component {background-image: url(../../assets/images/48/icon-48-component.png);}
.icon-48-fields {background-image: url(../../assets/images/48/icon-48-fields.png);}
.icon-48-folders {background-image: url(../../assets/images/48/icon-48-folders.png);}
.icon-48-form {background-image: url(../../assets/images/48/icon-48-form.png);}
.icon-48-searchs {background-image: url(../../assets/images/48/icon-48-searchs.png);}
.icon-48-sites {background-image: url(../../assets/images/48/icon-48-sites.png);}
.icon-48-templates {background-image: url(../../assets/images/48/icon-48-templates.png);}
.icon-48-types {background-image: url(../../assets/images/48/icon-48-types.png);}
.icon-48-versions {background-image: url(../../assets/images/48/icon-48-versions.png);}
div.copyright {color:#000; text-align:center; font-size:90%; margin-top:10px;}
#toolbar-folder .icon-folder:before {color: #f89406;} |
work/berkeley-db/docs/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html | joglomedia/masedi.net | <!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_03) on Fri Jun 25 12:23:25 EDT 2010 -->
<TITLE>
Uses of Interface com.sleepycat.db.BtreePrefixCalculator (Oracle - Berkeley DB Java API)
</TITLE>
<META NAME="date" CONTENT="2010-06-25">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.sleepycat.db.BtreePrefixCalculator (Oracle - Berkeley DB Java 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="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db"><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>
<b>Berkeley DB</b><br><font size="-1"> version 5.0.26</font></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?com/sleepycat/db//class-useBtreePrefixCalculator.html" target="_top"><B>FRAMES</B></A>
<A HREF="BtreePrefixCalculator.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>com.sleepycat.db.BtreePrefixCalculator</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="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.sleepycat.db"><B>com.sleepycat.db</B></A></TD>
<TD>Berkeley DB Java API<br>
<a href="../../../../../programmer_reference/index.html" target="_top">[reference guide]</a> <a href="../../../../../programmer_reference/java_program.html" target="_top">[Java programming notes]</a>. </TD>
</TR>
</TABLE>
<P>
<A NAME="com.sleepycat.db"><!-- --></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="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A> in <A HREF="../../../../com/sleepycat/db/package-summary.html">com.sleepycat.db</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="../../../../com/sleepycat/db/package-summary.html">com.sleepycat.db</A> that return <A HREF="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A></CODE></FONT></TD>
<TD><CODE><B>DatabaseConfig.</B><B><A HREF="../../../../com/sleepycat/db/DatabaseConfig.html#getBtreePrefixCalculator()">getBtreePrefixCalculator</A></B>()</CODE>
<BR>
Return the Btree prefix callback.</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="../../../../com/sleepycat/db/package-summary.html">com.sleepycat.db</A> with parameters of type <A HREF="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</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>DatabaseConfig.</B><B><A HREF="../../../../com/sleepycat/db/DatabaseConfig.html#setBtreePrefixCalculator(com.sleepycat.db.BtreePrefixCalculator)">setBtreePrefixCalculator</A></B>(<A HREF="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db">BtreePrefixCalculator</A> btreePrefixCalculator)</CODE>
<BR>
Set the Btree prefix callback.</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="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title="interface in com.sleepycat.db"><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>
<b>Berkeley DB</b><br><font size="-1"> version 5.0.26</font></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?com/sleepycat/db//class-useBtreePrefixCalculator.html" target="_top"><B>FRAMES</B></A>
<A HREF="BtreePrefixCalculator.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>
<font size=1>Copyright (c) 1996, 2010 Oracle and/or its affiliates. All rights reserved.</font>
</BODY>
</HTML>
|
game/data/scripts/quests/Q00194_SevenSignsMammonsContract/32574-02.html | karolusw/l2j | <html><body>Villager Kuta:<br>
What time do you call this?! If you want to make a career out of this, you'll have to do better than showin' up late on your first bleedin' day, hear?!<br>
Who was it that gave you the job anyway? Luca? Tano? It was Tano wasn't it? I'll clip his ear for this.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00194_SevenSignsMammonsContract 32574-03.html">"Uh, yes... Tano."</Button>
</body></html> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.