path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
content/libpmemobj-cpp/v1.12/doxygen/classpmem_1_1obj_1_1p.html | pbalcer/pbalcer.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.20"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>PMDK C++ bindings: pmem::obj::p< T > Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">PMDK C++ bindings
 <span id="projectnumber">1.12-git53.g67ba2be4</span>
</div>
<div id="projectbrief">This is the C++ bindings documentation for PMDK's libpmemobj.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.20 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacepmem.html">pmem</a></li><li class="navelem"><a class="el" href="namespacepmem_1_1obj.html">obj</a></li><li class="navelem"><a class="el" href="classpmem_1_1obj_1_1p.html">p</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="classpmem_1_1obj_1_1p-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">pmem::obj::p< T > Class Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Resides on pmem class.
<a href="classpmem_1_1obj_1_1p.html#details">More...</a></p>
<p><code>#include <<a class="el" href="p_8hpp_source.html">libpmemobj++/p.hpp</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a3ab11de2b346b70bc94542fde9f85866"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1p.html#a3ab11de2b346b70bc94542fde9f85866">p</a> (const T &_val) noexcept</td></tr>
<tr class="memdesc:a3ab11de2b346b70bc94542fde9f85866"><td class="mdescLeft"> </td><td class="mdescRight">Value constructor. <a href="classpmem_1_1obj_1_1p.html#a3ab11de2b346b70bc94542fde9f85866">More...</a><br /></td></tr>
<tr class="separator:a3ab11de2b346b70bc94542fde9f85866"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9955c335aaeff79f3800aa319c288ef6"><td class="memItemLeft" align="right" valign="top"><a id="a9955c335aaeff79f3800aa319c288ef6"></a>
 </td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1p.html#a9955c335aaeff79f3800aa319c288ef6">p</a> ()=default</td></tr>
<tr class="memdesc:a9955c335aaeff79f3800aa319c288ef6"><td class="mdescLeft"> </td><td class="mdescRight">Defaulted constructor. <br /></td></tr>
<tr class="separator:a9955c335aaeff79f3800aa319c288ef6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf0f15d59364aaf2835293bf3fe708a1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpmem_1_1obj_1_1p.html">p</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1p.html#abf0f15d59364aaf2835293bf3fe708a1">operator=</a> (const <a class="el" href="classpmem_1_1obj_1_1p.html">p</a> &rhs)</td></tr>
<tr class="memdesc:abf0f15d59364aaf2835293bf3fe708a1"><td class="mdescLeft"> </td><td class="mdescRight">Assignment operator. <a href="classpmem_1_1obj_1_1p.html#abf0f15d59364aaf2835293bf3fe708a1">More...</a><br /></td></tr>
<tr class="separator:abf0f15d59364aaf2835293bf3fe708a1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a31bb3fb1cc39365baa0073d32251823c"><td class="memTemplParams" colspan="2">template<typename Y , typename = typename std::enable_if< std::is_convertible<Y, T>::value>::type> </td></tr>
<tr class="memitem:a31bb3fb1cc39365baa0073d32251823c"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="classpmem_1_1obj_1_1p.html">p</a> & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1p.html#a31bb3fb1cc39365baa0073d32251823c">operator=</a> (const <a class="el" href="classpmem_1_1obj_1_1p.html">p</a>< Y > &rhs)</td></tr>
<tr class="memdesc:a31bb3fb1cc39365baa0073d32251823c"><td class="mdescLeft"> </td><td class="mdescRight">Converting assignment operator from a different p<>. <a href="classpmem_1_1obj_1_1p.html#a31bb3fb1cc39365baa0073d32251823c">More...</a><br /></td></tr>
<tr class="separator:a31bb3fb1cc39365baa0073d32251823c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae6677220d41810157cbf54042e164d34"><td class="memItemLeft" align="right" valign="top"><a id="ae6677220d41810157cbf54042e164d34"></a>
 </td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1p.html#ae6677220d41810157cbf54042e164d34">operator T</a> () const noexcept</td></tr>
<tr class="memdesc:ae6677220d41810157cbf54042e164d34"><td class="mdescLeft"> </td><td class="mdescRight">Conversion operator back to the underlying type. <br /></td></tr>
<tr class="separator:ae6677220d41810157cbf54042e164d34"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5c00f5a7f4f3fc5cff7ab51cc8ef749e"><td class="memItemLeft" align="right" valign="top">T & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1p.html#a5c00f5a7f4f3fc5cff7ab51cc8ef749e">get_rw</a> ()</td></tr>
<tr class="memdesc:a5c00f5a7f4f3fc5cff7ab51cc8ef749e"><td class="mdescLeft"> </td><td class="mdescRight">Retrieves read-write reference of the object. <a href="classpmem_1_1obj_1_1p.html#a5c00f5a7f4f3fc5cff7ab51cc8ef749e">More...</a><br /></td></tr>
<tr class="separator:a5c00f5a7f4f3fc5cff7ab51cc8ef749e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac590f0a6bff79053b0550491ad0910d1"><td class="memItemLeft" align="right" valign="top">const T & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1p.html#ac590f0a6bff79053b0550491ad0910d1">get_ro</a> () const noexcept</td></tr>
<tr class="memdesc:ac590f0a6bff79053b0550491ad0910d1"><td class="mdescLeft"> </td><td class="mdescRight">Retrieves read-only const reference of the object. <a href="classpmem_1_1obj_1_1p.html#ac590f0a6bff79053b0550491ad0910d1">More...</a><br /></td></tr>
<tr class="separator:ac590f0a6bff79053b0550491ad0910d1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9108d08164ca9842434e9e4d9875ddfc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1p.html#a9108d08164ca9842434e9e4d9875ddfc">swap</a> (<a class="el" href="classpmem_1_1obj_1_1p.html">p</a> &other)</td></tr>
<tr class="memdesc:a9108d08164ca9842434e9e4d9875ddfc"><td class="mdescLeft"> </td><td class="mdescRight">Swaps two p objects of the same type. <a href="classpmem_1_1obj_1_1p.html#a9108d08164ca9842434e9e4d9875ddfc">More...</a><br /></td></tr>
<tr class="separator:a9108d08164ca9842434e9e4d9875ddfc"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template<typename T><br />
class pmem::obj::p< T ></h3>
<p>Resides on pmem class. </p>
<p>p class is a property-like template class that has to be used for all variables (excluding persistent pointers), which are used in pmemobj transactions. The p property makes sure that changes to a variable within a transaction are made atomically with respect to persistence. It does it by creating a snapshot of the variable when modified in the transaction scope. The p class is not designed to be used with compound types. For that see the <a class="el" href="classpmem_1_1obj_1_1persistent__ptr.html" title="Persistent pointer class.">persistent_ptr</a>. </p><div class="fragment"><div class="line"><span class="preprocessor">#include <fcntl.h></span></div>
<div class="line"><span class="preprocessor">#include <<a class="code" href="p_8hpp.html">libpmemobj++/p.hpp</a>></span></div>
<div class="line"><span class="preprocessor">#include <<a class="code" href="pool_8hpp.html">libpmemobj++/pool.hpp</a>></span></div>
<div class="line"><span class="preprocessor">#include <<a class="code" href="transaction_8hpp.html">libpmemobj++/transaction.hpp</a>></span></div>
<div class="line"> </div>
<div class="line"><span class="keyword">using namespace </span><a class="code" href="namespacepmem_1_1obj.html">pmem::obj</a>;</div>
<div class="line"> </div>
<div class="line"><span class="keywordtype">void</span></div>
<div class="line">p_property_example()</div>
<div class="line">{</div>
<div class="line"> <span class="keyword">struct </span>compound_type {</div>
<div class="line"> </div>
<div class="line"> <span class="keywordtype">void</span></div>
<div class="line"> set_some_variable(<span class="keywordtype">int</span> val)</div>
<div class="line"> {</div>
<div class="line"> some_variable = val;</div>
<div class="line"> }</div>
<div class="line"> </div>
<div class="line"> <span class="keywordtype">int</span> some_variable;</div>
<div class="line"> <span class="keywordtype">double</span> some_other_variable;</div>
<div class="line"> };</div>
<div class="line"> </div>
<div class="line"> <span class="comment">/* pool root structure */</span></div>
<div class="line"> <span class="keyword">static</span> <span class="keyword">struct </span>root {</div>
<div class="line"> <a class="code" href="classpmem_1_1obj_1_1p.html">p<int></a> counter; <span class="comment">/* this is OK */</span></div>
<div class="line"> <a class="code" href="classpmem_1_1obj_1_1p.html">p<compound_type></a> whoops; <span class="comment">/* this is hard to use */</span></div>
<div class="line"> } proot;</div>
<div class="line"> </div>
<div class="line"> <span class="comment">/* create a pmemobj pool */</span></div>
<div class="line"> <span class="keyword">auto</span> pop = <a class="code" href="classpmem_1_1obj_1_1pool.html#a8c7a780cfb3bc6c708856783938a9e8c">pool<root>::create</a>(<span class="stringliteral">"poolfile"</span>, <span class="stringliteral">"layout"</span>, PMEMOBJ_MIN_POOL);</div>
<div class="line"> </div>
<div class="line"> <span class="comment">/* typical usage schemes */</span></div>
<div class="line"> <a class="code" href="classpmem_1_1obj_1_1basic__transaction.html#a9564707de1779ca1bce7041fb7c9855c">transaction::run</a>(pop, [&] {</div>
<div class="line"> proot.counter = 12; <span class="comment">/* atomic */</span></div>
<div class="line"> <span class="comment">/* one way to change `whoops` */</span></div>
<div class="line"> proot.whoops.get_rw().set_some_variable(2);</div>
<div class="line"> proot.whoops.get_rw().some_other_variable = 3.0;</div>
<div class="line"> });</div>
<div class="line"> </div>
<div class="line"> <span class="comment">/* Changing a p<> variable outside of a transaction is a volatile</span></div>
<div class="line"><span class="comment"> * modification. No way to ensure persistence in case of power failure.</span></div>
<div class="line"><span class="comment"> */</span></div>
<div class="line"> proot.counter = 12;</div>
<div class="line">}</div>
</div><!-- fragment --></div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="a3ab11de2b346b70bc94542fde9f85866"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3ab11de2b346b70bc94542fde9f85866">◆ </a></span>p()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename T > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classpmem_1_1obj_1_1p.html">pmem::obj::p</a>< T >::<a class="el" href="classpmem_1_1obj_1_1p.html">p</a> </td>
<td>(</td>
<td class="paramtype">const T & </td>
<td class="paramname"><em>_val</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Value constructor. </p>
<p>Directly assigns a value to the underlying storage.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">_val</td><td>const reference to the value to be assigned. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ac590f0a6bff79053b0550491ad0910d1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac590f0a6bff79053b0550491ad0910d1">◆ </a></span>get_ro()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename T > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const T& <a class="el" href="classpmem_1_1obj_1_1p.html">pmem::obj::p</a>< T >::get_ro </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">noexcept</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Retrieves read-only const reference of the object. </p>
<p>This method has no transaction side effects.</p>
<dl class="section return"><dt>Returns</dt><dd>a const reference to the object. </dd></dl>
</div>
</div>
<a id="a5c00f5a7f4f3fc5cff7ab51cc8ef749e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5c00f5a7f4f3fc5cff7ab51cc8ef749e">◆ </a></span>get_rw()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename T > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">T& <a class="el" href="classpmem_1_1obj_1_1p.html">pmem::obj::p</a>< T >::get_rw </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Retrieves read-write reference of the object. </p>
<p>The entire object is automatically added to the transaction.</p>
<dl class="section return"><dt>Returns</dt><dd>a reference to the object.</dd></dl>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname"><a class="el" href="classpmem_1_1transaction__error.html" title="Custom transaction error class.">pmem::transaction_error</a></td><td>when adding the object to the transaction failed. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="abf0f15d59364aaf2835293bf3fe708a1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abf0f15d59364aaf2835293bf3fe708a1">◆ </a></span>operator=() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename T > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classpmem_1_1obj_1_1p.html">p</a>& <a class="el" href="classpmem_1_1obj_1_1p.html">pmem::obj::p</a>< T >::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classpmem_1_1obj_1_1p.html">p</a>< T > & </td>
<td class="paramname"><em>rhs</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Assignment operator. </p>
<p>The p<> class property assignment within a transaction automatically registers this operation so that a rollback is possible.</p>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname"><a class="el" href="classpmem_1_1transaction__error.html" title="Custom transaction error class.">pmem::transaction_error</a></td><td>when adding the object to the transaction failed. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="a31bb3fb1cc39365baa0073d32251823c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a31bb3fb1cc39365baa0073d32251823c">◆ </a></span>operator=() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename T > </div>
<div class="memtemplate">
template<typename Y , typename = typename std::enable_if< std::is_convertible<Y, T>::value>::type> </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classpmem_1_1obj_1_1p.html">p</a>& <a class="el" href="classpmem_1_1obj_1_1p.html">pmem::obj::p</a>< T >::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classpmem_1_1obj_1_1p.html">p</a>< Y > & </td>
<td class="paramname"><em>rhs</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Converting assignment operator from a different p<>. </p>
<p>Available only for convertible types. Just like regular assignment, also automatically registers itself in a transaction.</p>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname"><a class="el" href="classpmem_1_1transaction__error.html" title="Custom transaction error class.">pmem::transaction_error</a></td><td>when adding the object to the transaction failed. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="a9108d08164ca9842434e9e4d9875ddfc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9108d08164ca9842434e9e4d9875ddfc">◆ </a></span>swap()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename T > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classpmem_1_1obj_1_1p.html">pmem::obj::p</a>< T >::swap </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classpmem_1_1obj_1_1p.html">p</a>< T > & </td>
<td class="paramname"><em>other</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Swaps two p objects of the same type. </p>
<dl class="exception"><dt>Exceptions</dt><dd>
<table class="exception">
<tr><td class="paramname"><a class="el" href="classpmem_1_1transaction__error.html" title="Custom transaction error class.">pmem::transaction_error</a></td><td>when adding the object to the transaction failed. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>libpmemobj++/<a class="el" href="p_8hpp_source.html">p.hpp</a></li>
</ul>
</div><!-- contents -->
<div class="ttc" id="aclasspmem_1_1obj_1_1pool_html_a8c7a780cfb3bc6c708856783938a9e8c"><div class="ttname"><a href="classpmem_1_1obj_1_1pool.html#a8c7a780cfb3bc6c708856783938a9e8c">pmem::obj::pool::create</a></div><div class="ttdeci">static pool< T > create(const std::string &path, const std::string &layout, std::size_t size=PMEMOBJ_MIN_POOL, mode_t mode=DEFAULT_MODE)</div><div class="ttdoc">Creates a new transactional object store pool.</div><div class="ttdef"><b>Definition:</b> pool.hpp:677</div></div>
<div class="ttc" id="aclasspmem_1_1obj_1_1basic__transaction_html_a9564707de1779ca1bce7041fb7c9855c"><div class="ttname"><a href="classpmem_1_1obj_1_1basic__transaction.html#a9564707de1779ca1bce7041fb7c9855c">pmem::obj::basic_transaction::run</a></div><div class="ttdeci">static void run(obj::pool_base &pool, std::function< void()> tx, Locks &... locks)</div><div class="ttdoc">Execute a closure-like transaction and lock locks.</div><div class="ttdef"><b>Definition:</b> transaction.hpp:688</div></div>
<div class="ttc" id="aclasspmem_1_1obj_1_1p_html"><div class="ttname"><a href="classpmem_1_1obj_1_1p.html">pmem::obj::p</a></div><div class="ttdoc">Resides on pmem class.</div><div class="ttdef"><b>Definition:</b> p.hpp:35</div></div>
<div class="ttc" id="apool_8hpp_html"><div class="ttname"><a href="pool_8hpp.html">pool.hpp</a></div><div class="ttdoc">C++ pmemobj pool.</div></div>
<div class="ttc" id="anamespacepmem_1_1obj_html"><div class="ttname"><a href="namespacepmem_1_1obj.html">pmem::obj</a></div><div class="ttdoc">Main libpmemobj namespace.</div><div class="ttdef"><b>Definition:</b> allocation_flag.hpp:18</div></div>
<div class="ttc" id="atransaction_8hpp_html"><div class="ttname"><a href="transaction_8hpp.html">transaction.hpp</a></div><div class="ttdoc">C++ pmemobj transactions.</div></div>
<div class="ttc" id="ap_8hpp_html"><div class="ttname"><a href="p_8hpp.html">p.hpp</a></div><div class="ttdoc">Resides on pmem property template.</div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
</small></address>
</body>
</html>
|
content/pmemkv-java/v1.1/html/io/pmem/pmemkv/class-use/OutOfMemoryException.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_292) on Tue Jun 08 13:37:13 CEST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class io.pmem.pmemkv.OutOfMemoryException (pmemkv-binding 1.1.0 API)</title>
<meta name="date" content="2021-06-08">
<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 io.pmem.pmemkv.OutOfMemoryException (pmemkv-binding 1.1.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../io/pmem/pmemkv/package-summary.html">Package</a></li>
<li><a href="../../../../io/pmem/pmemkv/OutOfMemoryException.html" title="class in io.pmem.pmemkv">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?io/pmem/pmemkv/class-use/OutOfMemoryException.html" target="_top">Frames</a></li>
<li><a href="OutOfMemoryException.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 io.pmem.pmemkv.OutOfMemoryException" class="title">Uses of Class<br>io.pmem.pmemkv.OutOfMemoryException</h2>
</div>
<div class="classUseContainer">No usage of io.pmem.pmemkv.OutOfMemoryException</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="../../../../io/pmem/pmemkv/package-summary.html">Package</a></li>
<li><a href="../../../../io/pmem/pmemkv/OutOfMemoryException.html" title="class in io.pmem.pmemkv">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?io/pmem/pmemkv/class-use/OutOfMemoryException.html" target="_top">Frames</a></li>
<li><a href="OutOfMemoryException.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>
|
caAERS/software/docs/gov/nih/nci/cabig/caaers/utils/class-use/ExpectedAETermSorter.html | CBIIT/caaers | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Wed Mar 02 16:46:15 EST 2011 -->
<TITLE>
Uses of Class gov.nih.nci.cabig.caaers.utils.ExpectedAETermSorter
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class gov.nih.nci.cabig.caaers.utils.ExpectedAETermSorter";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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="../../../../../../../gov/nih/nci/cabig/caaers/utils/ExpectedAETermSorter.html" title="class in gov.nih.nci.cabig.caaers.utils"><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-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?gov/nih/nci/cabig/caaers/utils/class-use/ExpectedAETermSorter.html" target="_top"><B>FRAMES</B></A>
<A HREF="ExpectedAETermSorter.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>gov.nih.nci.cabig.caaers.utils.ExpectedAETermSorter</B></H2>
</CENTER>
No usage of gov.nih.nci.cabig.caaers.utils.ExpectedAETermSorter
<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="../../../../../../../gov/nih/nci/cabig/caaers/utils/ExpectedAETermSorter.html" title="class in gov.nih.nci.cabig.caaers.utils"><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-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?gov/nih/nci/cabig/caaers/utils/class-use/ExpectedAETermSorter.html" target="_top"><B>FRAMES</B></A>
<A HREF="ExpectedAETermSorter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
current/javadoc/com/exlibris/digitool/repository/api/package-summary.html | ExLibrisGroup/Rosetta.dps-sdk-projects | <!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 Thu Jan 20 13:41:19 IST 2022 -->
<title>com.exlibris.digitool.repository.api</title>
<meta name="date" content="2022-01-20">
<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="com.exlibris.digitool.repository.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-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="../../../../../com/exlibris/digitool/infrastructure/utils/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../com/exlibris/digitool/repository/ifc/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/exlibris/digitool/repository/api/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 com.exlibris.digitool.repository.api</h1>
</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="../../../../../com/exlibris/digitool/repository/api/IEEditor.html" title="interface in com.exlibris.digitool.repository.api">IEEditor</a></td>
<td class="colLast">
<div class="block">An interface for retrieval and editing of control's DnxDocuments and DublinCore.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../com/exlibris/digitool/repository/api/RepositoryTaskPlugin.html" title="interface in com.exlibris.digitool.repository.api">RepositoryTaskPlugin</a></td>
<td class="colLast">
<div class="block">Interface for a RepositoryTaskPlugin plug-in type.</div>
</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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/exlibris/digitool/infrastructure/utils/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../com/exlibris/digitool/repository/ifc/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/exlibris/digitool/repository/api/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
public/js/ext-3.4.1/resources/css/theme-gray/debug.css | grrr-amsterdam/garp3 | #x-debug-browser .x-tree .x-tree-node a span {
color:#222297;
font-size:11px;
font-family:"monotype","courier new",sans-serif;
}
#x-debug-browser .x-tree a i {
color:#ff4545;
font-style:normal;
}
#x-debug-browser .x-tree a em {
color:#999;
}
#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{
background-color:#D5D5D5;
}
|
third_party/pmd/docs/xref/net/sourceforge/pmd/lang/ecmascript/rule/basic/package-summary.html | daejunpark/jsaf |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>PMD 5.0.0 Reference Package net.sourceforge.pmd.lang.ecmascript.rule.basic</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="style" />
</head>
<body>
<div class="overview">
<ul>
<li>
<a href="../../../../../../../overview-summary.html">Overview</a>
</li>
<li class="selected">Package</li>
</ul>
</div>
<div class="framenoframe">
<ul>
<li>
<a href="../../../../../../../index.html" target="_top">FRAMES</a>
</li>
<li>
<a href="package-summary.html" target="_top">NO FRAMES</a>
</li>
</ul>
</div>
<h2>Package net.sourceforge.pmd.lang.ecmascript.rule.basic</h2>
<table class="summary">
<thead>
<tr>
<th>Class Summary</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="ConsistentReturnRule.html" target="classFrame">ConsistentReturnRule</a>
</td>
</tr>
</tbody>
</table>
<div class="overview">
<ul>
<li>
<a href="../../../../../../../overview-summary.html">Overview</a>
</li>
<li class="selected">Package</li>
</ul>
</div>
<div class="framenoframe">
<ul>
<li>
<a href="../../../../../../../index.html" target="_top">FRAMES</a>
</li>
<li>
<a href="package-summary.html" target="_top">NO FRAMES</a>
</li>
</ul>
</div>
<hr />
Copyright © 2002-2012 InfoEther. All Rights Reserved.
</body>
</html> |
trainer/library.css | maboiteaspam/gestrec | .library * {
font-family: Helvetica Neue, Helvetica, Arial;
}
.library .header {
margin-bottom: 10px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
}
.library div.control {
margin-top: 4px;
border-top: 1px solid #eee;
padding-top: 6px;
}
.library .entry {
position: relative;
padding: 4px 8px;
padding-left: 10px;
transition: background-color 200ms;
border-left: 2px solid transparent;
}
.library .entry.selected {
border-left: 2px solid steelblue;
}
.library .entry:hover {
background-color: #fdfff5;
}
.library .control.add {
padding: 4px 8px;
}
.library .head {
margin-bottom: 8px;
}
.library .head .name {
font-size: 16px;
margin-bottom: 4px;
}
.library .head .input {
display: none;
position: absolute;
left: 8px;
top: 2px;
}
.library .head .input.show {
display: block;
}
.library .head .input input {
width: 150px;
border: 1px solid #ccc;
margin-right: 4px;
font-size: 16px;
}
.library button {
border-radius: 6px;
border: 1px solid transparent;
padding-bottom: 2px;
background-color: transparent;
color: black;
cursor: pointer;
}
.library button:hover {
border: 1px solid #ccc;
color: #aa00bb;
}
.library .control,
.library button {
font-size: 11px;
}
.library .control:hover {
color: #aa00bb;
cursor: pointer;
}
.library .head .control {
visibility: hidden;
margin-left: 4px;
margin-right: 2px;
}
.library .entry:hover .head .control {
visibility: visible;
}
.library .instance {
position: relative;
display: inline-block;
margin-right: 4px;
}
.library .instance canvas {
border: 1px solid #dedede;
}
.library .instance:hover canvas {
border: 1px solid #aa00bb;
}
.library .remove {
display: block;
visibility: hidden;
position: absolute;
right: 3px;
top: -3px;
color: black;
cursor: pointer;
}
.library .remove:hover {
color: #c00;
}
.library .entry:hover .head > .remove,
.library .instance:hover > .remove {
visibility: visible;
} |
src/components/admin/SecretaryInfo.css | lethecoa/work-order-pc | .inline{
display : inline
}
|
tests/page-templates/14-errors/40-unbound-addEventListener.html | lognormal/boomerang | <%= header %>
<%= boomerangSnippet %>
<script src="40-unbound-addEventListener.js" type="text/javascript"></script>
<script>
BOOMR_test.init({
testAfterOnBeacon: 1,
Errors: {
enabled: true,
monitorEvents: true,
sendAfterOnload: true
}
});
</script>
<%= footer %>
|
enc/enc_eng/meta/structures/infopanelline.html | FarGroup/FarManager | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>InfoPanelLine</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>InfoPanelLine</h1>
<div class=navbar>
<a href="../index.html">main</a> |
<a href="index.html">structures</a><br>
</div>
<div class=shortdescr>
The <dfn>InfoPanelLine</dfn> structure describes a single line n the information panel.
An array of <dfn>InfoPanelLine</dfn> structures is passed to FAR by the
<a href="../exported_functions/getopenplugininfo.html">GetOpenPluginInfo</a> function.
</div>
<pre class=syntax>
struct InfoPanelLine
{
char Text[80];
char Data[80];
int Separator;
};
</pre>
<h3>Elements</h3>
<div class=descr>
<div class=dfn>Text</div>
<div class=dfndescr>Parameter header - left-aligned text displayed
using the regular text color
(<a href="../defs/farcolors.html#COL_PANELTEXT">COL_PANELTEXT</a>).</div>
<div class=dfn>Data</div>
<div class=dfndescr>Parameter data - right-aligned text displayed using
the selected text color
(<a href="../defs/farcolors.html#COL_PANELINFOTEXT">COL_PANELINFOTEXT</a>)</div>
<div class=dfn>Separator</div>
<div class=dfndescr>If non-zero, a separator is displayed.
<i>Text</i> is used as the separator header, <i>Data</i>
is ignored.</div>
</div>
<div class=see>See also:</div><div class=seecont>
<a href="index.html">structures</a> |
<a href="../delphi/tinfopanelline.html">TInfoPanelLine</a>
</div>
</body>
</html>
|
public/js/assets/jquery.signaturepad.css | ghermain2009/rb | @font-face {
font-family: 'Journal';
src: url('journal.eot');
src: url('journal.eot?#iefix') format('embedded-opentype'),
url('journal.woff') format('woff'),
url('journal.ttf') format('truetype'),
url('journal.svg#JournalRegular') format('svg');
font-weight: normal;
font-style: normal;
}
.sigPad {
margin: 0;
padding: 0;
width: 300px;
}
.sigPad label {
display: block;
margin: 0 0 0.515em;
padding: 0;
color: #000;
font: italic normal 1em/1.375 Georgia,Times,serif;
}
.sigPad label.error {
color: #f33;
}
.sigPad input {
margin: 0;
padding: 0.2em 0;
width: 298px;
border: 1px solid #666;
font-size: 1em;
}
.sigPad input.error {
border-color: #f33;
}
.sigPad button {
margin: 1em 0 0 0;
padding: 0.6em 0.6em 0.7em;
background-color: #ccc;
border: 0;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
color: #555;
font: bold 1em/1.375 sans-serif;
text-align: left;
}
.sigPad button:hover {
background-color: #333;
color: #fff;
}
.sig {
display: none;
}
.sigNav {
display: none;
height: 2.25em;
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.sigNav li {
display: inline;
float: left;
margin: 0;
padding: 0;
}
.sigNav a,
.sigNav a:link,
.sigNav a:visited {
display: block;
margin: 0;
padding: 0 0.6em;
border: 0;
color: #333;
font-weight: bold;
line-height: 2.25em;
text-decoration: underline;
}
.sigNav a.current,
.sigNav a.current:link,
.sigNav a.current:visited {
background-color: #666;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
border-radius: 8px 8px 0 0;
color: #fff;
text-decoration: none;
}
.sigNav .typeIt a.current,
.sigNav .typeIt a.current:link,
.sigNav .typeIt a.current:visited {
background-color: #ccc;
color: #555;
}
.sigNav .clearButton {
bottom: 0.2em;
display: none;
position: absolute;
right: 0;
font-size: 0.75em;
line-height: 1.375;
}
.sigWrapper {
clear: both;
height: 110px;
border: 1px solid #ccc;
}
.sigWrapper.current {
border-color: #666;
}
.signed .sigWrapper {
border: 0;
}
.pad {
position: relative;
/**
* For cross browser compatibility, this should be an absolute URL
* In IE the cursor is relative to the HTML document
* In all other browsers the cursor is relative to the CSS file
*
* http://www.useragentman.com/blog/2011/12/21/cross-browser-css-cursor-images-in-depth/
*/
cursor: url("../assets/pen.cur"), crosshair;
/**
* IE will ignore this line because of the hotspot position
* Unfortunately we need this twice, because some browsers ignore the hotspot inside the .cur
*/
cursor: url("pen.cur") 16 16, crosshair;
-ms-touch-action: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.typed {
height: 55px;
margin: 0;
padding: 0 5px;
position: absolute;
z-index: 90;
cursor: default;
color: #145394;
font: normal 2.875em/50px "Journal",Georgia,Times,serif;
}
.typeItDesc,
.drawItDesc {
display: none;
margin: 0.75em 0 0.515em;
padding: 0.515em 0 0;
border-top: 3px solid #ccc;
color: #000;
font: italic normal 1em/1.375 Georgia,Times,serif;
}
p.error {
display: block;
margin: 0.5em 0;
padding: 0.4em;
background-color: #f33;
color: #fff;
font-weight: bold;
}
|
output/api/0.3.5/html/_modules/colour/colorimetry/blackbody.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.colorimetry.blackbody — Colour 0.3.5 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.5',
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.5 documentation" href="../../../index.html" />
<link rel="up" title="colour.colorimetry" href="../colorimetry.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.colorimetry.blackbody</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">Blackbody - Planckian Radiator</span>
<span class="sd">==============================</span>
<span class="sd">Defines objects to compute the spectral radiance of a planckian radiator and</span>
<span class="sd">its spectral power distribution.</span>
<span class="sd">See Also</span>
<span class="sd">--------</span>
<span class="sd">`Blackbody IPython Notebook</span>
<span class="sd"><http://nbviewer.ipython.org/github/colour-science/colour-ipython/blob/master/notebooks/colorimetry/blackbody.ipynb>`_ # noqa</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="p">(</span>
<span class="n">DEFAULT_SPECTRAL_SHAPE</span><span class="p">,</span>
<span class="n">SpectralPowerDistribution</span><span class="p">)</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">'colour-science@googlegroups.com'</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">'C1'</span><span class="p">,</span>
<span class="s">'C2'</span><span class="p">,</span>
<span class="s">'N'</span><span class="p">,</span>
<span class="s">'planck_law'</span><span class="p">,</span>
<span class="s">'blackbody_spectral_radiance'</span><span class="p">,</span>
<span class="s">'blackbody_spd'</span><span class="p">]</span>
<span class="n">C1</span> <span class="o">=</span> <span class="mf">3.741771e-16</span> <span class="c"># 2 * math.pi * PLANCK_CONSTANT * LIGHT_SPEED ** 2</span>
<span class="n">C2</span> <span class="o">=</span> <span class="mf">1.4388e-2</span> <span class="c"># PLANCK_CONSTANT * LIGHT_SPEED / BOLTZMANN_CONSTANT</span>
<span class="n">N</span> <span class="o">=</span> <span class="mi">1</span>
<div class="viewcode-block" id="planck_law"><a class="viewcode-back" href="../../../colour.colorimetry.blackbody.html#colour.colorimetry.blackbody.planck_law">[docs]</a><span class="k">def</span> <span class="nf">planck_law</span><span class="p">(</span><span class="n">wavelength</span><span class="p">,</span> <span class="n">temperature</span><span class="p">,</span> <span class="n">c1</span><span class="o">=</span><span class="n">C1</span><span class="p">,</span> <span class="n">c2</span><span class="o">=</span><span class="n">C2</span><span class="p">,</span> <span class="n">n</span><span class="o">=</span><span class="n">N</span><span class="p">):</span>
<span class="sd">"""</span>
<span class="sd"> Returns the spectral radiance of a blackbody at thermodynamic temperature</span>
<span class="sd"> :math:`T[K]` in a medium having index of refraction :math:`n`.</span>
<span class="sd"> Notes</span>
<span class="sd"> -----</span>
<span class="sd"> The following form implementation is expressed in term of wavelength.</span>
<span class="sd"> The SI unit of radiance is *watts per steradian per square metre*.</span>
<span class="sd"> References</span>
<span class="sd"> ----------</span>
<span class="sd"> .. [1] CIE TC 1-48. (2004). APPENDIX E. INFORMATION ON THE USE OF</span>
<span class="sd"> PLANCK’S EQUATION FOR STANDARD AIR. In CIE 015:2004 Colorimetry,</span>
<span class="sd"> 3rd Edition (pp. 77–82). ISBN:978-3-901-90633-6</span>
<span class="sd"> Parameters</span>
<span class="sd"> ----------</span>
<span class="sd"> wavelength : numeric or array_like</span>
<span class="sd"> Wavelength in meters.</span>
<span class="sd"> temperature : numeric or array_like</span>
<span class="sd"> Temperature :math:`T[K]` in kelvin degrees.</span>
<span class="sd"> c1 : numeric or array_like, optional</span>
<span class="sd"> The official value of :math:`c1` is provided by the Committee on Data</span>
<span class="sd"> for Science and Technology (CODATA), and is</span>
<span class="sd"> :math:`c1=3,741771x10.16\ W/m_2` (Mohr and Taylor, 2000).</span>
<span class="sd"> c2 : numeric or array_like, optional</span>
<span class="sd"> Since :math:`T` is measured on the International Temperature Scale,</span>
<span class="sd"> the value of :math:`c2` used in colorimetry should follow that adopted</span>
<span class="sd"> in the current International Temperature Scale (ITS-90)</span>
<span class="sd"> (Preston-Thomas, 1990; Mielenz et aI., 1991), namely</span>
<span class="sd"> :math:`c2=1,4388x10.2\ m/K`.</span>
<span class="sd"> n : numeric or array_like, optional</span>
<span class="sd"> Medium index of refraction. For dry air at 15°C and 101 325 Pa,</span>
<span class="sd"> containing 0,03 percent by volume of carbon dioxide, it is</span>
<span class="sd"> approximately 1,00028 throughout the visible region although</span>
<span class="sd"> CIE 15:2004 recommends using :math:`n=1`.</span>
<span class="sd"> Returns</span>
<span class="sd"> -------</span>
<span class="sd"> numeric or ndarray</span>
<span class="sd"> Radiance in *watts per steradian per square metre*.</span>
<span class="sd"> Examples</span>
<span class="sd"> --------</span>
<span class="sd"> >>> # Doctests ellipsis for Python 2.x compatibility.</span>
<span class="sd"> >>> planck_law(500 * 1e-9, 5500) # doctest: +ELLIPSIS</span>
<span class="sd"> 20472701909806.5...</span>
<span class="sd"> """</span>
<span class="n">l</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">wavelength</span><span class="p">)</span>
<span class="n">t</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">temperature</span><span class="p">)</span>
<span class="n">p</span> <span class="o">=</span> <span class="p">(((</span><span class="n">c1</span> <span class="o">*</span> <span class="n">n</span> <span class="o">**</span> <span class="o">-</span><span class="mi">2</span> <span class="o">*</span> <span class="n">l</span> <span class="o">**</span> <span class="o">-</span><span class="mi">5</span><span class="p">)</span> <span class="o">/</span> <span class="n">np</span><span class="o">.</span><span class="n">pi</span><span class="p">)</span> <span class="o">*</span>
<span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">exp</span><span class="p">(</span><span class="n">c2</span> <span class="o">/</span> <span class="p">(</span><span class="n">n</span> <span class="o">*</span> <span class="n">l</span> <span class="o">*</span> <span class="n">t</span><span class="p">))</span> <span class="o">-</span> <span class="mi">1</span><span class="p">)</span> <span class="o">**</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span>
<span class="k">return</span> <span class="n">p</span>
</div>
<span class="n">blackbody_spectral_radiance</span> <span class="o">=</span> <span class="n">planck_law</span>
<div class="viewcode-block" id="blackbody_spd"><a class="viewcode-back" href="../../../colour.colorimetry.blackbody.html#colour.colorimetry.blackbody.blackbody_spd">[docs]</a><span class="k">def</span> <span class="nf">blackbody_spd</span><span class="p">(</span><span class="n">temperature</span><span class="p">,</span>
<span class="n">shape</span><span class="o">=</span><span class="n">DEFAULT_SPECTRAL_SHAPE</span><span class="p">,</span>
<span class="n">c1</span><span class="o">=</span><span class="n">C1</span><span class="p">,</span>
<span class="n">c2</span><span class="o">=</span><span class="n">C2</span><span class="p">,</span>
<span class="n">n</span><span class="o">=</span><span class="n">N</span><span class="p">):</span>
<span class="sd">"""</span>
<span class="sd"> Returns the spectral power distribution of the planckian radiator for given</span>
<span class="sd"> temperature :math:`T[K]`.</span>
<span class="sd"> Parameters</span>
<span class="sd"> ----------</span>
<span class="sd"> temperature : numeric</span>
<span class="sd"> Temperature :math:`T[K]` in kelvin degrees.</span>
<span class="sd"> shape : SpectralShape, optional</span>
<span class="sd"> Spectral shape used to create the spectral power distribution of the</span>
<span class="sd"> planckian radiator.</span>
<span class="sd"> c1 : numeric, optional</span>
<span class="sd"> The official value of :math:`c1` is provided by the Committee on Data</span>
<span class="sd"> for Science and Technology (CODATA), and is</span>
<span class="sd"> :math:`c1=3,741771x10.16\ W/m_2` (Mohr and Taylor, 2000).</span>
<span class="sd"> c2 : numeric, optional</span>
<span class="sd"> Since :math:`T` is measured on the International Temperature Scale,</span>
<span class="sd"> the value of :math:`c2` used in colorimetry should follow that adopted</span>
<span class="sd"> in the current International Temperature Scale (ITS-90)</span>
<span class="sd"> (Preston-Thomas, 1990; Mielenz et aI., 1991), namely</span>
<span class="sd"> :math:`c2=1,4388x10.2\ m/K`.</span>
<span class="sd"> n : numeric, optional</span>
<span class="sd"> Medium index of refraction. For dry air at 15°C and 101 325 Pa,</span>
<span class="sd"> containing 0,03 percent by volume of carbon dioxide, it is</span>
<span class="sd"> approximately 1,00028 throughout the visible region although</span>
<span class="sd"> CIE 15:2004 recommends using :math:`n=1`.</span>
<span class="sd"> Returns</span>
<span class="sd"> -------</span>
<span class="sd"> SpectralPowerDistribution</span>
<span class="sd"> Blackbody spectral power distribution.</span>
<span class="sd"> Examples</span>
<span class="sd"> --------</span>
<span class="sd"> >>> from colour import STANDARD_OBSERVERS_CMFS</span>
<span class="sd"> >>> cmfs = STANDARD_OBSERVERS_CMFS.get('CIE 1931 2 Degree Standard Observer') # noqa</span>
<span class="sd"> >>> blackbody_spd(5000, cmfs.shape) # doctest: +ELLIPSIS</span>
<span class="sd"> <colour.colorimetry.spectrum.SpectralPowerDistribution object at 0x...></span>
<span class="sd"> """</span>
<span class="n">wavelengths</span> <span class="o">=</span> <span class="n">shape</span><span class="o">.</span><span class="n">range</span><span class="p">()</span>
<span class="k">return</span> <span class="n">SpectralPowerDistribution</span><span class="p">(</span>
<span class="n">name</span><span class="o">=</span><span class="s">'{0}K Blackbody'</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">temperature</span><span class="p">),</span>
<span class="n">data</span><span class="o">=</span><span class="nb">dict</span><span class="p">(</span>
<span class="nb">zip</span><span class="p">(</span><span class="n">wavelengths</span><span class="p">,</span>
<span class="n">planck_law</span><span class="p">(</span>
<span class="n">wavelengths</span> <span class="o">*</span> <span class="mf">1e-9</span><span class="p">,</span> <span class="n">temperature</span><span class="p">,</span> <span class="n">c1</span><span class="p">,</span> <span class="n">c2</span><span class="p">,</span> <span class="n">n</span><span class="p">))))</span></div>
</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> |
native_client_sdk/doc_generated/reference/pnacl-bitcode-abi.html | chromium2014/src | {{+bindTo:partials.standard_nacl_article}}
<section id="pnacl-bitcode-reference-manual">
<h1 id="pnacl-bitcode-reference-manual">PNaCl Bitcode Reference Manual</h1>
<div class="contents local" id="contents" style="display: none">
<ul class="small-gap">
<li><a class="reference internal" href="#introduction" id="id1">Introduction</a></li>
<li><p class="first"><a class="reference internal" href="#high-level-structure" id="id2">High Level Structure</a></p>
<ul class="small-gap">
<li><a class="reference internal" href="#data-model" id="id3">Data Model</a></li>
<li><a class="reference internal" href="#linkage-types" id="id4">Linkage Types</a></li>
<li><a class="reference internal" href="#calling-conventions" id="id5">Calling Conventions</a></li>
<li><a class="reference internal" href="#visibility-styles" id="id6">Visibility Styles</a></li>
<li><a class="reference internal" href="#global-variables" id="id7">Global Variables</a></li>
<li><a class="reference internal" href="#functions" id="id8">Functions</a></li>
<li><a class="reference internal" href="#aliases" id="id9">Aliases</a></li>
<li><a class="reference internal" href="#named-metadata" id="id10">Named Metadata</a></li>
<li><a class="reference internal" href="#module-level-inline-assembly" id="id11">Module-Level Inline Assembly</a></li>
<li><a class="reference internal" href="#volatile-memory-accesses" id="id12">Volatile Memory Accesses</a></li>
<li><a class="reference internal" href="#memory-model-for-concurrent-operations" id="id13">Memory Model for Concurrent Operations</a></li>
<li><a class="reference internal" href="#fast-math-flags" id="id14">Fast-Math Flags</a></li>
</ul>
</li>
<li><p class="first"><a class="reference internal" href="#type-system" id="id15">Type System</a></p>
<ul class="small-gap">
<li><a class="reference internal" href="#scalar-types" id="id16">Scalar types</a></li>
<li><a class="reference internal" href="#vector-types" id="id17">Vector types</a></li>
<li><a class="reference internal" href="#array-and-struct-types" id="id18">Array and struct types</a></li>
<li><a class="reference internal" href="#pointer-types" id="id19">Pointer types</a></li>
<li><a class="reference internal" href="#undefined-values" id="id20">Undefined Values</a></li>
<li><a class="reference internal" href="#constant-expressions" id="id21">Constant Expressions</a></li>
</ul>
</li>
<li><p class="first"><a class="reference internal" href="#other-values" id="id22">Other Values</a></p>
<ul class="small-gap">
<li><a class="reference internal" href="#metadata-nodes-and-metadata-strings" id="id23">Metadata Nodes and Metadata Strings</a></li>
</ul>
</li>
<li><a class="reference internal" href="#intrinsic-global-variables" id="id24">Intrinsic Global Variables</a></li>
<li><a class="reference internal" href="#errno-and-errors-in-arithmetic-instructions" id="id25">Errno and errors in arithmetic instructions</a></li>
<li><p class="first"><a class="reference internal" href="#instruction-reference" id="id26">Instruction Reference</a></p>
<ul class="small-gap">
<li><a class="reference internal" href="#list-of-allowed-instructions" id="id27">List of allowed instructions</a></li>
<li><a class="reference internal" href="#alloca" id="id28"><code>alloca</code></a></li>
</ul>
</li>
<li><p class="first"><a class="reference internal" href="#intrinsic-functions" id="id29">Intrinsic Functions</a></p>
<ul class="small-gap">
<li><a class="reference internal" href="#list-of-allowed-intrinsics" id="id30">List of allowed intrinsics</a></li>
<li><a class="reference internal" href="#thread-pointer-related-intrinsics" id="id31">Thread pointer related intrinsics</a></li>
<li><a class="reference internal" href="#setjmp-and-longjmp" id="id32">Setjmp and Longjmp</a></li>
<li><a class="reference internal" href="#atomic-intrinsics" id="id33">Atomic intrinsics</a></li>
</ul>
</li>
</ul>
</div><section id="introduction">
<h2 id="introduction">Introduction</h2>
<p>This document is a reference manual for the PNaCl bitcode format. It describes
the bitcode on a <em>semantic</em> level; the physical encoding level will be described
elsewhere. For the purpose of this document, the textual form of LLVM IR is
used to describe instructions and other bitcode constructs.</p>
<p>Since the PNaCl bitcode is based to a large extent on LLVM IR as of
version 3.3, many sections in this document point to a relevant section
of the LLVM language reference manual. Only the changes, restrictions
and variations specific to PNaCl are described—full semantic
descriptions are not duplicated from the LLVM reference manual.</p>
</section><section id="high-level-structure">
<h2 id="high-level-structure">High Level Structure</h2>
<p>A PNaCl portable executable (<strong>pexe</strong> in short) is a single LLVM IR module.</p>
<section id="data-model">
<h3 id="data-model">Data Model</h3>
<p>The data model for PNaCl bitcode is fixed at little-endian ILP32: pointers are
32 bits in size. 64-bit integer types are also supported natively via the i64
type (for example, a front-end can generate these from the C/C++ type
<code>long long</code>).</p>
<p>Floating point support is fixed at IEEE 754 32-bit and 64-bit values (f32 and
f64, respectively).</p>
</section><section id="linkage-types">
<span id="bitcode-linkagetypes"></span><h3 id="linkage-types"><span id="bitcode-linkagetypes"></span>Linkage Types</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#linkage">LLVM LangRef: Linkage Types</a></p>
<p>The linkage types supported by PNaCl bitcode are <code>internal</code> and <code>external</code>.
A single function in the pexe, named <code>_start</code>, has the linkage type
<code>external</code>. All the other functions and globals have the linkage type
<code>internal</code>.</p>
</section><section id="calling-conventions">
<h3 id="calling-conventions">Calling Conventions</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#callingconv">LLVM LangRef: Calling Conventions</a></p>
<p>The only calling convention supported by PNaCl bitcode is <code>ccc</code> - the C
calling convention.</p>
</section><section id="visibility-styles">
<h3 id="visibility-styles">Visibility Styles</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#visibility-styles">LLVM LangRef: Visibility Styles</a></p>
<p>PNaCl bitcode does not support visibility styles.</p>
</section><section id="global-variables">
<span id="bitcode-globalvariables"></span><h3 id="global-variables"><span id="bitcode-globalvariables"></span>Global Variables</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#globalvars">LLVM LangRef: Global Variables</a></p>
<p>Restrictions on global variables:</p>
<ul class="small-gap">
<li>PNaCl bitcode does not support LLVM IR TLS models. See
<a class="reference internal" href="/native-client/reference/pnacl-c-cpp-language-support.html#language-support-threading"><em>Threading</em></a> for more details.</li>
<li>Restrictions on <a class="reference internal" href="#bitcode-linkagetypes"><em>linkage types</em></a>.</li>
<li>The <code>addrspace</code>, <code>section</code>, <code>unnamed_addr</code> and
<code>externally_initialized</code> attributes are not supported.</li>
</ul>
<p>Every global variable must have an initializer. Each initializer must be
either a <em>SimpleElement</em> or a <em>CompoundElement</em>, defined as follows.</p>
<p>A <em>SimpleElement</em> is one of the following:</p>
<ol class="arabic simple">
<li>An i8 array literal or <code>zeroinitializer</code>:</li>
</ol>
<pre>
[SIZE x i8] c"DATA"
[SIZE x i8] zeroinitializer
</pre>
<ol class="arabic simple" start="2">
<li>A reference to a <em>GlobalValue</em> (a function or global variable) with an
optional 32-bit byte offset added to it (the addend, which may be
negative):</li>
</ol>
<pre>
ptrtoint (TYPE* @GLOBAL to i32)
add (i32 ptrtoint (TYPE* @GLOBAL to i32), i32 ADDEND)
</pre>
<p>A <em>CompoundElement</em> is a unnamed, packed struct containing more than one
<em>SimpleElement</em>.</p>
</section><section id="functions">
<h3 id="functions">Functions</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#functionstructure">LLVM LangRef: Functions</a></p>
<p>The restrictions on <a class="reference internal" href="#bitcode-linkagetypes"><em>linkage types</em></a>, calling
conventions and visibility styles apply to functions. In addition, the following
are not supported for functions:</p>
<ul class="small-gap">
<li>Function attributes (either for the the function itself, its parameters or its
return type).</li>
<li>Garbage collector name (<code>gc</code>).</li>
<li>Functions with a variable number of arguments (<em>vararg</em>).</li>
<li>Alignment (<code>align</code>).</li>
</ul>
</section><section id="aliases">
<h3 id="aliases">Aliases</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#aliases">LLVM LangRef: Aliases</a></p>
<p>PNaCl bitcode does not support aliases.</p>
</section><section id="named-metadata">
<h3 id="named-metadata">Named Metadata</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#namedmetadatastructure">LLVM LangRef: Named Metadata</a></p>
<p>While PNaCl bitcode has provisions for debugging metadata, it is not considered
part of the stable ABI. It exists for tool support and should not appear in
distributed pexes.</p>
<p>Other kinds of LLVM metadata are not supported.</p>
</section><section id="module-level-inline-assembly">
<h3 id="module-level-inline-assembly">Module-Level Inline Assembly</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#moduleasm">LLVM LangRef: Module-Level Inline Assembly</a></p>
<p>PNaCl bitcode does not support inline assembly.</p>
</section><section id="volatile-memory-accesses">
<h3 id="volatile-memory-accesses">Volatile Memory Accesses</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#volatile">LLVM LangRef: Volatile Memory Accesses</a></p>
<p>PNaCl bitcode does not support volatile memory accesses. The
<code>volatile</code> attribute on loads and stores is not supported. See the
<a class="reference internal" href="/native-client/reference/pnacl-c-cpp-language-support.html"><em>PNaCl C/C++ Language Support</em></a> for more details.</p>
</section><section id="memory-model-for-concurrent-operations">
<h3 id="memory-model-for-concurrent-operations">Memory Model for Concurrent Operations</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#memmodel">LLVM LangRef: Memory Model for Concurrent Operations</a></p>
<p>See the <a class="reference external" href="PNaClDeveloperGuide.html">PNaCl Developer’s Guide</a> for more
details.</p>
</section><section id="fast-math-flags">
<h3 id="fast-math-flags">Fast-Math Flags</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#fastmath">LLVM LangRef: Fast-Math Flags</a></p>
<p>Fast-math mode is not currently supported by the PNaCl bitcode.</p>
</section></section><section id="type-system">
<h2 id="type-system">Type System</h2>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#typesystem">LLVM LangRef: Type System</a></p>
<p>The LLVM types allowed in PNaCl bitcode are restricted, as follows:</p>
<section id="scalar-types">
<h3 id="scalar-types">Scalar types</h3>
<ul class="small-gap">
<li><p class="first">The only scalar types allowed are integer, float (32-bit floating point),
double (64-bit floating point) and void.</p>
<ul class="small-gap">
<li>The only integer sizes allowed are i1, i8, i16, i32 and i64.</li>
<li>The only integer sizes allowed for function arguments and function return
values are i32 and i64.</li>
</ul>
</li>
</ul>
</section><section id="vector-types">
<h3 id="vector-types">Vector types</h3>
<p>The only vector types allowed are:</p>
<ul class="small-gap">
<li>128-bit vectors integers of elements size i8, i16, i32.</li>
<li>128-bit vectors of float elements.</li>
<li>Vectors of i1 type with element counts corresponding to the allowed
element counts listed previously (their width is therefore not
128-bits).</li>
</ul>
</section><section id="array-and-struct-types">
<h3 id="array-and-struct-types">Array and struct types</h3>
<p>Array and struct types are only allowed in
<a class="reference internal" href="#bitcode-globalvariables"><em>global variable initializers</em></a>.</p>
</section><section id="pointer-types">
<span id="bitcode-pointertypes"></span><h3 id="pointer-types"><span id="bitcode-pointertypes"></span>Pointer types</h3>
<p>Only the following pointer types are allowed:</p>
<ul class="small-gap">
<li>Pointers to valid PNaCl bitcode scalar types, as specified above, except for
<code>i1</code>.</li>
<li>Pointers to valid PNaCl bitcode vector types, as specified above, except for
<code><? x i1></code>.</li>
<li>Pointers to functions.</li>
</ul>
<p>In addition, the address space for all pointers must be 0.</p>
<p>A pointer is <em>inherent</em> when it represents the return value of an <code>alloca</code>
instruction, or is an address of a global value.</p>
<p>A pointer is <em>normalized</em> if it’s either:</p>
<ul class="small-gap">
<li><em>inherent</em></li>
<li>Is the return value of a <code>bitcast</code> instruction.</li>
<li>Is the return value of a <code>inttoptr</code> instruction.</li>
</ul>
</section><section id="undefined-values">
<h3 id="undefined-values">Undefined Values</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#undefvalues">LLVM LangRef: Undefined Values</a></p>
<p><code>undef</code> is only allowed within functions, not in global variable initializers.</p>
</section><section id="constant-expressions">
<h3 id="constant-expressions">Constant Expressions</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#constant-expressions">LLVM LangRef: Constant Expressions</a></p>
<p>Constant expressions are only allowed in
<a class="reference internal" href="#bitcode-globalvariables"><em>global variable initializers</em></a>.</p>
</section></section><section id="other-values">
<h2 id="other-values">Other Values</h2>
<section id="metadata-nodes-and-metadata-strings">
<h3 id="metadata-nodes-and-metadata-strings">Metadata Nodes and Metadata Strings</h3>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#metadata">LLVM LangRef: Metadata Nodes and Metadata Strings</a></p>
<p>While PNaCl bitcode has provisions for debugging metadata, it is not considered
part of the stable ABI. It exists for tool support and should not appear in
distributed pexes.</p>
<p>Other kinds of LLVM metadata are not supported.</p>
</section></section><section id="intrinsic-global-variables">
<h2 id="intrinsic-global-variables">Intrinsic Global Variables</h2>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#intrinsic-global-variables">LLVM LangRef: Intrinsic Global Variables</a></p>
<p>PNaCl bitcode does not support intrinsic global variables.</p>
</section><section id="errno-and-errors-in-arithmetic-instructions">
<span id="ir-and-errno"></span><h2 id="errno-and-errors-in-arithmetic-instructions"><span id="ir-and-errno"></span>Errno and errors in arithmetic instructions</h2>
<p>Some arithmetic instructions and intrinsics have the similar semantics to
libc math functions, but differ in the treatment of <code>errno</code>. While the
libc functions may set <code>errno</code> for domain errors, the instructions and
intrinsics do not. This is because the variable <code>errno</code> is not special
and is not required to be part of the program.</p>
</section><section id="instruction-reference">
<h2 id="instruction-reference">Instruction Reference</h2>
<section id="list-of-allowed-instructions">
<h3 id="list-of-allowed-instructions">List of allowed instructions</h3>
<p>This is a list of LLVM instructions supported by PNaCl bitcode. Where
applicable, PNaCl-specific restrictions are provided.</p>
<p>The following attributes are disallowed for all instructions:</p>
<ul class="small-gap">
<li><code>nsw</code> and <code>nuw</code></li>
<li><code>exact</code></li>
</ul>
<p>Only the LLVM instructions listed here are supported by PNaCl bitcode.</p>
<ul class="small-gap">
<li><code>ret</code></li>
<li><code>br</code></li>
<li><p class="first"><code>switch</code></p>
<p>i1 values are disallowed for <code>switch</code>.</p>
</li>
<li><p class="first"><code>add</code>, <code>sub</code>, <code>mul</code>, <code>shl</code>, <code>udiv</code>, <code>sdiv</code>, <code>urem</code>, <code>srem</code>,
<code>lshr</code>, <code>ashr</code></p>
<p>These arithmetic operations are disallowed on values of type <code>i1</code>.</p>
<p>Integer division (<code>udiv</code>, <code>sdiv</code>, <code>urem</code>, <code>srem</code>) by zero is
guaranteed to trap in PNaCl bitcode.</p>
</li>
<li><code>and</code></li>
<li><code>or</code></li>
<li><code>xor</code></li>
<li><code>fadd</code></li>
<li><code>fsub</code></li>
<li><code>fmul</code></li>
<li><code>fdiv</code></li>
<li><p class="first"><code>frem</code></p>
<p>The frem instruction has the semantics of the libc fmod function for
computing the floating point remainder. If the numerator is infinity, or
denominator is zero, or either are NaN, then the result is NaN.
Unlike the libc fmod function, this does not set <code>errno</code> when the
result is NaN (see the <a class="reference internal" href="#ir-and-errno"><em>instructions and errno</em></a>
section).</p>
</li>
<li><p class="first"><code>alloca</code></p>
<p>See <a class="reference internal" href="#bitcode-allocainst"><em>alloca instructions</em></a>.</p>
</li>
<li><p class="first"><code>load</code>, <code>store</code></p>
<p>The pointer argument of these instructions must be a <em>normalized</em> pointer (see
<a class="reference internal" href="#bitcode-pointertypes"><em>pointer types</em></a>). The <code>volatile</code> and <code>atomic</code>
attributes are not supported. Loads and stores of the type <code>i1</code> and <code><? x
i1></code> are not supported.</p>
<p>These instructions must follow the following alignment restrictions:</p>
<ul class="small-gap">
<li>On integer memory accesses: <code>align 1</code>.</li>
<li>On <code>float</code> memory accesses: <code>align 1</code> or <code>align 4</code>.</li>
<li>On <code>double</code> memory accesses: <code>align 1</code> or <code>align 8</code>.</li>
<li>On vector memory accesses: alignment at the vector’s element width, for
example <code><4 x i32></code> must be <code>align 4</code>.</li>
</ul>
</li>
<li><code>trunc</code></li>
<li><code>zext</code></li>
<li><code>sext</code></li>
<li><code>fptrunc</code></li>
<li><code>fpext</code></li>
<li><code>fptoui</code></li>
<li><code>fptosi</code></li>
<li><code>uitofp</code></li>
<li><code>sitofp</code></li>
<li><p class="first"><code>ptrtoint</code></p>
<p>The pointer argument of a <code>ptrtoint</code> instruction must be a <em>normalized</em>
pointer (see <a class="reference internal" href="#bitcode-pointertypes"><em>pointer types</em></a>) and the integer
argument must be an i32.</p>
</li>
<li><p class="first"><code>inttoptr</code></p>
<p>The integer argument of a <code>inttoptr</code> instruction must be an i32.</p>
</li>
<li><p class="first"><code>bitcast</code></p>
<p>The pointer argument of a <code>bitcast</code> instruction must be a <em>inherent</em> pointer
(see <a class="reference internal" href="#bitcode-pointertypes"><em>pointer types</em></a>).</p>
</li>
<li><code>icmp</code></li>
<li><code>fcmp</code></li>
<li><code>phi</code></li>
<li><code>select</code></li>
<li><code>call</code></li>
<li><code>unreachable</code></li>
<li><code>insertelement</code></li>
<li><code>extractelement</code></li>
</ul>
</section><section id="alloca">
<span id="bitcode-allocainst"></span><h3 id="alloca"><span id="bitcode-allocainst"></span><code>alloca</code></h3>
<p>The only allowed type for <code>alloca</code> instructions in PNaCl bitcode is i8. The
size argument must be an i32. For example:</p>
<pre>
%buf = alloca i8, i32 8, align 4
</pre>
</section></section><section id="intrinsic-functions">
<h2 id="intrinsic-functions">Intrinsic Functions</h2>
<p><a class="reference external" href="http://llvm.org/releases/3.3/docs/LangRef.html#intrinsics">LLVM LangRef: Intrinsic Functions</a></p>
<section id="list-of-allowed-intrinsics">
<h3 id="list-of-allowed-intrinsics">List of allowed intrinsics</h3>
<p>The only intrinsics supported by PNaCl bitcode are the following.</p>
<ul class="small-gap">
<li><code>llvm.memcpy</code></li>
<li><code>llvm.memmove</code></li>
<li><p class="first"><code>llvm.memset</code></p>
<p>These intrinsics are only supported with an i32 <code>len</code> argument.</p>
</li>
<li><p class="first"><code>llvm.bswap</code></p>
<p>The overloaded <code>llvm.bswap</code> intrinsic is only supported with the following
argument types: i16, i32, i64 (the types supported by C-style GCC builtins).</p>
</li>
<li><code>llvm.ctlz</code></li>
<li><code>llvm.cttz</code></li>
<li><p class="first"><code>llvm.ctpop</code></p>
<p>The overloaded llvm.ctlz, llvm.cttz, and llvm.ctpop intrinsics are only
supported with the i32 and i64 argument types (the types supported by
C-style GCC builtins).</p>
</li>
<li><p class="first"><code>llvm.sqrt</code></p>
<p>The overloaded <code>llvm.sqrt</code> intrinsic is only supported for float
and double arguments types. This has the same semantics as the libc
sqrt function, returning NaN for values less than -0.0. However, this
does not set <code>errno</code> when the result is NaN (see the
<a class="reference internal" href="#ir-and-errno"><em>instructions and errno</em></a> section).</p>
</li>
<li><code>llvm.stacksave</code></li>
<li><p class="first"><code>llvm.stackrestore</code></p>
<p>These intrinsics are used to implement language features like scoped automatic
variable sized arrays in C99. <code>llvm.stacksave</code> returns a value that
represents the current state of the stack. This value may only be used as the
argument to <code>llvm.stackrestore</code>, which restores the stack to the given
state.</p>
</li>
<li><p class="first"><code>llvm.trap</code></p>
<p>This intrinsic is lowered to a target dependent trap instruction, which aborts
execution.</p>
</li>
<li><p class="first"><code>llvm.nacl.read.tp</code></p>
<p>See <a class="reference internal" href="#bitcode-threadpointerintrinsics"><em>thread pointer related intrinsics</em></a>.</p>
</li>
<li><code>llvm.nacl.longjmp</code></li>
<li><p class="first"><code>llvm.nacl.setjmp</code></p>
<p>See <a class="reference internal" href="#bitcode-setjmplongjmp"><em>Setjmp and Longjmp</em></a>.</p>
</li>
<li><code>llvm.nacl.atomic.store</code></li>
<li><code>llvm.nacl.atomic.load</code></li>
<li><code>llvm.nacl.atomic.rmw</code></li>
<li><code>llvm.nacl.atomic.cmpxchg</code></li>
<li><code>llvm.nacl.atomic.fence</code></li>
<li><code>llvm.nacl.atomic.fence.all</code></li>
<li><p class="first"><code>llvm.nacl.atomic.is.lock.free</code></p>
<p>See <a class="reference internal" href="#bitcode-atomicintrinsics"><em>atomic intrinsics</em></a>.</p>
</li>
</ul>
</section><section id="thread-pointer-related-intrinsics">
<span id="bitcode-threadpointerintrinsics"></span><h3 id="thread-pointer-related-intrinsics"><span id="bitcode-threadpointerintrinsics"></span>Thread pointer related intrinsics</h3>
<pre>
declare i8* @llvm.nacl.read.tp()
</pre>
<p>Returns a read-only thread pointer. The value is controlled by the embedding
sandbox’s runtime.</p>
</section><section id="setjmp-and-longjmp">
<span id="bitcode-setjmplongjmp"></span><h3 id="setjmp-and-longjmp"><span id="bitcode-setjmplongjmp"></span>Setjmp and Longjmp</h3>
<pre>
declare void @llvm.nacl.longjmp(i8* %jmpbuf, i32)
declare i32 @llvm.nacl.setjmp(i8* %jmpbuf)
</pre>
<p>These intrinsics implement the semantics of C11 <code>setjmp</code> and <code>longjmp</code>. The
<code>jmpbuf</code> pointer must be 64-bit aligned and point to at least 1024 bytes of
allocated memory.</p>
</section><section id="atomic-intrinsics">
<span id="bitcode-atomicintrinsics"></span><h3 id="atomic-intrinsics"><span id="bitcode-atomicintrinsics"></span>Atomic intrinsics</h3>
<pre>
declare iN @llvm.nacl.atomic.load.<size>(
iN* <source>, i32 <memory_order>)
declare void @llvm.nacl.atomic.store.<size>(
iN <operand>, iN* <destination>, i32 <memory_order>)
declare iN @llvm.nacl.atomic.rmw.<size>(
i32 <computation>, iN* <object>, iN <operand>, i32 <memory_order>)
declare iN @llvm.nacl.atomic.cmpxchg.<size>(
iN* <object>, iN <expected>, iN <desired>,
i32 <memory_order_success>, i32 <memory_order_failure>)
declare void @llvm.nacl.atomic.fence(i32 <memory_order>)
declare void @llvm.nacl.atomic.fence.all()
</pre>
<p>Each of these intrinsics is overloaded on the <code>iN</code> argument, which is
reflected through <code><size></code> in the overload’s name. Integral types of
8, 16, 32 and 64-bit width are supported for these arguments.</p>
<p>The <code>@llvm.nacl.atomic.rmw</code> intrinsic implements the following
read-modify-write operations, from the general and arithmetic sections
of the C11/C++11 standards:</p>
<blockquote>
<div><ul class="small-gap">
<li><code>add</code></li>
<li><code>sub</code></li>
<li><code>or</code></li>
<li><code>and</code></li>
<li><code>xor</code></li>
<li><code>exchange</code></li>
</ul>
</div></blockquote>
<p>For all of these read-modify-write operations, the returned value is
that at <code>object</code> before the computation. The <code>computation</code> argument
must be a compile-time constant.</p>
<p>All atomic intrinsics also support C11/C++11 memory orderings, which
must be compile-time constants.</p>
<p>Integer values for these computations and memory orderings are defined
in <code>"llvm/IR/NaClAtomicIntrinsics.h"</code>.</p>
<p>The <code>@llvm.nacl.atomic.fence.all</code> intrinsic is equivalent to the
<code>@llvm.nacl.atomic.fence</code> intrinsic with sequentially consistent
ordering and compiler barriers preventing most non-atomic memory
accesses from reordering around it.</p>
<aside class="note">
<blockquote>
<div>These intrinsics allow PNaCl to support C11/C++11 style atomic
operations as well as some legacy GCC-style <code>__sync_*</code> builtins
while remaining stable as the LLVM codebase changes. The user isn’t
expected to use these intrinsics directly.</div></blockquote>
</aside>
<pre>
declare i1 @llvm.nacl.atomic.is.lock.free(i32 <byte_size>, i8* <address>)
</pre>
<p>The <code>llvm.nacl.atomic.is.lock.free</code> intrinsic is designed to
determine at translation time whether atomic operations of a certain
<code>byte_size</code> (a compile-time constant), at a particular <code>address</code>,
are lock-free or not. This reflects the C11 <code>atomic_is_lock_free</code>
function from header <code><stdatomic.h></code> and the C++11 <code>is_lock_free</code>
member function in header <code><atomic></code>. It can be used through the
<code>__nacl_atomic_is_lock_free</code> builtin.</p>
</section></section></section>
{{/partials.standard_nacl_article}}
|
content/bookmarks.html | ulongx/RESTClient | <!DOCTYPE html>
<html lang="en">
<head>
<title>RESTClient bookmarks</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="RESTClient, a debugger for RESTful web services." />
<meta name="author" content="Chao ZHOU (chao@zhou.fr)" />
<link rel="shortcut icon" href="images/favicon.ico" />
</head>
<body>
<section id="bm-labels" class="container-fluid" style="margin-top: 5px;">
<h3><i class="fa fa-tags"></i> Labels <span class="edit" data-state="normal">edit</span></h3>
<div class="labels-panel"></div>
</section>
<section id="bm-requests" class="container-fluid">
<h3><i class="fa fa-bookmark"></i> Bookmarks <span class="badge requestNum">123</span></h3>
<ul class="bookmark-requests">
</ul>
<div class="loading hide"><img src="chrome://restclient/content/images/ajax-loader.gif" /> </div>
</section>
<section id="bm-footer" class="container-fluid">
<h4 class="backtotop"><a href="#"> ↑ Back to top</a></h4>
<p></p>
</section>
<div class="modal fade hide" id="modal-label-remove">
<div class="modal-header">
<a class="close btnClose">×</a>
<h3 class="title">Remove label</h3>
</div>
<div class="modal-body">
You are going to remove label [<span class="label label-warn"></span>], are you sure?
</div>
<div class="modal-footer">
<input class="btn btnOkay btn-success" type="button" value="Yes" onClick="restclient.bookmark.removeLabel(false);" />
<input class="btn btnOkay btn-success" type="button" value="Yes, and remove all related bookmarks" onClick="restclient.bookmark.removeLabel(true);" />
<input class="btn btnClose" type="button" value="Cancel" />
</div>
</div>
<script type="text/template" id="bookmarkRequest">
<% for(var i = 0, item; item = items[i]; i++) { %>
<li data-uuid="<%= item.uuid %>" class="well">
<a href="#" class="removeBookmark bookmark-button"><i class="fa fa-trash-o"></i></a>
<div class="bookmark-title bookmark-details">
<a href="#" class="favorite" data-favorite="<%= item.favorite %>"><i class="fa fa-star<% if(item.favorite == 0) { %>-o <% } %>"></i></a>
<a href="#" class="requestName"><%= item.requestName %></a> <span class="lastAccess"><%= moment.unix(item.lastAccess / 1000).fromNow() %></span>
</div>
<div class="bookmark-details"><span class="bookmark-label"><%= item.requestMethod %></span> <span class="bookmark-value"><%= item.requestUrl %></span></div>
<div class="bookmark-details"><span class="bookmark-label">Curl Command:</span></div>
<div class="bookmark-details curl"><span class="bookmark-value"> <%= item.curl %> </span></div>
<div class="bookmark-details labels"><span class="bookmark-label">Labels:</span>
<% if(item.labels.length == 0) { %>
<span class="label">uncategorized</span>
<%
}
for(var j=0, label; label = item.labels[j]; j++) { %>
<span class="label used-label"><%= label %></span>
<% } %>
</div>
</li>
<% } %>
</script>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery.hotkeys.js"></script>
<script type="text/javascript" src="js/underscore.js"></script>
<script type="text/javascript" src="js/moment-with-langs.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/restclient.js"></script>
<script type="text/javascript" src="js/restclient.bookmark.js"></script>
<script type="text/javascript" src="js/restclient.message.js"></script>
<script type="text/javascript" src="js/restclient.sqlite.js"></script>
</body>
</html> |
css/vendor/c3.css | silverstripe-platform/deploynaut-metrics | /*-- Chart --*/
.c3 svg {
font: 10px sans-serif; }
.c3 path, .c3 line {
fill: none;
stroke: #000; }
.c3 text {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.c3-legend-item-tile, .c3-xgrid-focus, .c3-ygrid, .c3-event-rect, .c3-bars path {
shape-rendering: crispEdges; }
.c3-chart-arc path {
stroke: #fff; }
.c3-chart-arc text {
fill: #fff;
font-size: 13px; }
/*-- Axis --*/
/*-- Grid --*/
.c3-grid line {
stroke: #aaa; }
.c3-grid text {
fill: #aaa; }
.c3-xgrid, .c3-ygrid {
stroke-dasharray: 0 3; }
/*-- Text on Chart --*/
.c3-text.c3-empty {
fill: #808080;
font-size: 4em; }
/*-- Line --*/
.c3-line {
stroke-width: 5px; }
/*-- Point --*/
.c3-circle._expanded_ {
stroke-width: 5px;
stroke: white; }
.c3-selected-circle {
fill: white;
stroke-width: 8px; }
/*-- Bar --*/
.c3-bar {
stroke-width: 0; }
.c3-bar._expanded_ {
fill-opacity: 0.75; }
/*-- Focus --*/
.c3-target.c3-focused {
opacity: 1; }
.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
stroke-width: 2px; }
.c3-target.c3-defocused {
opacity: 0.3 !important; }
/*-- Region --*/
.c3-region {
fill: #303E4D;
fill-opacity: 0.1; }
/*-- Brush --*/
.c3-brush .extent {
fill-opacity: 0.1; }
/*-- Select - Drag --*/
/*-- Legend --*/
.c3-legend-item {
font-size: 12px; }
.c3-legend-item-hidden {
opacity: 0.15; }
.c3-legend-background {
opacity: 0.75;
fill: white;
stroke: lightgray;
stroke-width: 1; }
/*-- Tooltip --*/
.c3-tooltip-container {
z-index: 10; }
.c3-tooltip {
border-collapse: collapse;
border-spacing: 0;
background-color: #fff;
empty-cells: show;
-webkit-box-shadow: 7px 7px 12px -9px #777777;
-moz-box-shadow: 7px 7px 12px -9px #777777;
box-shadow: 7px 7px 12px -9px #777777;
opacity: 0.9; }
.c3-tooltip tr {
border: 1px solid #CCC; }
.c3-tooltip th {
background-color: #aaa;
font-size: 14px;
padding: 2px 5px;
text-align: left;
color: #FFF; }
.c3-tooltip td {
font-size: 13px;
padding: 3px 6px;
background-color: #fff;
border-left: 1px dotted #999; }
.c3-tooltip td > span {
display: inline-block;
width: 10px;
height: 10px;
margin-right: 6px; }
.c3-tooltip td.value {
text-align: right; }
/*-- Area --*/
.c3-area {
stroke-width: 0;
opacity: 0.2; }
/*-- Arc --*/
.c3-chart-arcs-title {
dominant-baseline: middle;
font-size: 1.3em; }
.c3-chart-arcs .c3-chart-arcs-background {
fill: #e0e0e0;
stroke: none; }
.c3-chart-arcs .c3-chart-arcs-gauge-unit {
fill: #000;
font-size: 16px; }
.c3-chart-arcs .c3-chart-arcs-gauge-max {
fill: #777; }
.c3-chart-arcs .c3-chart-arcs-gauge-min {
fill: #777; }
.c3-chart-arc .c3-gauge-value {
fill: #000;
/* font-size: 28px !important;*/ }
|
assets/xfly/node/node_modules/npm/html/api/update.html | jplusui/jplusui-en | <!doctype html>
<html>
<title>update</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../style.css">
<body>
<div id="wrapper">
<h1><a href="../api/update.html">update</a></h1> <p>Update a package</p>
<h2 id="SYNOPSIS">SYNOPSIS</h2>
<pre><code>npm.commands.update(packages, callback)</code></pre>
<h1>DESCRIPTION</h1>
<p>Updates a package, upgrading it to the latest version. It also installs any missing packages.</p>
<p>The 'packages' argument is an array of packages to update. The 'callback' parameter will be called when done or when an error occurs.</p>
</div>
<p id="footer">update — npm@1.1.32</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
var els = Array.prototype.slice.call(wrapper.getElementsByTagName("*"), 0)
.filter(function (el) {
return el.parentNode === wrapper
&& el.tagName.match(/H[1-6]/)
&& el.id
})
var l = 2
, toc = document.createElement("ul")
toc.innerHTML = els.map(function (el) {
var i = el.tagName.charAt(1)
, out = ""
while (i > l) {
out += "<ul>"
l ++
}
while (i < l) {
out += "</ul>"
l --
}
out += "<li><a href='#" + el.id + "'>" +
( el.innerText || el.text || el.innerHTML)
+ "</a>"
return out
}).join("\n")
toc.id = "toc"
document.body.appendChild(toc)
})()
</script>
</body></html>
|
asdoc/org/puremvc/as3/interfaces/IFacade.html | alphashooter/puremvc-as3-standard-framework | <!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=UTF-8">
<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
<link rel="stylesheet" href="../../../../print.css" type="text/css" media="print">
<meta content="IFacade,org.puremvc.as3.interfaces.IFacade,hasCommand,hasMediator,hasProxy,notifyObservers,registerCommand,registerMediator,registerProxy,removeCommand,removeMediator,removeProxy,retrieveMediator,retrieveProxy" name="keywords">
<title>org.puremvc.as3.interfaces.IFacade</title>
</head>
<body>
<script type="text/javascript" language="javascript" src="../../../../asdoc.js"></script><script type="text/javascript" language="javascript" src="../../../../cookies.js"></script><script type="text/javascript" language="javascript">
<!--
asdocTitle = 'IFacade - API Documentation';
var baseRef = '../../../../';
window.onload = configPage;
--></script>
<table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable">
<tr>
<td align="left" class="titleTableTitle">PureMVC AS3 Framework - [Standard Version]</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../package-summary.html">All Packages</a> | <a onclick="loadClassListFrame('../../../../all-classes.html')" href="../../../../class-summary.html">All Classes</a> | <a onclick="loadClassListFrame('../../../../index-list.html')" href="../../../../all-index-A.html">Index</a> | <a href="../../../../index.html?org/puremvc/as3/interfaces/IFacade.html&org/puremvc/as3/interfaces/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../../../../images/logo.jpg"></td>
</tr>
<tr class="titleTableRow2">
<td align="left" id="subTitle" class="titleTableSubTitle">Interface IFacade</td><td align="right" id="subNav" class="titleTableSubNav"><a href="#methodSummary">Methods</a></td>
</tr>
<tr class="titleTableRow3">
<td colspan="2"> </td>
</tr>
</table>
<script type="text/javascript" language="javascript">
<!--
if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Interface IFacade"); titleBar_setSubNav(false,false,false,false,false,false,true,false,false,false,false,false,false,false);}
--></script>
<div class="MainContent">
<table cellspacing="0" cellpadding="0" class="classHeaderTable">
<tr>
<td class="classHeaderTableLabel">Package</td><td><a onclick="javascript:loadClassListFrame('class-list.html')" href="package-detail.html">org.puremvc.as3.interfaces</a></td>
</tr>
<tr>
<td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IFacade extends <a href="INotifier.html">INotifier</a></td>
</tr>
<tr>
<td class="classHeaderTableLabel">Implementors</td><td><a href="../patterns/facade/Facade.html">Facade</a></td>
</tr>
</table>
<p></p>
The interface definition for a PureMVC Facade.
<P>
The Facade Pattern suggests providing a single
class to act as a central point of communication
for a subsystem. </P>
<P>
In PureMVC, the Facade acts as an interface between
the core MVC actors (Model, View, Controller) and
the rest of your application.</P>
<p></p>
<p>
<span class="classHeaderTableLabel">See also</span>
</p>
<div class="seeAlso">
<a href="../interfaces/IModel.html" target="">IModel</a>
<br>
<a href="../interfaces/IView.html" target="">IView</a>
<br>
<a href="../interfaces/IController.html" target="">IController</a>
<br>
<a href="../interfaces/ICommand.html" target="">ICommand</a>
<br>
<a href="../interfaces/INotification.html" target="">INotification</a>
</div>
<br>
<hr>
</div>
<a name="methodSummary"></a>
<div class="summarySection">
<div class="summaryTableTitle">Public Methods</div>
<div class="showHideLinks">
<div class="hideInheritedMethod" id="hideInheritedMethod">
<a onclick="javascript:setInheritedVisible(false,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../images/expanded.gif" class="showHideLinkImage"> Hide Inherited Public Methods</a>
</div>
<div class="showInheritedMethod" id="showInheritedMethod">
<a onclick="javascript:setInheritedVisible(true,'Method');" href="#methodSummary" class="showHideLink"><img src="../../../../images/collapsed.gif" class="showHideLinkImage"> Show Inherited Public Methods</a>
</div>
</div>
<table id="summaryTableMethod" class="summaryTable " cellpadding="3" cellspacing="0">
<tr>
<th> </th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined by</th>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#hasCommand()">hasCommand</a>(notificationName:String):Boolean</div>
<div class="summaryTableDescription">
Check if a Command is registered for a given Notification
</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#hasMediator()">hasMediator</a>(mediatorName:String):Boolean</div>
<div class="summaryTableDescription">
Check if a Mediator is registered or not
</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#hasProxy()">hasProxy</a>(proxyName:String):Boolean</div>
<div class="summaryTableDescription">
Check if a Proxy is registered
</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#notifyObservers()">notifyObservers</a>(note:<a href="INotification.html">INotification</a>):void</div>
<div class="summaryTableDescription">
Notify the <code>IObservers</code> for a particular <code>INotification</code>.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#registerCommand()">registerCommand</a>(noteName:String, commandClassRef:Class):void</div>
<div class="summaryTableDescription">
Register an <code>ICommand</code> with the <code>Controller</code>.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#registerMediator()">registerMediator</a>(mediator:<a href="IMediator.html">IMediator</a>):void</div>
<div class="summaryTableDescription">
Register an <code>IMediator</code> instance with the <code>View</code>.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#registerProxy()">registerProxy</a>(proxy:<a href="IProxy.html">IProxy</a>):void</div>
<div class="summaryTableDescription">
Register an <code>IProxy</code> with the <code>Model</code> by name.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#removeCommand()">removeCommand</a>(notificationName:String):void</div>
<div class="summaryTableDescription">
Remove a previously registered <code>ICommand</code> to <code>INotification</code> mapping from the Controller.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#removeMediator()">removeMediator</a>(mediatorName:String):<a href="../interfaces/IMediator.html">IMediator</a>
</div>
<div class="summaryTableDescription">
Remove a <code>IMediator</code> instance from the <code>View</code>.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#removeProxy()">removeProxy</a>(proxyName:String):<a href="../interfaces/IProxy.html">IProxy</a>
</div>
<div class="summaryTableDescription">
Remove an <code>IProxy</code> instance from the <code>Model</code> by name.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#retrieveMediator()">retrieveMediator</a>(mediatorName:String):<a href="../interfaces/IMediator.html">IMediator</a>
</div>
<div class="summaryTableDescription">
Retrieve an <code>IMediator</code> instance from the <code>View</code>.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="#retrieveProxy()">retrieveProxy</a>(proxyName:String):<a href="../interfaces/IProxy.html">IProxy</a>
</div>
<div class="summaryTableDescription">
Retrieve a <code>IProxy</code> from the <code>Model</code> by name.</div>
</td><td class="summaryTableOwnerCol">IFacade</td>
</tr>
<tr class="hideInheritedMethod">
<td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"><img class="inheritedSummaryImage" title="Inherited" alt="Inherited" src="../../../../images/inheritedSummary.gif"></td><td class="summaryTableSignatureCol">
<div class="summarySignature">
<a class="signatureLink" href="INotifier.html#sendNotification()">sendNotification</a>(notificationName:String, body:Object = null, type:String = null):void</div>
<div class="summaryTableDescription">
Send a <code>INotification</code>.</div>
</td><td class="summaryTableOwnerCol"><a href="INotifier.html">INotifier</a></td>
</tr>
</table>
</div>
<script type="text/javascript" language="javascript">
<!--
showHideInherited();
--></script>
<div class="MainContent">
<a name="methodDetail"></a>
<div class="detailSectionHeader">Method detail</div>
<a name="hasCommand()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">hasCommand</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td>
</tr>
</table>
<div class="detailBody">
<code>public function hasCommand(notificationName:String):Boolean</code><p>
Check if a Command is registered for a given Notification
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">notificationName</span>:String</code></td>
</tr>
</table>
<p></p>
<span class="label">Returns</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td><td><code>Boolean</code> — whether a Command is currently registered for the given <code>notificationName</code>.
</td>
</tr>
</table>
</div>
<a name="hasMediator()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">hasMediator</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function hasMediator(mediatorName:String):Boolean</code><p>
Check if a Mediator is registered or not
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">mediatorName</span>:String</code></td>
</tr>
</table>
<p></p>
<span class="label">Returns</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td><td><code>Boolean</code> — whether a Mediator is registered with the given <code>mediatorName</code>.
</td>
</tr>
</table>
</div>
<a name="hasProxy()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">hasProxy</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function hasProxy(proxyName:String):Boolean</code><p>
Check if a Proxy is registered
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">proxyName</span>:String</code></td>
</tr>
</table>
<p></p>
<span class="label">Returns</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td><td><code>Boolean</code> — whether a Proxy is currently registered with the given <code>proxyName</code>.
</td>
</tr>
</table>
</div>
<a name="notifyObservers()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">notifyObservers</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function notifyObservers(note:<a href="INotification.html">INotification</a>):void</code><p>
Notify the <code>IObservers</code> for a particular <code>INotification</code>.
<P>
All previously attached <code>IObservers</code> for this <code>INotification</code>'s
list are notified and are passed a reference to the <code>INotification</code> in
the order in which they were registered.</P>
<P>
NOTE: Use this method only if you are sending custom Notifications. Otherwise
use the sendNotification method which does not require you to create the
Notification instance.</P>
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">note</span>:<a href="INotification.html">INotification</a></code> — the <code>INotification</code> to notify <code>IObservers</code> of.
</td>
</tr>
</table>
</div>
<a name="registerCommand()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">registerCommand</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function registerCommand(noteName:String, commandClassRef:Class):void</code><p>
Register an <code>ICommand</code> with the <code>Controller</code>.
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">noteName</span>:String</code> — the name of the <code>INotification</code> to associate the <code>ICommand</code> with.
</td>
</tr>
<tr>
<td class="paramSpacer"> </td>
</tr>
<tr>
<td width="20px"></td><td><code><span class="label">commandClassRef</span>:Class</code> — a reference to the <code>Class</code> of the <code>ICommand</code>.
</td>
</tr>
</table>
</div>
<a name="registerMediator()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">registerMediator</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function registerMediator(mediator:<a href="IMediator.html">IMediator</a>):void</code><p>
Register an <code>IMediator</code> instance with the <code>View</code>.
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">mediator</span>:<a href="IMediator.html">IMediator</a></code> — a reference to the <code>IMediator</code> instance
</td>
</tr>
</table>
</div>
<a name="registerProxy()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">registerProxy</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function registerProxy(proxy:<a href="IProxy.html">IProxy</a>):void</code><p>
Register an <code>IProxy</code> with the <code>Model</code> by name.
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">proxy</span>:<a href="IProxy.html">IProxy</a></code> — the <code>IProxy</code> to be registered with the <code>Model</code>.
</td>
</tr>
</table>
</div>
<a name="removeCommand()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">removeCommand</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function removeCommand(notificationName:String):void</code><p>
Remove a previously registered <code>ICommand</code> to <code>INotification</code> mapping from the Controller.
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">notificationName</span>:String</code> — the name of the <code>INotification</code> to remove the <code>ICommand</code> mapping for
</td>
</tr>
</table>
</div>
<a name="removeMediator()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">removeMediator</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function removeMediator(mediatorName:String):<a href="../interfaces/IMediator.html">IMediator</a></code><p>
Remove a <code>IMediator</code> instance from the <code>View</code>.
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">mediatorName</span>:String</code> — name of the <code>IMediator</code> instance to be removed.
</td>
</tr>
</table>
<p></p>
<span class="label">Returns</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td><td><code><a href="../interfaces/IMediator.html">IMediator</a></code> —
the <code>IMediator</code> instance previously registered with the given <code>mediatorName</code>.
</td>
</tr>
</table>
</div>
<a name="removeProxy()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">removeProxy</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function removeProxy(proxyName:String):<a href="../interfaces/IProxy.html">IProxy</a></code><p>
Remove an <code>IProxy</code> instance from the <code>Model</code> by name.
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">proxyName</span>:String</code> — the <code>IProxy</code> to remove from the <code>Model</code>.
</td>
</tr>
</table>
<p></p>
<span class="label">Returns</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td><td><code><a href="../interfaces/IProxy.html">IProxy</a></code> —
the <code>IProxy</code> that was removed from the <code>Model</code>
</td>
</tr>
</table>
</div>
<a name="retrieveMediator()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">retrieveMediator</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function retrieveMediator(mediatorName:String):<a href="../interfaces/IMediator.html">IMediator</a></code><p>
Retrieve an <code>IMediator</code> instance from the <code>View</code>.
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">mediatorName</span>:String</code> — the name of the <code>IMediator</code> instance to retrievve
</td>
</tr>
</table>
<p></p>
<span class="label">Returns</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td><td><code><a href="../interfaces/IMediator.html">IMediator</a></code> —
the <code>IMediator</code> previously registered with the given <code>mediatorName</code>.
</td>
</tr>
</table>
</div>
<a name="retrieveProxy()"></a>
<table cellspacing="0" cellpadding="0" class="detailHeader">
<tr>
<td class="detailHeaderName">retrieveProxy</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">method</td><td class="detailHeaderRule"> </td>
</tr>
</table>
<div class="detailBody">
<code>public function retrieveProxy(proxyName:String):<a href="../interfaces/IProxy.html">IProxy</a></code><p>
Retrieve a <code>IProxy</code> from the <code>Model</code> by name.
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">proxyName</span>:String</code> — the name of the <code>IProxy</code> instance to be retrieved.
</td>
</tr>
</table>
<p></p>
<span class="label">Returns</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"></td><td><code><a href="../interfaces/IProxy.html">IProxy</a></code> —
the <code>IProxy</code> previously regisetered by <code>proxyName</code> with the <code>Model</code>.
</td>
</tr>
</table>
</div>
<br>
<br>
<hr>
<br>
<p></p>
<center class="copyright">
<footer>
</footer>
</center>
</div>
</body>
</html>
<!-- -->
|
libs/1.7.6/Documentation/API/PHPExcel_Style/PHPExcel_Style_Borders.html | fredd-for/codice.v.1.1 | <html>
<head>
<title>Docs For Class PHPExcel_Style_Borders</title>
<link rel="stylesheet" type="text/css" href="../media/style.css">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
<tr>
<td class="header_top">PHPExcel_Style</td>
</tr>
<tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
<tr>
<td class="header_menu">
[ <a href="../classtrees_PHPExcel_Style.html" class="menu">class tree: PHPExcel_Style</a> ]
[ <a href="../elementindex_PHPExcel_Style.html" class="menu">index: PHPExcel_Style</a> ]
[ <a href="../elementindex.html" class="menu">all elements</a> ]
</td>
</tr>
<tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="200" class="menu">
<div id="todolist">
<p><a href="../todolist.html">Todo List</a></p>
</div>
<b>Packages:</b><br />
<a href="../li_PHPExcel.html">PHPExcel</a><br />
<a href="../li_com-tecnick-tcpdf.html">com-tecnick-tcpdf</a><br />
<a href="../li_JAMA.html">JAMA</a><br />
<a href="../li_Math_Stats.html">Math_Stats</a><br />
<a href="../li_PHPExcel_CachedObjectStorage.html">PHPExcel_CachedObjectStorage</a><br />
<a href="../li_PHPExcel_Calculation.html">PHPExcel_Calculation</a><br />
<a href="../li_PHPExcel_Cell.html">PHPExcel_Cell</a><br />
<a href="../li_PHPExcel_Reader.html">PHPExcel_Reader</a><br />
<a href="../li_PHPExcel_Reader_Excel5.html">PHPExcel_Reader_Excel5</a><br />
<a href="../li_PHPExcel_Reader_Excel2007.html">PHPExcel_Reader_Excel2007</a><br />
<a href="../li_PHPExcel_RichText.html">PHPExcel_RichText</a><br />
<a href="../li_PHPExcel_Settings.html">PHPExcel_Settings</a><br />
<a href="../li_PHPExcel_Shared.html">PHPExcel_Shared</a><br />
<a href="../li_PHPExcel_Shared_Best_Fit.html">PHPExcel_Shared_Best_Fit</a><br />
<a href="../li_PHPExcel_Shared_Escher.html">PHPExcel_Shared_Escher</a><br />
<a href="../li_PHPExcel_Shared_OLE.html">PHPExcel_Shared_OLE</a><br />
<a href="../li_PHPExcel_Shared_ZipArchive.html">PHPExcel_Shared_ZipArchive</a><br />
<a href="../li_PHPExcel_Style.html">PHPExcel_Style</a><br />
<a href="../li_PHPExcel_Worksheet.html">PHPExcel_Worksheet</a><br />
<a href="../li_PHPExcel_Worksheet_Drawing.html">PHPExcel_Worksheet_Drawing</a><br />
<a href="../li_PHPExcel_Writer.html">PHPExcel_Writer</a><br />
<a href="../li_PHPExcel_Writer_Excel5.html">PHPExcel_Writer_Excel5</a><br />
<a href="../li_PHPExcel_Writer_Excel2007.html">PHPExcel_Writer_Excel2007</a><br />
<br /><br />
<b>Files:</b><br />
<div class="package">
<a href="../PHPExcel_Style/_PHPExcel---Style---Alignment.php.html"> Alignment.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style---Border.php.html"> Border.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style---Borders.php.html"> Borders.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style---Color.php.html"> Color.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style---Conditional.php.html"> Conditional.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style---Fill.php.html"> Fill.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style---Font.php.html"> Font.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style---NumberFormat.php.html"> NumberFormat.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style---Protection.php.html"> Protection.php
</a><br>
<a href="../PHPExcel_Style/_PHPExcel---Style.php.html"> Style.php
</a><br>
</div><br />
<b>Classes:</b><br />
<div class="package">
<a href="../PHPExcel_Style/PHPExcel_Style.html">PHPExcel_Style</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_Alignment.html">PHPExcel_Style_Alignment</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_Borders.html">PHPExcel_Style_Borders</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_Color.html">PHPExcel_Style_Color</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_Conditional.html">PHPExcel_Style_Conditional</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_Fill.html">PHPExcel_Style_Fill</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_Font.html">PHPExcel_Style_Font</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_NumberFormat.html">PHPExcel_Style_NumberFormat</a><br />
<a href="../PHPExcel_Style/PHPExcel_Style_Protection.html">PHPExcel_Style_Protection</a><br />
</div>
</td>
<td>
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
<h1>Class: PHPExcel_Style_Borders</h1>
Source Location: /PHPExcel/Style/Borders.php<br /><br />
<table width="100%" border="0">
<tr><td valign="top">
<h3><a href="#class_details">Class Overview</a></h3>
<pre></pre><br />
<div class="description">PHPExcel_Style_Borders</div><br /><br />
<h4>Author(s):</h4>
<ul>
</ul>
<h4>Copyright:</h4>
<ul>
<li>Copyright (c) 2006 - 2011 PHPExcel (http://www.codeplex.com/PHPExcel)</li>
</ul>
<p class="implements">
Implements interfaces:
<ul>
<li><a href="../PHPExcel/PHPExcel_IComparable.html">PHPExcel_IComparable</a></li> </ul>
</p>
</td>
<td valign="top">
<h3><a href="#class_consts">Constants</a></h3>
<ul>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#constDIAGONAL_BOTH">DIAGONAL_BOTH</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#constDIAGONAL_DOWN">DIAGONAL_DOWN</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#constDIAGONAL_NONE">DIAGONAL_NONE</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#constDIAGONAL_UP">DIAGONAL_UP</a></li>
</ul>
</td>
<td valign="top">
<h3><a href="#class_methods">Methods</a></h3>
<ul>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#method__construct">__construct</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodapplyFromArray">applyFromArray</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodbindParent">bindParent</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetActiveCell">getActiveCell</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetActiveSheet">getActiveSheet</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetAllBorders">getAllBorders</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetBottom">getBottom</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetDiagonal">getDiagonal</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetDiagonalDirection">getDiagonalDirection</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetHashCode">getHashCode</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetHorizontal">getHorizontal</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetInside">getInside</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetIsSupervisor">getIsSupervisor</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetLeft">getLeft</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetOutline">getOutline</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetRight">getRight</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetSelectedCells">getSelectedCells</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetSharedComponent">getSharedComponent</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetStyleArray">getStyleArray</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetTop">getTop</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetVertical">getVertical</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodsetDiagonalDirection">setDiagonalDirection</a></li>
<li><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#method__clone">__clone</a></li>
</ul>
</td>
</tr></table>
<hr />
<table width="100%" border="0"><tr>
</tr></table>
<hr />
<a name="class_details"></a>
<h3>Class Details</h3>
<div class="tags">
[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a36">36</a>]<br />
PHPExcel_Style_Borders<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>copyright:</b> </td><td>Copyright (c) 2006 - 2011 PHPExcel (http://www.codeplex.com/PHPExcel)</td>
</tr>
</table>
</div>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />
<hr />
<a name="class_methods"></a>
<h3>Class Methods</h3>
<div class="tags">
<hr />
<a name="method__construct"></a>
<h3>constructor __construct <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a145">145</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>PHPExcel_Style_Borders __construct(
[
$isSupervisor = false])</code>
</td></tr></table>
</td></tr></table><br />
Create a new PHPExcel_Style_Borders<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<h4>Parameters:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="type"> </td>
<td><b>$isSupervisor</b> </td>
<td></td>
</tr>
</table>
</div><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodapplyFromArray"></a>
<h3>method applyFromArray <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a295">295</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html">PHPExcel_Style_Borders</a> applyFromArray(
[array
$pStyles = null])</code>
</td></tr></table>
</td></tr></table><br />
Apply styles from array<br /><br /><p><ol><li><div class="src-line"> <span class="src-var">$objPHPExcel</span><span class="src-sym">-></span><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetActiveSheet">getActiveSheet</a><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">-></span><span class="src-id">getStyle</span><span class="src-sym">(</span><span class="src-str">'B2'</span><span class="src-sym">)</span><span class="src-sym">-></span><span class="src-id">getBorders</span><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">-></span><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodapplyFromArray">applyFromArray</a><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-key">array</span><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-str">'bottom' </span>=> <span class="src-key">array</span><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-str">'style' </span>=> <span class="src-id"><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a></span><span class="src-sym">::</span><span class="src-id">BORDER_DASHDOT</span><span class="src-sym">,</span></div></li>
<li><div class="src-line"> <span class="src-str">'color' </span>=> <span class="src-key">array</span><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-str">'rgb' </span>=> <span class="src-str">'808080'</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span><span class="src-sym">,</span></div></li>
<li><div class="src-line"> <span class="src-str">'top' </span>=> <span class="src-key">array</span><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-str">'style' </span>=> <span class="src-id"><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a></span><span class="src-sym">::</span><span class="src-id">BORDER_DASHDOT</span><span class="src-sym">,</span></div></li>
<li><div class="src-line"> <span class="src-str">'color' </span>=> <span class="src-key">array</span><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-str">'rgb' </span>=> <span class="src-str">'808080'</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span><span class="src-sym">;</span></div></li>
</ol> <ol><li><div class="src-line"> <span class="src-var">$objPHPExcel</span><span class="src-sym">-></span><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodgetActiveSheet">getActiveSheet</a><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">-></span><span class="src-id">getStyle</span><span class="src-sym">(</span><span class="src-str">'B2'</span><span class="src-sym">)</span><span class="src-sym">-></span><span class="src-id">getBorders</span><span class="src-sym">(</span><span class="src-sym">)</span><span class="src-sym">-></span><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html#methodapplyFromArray">applyFromArray</a><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-key">array</span><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-str">'allborders' </span>=> <span class="src-key">array</span><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-str">'style' </span>=> <span class="src-id"><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a></span><span class="src-sym">::</span><span class="src-id">BORDER_DASHDOT</span><span class="src-sym">,</span></div></li>
<li><div class="src-line"> <span class="src-str">'color' </span>=> <span class="src-key">array</span><span class="src-sym">(</span></div></li>
<li><div class="src-line"> <span class="src-str">'rgb' </span>=> <span class="src-str">'808080'</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span></div></li>
<li><div class="src-line"> <span class="src-sym">)</span><span class="src-sym">;</span></div></li>
</ol></p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>throws:</b> </td><td>Exception</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<h4>Parameters:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="type">array </td>
<td><b>$pStyles</b> </td>
<td>Array containing style information</td>
</tr>
</table>
</div><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodbindParent"></a>
<h3>method bindParent <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a187">187</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html">PHPExcel_Style_Borders</a> bindParent(
<a href="../PHPExcel_Style/PHPExcel_Style.html">PHPExcel_Style</a>
$parent)</code>
</td></tr></table>
</td></tr></table><br />
Bind parent. Only used for supervisor<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<h4>Parameters:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="type"><a href="../PHPExcel_Style/PHPExcel_Style.html">PHPExcel_Style</a> </td>
<td><b>$parent</b> </td>
<td></td>
</tr>
</table>
</div><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetActiveCell"></a>
<h3>method getActiveCell <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a241">241</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>string getActiveCell(
)</code>
</td></tr></table>
</td></tr></table><br />
Get the currently active cell coordinate in currently active sheet.<br /><br /><p>Only used for supervisor</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>return:</b> </td><td>E.g. 'A1'</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetActiveSheet"></a>
<h3>method getActiveSheet <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a219">219</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Worksheet/PHPExcel_Worksheet.html">PHPExcel_Worksheet</a> getActiveSheet(
)</code>
</td></tr></table>
</td></tr></table><br />
Get the currently active sheet. Only used for supervisor<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetAllBorders"></a>
<h3>method getAllBorders <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a382">382</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a> getAllBorders(
)</code>
</td></tr></table>
</td></tr></table><br />
Get AllBorders (pseudo-border). Only applies to supervisor.<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>throws:</b> </td><td>Exception</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetBottom"></a>
<h3>method getBottom <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a363">363</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a> getBottom(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Bottom<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetDiagonal"></a>
<h3>method getDiagonal <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a372">372</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a> getDiagonal(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Diagonal<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetDiagonalDirection"></a>
<h3>method getDiagonalDirection <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a446">446</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>int getDiagonalDirection(
)</code>
</td></tr></table>
</td></tr></table><br />
Get DiagonalDirection<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetHashCode"></a>
<h3>method getHashCode <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a477">477</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>string getHashCode(
)</code>
</td></tr></table>
</td></tr></table><br />
Get hash code<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>return:</b> </td><td>Hash code</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetHorizontal"></a>
<h3>method getHorizontal <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a434">434</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a> getHorizontal(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Horizontal (pseudo-border). Only applies to supervisor.<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>throws:</b> </td><td>Exception</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetInside"></a>
<h3>method getInside <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a408">408</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>boolean getInside(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Inside (pseudo-border). Only applies to supervisor.<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>throws:</b> </td><td>Exception</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetIsSupervisor"></a>
<h3>method getIsSupervisor <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a198">198</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>boolean getIsSupervisor(
)</code>
</td></tr></table>
</td></tr></table><br />
Is this a supervisor or a real style component?<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetLeft"></a>
<h3>method getLeft <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a336">336</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a> getLeft(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Left<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetOutline"></a>
<h3>method getOutline <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a395">395</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>boolean getOutline(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Outline (pseudo-border). Only applies to supervisor.<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>throws:</b> </td><td>Exception</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetRight"></a>
<h3>method getRight <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a345">345</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a> getRight(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Right<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetSelectedCells"></a>
<h3>method getSelectedCells <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a230">230</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>string getSelectedCells(
)</code>
</td></tr></table>
</td></tr></table><br />
Get the currently active cell coordinate in currently active sheet.<br /><br /><p>Only used for supervisor</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>return:</b> </td><td>E.g. 'A1'</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetSharedComponent"></a>
<h3>method getSharedComponent <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a209">209</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html">PHPExcel_Style_Borders</a> getSharedComponent(
)</code>
</td></tr></table>
</td></tr></table><br />
Get the shared style component for the currently active cell in currently active sheet.<br /><br /><p>Only used for style supervisor</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetStyleArray"></a>
<h3>method getStyleArray <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a252">252</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>array getStyleArray(
array
$array)</code>
</td></tr></table>
</td></tr></table><br />
Build style array from subcomponents<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<h4>Parameters:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="type">array </td>
<td><b>$array</b> </td>
<td></td>
</tr>
</table>
</div><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetTop"></a>
<h3>method getTop <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a354">354</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a> getTop(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Top<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodgetVertical"></a>
<h3>method getVertical <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a421">421</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Border.html">PHPExcel_Style_Border</a> getVertical(
)</code>
</td></tr></table>
</td></tr></table><br />
Get Vertical (pseudo-border). Only applies to supervisor.<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>throws:</b> </td><td>Exception</td>
</tr>
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodsetDiagonalDirection"></a>
<h3>method setDiagonalDirection <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a459">459</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code><a href="../PHPExcel_Style/PHPExcel_Style_Borders.html">PHPExcel_Style_Borders</a> setDiagonalDirection(
[int
$pValue = PHPExcel_Style_Borders::DIAGONAL_NONE])</code>
</td></tr></table>
</td></tr></table><br />
Set DiagonalDirection<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<h4>Parameters:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="type">int </td>
<td><b>$pValue</b> </td>
<td></td>
</tr>
</table>
</div><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="method__clone"></a>
<h3>method __clone <span class="smalllinenumber">[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a495">495</a>]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>void __clone(
)</code>
</td></tr></table>
</td></tr></table><br />
Implement PHP __clone to create a deep clone, not just a shallow copy.<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>access:</b> </td><td>public</td>
</tr>
</table>
</div>
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
</div><br />
<hr />
<a name="class_consts"></a>
<h3>Class Constants</h3>
<div class="tags">
<a name="constDIAGONAL_BOTH"></a>
<p></p>
<h4>DIAGONAL_BOTH = <span class="value"> 3</span></h4>
<p>[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a42">42</a>]</p>
<br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />
<a name="constDIAGONAL_DOWN"></a>
<p></p>
<h4>DIAGONAL_DOWN = <span class="value"> 2</span></h4>
<p>[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a41">41</a>]</p>
<br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />
<a name="constDIAGONAL_NONE"></a>
<p></p>
<h4>DIAGONAL_NONE = <span class="value"> 0</span></h4>
<p>[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a39">39</a>]</p>
<br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />
<a name="constDIAGONAL_UP"></a>
<p></p>
<h4>DIAGONAL_UP = <span class="value"> 1</span></h4>
<p>[line <a href="../__filesource/fsource_PHPExcel_Style__PHPExcelStyleBorders.php.html#a40">40</a>]</p>
<br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />
</div><br />
<div class="credit">
<hr />
Documentation generated on Sun, 27 Feb 2011 16:28:40 -0800 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html> |
templates/comunicacion/contrapartes/editar_usuario.html | shiminasai/ciat_plataforma | {% extends "baseadmin.html" %}
{% block contenido %}
<div class="row no-gutter"><!-- row -->
<form enctype="multipart/form-data" method="post" action=".">{% csrf_token %}
<div class="col-lg-12 col-md-12"><!-- doc body wrapper -->
<div class="col-padded"><!-- inner custom column -->
<div class="row gutter"><!-- row -->
<div class="col-lg-12 col-md-12">
<h1 class="page-title">Editar Usuario</h1><!-- category title -->
</div>
</div><!-- row end -->
<div class="row gutter k-equal-height"><!-- row -->
<br>
<div class="editar-usuario">
{{ form.media }}
{{form.as_p}}
{{form1.as_p}}
<br>
<a class="btn btn-success" href="/password_change/">
<i class="fa fa-lock"></i>
Cambiar contraseña
</a>
</div>
</div><!-- row end -->
</div><!-- inner custom column end -->
</div><!-- doc body wrapper end -->
<br>
<div class="">
Editar información general del usuario
</div>
<br>
<div class="" id="">
<input class="btn btn-large btn-info " style="" type="submit" id="submitfoo" value="Guardar" />
<a href="/foros/perfil" class="btn btn-large btn-danger">Cerrar</a>
</div>
</form>
</div>
{% endblock%}
|
Docs/manual/manual_31.html | vbudovski/ogre | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<html>
<!-- Created on May, 26 2012 by texi2html 1.70 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
Karl Berry <karl@freefriends.org>
Olaf Bachmann <obachman@mathematik.uni-kl.de>
and many others.
Maintained by: Many creative people <dev@texi2html.cvshome.org>
Send bugs and suggestions to <users@texi2html.cvshome.org>
-->
<head>
<title>OGRE Manual v1.8 ('Byatis'): 3.2.2 Target Passes</title>
<meta name="description" content="OGRE Manual v1.8 ('Byatis'): 3.2.2 Target Passes">
<meta name="keywords" content="OGRE Manual v1.8 ('Byatis'): 3.2.2 Target Passes">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html 1.70">
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
pre.display {font-family: serif}
pre.format {font-family: serif}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: serif; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: serif; font-size: smaller}
pre.smalllisp {font-size: smaller}
ul.toc {list-style: none}
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: black; background-color: white}
a:link { color: #003300; text-decoration: underline}
a:hover { color: #F5BC52; text-decoration: underline}
a:visited { color: #004400; text-decoration: underline}
li { color: #003300; list-style-type: diamond; position: relative; left: -15px; clip: rect( )}
td { font-size: 10pt}
th { font-size: 10pt}
.MainHeader { font-weight: bold; color: #F5BC52; background-color: #006600; font-size: 10pt}
.BorderHeader { background-color: #999900; font-size: 8pt; font-weight: bold; color: #F5BC52; text-align: center}
.MainContent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #CCFFCC }
.BorderContent { font-size: 8pt; color: #66CC33; border-color: black #666600 #666600;
padding-top: 2px; padding-right: 2px; padding-bottom: 10px; padding-left: 2px;
margin-bottom: 2px; border-style: solid;
border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.NewsDate { color: #CCFFCC; font-weight: bold}
.Annotation { font-size: 10px}
H1, H2, H3 {
background-color: #6b7d6b;
color: white;
padding: 2px;
padding-left: 5px;
border-style: solid;
border-width: 1px;
border-color: black;
}
H1 {
text-align: center;
}
H2 {
}
H3 {
FONT-FAMILY: trebuchet ms,helvetica,arial;
}
pre {
background-color: #eeffee;
color: black;
padding: 5px;
}
td.example {
border-style: solid;
border-width: 1px;
border-color: black;
}
dt { color: #3D653D; font-weight: bold;}
A.qindex {}
A.qindexRef {}
A.el { text-decoration: none; font-weight: bold }
A.elRef { font-weight: bold }
A.code { text-decoration: none; font-weight: normal; color: Blue }
A:visited.code { text-decoration: none; font-weight: normal; color: Navy }
A:hover.code { text-decoration: underline; font-weight: normal; color: Blue }
A.codeRef { font-weight: normal; color: #4444ee }
DL.el { margin-left: -1cm }
DIV.fragment { width: 100%; border: none; background-color: #003300 }
DIV.ah { color: white; background-color: black; margin-bottom: 3; margin-top: 3 }
DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight: bold }
DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller }
FONT.keyword { color: #008000 }
FONT.keywordtype { color: #999920 }
FONT.keywordflow { color: #e0FF00 }
FONT.comment { color: #009900 }
FONT.preprocessor { color: #809020 }
FONT.stringliteral { color: #002080 }
FONT.charliteral { color: #008080 }
.ex {
FONT-SIZE: 8pt; FONT-FAMILY: tahoma
}
CODE.keywordtype {
COLOR: #00ccff
}
CODE.keyword {
FONT-WEIGHT: bold; COLOR: #00ccff
}
CODE.fn {
COLOR: white;
FONT-WEIGHT: bold;
}
CODE.var {
COLOR: #dcdcdc;
}
CODE.macro {
COLOR: #809020;
FONT-WEIGHT: bold;
}
CODE.comm {
COLOR: lime
}
CODE.num {
COLOR: purple
}
CODE.str {
COLOR: #ffcc33;
font-style: italic
}
/* Used for rendering members in API specification */
.mdTable
{
background-color: #eeffee;
color: #ED9C08;
width: 100%;
border-top-style: solid;
border-top-color: black;
border-top-width: 1px;
}
.md
{
font-size: 12pt;
font-weight: bold;
color:
}
.md A.el {
color: #F5BC52;
}
.md A:link.el {
color: #007700;
}
.md A:hover.el {
color: #F5BC52;
}
.md A:visited.el {
color: #229922;
}
.mdname1, .mdname
{
font-size: 12pt;
font-weight: normal;
font-style: italic;
}
/* There's no class on the graph images in the API docs, but they're
all centered. TODO: get doxygen to give them a class. (This won't
look terrible on any image, though, really.) */
center img {
border-style: solid;
border-width: 1px;
border-color: #AACCAA;
}
.memItemLeft
{
background-color: #eeffee;
}
.memItemRight
{
background-color: #eeffee;
}
HR { height: 1px; }
-->
</style>
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<a name="NOD38"></a>
<a name="SEC155"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="manual_30.html#SEC150" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="manual_32.html#SEC163" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="manual_13.html#SEC22" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="manual_29.html#SEC146" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="manual_45.html#SEC268" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="index.html#SEC_Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="manual_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[Index]</td>
<td valign="middle" align="left">[<a href="manual_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<hr size="1">
<h3 class="subsection"> 3.2.2 Target Passes </h3>
<p>A target pass is the action of rendering to a given target, either a render texture or the final output. You can update the same render texture multiple times by adding more than one target pass to your compositor script - this is very useful for 'ping pong' renders between a couple of render textures to perform complex convolutions that cannot be done in a single render, such as blurring.<br><br>
</p><p>There are two types of target pass, the sort that updates a render texture:<br><br>
Format: target <Name> { }<br><br>
... and the sort that defines the final output render:<br><br>
Format: target_output { }<br><br>
</p><p>The contents of both are identical, the only real difference is that you can only have a single target_output entry, whilst you can have many target entries. Here are the attributes you can use in a 'target' or 'target_output' section of a .compositor script:
</p><ul>
<li>
<p><a href="#ANC90">input</a>
</p></li><li>
<p><a href="#ANC91">only_initial</a>
</p></li><li>
<p><a href="#ANC92">visibility_mask</a>
</p></li><li>
<p><a href="#ANC93">lod_bias</a>
</p></li><li>
<p><a href="#ANC95">material_scheme</a>
</p></li><li>
<p><a href="#ANC94">shadows</a>
</p></li><li>
<p><a href="manual_32.html#SEC163">pass</a>
</p></li></ul>
<a name="SEC156"></a>
<h2 class="heading"> Attribute Descriptions </h2>
<p><a name="ANC90"></a>
</p><a name="SEC157"></a>
<h3 class="subheading"> input </h3>
<p>Sets input mode of the target, which tells the target pass what is pulled in before any of its own passes are rendered.<br><br>
Format: input (none | previous)<br><br>
Default: input none<br><br>
</p><dl compact="compact">
<dt> none</dt>
<dd><p>The target will have nothing as input, all the contents of the target must be generated using its own passes. Note this does not mean the target will be empty, just no data will be pulled in. For it to truly be blank you'd need a 'clear' pass within this target.
</p></dd>
<dt> previous</dt>
<dd><p>The target will pull in the previous contents of the viewport. This will be either the original scene if this is the first compositor in the chain, or it will be the output from the previous compositor in the chain if the viewport has multiple compositors enabled.
</p></dd>
</dl>
<p><a name="ANC91"></a>
</p><a name="SEC158"></a>
<h3 class="subheading"> only_initial </h3>
<p>If set to on, this target pass will only execute once initially after the effect has been enabled. This could be useful to perform once-off renders, after which the static contents are used by the rest of the compositor.<br><br>
Format: only_initial (on | off)<br><br>
Default: only_initial off<br><br>
</p>
<p><a name="ANC92"></a>
</p><a name="SEC159"></a>
<h3 class="subheading"> visibility_mask </h3>
<p>Sets the visibility mask for any render_scene passes performed in this target pass. This is a bitmask (although it must be specified as decimal, not hex) and maps to Viewport::setVisibilityMask.
Format: visibility_mask <mask><br><br>
Default: visibility_mask 4294967295<br><br>
</p><p><a name="ANC93"></a>
</p><a name="SEC160"></a>
<h3 class="subheading"> lod_bias </h3>
<p>Set the scene LOD bias for any render_scene passes performed in this target pass. The default is 1.0, everything below that means lower quality, higher means higher quality.<br><br>
Format: lod_bias <lodbias><br><br>
Default: lod_bias 1.0<br><br>
</p><p><a name="ANC94"></a>
</p><a name="SEC161"></a>
<h3 class="subheading"> shadows </h3>
<p>Sets whether shadows should be rendered during any render_scene pass performed in this target pass. The default is 'on'.<br><br>
Format: shadows (on | off)<br><br>
Default: shadows on<br><br>
</p><p><a name="ANC95"></a>
</p><a name="SEC162"></a>
<h3 class="subheading"> material_scheme </h3>
<p>If set, indicates the material scheme to use for any render_scene pass. Useful for performing special-case rendering effects.<br><br>
Format: material_scheme <scheme name><br><br>
Default: None<br><br>
</p><hr size="1">
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="manual_30.html#SEC150" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="manual_32.html#SEC163" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="manual_13.html#SEC22" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="manual_29.html#SEC146" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="manual_45.html#SEC268" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="index.html#SEC_Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="manual_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[Index]</td>
<td valign="middle" align="left">[<a href="manual_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
<font size="-1">
This document was generated by <em>David Rogers</em> on <em>May, 26 2012</em> using <a href="http://texi2html.cvshome.org/"><em>texi2html 1.70</em></a>.
</font>
<br>
</p>
</body>
</html>
|
api/2.2/Thelia/Controller/Admin/AttributeAvController.html | thelia/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Controller\Admin\AttributeAvController | Thelia 2 API</title>
<link rel="stylesheet" type="text/css" href="../../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="../../../css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="../../../css/sami.css">
<script src="../../../js/jquery-1.11.1.min.js"></script>
<script src="../../../js/bootstrap.min.js"></script>
<script src="../../../js/typeahead.min.js"></script>
<script src="../../../sami.js"></script>
<meta name="MobileOptimized" content="width">
<meta name="HandheldFriendly" content="true">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
</head>
<body id="class" data-name="class:Thelia_Controller_Admin_AttributeAvController" data-root-path="../../../">
<div id="content">
<div id="left-column">
<div id="control-panel">
<form id="search-form" action="../../../search.html" method="GET">
<span class="glyphicon glyphicon-search"></span>
<input name="search"
class="typeahead form-control"
type="search"
placeholder="Search">
</form>
</div>
<div id="api-tree"></div>
</div>
<div id="right-column">
<nav id="site-nav" class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../index.html">Thelia 2 API</a>
</div>
<div class="collapse navbar-collapse" id="navbar-elements">
<ul class="nav navbar-nav">
<li><a href="../../../classes.html">Classes</a></li>
<li><a href="../../../namespaces.html">Namespaces</a></li>
<li><a href="../../../interfaces.html">Interfaces</a></li>
<li><a href="../../../traits.html">Traits</a></li>
<li><a href="../../../doc-index.html">Index</a></li>
<li><a href="../../../search.html">Search</a></li>
</ul>
</div>
</div>
</nav>
<div class="namespace-breadcrumbs">
<ol class="breadcrumb">
<li><span class="label label-default">class</span></li>
<li><a href="../../../Thelia.html">Thelia</a></li>
<li><a href="../../../Thelia/Controller.html">Controller</a></li>
<li><a href="../../../Thelia/Controller/Admin.html">Admin</a></li>
<li>AttributeAvController</li>
</ol>
</div>
<div id="page-content">
<div class="page-header">
<h1>AttributeAvController</h1>
</div>
<p> class
<strong>AttributeAvController</strong> extends <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a>
</p>
<div class="description">
<p>Manages attributes-av</p> </div>
<h2>Constants</h2>
<table class="table table-condensed">
<tr>
<td>EMPTY_FORM_NAME</td>
<td class="last">
<p><em></em></p>
<p></p>
</td>
</tr>
<tr>
<td>CONTROLLER_TYPE</td>
<td class="last">
<p><em></em></p>
<p></p>
</td>
</tr>
<tr>
<td>TEMPLATE_404</td>
<td class="last">
<p><em></em></p>
<p></p>
</td>
</tr>
</table>
<h2>Methods</h2>
<div class="container-fluid underlined">
<div class="row">
<div class="col-md-2 type">
<abbr title="Symfony\Component\EventDispatcher\EventDispatcher">EventDispatcher</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_getDispatcher">getDispatcher</a>()
<p>Return the event dispatcher,</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/BaseController.html#method_getDispatcher"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Core/Translation/Translator.html"><abbr title="Thelia\Core\Translation\Translator">Translator</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_getTranslator">getTranslator</a>()
<p>return the Translator</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/BaseController.html#method_getTranslator"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Mailer/MailerFactory.html"><abbr title="Thelia\Mailer\MailerFactory">MailerFactory</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_getMailer">getMailer</a>()
<p>return an instance of \Swift_Mailer with good Transporter configured.</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/BaseController.html#method_getMailer"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Form/BaseForm.html"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_createForm">createForm</a>($name, $type = 'form',
array $data = array(),
array $options = array())
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/BaseController.html#method_createForm"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr>
</div>
<div class="col-md-8 type">
<a href="#method_getContainer">getContainer</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/BaseController.html#method_getContainer"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
string
</div>
<div class="col-md-8 type">
<a href="#method_getControllerType">getControllerType</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_getControllerType"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_redirect">redirect</a>(
string $url,
int $status = 302,
array $cookies = array())
<p>redirect request to the specified url</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/BaseController.html#method_redirect"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_redirectToRoute">redirectToRoute</a>(
string $routeId,
array $urlParameters = array(),
array $routeParameters = array())
<p>Redirect to à route ID related URL</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/BaseController.html#method_redirectToRoute"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_adminLogAppend">adminLogAppend</a>($resource, $action, $message, $resourceId = null)
<p>Helper to append a message to the admin log.</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_adminLogAppend"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_processTemplateAction">processTemplateAction</a>(
string $template)
<p>This method process the rendering of view called from an admin page</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_processTemplateAction"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method___construct">__construct</a>()
<p class="no-description">No description</p>
</div>
<div class="col-md-2"></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_defaultAction">defaultAction</a>()
<p>The default action is displaying the list.</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_defaultAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_createAction">createAction</a>()
<p>Create a new object</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_createAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_updateAction">updateAction</a>()
<p>Load a object for modification, and display the edit template.</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_updateAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_processUpdateAction">processUpdateAction</a>()
<p>Save changes on a modified object, and either go back to the object list, or stay on the edition page.</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_processUpdateAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_updatePositionAction">updatePositionAction</a>()
<p>Update object position (only for objects whichsupport that)</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_updatePositionAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
</div>
<div class="col-md-8 type">
<a href="#method_setToggleVisibilityAction">setToggleVisibilityAction</a>()
<p>Online status toggle (only for object which support it)</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_setToggleVisibilityAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></div>
</div>
<div class="row">
<div class="col-md-2 type">
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
</div>
<div class="col-md-8 type">
<a href="#method_deleteAction">deleteAction</a>()
<p>Delete an object</p> </div>
<div class="col-md-2"><small>from
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_deleteAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></div>
</div>
</div>
<h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method_getDispatcher">
<div class="location">in
<a href="../../../Thelia/Controller/BaseController.html#method_getDispatcher"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a> at line 123</div>
<code>
<abbr title="Symfony\Component\EventDispatcher\EventDispatcher">EventDispatcher</abbr>
<strong>getDispatcher</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Return the event dispatcher,</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Symfony\Component\EventDispatcher\EventDispatcher">EventDispatcher</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getTranslator">
<div class="location">in
<a href="../../../Thelia/Controller/BaseController.html#method_getTranslator"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a> at line 133</div>
<code>
<a href="../../../Thelia/Core/Translation/Translator.html"><abbr title="Thelia\Core\Translation\Translator">Translator</abbr></a>
<strong>getTranslator</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>return the Translator</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Core/Translation/Translator.html"><abbr title="Thelia\Core\Translation\Translator">Translator</abbr></a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getMailer">
<div class="location">in
<a href="../../../Thelia/Controller/BaseController.html#method_getMailer"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a> at line 529</div>
<code>
<a href="../../../Thelia/Mailer/MailerFactory.html"><abbr title="Thelia\Mailer\MailerFactory">MailerFactory</abbr></a>
<strong>getMailer</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>return an instance of \Swift_Mailer with good Transporter configured.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Mailer/MailerFactory.html"><abbr title="Thelia\Mailer\MailerFactory">MailerFactory</abbr></a></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_createForm">
<div class="location">in
<a href="../../../Thelia/Controller/BaseController.html#method_createForm"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a> at line 553</div>
<code>
<a href="../../../Thelia/Form/BaseForm.html"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a>
<strong>createForm</strong>($name, $type = 'form',
array $data = array(),
array $options = array())</code>
</h3>
<div class="details">
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$name</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$type</td>
<td></td>
</tr>
<tr>
<td>
array</td>
<td>$data</td>
<td></td>
</tr>
<tr>
<td>
array</td>
<td>$options</td>
<td></td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Form/BaseForm.html"><abbr title="Thelia\Form\BaseForm">BaseForm</abbr></a></td>
<td>This method builds a thelia form with its name</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getContainer">
<div class="location">in
<a href="../../../Thelia/Controller/BaseController.html#method_getContainer"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a> at line 573</div>
<code>
<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr>
<strong>getContainer</strong>()</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<abbr title="Symfony\Component\DependencyInjection\ContainerInterface">ContainerInterface</abbr></td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_getControllerType">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_getControllerType"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a> at line 90</div>
<code>
string
<strong>getControllerType</strong>()</code>
</h3>
<div class="details">
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_redirect">
<div class="location">in
<a href="../../../Thelia/Controller/BaseController.html#method_redirect"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a> at line 626</div>
<code>
<strong>redirect</strong>(
string $url,
int $status = 302,
array $cookies = array())</code>
</h3>
<div class="details">
<div class="method-description">
<p>redirect request to the specified url</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>$url</td>
<td></td>
</tr>
<tr>
<td>
int</td>
<td>$status</td>
<td>http status. Must be a 30x status</td>
</tr>
<tr>
<td>
array</td>
<td>$cookies</td>
<td></td>
</tr>
</table>
<h4>See also</h4>
<table class="table table-condensed">
<tr>
<td>generateRedirect</td>
<td>instead of this method</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_redirectToRoute">
<div class="location">in
<a href="../../../Thelia/Controller/BaseController.html#method_redirectToRoute"><abbr title="Thelia\Controller\BaseController">BaseController</abbr></a> at line 647</div>
<code>
<strong>redirectToRoute</strong>(
string $routeId,
array $urlParameters = array(),
array $routeParameters = array())</code>
</h3>
<div class="details">
<div class="method-description">
<p>Redirect to à route ID related URL</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>$routeId</td>
<td>the route ID, as found in Config/Resources/routing/admin.xml</td>
</tr>
<tr>
<td>
array</td>
<td>$urlParameters</td>
<td>the URL parameters, as a var/value pair array</td>
</tr>
<tr>
<td>
array</td>
<td>$routeParameters</td>
<td></td>
</tr>
</table>
<h4>See also</h4>
<table class="table table-condensed">
<tr>
<td>generateRedirectFromRoute</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_adminLogAppend">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_adminLogAppend"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a> at line 52</div>
<code>
<strong>adminLogAppend</strong>($resource, $action, $message, $resourceId = null)</code>
</h3>
<div class="details">
<div class="method-description">
<p>Helper to append a message to the admin log.</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td></td>
<td>$resource</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$action</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$message</td>
<td></td>
</tr>
<tr>
<td></td>
<td>$resourceId</td>
<td></td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_processTemplateAction">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/BaseAdminController.html#method_processTemplateAction"><abbr title="Thelia\Controller\Admin\BaseAdminController">BaseAdminController</abbr></a> at line 71</div>
<code>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>processTemplateAction</strong>(
string $template)</code>
</h3>
<div class="details">
<div class="method-description">
<p>This method process the rendering of view called from an admin page</p> </div>
<div class="tags">
<h4>Parameters</h4>
<table class="table table-condensed">
<tr>
<td>
string</td>
<td>$template</td>
<td>the template name</td>
</tr>
</table>
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>the response which contains the rendered view</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method___construct">
<div class="location">at line 32</div>
<code>
<strong>__construct</strong>()</code>
</h3>
<div class="details">
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_defaultAction">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_defaultAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 272</div>
<code>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>defaultAction</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>The default action is displaying the list.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>the response</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_createAction">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_createAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 287</div>
<code>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>createAction</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Create a new object</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>the response</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_updateAction">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_updateAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 374</div>
<code>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>updateAction</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Load a object for modification, and display the edit template.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>the response</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_processUpdateAction">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_processUpdateAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 399</div>
<code>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>processUpdateAction</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Save changes on a modified object, and either go back to the object list, or stay on the edition page.</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>the response</td>
</tr>
</table>
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_updatePositionAction">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_updatePositionAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 488</div>
<code>
<strong>updatePositionAction</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Update object position (only for objects whichsupport that)</p> </div>
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_setToggleVisibilityAction">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_setToggleVisibilityAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 563</div>
<code>
<strong>setToggleVisibilityAction</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Online status toggle (only for object which support it)</p> </div>
<div class="tags">
</div>
</div>
</div>
<div class="method-item">
<h3 id="method_deleteAction">
<div class="location">in
<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_deleteAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 587</div>
<code>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a>
<strong>deleteAction</strong>()</code>
</h3>
<div class="details">
<div class="method-description">
<p>Delete an object</p> </div>
<div class="tags">
<h4>Return Value</h4>
<table class="table table-condensed">
<tr>
<td>
<a href="../../../Thelia/Core/HttpFoundation/Response.html"><abbr title="Thelia\Core\HttpFoundation\Response">Response</abbr></a></td>
<td>the response</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
</div>
</div>
</div>
</body>
</html>
|
themes/SideMenu/css/style-mobile.css | PixeloSoft/portobuild | /*********************************************************************************/
/* Basic */
/*********************************************************************************/
body,input,textarea,select
{
font-size: 14pt;
}
h2
{
font-size: 1.5em;
letter-spacing: 0;
font-weight: 300;
}
.container
{
padding: 0 15px 0 15px;
}
.image.featured
{
position: relative;
min-height: 10em;
overflow: hidden;
}
.image.featured img
{
position: relative;
height: 10em;
width: auto;
/*
Stuff below is automatically calculated using JS. It sucks, but there
doesn't appear to be a way to center the <img> inside its parent with
pure CSS (since we don't know its width).
left: 0;
margin-left: 0;
*/
}
/*********************************************************************************/
/* Main */
/*********************************************************************************/
#main
{
}
#main > section
{
padding: 2em 0 2em 0;
} |
third-party/src/boost_1_56_0/libs/type_traits/doc/html/boost_typetraits/history.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>History</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="Chapter 1. Boost.TypeTraits">
<link rel="up" href="../index.html" title="Chapter 1. Boost.TypeTraits">
<link rel="prev" href="reference/type_with_alignment.html" title="type_with_alignment">
<link rel="next" href="credits.html" title="Credits">
</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="reference/type_with_alignment.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="credits.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="boost_typetraits.history"></a><a class="link" href="history.html" title="History">History</a>
</h2></div></div></div>
<h5>
<a name="boost_typetraits.history.h0"></a>
<span class="phrase"><a name="boost_typetraits.history.boost_1_56_0"></a></span><a class="link" href="history.html#boost_typetraits.history.boost_1_56_0">Boost
1.56.0</a>
</h5>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Fixed issues <a href="https://svn.boost.org/trac/boost/ticket/7317" target="_top">#7317</a>,
<a href="https://svn.boost.org/trac/boost/ticket/9474" target="_top">#9474</a>.
</li></ul></div>
<h5>
<a name="boost_typetraits.history.h1"></a>
<span class="phrase"><a name="boost_typetraits.history.boost_1_55_0"></a></span><a class="link" href="history.html#boost_typetraits.history.boost_1_55_0">Boost
1.55.0</a>
</h5>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Added new trait <a class="link" href="reference/is_copy_constructible.html" title="is_copy_constructible">is_copy_constructible</a>.
</li></ul></div>
<h5>
<a name="boost_typetraits.history.h2"></a>
<span class="phrase"><a name="boost_typetraits.history.boost_1_54_0"></a></span><a class="link" href="history.html#boost_typetraits.history.boost_1_54_0">Boost
1.54.0</a>
</h5>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Added new traits <a class="link" href="reference/is_nothrow_move_assignable.html" title="is_nothrow_move_assignable">is_nothrow_move_assignable</a>,
<a class="link" href="reference/is_nothrow_move_constructible.html" title="is_nothrow_move_constructible">is_nothrow_move_constructible</a>,
<a class="link" href="reference/has_trivial_move_assign.html" title="has_trivial_move_assign">has_trivial_move_assign</a>,
<a class="link" href="reference/has_trivial_move_constructor.html" title="has_trivial_move_constructor">has_trivial_move_constructor</a>.
</li></ul></div>
<h5>
<a name="boost_typetraits.history.h3"></a>
<span class="phrase"><a name="boost_typetraits.history.boost_1_47_0"></a></span><a class="link" href="history.html#boost_typetraits.history.boost_1_47_0">Boost
1.47.0</a>
</h5>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<span class="bold"><strong>Breaking change</strong></span>: changed <a class="link" href="reference/is_convertible.html" title="is_convertible">is_convertible</a>
to C++0x behaviour when possible.
</li>
<li class="listitem">
Fixed issues <a href="https://svn.boost.org/trac/boost/ticket/5271" target="_top">#5271</a>,
<a href="https://svn.boost.org/trac/boost/ticket/4530" target="_top">#4530</a>.
</li>
</ul></div>
<h5>
<a name="boost_typetraits.history.h4"></a>
<span class="phrase"><a name="boost_typetraits.history.boost_1_45_0"></a></span><a class="link" href="history.html#boost_typetraits.history.boost_1_45_0">Boost
1.45.0</a>
</h5>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Added new traits <a class="link" href="reference/add_rvalue_reference.html" title="add_rvalue_reference">add_rvalue_reference</a>,
<a class="link" href="reference/add_lvalue_reference.html" title="add_lvalue_reference">add_lvalue_reference</a>
and <a class="link" href="reference/common_type.html" title="common_type">common_type</a>.
</li>
<li class="listitem">
Minor fixes to <a class="link" href="reference/is_signed.html" title="is_signed">is_signed</a>,
<a class="link" href="reference/is_unsigned.html" title="is_unsigned">is_unsigned</a>
and <a class="link" href="reference/is_virtual_base_of.html" title="is_virtual_base_of">is_virtual_base_of</a>.
</li>
</ul></div>
<h5>
<a name="boost_typetraits.history.h5"></a>
<span class="phrase"><a name="boost_typetraits.history.boost_1_44_0"></a></span><a class="link" href="history.html#boost_typetraits.history.boost_1_44_0">Boost
1.44.0</a>
</h5>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
Added support for rvalue references throughout the library, plus two new
traits classes <a class="link" href="reference/is_rvalue_reference.html" title="is_rvalue_reference">is_rvalue_reference</a>
and <a class="link" href="reference/is_lvalue_reference.html" title="is_lvalue_reference">is_lvalue_reference</a>.
Fixes <a href="https://svn.boost.org/trac/boost/ticket/4407" target="_top">#4407</a>
and <a href="https://svn.boost.org/trac/boost/ticket/3804" target="_top">#3804</a>.
</li>
<li class="listitem">
Fixed ticket <a href="https://svn.boost.org/trac/boost/ticket/3621" target="_top">#3621</a>.
</li>
</ul></div>
<h5>
<a name="boost_typetraits.history.h6"></a>
<span class="phrase"><a name="boost_typetraits.history.boost_1_42_0"></a></span><a class="link" href="history.html#boost_typetraits.history.boost_1_42_0">Boost
1.42.0</a>
</h5>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Fixed issue <a href="https://svn.boost.org/trac/boost/ticket/3704" target="_top">#3704</a>.
</li></ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2000, 2011 Adobe Systems Inc, David Abrahams,
Frederic Bron, Steve Cleary, Beman Dawes, Aleksey Gurtovoy, Howard Hinnant,
Jesse Jones, Mat Marcus, Itay Maman, John Maddock, Alexander Nasonov, Thorsten
Ottosen, Roman Perepelitsa, Robert Ramey, Jeremy Siek, Robert Stewart and Steven
Watanabe<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="reference/type_with_alignment.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="credits.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
_includes/featured.html | worldlynutter/opensourcenutter.github.io | <div class='repo'>
<h3><a href='http://github.com/facebook/hiphop-php'>hiphop-php</a></h3>
<span class='desc'>transforms PHP source code into highly optimized C++</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/simplestations/mediacore'>mediacore</a></h3>
<span class='desc'>A video, audio and podcast publication platform written in Python</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/jashkenas/coffee-script'>coffee-script</a></h3>
<span class='desc'>unfancy javascript</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/jquery/jquery'>jquery</a></h3>
<span class='desc'>new wave javascript</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/ry/node'>node</a></h3>
<span class='desc'>evented I/O for v8 javascript</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/mootools/mootools-core'>mootools-core</a></h3>
<span class='desc'>MooTools Core Repository</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/mongodb/mongo'>mongo</a></h3>
<span class='desc'>The Mongo Database</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/nddrylliog/ooc'>ooc</a></h3>
<span class='desc'>ooc compiler written in java</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/subsonic/SubSonic-3.0'>SubSonic-3.0</a></h3>
<span class='desc'>SubSonic 3.0 for the .NET 3.5 Framework</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/klacke/yaws'>yaws</a></h3>
<span class='desc'>Yaws webserver</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/antirez/redis'>redis</a></h3>
<span class='desc'>Redis key-value store</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/pokeb/asi-http-request'>asi-http-request</a></h3>
<span class='desc'>Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/pinax/pinax'>pinax</a></h3>
<span class='desc'>a Django-based platform for rapidly developing websites</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/relevance/blue-ridge'>blue-ridge</a></h3>
<span class='desc'>Framework for JavaScript Testing (currently a Rails Plugin)</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/richhickey/clojure'>clojure</a></h3>
<span class='desc'>The Clojure programming language</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/lloyd/yajl'>yajl</a></h3>
<span class='desc'>Yet Another JSON Library - A Portable JSON parsing and serialization library in ANSI C</span>
</div>
<div class='repo'>
<h3><a href='http://github.com/chriseppstein/compass'>compass</a></h3>
<span class='desc'>Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.</span>
</div>
|
node_modules/resolve-url-loader/tmp/1536277707/webpack2-sassloader6-sass4/rework/absolute-asset/absolute--keep-query--development-without-url/main.003f3df37a7dedb210265fb578fd302e.css | Qinjianbo/blog | .some-class-name {
single-quoted: url("/Users/bholloway/Documents/bholloway/resolve-url-loader/tmp/1536277707/webpack2-sassloader6-sass4/rework/absolute-asset/images/img.jpg");
double-quoted: url("/Users/bholloway/Documents/bholloway/resolve-url-loader/tmp/1536277707/webpack2-sassloader6-sass4/rework/absolute-asset/images/img.jpg");
unquoted: url(/Users/bholloway/Documents/bholloway/resolve-url-loader/tmp/1536277707/webpack2-sassloader6-sass4/rework/absolute-asset/images/img.jpg);
query: url(/Users/bholloway/Documents/bholloway/resolve-url-loader/tmp/1536277707/webpack2-sassloader6-sass4/rework/absolute-asset/images/img.jpg?query);
hash: url(/Users/bholloway/Documents/bholloway/resolve-url-loader/tmp/1536277707/webpack2-sassloader6-sass4/rework/absolute-asset/images/img.jpg#hash);
}
.another-class-name {
display: block;
}
/*# sourceMappingURL=main.003f3df37a7dedb210265fb578fd302e.css.map*/ |
templates/menuprincipal.html | shiminasai/ciat_plataforma | <nav class="navbar navbar-default main-menu-admin" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/" title="CIAT Plataforma">Alianzas CAC</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav navbar-right">
{% if user.username %}
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
Bienvenido <strong>{{ user.username }}</strong><b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="/foros/perfil">Ver mi perfil</a></li>
<li><a href="/accounts/logout">Salir</a></li>
</ul>
</li>
{% else %}
<li><a href="/accounts/login">Entrar</a></li>
{% endif %}
</ul>
</div><!-- /.navbar-collapse -->
</nav> |
src/frontend/components/state-values/state-values.css | rangle/batarangle | .property {
width: calc(100% - 10px);
margin-top: 2px;
margin-bottom: 2px;
}
.property > span {
float: left;
margin-right: 5px;
} |
docs/nmodbus4/device/modbusudpslave.html | yvschmid/NModbus4 | <!DOCTYPE html />
<html>
<head>
<title>ModbusUdpSlave.cs</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link href="../../nocco.css" rel="stylesheet" media="all" type="text/css" />
<script src="../../prettify.js" type="text/javascript"></script>
</head>
<body onload="prettyPrint()">
<div id="container">
<div id="background"></div>
<div id="jump_to">
Jump To …
<div id="jump_wrapper">
<div id="jump_page">
<a class="source" href="../../nmodbus4/globalsuppressions.html">
NModbus4\GlobalSuppressions.cs
</a>
<a class="source" href="../../nmodbus4/invalidmodbusrequestexception.html">
NModbus4\InvalidModbusRequestException.cs
</a>
<a class="source" href="../../nmodbus4/modbus.html">
NModbus4\Modbus.cs
</a>
<a class="source" href="../../nmodbus4/slaveexception.html">
NModbus4\SlaveException.cs
</a>
<a class="source" href="../../nmodbus4/data/datastore.html">
NModbus4\Data\DataStore.cs
</a>
<a class="source" href="../../nmodbus4/data/datastoreeventargs.html">
NModbus4\Data\DataStoreEventArgs.cs
</a>
<a class="source" href="../../nmodbus4/data/datastorefactory.html">
NModbus4\Data\DataStoreFactory.cs
</a>
<a class="source" href="../../nmodbus4/data/discretecollection.html">
NModbus4\Data\DiscreteCollection.cs
</a>
<a class="source" href="../../nmodbus4/data/imodbusmessagedatacollection.html">
NModbus4\Data\IModbusMessageDataCollection.cs
</a>
<a class="source" href="../../nmodbus4/data/modbusdatacollection.html">
NModbus4\Data\ModbusDataCollection.cs
</a>
<a class="source" href="../../nmodbus4/data/modbusdatatype.html">
NModbus4\Data\ModbusDataType.cs
</a>
<a class="source" href="../../nmodbus4/data/registercollection.html">
NModbus4\Data\RegisterCollection.cs
</a>
<a class="source" href="../../nmodbus4/device/imodbusmaster.html">
NModbus4\Device\IModbusMaster.cs
</a>
<a class="source" href="../../nmodbus4/device/imodbusserialmaster.html">
NModbus4\Device\IModbusSerialMaster.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusdevice.html">
NModbus4\Device\ModbusDevice.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusipmaster.html">
NModbus4\Device\ModbusIpMaster.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusmaster.html">
NModbus4\Device\ModbusMaster.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusmastertcpconnection.html">
NModbus4\Device\ModbusMasterTcpConnection.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusserialmaster.html">
NModbus4\Device\ModbusSerialMaster.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusserialslave.html">
NModbus4\Device\ModbusSerialSlave.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusslave.html">
NModbus4\Device\ModbusSlave.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusslaverequesteventargs.html">
NModbus4\Device\ModbusSlaveRequestEventArgs.cs
</a>
<a class="source" href="../../nmodbus4/device/modbustcpslave.html">
NModbus4\Device\ModbusTcpSlave.cs
</a>
<a class="source" href="../../nmodbus4/device/modbusudpslave.html">
NModbus4\Device\ModbusUdpSlave.cs
</a>
<a class="source" href="../../nmodbus4/device/tcpconnectioneventargs.html">
NModbus4\Device\TcpConnectionEventArgs.cs
</a>
<a class="source" href="../../nmodbus4/extensions/enron/enronmodbus.html">
NModbus4\Extensions\Enron\EnronModbus.cs
</a>
<a class="source" href="../../nmodbus4/io/emptytransport.html">
NModbus4\IO\EmptyTransport.cs
</a>
<a class="source" href="../../nmodbus4/io/istreamresource.html">
NModbus4\IO\IStreamResource.cs
</a>
<a class="source" href="../../nmodbus4/io/modbusasciitransport.html">
NModbus4\IO\ModbusAsciiTransport.cs
</a>
<a class="source" href="../../nmodbus4/io/modbusiptransport.html">
NModbus4\IO\ModbusIpTransport.cs
</a>
<a class="source" href="../../nmodbus4/io/modbusrtutransport.html">
NModbus4\IO\ModbusRtuTransport.cs
</a>
<a class="source" href="../../nmodbus4/io/modbusserialtransport.html">
NModbus4\IO\ModbusSerialTransport.cs
</a>
<a class="source" href="../../nmodbus4/io/modbustransport.html">
NModbus4\IO\ModbusTransport.cs
</a>
<a class="source" href="../../nmodbus4/io/serialportadapter.html">
NModbus4\IO\SerialPortAdapter.cs
</a>
<a class="source" href="../../nmodbus4/io/streamresourceutility.html">
NModbus4\IO\StreamResourceUtility.cs
</a>
<a class="source" href="../../nmodbus4/io/tcpclientadapter.html">
NModbus4\IO\TcpClientAdapter.cs
</a>
<a class="source" href="../../nmodbus4/io/udpclientadapter.html">
NModbus4\IO\UdpClientAdapter.cs
</a>
<a class="source" href="../../nmodbus4/message/abstractmodbusmessage.html">
NModbus4\Message\AbstractModbusMessage.cs
</a>
<a class="source" href="../../nmodbus4/message/abstractmodbusmessagewithdata.html">
NModbus4\Message\AbstractModbusMessageWithData.cs
</a>
<a class="source" href="../../nmodbus4/message/diagnosticsrequestresponse.html">
NModbus4\Message\DiagnosticsRequestResponse.cs
</a>
<a class="source" href="../../nmodbus4/message/imodbusmessage.html">
NModbus4\Message\IModbusMessage.cs
</a>
<a class="source" href="../../nmodbus4/message/imodbusrequest.html">
NModbus4\Message\IModbusRequest.cs
</a>
<a class="source" href="../../nmodbus4/message/modbusmessagefactory.html">
NModbus4\Message\ModbusMessageFactory.cs
</a>
<a class="source" href="../../nmodbus4/message/modbusmessageimpl.html">
NModbus4\Message\ModbusMessageImpl.cs
</a>
<a class="source" href="../../nmodbus4/message/readcoilsinputsrequest.html">
NModbus4\Message\ReadCoilsInputsRequest.cs
</a>
<a class="source" href="../../nmodbus4/message/readcoilsinputsresponse.html">
NModbus4\Message\ReadCoilsInputsResponse.cs
</a>
<a class="source" href="../../nmodbus4/message/readholdinginputregistersrequest.html">
NModbus4\Message\ReadHoldingInputRegistersRequest.cs
</a>
<a class="source" href="../../nmodbus4/message/readholdinginputregistersresponse.html">
NModbus4\Message\ReadHoldingInputRegistersResponse.cs
</a>
<a class="source" href="../../nmodbus4/message/readwritemultipleregistersrequest.html">
NModbus4\Message\ReadWriteMultipleRegistersRequest.cs
</a>
<a class="source" href="../../nmodbus4/message/slaveexceptionresponse.html">
NModbus4\Message\SlaveExceptionResponse.cs
</a>
<a class="source" href="../../nmodbus4/message/writemultiplecoilsrequest.html">
NModbus4\Message\WriteMultipleCoilsRequest.cs
</a>
<a class="source" href="../../nmodbus4/message/writemultiplecoilsresponse.html">
NModbus4\Message\WriteMultipleCoilsResponse.cs
</a>
<a class="source" href="../../nmodbus4/message/writemultipleregistersrequest.html">
NModbus4\Message\WriteMultipleRegistersRequest.cs
</a>
<a class="source" href="../../nmodbus4/message/writemultipleregistersresponse.html">
NModbus4\Message\WriteMultipleRegistersResponse.cs
</a>
<a class="source" href="../../nmodbus4/message/writesinglecoilrequestresponse.html">
NModbus4\Message\WriteSingleCoilRequestResponse.cs
</a>
<a class="source" href="../../nmodbus4/message/writesingleregisterrequestresponse.html">
NModbus4\Message\WriteSingleRegisterRequestResponse.cs
</a>
<a class="source" href="../../nmodbus4/properties/assemblyinfo.html">
NModbus4\Properties\AssemblyInfo.cs
</a>
<a class="source" href="../../nmodbus4/unme.common/disposableutility.html">
NModbus4\Unme.Common\DisposableUtility.cs
</a>
<a class="source" href="../../nmodbus4/unme.common/eventutility.html">
NModbus4\Unme.Common\EventUtility.cs
</a>
<a class="source" href="../../nmodbus4/unme.common/sequenceutility.html">
NModbus4\Unme.Common\SequenceUtility.cs
</a>
<a class="source" href="../../nmodbus4/utility/discriminatedunion.html">
NModbus4\Utility\DiscriminatedUnion.cs
</a>
<a class="source" href="../../nmodbus4/utility/modbusutility.html">
NModbus4\Utility\ModbusUtility.cs
</a>
<a class="source" href="../../nmodbus4.unittests/slaveexceptionfixture.html">
NModbus4.UnitTests\SlaveExceptionFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/data/datastoreeventargsfixture.html">
NModbus4.UnitTests\Data\DataStoreEventArgsFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/data/datastorefixture.html">
NModbus4.UnitTests\Data\DataStoreFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/data/discretecollectionfixture.html">
NModbus4.UnitTests\Data\DiscreteCollectionFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/data/modbusdatacollectionfixture.html">
NModbus4.UnitTests\Data\ModbusDataCollectionFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/data/registercollectionfixture.html">
NModbus4.UnitTests\Data\RegisterCollectionFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/device/modbusmasterfixture.html">
NModbus4.UnitTests\Device\ModbusMasterFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/device/modbusslavefixture.html">
NModbus4.UnitTests\Device\ModbusSlaveFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/device/tcpconnectioneventargsfixture.html">
NModbus4.UnitTests\Device\TcpConnectionEventArgsFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/io/modbusasciitransportfixture.html">
NModbus4.UnitTests\IO\ModbusAsciiTransportFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/io/modbusrtutransportfixture.html">
NModbus4.UnitTests\IO\ModbusRtuTransportFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/io/modbusserialtransportfixture.html">
NModbus4.UnitTests\IO\ModbusSerialTransportFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/io/modbustcptransportfixture.html">
NModbus4.UnitTests\IO\ModbusTcpTransportFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/io/modbustransportfixture.html">
NModbus4.UnitTests\IO\ModbusTransportFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/io/udpclientadapterfixture.html">
NModbus4.UnitTests\IO\UdpClientAdapterFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/diagnosticsrequestresponsefixture.html">
NModbus4.UnitTests\Message\DiagnosticsRequestResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/messageutility.html">
NModbus4.UnitTests\Message\MessageUtility.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/modbusmessagefactoryfixture.html">
NModbus4.UnitTests\Message\ModbusMessageFactoryFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/modbusmessagefixture.html">
NModbus4.UnitTests\Message\ModbusMessageFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/modbusmessageimplfixture.html">
NModbus4.UnitTests\Message\ModbusMessageImplFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/modbusmessagewithdatafixture.html">
NModbus4.UnitTests\Message\ModbusMessageWithDataFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/readcoilsinputsrequestfixture.html">
NModbus4.UnitTests\Message\ReadCoilsInputsRequestFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/readcoilsinputsresponsefixture.html">
NModbus4.UnitTests\Message\ReadCoilsInputsResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/readholdinginputregistersrequestfixture.html">
NModbus4.UnitTests\Message\ReadHoldingInputRegistersRequestFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/readholdinginputregistersresponsefixture.html">
NModbus4.UnitTests\Message\ReadHoldingInputRegistersResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/readwritemultipleregistersrequestfixture.html">
NModbus4.UnitTests\Message\ReadWriteMultipleRegistersRequestFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/returnquerydatarequestresponsefixture.html">
NModbus4.UnitTests\Message\ReturnQueryDataRequestResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/slaveexceptionresponsefixture.html">
NModbus4.UnitTests\Message\SlaveExceptionResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/writemultiplecoilsrequestfixture.html">
NModbus4.UnitTests\Message\WriteMultipleCoilsRequestFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/writemultiplecoilsresponsefixture.html">
NModbus4.UnitTests\Message\WriteMultipleCoilsResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/writemultipleregistersrequestfixture.html">
NModbus4.UnitTests\Message\WriteMultipleRegistersRequestFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/writemultipleregistersresponsefixture.html">
NModbus4.UnitTests\Message\WriteMultipleRegistersResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/writesinglecoilrequestresponsefixture.html">
NModbus4.UnitTests\Message\WriteSingleCoilRequestResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/message/writesingleregisterrequestresponsefixture.html">
NModbus4.UnitTests\Message\WriteSingleRegisterRequestResponseFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/properties/assemblyinfo.html">
NModbus4.UnitTests\Properties\AssemblyInfo.cs
</a>
<a class="source" href="../../nmodbus4.unittests/utility/collectionutilityfixture.html">
NModbus4.UnitTests\Utility\CollectionUtilityFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/utility/discriminatedunionfixture.html">
NModbus4.UnitTests\Utility\DiscriminatedUnionFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/utility/modbusutilityfixture.html">
NModbus4.UnitTests\Utility\ModbusUtilityFixture.cs
</a>
<a class="source" href="../../nmodbus4.unittests/utility/serialconnectionfixture.html">
NModbus4.UnitTests\Utility\SerialConnectionFixture.cs
</a>
<a class="source" href="../../samples/driver.html">
Samples\Driver.cs
</a>
<a class="source" href="../../samples/properties/assemblyinfo.html">
Samples\Properties\AssemblyInfo.cs
</a>
</div>
</div>
</div>
<table cellpadding="0" cellspacing="0">
<thead>
<tr>
<th class="docs">
<h1>ModbusUdpSlave.cs</h1>
</th>
<th class="code"></th>
</tr>
</thead>
<tbody>
<tr id="section_1">
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section_1">¶</a>
</div>
</td>
<td class="code">
<pre><code class='prettyprint'>namespace Modbus.Device
{
using System;
using System.Diagnostics;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using IO;
using Message;
using Unme.Common;
</code></pre>
</td>
</tr>
<tr id="section_2">
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section_2">¶</a>
</div>
<p>Modbus UDP slave device.</p>
</td>
<td class="code">
<pre><code class='prettyprint'> public class ModbusUdpSlave : ModbusSlave
{
private readonly UdpClient _udpClient;
private ModbusUdpSlave(byte unitId, UdpClient udpClient)
: base(unitId, new ModbusIpTransport(new UdpClientAdapter(udpClient)))
{
_udpClient = udpClient;
}
</code></pre>
</td>
</tr>
<tr id="section_3">
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section_3">¶</a>
</div>
<p>Modbus UDP slave factory method.
Creates NModbus UDP slave with default</p>
</td>
<td class="code">
<pre><code class='prettyprint'> public static ModbusUdpSlave CreateUdp(UdpClient client)
{
return new ModbusUdpSlave(Modbus.DefaultIpSlaveUnitId, client);
}
</code></pre>
</td>
</tr>
<tr id="section_4">
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section_4">¶</a>
</div>
<p>Modbus UDP slave factory method.</p>
</td>
<td class="code">
<pre><code class='prettyprint'> public static ModbusUdpSlave CreateUdp(byte unitId, UdpClient client)
{
return new ModbusUdpSlave(unitId, client);
}
</code></pre>
</td>
</tr>
<tr id="section_5">
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section_5">¶</a>
</div>
<p>Start slave listening for requests.</p>
</td>
<td class="code">
<pre><code class='prettyprint'> public override void Listen()
{
Debug.WriteLine("Start Modbus Udp Server.");
try
{
while (true)
{
IPEndPoint masterEndPoint = null;
byte[] frame;
frame = _udpClient.Receive(ref masterEndPoint);
Debug.WriteLine("Read Frame completed {0} bytes", frame.Length);
Debug.WriteLine("RX: {0}", string.Join(", ", frame));
IModbusMessage request =
ModbusMessageFactory.CreateModbusRequest(frame.Slice(6, frame.Length - 6).ToArray());
request.TransactionId = (ushort) IPAddress.NetworkToHostOrder(BitConverter.ToInt16(frame, 0));
</code></pre>
</td>
</tr>
<tr id="section_6">
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section_6">¶</a>
</div>
<p>perform action and build response</p>
</td>
<td class="code">
<pre><code class='prettyprint'> IModbusMessage response = ApplyRequest(request);
response.TransactionId = request.TransactionId;
</code></pre>
</td>
</tr>
<tr id="section_7">
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section_7">¶</a>
</div>
<p>write response</p>
</td>
<td class="code">
<pre><code class='prettyprint'> byte[] responseFrame = Transport.BuildMessageFrame(response);
Debug.WriteLine("TX: {0}", string.Join(", ", responseFrame));
_udpClient.Send(responseFrame, responseFrame.Length, masterEndPoint);
}
}
catch (SocketException se)
{
</code></pre>
</td>
</tr>
<tr id="section_8">
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section_8">¶</a>
</div>
<p>this hapens when slave stops</p>
</td>
<td class="code">
<pre><code class='prettyprint'> if (se.ErrorCode != Modbus.WSACancelBlockingCall)
throw;
}
}
}
}
</code></pre>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
|
rdpartyrobotcdr-3.3.1/html/group___h_t_b_m.html | OlsonElliott/Easy-as-Pi | <HTML>
<HEAD>
<TITLE>3rd Party ROBOTC Drivers</TITLE>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</HEAD>
<BODY bgcolor="#ffffff" link="#000000" vlink="#000000">
<table width="100%" bgcolor="navy" cellspacing=0 cellpadding=1 border=0>
<tr><td><table width="100%" bgcolor="#EEEEDD" cellspacing=0 cellpadding=3 border=0>
<tr>
<td width="33%" align="left"> <img src="images/LOGO_NXT.gif" width=266 height=44 border="0" alt="Mindstorms"></td>
<td><b><font size="+3" color="navy">3rd Party ROBOTC Drivers</font></b></td>
<td align="right"> <img src="images/logo.png" width=44 height=44 border="0" alt="RobotC"></td>
</tr>
<tr bgcolor="#cccc99" align="right">
<td colspan=3> <font face="arial" size="-1"> [<a href=main.html>Home</a>] [<a target=_top href="https://sourceforge.net/projects/rdpartyrobotcdr/">Download</a>] [<a target=_top href="http://apps.sourceforge.net/mantisbt/rdpartyrobotcdr/my_view_page.php">Submit a bug/suggestion</a>] [<a target=_top href="http://www.robotc.net/forums/">ROBOTC Forums</a>] [<a target=_top href="http://botbench.com">Blog</a>] [<a target=_top href="http://sourceforge.net/donate/index.php?group_id=257238">Support this project</a>]</font> </td>
</tr>
</table></td></tr>
</table>
<!-- Generated by Doxygen 1.7.2 -->
<div class="header">
<div class="summary">
<a href="#files">Files</a> |
<a href="#define-members">Defines</a> |
<a href="#func-members">Functions</a> |
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<h1>Barometric Sensor<br/>
<small>
[<a class="el" href="group___hi_technic.html">HiTechnic</a>]</small>
</h1> </div>
</div>
<div class="contents">
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="files"></a>
Files</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="hitechnic-barometer_8h.html">hitechnic-barometer.h</a></td></tr>
<p><tr><td class="mdescLeft"> </td><td class="mdescRight"><p>HiTechnic Barometric Sensor driver. </p>
<br/></td></tr>
</p>
<tr><td colspan="2"><h2><a name="define-members"></a>
Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#gad6162bff5630f6d3943d2f25d4cedf5f">HTBM_I2C_ADDR</a>   0x02</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#gaeee6ae90c99e2b5a2888a44e662c8712">HTBM_OFFSET</a>   0x42</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#ga7d6692224d818a4910c7d6ad11fbd1c4">HTBM_TEMP_HIGH</a>   0x00</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#ga521ec1cf9c353cb7625767a255b864b7">HTBM_TEMP_LOW</a>   0x01</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#gab0a64ae89dbf4e03950ccb69c1f33d1e">HTBM_PRES_HIGH</a>   0x02</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#ga144e2616b602564a9350c0e76ab2084c">HTBM_PRES_LOW</a>   0x03</td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#ga8437567f6fabf1dea365809ae1b68c1d">HTBMreadMInHg</a> (tSensors link)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#gae28215cdcb72f51e1867fe2000ff641e">HTBMreadhPa</a> (tSensors link)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#ga86f68307098e8a3c79e24ebbbf0af521">HTBMreadPsi</a> (tSensors link)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#gabdb40711a881155269d86ef6015cee65">HTBMreadTemp</a> (tSensors link)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#ga6f11c6053355068c51cab4a7b66de5b0">HTBMreadTempF</a> (tSensors link)</td></tr>
<tr><td colspan="2"><h2><a name="var-members"></a>
Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const float </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#ga58270c4e679bdfc2c9bf81ab9a33bcf0">mInHgtohPa</a> = 0.03386389</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const float </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#ga0445bd73377dbc5375ead7394a1ad0f5">mInHgtoPsi</a> = 0.491098/1000</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__common.html#gaa172ef131853460e5b9f5c6db81d30f4">tByteArray</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#gacf503272d8c275d875ea709735454185">HTBM_I2CRequest</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__common.html#gaa172ef131853460e5b9f5c6db81d30f4">tByteArray</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___h_t_b_m.html#gaa8ed3c332563db999285f209bc4232d6">HTBM_I2CReply</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>HiTechnic Barometric Sensor </p>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="gad6162bff5630f6d3943d2f25d4cedf5f"></a><!-- doxytag: member="hitechnic-barometer.h::HTBM_I2C_ADDR" ref="gad6162bff5630f6d3943d2f25d4cedf5f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define HTBM_I2C_ADDR   0x02</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Barometric sensor device address </p>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00044">44</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="gaeee6ae90c99e2b5a2888a44e662c8712"></a><!-- doxytag: member="hitechnic-barometer.h::HTBM_OFFSET" ref="gaeee6ae90c99e2b5a2888a44e662c8712" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define HTBM_OFFSET   0x42</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Offset for data registers </p>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00045">45</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="gab0a64ae89dbf4e03950ccb69c1f33d1e"></a><!-- doxytag: member="hitechnic-barometer.h::HTBM_PRES_HIGH" ref="gab0a64ae89dbf4e03950ccb69c1f33d1e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define HTBM_PRES_HIGH   0x02</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Pressure high byte </p>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00048">48</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="ga144e2616b602564a9350c0e76ab2084c"></a><!-- doxytag: member="hitechnic-barometer.h::HTBM_PRES_LOW" ref="ga144e2616b602564a9350c0e76ab2084c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define HTBM_PRES_LOW   0x03</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Pressure low byte </p>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00049">49</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="ga7d6692224d818a4910c7d6ad11fbd1c4"></a><!-- doxytag: member="hitechnic-barometer.h::HTBM_TEMP_HIGH" ref="ga7d6692224d818a4910c7d6ad11fbd1c4" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define HTBM_TEMP_HIGH   0x00</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Temperature high byte </p>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00046">46</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="ga521ec1cf9c353cb7625767a255b864b7"></a><!-- doxytag: member="hitechnic-barometer.h::HTBM_TEMP_LOW" ref="ga521ec1cf9c353cb7625767a255b864b7" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define HTBM_TEMP_LOW   0x01</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Temperature low byte </p>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00047">47</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="gae28215cdcb72f51e1867fe2000ff641e"></a><!-- doxytag: member="hitechnic-barometer.h::HTBMreadhPa" ref="gae28215cdcb72f51e1867fe2000ff641e" args="(tSensors link)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float HTBMreadhPa </td>
<td>(</td>
<td class="paramtype">tSensors </td>
<td class="paramname"> <em>link</em> )</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Read the current atmospheric pressure in hecto Pascal </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">link</td><td>the HTBM port number </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pressure in hecto Pascal, -255 if something went wrong </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="hitechnic-barometer-test1_8c-example.html#a1">hitechnic-barometer-test1.c</a>.</dd>
</dl>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00087">87</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="ga8437567f6fabf1dea365809ae1b68c1d"></a><!-- doxytag: member="hitechnic-barometer.h::HTBMreadMInHg" ref="ga8437567f6fabf1dea365809ae1b68c1d" args="(tSensors link)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">long HTBMreadMInHg </td>
<td>(</td>
<td class="paramtype">tSensors </td>
<td class="paramname"> <em>link</em> )</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Read the current atmospheric pressure in 1/1000th inch Hg (mercury) </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">link</td><td>the HTBM port number </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pressure in 1/1000th inch Hg (mercury), -255 if something went wrong </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="benedettelli-nxt2wifi-test1_8c-example.html#a1">benedettelli-nxt2wifi-test1.c</a>, and <a class="el" href="hitechnic-barometer-test1_8c-example.html#a0">hitechnic-barometer-test1.c</a>.</dd>
</dl>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00068">68</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="ga86f68307098e8a3c79e24ebbbf0af521"></a><!-- doxytag: member="hitechnic-barometer.h::HTBMreadPsi" ref="ga86f68307098e8a3c79e24ebbbf0af521" args="(tSensors link)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float HTBMreadPsi </td>
<td>(</td>
<td class="paramtype">tSensors </td>
<td class="paramname"> <em>link</em> )</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Read the current atmospheric pressure in pounds per square inch </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">link</td><td>the HTBM port number </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>pressure in pounds per square inch, -255 if something went wrong </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="hitechnic-barometer-test1_8c-example.html#a2">hitechnic-barometer-test1.c</a>.</dd>
</dl>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00097">97</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="gabdb40711a881155269d86ef6015cee65"></a><!-- doxytag: member="hitechnic-barometer.h::HTBMreadTemp" ref="gabdb40711a881155269d86ef6015cee65" args="(tSensors link)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float HTBMreadTemp </td>
<td>(</td>
<td class="paramtype">tSensors </td>
<td class="paramname"> <em>link</em> )</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Read the current air temperature in degrees Celcius </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">link</td><td>the HTBM port number </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>current air temperature in degrees Celcius, -255 if something went wrong </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="benedettelli-nxt2wifi-test1_8c-example.html#a2">benedettelli-nxt2wifi-test1.c</a>, and <a class="el" href="hitechnic-barometer-test1_8c-example.html#a3">hitechnic-barometer-test1.c</a>.</dd>
</dl>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00107">107</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="ga6f11c6053355068c51cab4a7b66de5b0"></a><!-- doxytag: member="hitechnic-barometer.h::HTBMreadTempF" ref="ga6f11c6053355068c51cab4a7b66de5b0" args="(tSensors link)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float HTBMreadTempF </td>
<td>(</td>
<td class="paramtype">tSensors </td>
<td class="paramname"> <em>link</em> )</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Read the current air temperature in degrees Fahrenheit </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">link</td><td>the HTBM port number </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>the current air temperature in degrees Fahrenheit, -255 if something went wrong </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="hitechnic-barometer-test1_8c-example.html#a4">hitechnic-barometer-test1.c</a>.</dd>
</dl>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00130">130</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="gaa8ed3c332563db999285f209bc4232d6"></a><!-- doxytag: member="hitechnic-barometer.h::HTBM_I2CReply" ref="gaa8ed3c332563db999285f209bc4232d6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__common.html#gaa172ef131853460e5b9f5c6db81d30f4">tByteArray</a> <a class="el" href="group___h_t_b_m.html#gaa8ed3c332563db999285f209bc4232d6">HTBM_I2CReply</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Array to hold I2C reply data </p>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00061">61</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="gacf503272d8c275d875ea709735454185"></a><!-- doxytag: member="hitechnic-barometer.h::HTBM_I2CRequest" ref="gacf503272d8c275d875ea709735454185" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__common.html#gaa172ef131853460e5b9f5c6db81d30f4">tByteArray</a> <a class="el" href="group___h_t_b_m.html#gacf503272d8c275d875ea709735454185">HTBM_I2CRequest</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Array to hold I2C command data </p>
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00060">60</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="ga58270c4e679bdfc2c9bf81ab9a33bcf0"></a><!-- doxytag: member="hitechnic-barometer.h::mInHgtohPa" ref="ga58270c4e679bdfc2c9bf81ab9a33bcf0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const float <a class="el" href="group___h_t_b_m.html#ga58270c4e679bdfc2c9bf81ab9a33bcf0">mInHgtohPa</a> = 0.03386389</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00051">51</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
<a class="anchor" id="ga0445bd73377dbc5375ead7394a1ad0f5"></a><!-- doxytag: member="hitechnic-barometer.h::mInHgtoPsi" ref="ga0445bd73377dbc5375ead7394a1ad0f5" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const float <a class="el" href="group___h_t_b_m.html#ga0445bd73377dbc5375ead7394a1ad0f5">mInHgtoPsi</a> = 0.491098/1000</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="hitechnic-barometer_8h_source.html#l00052">52</a> of file <a class="el" href="hitechnic-barometer_8h_source.html">hitechnic-barometer.h</a>.</p>
</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Mar 13 2013 19:56:44 for ROBOTC Drivers by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
</body>
</html>
|
AJJ Project Proposal/css/mudule.css | andalex/ajj | .menu:hover {
background: white;
width: 10rem;
border-right: 1px solid black;
display: inline;
overflow: visible;
}
.menu {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 4rem;
height: 100%;
padding: 1rem;
overflow: hidden;
background: white;
border-right: 1px solid black;
-webkit-transition: width .05s linear;
transition: width .05s linear;
-webkit-transform: translateZ(0) scale(1, 1);
}
.menu > ul {
padding-left: 100px;
marign: 1rem;
}
.menu:hover ul {
padding-left: 0;
marign: 1rem;
}
.menu:hover .myHamburger {
margin: 1rem 1rem;
}
.menu li {
position: relative;
display: block;
width: 100px;
marign: 1rem;
}
.menu li a {
border-collapse: collapse;
border-spacing: 0;
display: block;
text-decoration: none;
transition: all 0.1s linear 0s;
marign: 1rem;
}
.menu li a:hover {
color: #F4F4F4;
}
.menu li a:active {
color: #F0F0F0;
}
.menu li a:visited {
text-decoration: none;
}
.hamBurger {
width: 100%;
height: 2rem;
position: relative;
}
|
lit2go.ok/welcome/license/index.html | adrianosb/HtmlToText | <!DOCTYPE html>
<html>
<head>
<title>License | 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 — License — http://etc.usf.edu/lit2go/welcome/license/'
});
});
</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="">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>License</h2>
</header>
<div id="single_column">
<p>Lit2Go is copyright © 2006–2016 by the University of South Florida.</p>
<h3>Educational Use</h3>
<p>A maximum of twenty-five (25) MP3 and/or text files may be used in any non-commercial, educational project (report, presentation, display, website, etc.) without special permission. The use of more than twenty-five MP3 and/or text files in a single project requires written permission from the Florida Center for Instructional Technology (FCIT) at USF.</p>
<h3>Credit</h3>
<p>Please credit FCIT whenever a resource is used. If resources from this site are incorporated into a website, a link to http://etc.usf.edu/lit2go must be included on your site.</p>
<h3>Restrictions</h3>
<p>No commercial use may be made of the text or MP3 files on this site without written permission of FCIT.</p> </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>
<script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/details.js"></script>
</div>
</body>
</html>
|
detail/DBAPI.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/JuliaDatabases/DBAPI.jl" name="DBAPI">DBAPI</a>
</h1>
<h4>
<a href="http://github.com/JuliaDatabases">JuliaDatabases</a>
</h4>
<p>
<a href="http://pkg.julialang.org#DBAPI">← 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/DBAPI_0.6.svg">
<br>
<a href="http://pkg.julialang.org/badges/DBAPI_0.6.svg">http://pkg.julialang.org/badges/DBAPI_0.6.svg</a>
<pre>[](http://pkg.julialang.org/detail/DBAPI)</pre>
<h3>Most Recent Test Logs</h3>
<ul>
<li>
<a href="../logs/DBAPI_0.6.log">Julia v0.6</a>
</li>
</ul>
<h3>Version and Status History</h3>
<h4>Julia v0.6</h4>
<pre>2017-07-20 to 2018-08-04, v0.1.0, Tests pass.
2017-01-07 to 2017-07-19, v0.0.3, Tests fail.
2016-10-27 to 2017-01-06, v0.0.3, Tests pass.
2016-10-19 to 2016-10-26, v0.0.3, Tests fail.
2016-09-23 to 2016-10-18, v0.0.3, Tests pass.
</pre>
</div>
</body>
</html>
|
wwwroot/mxunit/doc/api/mxunit/framework/adapters/cf9/PublicProxyMaker.html | roryl/cfspec |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by colddoc on {ts '2012-09-27 17:10:42'} -->
<TITLE>
Callable
</TITLE>
<META NAME="keywords" CONTENT="mxunit.framework.adapters.cf9.concurrent.Callable interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="PublicProxyMaker";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF 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>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
MXUnit 2.1.3 (Generated: 09/27/2012)</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?mxunit/framework/adapters/cf9/PublicProxyMaker.html" target="_top"><B>FRAMES</B></A>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
mxunit.framework.adapters.cf9</FONT>
<BR>
Class PublicProxyMaker</H2>
<PRE>WEB-INF.cftags.component
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><a href="../../../..//mxunit/framework/PublicProxyMaker.html" title="class in mxunit.framework">mxunit.framework.PublicProxyMaker</a>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">mxunit.framework.adapters.cf9.PublicProxyMaker
</PRE>
<HR>
<DL>
<DT>
<PRE>public class <B>PublicProxyMaker</B>
<DT>extends <a href="../../../..//mxunit/framework/PublicProxyMaker.html" title="class in mxunit.framework">PublicProxyMaker</a></DT></PRE>
</DT>
</DL>
<HR>
<p>
<!-- ========== 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> any</CODE></FONT></TD>
<TD><CODE><B><A HREF="PublicProxyMaker.html#handleDirectoryCreate()">handleDirectoryCreate</A></B>(string dir)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> any</CODE></FONT></TD>
<TD><CODE><B><A HREF="PublicProxyMaker.html#handleFileCreate()">handleFileCreate</A></B>(string fullFilePath, string output)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> any</CODE></FONT></TD>
<TD><CODE><B><A HREF="PublicProxyMaker.html#handleFileDelete()">handleFileDelete</A></B>(string fullFilePath)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> any</CODE></FONT></TD>
<TD><CODE><B><A HREF="PublicProxyMaker.html#handleObjectCreate()">handleObjectCreate</A></B>(string cfcname)</CODE>
<BR>
</TD>
</TR>
</TR>
</TABLE>
<a name="methods_inherited_from_class_mxunit.framework.PublicProxyMaker"><!-- --></a>
<table summary="" border="1" cellpadding="3" cellspacing="0" width="100%">
<tbody><tr class="TableSubHeadingColor" bgcolor="#eeeeff">
<th align="left"><b>Methods inherited from class <a href="../../../..//mxunit/framework/PublicProxyMaker.html" title="class in mxunit.framework">mxunit.framework.PublicProxyMaker</a></b></th>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td>
<code><a href="../../../..//mxunit/framework/PublicProxyMaker.html#mxunit.framework.adapters.cf9.PublicProxyMaker()">mxunit.framework.adapters.cf9.PublicProxyMaker</a></code>
</td>
</tr>
</tbody></table>
<a name="methods_inherited_from_class_WEB-INF.cftags.component"><!-- --></a>
<table summary="" border="1" cellpadding="3" cellspacing="0" width="100%">
<tbody><tr class="TableSubHeadingColor" bgcolor="#eeeeff">
<th align="left"><b>Methods inherited from class WEB-INF.cftags.component</b></th>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td>
<code></code>
</td>
</tr>
</tbody></table>
<P>
<!-- ============ METHOD DETAIL ========== -->
<a name="method_detail"><!-- --></a>
<table summary="" border="1" cellpadding="3" cellspacing="0" width="100%">
<tbody><tr class="TableHeadingColor" bgcolor="#ccccff">
<th colspan="1" align="left"><font size="+2">
<b>Method Detail</b></font></th>
</tr>
</tbody></table>
<a name="handleDirectoryCreate()"><!-- --></a><h3>
handleDirectoryCreate</h3>
<code>public any <B>handleDirectoryCreate</B>(string dir)</code>
<dl>
<dd>
<p>
</p></dd>
<dl>
<dt><b>Overrides:</b></dt>
<dd>
<code>
<a href="../../../..//mxunit/framework/PublicProxyMaker.html#handleDirectoryCreate()">handleDirectoryCreate</a></code>
in class
<code>
<a href="../../../..//mxunit/framework/PublicProxyMaker.html" title="class in mxunit.framework">PublicProxyMaker</a>
</code>
</dd>
</dl>
<dl>
<dt><b>Parameters:</b></dt>
<dd><code>dir</code></dd>
</dl>
</dd>
</dl>
<hr>
<a name="handleFileCreate()"><!-- --></a><h3>
handleFileCreate</h3>
<code>public any <B>handleFileCreate</B>(string fullFilePath, string output)</code>
<dl>
<dd>
<p>
</p></dd>
<dl>
<dt><b>Overrides:</b></dt>
<dd>
<code>
<a href="../../../..//mxunit/framework/PublicProxyMaker.html#handleFileCreate()">handleFileCreate</a></code>
in class
<code>
<a href="../../../..//mxunit/framework/PublicProxyMaker.html" title="class in mxunit.framework">PublicProxyMaker</a>
</code>
</dd>
</dl>
<dl>
<dt><b>Parameters:</b></dt>
<dd><code>fullFilePath</code></dd>
<dd><code>output</code></dd>
</dl>
</dd>
</dl>
<hr>
<a name="handleFileDelete()"><!-- --></a><h3>
handleFileDelete</h3>
<code>public any <B>handleFileDelete</B>(string fullFilePath)</code>
<dl>
<dd>
<p>
</p></dd>
<dl>
<dt><b>Overrides:</b></dt>
<dd>
<code>
<a href="../../../..//mxunit/framework/PublicProxyMaker.html#handleFileDelete()">handleFileDelete</a></code>
in class
<code>
<a href="../../../..//mxunit/framework/PublicProxyMaker.html" title="class in mxunit.framework">PublicProxyMaker</a>
</code>
</dd>
</dl>
<dl>
<dt><b>Parameters:</b></dt>
<dd><code>fullFilePath</code></dd>
</dl>
</dd>
</dl>
<hr>
<a name="handleObjectCreate()"><!-- --></a><h3>
handleObjectCreate</h3>
<code>public any <B>handleObjectCreate</B>(string cfcname)</code>
<dl>
<dd>
<p>
</p></dd>
<dl>
<dt><b>Overrides:</b></dt>
<dd>
<code>
<a href="../../../..//mxunit/framework/PublicProxyMaker.html#handleObjectCreate()">handleObjectCreate</a></code>
in class
<code>
<a href="../../../..//mxunit/framework/PublicProxyMaker.html" title="class in mxunit.framework">PublicProxyMaker</a>
</code>
</dd>
</dl>
<dl>
<dt><b>Parameters:</b></dt>
<dd><code>cfcname</code></dd>
</dl>
</dd>
</dl>
<hr>
<!-- ========= START OF 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>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
MXUnit 2.1.3 (Generated: 09/27/2012)</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?mxunit/framework/adapters/cf9/PublicProxyMaker.html" target="_top"><B>FRAMES</B></A>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF NAVBAR ========= -->
<HR>
</BODY>
</HTML>
|
vendor/fop-1.1/javadocs/org/apache/fop/complexscripts/fonts/class-use/GlyphTable.html | kardeiz/fop_wrapper | <!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_35) on Tue Oct 16 22:49:48 ICT 2012 -->
<TITLE>
Uses of Class org.apache.fop.complexscripts.fonts.GlyphTable (Apache FOP 1.1 API)
</TITLE>
<META NAME="date" CONTENT="2012-10-16">
<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.fop.complexscripts.fonts.GlyphTable (Apache FOP 1.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/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts"><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>
fop 1.1</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/fop/complexscripts/fonts//class-useGlyphTable.html" target="_top"><B>FRAMES</B></A>
<A HREF="GlyphTable.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.fop.complexscripts.fonts.GlyphTable</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/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.fop.complexscripts.fonts"><B>org.apache.fop.complexscripts.fonts</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.fop.complexscripts.scripts"><B>org.apache.fop.complexscripts.scripts</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.fop.complexscripts.fonts"><!-- --></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/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A> in <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/package-summary.html">org.apache.fop.complexscripts.fonts</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/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A> in <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/package-summary.html">org.apache.fop.complexscripts.fonts</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/fop/complexscripts/fonts/GlyphDefinitionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphDefinitionTable</A></B></CODE>
<BR>
The <code>GlyphDefinitionTable</code> class is a glyph table that implements
glyph definition functionality according to the OpenType GDEF table.</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/fop/complexscripts/fonts/GlyphPositioningTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphPositioningTable</A></B></CODE>
<BR>
The <code>GlyphPositioningTable</code> class is a glyph table that implements
<code>GlyphPositioning</code> functionality.</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/fop/complexscripts/fonts/GlyphSubstitutionTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphSubstitutionTable</A></B></CODE>
<BR>
The <code>GlyphSubstitutionTable</code> class is a glyph table that implements
<code>GlyphSubstitution</code> functionality.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/package-summary.html">org.apache.fop.complexscripts.fonts</A> that return <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A></CODE></FONT></TD>
<TD><CODE><B>GlyphSubtable.</B><B><A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubtable.html#getTable()">getTable</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/package-summary.html">org.apache.fop.complexscripts.fonts</A> with parameters of type <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</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>GlyphSubtable.</B><B><A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphSubtable.html#setTable(org.apache.fop.complexscripts.fonts.GlyphTable)">setTable</A></B>(<A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A> table)</CODE>
<BR>
Establish a weak reference from this subtable to its parent
table.</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/fop/complexscripts/fonts/package-summary.html">org.apache.fop.complexscripts.fonts</A> with parameters of type <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html#GlyphTable(org.apache.fop.complexscripts.fonts.GlyphTable, java.util.Map)">GlyphTable</A></B>(<A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A> gdef,
java.util.Map lookups)</CODE>
<BR>
Instantiate glyph table with specified lookups.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.fop.complexscripts.scripts"><!-- --></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/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A> in <A HREF="../../../../../../org/apache/fop/complexscripts/scripts/package-summary.html">org.apache.fop.complexscripts.scripts</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/fop/complexscripts/scripts/package-summary.html">org.apache.fop.complexscripts.scripts</A> with parameters of type <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.UseSpec.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable.UseSpec</A>[]</CODE></FONT></TD>
<TD><CODE><B>ScriptProcessor.</B><B><A HREF="../../../../../../org/apache/fop/complexscripts/scripts/ScriptProcessor.html#assembleLookups(org.apache.fop.complexscripts.fonts.GlyphTable, java.lang.String[], java.util.Map)">assembleLookups</A></B>(<A HREF="../../../../../../org/apache/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts">GlyphTable</A> table,
java.lang.String[] features,
java.util.Map lookups)</CODE>
<BR>
Assemble ordered array of lookup table use specifications according to the specified features and candidate lookups,
where the order of the array is in accordance to the order of the applicable lookup list.</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/fop/complexscripts/fonts/GlyphTable.html" title="class in org.apache.fop.complexscripts.fonts"><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>
fop 1.1</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/fop/complexscripts/fonts//class-useGlyphTable.html" target="_top"><B>FRAMES</B></A>
<A HREF="GlyphTable.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 1999-2012 The Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
|
client/lib/angular/docs/partials/api/ngMessages/directive/ngMessages.html | SergKam/uade | <a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ngMessages/messages.js?message=docs(ngMessages)%3A%20describe%20your%20change...#L246' 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.0-rc.1/src/ngMessages/messages.js#L246' 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">ngMessages</h1>
<ol class="api-profile-header-structure naked-list step-list">
<li>
- directive in module <a href="api/ngMessages">ngMessages</a>
</li>
</ol>
</header>
<div class="api-profile-description">
<p><code>ngMessages</code> is a directive that is designed to show and hide messages based on the state
of a key/value object that it listens on. The directive itself complements error message
reporting with the <code>ngModel</code> $error object (which stores a key/value state of validation errors).</p>
<p><code>ngMessages</code> manages the state of internal messages within its container element. The internal
messages use the <code>ngMessage</code> directive and will be inserted/removed from the page depending
on if they're present within the key/value object. By default, only one message will be displayed
at a time and this depends on the prioritization of the messages within the template. (This can
be changed by using the <code>ng-messages-multiple</code> or <code>multiple</code> attribute on the directive container.)</p>
<p>A remote template can also be used to promote message reusability and messages can also be
overridden.</p>
<p><a href="api/ngMessages">Click here</a> to learn more about <code>ngMessages</code> and <code>ngMessage</code>.</p>
</div>
<div>
<h2>Directive Info</h2>
<ul>
<li>This directive executes at priority level 0.</li>
</ul>
<h2 id="usage">Usage</h2>
<div class="usage">
<pre><code class="lang-html"><!-- using attribute directives -->
<ANY ng-messages="expression" role="alert">
<ANY ng-message="stringValue">...</ANY>
<ANY ng-message="stringValue1, stringValue2, ...">...</ANY>
<ANY ng-message-exp="expressionValue">...</ANY>
</ANY>
<!-- or by using element directives -->
<ng-messages for="expression" role="alert">
<ng-message when="stringValue">...</ng-message>
<ng-message when="stringValue1, stringValue2, ...">...</ng-message>
<ng-message when-exp="expressionValue">...</ng-message>
</ng-messages>
</code></pre>
</div>
<section class="api-section">
<h3>Arguments</h3>
<table class="variables-matrix input-arguments">
<thead>
<tr>
<th>Param</th>
<th>Type</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>
ngMessages
</td>
<td>
<a href="" class="label type-hint type-hint-string">string</a>
</td>
<td>
<p>an angular expression evaluating to a key/value object
(this is typically the $error object on an ngModel instance).</p>
</td>
</tr>
<tr>
<td>
ngMessagesMultiple
| multiple
<div><em>(optional)</em></div>
</td>
<td>
<a href="" class="label type-hint type-hint-string">string</a>
</td>
<td>
<p>when set, all messages will be displayed with true</p>
</td>
</tr>
</tbody>
</table>
</section>
<h2 id="example">Example</h2><p>
<div>
<a ng-click="openPlunkr('examples/example-ngMessages-directive', $event)" class="btn pull-right">
<i class="glyphicon glyphicon-edit"> </i>
Edit in Plunker</a>
<div class="runnable-example"
path="examples/example-ngMessages-directive"
name="ngMessages-directive"
module="ngMessagesExample"
deps="angular-messages.js"
animations="true"
fixBase="true">
<div class="runnable-example-file"
name="index.html"
language="html"
type="html">
<pre><code><form name="myForm"> <label> Enter your name: <input type="text" name="myName" ng-model="name" ng-minlength="5" ng-maxlength="20" required /> </label> <pre>myForm.myName.$error = {{ myForm.myName.$error | json }}</pre> <div ng-messages="myForm.myName.$error" style="color:maroon" role="alert"> <div ng-message="required">You did not enter a field</div> <div ng-message="minlength">Your field is too short</div> <div ng-message="maxlength">Your field is too long</div> </div> </form></code></pre>
</div>
<div class="runnable-example-file"
name="script.js"
language="js"
type="js">
<pre><code>angular.module('ngMessagesExample', ['ngMessages']);</code></pre>
</div>
<iframe class="runnable-example-frame" src="examples/example-ngMessages-directive/index.html" name="example-ngMessages-directive"></iframe>
</div>
</div>
</p>
</div>
|
ext/c++/thirdpart/c++/boost/doc/html/boost/algorithm/dissect_formatter.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>Function template dissect_formatter</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="../../string_algo/reference.html#header.boost.algorithm.string.formatter_hpp" title="Header <boost/algorithm/string/formatter.hpp>">
<link rel="prev" href="empty_formatter.html" title="Function template empty_formatter">
<link rel="next" href="iter_find.html" title="Function template iter_find">
</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="empty_formatter.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../string_algo/reference.html#header.boost.algorithm.string.formatter_hpp"><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="iter_find.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.algorithm.dissect_formatter"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template dissect_formatter</span></h2>
<p>boost::algorithm::dissect_formatter — Empty formatter. </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="../../string_algo/reference.html#header.boost.algorithm.string.formatter_hpp" title="Header <boost/algorithm/string/formatter.hpp>">boost/algorithm/string/formatter.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> FinderT<span class="special">></span>
<span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <span class="identifier">dissect_formatter</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">FinderT</span> <span class="special">&</span> Finder<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp460669520"></a><h2>Description</h2>
<p>Constructs a <code class="computeroutput">dissect_formatter</code>. Dissect formatter uses a specified finder to extract a portion of the formatted sequence. The first finder's match is returned as a result</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term">Parameters:</span></p></td>
<td><div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><code class="computeroutput">Finder</code></span></p></td>
<td><p>a finder used to select a portion of the formatted sequence </p></td>
</tr></tbody>
</table></div></td>
</tr>
<tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>An instance of the <code class="computeroutput">dissect_formatter</code> object. </p></td>
</tr>
</tbody>
</table></div>
</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 © 2002-2004 Pavol Droba<p>Use, modification and distribution is subject to the Boost
Software License, Version 1.0. (See accompanying file
<code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="empty_formatter.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../string_algo/reference.html#header.boost.algorithm.string.formatter_hpp"><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="iter_find.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
statics/app/css/view/other/slider.css | sgzzy/JSPractice | ul {
list-style: none;
margin: 0;
padding: 0;
}
.slider-box {
width: 100%;
height: 600px;
position: relative;
overflow: hidden;
}
.slider-content {
width: 1920px;
height: 600px;
position: absolute;
left: 50%;
margin-left: -960px;
}
.slider-list {
position: absolute;
width: 1920px;
height:3600px;
top: 0;
left: 0;
font-size: 0;
}
.slider-list-item {
display: inline-block;
vertical-align: top;
}
.slider-list .slider-list-item img {
width: 1920px;
height: 600px;
}
.pre, .next {
display: block;
position: absolute;
width: 50px;
height: 200px;
opacity: 0.3;
filter: alpha(opacity=30);
top: 50%;
margin-top: -150px;
}
.pre:hover, .next:hover {
opacity: 0.5;
filter: alpha(opacity=50);
}
.pre {
left: 20px;
background: #000 url(../../../images/slider/slider-arrow.png) no-repeat -102px center;
}
.next {
right: 20px;
background: #000 url(../../../images/slider/slider-arrow.png) no-repeat -42px center;
}
.slider-trigger {
position: absolute;
text-align: center;
width: 100%;
bottom: 30px;
}
.slider-trigger .trigger-item {
margin-right: 5px;
display: inline-block;
vertical-align: top;
width: 16px;
height: 16px;
font-size: 0;
border-radius: 50%;
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
cursor: pointer;
}
.slider-trigger .trigger-item:hover, .trigger-item.active {
background: #fff;
opacity: 1;
filter: alpha(opacity=100);
}
|
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/api/v2.1.0/0200-01-01-l-mapbox-simplestyle-style.html | jackhummah/bootles | ---
layout: api
title: "v2.1.0 JavaScript Library: L.mapbox.simplestyle.style(feature)"
categories: api
version: v2.1.0
permalink: /api/v2.1.0/l-mapbox-simplestyle-style
---
<h2 id="section-l-mapbox-simplestyle-style">L.mapbox.simplestyle.style(feature)</h2>
<p>Given a GeoJSON Feature with optional simplestyle-spec properties, return an
options object formatted to be used as <a href="http://leafletjs.com/reference.html#path">Leaflet Path options</a>.</p>
<table>
<thead>
<tr>
<th>Options</th>
<th>Value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>feature</td>
<td>object</td>
<td>A GeoJSON feature object</td>
</tr>
</tbody>
</table>
<p><em>Examples</em>:</p>
<pre><code>L.geoJson(geoJson, {
pointToLayer: L.mapbox.simplestyle.style,
});
</code></pre><p><a href="https://www.mapbox.com/mapbox.js/example/v1.0.0/geojson-simplestyle/">A working example of L.mapbox.simplestyle in use</a></p>
<p><em>Returns</em>:</p>
<p>An object formatted to be used as <a href="http://leafletjs.com/reference.html#path">Leaflet Path options</a>.</p>
|
doing-business-with-us/future-requests/index.html | kurtw/cfgov-refresh | {% extends "layout-side-nav.html" %}
{% import "_vars-doing-business-with-us.html" as vars with context %}
{%- set active_nav_id = 'future-requests' -%}
{% block title -%}
Doing Business with Us: Future Requests
{%- endblock %}
{% block desc -%}
Information about expected procurement requests by the CFPB.
{%- endblock %}
{% block content_main_modifiers %}
{{ super() }} content__flush-bottom
{% endblock %}
{% block content_main %}
<h1>Expected Procurement Requests</h1>
<p class="h3">
These are significant procurement requests we expect to make in the near future.
The Bureau’s strategic plan extends over five years, so we can make reasonable estimates about what
we’re likely to need, though of course these requests aren’t certain to happen as listed.
</p>
<p class="short-desc">
<a class="icon-link icon-link__external-link"
href="https://www.fbo.gov/?s=agency&mode=form&tab=notices&id=e4a0c57cfb98ca60165469a7f9a778a0">
<span class="icon-link_text">Find current openings at FedBizOpps</span>
</a>
The needs below are forecasted, not current. Our fiscal year starts in October, so, for example,
FY2015 Q1 is October–December 2014.
</p>
{% set page = get_document('pages', '63169') %}
{{ page.content | safe }}
{% include "_process-smbiz-footer.html" %}
{% endblock %}
|
resources/apache-jena/javadoc-core/com/hp/hpl/jena/shared/class-use/Command.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:51:18 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface com.hp.hpl.jena.shared.Command (Apache Jena)</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 Interface com.hp.hpl.jena.shared.Command (Apache Jena)";
}
//-->
</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="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">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/hp/hpl/jena/shared/class-use/Command.html" target="_top">Frames</a></li>
<li><a href="Command.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 com.hp.hpl.jena.shared.Command" class="title">Uses of Interface<br>com.hp.hpl.jena.shared.Command</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="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">Command</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.graph">com.hp.hpl.jena.graph</a></td>
<td class="colLast">
<div class="block">This package defines the Graph and Node family of classes, which
form the underlying datatypes of the Jena system.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.hp.hpl.jena.rdf.model">com.hp.hpl.jena.rdf.model</a></td>
<td class="colLast">
<div class="block">A package for creating and manipulating RDF graphs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.hp.hpl.jena.graph">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">Command</a> in <a href="../../../../../../com/hp/hpl/jena/graph/package-summary.html">com.hp.hpl.jena.graph</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/hp/hpl/jena/graph/package-summary.html">com.hp.hpl.jena.graph</a> with parameters of type <a href="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">Command</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="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="strong">TransactionHandler.</span><code><strong><a href="../../../../../../com/hp/hpl/jena/graph/TransactionHandler.html#executeInTransaction(com.hp.hpl.jena.shared.Command)">executeInTransaction</a></strong>(<a href="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">Command</a> c)</code>
<div class="block">If transactions are supported, execute the command c within a transaction
and return its result.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.hp.hpl.jena.rdf.model">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">Command</a> in <a href="../../../../../../com/hp/hpl/jena/rdf/model/package-summary.html">com.hp.hpl.jena.rdf.model</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../com/hp/hpl/jena/rdf/model/package-summary.html">com.hp.hpl.jena.rdf.model</a> with parameters of type <a href="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">Command</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="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="strong">Model.</span><code><strong><a href="../../../../../../com/hp/hpl/jena/rdf/model/Model.html#executeInTransaction(com.hp.hpl.jena.shared.Command)">executeInTransaction</a></strong>(<a href="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">Command</a> cmd)</code>
<div class="block">Execute the command <code>cmd</code> inside a transaction.</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="../../../../../../com/hp/hpl/jena/shared/Command.html" title="interface in com.hp.hpl.jena.shared">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/hp/hpl/jena/shared/class-use/Command.html" target="_top">Frames</a></li>
<li><a href="Command.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>
|
target/test-ws/acjproject/javadoc/com/franz/agraph/pool/class-use/AGConnProp.html | mohanever4u/ag-java-client | <!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.6.0_27) on Thu Jul 10 12:36:43 IST 2014 -->
<title>Uses of Class com.franz.agraph.pool.AGConnProp</title>
<meta name="date" content="2014-07-10">
<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 com.franz.agraph.pool.AGConnProp";
}
//-->
</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="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Franz Inc, AllegroGraph</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/franz/agraph/pool//class-useAGConnProp.html" target="_top">FRAMES</a></li>
<li><a href="AGConnProp.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.franz.agraph.pool.AGConnProp" class="title">Uses of Class<br>com.franz.agraph.pool.AGConnProp</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="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</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.franz.agraph.pool">com.franz.agraph.pool</a></td>
<td class="colLast">
<div class="block">Connection pool implementation for AllegroGraph.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.franz.agraph.pool">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</a> in <a href="../../../../../com/franz/agraph/pool/package-summary.html">com.franz.agraph.pool</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/franz/agraph/pool/package-summary.html">com.franz.agraph.pool</a> that return <a href="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</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>static <a href="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</a></code></td>
<td class="colLast"><span class="strong">AGConnProp.</span><code><strong><a href="../../../../../com/franz/agraph/pool/AGConnProp.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</a>[]</code></td>
<td class="colLast"><span class="strong">AGConnProp.</span><code><strong><a href="../../../../../com/franz/agraph/pool/AGConnProp.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</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="../../../../../com/franz/agraph/pool/package-summary.html">com.franz.agraph.pool</a> with type arguments of type <a href="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</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>static <a href="../../../../../com/franz/agraph/pool/AGConnPool.html" title="class in com.franz.agraph.pool">AGConnPool</a></code></td>
<td class="colLast"><span class="strong">AGConnPool.</span><code><strong><a href="../../../../../com/franz/agraph/pool/AGConnPool.html#create(java.util.Map, java.util.Map)">create</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</a>,<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> connProps,
<a href="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../../com/franz/agraph/pool/AGPoolProp.html" title="enum in com.franz.agraph.pool">AGPoolProp</a>,<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> poolProps)</code>
<div class="block">Create a pool from configuration properties.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../com/franz/agraph/pool/package-summary.html">com.franz.agraph.pool</a> with type arguments of type <a href="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</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="../../../../../com/franz/agraph/pool/AGConnConfig.html#AGConnConfig(java.util.Map)">AGConnConfig</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">AGConnProp</a>,<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> props)</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="../../../../../com/franz/agraph/pool/AGConnProp.html" title="enum in com.franz.agraph.pool">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Copyright © 2008-2012 Franz Inc.</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/franz/agraph/pool//class-useAGConnProp.html" target="_top">FRAMES</a></li>
<li><a href="AGConnProp.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
bundle.apache.derby/db-derby-10.8.3.0-bin/docs/html/devguide/rdevconceptsholdablecursors.html | acshea/edgware | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<!--
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.
-->
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="copyright" content="(C) Copyright 2005" />
<meta name="DC.rights.owner" content="(C) Copyright 2005" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta content="reference" name="DC.Type" />
<meta name="DC.Title" content="Holdable result sets" />
<meta name="abstract" content="The holdable result set feature permits an application to keep result sets open after implicit or explicit commits. By default, the cursor controlled by the result set is held open after a commit." />
<meta name="description" content="The holdable result set feature permits an application to keep result sets open after implicit or explicit commits. By default, the cursor controlled by the result set is held open after a commit." />
<meta content="Cursors, holdable" name="DC.subject" />
<meta content="Cursors, holdable" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="cdevconcepts838850.html" />
<meta scheme="URI" name="DC.Relation" content="rdevconcepts88082.html" />
<meta scheme="URI" name="DC.Relation" content="cdevconcepts28351.html" />
<meta scheme="URI" name="DC.Relation" content="cdevconcepts23987.html" />
<meta scheme="URI" name="DC.Relation" content="cdevconcepts22641.html" />
<meta scheme="URI" name="DC.Relation" content="cdevconcepts41275.html" />
<meta scheme="URI" name="DC.Relation" content="cdevconcepts840995.html" />
<meta scheme="URI" name="DC.Relation" content="rdevconcepts1119.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="rdevconceptsholdablecursors" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
<link href="commonltr.css" type="text/css" rel="stylesheet" />
<title>Holdable result sets</title>
</head>
<body id="rdevconceptsholdablecursors"><a name="rdevconceptsholdablecursors"><!-- --></a>
<h1 class="topictitle1">Holdable result sets</h1>
<div><p>The holdable result set feature permits an application to
keep result sets open after implicit or explicit commits. By default,
the cursor controlled by the result set is held open after a commit.</p>
<div class="section"> <div class="note"><span class="notetitle">Note: </span> <span>Derby</span> also
supports non-holdable result sets.</div>
</div>
<div class="section"><p>When you create a statement, you can specify that the result set
will be automatically closed when a commit occurs.
Result sets are automatically
closed when a transaction aborts, whether or not they have been specified
to be held open.</p>
</div>
<div class="section"><p>To specify whether a result set should be held open after a commit
takes place, supply one of the following <em>ResultSet</em> parameters to the <samp class="codeph"><em>Connection</em></samp> method <samp class="codeph"><em>createStatement</em></samp>, <samp class="codeph"><em>prepareStatement</em></samp>, or <samp class="codeph"><em>prepareCall</em></samp>:</p>
</div>
<div class="section">
<ul>
<li><em><em>CLOSE_CURSORS_AT_COMMIT</em></em> <p>Result sets are closed when an
implicit or explicit commit is performed.</p>
</li>
<li><em><em>HOLD_CURSORS_OVER_COMMIT</em></em> <p>Result sets are held open when
a commit is performed, implicitly or explicitly. This is the default behavior.</p>
</li>
</ul>
</div>
<div class="section"><p>The method <em>Statement.getResultSetHoldability()</em> indicates
whether a result set generated by the Statement object stays open or closes, upon
commit. See the <cite><span><em>Derby Reference Manual</em></span></cite> for
more information.</p>
</div>
<div class="section"><p>When an implicit or explicit commit occurs, result sets
that hold cursors open behave as follows:</p>
</div>
<div class="section"> <ul>
<li>Open result sets remain open. Non-scrollable result sets becomes
positioned before the next logical row of the result set. Scrollable
insensitive result sets keep their current position.</li>
<li>When the session is terminated, the result set is closed and destroyed.</li>
<li>All locks are released, including locks protecting the current
cursor position.</li>
<li>For non-scrollable result sets, immediately following a commit, the
only valid operations that can be performed on the <em>ResultSet</em>
object are: <ul>
<li>positioning the result set to the next row with <samp class="codeph"><em>ResultSet.next()</em></samp>.</li>
<li>closing the result set with <samp class="codeph"><em>ResultSet.close()</em></samp>.</li>
</ul>
</li>
</ul>
</div>
<div class="section"><div class="p">When a rollback or rollback to savepoint occurs, either explicitly or implicitly, the following
behavior applies:<ul>
<li>All open result sets are closed.</li>
<li>All locks acquired during the unit of work are released.</li>
</ul>
</div>
</div>
<div class="section"> <div class="note"><span class="notetitle">Note: </span> Holdable result sets do not work with XA
transactions in <span>Derby</span>. When working
with XA transactions, the result set should be opened with holdability
<samp class="codeph">ResultSet.CLOSE_CURSORS_AT_COMMIT</samp>.</div>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="cdevconcepts840995.html">Holdable result sets and autocommit</a></strong><br />
When autocommit is on, a positioned update or delete statement will automatically cause the transaction to commit.</li>
<li class="ulchildlink"><strong><a href="rdevconcepts1119.html">Non-holdable result set example</a></strong><br />
The following example uses Connection.createStatement to return a ResultSet that will close after a commit is performed.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cdevconcepts41275.html" title="A result set maintains a cursor, which points to its current row of data. It can be used to step through and process the rows one by one.">Result set and cursor mechanisms</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="cdevconcepts838850.html" title="When auto-commit is disabled, you use a Connection object's commit and rollback methods to commit or roll back a transaction.">Transactions when auto-commit is disabled</a></div>
<div><a href="cdevconcepts28351.html" title="Updatable result sets in Derby can be updated by using result set update methods (updateRow(),deleteRow() and insertRow()), or by using positioned update or delete queries.">Updatable result sets</a></div>
<div><a href="cdevconcepts23987.html" title="Except for the result sets associated with holdable cursors, issuing a commit will cause all result sets on your connection to be closed.">Result sets and auto-commit</a></div>
<div><a href="cdevconcepts22641.html" title="JDBC provides two types of result sets that allow you to scroll in either direction or to move the cursor to a particular row. Derby supports one of these types: scrollable insensitive result sets (ResultSet.TYPE_SCROLL_INSENSITIVE).">Scrollable result sets</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rdevconcepts88082.html" title="This example is an excerpt from a sample JDBC application that generates a result set with a simple SELECT statement and then processes the rows.">Simple non-updatable result sets</a></div>
</div>
</div>
</body>
</html>
|
javadoc/overview-tree.html | noorah12345/The-old | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (1.8.0_31) on Thu Mar 12 14:50:17 GMT 2015 -->
<title>Class Hierarchy</title>
<meta name="date" content="2015-03-12">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="com/github/dvdme/ForecastIOLib/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For All Packages</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="com/github/dvdme/ForecastIOLib/package-tree.html">com.github.dvdme.ForecastIOLib</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">com.github.dvdme.ForecastIOLib.<a href="com/github/dvdme/ForecastIOLib/ForecastIO.html" title="class in com.github.dvdme.ForecastIOLib"><span class="typeNameLink">ForecastIO</span></a></li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="com/github/dvdme/ForecastIOLib/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
<li><a href="overview-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
resources/apache-jena/javadoc-arq/org/apache/jena/atlas/iterator/Transform.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:55 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Transform (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="Transform (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="navBarCell1Rev">Class</li>
<li><a href="class-use/Transform.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/jena/atlas/iterator/SingletonIterator.html" title="class in org.apache.jena.atlas.iterator"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/jena/atlas/iterator/WrapperIterator.html" title="class in org.apache.jena.atlas.iterator"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/jena/atlas/iterator/Transform.html" target="_top">Frames</a></li>
<li><a href="Transform.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.jena.atlas.iterator</div>
<h2 title="Interface Transform" class="title">Interface Transform<T,R></h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../../com/hp/hpl/jena/sparql/graph/NodeTransform.html" title="interface in com.hp.hpl.jena.sparql.graph">NodeTransform</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../org/apache/jena/riot/process/normalize/CanonicalizeLiteral.html" title="class in org.apache.jena.riot.process.normalize">CanonicalizeLiteral</a>, <a href="../../../../../com/hp/hpl/jena/sparql/modify/NodeTransformBNodesToVariables.html" title="class in com.hp.hpl.jena.sparql.modify">NodeTransformBNodesToVariables</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">Transform<T,R></span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/jena/atlas/iterator/Transform.html" title="type parameter in Transform">R</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/jena/atlas/iterator/Transform.html#convert(T)">convert</a></strong>(<a href="../../../../../org/apache/jena/atlas/iterator/Transform.html" title="type parameter in Transform">T</a> item)</code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="convert(java.lang.Object)">
<!-- -->
</a><a name="convert(T)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>convert</h4>
<pre><a href="../../../../../org/apache/jena/atlas/iterator/Transform.html" title="type parameter in Transform">R</a> convert(<a href="../../../../../org/apache/jena/atlas/iterator/Transform.html" title="type parameter in Transform">T</a> item)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Transform.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/jena/atlas/iterator/SingletonIterator.html" title="class in org.apache.jena.atlas.iterator"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/jena/atlas/iterator/WrapperIterator.html" title="class in org.apache.jena.atlas.iterator"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/jena/atlas/iterator/Transform.html" target="_top">Frames</a></li>
<li><a href="Transform.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Licenced under the Apache License, Version 2.0</small></p>
</body>
</html>
|
org.nasdanika.osgi.model/site/resources/modeldoc/687474703a2f2f7777772e65636c697073652e6f72672f656d662f323030322f45636f7265/EResource.html | Nasdanika/server |
<script>document.title="EDataType EResource";</script>
<h2>
<img src="resources/images/EDataType.gif" style="margin-right:5px"/>EResource</h2>
<div style="margin-bottom:5px;font-family:monospace"><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/index.html?org/eclipse/emf/ecore/resource/Resource.html">org.eclipse.emf.ecore.resource.Resource</a></div> |
work/berkeley-db/docs/installation/upgrade_4_0_env.html | joglomedia/masedi.net | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>db_env_set_XXX</title>
<link rel="stylesheet" href="gettingStarted.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
<link rel="start" href="index.html" title="Berkeley DB Installation and Build Guide" />
<link rel="up" href="upgrade_4_0_toc.html" title="Chapter 18. Upgrading Berkeley DB 3.3 applications to Berkeley DB 4.0" />
<link rel="prev" href="upgrade_4_0_txn.html" title="txn_XXX" />
<link rel="next" href="upgrade_4_0_rpc.html" title="DB_ENV->set_server" />
</head>
<body>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">db_env_set_XXX</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="upgrade_4_0_txn.html">Prev</a> </td>
<th width="60%" align="center">Chapter 18. Upgrading Berkeley DB 3.3 applications to Berkeley DB 4.0</th>
<td width="20%" align="right"> <a accesskey="n" href="upgrade_4_0_rpc.html">Next</a></td>
</tr>
</table>
<hr />
</div>
<div class="sect1" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="upgrade_4_0_env"></a>db_env_set_XXX</h2>
</div>
</div>
</div>
<p>The db_env_set_region_init function was removed in the 4.0 release and
replaced with the <code class="literal">DB_REGION_INIT</code> flag to the
<a href="../api_reference/C/envset_flags.html" class="olink">DB_ENV->set_flags()</a> method. This is an interface change: historically,
the db_env_set_region_init function operated on the entire Berkeley DB
library, not a single environment. The new method only operates on
a single <a href="../api_reference/C/env.html" class="olink">DB_ENV class</a> handle (and any handles created in the scope of
that handle). Applications calling the db_env_set_region_init function
should update their calls: calls to the historic routine with an
argument of 1 (0) are equivalent to calling <a href="../api_reference/C/envset_flags.html" class="olink">DB_ENV->set_flags()</a> with
the <code class="literal">DB_REGION_INIT</code> flag and an argument of 1 (0).</p>
<p>The db_env_set_tas_spins function was removed in the 4.0 release and
replaced with the DB_ENV->set_tas_spins method. This is an
interface change: historically, the db_env_set_tas_spins function
operated on the entire Berkeley DB library, not a single environment. The new
method only operates on a single <a href="../api_reference/C/env.html" class="olink">DB_ENV class</a> handle (and any handles
created in the scope of that handle). Applications calling the
db_env_set_tas_spins function should update their calls: calls to the
historic routine are equivalent to calling DB_ENV->set_tas_spins
with the same argument. In addition, for consistent behavior, all
<a href="../api_reference/C/env.html" class="olink">DB_ENV class</a> handles opened by the application should make the same
configuration call, or the value will need to be entered into the
environment's <a href="../programmer_reference/env_db_config.html" class="olink">DB_CONFIG</a> file.</p>
<p>Also, three of the standard Berkeley DB debugging interfaces changed in the
4.0 release. It is quite unlikely that Berkeley DB applications use these
interfaces.</p>
<p>The DB_ENV->set_mutexlocks method was removed in the 4.0 release
and replaced with the <code class="literal">DB_NO_LOCKING</code> flag to the
<a href="../api_reference/C/envset_flags.html" class="olink">DB_ENV->set_flags()</a> method. Applications calling the
DB_ENV->set_mutexlocks method should update their calls: calls
to the historic routine with an argument of 1 (0) are equivalent to
calling <code class="literal">DB_NO_LOCKING</code> flag and
an argument of 1 (0).</p>
<p>The db_env_set_pageyield function was removed in the 4.0 release and
replaced with the <code class="literal">DB_YIELDCPU</code> flag to the
<a href="../api_reference/C/envset_flags.html" class="olink">DB_ENV->set_flags()</a> method. This is an interface change: historically,
the db_env_set_pageyield function operated on the entire Berkeley DB library,
not a single environment. The new method only operates on a single
<a href="../api_reference/C/env.html" class="olink">DB_ENV class</a> handle (and any handles created in the scope of that
handle). Applications calling the db_env_set_pageyield function should
update their calls: calls to the historic routine with an argument of 1
(0) are equivalent to calling <a href="../api_reference/C/envset_flags.html" class="olink">DB_ENV->set_flags()</a> with the
<code class="literal">DB_YIELDCPU</code> flag and an argument of 1 (0). In addition, all
<a href="../api_reference/C/env.html" class="olink">DB_ENV class</a> handles opened by the application will need to make the
same call, or the <code class="literal">DB_YIELDCPU</code> flag will need to be entered into
the environment's <a href="../programmer_reference/env_db_config.html" class="olink">DB_CONFIG</a> file.</p>
<p>The db_env_set_panicstate function was removed in the 4.0 release,
replaced with the <code class="literal">DB_PANIC_ENVIRONMENT</code>
flags to the <a href="../api_reference/C/envset_flags.html" class="olink">DB_ENV->set_flags()</a> method. (The
<code class="literal">DB_PANIC_ENVIRONMENT</code> flag will cause an environment to panic,
affecting all threads of control using that environment. The
<a href="../api_reference/C/envset_flags.html" class="olink">DB_ENV->set_flags()</a> handle to
ignore the current panic state of the environment.) This is an
interface change: historically the db_env_set_panicstate function
operated on the entire Berkeley DB library, not a single environment.
Applications calling the db_env_set_panicstate function should update
their calls, replacing the historic call with a call to
<a href="../api_reference/C/envset_flags.html" class="olink">DB_ENV->set_flags()</a> and the appropriate flag, depending on their
usage of the historic interface.</p>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="upgrade_4_0_txn.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="upgrade_4_0_toc.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="upgrade_4_0_rpc.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">txn_XXX </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> DB_ENV->set_server</td>
</tr>
</table>
</div>
</body>
</html>
|
lwjgl-2.9.1/javadoc/org/lwjgl/opengl/class-use/GL31.html | filthy-mattress/JPong | <!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_17) on Mon Dec 02 20:33:04 CET 2013 -->
<title>Uses of Class org.lwjgl.opengl.GL31 (LWJGL API)</title>
<meta name="date" content="2013-12-02">
<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.lwjgl.opengl.GL31 (LWJGL 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/lwjgl/opengl/GL31.html" title="class in org.lwjgl.opengl">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/lwjgl/opengl/class-use/GL31.html" target="_top">Frames</a></li>
<li><a href="GL31.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.lwjgl.opengl.GL31" class="title">Uses of Class<br>org.lwjgl.opengl.GL31</h2>
</div>
<div class="classUseContainer">No usage of org.lwjgl.opengl.GL31</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/lwjgl/opengl/GL31.html" title="class in org.lwjgl.opengl">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/lwjgl/opengl/class-use/GL31.html" target="_top">Frames</a></li>
<li><a href="GL31.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i>Copyright © 2002-2009 lwjgl.org. All Rights Reserved.</i></small></p>
</body>
</html>
|
sites/all/modules/chatblock/css/chatblock.css | ichionid/nbainfo_backup | /**
* @file
* Stylesheet for chatblock module
*/
/* The Javascript chat "window". */
div#chatblock-chatcontent {
background-color: white;
border: 1px solid #999;
display: block;
height: 300px;
overflow-x: hidden;
overflow-y: auto;
padding: 5px;
}
/* A single chat message, including timestamp and username. */
div.chatblock-message {
display: block;
}
/* The input field for a new message. */
input#edit-chatblocktext {
border: 1px solid #999;
background-color: white;
height: 1.25em;
padding: 0.25em 0;
width: 100%;
}
/* The dynamic input field when not focused. */
input#edit-chatblocktext.inactive {
color: #CCC;
}
/* The dynamic input field when focused. */
input#edit-chatblocktext.active {
color: #000;
}
/* The optional message input field label. */
div#edit-chatblocktext-wrapper span.field-prefix {
font-weight: bold;
}
/* The info label for users which may not join but only view the chat. */
div#chatblock-permission-warning {
border: 1px dotted #CCC;
color: #666;
font-style:italic;
margin: 1em 0 0 0;
padding: 5px;
}
/* The message input form */
form#chatblock-chatform {
margin-bottom: 0 !important;
}
/**
* Chat info page
*/
/* Admin provided custom intro */
div#chatblock-infopage-custom {
border-bottom: 1em;
}
/* Replacement table
table#chatblock-infopage-replacements {
}
/**
* Help/Logs links
*/
div#chatblock-links {
text-align: right;
}
div#chatblock-links ul {
list-style-type: none;
}
div#chatblock-links ul li {
float: left;
}
/**
* Optional styles for the chat content. Uncomment and edit to change defaults.
*/
/* Wraps around system messages (like e.g. "admin has logged in").
span.chatblock-system-message {
font-style: italic;
}*/
/* Wraps around user name and message if tooltips are enabled.
span.chatblock-timestamp-tooltip {
}*/
/* Wraps around a non-tooltip timestamp.
span.chatblock-timestamp {
}*/
/* Wraps around the user name. Remember that there may be an <a> tag
inside if user profile links are enabled.
span.chatblock-username {
}*/
/* Wraps around normal user generated messages.
span.chatblock-user-message {
}*/
|
wp-content/plugins/dojo/dojox/mobile/themes/android/ToggleButton-compat.css | hariomkumarmth/champaranexpress |
.mblToggleButton {
background-image: url(compat/button-bg.png);
}
.mblToggleButtonSelected {
background-image: url(compat/button-sel-bg.png);
}
.mblToggleButtonChecked {
background-image: url(compat/button-chk-bg.png);
}
.mblToggleButtonChecked.mblToggleButtonSelected {
background-image: url(compat/button-unsel-bg.png);
}
.dj_gecko .mblToggleButton {
background-image: -moz-linear-gradient(top, #fdfdfd 0%, #f8f8f8 50%, #eeeeee 50%, #cecece 100%);
}
.dj_gecko .mblToggleButtonSelected {
background-image: -moz-linear-gradient(top, #306ea1 0%, #4090d3 6%, #306ea1 50%, #266093 100%);
}
.dj_gecko .mblToggleButtonChecked {
background-image: -moz-linear-gradient(top, #00a200 0%, #00ba00 20%, #00ba00 20%, #00d300 100%);
}
.dj_gecko .mblToggleButtonChecked:after {
-moz-transform: rotate(45deg) skew(10deg);
-moz-transform-origin: 50% 50%;
}
.dj_gecko .mblToggleButtonChecked.mblToggleButtonSelected {
background-image: -moz-linear-gradient(top, #306ea1 0%, #4090d3 6%, #306ea1 50%, #266093 100%);
}
.dj_ff3 .mblToggleButton {
-moz-border-radius: 3px;
}
.dj_ff3 .mblToggleButton.mblToggleButtonChecked::after {
-moz-transform: translate(-25px, -6px) rotate(45deg) skew(10deg);
}
.dj_ie .mblToggleButtonChecked:after {
top: 9px;
left: 5px;
width: 12px;
border: none;
background-image: url(compat/togglebutton-chk-mark-bg.png);
}
|
wp-content/themes/gmarine/assets/admin/layout3/css/themes/default.css | ipauler/gmarine | /****
Boby
****/
body {
background-color: white;
}
/******
General
******/
/* Theme Font Color */
.theme-font {
color: #4db3a4 !important;
}
/* Pace - Page Progress */
.pace .pace-progress {
background: #4db3a4;
}
/* Theme Light Portlet */
.portlet.light .btn.btn-circle.btn-icon-only.btn-default {
border-color: #bbc2ce;
}
.portlet.light .btn.btn-circle.btn-icon-only.btn-default > i {
font-size: 13px;
color: #a6b0bf;
}
.portlet.light .btn.btn-circle.btn-icon-only.btn-default:hover, .portlet.light .btn.btn-circle.btn-icon-only.btn-default.active {
color: #fff;
background: #4db3a4;
border-color: #4db3a4;
}
.portlet.light .btn.btn-circle.btn-icon-only.btn-default:hover > i, .portlet.light .btn.btn-circle.btn-icon-only.btn-default.active > i {
color: #fff;
}
/******
Page Header
******/
.page-header {
background-color: white;
/* Page Header Top */
/* Page Header Menu */
}
.page-header .page-header-top {
/* Top menu */
}
.page-header .page-header-top.fixed {
background: white !important;
box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.2);
}
.page-header .page-header-top .top-menu .navbar-nav {
/* Top Links */
/* Separator */
/* Extended Dropdowns */
/* Notification */
/* Inbox */
/* Tasks */
/* User */
/* Language */
/* Dark version */
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown .separator {
border-left: 1px solid #e3e8ec;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > i {
color: #c1ccd1;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:hover {
background-color: white;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle:hover > i {
color: #a4b4bb;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown > .dropdown-toggle .badge.badge-default {
background-color: #f36a5a;
color: white;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle {
background-color: white;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle > i {
color: #a4b4bb;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-separator .separator {
border-left: 1px solid #e3e8ec;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu:after {
border-bottom-color: #f7f8fa;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external {
background: #f7f8fa;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > h3 {
color: #6f949c;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a {
color: #5b9bd1;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a:hover {
color: #3175af;
text-decoration: none;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li > a {
border-bottom: 1px solid #eff2f6 !important;
color: #222222;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li > a:hover {
background: #f8f9fa;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li > a .time {
background: #f1f1f1;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li > a:hover .time {
background: #e4e4e4;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-toggle > .circle {
background-color: #4db3a4;
color: white;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox > .dropdown-toggle > .corner {
border-color: transparent transparent transparent #4db3a4;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-inbox .dropdown-menu .dropdown-menu-list .subject .from {
color: #5b9bd1;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-tasks .dropdown-menu .dropdown-menu-list .progress {
background-color: #dfe2e9;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username {
color: #8ea3b6;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
color: #8ea3b6;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-menu {
width: 195px;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user:hover > .dropdown-toggle > .username,
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user:hover > .dropdown-toggle > i, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user.open > .dropdown-toggle > .username,
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user.open > .dropdown-toggle > i {
color: #7089a2;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname {
color: #8ea3b6;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language:hover > .dropdown-toggle > .langname, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-language.open > .dropdown-toggle > .langname {
color: #7089a2;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
background: #2e343b;
border: 0;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu:after {
border-bottom-color: #2e343b;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external {
background: #272c33;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external > h3 {
color: #a2abb7;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external > a:hover {
color: #87b6dd;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a,
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a {
color: #aaafb7;
border-bottom: 1px solid #3b434c !important;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a > i,
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a > i {
color: #6fa7d7;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a:hover,
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a:hover {
background: #373e47;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a {
border-bottom: 0 !important;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li.divider {
background: #3b434c;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a .time {
background: #23272d;
}
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a:hover .time {
background: #181b1e;
}
.page-header .page-header-menu {
background: #444d58;
/* Default Mega Menu */
/* Light Mega Menu */
/* Header seaech box */
}
.page-header .page-header-menu.fixed {
box-shadow: 0px 1px 10px 0px rgba(68, 77, 88, 0.2);
}
.page-header .page-header-menu .hor-menu .navbar-nav {
/* Mega menu content */
/* Classic menu */
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu {
box-shadow: 5px 5px rgba(85, 97, 111, 0.2);
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
color: #ced5de;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a {
color: #bcc2cb;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a > i {
color: #bcc2cb;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover {
color: white;
background: #55616f !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover > i {
color: white;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover {
color: #f1f1f1;
background: #4e5966;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover > i {
color: #bcc2cb;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu {
box-shadow: 5px 5px rgba(85, 97, 111, 0.2);
background: #55616f;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a {
color: #ced5de;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a > i {
color: #6fa7d7;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a {
color: #ced5de;
background: #5d6b7a;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a > i {
color: #6fa7d7;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover {
color: #ced5de;
background: #5d6b7a;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover > i {
color: #6fa7d7;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.divider {
background-color: #606d7d;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-submenu > a:after {
color: #6fa7d7;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav {
/* Mega menu content */
/* Classic menu */
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.mega-menu-dropdown > .dropdown-menu {
box-shadow: 5px 5px rgba(85, 97, 111, 0.2);
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
color: #555555;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a {
color: #bcc2cb;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a > i {
color: #bcc2cb;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a:hover {
color: white;
background: #55616f;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > a:hover > i {
color: white;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.open > a {
color: #333333 !important;
background: #fafafc !important;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.open > a > i {
color: #333333 !important;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a,
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a:hover, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a,
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a:hover {
color: #f1f1f1;
background: #4e5966;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a > i,
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a > i,
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li.current > a:hover > i {
color: #bcc2cb;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu {
box-shadow: 5px 5px rgba(85, 97, 111, 0.2);
background: #fafafc;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li > a {
color: black;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li > a > i {
color: #6fa7d7;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li:hover > a {
color: black;
background: #eaeaf2;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li:hover > a > i {
color: #6fa7d7;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a,
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a:hover, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a,
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a:hover {
color: black;
background: #eaeaf2;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a > i,
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.active > a:hover > i, .page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a > i,
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.current > a:hover > i {
color: #6fa7d7;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li .dropdown-menu li.divider {
background-color: #ededf4;
}
.page-header .page-header-menu .hor-menu.hor-menu-light .navbar-nav > li > .dropdown-menu {
border: 1px solid #eaeaf2;
border-top: 0;
}
.page-header .page-header-menu .search-form {
background: #38414c;
}
.page-header .page-header-menu .search-form .input-group {
background: #38414c;
}
.page-header .page-header-menu .search-form .input-group .form-control {
color: #616d7d;
background: #38414c;
}
.page-header .page-header-menu .search-form .input-group .form-control::-moz-placeholder {
color: #5f6a7a;
opacity: 1;
}
.page-header .page-header-menu .search-form .input-group .form-control:-ms-input-placeholder {
color: #5f6a7a;
}
.page-header .page-header-menu .search-form .input-group .form-control::-webkit-input-placeholder {
color: #5f6a7a;
}
.page-header .page-header-menu .search-form .input-group .input-group-btn .btn.submit > i {
color: #616d7d;
}
/******
Page Footer
******/
.page-prefooter {
background: #48525e;
color: #a2abb7;
}
.page-prefooter h2 {
color: #4db3a4;
}
.page-prefooter .subscribe-form .form-control {
background: #343b44;
border-color: #343b44;
color: #a2abb7;
}
.page-prefooter .subscribe-form .form-control::-moz-placeholder {
color: #939eac;
opacity: 1;
}
.page-prefooter .subscribe-form .form-control:-ms-input-placeholder {
color: #939eac;
}
.page-prefooter .subscribe-form .form-control::-webkit-input-placeholder {
color: #939eac;
}
.page-prefooter .subscribe-form .btn {
color: white;
background-color: #58b8a9;
border-color: "";
}
.page-prefooter .subscribe-form .btn:hover, .page-prefooter .subscribe-form .btn:focus, .page-prefooter .subscribe-form .btn:active, .page-prefooter .subscribe-form .btn.active {
color: white;
background-color: #46a597;
}
.open .page-prefooter .subscribe-form .btn.dropdown-toggle {
color: white;
background-color: #46a597;
}
.page-prefooter .subscribe-form .btn:active, .page-prefooter .subscribe-form .btn.active {
background-image: none;
background-color: #3f9387;
}
.page-prefooter .subscribe-form .btn:active:hover, .page-prefooter .subscribe-form .btn.active:hover {
background-color: #429a8d;
}
.open .page-prefooter .subscribe-form .btn.dropdown-toggle {
background-image: none;
}
.page-prefooter .subscribe-form .btn.disabled, .page-prefooter .subscribe-form .btn.disabled:hover, .page-prefooter .subscribe-form .btn.disabled:focus, .page-prefooter .subscribe-form .btn.disabled:active, .page-prefooter .subscribe-form .btn.disabled.active, .page-prefooter .subscribe-form .btn[disabled], .page-prefooter .subscribe-form .btn[disabled]:hover, .page-prefooter .subscribe-form .btn[disabled]:focus, .page-prefooter .subscribe-form .btn[disabled]:active, .page-prefooter .subscribe-form .btn[disabled].active, fieldset[disabled] .page-prefooter .subscribe-form .btn, fieldset[disabled] .page-prefooter .subscribe-form .btn:hover, fieldset[disabled] .page-prefooter .subscribe-form .btn:focus, fieldset[disabled] .page-prefooter .subscribe-form .btn:active, fieldset[disabled] .page-prefooter .subscribe-form .btn.active {
background-color: #58b8a9;
}
.page-prefooter .subscribe-form .btn .badge {
color: #58b8a9;
background-color: white;
}
.page-footer {
background: #3b434c;
color: #a2abb7;
}
/* Scroll Top */
.scroll-to-top > i {
color: #657383;
font-size: 32px;
opacity: 0.7;
filter: alpha(opacity=70);
}
@media (min-width: 992px) {
/* 992px */
.page-header {
/* Page Header Menu */
}
.page-header .page-header-menu.fixed {
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 9995;
}
}
@media (max-width: 991px) {
/* 991px */
.page-header .page-header-menu {
background: #eff3f8;
/* Horizontal mega menu */
}
.page-header .page-header-menu .hor-menu .navbar-nav {
background: #fff !important;
/* Mega menu content */
/* Classic menu */
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu {
box-shadow: none;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu {
border-right: none !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3 {
color: #72808a;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li {
border-bottom: 1px solid #F0F0F0;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li:last-child {
border-bottom: 0;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a {
background: none !important;
color: #666666 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li > a > i {
color: #666666 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a {
background: none !important;
color: #4db3a4 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a > i {
color: #4db3a4 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover {
color: white !important;
background: #4db3a4 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li.open > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li.current > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li.current > a:hover > i {
color: white !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu {
border: 0 !important;
border-top: 1px solid #eee;
box-shadow: none !important;
background: #fff !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.divider {
border-bottom: 1px solid #F0F0F0;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:first-child {
margin-top: 1px;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a {
color: #666666 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a > i {
color: #666666 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a {
background: none !important;
color: #4db3a4 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a > i {
color: #4db3a4 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.open > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.open > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover {
color: white !important;
background: #4db3a4 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.open > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.open > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.active > a:hover > i, .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a > i,
.page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li.current > a:hover > i {
color: white !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav > li.classic-menu-dropdown .dropdown-menu > li.dropdown-submenu.open > a:after {
color: white !important;
}
.page-header .page-header-menu .hor-menu .nav {
border: 0 !important;
margin: 0 !important;
}
.page-header .page-header-menu .hor-menu .nav .dropdown-submenu.open > a,
.page-header .page-header-menu .hor-menu .nav .dropdown-submenu.open > a:hover {
border: 0 !important;
margin: 0 !important;
color: #fff !important;
background: #5fbbad !important;
}
.page-header .page-header-menu .hor-menu .nav .dropdown-submenu.open > a > i,
.page-header .page-header-menu .hor-menu .nav .dropdown-submenu.open > a:hover > i {
color: #fff !important;
}
.page-header .search-form {
background: #fff !important;
}
.page-header .search-form .input-group {
background: #fff !important;
}
.page-header .search-form .input-group .form-control {
background: #fff !important;
}
.page-header .search-form .input-group .input-group-btn .btn.submit {
background: #4db3a4;
}
.page-header .search-form .input-group .input-group-btn .btn.submit i {
color: #fff !important;
}
.page-header .search-form .input-group .input-group-btn .btn.submit:hover, .page-header .search-form .input-group .input-group-btn .btn.submit:focus, .page-header .search-form .input-group .input-group-btn .btn.submit:active, .page-header .search-form .input-group .input-group-btn .btn.submit.active {
background: #40978a;
}
}
@media (max-width: 480px) {
/* 480px */
.page-header {
/* Top menu */
}
.page-header .top-menu {
background-color: white;
}
.page-header-fixed-mobile .page-header .top-menu {
background-color: white;
}
.page-header .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
background-color: white;
}
.page-header-fixed-mobile .page-header .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
background: none;
}
.page-header .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle:hover {
background-color: white;
}
}
/****
CSS3 Spinner Bar
****/
.page-spinner-bar > div,
.block-spinner-bar > div {
background: #5fbbad;
}
|
wp-content/themes/international-rescue/bower_components/jquery.columnizer/samples/sample5.html | DylanPeti/InternationalRescue | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Columnizer JQuery Plugin sample page</title>
<meta name="author" content="Adam Wulf, Matt Wilson">
<!-- Date: 2008-07-12 -->
<style>
.column *{ padding: 5px; }
body { font-size: 9pt; }
#wrapper { margin: 0px 100px; }
.wide, .thin { clear:both; }
</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script src="../src/jquery.columnizer.js" type="text/javascript" charset="utf-8"></script>
<script>
$(function(){
$('h1').addClass('dontend');
$('.wide').columnize({
width : 300,
height : 400
});
});
</script>
</head>
<body>
<div id="wrapper">
<div class="wide">
<h1>Lorem ipsum ne justo</h1>
<p>Bonorum has. His ut cibo quas tantas, vis ut probo adhuc definiebas, has at meis debet vulputate. No sed velit essent suavitate, in pro decore ceteros temporibus, usu in odio offendit theophrastus. Mel labore indoctum cu, ad soleat admodum delicatissimi sed, mei viris tritani ullamcorper eu. Ut vim simul aperiam.</p>
<p>Eu eleifend repudiandae has. Mea eu ridens aliquam. Nisl aeque sit ut, posse dolor utinam cum in. Ad timeam sapientem eos, et eripuit inermis nam. Eos integre voluptaria ne, iriure concludaturque ut eum.</p>
<p>Vis erant intellegat in. Soleat legere no ius, usu ex laoreet molestie. Sit eu sint inermis. Ea zzril scribentur pro.</p>
<h1>Tempor essent appetere</h1>
<p>Ius mutat commune expetendis in. Nam et quas sensibus reprimique, vix no erat soluta suavitate. At mel eius dictas latine. Corrumpit inciderint reformidans sed no, no usu omnis utinam noluisse.</p>
<p>Sit et, an ius nihil apeirian. Eu posse tempor iuvaret cum. No diam dolor sea, postea mnesarchum ne ius, vel no utinam ignota dolores. Malis suscipit accusamus his ne, utinam assentior prodesset ea eam, facer partem antiopam et cum.</p>
<p>Probo debet quaestio an eos, no mel assum iracundia delicatissimi, rebum facete utroque sed ex. Eu melius invidunt repudiandae vix, eu paulo reformidans deterruisset duo, solum voluptaria efficiantur ea mel. Qui summo zzril alienum et. Eu est ferri iuvaret, mazim epicurei sententiae ut cum, modo reque intellegat ex vix. Vim eu tibique accusamus, quot electram at qui.</p>
<p>Ex iisque eleifend periculis has. Sit aeterno virtute partiendo ei, eam nonumy bonorum adolescens ad. Ut nec suas vocent ornatus, cetero legendos constituam mea ea, pri cu delenit iracundia. Mundi decore nec te.</p>
<h1>Soleat civibus in pri</h1>
<p>In petentium erroribus percipitur per. Takimata accommodare ius ut, eam no postulant urbanitas. Qui ei tantas consectetuer, quis dictas euripidis duo ei. Quaeque democritum concludaturque has ne.</p>
<p>Blandit insolens constituto vix an. Has diam wisi in, eum unum repudiare no. Sit at virtute rationibus, qui vitae explicari cu. Vim ne singulis voluptatum, sed puto accusata salutandi ei. Ad mel civibus adversarium.</p>
<p>Per ne solum vivendo, fabulas dolorem vivendo in pro. Nec duis ignota cotidieque no, an per possit nostrum. Pro detraxit definitionem eu. Vivendo officiis no nam, eu has reque maiestatis percipitur, dolore reprimique accommodare cum ad. No utinam voluptua oportere pri, augue sonet dicant ei sea.</p>
<p>Sit et, an ius nihil apeirian. Eu posse tempor iuvaret cum. No diam dolor sea, postea mnesarchum ne ius, vel no utinam ignota dolores. Malis suscipit accusamus his ne, utinam assentior prodesset ea eam, facer partem antiopam et cum.</p>
<h1>Lorem ipsum ne justo</h1>
<p>Bonorum has. His ut cibo quas tantas, vis ut probo adhuc definiebas, has at meis debet vulputate. No sed velit essent suavitate, in pro decore ceteros temporibus, usu in odio offendit theophrastus. Mel labore indoctum cu, ad soleat admodum delicatissimi sed, mei viris tritani ullamcorper eu. Ut vim simul aperiam.</p>
<p>Blandit insolens constituto vix an. Has diam wisi in, eum unum repudiare no. Sit at virtute rationibus, qui vitae explicari cu. Vim ne singulis voluptatum, sed puto accusata salutandi ei. Ad mel civibus adversarium.</p>
<p>Ius mutat commune expetendis in. Nam et quas sensibus reprimique, vix no erat soluta suavitate. At mel eius dictas latine. Corrumpit inciderint reformidans sed no, no usu omnis utinam noluisse.</p>
<p>Probo debet quaestio an eos, no mel assum iracundia delicatissimi, rebum facete utroque sed ex. Eu melius invidunt repudiandae vix, eu paulo reformidans deterruisset duo, solum voluptaria efficiantur ea mel. Qui summo zzril alienum et. Eu est ferri iuvaret, mazim epicurei sententiae ut cum, modo reque intellegat ex vix. Vim eu tibique accusamus, quot electram at qui.</p>
<p>Eu eleifend repudiandae has. Mea eu ridens aliquam. Nisl aeque sit ut, posse dolor utinam cum in. Ad timeam sapientem eos, et eripuit inermis nam. Eos integre voluptaria ne, iriure concludaturque ut eum.</p>
<p>Sit et, an ius nihil apeirian. Eu posse tempor iuvaret cum. No diam dolor sea, postea mnesarchum ne ius, vel no utinam ignota dolores. Malis suscipit accusamus his ne, utinam assentior prodesset ea eam, facer partem antiopam et cum.</p>
<p>Vis erant intellegat in. Soleat legere no ius, usu ex laoreet molestie. Sit eu sint inermis. Ea zzril scribentur pro.</p>
<h1>Tempor essent appetere</h1>
<p>Ius mutat commune expetendis in. Nam et quas sensibus reprimique, vix no erat soluta suavitate. At mel eius dictas latine. Corrumpit inciderint reformidans sed no, no usu omnis utinam noluisse.</p>
<p>Sit et, an ius nihil apeirian. Eu posse tempor iuvaret cum. No diam dolor sea, postea mnesarchum ne ius, vel no utinam ignota dolores. Malis suscipit accusamus his ne, utinam assentior prodesset ea eam, facer partem antiopam et cum.</p>
<p>Blandit insolens constituto vix an. Has diam wisi in, eum unum repudiare no. Sit at virtute rationibus, qui vitae explicari cu. Vim ne singulis voluptatum, sed puto accusata salutandi ei. Ad mel civibus adversarium.</p>
<p>Per ne solum vivendo, fabulas dolorem vivendo in pro. Nec duis ignota cotidieque no, an per possit nostrum. Pro detraxit definitionem eu. Vivendo officiis no nam, eu has reque maiestatis percipitur, dolore reprimique accommodare cum ad. No utinam voluptua oportere pri, augue sonet dicant ei sea.</p>
<p>Probo debet quaestio an eos, no mel assum iracundia delicatissimi, rebum facete utroque sed ex. Eu melius invidunt repudiandae vix, eu paulo reformidans deterruisset duo, solum voluptaria efficiantur ea mel. Qui summo zzril alienum et. Eu est ferri iuvaret, mazim epicurei sententiae ut cum, modo reque intellegat ex vix. Vim eu tibique accusamus, quot electram at qui.</p>
<p>Ex iisque eleifend periculis has. Sit aeterno virtute partiendo ei, eam nonumy bonorum adolescens ad. Ut nec suas vocent ornatus, cetero legendos constituam mea ea, pri cu delenit iracundia. Mundi decore nec te.</p>
<h1>Soleat civibus in pri</h1>
<p>In petentium erroribus percipitur per. Takimata accommodare ius ut, eam no postulant urbanitas. Qui ei tantas consectetuer, quis dictas euripidis duo ei. Quaeque democritum concludaturque has ne.</p>
<p>Blandit insolens constituto vix an. Has diam wisi in, eum unum repudiare no. Sit at virtute rationibus, qui vitae explicari cu. Vim ne singulis voluptatum, sed puto accusata salutandi ei. Ad mel civibus adversarium.</p>
<p>Ius mutat commune expetendis in. Nam et quas sensibus reprimique, vix no erat soluta suavitate. At mel eius dictas latine. Corrumpit inciderint reformidans sed no, no usu omnis utinam noluisse.</p>
<p>Sit et, an ius nihil apeirian. Eu posse tempor iuvaret cum. No diam dolor sea, postea mnesarchum ne ius, vel no utinam ignota dolores. Malis suscipit accusamus his ne, utinam assentior prodesset ea eam, facer partem antiopam et cum.</p>
<p>Per ne solum vivendo, fabulas dolorem vivendo in pro. Nec duis ignota cotidieque no, an per possit nostrum. Pro detraxit definitionem eu. Vivendo officiis no nam, eu has reque maiestatis percipitur, dolore reprimique accommodare cum ad. No utinam voluptua oportere pri, augue sonet dicant ei sea.</p>
<p>Sit et, an ius nihil apeirian. Eu posse tempor iuvaret cum. No diam dolor sea, postea mnesarchum ne ius, vel no utinam ignota dolores. Malis suscipit accusamus his ne, utinam assentior prodesset ea eam, facer partem antiopam et cum.</p>
</div>
<div class="thin">
</div>
</div>
</body>
</html>
|
wp-content/plugins/weblibrarian/contextual_help/weblib-circulation-desk.html | byruscol/intranet | <h4>This is the Circulation Desk page</h4>
<p>Please consult the PDF manual for information about how to use this
page.</p>
|
resource/tools/ArduinoUploader/Arduino/hardware/tools/avr/doc/binutils/as.html/ESA_002f390_002dDependent.html | Alexia23/MindPlus | <html lang="en">
<head>
<title>ESA/390-Dependent - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.7">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Machine-Dependencies.html#Machine-Dependencies" title="Machine Dependencies">
<link rel="prev" href="HPPA_002dDependent.html#HPPA_002dDependent" title="HPPA-Dependent">
<link rel="next" href="i386_002dDependent.html#i386_002dDependent" title="i386-Dependent">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This file documents the GNU Assembler "as".
Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002,
2006, 2007 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.1
or any later version published by the Free Software Foundation;
with no Invariant Sections, with no Front-Cover Texts, and with no
Back-Cover Texts. A copy of the license is included in the
section entitled ``GNU Free Documentation License''.
man end-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family: serif; font-weight: normal; }
--></style>
</head>
<body>
<div class="node">
<p>
<a name="ESA_002f390_002dDependent"></a>Next: <a rel="next" accesskey="n" href="i386_002dDependent.html#i386_002dDependent">i386-Dependent</a>,
Previous: <a rel="previous" accesskey="p" href="HPPA_002dDependent.html#HPPA_002dDependent">HPPA-Dependent</a>,
Up: <a rel="up" accesskey="u" href="Machine-Dependencies.html#Machine-Dependencies">Machine Dependencies</a>
<hr><br>
</div>
<h3 class="section">9.12 ESA/390 Dependent Features</h3>
<p><a name="index-i370-support-808"></a><a name="index-ESA_002f390-support-809"></a>
<ul class="menu">
<li><a accesskey="1" href="ESA_002f390-Notes.html#ESA_002f390-Notes">ESA/390 Notes</a>: Notes
<li><a accesskey="2" href="ESA_002f390-Options.html#ESA_002f390-Options">ESA/390 Options</a>: Options
<li><a accesskey="3" href="ESA_002f390-Syntax.html#ESA_002f390-Syntax">ESA/390 Syntax</a>: Syntax
<li><a accesskey="4" href="ESA_002f390-Floating-Point.html#ESA_002f390-Floating-Point">ESA/390 Floating Point</a>: Floating Point
<li><a accesskey="5" href="ESA_002f390-Directives.html#ESA_002f390-Directives">ESA/390 Directives</a>: ESA/390 Machine Directives
<li><a accesskey="6" href="ESA_002f390-Opcodes.html#ESA_002f390-Opcodes">ESA/390 Opcodes</a>: Opcodes
</ul>
</body></html>
|
modules/ncart/tpl/_header.html | bjrambo/nurigo | <div class="x_page-header">
<h1>
{$lang->ncart}
<span class="path" cond="$module_info->mid">
> <a href="{getSiteUrl($module_info->domain,'','mid',$module_info->mid)}" target="_blank"|cond="$module=='admin'">{$module_info->mid}<block cond="$module_info->is_default=='Y'">({$lang->is_default})</block></a>
</span>
<a href="#aboutModule" data-toggle class="x_icon-question-sign">{$lang->help}</a>
</h1>
</div>
<p class="x_alert x_alert-info" id="aboutModule" hidden>{$lang->about_ncart}</p>
<ul class="x_nav x_nav-tabs" cond="$module_info">
<li class="x_active"|cond="$act=='dispNcartAdminOrderManagement'"><a href="{getUrl('','module',$module,'act','dispNcartAdminOrderManagement','module_srl','')}">{$lang->cart_list}</a></li>
<li class="x_active"|cond="$act=='dispNcartAdminModInstList'"><a href="{getUrl('','module',$module,'act','dispNcartAdminModInstList','module_srl','')}">{$lang->page_list}</a></li>
<li cond="$module_srl" class="x_active"><a href="{getUrl('act','dispNcartAdminInsertModInst')}">{$module_info->mid} {$lang->page_management}</a></li>
<li class="x_active"|cond="!$module_srl && $act=='dispNcartAdminInsertModInst'"><a href="{getUrl('','module',$module,'act','dispNcartAdminInsertModInst')}">{$lang->page_creation}</a></li>
<li class="x_active"|cond="$act=='dispNcartAdminConfig'"><a href="{getUrl('','module',$module,'act','dispNcartAdminConfig','module_srl','')}">{$lang->basic_setting}</a></li>
</ul>
<ul cond="$module_srl" class="x_nav x_nav-tabs">
<li class="x_active"|cond="$act=='dispNcartAdminInsertModInst'"><a href="{getUrl('act','dispNcartAdminInsertModInst')}">{$lang->page_setup}</a></li>
<li class="x_active"|cond="$act=='dispNcartAdminOrderForm'"><a href="{getUrl('act','dispNcartAdminOrderForm')}">{$lang->payment_form}</a></li>
<li class="x_active"|cond="$act=='dispNcartAdminSkinInfo' && $module_info->skin"><a href="{getUrl('act','dispNcartAdminSkinInfo')}">{$lang->skin_setting}</a></li>
<li cond="$module_info->use_mobile=='Y' && $module_info->mskin" class="x_active"|cond="$act=='dispNcartAdminMobileSkinInfo'"><a href="{getUrl('act','dispNcartAdminMobileSkinInfo')}">{$lang->mobile_skin}</a></li>
</ul>
|
wp-content/plugins/instagram-feed/css/sb-instagram-admin.css | nicework-jhb/012 | #sbi_admin{
overflow: hidden;
}
#sbi_admin #header{
padding: 0 0 10px 0;
}
#sbi_admin h3{
padding: 15px 0 0 0;
}
#sbi_admin .sbi_tooltip{
width: 80%;
display: none;
padding: 10px 15px;
margin: 10px 0;
font-size: 13px;
background: #f9f9f9;
background: rgba(255,255,255,0.8);
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
#sbi_admin .sbi_more_info p{
font-size: 13px;
}
#sbi_admin .sbi_tooltip ul{
margin-top: 0;
margin-bottom: 0;
}
#sbi_admin .sbi_tooltip li{
padding: 4px 0;
}
#sbi_admin .sbi_tooltip_link,
#sbi_admin .sbi_external_link{
font-size: 13px;
margin-left: 10px;
}
#sbi_admin hr{
border: none;
margin: 15px 0;
border-bottom: 1px solid #ccc;
}
/* Instagram btn */
#sbi_admin .sbi_admin_btn{
display: block;
float: left;
clear: both;
padding: 0 21px 0 126px;
height: 47px;
line-height: 47px;
background: #386793 url('../img/small-logo.png') no-repeat 16px 11px;
background: -moz-linear-gradient(top, #3f6a91 0%, #2e6191 100%) url('../img/small-logo.png') no-repeat 16px 11px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f6a91), color-stop(100%,#2e6191)) url('../img/small-logo.png') no-repeat 16px 11px;
background: -webkit-linear-gradient(top, #3f6a91 0%,#2e6191 100%) url('../img/small-logo.png') no-repeat 16px 11px;
background: -o-linear-gradient(top, #3f6a91 0%,#2e6191 100%) url('../img/small-logo.png') no-repeat 16px 11px;
background: -ms-linear-gradient(top, #3f6a91 0%,#2e6191 100%) url('../img/small-logo.png') no-repeat 16px 11px;
background: linear-gradient(to bottom, #3f6a91 0%,#2e6191 100%) url('../img/small-logo.png') no-repeat 16px 11px;
color: #e9eef3;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#sbi_admin .sbi_admin_btn:hover{
background-color: #487aa9;
color: #fff;
}
#sbi_admin .sbi_note{
font-size: 12px;
font-style: italic;
margin-left: 10px;
}
#sbi_admin table.sbi_shortcode_table{
border-collapse: collapse;
}
#sbi_admin table.sbi_shortcode_table th,
#sbi_admin table.sbi_shortcode_table td{
border: 1px solid #999;
padding: 0.5rem;
text-align: left;
}
#sbi_admin table.sbi_shortcode_table th{
background: rgba(0,0,0,0.1);
}
#sbi_admin table.sbi_shortcode_table td{
background: rgba(255,255,255,0.5);
}
#sbi_admin .sbi_table_header{
background: #ddd;
font-weight: bold;
}
#sbi_admin .sbi_radio_label{
width: 70px;
padding-top: 5px;
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
}
/* Config info */
#sbi_config{
float: left;
width: 100%;
clear: both;
margin: 10px 0 10px 0;
}
#sbi_config_info{
float: left;
clear: both;
padding: 5px 15px;
margin: 10px 0 0 0;
background: #fff;
border: 1px solid #ddd;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
/* License */
#sbi_admin .sbi_license_status{
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline;
padding: 5px;
}
/* Add Facebook dashicon to CFF admin menu */
#toplevel_page_sb-instagram-feed .toplevel_page_sb-instagram-feed .wp-menu-image:before{
content: "\f306";
}
/* Pro only notices */
#sbi_admin .sbi_row{
display: block;
width: 100%;
}
#sbi_admin .sbi_pro,
#sbi_admin .sbi_pro label{
color: #999 !important;
}
#sbi_admin .sbi_shortcode_table tr.sbi_pro{
background: #eacccc;
}
#sbi_admin .sbi_table_key{
display: block;
float: left;
width: 11px;
height: 11px;
border: 1px solid #999;
background: #eacccc;
margin: 3px 6px 0 0;
}
/* Error notice */
#sbi_admin .sbi_notice{
margin-top: 5px;
background: #f9ecda;
padding: 5px 10px;
border: 1px solid #e89a2e;
color: #cf6100;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#sbi_admin .sbi_notice a{
color: #d85600;
}
#sbi_admin .sbi_notice a:hover,
#sbi_admin .sbi_notice a:focus{
color: #a34100;
}
#sbi_admin .sbi_notice p{
margin: 0;
padding: 5px 0;
font-size: 13px;
}
#sbi_admin .sbi_user_id_error{
display: none;
margin: 10px 0;
background: #F7E6E6;
padding: 5px 10px;
border: 1px solid #BA7B7B;
color: #592626;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
} |
Doc/html/globals_func_0x72.html | hsundar/dendro | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>DENDRO: Class Members</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li id="current"><a href="globals.html"><span>File Members</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li id="current"><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals_func.html#index__"><span>_</span></a></li>
<li><a href="globals_func_0x61.html#index_a"><span>a</span></a></li>
<li><a href="globals_func_0x62.html#index_b"><span>b</span></a></li>
<li><a href="globals_func_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_func_0x64.html#index_d"><span>d</span></a></li>
<li><a href="globals_func_0x65.html#index_e"><span>e</span></a></li>
<li><a href="globals_func_0x66.html#index_f"><span>f</span></a></li>
<li><a href="globals_func_0x67.html#index_g"><span>g</span></a></li>
<li><a href="globals_func_0x69.html#index_i"><span>i</span></a></li>
<li><a href="globals_func_0x6a.html#index_j"><span>j</span></a></li>
<li><a href="globals_func_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="globals_func_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="globals_func_0x6f.html#index_o"><span>o</span></a></li>
<li><a href="globals_func_0x70.html#index_p"><span>p</span></a></li>
<li id="current"><a href="globals_func_0x72.html#index_r"><span>r</span></a></li>
<li><a href="globals_func_0x73.html#index_s"><span>s</span></a></li>
<li><a href="globals_func_0x74.html#index_t"><span>t</span></a></li>
<li><a href="globals_func_0x75.html#index_u"><span>u</span></a></li>
<li><a href="globals_func_0x77.html#index_w"><span>w</span></a></li>
</ul>
</div>
<p>
<p>
<h3><a class="anchor" name="index_r">- r -</a></h3><ul>
<li>readDataPtsFromFile()
: <a class="el" href="namespaceot.html#15d0a00169ad431ae37f6402f6b3c3e4">OctFunctions.C</a><li>readNodesFromFile()
: <a class="el" href="namespaceot.html#ac62a6e651ba5133b4cd702ded046feb">OctFunctions.C</a><li>readPtsFromFile()
: <a class="el" href="namespaceot.html#36ce702d88a1c5147aff0412de56276c">OctFunctions.C</a><li>readRmatType1Stencil()
: <a class="el" href="namespaceot.html#513f5a0cb058ec57b122f9a5b1233f8b">RmatType1StencilsAux.C</a><li>readRmatType2Stencil()
: <a class="el" href="namespaceot.html#972ba7b5463039bca217a3977736bb2f">RmatType2StencilsAux.C</a><li>readVtxMaps()
: <a class="el" href="namespaceot.html#98b2597856daf12b50ad3be0320b3110">VtxMaps.C</a><li>refineAndPartitionOctree()
: <a class="el" href="namespaceot.html#0d9ea8397312d8496d8df9b6705e111d">octUtils.h</a>, <a class="el" href="namespaceot.html#60831f7b1d9148c803f227a728c6cf4c">OctFunctions.C</a><li>refineOctree()
: <a class="el" href="namespaceot.html#464e5d2c049090c51609a956adda6fee">octUtils.h</a>, <a class="el" href="namespaceot.html#c60c886da9835d2803cedb7768189470">OctFunctions.C</a><li>RegisterEvents()
: <a class="el" href="namespaceot.html#ced8f51b8b75140007e816b906c9be32">sys.C</a><li>regularGrid2Octree()
: <a class="el" href="namespaceot.html#f901fd1145fcdef3393173c1ba20511c">Construct.C</a><li>removeDuplicates()
: <a class="el" href="namespacepar.html#0ae84d08f27a6cc17fd8f6be2ba8f823">parUtils.h</a><li>restrictMatVecType1()
: <a class="el" href="namespaceot.html#f91f662c0f650745be05484b86dfc0b3">RestrictMatVec.C</a><li>restrictMatVecType2()
: <a class="el" href="namespaceot.html#0a8bca45a43a33cb9a9cd2d0570716dc">RestrictMatVec.C</a><li>ripple()
: <a class="el" href="namespaceot.html#76e6e79b40b0e281f9ca20d639f35f90">Balance.C</a><li>rpMatDestroy()
: <a class="el" href="namespaceot.html#32899453576b08b1dadcfd6e2f6a79fa">omg.C</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 23 19:58:50 2010 for DENDRO by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>
|
src/3rdparty/src/loki-0.1.6/doc/html/a01159.html | gregorynicholas/houdini-ocean-toolkit | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Loki: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.1-p1 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<h1>Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel > Member List</h1>This is the complete list of members for <a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="a00195.html#061ee67b30d1e8f7841f975b54d04719">Clone</a>(U *pObj)</td><td><a class="el" href="a00195.html">Loki::Private::FunctorImplBase< R, ThreadingModel ></a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00195.html#6b35ebca9fc11f265331f8cd8d7e0778">FunctorImplBase</a>()</td><td><a class="el" href="a00195.html">Loki::Private::FunctorImplBase< R, ThreadingModel ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00195.html#462824f078c95e713a3661d0ec4526c5">FunctorImplBase</a>(const FunctorImplBase &)</td><td><a class="el" href="a00195.html">Loki::Private::FunctorImplBase< R, ThreadingModel ></a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00195.html#70d2a2422a41e5a21d05de5dad5ff2d1">FunctorImplBaseType</a> typedef</td><td><a class="el" href="a00195.html">Loki::Private::FunctorImplBase< R, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#d07df1c9ec9c41580e07e32eddcda82d">ObjAllocatorSingleton</a> typedef</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#698e8b9ebac9df8c03e557c842a59bc5">operator delete</a>(void *p, std::size_t size)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#b835d84fa8bc1ed3a558dc2e7a7e39ec">operator delete</a>(void *p, const std::nothrow_t &)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#e2da17da13c6c6a0d7e33c9df9eb27f2">operator delete</a>(void *p, void *place)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#39f9c8d5b17c09bece34c8a400981970">operator new</a>(std::size_t size)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#d212efa68b48292bf8fd2dd158b49400">operator new</a>(std::size_t size, const std::nothrow_t &)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#dbbe1bde0960a38502af0940004d942f">operator new</a>(std::size_t size, void *place)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00527.html#9cca2d34447dd4ebc4a885cb04f113e4">operator=</a>(const SmallValueObject &)</td><td><a class="el" href="a00527.html">Loki::SmallValueObject< ThreadingModel ></a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#6e872e4f97b5572c294dc0162cbcccf6">Loki::SmallObjectBase::operator=</a>(const SmallObjectBase &)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#73d37d0609228b001d69ba9166843f54">Parm1</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#72216db6f176f88fed5a0bfb11aa8a73">Parm10</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#93b538d912f482c5afbbbeb63ebafb10">Parm11</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#1c5d90c25806f0af4e4dd92fd468b791">Parm12</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00195.html#89dbafc772be5764df7d87b8787018fe">Parm13</a> typedef</td><td><a class="el" href="a00195.html">Loki::Private::FunctorImplBase< R, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00195.html#314c22baca1f278c637749cb0aea3b0a">Parm14</a> typedef</td><td><a class="el" href="a00195.html">Loki::Private::FunctorImplBase< R, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00195.html#9d0f7451823d0a23e2de0e01005652f5">Parm15</a> typedef</td><td><a class="el" href="a00195.html">Loki::Private::FunctorImplBase< R, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#607ec1fa073385bb5f1eb26f2428764d">Parm2</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#bcd669aec0d2e91be0b9b6268c2967e3">Parm3</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#75af300e670d74cdde2ffb902aece31f">Parm4</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#0a60114a1734c445e8105bb008f5a015">Parm5</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#94e9e7e812c1350a2dd93fe21df5f041">Parm6</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#3fb409b2869094e2241d26b809438875">Parm7</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#a20081a25b5f8dae31e9619964ce98b8">Parm8</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#e29cdfa58bd08ecb4c45ffd0098ee93b">Parm9</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00191.html#7a23bd6327b1ff522d17bb35732c284b">ResultType</a> typedef</td><td><a class="el" href="a00191.html">Loki::FunctorImpl< R,::Loki::Typelist< P1,::Loki::Typelist< P2,::Loki::Typelist< P3,::Loki::Typelist< P4,::Loki::Typelist< P5,::Loki::Typelist< P6,::Loki::Typelist< P7,::Loki::Typelist< P8,::Loki::Typelist< P9,::Loki::Typelist< P10,::Loki::Typelist< P11,::Loki::Typelist< P12,::Loki::NullType > > > > > > > > > > > >, ThreadingModel ></a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#134032479f32bf1cca4af50caf51858a">SmallObjectBase</a>(void)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#d1c3a013df6cd2d95908003e006e1515">SmallObjectBase</a>(const SmallObjectBase &)</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00527.html#5cbe81d5f6568152f262f79f3ceb43f7">SmallValueObject</a>(void)</td><td><a class="el" href="a00527.html">Loki::SmallValueObject< ThreadingModel ></a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00527.html#e446be83fd90d9369b557a90b2d6f4e5">SmallValueObject</a>(const SmallValueObject &)</td><td><a class="el" href="a00527.html">Loki::SmallValueObject< ThreadingModel ></a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00195.html#37c34ccd69988c9fca874c1c7916cf16">~FunctorImplBase</a>()</td><td><a class="el" href="a00195.html">Loki::Private::FunctorImplBase< R, ThreadingModel ></a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00526.html#0cda1fae67845425caf5fc84a07c0701">~SmallObjectBase</a>()</td><td><a class="el" href="a00526.html">Loki::SmallObjectBase< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy ></a></td><td><code> [inline, protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00527.html#d5ed08013bbbe3639fe02a984ebbe90a">~SmallValueObject</a>()</td><td><a class="el" href="a00527.html">Loki::SmallValueObject< ThreadingModel ></a></td><td><code> [inline, protected]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Sun Feb 25 16:52:54 2007 for Loki by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1-p1 </small></address>
</body>
</html>
|
wp-content/plugins/image-slider-widget/css/bxslider/jquery.bxslider.css | mayburn2121/sugar_shakers | /**
* BxSlider v4.1.2 - Fully loaded, responsive content slider
* http://bxslider.com
*
* Written by: Steven Wanderski, 2014
* http://stevenwanderski.com
* (while drinking Belgian ales and listening to jazz)
*
* CEO and founder of bxCreative, LTD
* http://bxcreative.com
*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: 5px solid #fff;
left: -5px;
background: #fff;
/*fix other elements on the page moving (on Chrome)*/
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
min-height: 50px;
background: url(images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
left: 10px;
background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .ewic-caption {
position: absolute;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
height: auto;
bottom: 0 !important;
text-align: center !important;
}
.bx-wrapper .ewic-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}
|
wp-content/themes/enfold/css/grid.css | uicestone/BQL | /*
* COMPILED WITH LESS
*/
/* Table of Contents
==================================================
#Base 960 Grid
#Tablet (Portrait)
#Mobile (Portrait)
#Mobile (Landscape)
#Clearing */
/* #Base 960 Grid
================================================== */
html {
min-width: 910px;
}
html.responsive {
min-width: 0px;
}
.boxed#top {
margin: 0 auto;
overflow: visible;
/* position:relative; z-index: 3; */
}
.container {
position: relative;
width: 910px;
margin: 0 auto;
padding: 0px;
clear: both;
}
/*no z-index for container_wrap or fixed bgs start disapearing when other elements transition -> weird chrome bug*/
.container_wrap {
clear: both;
position: relative;
/* z-index: 1; */
border-top-style: solid;
border-top-width: 1px;
}
.unit,
.units {
float: left;
display: inline;
margin-left: 50px;
position: relative;
z-index: 1;
min-height: 1px;
}
.row {
position: relative;
margin-bottom: 20px;
clear: both;
}
.boxed .container .stretch_full {
position: relative;
left: -50px;
}
.boxed#top {
width: 1010px;
}
.boxed .container {
margin: 0px 50px;
}
#wrap_all {
width: 100%;
position: relative;
z-index: 2;
overflow: hidden;
}
/* Nested Column Classes */
body .unit.alpha,
body .units.alpha,
body div .first {
margin-left: 0;
clear: left;
}
body .unit.alpha,
body .units.alpha {
width: 100%;
}
/* Base Grid */
.container .one.unit,
.container .one.units {
width: 30px;
}
.container .two.units {
width: 110px;
}
.container .three.units {
width: 190px;
}
.container .four.units {
width: 270px;
}
.container .five.units {
width: 350px;
}
.container .six.units {
width: 430px;
}
.container .seven.units {
width: 510px;
}
.container .eight.units {
width: 590px;
}
.container .nine.units {
width: 670px;
}
.container .ten.units {
width: 750px;
}
.container .eleven.units {
width: 830px;
}
.container .twelve.units {
margin-left: 0;
width: 910px;
}
#top.boxed .stretch_full {
width: 1010px;
}
/* Offsets */
#top .offset-by-one {
padding-left: 80px;
}
#top .offset-by-two {
padding-left: 160px;
}
#top .offset-by-three {
padding-left: 240px;
}
#top .offset-by-four {
padding-left: 320px;
}
#top .offset-by-five {
padding-left: 400px;
}
#top .offset-by-six {
padding-left: 480px;
}
#top .offset-by-seven {
padding-left: 560px;
}
#top .offset-by-eight {
padding-left: 640px;
}
#top .offset-by-nine {
padding-left: 720px;
}
#top .offset-by-ten {
padding-left: 800px;
}
#top .offset-by-eleven {
padding-left: 880px;
}
/* #Desktop - Large
================================================== */@media only screen and (min-width: 1140px) {
.responsive .boxed#top {
width: 1130px;
}
.responsive .container {
width: 1030px;
}
.responsive .container .one.unit,
.responsive .container .one.units {
width: 40px;
}
.responsive .container .two.units {
width: 130px;
}
.responsive .container .three.units {
width: 220px;
}
.responsive .container .four.units {
width: 310px;
}
.responsive .container .five.units {
width: 400px;
}
.responsive .container .six.units {
width: 490px;
}
.responsive .container .seven.units {
width: 580px;
}
.responsive .container .eight.units {
width: 670px;
}
.responsive .container .nine.units {
width: 760px;
}
.responsive .container .ten.units {
width: 850px;
}
.responsive .container .eleven.units {
width: 940px;
}
.responsive .container .twelve.units {
width: 1030px;
}
.responsive #top.boxed .stretch_full {
width: 1130px;
}
.responsive #top .offset-by-one {
padding-left: 90px;
}
.responsive #top .offset-by-two {
padding-left: 180px;
}
.responsive #top .offset-by-three {
padding-left: 270px;
}
.responsive #top .offset-by-four {
padding-left: 360px;
}
.responsive #top .offset-by-five {
padding-left: 450px;
}
.responsive #top .offset-by-six {
padding-left: 540px;
}
.responsive #top .offset-by-seven {
padding-left: 630px;
}
.responsive #top .offset-by-eight {
padding-left: 720px;
}
.responsive #top .offset-by-nine {
padding-left: 810px;
}
.responsive #top .offset-by-ten {
padding-left: 900px;
}
.responsive #top .offset-by-eleven {
padding-left: 990px;
}
}
/* #Desktop - Extra Large
================================================== */@media only screen and (min-width: 1340px) {
.responsive_large .boxed#top {
width: 1310px;
}
.responsive_large .container {
width: 1210px;
}
.responsive_large .container .one.unit,
.responsive_large .container .one.units {
width: 55px;
}
.responsive_large .container .two.units {
width: 160px;
}
.responsive_large .container .three.units {
width: 265px;
}
.responsive_large .container .four.units {
width: 370px;
}
.responsive_large .container .five.units {
width: 475px;
}
.responsive_large .container .six.units {
width: 580px;
}
.responsive_large .container .seven.units {
width: 685px;
}
.responsive_large .container .eight.units {
width: 790px;
}
.responsive_large .container .nine.units {
width: 895px;
}
.responsive_large .container .ten.units {
width: 1000px;
}
.responsive_large .container .eleven.units {
width: 1105px;
}
.responsive_large .container .twelve.units {
width: 1210px;
}
.responsive_large #top.boxed .stretch_full {
width: 1310px;
}
.responsive_large #top .offset-by-one {
padding-left: 105px;
}
.responsive_large #top .offset-by-two {
padding-left: 210px;
}
.responsive_large #top .offset-by-three {
padding-left: 315px;
}
.responsive_large #top .offset-by-four {
padding-left: 420px;
}
.responsive_large #top .offset-by-five {
padding-left: 525px;
}
.responsive_large #top .offset-by-six {
padding-left: 630px;
}
.responsive_large #top .offset-by-seven {
padding-left: 735px;
}
.responsive_large #top .offset-by-eight {
padding-left: 840px;
}
.responsive_large #top .offset-by-nine {
padding-left: 945px;
}
.responsive_large #top .offset-by-ten {
padding-left: 1050px;
}
.responsive_large #top .offset-by-eleven {
padding-left: 1155px;
}
}
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px, Gutter: 30px, Unit: 32px */
@media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive #top {
overflow-x: hidden;
}
.responsive .boxed#top {
width: 782px;
}
.responsive .container {
width: 682px;
}
.responsive .container .one.unit,
.responsive .container .one.units {
width: 11px;
}
.responsive .container .two.units {
width: 72px;
}
.responsive .container .three.units {
width: 133px;
}
.responsive .container .four.units {
width: 194px;
}
.responsive .container .five.units {
width: 255px;
}
.responsive .container .six.units {
width: 316px;
}
.responsive .container .seven.units {
width: 377px;
}
.responsive .container .eight.units {
width: 438px;
}
.responsive .container .nine.units {
width: 499px;
}
.responsive .container .ten.units {
width: 560px;
}
.responsive .container .eleven.units {
width: 621px;
}
.responsive .container .twelve.units {
width: 682px;
}
.responsive #top.boxed .stretch_full {
width: 782px;
}
.responsive #top .offset-by-one {
padding-left: 61px;
}
.responsive #top .offset-by-two {
padding-left: 122px;
}
.responsive #top .offset-by-three {
padding-left: 183px;
}
.responsive #top .offset-by-four {
padding-left: 244px;
}
.responsive #top .offset-by-five {
padding-left: 305px;
}
.responsive #top .offset-by-six {
padding-left: 366px;
}
.responsive #top .offset-by-seven {
padding-left: 427px;
}
.responsive #top .offset-by-eight {
padding-left: 488px;
}
.responsive #top .offset-by-nine {
padding-left: 549px;
}
.responsive #top .offset-by-ten {
padding-left: 610px;
}
.responsive #top .offset-by-eleven {
padding-left: 671px;
}
}
/* #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
.responsive #top {
overflow-x: hidden;
}
.responsive .boxed#top {
width: 100%;
}
.responsive .container {
width: 268px;
margin: 0 auto;
}
.responsive .units,
.responsive .unit {
margin: 0;
}
.responsive .container .one.unit,
.responsive .container .one.units,
.responsive .container .two.units,
.responsive .container .three.units,
.responsive .container .four.units,
.responsive .container .five.units,
.responsive .container .six.units,
.responsive .container .seven.units,
.responsive .container .eight.units,
.responsive .container .nine.units,
.responsive .container .ten.units,
.responsive .container .eleven.units,
.responsive .container .twelve.units,
.responsive #top #wrap_all .flex_column {
margin: 0;
margin-bottom: 20px;
width: 100%;
}
.responsive #top.boxed .stretch_full {
width: 100%;
}
/* Offsets */
.responsive #top .offset-by-one,
.responsive #top .offset-by-two,
.responsive #top .offset-by-three,
.responsive #top .offset-by-four,
.responsive #top .offset-by-five,
.responsive #top .offset-by-six,
.responsive #top .offset-by-seven,
.responsive #top .offset-by-eight,
.responsive #top .offset-by-nine,
.responsive #top .offset-by-ten,
.responsive #top .offset-by-eleven {
padding-left: 0;
}
}
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive #top {
overflow-x: hidden;
}
.responsive .boxed#top {
width: 100%;
}
.responsive .container {
width: 428px;
margin: 0 auto;
}
.responsive .units,
.responsive .unit {
margin: 0;
}
.responsive .container .one.unit,
.responsive .container .one.units,
.responsive .container .two.units,
.responsive .container .three.units,
.responsive .container .four.units,
.responsive .container .five.units,
.responsive .container .six.units,
.responsive .container .seven.units,
.responsive .container .eight.units,
.responsive .container .nine.units,
.responsive .container .ten.units,
.responsive .container .eleven.units,
.responsive .container .twelve.units,
.responsive #top #wrap_all .flex_column {
width: 100%;
margin-left: 0;
margin-bottom: 20px;
}
.responsive #top.boxed .stretch_full {
width: 100%;
}
}
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
content: "\0020";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Use clearfix class on parent to clear nested units,
or wrap each row of units in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.flex_column:before,
.flex_column:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.flex_column:after,
.clearfix:after {
clear: both;
}
.row,
.clearfix {
zoom: 1;
}
/* You can also use a <br class="clear" /> to clear units */
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
/* Columns for better content separation
================================================== */
body div .first,
body div .no_margin {
margin-left: 0;
}
div .flex_column {
z-index: 1;
float: left;
position: relative;
min-height: 1px;
width: 100%;
}
div .av_one_fifth {
margin-left: 6%;
width: 15.2%;
}
div .av_one_fourth {
margin-left: 6%;
width: 20.5%;
}
div .av_one_third {
margin-left: 6%;
width: 29.333333333333332%;
}
div .av_two_fifth {
margin-left: 6%;
width: 36.4%;
}
div .av_one_half {
margin-left: 6%;
width: 47%;
}
div .av_three_fifth {
margin-left: 6%;
width: 57.599999999999994%;
}
div .av_two_third {
margin-left: 6%;
width: 64.66666666666666%;
}
div .av_three_fourth {
margin-left: 6%;
width: 73.5%;
}
div .av_four_fifth {
margin-left: 6%;
width: 78.8%;
}
div .av_one_sixth {
margin-left: 6%;
width: 11.666666666666666%;
}
div .av_one_seventh {
margin-left: 6%;
width: 9.142857142857142%;
}
div .av_one_eighth {
margin-left: 6%;
width: 7.25%;
}
div .av_one_nineth {
margin-left: 6%;
width: 5.777777777777778%;
}
div .av_one_tenth {
margin-left: 6%;
width: 4.6%;
}
/* Columns for better content separation (no margin)
================================================== */
#top div .no_margin {
margin-left: 0;
margin-top: 0;
}
#top .no_margin.av_one_fifth {
width: 20%;
}
#top .no_margin.av_one_fourth {
width: 25%;
}
#top .no_margin.av_one_third {
width: 33.3%;
}
#top .no_margin.av_two_fifth {
width: 40%;
}
#top .no_margin.av_one_half {
width: 50%;
}
#top .no_margin.av_three_fifth {
width: 60%;
}
#top .no_margin.av_two_third {
width: 66.6%;
}
#top .no_margin.av_three_fourth {
width: 75%;
}
#top .no_margin.av_four_fifth {
width: 80%;
}
#top .no_margin.av_one_sixth {
width: 16.666666666666668%;
}
#top .no_margin.av_one_seventh {
width: 14.285714285714286%;
}
#top .no_margin.av_one_eighth {
width: 12.5%;
}
#top .no_margin.av_one_nineth {
width: 11.11111111111111%;
}
#top .no_margin.av_one_tenth {
width: 10%;
}
/*breaking point logic for the common 1/4 element in ipads. makes sure that it converts to a 1/2 element in most cases*/
@media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive .av_one_fourth.first.el_before_av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth,
.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth,
.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + .av_one_fourth,
.responsive .avia-content-slider-inner .av_one_fourth {
margin-left: 4%;
width: 48%;
}
.responsive .av_one_fourth.first.el_before_av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth,
.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half,
.responsive .avia-content-slider-inner .av_one_fourth.first {
margin-left: 0%;
clear: both;
}
.responsive .av_one_half.first.el_before_av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half,
.responsive .avia-content-slider-inner .av_one_fourth {
width: 100%;
}
.responsive .av_one_half.first + .av_one_fourth,
.responsive .av_one_half.first + .av_one_fourth + .av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half {
margin-top: 30px;
}
}
|
documentation/doxy/output/fannie/html/class_product_movement_modular-members.html | joelbrock/NOFC_CORE | <!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!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>CORE POS - Fannie: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<form id="FSearchBox" action="search.php" method="get">
<img id="MSearchSelect" src="search/search.png" alt=""/>
<input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"/>
</form>
</div>
</li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>ProductMovementModular Member List</h1>This is the complete list of members for <a class="el" href="class_product_movement_modular.html">ProductMovementModular</a>, including all inherited members.<table>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#af38ec8b4bcd38fdc3e1fd573e9a91a4c">$auth_classes</a></td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a9178f720dfd22f092153e385537e8923">$content_function</a></td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$css_files</b> (defined in <a class="el" href="class_fannie_page.html">FanniePage</a>)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#a1779b368fff2522728265227ff8200d1">$current_user</a></td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$description</b> (defined in <a class="el" href="class_fannie_report_page.html">FannieReportPage</a>)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$header</b> (defined in <a class="el" href="class_fannie_page.html">FanniePage</a>)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$multi_counter</b> (defined in <a class="el" href="class_fannie_report_page.html">FannieReportPage</a>)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#ab6a53bcdec2ea4b70a9d9efac46b14b4">$multi_report_mode</a></td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#ad0b3a863b24906fa287f180292247923">$must_authenticate</a></td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$number_of_reports</b> (defined in <a class="el" href="class_fannie_report_page.html">FannieReportPage</a>)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$onload_commands</b> (defined in <a class="el" href="class_fannie_page.html">FanniePage</a>)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a17459f79988e52b4822f2160227e4fdc">$report_cache</a></td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a7a74b79150232a4c9d84e898ae59f2aa">$report_format</a></td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a778a9099f86c69d74b3080023ff28ed2">$report_headers</a></td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$required</b> (defined in <a class="el" href="class_fannie_report_page.html">FannieReportPage</a>)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$scripts</b> (defined in <a class="el" href="class_fannie_page.html">FanniePage</a>)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#af745911d23a57b8cd8252380e2e375e4">$sort_column</a></td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a4e4971e890f1d191957d0bf4c0cd40d5">$sort_direction</a></td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#aa7cca72d7647705292850b43d8c2e8b8">$sortable</a></td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$title</b> (defined in <a class="el" href="class_fannie_page.html">FanniePage</a>)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>$window_dressing</b> (defined in <a class="el" href="class_fannie_page.html">FanniePage</a>)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><b>__construct</b>() (defined in <a class="el" href="class_fannie_report_page.html">FannieReportPage</a>)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><b>add_css_file</b>($file_url) (defined in <a class="el" href="class_fannie_page.html">FanniePage</a>)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#a7531fcc4bbadac569d2897a0684dc4d2">add_onload_command</a>($str)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#ad4e3a2be13383b798c2487dbcdf7ca69">add_script</a>($file_url, $type="text/javascript")</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#af8d91e5f3fb0fe2c5024f79c82ab903b">body_content</a>()</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_product_movement_modular.html#abd4f7b0f40487d7df29d01389c15cfa7">calculate_footers</a>($data)</td><td><a class="el" href="class_product_movement_modular.html">ProductMovementModular</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#a9547de9b1c00308b72c06c8a4e815620">check_auth</a>()</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a753adb4fb792feab94456740a73cdbd2">check_data_cache</a>()</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a753adb4fb792feab94456740a73cdbd2">check_data_cache</a>()</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#a1ae0e1947ee394c6286c089fe1c5a2f8">css_content</a>()</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a3182ea410514989fba6d4c0fbd2fd07f">csv_line</a>($row)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a3182ea410514989fba6d4c0fbd2fd07f">csv_line</a>($row)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a600893788d54f81a5fe9b77c0b8db916">dekey_array</a>($arr)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a600893788d54f81a5fe9b77c0b8db916">dekey_array</a>($arr)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a0d06ec465c91bcbd974f3c149c0de997">draw_page</a>()</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a0d06ec465c91bcbd974f3c149c0de997">draw_page</a>()</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_product_movement_modular.html#afc943f2c8b698f163ff7fc5f3c0b4d65">fetch_report_data</a>()</td><td><a class="el" href="class_product_movement_modular.html">ProductMovementModular</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_product_movement_modular.html#a2fa9eeae804c7b6c67cf7add076383fc">form_content</a>()</td><td><a class="el" href="class_product_movement_modular.html">ProductMovementModular</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a7c07a192cf2a33f55cdd3ff775ac5aed">freshen_cache</a>($data)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a7c07a192cf2a33f55cdd3ff775ac5aed">freshen_cache</a>($data)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#af8c62a80e0dfe13b0785e8db12dddf8a">get_footer</a>()</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#a9344efafb8c07915f5c83684af9e9cc9">get_header</a>()</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#ab94b0691a72b7fb7c55f980ddce8ccd1">has_menus</a>($menus)</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#af2f4e91ec903dc567cb58eb98c53fed7">html_line</a>($row, $header=False)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#af2f4e91ec903dc567cb58eb98c53fed7">html_line</a>($row, $header=False)</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#abda9b037bdf9a3eacbf67bdf40dc6202">javascript_content</a>()</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_page.html#a422037871e8271a00d40e6c4808c116c">login_redirect</a>()</td><td><a class="el" href="class_fannie_page.html">FanniePage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_product_movement_modular.html#a7d2cd1ede560fa6a14133d5d4db4fc6f">preprocess</a>()</td><td><a class="el" href="class_product_movement_modular.html">ProductMovementModular</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a84569cf5e732eefc5d09e74336554f40">render_data</a>($data, $headers=array(), $footers=array(), $format='html')</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a84569cf5e732eefc5d09e74336554f40">render_data</a>($data, $headers=array(), $footers=array(), $format='html')</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a7697cb339cb08524d4ef5f3d7cf47f2c">report_content</a>()</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#a7697cb339cb08524d4ef5f3d7cf47f2c">report_content</a>()</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#ad39eee2e7648b187042d9fcb3952986b">report_description_content</a>()</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="class_fannie_report_page.html#ad39eee2e7648b187042d9fcb3952986b">report_description_content</a>()</td><td><a class="el" href="class_fannie_report_page.html">FannieReportPage</a></td><td></td></tr>
</table></div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Fri Aug 9 21:30:42 2013 for CORE POS - Fannie by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|
agent/tool-scripts/postprocess/gold/sar-2/network_l2.html | jeremyeder/pbench | <!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<link href="/static/css/v0.2/nv.d3.css" rel="stylesheet" type="text/css" media="all">
<link href="/static/css/v0.2/pbench_utils.css" rel="stylesheet" type="text/css" media="all">
<script src="/static/js/v0.2/function-bind.js"></script>
<script src="/static/js/v0.2/fastdom.js"></script>
<script src="/static/js/v0.2/d3.js"></script>
<script src="/static/js/v0.2/nv.d3.js"></script>
<script src="/static/js/v0.2/saveSvgAsPng.js"></script>
<script src="/static/js/v0.2/pbench_utils.js"></script>
</head>
<body class="with-3d-shadow with-transitions">
<h2 class="page-header">sar-2 - network_l2</h2>
<h3 class="chart-header">carrier_errors</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
<h3 class="chart-header">drops_sec</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
<h3 class="chart-header">errors_sec</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
<h3 class="chart-header">fifo_overrun_errors</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
<h3 class="chart-header">frame_alignment_errors</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
<h3 class="chart-header">network_Mbits_sec</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
<h3 class="chart-header">network_compressed_packets_sec</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
<h3 class="chart-header">network_multicast_packets_sec</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
<h3 class="chart-header">network_packets_sec</h3>
<p class="chart-reason">No data from any series met set thresholds for graphing.</p>
<br>
</body>
</html>
|
modules/xerte/parent_templates/Nottingham/models_html5/dialog.html | juliantenney/xerteonlinetoolkits | <script type="text/javascript">
// pageChanged & sizeChanged functions are needed in every model file
// other functions for model should also be in here to avoid conflicts
var dialog = new function() {
// function called every time the page is viewed after it has initially loaded
this.pageChanged = function() {
// reset questions
$("#pageContents").data("currentQ", 0);
$("#submitBtn")
.button({label: $("#pageContents").data("submitTxt")})
.data({
"attempt": 0,
"state": 0
})
.show();
$("#pageContents img").addClass("hidden");
$("#pageContents input")
.prop("readonly", false)
.val("");
$("#pageContents .question:first input").focus();
$("#pageContents .question:not(:first)").hide();
$("#feedback").html("");
}
// function called every time the size of the LO is changed
this.sizeChanged = function() {
if (x_browserInfo.mobile == false) {
var $panel = $("#pageContents .panel");
$panel.height($x_pageHolder.height() - parseInt($x_pageDiv.css("padding-top")) * 2 - parseInt($panel.css("padding-top")) * 2 - 5);
}
}
this.init = function() {
$("#textHolder").html(x_addLineBreaks(x_currentPageXML.getAttribute("text")));
var answerDelimeter = x_currentPageXML.getAttribute("answerDelimeter");
if (answerDelimeter == undefined) {
answerDelimeter = ",";
}
// if language attributes aren't in xml will have to use english fall back
var tryTxt = x_currentPageXML.getAttribute("tryTxt");
if (tryTxt == undefined) {
tryTxt = "Try again.";
}
var correctTxt = x_currentPageXML.getAttribute("correctTxt");
if (correctTxt == undefined) {
correctTxt = "The correct answer is shown.";
}
var moveOnTxt = x_currentPageXML.getAttribute("moveOnTxt");
if (moveOnTxt == undefined) {
moveOnTxt = "Press enter to move on.";
}
var submitTxt = x_currentPageXML.getAttribute("submitBtnTxt");
if (submitTxt == undefined) {
submitTxt = "Submit";
}
var nextTxt = x_currentPageXML.getAttribute("nextBtnTxt");
if (nextTxt == undefined) {
nextTxt = "Next";
}
$("#pageContents").data({
"currentQ" :0,
"tryTxt" :tryTxt,
"correctTxt":correctTxt,
"moveOnTxt" :moveOnTxt,
"submitTxt" :submitTxt,
"nextTxt" :nextTxt
});
var $question = $("#pageContents .question:first");
$question.find("img")
.attr({
"src": x_templateLocation + "common_html5/tick.png",
"alt": x_getLangInfo(x_languageData.find("tick")[0], "label", "Tick")
})
.addClass("hidden");
$(x_currentPageXML).children()
.each(function(i) {
var $thisQ;
if (i != 0) {
$thisQ = $question.clone().appendTo($question.parent());
$thisQ.hide();
} else {
$thisQ = $question;
}
$thisQ.find("div")
.html(x_addLineBreaks(this.getAttribute("question")));
});
$("#submitBtn")
.button({
label: submitTxt
})
.data({
"attempt": 0,
"state": 0,
"click": true,
"pause": false
})
.click(function() {
var $this = $(this);
if ($this.data("click") == true) {
var $pageContents = $("#pageContents"),
$feedback = $("#feedback");
if ($this.data("state") == 0) { // mark answer
var qNo = $pageContents.data("currentQ"),
$thisInput = $("#pageContents .question:eq(" + qNo + ") input"),
isCorrect = false,
correctAnswer = $(x_currentPageXML).children()[qNo].getAttribute("answer").toLowerCase();
if (correctAnswer.indexOf(answerDelimeter) != -1) {
var splitAnswers = correctAnswer.split(answerDelimeter);
for (var i=0; i<splitAnswers.length; i++) {
if ($.trim($thisInput.val().toLowerCase()) == $.trim(splitAnswers[i])) {
isCorrect = true;
break;
}
}
} else {
if ($.trim($thisInput.val().toLowerCase()) == correctAnswer) {
isCorrect = true;
}
}
if (isCorrect == true) { // correct
$thisInput
.val($.trim($thisInput.val().toLowerCase()))
.prop("readonly", true);
$thisInput.parent().find("img").removeClass("hidden");
$feedback.html("");
$this.focus();
if (qNo + 1 != $(x_currentPageXML).children().length) {
$this
.button({label: $pageContents.data("nextTxt")})
.data("state", 1);
} else {
$this.hide();
}
} else { // incorrect
$this.data("attempt", $this.data("attempt") + 1);
var currentAttempt = $this.data("attempt"),
allowedAttempts = x_currentPageXML.getAttribute("attempts");
if (allowedAttempts == undefined) {
allowedAttempts = 0;
}
if (currentAttempt == allowedAttempts) { // show hint
$feedback.html($(x_currentPageXML).children()[qNo].getAttribute("hint"));
$thisInput.focus();
} else if (currentAttempt > allowedAttempts) { // show correct answer
$feedback.html($pageContents.data("correctTxt"));
$this.focus();
var correctAnswer = $(x_currentPageXML).children()[qNo].getAttribute("answer");
if (correctAnswer.indexOf(answerDelimeter) != -1) {
correctAnswer = $.trim(correctAnswer.split(answerDelimeter)[0]);
}
$thisInput
.val(correctAnswer)
.prop("readonly", true);
if (qNo + 1 != $(x_currentPageXML).children().length) {
$this
.button({label: $pageContents.data("nextTxt")})
.data("state", 1);
$feedback.html($feedback.html() + "</br>" + $pageContents.data("moveOnTxt"));
} else {
$this.hide();
}
} else { // another attempt allowed
$feedback.html($pageContents.data("tryTxt"));
$thisInput.focus();
}
}
} else { // move to next question
$feedback.html("");
$("#pageContents .question:eq(" + ($pageContents.data("currentQ") + 1) + ")").fadeIn();
$this
.data({
"attempt": 0,
"state": 0
})
.button({label: $("#pageContents").data("submitTxt")});
var qNo = $pageContents.data("currentQ");
$("#pageContents .question:eq(" + qNo + ") img").removeClass("hidden");
$("#pageContents .question:eq(" + (qNo + 1) + ") input").focus();
$pageContents.data("currentQ", qNo + 1);
}
}
// this is needed as if this is triggered via keypress in IE/Opera it's triggered twice so messes up no. attempts
if ($this.data("pause") == true) {
$this.data({
"click": false,
"pause": false
});
setTimeout(function () {
$this.data("click", true)
}, 1);
}
});
$("#pageContents input").keypress(function(e) {
if ((e.keyCode ? e.keyCode : e.which) == 13) { // return key
$("#submitBtn")
.data({
"click": true,
"pause": true
})
.trigger("click");
}
});
this.sizeChanged();
x_pageLoaded();
}
}
dialog.init();
</script>
<style type="text/css">
#pageContents .panel {
overflow: auto;
}
#pageContents .question {
padding-bottom: 10px;
width: 100%;
}
#pageContents .question div {
margin-top: 2px;
width: 50%;
display: inline-block;
}
#pageContents .question input {
width: 40%;
float: right;
}
#pageContents .question img {
float: right;
padding-left: 5px;
}
#pageContents button {
margin: 10px;
float: right;
}
</style>
<div id="pageContents">
<div class="splitScreen small">
<div id="textHolder" class="left" tabindex="1"></div>
<div id="infoHolder" class="right">
<div class="panel">
<div id="questionGroup">
<div class="question">
<div></div>
<img></img>
<input/>
</div>
</div>
<button id="submitBtn"></button>
<p id="feedback"></p>
</div>
</div>
</div>
</div>
|
thirdparty/sources/boost_1_60_0/doc/html/boost/interprocess/named_semaphore.html | gwq5210/litlib | <!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>Class named_semaphore</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../interprocess/indexes_reference.html#header.boost.interprocess.sync.named_semaphore_hpp" title="Header <boost/interprocess/sync/named_semaphore.hpp>">
<link rel="prev" href="named_recursive_mutex.html" title="Class named_recursive_mutex">
<link rel="next" href="named_sharable_mutex.html" title="Class named_sharable_mutex">
</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="named_recursive_mutex.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../interprocess/indexes_reference.html#header.boost.interprocess.sync.named_semaphore_hpp"><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="named_sharable_mutex.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.interprocess.named_semaphore"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Class named_semaphore</span></h2>
<p>boost::interprocess::named_semaphore</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="../../interprocess/indexes_reference.html#header.boost.interprocess.sync.named_semaphore_hpp" title="Header <boost/interprocess/sync/named_semaphore.hpp>">boost/interprocess/sync/named_semaphore.hpp</a>>
</span>
<span class="keyword">class</span> <a class="link" href="named_semaphore.html" title="Class named_semaphore">named_semaphore</a> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
<span class="comment">// <a class="link" href="named_semaphore.html#boost.interprocess.named_semaphoreconstruct-copy-destruct">construct/copy/destruct</a></span>
<a class="link" href="named_semaphore.html#idm45879389767280-bb"><span class="identifier">named_semaphore</span></a><span class="special">(</span><a class="link" href="create_only_t.html" title="Struct create_only_t">create_only_t</a><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="keyword">int</span><span class="special">,</span>
<span class="keyword">const</span> <a class="link" href="permissions.html" title="Class permissions">permissions</a> <span class="special">&</span> <span class="special">=</span> <a class="link" href="permissions.html" title="Class permissions">permissions</a><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span>
<a class="link" href="named_semaphore.html#idm45879389761552-bb"><span class="identifier">named_semaphore</span></a><span class="special">(</span><a class="link" href="open_or_create_t.html" title="Struct open_or_create_t">open_or_create_t</a><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="keyword">int</span><span class="special">,</span>
<span class="keyword">const</span> <a class="link" href="permissions.html" title="Class permissions">permissions</a> <span class="special">&</span> <span class="special">=</span> <a class="link" href="permissions.html" title="Class permissions">permissions</a><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span>
<a class="link" href="named_semaphore.html#idm45879389753536-bb"><span class="identifier">named_semaphore</span></a><span class="special">(</span><a class="link" href="open_only_t.html" title="Struct open_only_t">open_only_t</a><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span><span class="special">)</span><span class="special">;</span>
<a class="link" href="named_semaphore.html#idm45879389750464-bb"><span class="special">~</span><span class="identifier">named_semaphore</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="comment">// <a class="link" href="named_semaphore.html#idm45879389776784-bb">public member functions</a></span>
<span class="keyword">void</span> <a class="link" href="named_semaphore.html#idm45879389776224-bb"><span class="identifier">post</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="keyword">void</span> <a class="link" href="named_semaphore.html#idm45879389774032-bb"><span class="identifier">wait</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="keyword">bool</span> <a class="link" href="named_semaphore.html#idm45879389771856-bb"><span class="identifier">try_wait</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="keyword">bool</span> <a class="link" href="named_semaphore.html#idm45879389769696-bb"><span class="identifier">timed_wait</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">ptime</span> <span class="special">&</span><span class="special">)</span><span class="special">;</span>
<span class="comment">// <a class="link" href="named_semaphore.html#idm45879389749424-bb">public static functions</a></span>
<span class="keyword">static</span> <span class="keyword">bool</span> <a class="link" href="named_semaphore.html#idm45879389748864-bb"><span class="identifier">remove</span></a><span class="special">(</span><span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idm45555310173536"></a><h2>Description</h2>
<p>A semaphore with a global name, so it can be found from different processes. Allows several resource sharing patterns and efficient acknowledgment mechanisms. </p>
<div class="refsect2">
<a name="idm45555310172688"></a><h3>
<a name="boost.interprocess.named_semaphoreconstruct-copy-destruct"></a><code class="computeroutput">named_semaphore</code>
public
construct/copy/destruct</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
<pre class="literallayout"><a name="idm45879389767280-bb"></a><span class="identifier">named_semaphore</span><span class="special">(</span><a class="link" href="create_only_t.html" title="Struct create_only_t">create_only_t</a><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> name<span class="special">,</span> <span class="keyword">unsigned</span> <span class="keyword">int</span> initialCount<span class="special">,</span>
<span class="keyword">const</span> <a class="link" href="permissions.html" title="Class permissions">permissions</a> <span class="special">&</span> perm <span class="special">=</span> <a class="link" href="permissions.html" title="Class permissions">permissions</a><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre>
<p>Creates a global semaphore with a name, and an initial count. If the semaphore can't be created throws <code class="computeroutput"><a class="link" href="interprocess_exception.html" title="Class interprocess_exception">interprocess_exception</a></code> </p>
</li>
<li class="listitem">
<pre class="literallayout"><a name="idm45879389761552-bb"></a><span class="identifier">named_semaphore</span><span class="special">(</span><a class="link" href="open_or_create_t.html" title="Struct open_or_create_t">open_or_create_t</a><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> name<span class="special">,</span>
<span class="keyword">unsigned</span> <span class="keyword">int</span> initialCount<span class="special">,</span>
<span class="keyword">const</span> <a class="link" href="permissions.html" title="Class permissions">permissions</a> <span class="special">&</span> perm <span class="special">=</span> <a class="link" href="permissions.html" title="Class permissions">permissions</a><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre>
<p>Opens or creates a global semaphore with a name, and an initial count. If the semaphore is created, this call is equivalent to <code class="computeroutput"><a class="link" href="named_semaphore.html" title="Class named_semaphore">named_semaphore</a></code>(<code class="computeroutput"><a class="link" href="create_only_t.html" title="Struct create_only_t">create_only_t</a></code>, ...) If the semaphore is already created, this call is equivalent to <code class="computeroutput"><a class="link" href="named_semaphore.html" title="Class named_semaphore">named_semaphore</a></code>(<code class="computeroutput"><a class="link" href="open_only_t.html" title="Struct open_only_t">open_only_t</a></code>, ... ) and initialCount is ignored. </p>
</li>
<li class="listitem">
<pre class="literallayout"><a name="idm45879389753536-bb"></a><span class="identifier">named_semaphore</span><span class="special">(</span><a class="link" href="open_only_t.html" title="Struct open_only_t">open_only_t</a><span class="special">,</span> <span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> name<span class="special">)</span><span class="special">;</span></pre>
<p>Opens a global semaphore with a name if that semaphore is previously. created. If it is not previously created this function throws <code class="computeroutput"><a class="link" href="interprocess_exception.html" title="Class interprocess_exception">interprocess_exception</a></code>. </p>
</li>
<li class="listitem">
<pre class="literallayout"><a name="idm45879389750464-bb"></a><span class="special">~</span><span class="identifier">named_semaphore</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>
<p>Destroys *this and indicates that the calling process is finished using the resource. The destructor function will deallocate any system resources allocated by the system for use by this process for this resource. The resource can still be opened again calling the open constructor overload. To erase the resource from the system use remove(). </p>
</li>
</ol></div>
</div>
<div class="refsect2">
<a name="idm45555310121232"></a><h3>
<a name="idm45879389776784-bb"></a><code class="computeroutput">named_semaphore</code> public member functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
<pre class="literallayout"><span class="keyword">void</span> <a name="idm45879389776224-bb"></a><span class="identifier">post</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>
<p>Increments the semaphore count. If there are processes/threads blocked waiting for the semaphore, then one of these processes will return successfully from its wait function. If there is an error an <code class="computeroutput"><a class="link" href="interprocess_exception.html" title="Class interprocess_exception">interprocess_exception</a></code> exception is thrown. </p>
</li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">void</span> <a name="idm45879389774032-bb"></a><span class="identifier">wait</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>
<p>Decrements the semaphore. If the semaphore value is not greater than zero, then the calling process/thread blocks until it can decrement the counter. If there is an error an <code class="computeroutput"><a class="link" href="interprocess_exception.html" title="Class interprocess_exception">interprocess_exception</a></code> exception is thrown. </p>
</li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">bool</span> <a name="idm45879389771856-bb"></a><span class="identifier">try_wait</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>
<p>Decrements the semaphore if the semaphore's value is greater than zero and returns true. If the value is not greater than zero returns false. If there is an error an <code class="computeroutput"><a class="link" href="interprocess_exception.html" title="Class interprocess_exception">interprocess_exception</a></code> exception is thrown. </p>
</li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">bool</span> <a name="idm45879389769696-bb"></a><span class="identifier">timed_wait</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">posix_time</span><span class="special">::</span><span class="identifier">ptime</span> <span class="special">&</span> abs_time<span class="special">)</span><span class="special">;</span></pre>
<p>Decrements the semaphore if the semaphore's value is greater than zero and returns true. Otherwise, waits for the semaphore to the posted or the timeout expires. If the timeout expires, the function returns false. If the semaphore is posted the function returns true. If there is an error throws sem_exception </p>
</li>
</ol></div>
</div>
<div class="refsect2">
<a name="idm45555310091904"></a><h3>
<a name="idm45879389749424-bb"></a><code class="computeroutput">named_semaphore</code> public static functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
<pre class="literallayout"><span class="keyword">static</span> <span class="keyword">bool</span> <a name="idm45879389748864-bb"></a><span class="identifier">remove</span><span class="special">(</span><span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> name<span class="special">)</span><span class="special">;</span></pre>
<p>Erases a named semaphore from the system. Returns false on error. Never throws. </p>
</li></ol></div>
</div>
</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 © 2005-2015 Ion Gaztanaga<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="named_recursive_mutex.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../interprocess/indexes_reference.html#header.boost.interprocess.sync.named_semaphore_hpp"><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="named_sharable_mutex.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
src/vender/waves/waves.min.css | Kenshin/simpread | /*!
* Waves v0.7.5
* http://fian.my.id/Waves
*
* Copyright 2014-2016 Alfiana E. Sibuea and other contributors
* Released under the MIT license
* https://github.com/fians/Waves/blob/master/LICENSE
*/
.md-waves-effect {
position: relative;
cursor: pointer;
display: inline-block;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
.md-waves-effect .md-waves-ripple {
position: absolute;
border-radius: 50%;
width: 100px;
height: 100px;
margin-top: -50px;
margin-left: -50px;
opacity: 0;
background: rgba(0, 0, 0, 0.2);
background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
-webkit-transform: scale(0) translate(0, 0);
-moz-transform: scale(0) translate(0, 0);
-ms-transform: scale(0) translate(0, 0);
-o-transform: scale(0) translate(0, 0);
transform: scale(0) translate(0, 0);
pointer-events: none;
}
.md-waves-effect.md-waves-light .md-waves-ripple {
background: rgba(255, 255, 255, 0.4);
background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.md-waves-effect.md-waves-classic .md-waves-ripple {
background: rgba(0, 0, 0, 0.2);
}
.md-waves-effect.md-waves-classic.md-waves-light .md-waves-ripple {
background: rgba(255, 255, 255, 0.4);
}
.md-waves-notransition {
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.md-waves-button,
.md-waves-circle {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}
.md-waves-button,
.md-waves-button:hover,
.md-waves-button:visited,
.md-waves-button-input {
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: none;
outline: none;
color: inherit;
background-color: rgba(0, 0, 0, 0);
font-size: 1em;
line-height: 1em;
text-align: center;
text-decoration: none;
z-index: 1;
}
.md-waves-button {
padding: 0.85em 1.1em;
border-radius: 0.2em;
}
.md-waves-button-input {
margin: 0;
padding: 0.85em 1.1em;
}
.md-waves-input-wrapper {
border-radius: 0.2em;
vertical-align: bottom;
}
.md-waves-input-wrapper.md-waves-button {
padding: 0;
}
.md-waves-input-wrapper .md-waves-button-input {
position: relative;
top: 0;
left: 0;
z-index: 1;
}
.md-waves-circle {
text-align: center;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
border-radius: 50%;
}
.md-waves-float {
-webkit-mask-image: none;
-webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms;
}
.md-waves-float:active {
-webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.md-waves-block {
display: block;
}
|
safari/background-safari.html | githue/Reddit-Enhancement-Suite | <!--
/*
RES is released under the GPL. However, I do ask a favor (obviously I don't/can't require it, I ask out of courtesy):
Because RES auto updates and is hosted from a central server, I humbly request that if you intend to distribute your own
modified Reddit Enhancement Suite, you name it something else and make it very clear to your users that it's your own
branch and isn't related to mine.
RES is updated very frequently, and I get lots of tech support questions/requests from people on outdated versions. If
you're distributing RES via your own means, those recipients won't always be on the latest and greatest, which makes
it harder for me to debug things and understand (at least with browsers that auto-update) whether or not people are on
a current version of RES.
I can't legally hold you to any of this - I'm just asking out of courtesy.
Thanks, I appreciate your consideration. Without further ado, the all-important GPL Statement:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-->
<html>
<head>
<script src="vendor/polyfill.min.js"></script>
<script src="background.js"></script>
</head>
</html>
|
css/themes/type_19.css | applicationcoders/dixitshah | /*
••••••••••••••••••••••••
Powered by Type & Grids™
www.typeandgrids.com
••••••••••••••••••••••••
*/
/*===================================================================================================
Contents
=====================================================================================================
1) @font-face definitions
2) Styles
3) Positioning adjustments
4) Media query adjustments
*/
/*===================================================================================================
1) @font-face definitions
===================================================================================================*/
@font-face {
font-family: 'ChunkFiveRegular';
src: url('../../fonts/ChunkFive/Chunkfive-webfont.eot');
src: url('../../fonts/ChunkFive/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
url('../../fonts/ChunkFive/Chunkfive-webfont.woff') format('woff'),
url('../../fonts/ChunkFive/Chunkfive-webfont.ttf') format('truetype'),
url('../../fonts/ChunkFive/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
font-weight: normal;
font-style: normal;
}
/*===================================================================================================
2) Styles
===================================================================================================*/
#logo h1, #logoDetailView h1 {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 26px;
line-height: 1.5;
letter-spacing: 0.05em;
text-decoration: none;
text-transform: uppercase;
text-rendering: optimizeLegibility;
}
#logo h2, #logoDetailView h2 {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
nav ul li a, nav ul li button, nav ul li span, #detailViewBack a {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 11px;
line-height: 1.5;
letter-spacing: 0.11em;
text-decoration: none;
text-transform: uppercase;
text-rendering: auto;
}
#overview h3 {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 36px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: optimizeLegibility;
}
.projectThumbnailHover h4 {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 18px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
.projectThumbnailHover h5 {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
.projectInfo h4 {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
.projectNavCounter {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
.projectNavButtons button {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 11px;
line-height: 1.2;
letter-spacing: 0.05em;
text-decoration: none;
text-transform: uppercase;
text-rendering: auto;
}
.projectNavClose button, .projectNavEnlarge button {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 11px;
line-height: 1.2;
letter-spacing: 0.05em;
text-decoration: none;
text-transform: uppercase;
text-rendering: auto;
}
p, li, .projectInfo p, .projectInfo li {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
line-height: 1.3;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
footer p {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
blockquote, blockquote p {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: italic;
font-size: 14px;
line-height: 1.4;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
blockquote cite {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 14px;
line-height: 1.3;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
h1, h2, h3, h4, h5, h6 {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
letter-spacing: 0;
text-transform: none;
}
#heroNav a {
font-family: "ChunkFiveRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: underline;
text-transform: none;
text-rendering: auto;
}
#formField {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 14px;
line-height: 1.2;
letter-spacing: 0;
text-decoration: none;
text-transform: none;
text-rendering: auto;
}
#formSubmit {
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
line-height: 1.2;
letter-spacing: 0.09em;
text-decoration: none;
text-transform: uppercase;
text-rendering: auto;
}
/*===================================================================================================
3) Positioning adjustments
===================================================================================================*/
#logo h2, #logoDetailView h2 {
margin-top: -21px;
padding-left: 1px;
}
nav {
padding-top: 29px;
margin-bottom: -30px;
}
nav ul li {
padding-left: 26px;
}
#overview {
padding-bottom: 10px;
}
#overview h3 {
margin-top: -5px;
margin-bottom: 20px;
}
.projectThumbnailHover h4 {
margin-top: 40px;
}
.projectThumbnailHover h5 {
padding-top: 61px;
}
.projectInfo h4 {
padding-top: 13px;
padding-bottom: 8px;
}
.projectNavCounter {
padding-top: 15px;
}
.projectNavClose, .projectNavEnlarge {
padding-top: 6px;
padding-top: 7px\9; /* IE adjustment */
}
.projectNavButtons {
padding-top: 6px;
padding-top: 7px\9; /* IE adjustment */
}
/* Tweak positioning slightly in Firefox */
@-moz-document url-prefix() {
.projectNavEnlarge, .projectNavClose, .projectNavButtons {
padding-top: 7px;
}
}
.projectInfo ul {
margin-top: -8px;
margin-bottom: 7px;
}
.projectInfo p + ul {
margin-top: -20px;
}
.projectInfo li, .linedList li {
border-top: 1px solid #ddd;
margin-top: 6px;
margin-bottom: -1px;
padding-top: 6px;
padding-bottom: 0px;
}
.projectInfo li:last-child {
margin-bottom: -2px;
}
.linedList {
padding-bottom: 7px;
}
/*===================================================================================================
4) Media query adjustments
===================================================================================================*/
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
nav ul li a, nav ul li button, nav ul li span, #detailViewBack {
font-size: 12px;
}
nav {
padding-top: 29px;
}
}
/* Tablet portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.projectThumbnailHover h4 {
font-size: 14px;
}
.projectThumbnailHover h5 {
font-size: 11px;
padding-top: 57px;
}
}
/* All mobile sizes (devices and browser) */
@media only screen and (max-width: 767px) {
#logo h1, #logoDetailView h1 {
line-height: 1.1;
}
#logo h2, #logoDetailView h2 {
margin-top: -12px;
}
header {
padding-top: 40px;
}
nav {
padding-top: 9px;
margin-bottom: -10px;
}
#overview {
padding-bottom: 0px;
}
#overview h3 {
font-size: 30px;
}
footer p {
font-size: 14px;
}
}
/* Mobile landscape size to tablet portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
/* Mobile portrait size to mobile landscape size (devices and browsers) */
@media only screen and (max-width: 479px) {
#logo h1, #logoDetailView h1 {
font-size: 22px;
}
#logo h2, #logoDetailView h2 {
font-size: 14px;
margin-top: -12px;
}
#overview h3 {
font-size: 20px;
}
.projectThumbnailHover h4 {
font-size: 14px;
}
.projectThumbnailHover h5 {
font-size: 11px;
padding-top: 55px;
}
} |
irrlicht-1.8.1/examples/02.Quake3Map/tutorial.html | irmao/gameengine | <html>
<head>
<title>Irrlicht Engine Tutorial</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#666699" width="10"><b><a href="http://irrlicht.sourceforge.net" target="_blank"><img src="../../media/irrlichtlogo.jpg" width="88" height="31" border="0"></a></b></td>
<td bgcolor="#666699" width="100%"> <div align="center"><b><font color="#FFFFFF"></font></b></div>
<b><font color="#FFFFFF">Tutorial 2.Quake3Map</font></b></td>
</tr>
<tr bgcolor="#eeeeff">
<td height="90" colspan="2"> <div align="left">
<p>This Tutorial shows how to load a Quake 3 map into the engine, create
a SceneNode for optimizing the speed of rendering and how to create
a user controlled camera. Please note that you should know the basics
of the engine before starting this tutorial, just take a short look
at the first tutorial, 1.HelloWorld, if you haven't done this yet.<br>
The result of this example will look like this:</p>
<p align="center"><img src="../../media/002shot.jpg" width="259" height="202"><br>
</p>
</div></td>
</tr>
</table>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="2" align="center">
<tr>
<td bgcolor="#666699"> <div align="center"><b><font color="#000000"></font></b></div>
<font color="#FFFFFF"><b>Lets start!</b></font></td>
</tr>
<tr>
<td height="90" bgcolor="#eeeeff" valign="top"> <div align="left">
<p>Lets start like the HelloWorld example: We include the irrlicht header
files and an additional file to be able<br>
to ask the user for a driver type using the console.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>#include <irrlicht.h><br>#include <iostream><br></pre></td>
</tr>
</table>
<p>As already written in the HelloWorld example, in the Irrlicht Engine,
everything can be found in the namespace 'irr'. To get rid of the irr::
in front of the name of every class, we tell the compiler that we use
that namespace from now on, and we will not have to write that 'irr::'.<br>
There are 5 other sub namespaces 'core', 'scene', 'video', 'io' and
'gui'. Unlike in the HelloWorld example, we do not a 'using namespace'
for these 5 other namespaces because in this way you will see what can
be found in which namespace. But if you like, you can also include the
namespaces like in the previous example. Code just like you want to.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>using namespace irr;</pre> </td>
</tr>
</table>
<p>Again, to be able to use the Irrlicht.DLL file, we need to link with
the Irrlicht.lib. We could set this option in the project settings,
but to make it easy, we use a pragma comment lib:</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>#pragma comment(lib, "Irrlicht.lib")</pre> </td>
</tr>
</table>
</div>
<p>Ok, lets start. Again, we use the main() method as start, not the WinMain(),
because its shorter to write.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>int main()<br>{</pre> </td>
</tr>
</table>
<p> Like in the HelloWorld example, we create an IrrlichtDevice with createDevice().
The difference now is that we ask the user to select which hardware accelerated
driver to use. The Software device would be too slow to draw a huge Quake
3 map, but just for the fun of it, we make this decision possible too.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>// ask user for driver<br><br>video::E_DRIVER_TYPE driverType = video::EDT_DIRECT3D9;<br><br>printf("Please select the driver you want for this example:\n"\<br> " (a) Direct3D 9.0c\n (b) Direct3D 8.1\n (c) OpenGL 1.5\n"\<br> " (d) Software Renderer\n (e) Apfelbaum Software Renderer\n"\<br> " (f) NullDevice\n (otherKey) exit\n\n");<br>
char i;<br>std::cin >> i;<br><br>switch(i)<br>{<br> case 'a': driverType = video::EDT_DIRECT3D9;break;<br> case 'b': driverType = video::EDT_DIRECT3D8;break;<br> case 'c': driverType = video::EDT_OPENGL; break;<br> case 'd': driverType = video::EDT_SOFTWARE; break;<br> case 'e': driverType = video::EDT_BURNINGSVIDEO;break;<br> case 'f': driverType = video::EDT_NULL; break;<br> default: return 1;<br>} <br><br>// create device and exit if creation failed<br><br>IrrlichtDevice *device =<br> createDevice(driverType, core::dimension2d<s32>(640, 480));<br><br>if (device == 0)<br> return 1;</pre></td>
</tr>
</table>
<p>Get a pointer to the video driver and the SceneManager so that we do
not always have to write device->getVideoDriver() and device->getSceneManager().</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>video::IVideoDriver* driver = device->getVideoDriver();
scene::ISceneManager* smgr = device->getSceneManager();</pre> </td>
</tr>
</table>
<p>To display the Quake 3 map, we first need to load it. Quake 3 maps are
packed into .pk3 files wich are nothing other than .zip files. So we add
the .pk3 file to our FileSystem. After it was added, we are able to read
from the files in that archive as they would directly be stored on disk.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>device->getFileSystem()->addZipFileArchive("../../media/map-20kdm2.pk3");</pre> </td>
</tr>
</table>
<p>Now we can load the mesh by calling getMesh(). We get a pointer returned
to a IAnimatedMesh. As you know, Quake 3 maps are not really animated,
they are only a huge chunk of static geometry with some materials attached.
Hence the IAnimated mesh consists of only one frame,<br>
so we get the "first frame" of the "animation", which
is our quake level and create an OctTree scene node with it, using addOctTreeSceneNode().
The OctTree optimizes the scene a little bit, trying to draw only geometry
which is currently visible. An alternative to the OctTree would be a AnimatedMeshSceneNode,
which would draw always the complete geometry of the mesh, without optimization.
Try it out: Write addAnimatedMeshSceneNode instead of addOctTreeSceneNode
and compare the primitives drawed by the video driver. (There is a getPrimitiveCountDrawed()
method in the IVideoDriver class). Note that this optimization with the
Octree is only useful when drawing huge meshes consiting of lots of geometry.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>scene::IAnimatedMesh* mesh = smgr->getMesh("20kdm2.bsp");<br>scene::ISceneNode* node = 0;
if (mesh)<br> node = smgr->addOctTreeSceneNode(mesh->getMesh(0));</pre> </td>
</tr>
</table>
<p>Because the level was modelled not around the origin (0,0,0), we translate
the whole level a little bit.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>if (node)<br> node->setPosition(core::vector3df(-1300,-144,-1249));</pre> </td>
</tr>
</table>
<p>Now we only need a Camera to look at the Quake 3 map. And we want to
create a user controlled camera. There are some different cameras available
in the Irrlicht engine. For example the Maya Camera which can be controlled
compareable to the camera in Maya: Rotate with left mouse button pressed,
Zoom with both buttons pressed,<br>
translate with right mouse button pressed. This could be created with
addCameraSceneNodeMaya(). But for this example, we want to create a camera
which behaves like the ones in first person shooter games (FPS):</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>smgr->addCameraSceneNodeFPS();</pre> </td>
</tr>
</table>
<p>The mouse cursor needs not to be visible, so we make it invisible. </p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>device->getCursorControl()->setVisible(false);</pre> </td>
</tr>
</table>
<p>We have done everything, so lets draw it. We also write the current frames
per second and the drawn primitives to the caption of the window. The
'if (device->isWindowActive())' line is optional, but prevents the
engine render to set the position of the mouse cursor after task switching
when other program are active.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre>int lastFPS = -1;</pre>
<pre>while(device->run())
{
driver->beginScene(true, true, video::SColor(0,200,200,200));
smgr->drawAll();
driver->endScene();</pre>
<pre> int fps = driver->getFPS();</pre>
<pre> if (lastFPS != fps)
{
core::stringw str = L"Irrlicht Engine - Quake 3 Map example [";<br> str += driver->getName();<br> str += "] FPS:";<br> str += fps;<br> device->setWindowCaption(str.c_str());<br> lastFPS = fps;
}
}</pre> </td>
</tr>
</table>
<p>In the end, delete the Irrlicht device.</p>
<table width="95%" border="0" cellspacing="2" cellpadding="0" bgcolor="#CCCCCC" align="center">
<tr>
<td> <pre> device->drop();<br> return 0;<br>}</pre> </td>
</tr>
</table>
<p>That's it. Compile and play around with the program. </p></td>
</tr>
</table>
<p> </p>
<p> </p>
</body>
</html>
|
doc/extjs-documentation/output/ext-lang-sk.jss.html | Whapow/tarantula | <html><head><title>ext-lang-sk.js</title><link rel="stylesheet" type="text/css" href="../resources/style.css" media="screen"/></head><body><h1>ext-lang-sk.js</h1><pre class="highlighted"><code><i>/**
* List compiled by mystix on the extjs.com forums.
* Thank you Mystix!
*/</i>
<i>// holder</i>
<i>/** Slovak Translation by Michal Thomka
* 14 April 2007
*/</i>
Ext.UpdateManager.defaults.indicatorText = <em>'<div class="loading-indicator">Nahrávam...</div>'</em>;
<b>if</b>(Ext.View){
Ext.View.prototype.emptyText = "";
}
<b>if</b>(Ext.grid.Grid){
Ext.grid.Grid.prototype.ddText = "{0} oznaèených riadkov";
}
<b>if</b>(Ext.TabPanelItem){
Ext.TabPanelItem.prototype.closeText = "Zavrie túto záloÂku";
}
<b>if</b>(Ext.form.Field){
Ext.form.Field.prototype.invalidText = "Hodnota v tomto poli je nesprávna";
}
Date.monthNames = [
"Január",
"Február",
"Marec",
"Apríl",
"Máj",
"Jún",
"Júl",
"August",
"September",
"Október",
"November",
"December"
];
Date.dayNames = [
"NedeŸa",
"Pondelok",
"Utorok",
"Streda",
"Âtvrtok",
"Piatok",
"Sobota"
];
<b>if</b>(Ext.MessageBox){
Ext.MessageBox.buttonText = {
ok : "OK",
cancel : "ZruÂiÂ",
yes : "Ãno",
no : "Nie"
};
}
<b>if</b>(Ext.util.Format){
Ext.util.Format.date = <b>function</b>(v, format){
<b>if</b>(!v) <b>return</b> "";
<b>if</b>(!(v instanceof Date)) v = <b>new</b> Date(Date.parse(v));
<b>return</b> v.dateFormat(format || "m/d/R");
};
}
<b>if</b>(Ext.DatePicker){
Ext.apply(Ext.DatePicker.prototype, {
todayText : "Dnes",
minText : "Tento dátum je menÂí ako minimálny moÂný dátum",
maxText : "Tento dátum je väèÂí ako maximálny moÂný dátum",
disabledDaysText : "",
disabledDatesText : "",
monthNames : Date.monthNames,
dayNames : Date.dayNames,
nextText : <em>'ÃalÂí Mesiac (Control+Doprava)'</em>,
prevText : <em>'Predch. Mesiac (Control+DoŸava)'</em>,
monthYearText : <em>'Vyberte Mesiac (Control+Hore/Dole pre posun rokov)'</em>,
todayTip : "{0} (Medzerník)",
format : "m/d/r"
});
}
<b>if</b>(Ext.PagingToolbar){
Ext.apply(Ext.PagingToolbar.prototype, {
beforePageText : "Strana",
afterPageText : "z {0}",
firstText : "Prvá Strana",
prevText : "Predch. Strana",
nextText : "ÃalÂia Strana",
lastText : "Posledná strana",
refreshText : "ObnoviÂ",
displayMsg : "Zobrazujem {0} - {1} z {2}",
emptyMsg : <em>'Âiadne dáta'</em>
});
}
<b>if</b>(Ext.form.TextField){
Ext.apply(Ext.form.TextField.prototype, {
minLengthText : "Minimálna dÃ¥Âka pre toto pole je {0}",
maxLengthText : "Maximálna dÃ¥Âka pre toto pole je {0}",
blankText : "Toto pole je povinné",
regexText : "",
emptyText : null
});
}
<b>if</b>(Ext.form.NumberField){
Ext.apply(Ext.form.NumberField.prototype, {
minText : "Minimálna hodnota pre toto pole je {0}",
maxText : "Maximálna hodnota pre toto pole je {0}",
nanText : "{0} je nesprávne èíslo"
});
}
<b>if</b>(Ext.form.DateField){
Ext.apply(Ext.form.DateField.prototype, {
disabledDaysText : "Zablokované",
disabledDatesText : "Zablokované",
minText : "Dátum v tomto poli musí by a po {0}",
maxText : "Dátum v tomto poli musí by pred {0}",
invalidText : "{0} nie je správny dátum - musí by vo formáte {1}",
format : "m/d/r"
});
}
<b>if</b>(Ext.form.ComboBox){
Ext.apply(Ext.form.ComboBox.prototype, {
loadingText : "Nahrávam...",
valueNotFoundText : undefined
});
}
<b>if</b>(Ext.form.VTypes){
Ext.apply(Ext.form.VTypes, {
emailText : <em>'Toto pole musí by e-mailová adresa vo formáte "user@domain.com"'</em>,
urlText : <em>'Toto pole musí by URL vo formáte "http:/'</em>+<em>'/www.domain.com"'</em>,
alphaText : <em>'Toto poŸe moÂe obsahova iba písmená a znak _'</em>,
alphanumText : <em>'Toto poŸe moÂe obsahova iba písmená,èísla a znak _'</em>
});
}
<b>if</b>(Ext.grid.GridView){
Ext.apply(Ext.grid.GridView.prototype, {
sortAscText : "Zoradi vzostupne",
sortDescText : "Zoradi zostupne",
lockText : "Zamknú ståpec",
unlockText : "Odomknú stŸpec",
columnsText : "Ståpce"
});
}
<b>if</b>(Ext.grid.PropertyColumnModel){
Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
nameText : "Názov",
valueText : "Hodnota",
dateFormat : "m/j/Y"
});
}
<b>if</b>(Ext.SplitLayoutRegion){
Ext.apply(Ext.SplitLayoutRegion.prototype, {
splitTip : "Potiahnite pre zmenu rozmeru",
collapsibleSplitTip : "Potiahnite pre zmenu rozmeru. Dvojklikom schováte."
});
}
</code></pre><hr><div style="font-size:10px;text-align:center;color:gray;">Ext - Copyright © 2006-2007 Ext JS, LLC<br />All rights reserved.</div>
</body></html> |
build/selenium/3.2 Totara Managing organisations test suite/3.2.13 Filtering organisation hierarchies.html | sameervchetu/alfresco | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="" />
<title>3.2.13 Filtering organisation hierarchies.html</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">3.2.13 Filtering organisation hierarchies.html</td></tr>
</thead><tbody>
<tr>
<td>open</td>
<td>/login/index.php</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>username</td>
<td>admin</td>
</tr>
<tr>
<td>type</td>
<td>password</td>
<td>passworD1!</td>
</tr>
<tr>
<td>click</td>
<td>//input[@value='Login']</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>link=Organisations</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>link=Manage organisations</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>id_fullname</td>
<td>Test item 2</td>
</tr>
<tr>
<td>click</td>
<td>id_addfilter</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>filter[fullname][0]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>id_removeselected</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>mform_showadvanced</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>id_shortname</td>
<td>Test item 2 full name</td>
</tr>
<tr>
<td>click</td>
<td>id_addfilter</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>filter[shortname][0]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>id_removeselected</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>mform_showadvanced</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>id_shortname</td>
<td>Test item 2 Short name</td>
</tr>
<tr>
<td>click</td>
<td>id_addfilter</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>filter[shortname][0]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>id_removeselected</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>mform_showadvanced</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>id_idnumber</td>
<td>2</td>
</tr>
<tr>
<td>click</td>
<td>id_addfilter</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>filter[idnumber][0]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>id_removeselected</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>mform_showadvanced</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>id_description</td>
<td>describe 2</td>
</tr>
<tr>
<td>click</td>
<td>id_addfilter</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>filter[description][0]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>id_removeselected</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>3000</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>link=Logout</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td>30000</td>
<td></td>
</tr>
</tbody></table>
</body>
</html>
|
php/5.5/solrquery.gettermslimit.html | rafaelgou/the-phpjs-local-docs-collection | <!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=UTF-8">
<title>Returns the maximum number of terms Solr should return</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-align: left; float: left;"><a href="solrquery.gettermsincludeupperbound.html">SolrQuery::getTermsIncludeUpperBound</a></div>
<div class="next" style="text-align: right; float: right;"><a href="solrquery.gettermslowerbound.html">SolrQuery::getTermsLowerBound</a></div>
<div class="up"><a href="class.solrquery.html">SolrQuery</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="solrquery.gettermslimit" class="refentry">
<div class="refnamediv">
<h1 class="refname">SolrQuery::getTermsLimit</h1>
<p class="verinfo">(PECL solr >= 0.9.2)</p><p class="refpurpose"><span class="refname">SolrQuery::getTermsLimit</span> — <span class="dc-title">Returns the maximum number of terms Solr should return</span></p>
</div>
<div class="refsect1 description" id="refsect1-solrquery.gettermslimit-description">
<h3 class="title">Description</h3>
<div class="methodsynopsis dc-description">
<span class="modifier">public</span> <span class="type">int</span> <span class="methodname"><strong>SolrQuery::getTermsLimit</strong></span>
( <span class="methodparam">void</span>
)</div>
<p class="para rdfs-comment">
Returns the maximum number of terms Solr should return
</p>
</div>
<div class="refsect1 parameters" id="refsect1-solrquery.gettermslimit-parameters">
<h3 class="title">Parameters</h3>
<p class="para">This function has no parameters.</p>
</div>
<div class="refsect1 returnvalues" id="refsect1-solrquery.gettermslimit-returnvalues">
<h3 class="title">Return Values</h3>
<p class="para">
Returns an integer on success and <strong><code>NULL</code></strong> if not set.
</p>
</div>
</div><hr /><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-align: left; float: left;"><a href="solrquery.gettermsincludeupperbound.html">SolrQuery::getTermsIncludeUpperBound</a></div>
<div class="next" style="text-align: right; float: right;"><a href="solrquery.gettermslowerbound.html">SolrQuery::getTermsLowerBound</a></div>
<div class="up"><a href="class.solrquery.html">SolrQuery</a></div>
<div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>
|
web/reference/index.html | dhowe/RiTa | <meta http-equiv="refresh" content="0;url=index.php">
|
thirdparty/sources/boost_1_60_0/doc/html/boost/interprocess/operator_idm45879392082640.html | gwq5210/litlib | <!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>Function template operator==</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../interprocess/indexes_reference.html#header.boost.interprocess.allocators.node_allocator_hpp" title="Header <boost/interprocess/allocators/node_allocator.hpp>">
<link rel="prev" href="node_allocator/rebind.html" title="Struct template rebind">
<link rel="next" href="operator_idm45879392076096.html" title="Function template operator!=">
</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="node_allocator/rebind.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../interprocess/indexes_reference.html#header.boost.interprocess.allocators.node_allocator_hpp"><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="operator_idm45879392076096.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.interprocess.operator_idm45879392082640"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template operator==</span></h2>
<p>boost::interprocess::operator==</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="../../interprocess/indexes_reference.html#header.boost.interprocess.allocators.node_allocator_hpp" title="Header <boost/interprocess/allocators/node_allocator.hpp>">boost/interprocess/allocators/node_allocator.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> S<span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">size_t</span> NPC<span class="special">></span>
<span class="keyword">bool</span> <span class="keyword">operator</span><span class="special">==</span><span class="special">(</span><span class="keyword">const</span> <a class="link" href="node_allocator.html" title="Class template node_allocator">node_allocator</a><span class="special"><</span> <span class="identifier">T</span><span class="special">,</span> <span class="identifier">S</span><span class="special">,</span> <span class="identifier">NPC</span> <span class="special">></span> <span class="special">&</span> alloc1<span class="special">,</span>
<span class="keyword">const</span> <a class="link" href="node_allocator.html" title="Class template node_allocator">node_allocator</a><span class="special"><</span> <span class="identifier">T</span><span class="special">,</span> <span class="identifier">S</span><span class="special">,</span> <span class="identifier">NPC</span> <span class="special">></span> <span class="special">&</span> alloc2<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idm45555323494096"></a><h2>Description</h2>
<p>Equality test for same type of <code class="computeroutput"><a class="link" href="node_allocator.html" title="Class template node_allocator">node_allocator</a></code> </p>
</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 © 2005-2015 Ion Gaztanaga<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="node_allocator/rebind.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../interprocess/indexes_reference.html#header.boost.interprocess.allocators.node_allocator_hpp"><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="operator_idm45879392076096.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
thirdparty/sources/boost_1_60_0/libs/log/doc/html/boost/log/expressions/char_decorator_terminal.html | gwq5210/litlib | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class template char_decorator_terminal</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.html" title="Chapter 1. Boost.Log v2">
<link rel="up" href="../../../expressions.html#header.boost.log.expressions.formatters.char_decorator_hpp" title="Header <boost/log/expressions/formatters/char_decorator.hpp>">
<link rel="prev" href="char_decorator_actor.html" title="Class template char_decorator_actor">
<link rel="next" href="pattern_replacer.html" title="Class template pattern_replacer">
</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></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="char_decorator_actor.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../expressions.html#header.boost.log.expressions.formatters.char_decorator_hpp"><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="pattern_replacer.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.log.expressions.char_decorator_terminal"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Class template char_decorator_terminal</span></h2>
<p>boost::log::expressions::char_decorator_terminal</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="../../../expressions.html#header.boost.log.expressions.formatters.char_decorator_hpp" title="Header <boost/log/expressions/formatters/char_decorator.hpp>">boost/log/expressions/formatters/char_decorator.hpp</a>>
</span><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> SubactorT<span class="special">,</span> <span class="keyword">typename</span> ImplT<span class="special">></span>
<span class="keyword">class</span> <a class="link" href="char_decorator_terminal.html" title="Class template char_decorator_terminal">char_decorator_terminal</a> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
<span class="comment">// types</span>
<span class="keyword">typedef</span> <span class="keyword">void</span> <a name="boost.log.expressions.char_decorator_terminal._is_boost_log_terminal"></a><span class="identifier">_is_boost_log_terminal</span><span class="special">;</span> <span class="comment">// Internal typedef for type categorization. </span>
<span class="keyword">typedef</span> <span class="identifier">ImplT</span> <a name="boost.log.expressions.char_decorator_terminal.impl_type"></a><span class="identifier">impl_type</span><span class="special">;</span> <span class="comment">// Implementation type. </span>
<span class="keyword">typedef</span> <span class="identifier">impl_type</span><span class="special">::</span><span class="identifier">char_type</span> <a name="boost.log.expressions.char_decorator_terminal.char_type"></a><span class="identifier">char_type</span><span class="special">;</span> <span class="comment">// Character type. </span>
<span class="keyword">typedef</span> <span class="identifier">impl_type</span><span class="special">::</span><span class="identifier">string_type</span> <a name="boost.log.expressions.char_decorator_terminal.string_type"></a><span class="identifier">string_type</span><span class="special">;</span> <span class="comment">// String type. </span>
<span class="keyword">typedef</span> <span class="identifier">basic_formatting_ostream</span><span class="special"><</span> <span class="identifier">char_type</span> <span class="special">></span> <a name="boost.log.expressions.char_decorator_terminal.stream_type"></a><span class="identifier">stream_type</span><span class="special">;</span> <span class="comment">// Stream type. </span>
<span class="keyword">typedef</span> <span class="identifier">SubactorT</span> <a name="boost.log.expressions.char_decorator_terminal.subactor_type"></a><span class="identifier">subactor_type</span><span class="special">;</span> <span class="comment">// Adopted actor type. </span>
<span class="keyword">typedef</span> <span class="identifier">string_type</span> <a name="boost.log.expressions.char_decorator_terminal.result_type"></a><span class="identifier">result_type</span><span class="special">;</span> <span class="comment">// Result type definition. </span>
<span class="comment">// <a class="link" href="char_decorator_terminal.html#boost.log.expressions.char_decorator_terminalconstruct-copy-destruct">construct/copy/destruct</a></span>
<a class="link" href="char_decorator_terminal.html#idm45635677762272-bb"><span class="identifier">char_decorator_terminal</span></a><span class="special">(</span><span class="identifier">subactor_type</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">,</span> <span class="identifier">impl_type</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">)</span><span class="special">;</span>
<a class="link" href="char_decorator_terminal.html#idm45635677760176-bb"><span class="identifier">char_decorator_terminal</span></a><span class="special">(</span><a class="link" href="char_decorator_terminal.html" title="Class template char_decorator_terminal">char_decorator_terminal</a> <span class="keyword">const</span> <span class="special">&</span><span class="special">)</span><span class="special">;</span>
<a class="link" href="char_decorator_terminal.html#idm45635677758496-bb"><span class="identifier">char_decorator_terminal</span></a><span class="special">(</span><span class="special">)</span> <span class="special">=</span> <span class="keyword">delete</span><span class="special">;</span>
<span class="comment">// <a class="link" href="char_decorator_terminal.html#idm45635677772768-bb">public member functions</a></span>
<span class="identifier">subactor_type</span> <span class="keyword">const</span> <span class="special">&</span> <a class="link" href="char_decorator_terminal.html#idm45635677772208-bb"><span class="identifier">get_subactor</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="identifier">impl_type</span> <span class="keyword">const</span> <span class="special">&</span> <a class="link" href="char_decorator_terminal.html#idm45635677770256-bb"><span class="identifier">get_impl</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> ContextT<span class="special">></span> <span class="identifier">result_type</span> <a class="link" href="char_decorator_terminal.html#idm45635677768304-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">ContextT</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">)</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> ContextT<span class="special">></span> <span class="identifier">result_type</span> <a class="link" href="char_decorator_terminal.html#idm45635677765504-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">ContextT</span> <span class="keyword">const</span> <span class="special">&</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idm46307345195488"></a><h2>Description</h2>
<p>Character decorator terminal class. This formatter allows to modify strings generated by other formatters on character level. The most obvious application of decorators is replacing a certain set of characters with decorated equivalents to satisfy requirements of text-based sinks.</p>
<p>The <code class="computeroutput"><a class="link" href="char_decorator_terminal.html" title="Class template char_decorator_terminal">char_decorator_terminal</a></code> class aggregates the formatter being decorated, and a set of string pairs that are used as decorations. All decorations are applied sequentially. The <code class="computeroutput"><a class="link" href="char_decorator_terminal.html" title="Class template char_decorator_terminal">char_decorator_terminal</a></code> class is a formatter itself, so it can be used to construct more complex formatters, including nesting decorators. </p>
<div class="refsect2">
<a name="idm46307345191344"></a><h3>
<a name="boost.log.expressions.char_decorator_terminalconstruct-copy-destruct"></a><code class="computeroutput">char_decorator_terminal</code>
public
construct/copy/destruct</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
<pre class="literallayout"><a name="idm45635677762272-bb"></a><span class="identifier">char_decorator_terminal</span><span class="special">(</span><span class="identifier">subactor_type</span> <span class="keyword">const</span> <span class="special">&</span> sub<span class="special">,</span> <span class="identifier">impl_type</span> <span class="keyword">const</span> <span class="special">&</span> impl<span class="special">)</span><span class="special">;</span></pre>
<p>Initializing constructor. </p>
</li>
<li class="listitem">
<pre class="literallayout"><a name="idm45635677760176-bb"></a><span class="identifier">char_decorator_terminal</span><span class="special">(</span><a class="link" href="char_decorator_terminal.html" title="Class template char_decorator_terminal">char_decorator_terminal</a> <span class="keyword">const</span> <span class="special">&</span> that<span class="special">)</span><span class="special">;</span></pre>
<p>Copy constructor </p>
</li>
<li class="listitem"><pre class="literallayout"><a name="idm45635677758496-bb"></a><span class="identifier">char_decorator_terminal</span><span class="special">(</span><span class="special">)</span> <span class="special">=</span> <span class="keyword">delete</span><span class="special">;</span></pre></li>
</ol></div>
</div>
<div class="refsect2">
<a name="idm46307373205728"></a><h3>
<a name="idm45635677772768-bb"></a><code class="computeroutput">char_decorator_terminal</code> public member functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
<li class="listitem">
<pre class="literallayout"><span class="identifier">subactor_type</span> <span class="keyword">const</span> <span class="special">&</span> <a name="idm45635677772208-bb"></a><span class="identifier">get_subactor</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>
<p>
</p>
<div class="variablelist"><table border="0" class="variablelist compact">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>Adopted subactor </p></td>
</tr></tbody>
</table></div>
</li>
<li class="listitem">
<pre class="literallayout"><span class="identifier">impl_type</span> <span class="keyword">const</span> <span class="special">&</span> <a name="idm45635677770256-bb"></a><span class="identifier">get_impl</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>
<p>
</p>
<div class="variablelist"><table border="0" class="variablelist compact">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term">Returns:</span></p></td>
<td><p>Implementation </p></td>
</tr></tbody>
</table></div>
</li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> ContextT<span class="special">></span> <span class="identifier">result_type</span> <a name="idm45635677768304-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">ContextT</span> <span class="keyword">const</span> <span class="special">&</span> ctx<span class="special">)</span><span class="special">;</span></pre>
<p>Invokation operator </p>
</li>
<li class="listitem">
<pre class="literallayout"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> ContextT<span class="special">></span> <span class="identifier">result_type</span> <a name="idm45635677765504-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">ContextT</span> <span class="keyword">const</span> <span class="special">&</span> ctx<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre>
<p>Invokation operator </p>
</li>
</ol></div>
</div>
</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 © 2007-2015 Andrey
Semashev<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="char_decorator_actor.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../expressions.html#header.boost.log.expressions.formatters.char_decorator_hpp"><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="pattern_replacer.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
tracker/software/fatfs/doc/00index_e.html | DL7AD/pecanpico9 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="cache-control" content="no-cache">
<meta name="description" content="Open source FAT file system module for embedded projects">
<link rel="start" title="Site Top" href="../../">
<link rel="up" title="Freewares" href="../../fsw_e.html">
<link rel="alternate" hreflang="ja" title="Japanese version" href="00index_j.html">
<link rel="stylesheet" href="css_e.css" type="text/css" media="screen" title="ELM Default">
<title>FatFs - Generic FAT File System Module</title>
</head>
<body>
<h1>FatFs - Generic FAT File System Module</h1>
<hr>
<div class="abst">
<img src="img/layers.png" class="rset" width="245" height="255" alt="layer">
<p>FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It can be incorporated into low cost microcontrollers, such as AVR, 8051, PIC, ARM, Z80, 68k and etc..., without any change. Petit FatFs module is also available <a href="http://elm-chan.org/fsw/ff/00index_p.html">here</a>↗.</p>
<h4>Features</h4>
<ul>
<li>Windows compatible FAT file system.</li>
<li>Platform independent. Easy to port.</li>
<li>Very small footprint for code and work area.</li>
<li>Various configuration options:
<ul>
<li>Multiple volumes (physical drives and partitions).</li>
<li>Multiple ANSI/OEM code pages including DBCS.</li>
<li>Long file name support in ANSI/OEM or Unicode.</li>
<li>RTOS support.</li>
<li>Multiple sector size support.</li>
<li>Read-only, minimized API, I/O buffer and etc...</li>
</ul>
</li>
</ul>
</div>
<div class="para">
<h3>Application Interface</h3>
<p>FatFs module provides following functions to the applications. In other words, this list describes what FatFs can do to access the FAT volumes.</p>
<ul>
<li><a href="en/mount.html">f_mount</a> - Register/Unregister a work area</li>
<li><a href="en/open.html">f_open</a> - Open/Create a file</li>
<li><a href="en/close.html">f_close</a> - Close an open file</li>
<li><a href="en/read.html">f_read</a> - Read file</li>
<li><a href="en/write.html">f_write</a> - Write file</li>
<li><a href="en/lseek.html">f_lseek</a> - Move read/write pointer, Expand file size</li>
<li><a href="en/truncate.html">f_truncate</a> - Truncate file size</li>
<li><a href="en/sync.html">f_sync</a> - Flush cached data</li>
<li><a href="en/forward.html">f_forward</a> - Forward file data to the stream</li>
<li><a href="en/stat.html">f_stat</a> - Check existance of a file or sub-directory</li>
<li><a href="en/opendir.html">f_opendir</a> - Open a directory</li>
<li><a href="en/closedir.html">f_closedir</a> - Close an open directory</li>
<li><a href="en/readdir.html">f_readdir</a> - Read a directory item</li>
<li><a href="en/mkdir.html">f_mkdir</a> - Create a sub-directory</li>
<li><a href="en/unlink.html">f_unlink</a> - Remove a file or sub-directory</li>
<li><a href="en/chmod.html">f_chmod</a> - Change attribute</li>
<li><a href="en/utime.html">f_utime</a> - Change timestamp</li>
<li><a href="en/rename.html">f_rename</a> - Rename/Move a file or sub-directory</li>
<li><a href="en/chdir.html">f_chdir</a> - Change current directory</li>
<li><a href="en/chdrive.html">f_chdrive</a> - Change current drive</li>
<li><a href="en/getcwd.html">f_getcwd</a> - Retrieve the current directory</li>
<li><a href="en/getfree.html">f_getfree</a> - Get free space on the volume</li>
<li><a href="en/getlabel.html">f_getlabel</a> - Get volume label</li>
<li><a href="en/setlabel.html">f_setlabel</a> - Set volume label</li>
<li><a href="en/mkfs.html">f_mkfs</a> - Create a file system on the drive</li>
<li><a href="en/fdisk.html">f_fdisk</a> - Divide a physical drive</li>
<li><a href="en/gets.html">f_gets</a> - Read a string</li>
<li><a href="en/putc.html">f_putc</a> - Write a character</li>
<li><a href="en/puts.html">f_puts</a> - Write a string</li>
<li><a href="en/printf.html">f_printf</a> - Write a formatted string</li>
<li><a href="en/tell.html">f_tell</a> - Get current read/write pointer</li>
<li><a href="en/eof.html">f_eof</a> - Test for end-of-file on a file</li>
<li><a href="en/size.html">f_size</a> - Get size of a file</li>
<li><a href="en/error.html">f_error</a> - Test for an error on a file</li>
</ul>
</div>
<div class="para">
<h3>Disk I/O Interface</h3>
<p>Since the FatFs module is completely separated from disk I/O layer, it requires following functions to access the storage device. When O/S related feature is enabled, it will require process/memory functions in addition. However the low level disk I/O module is not a part of FatFs module, so that it must be provided by user. The sample implementations are also available in the downloads.</p>
<ul>
<li><a href="en/dstat.html">disk_status</a> - Get device status</li>
<li><a href="en/dinit.html">disk_initialize</a> - Initialize device</li>
<li><a href="en/dread.html">disk_read</a> - Read sector(s)</li>
<li><a href="en/dwrite.html">disk_write</a> - Write sector(s)</li>
<li><a href="en/dioctl.html">disk_ioctl</a> - Control device dependent features</li>
<li><a href="en/fattime.html">get_fattime</a> - Get current time</li>
</ul>
</div>
<div class="para">
<h3>Resources</h3>
<p>The FatFs module is a free software opened for education, research and development. You can use, modify and/or redistribute it for personal projects or commercial products without any restriction under your responsibility. For further information, refer to the application note.</p>
<ul>
<li><a href="http://elm-chan.org/fsw/ff/bd/"><em>FatFs User Forum</em></a>↗</li>
<li>Read first: <a href="en/appnote.html">FatFs module application note</a></li>
<li>Latest Information: <a href="http://elm-chan.org/fsw/ff/00index_e.html">http://elm-chan.org/fsw/ff/00index_e.html</a>↗</li>
<li><a href="http://nemuisan.blog.bai.ne.jp/">Nemuisan's Blog</a>↗ (Well written implementations for STM32F/SDIO and LPC2300/MCI)</li>
<li><a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/arm_memcards/index.html">ARM-Projects by Martin THOMAS</a>↗ (Examples for LPC2000, AT91SAM and STM32)</li>
<li><a href="http://www.microsoft.com/whdc/system/platform/firmware/fatgen.mspx">FAT32 Specification by Microsoft</a>↗ (The reference document on FAT file system)</li>
<li><a href="http://elm-chan.org/docs/fat.html">The basics of FAT file system [ja]</a>↗</li>
<li><a href="http://elm-chan.org/docs/mmc/mmc_e.html">How to Use MMC/SDC</a>↗</li>
<li><a href="img/rwtest.png">Benchmark 1</a> (ATmega64/9.2MHz with MMC via SPI, HDD/CFC via GPIO)</li>
<li><a href="img/rwtest2.png">Benchmark 2</a> (LPC2368/72MHz with MMC via MCI)</li>
<li><a href="http://members.jcom.home.ne.jp/felm/fd.mp4">Demo movie of an application</a> (this project is in ffsample.zip/lpc23xx)</li>
</ul>
</div>
<hr>
<p class="foot"><a href="../../fsw_e.html">Return</a></p>
</body>
</html>
|
src/main/java/org/projectforge/plugins/crm/ContactEntryPanel.html | micromata/projectforge-webapp | <wicket:panel xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
<ol class="attendees" wicket:id="main">
<li wicket:id="liRepeater"><select wicket:id="choice"><option>one</option></select> <div wicket:id="streetCodeDiv"><span wicket:id="street"></span></div> <div wicket:id="zipCodeDiv"><span wicket:id="zipCode"></span></div> <div wicket:id="cityDiv"><span wicket:id="city"></span></div> <div wicket:id="countryDiv"><span wicket:id="country"></span></div> <div wicket:id="stateDiv"><span wicket:id="state"></span></div> <div wicket:id="deleteDiv"><span><a href="delete" wicket:id="delete"></a></span></div></li>
<li wicket:id="liAddNewEntry"><select wicket:id="choice"><option>one</option></select> <div wicket:id="streetCodeDiv"><span wicket:id="street"></span></div> <div wicket:id="zipCodeDiv"><span wicket:id="zipCode"></span></div> <div wicket:id="cityDiv"><span wicket:id="city"></span></div> <div wicket:id="countryDiv"><span wicket:id="country"></span></div> <div wicket:id="stateDiv"><span wicket:id="state"></span></div> <div wicket:id="deleteDiv"><span><a href="delete" wicket:id="delete"></a></span></div></li>
</ol>
</wicket:panel> |
skins/pearson/templates/authopenid/widget_signin.html | PearsonIOKI/compose-forum | {% extends "widget_base.html" %}
{% import "authopenid/authopenid_macros.html" as login_macros %}
{% from "macros.html" import timeago %}
<!-- signin.html -->
{% block title %}{% spaceless %}{% trans %}User login{% endtrans %}{% endspaceless %}{% endblock %}
{% block forestyle %}
<link rel="stylesheet" type="text/css" media="screen" href="{{"/jquery-openid/openid.css"|media}}"/>
{% endblock %}
{% block forejs %}
{% include "meta/bottom_scripts.html" %}
{% include "meta/html_head_javascript.html" %}
{% endblock %}
{% block content %}
{% if have_buttons or view_subtype == 'email_sent' %}
<h1 class="section-title">{{page_title}}</h1>
{% endif %}
<p id='login-intro'>
{% if view_subtype == 'default' and have_buttons %}
{% trans %}Choose your favorite service below to sign in using secure OpenID or similar technology. Your external service password always stays confidential and you don't have to rememeber or create another one.{% endtrans %}
{% elif view_subtype == 'add_openid' and have_buttons %}
{% if existing_login_methods %}
{% trans %}It's a good idea to make sure that your existing login methods still work, or add a new one. Please click any of the icons below to check/change or add new login methods.{% endtrans %}
{% else %}
{% trans %}Please add a more permanent login method by clicking one of the icons below, to avoid logging in via email each time.{% endtrans %}
{% endif %}
{% elif view_subtype == 'change_openid' and have_buttons %}
{% if existing_login_methods %}
{% trans %}Click on one of the icons below to add a new login method or re-validate an existing one.{% endtrans %}
{% else %}
{% trans %}You don't have a method to log in right now, please add one or more by clicking any of the icons below.{% endtrans %}
{% endif %}
{% elif view_subtype == 'email_sent' %}
{% trans %}Please check your email and visit the enclosed link to re-connect to your account{% endtrans %}
{% endif %}
</p>
{% if openid_error_message %}
<p class="warning">{{ openid_error_message }}</p>
{% endif %}
{% if view_subtype != 'email_sent' and view_subtype != 'bad_key' %}
<form id="signin-form" method="post" action="{% url widget_signin %}">{% csrf_token %}
{# in this branch - the real signin view we display the login icons
here we hide the local login button only if admin
wants to always show the password login form - then
the button is useless.
#}
{{ login_form.login_provider_name }}
{{ login_form.next }}
{{
login_macros.provider_buttons(
login_form = login_form,
major_login_providers = major_login_providers,
minor_login_providers = minor_login_providers,
hide_local_login = settings.SIGNIN_ALWAYS_SHOW_LOCAL_LOGIN,
settings = settings,
logged_in = user.is_authenticated(),
show_buttons = have_buttons
)
}}
{% if use_password_login == True %}
<fieldset
id="password-fs"
{% if user.is_anonymous() %}
{% if not login_form.username.errors and not login_form.password_login_failed %}
{% if not settings.SIGNIN_ALWAYS_SHOW_LOCAL_LOGIN %}
style="display:none;"
{%endif%}
{% endif %}
{% else %}
{% if not login_form.new_password.errors and not login_form.new_password_retyped.errors %}
{% if not settings.SIGNIN_ALWAYS_SHOW_LOCAL_LOGIN %}
style="display:none;"
{% endif%}
{% endif %}
{% endif %}
>
{{login_form.password_action}}
{% if user.is_anonymous() %}
{% if have_buttons %}
<h2 id="password-heading">
{% trans %}or enter your <span>user name and password</span>, then sign in{% endtrans %}
</h2>
{% else %}
<h1 class="section-title">
{% trans %}Please, sign in{% endtrans %}
</h1>
{% endif %}
{% if have_buttons %}
<p class="hint">{% trans %}(or select another login method above){% endtrans %}</p>
{% endif %}
{% if login_form.password_login_failed %}
<p class="error">{% trans %}Login failed, please try again{% endtrans %}</p>
{% endif %}
<table class="login">
<tr>
<td><label for="id_username">{% trans %}Login or email{% endtrans %}</label></td>
<td>{{login_form.username}}</td>
</tr>
<tr>
<td><label for="id_password">{% trans %}Password{% endtrans %}</label></td>
<td>{{login_form.password}}</td>
</tr>
</table>
<p id="local_login_buttons">
<input name="login_with_password" type="submit" value="{% trans %}Sign in{% endtrans %}" />
{% if settings.USE_LDAP_FOR_PASSWORD_LOGIN == False %}
<a class="create-password-account" style="vertical-align:middle" href="{% url user_signup_with_password %}?login_provider=local">{% trans %}Create a password-protected account{% endtrans %}</a>
{% endif %}
</p>
{% elif settings.USE_LDAP_FOR_PASSWORD_LOGIN == False %}
<h2 id="password-heading">
{% trans %}To change your password - please enter the new one twice, then submit{% endtrans %}
</h2>
<table class="login">
<tr>
<td><label for="id_new_password">{% trans %}New password{% endtrans %}</label></td>
<td>
{{login_form.new_password}}
</td>
<td>
<span class="error">{{login_form.new_password.errors[0]}}</span>
</td>
</tr>
<tr>
<td><label for="id_new_password_retyped">{% trans %}Please, retype{% endtrans %}</label></td>
<td>
{{login_form.new_password_retyped}}
</td>
<td>
<span class="error">{{login_form.new_password_retyped.errors[0]}}</span>
</td>
</tr>
</table>
<p id="local_login_buttons">
<input name="change_password" type="submit" value="{% trans %}Change password{% endtrans %}" />
</p>
{% endif %}
</fieldset>
{% endif %}
</form>
{% if user.is_authenticated() and existing_login_methods and settings.ALLOW_ADD_REMOVE_LOGIN_METHODS %}
<div
id='existing-login-methods'
{% if login_form.password_change_failed %}
style="display:none";
{% endif %}
>
<h2 id='ab-show-login-methods'>
{% trans %}Here are your current login methods{% endtrans %}
</h2>
<table id='ab-existing-login-methods'>
<tr>
<th>{% trans %}provider{% endtrans %}</th>
<th>{% trans %}last used{% endtrans %}</th>
<th>{% trans %}delete, if you like{% endtrans %}</th>
</tr>
{% for login_method in existing_login_methods %}
<tr class="ab-provider-row">
<td class="ab-provider-name">
{{login_method.provider_name}}
</td>
<td>
{% if login_method.last_used_timestamp %}
{{ timeago(login_method.last_used_timestamp) }}
{% endif %}
</td>
<td>
{% if login_method.is_deletable %}
<button>{% trans %}delete{% endtrans %}</button>
{% else %}
{% trans %}cannot be deleted{% endtrans %}
{% endif %}
</td>
</tr>
{% endfor %}
</table>
</div>
{% endif %}
{% endif %}
{% if view_subtype != 'email_sent' or view_subtype == 'bad_key' %}
{% if user.is_anonymous() and settings.ALLOW_ACCOUNT_RECOVERY_BY_EMAIL %}
<form id="account-recovery-form" action="{% url user_account_recover %}" method="post">{% csrf_token %}
{% if view_subtype != 'bad_key' %}
<h2 id='account-recovery-heading'>{% trans %}Still have trouble signing in?{% endtrans %}</h2>
{% endif %}
<p class="hint">
<span class="text">
{% if view_subtype == 'bad_key' %}
{% trans %}Enter your email address below and obtain a new key{% endtrans %}
{% else %}
{% trans %}Enter your email address below to recover your account{% endtrans %}
{% endif %}
</span>
<span style="display:none" class="link"> - <a href="#">{% trans %}recover your account via email{% endtrans %}</a></span>
</p>
<fieldset id='email-input-fs'>
{% if account_recovery_form.email.errors %}
<p class="error">{{account_recovery_form.email.errors[0]}}</p>
{% endif %}
{{ account_recovery_form.email }}
<input
type="submit"
{% if view_subtype == 'bad_key' %}
value="{% trans %}Send a new recovery key{% endtrans %}"
{% else %}
value="{% trans %}Recover your account via email{% endtrans %}"
{% endif %}
/>
</fieldset>
</form>
{% endif %}
{% endif %}
{% endblock %}
{% block endjs %}
{% include "authopenid/providers_javascript.html" %}
{% endblock %}
<!-- end signin.html -->
|
yamcs-web/src/main/webapp/src/app/admin/iam/RolePage.html | fqqb/yamcs | <app-admin-page *ngIf="role$ | async as role">
<app-admin-toolbar>
{{ role.name }}
</app-admin-toolbar>
<div class="panel-content ya-link">
<h4>Description</h4>
<div style="white-space: pre-wrap">{{ role.description || '-' }}</div>
<br>
<div class="section-divider">
<mat-divider></mat-divider>
</div>
<h4>{{ role.systemPrivileges?.length || 0 }} assigned system privileges</h4>
<div *ngFor="let privilege of role.systemPrivileges">
{{ privilege }}
</div>
<br>
<div class="section-divider">
<mat-divider></mat-divider>
</div>
<h4>{{ role.objectPrivileges?.length || 0 }} assigned object privileges</h4>
<dl>
<ng-container *ngFor="let privilege of role.objectPrivileges">
<dt>{{ privilege.type }}</dt>
<dd>{{ privilege.object }}</dd>
</ng-container>
</dl>
</div>
</app-admin-page>
|
cpp_component/3rdparty/boost/libs/core/doc/html/core/empty_value.html | qianqians/abelkhan | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>empty_value</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="Chapter 1. Boost.Core">
<link rel="up" href="../index.html" title="Chapter 1. Boost.Core">
<link rel="prev" href="demangle.html" title="demangle">
<link rel="next" href="enable_if.html" title="enable_if">
</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="demangle.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="enable_if.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="core.empty_value"></a><a class="link" href="empty_value.html" title="empty_value">empty_value</a>
</h2></div></div></div>
<div class="toc"><dl class="toc">
<dt><span class="section"><a href="empty_value.html#core.empty_value.overview">Overview</a></span></dt>
<dt><span class="section"><a href="empty_value.html#core.empty_value.examples">Examples</a></span></dt>
<dt><span class="section"><a href="empty_value.html#core.empty_value.reference">Reference</a></span></dt>
</dl></div>
<div class="simplesect">
<div class="titlepage"><div><div><h3 class="title">
<a name="idm4759"></a>Authors</h3></div></div></div>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Glen Fernandes
</li></ul></div>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="core.empty_value.overview"></a><a class="link" href="empty_value.html#core.empty_value.overview" title="Overview">Overview</a>
</h3></div></div></div>
<p>
The header <boost/core/empty_value.hpp> provides the class template
<code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">empty_value</span></code> for library authors to conveniently
leverage the Empty Base Optimization to store objects of potentially empty
types.
</p>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="core.empty_value.examples"></a><a class="link" href="empty_value.html#core.empty_value.examples" title="Examples">Examples</a>
</h3></div></div></div>
<p>
The following example shows <code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">empty_value</span></code>
used to create a type that stores a pointer, comparer, and allocator, where
the comparer and allocator could be empty types.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">Ptr</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Compare</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Allocator</span><span class="special">></span>
<span class="keyword">class</span> <span class="identifier">storage</span>
<span class="special">:</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Compare</span><span class="special">,</span> <span class="number">0</span><span class="special">></span>
<span class="special">,</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Allocator</span><span class="special">,</span> <span class="number">1</span><span class="special">></span> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
<span class="identifier">storage</span><span class="special">()</span>
<span class="special">:</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Compare</span><span class="special">,</span> <span class="number">0</span><span class="special">>(</span><span class="identifier">empty_init_t</span><span class="special">())</span>
<span class="special">,</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Allocator</span><span class="special">,</span> <span class="number">1</span><span class="special">>(</span><span class="identifier">empty_init_t</span><span class="special">())</span>
<span class="special">,</span> <span class="identifier">ptr_</span><span class="special">()</span> <span class="special">{</span> <span class="special">}</span>
<span class="identifier">storage</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">Compare</span><span class="special">&</span> <span class="identifier">c</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">Allocator</span><span class="special">&</span> <span class="identifier">a</span><span class="special">)</span>
<span class="special">:</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Compare</span><span class="special">,</span> <span class="number">0</span><span class="special">>(</span><span class="identifier">empty_init_t</span><span class="special">(),</span> <span class="identifier">c</span><span class="special">)</span>
<span class="special">,</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Allocator</span><span class="special">,</span> <span class="number">1</span><span class="special">>(</span><span class="identifier">empty_init_t</span><span class="special">(),</span> <span class="identifier">a</span><span class="special">)</span>
<span class="special">,</span> <span class="identifier">ptr_</span><span class="special">()</span> <span class="special">{</span> <span class="special">}</span>
<span class="keyword">const</span> <span class="identifier">Ptr</span><span class="special">&</span> <span class="identifier">pointer</span><span class="special">()</span> <span class="keyword">const</span> <span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">ptr_</span><span class="special">;</span>
<span class="special">}</span>
<span class="identifier">Ptr</span><span class="special">&</span> <span class="identifier">pointer</span><span class="special">()</span> <span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">ptr_</span><span class="special">;</span>
<span class="special">}</span>
<span class="keyword">const</span> <span class="identifier">Compare</span><span class="special">&</span> <span class="identifier">compare</span><span class="special">()</span> <span class="keyword">const</span> <span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Compare</span><span class="special">,</span> <span class="number">0</span><span class="special">>::</span><span class="identifier">get</span><span class="special">();</span>
<span class="special">}</span>
<span class="identifier">Compare</span><span class="special">&</span> <span class="identifier">compare</span><span class="special">()</span> <span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Compare</span><span class="special">,</span> <span class="number">0</span><span class="special">>::</span><span class="identifier">get</span><span class="special">();</span>
<span class="special">}</span>
<span class="keyword">const</span> <span class="identifier">Allocator</span><span class="special">&</span> <span class="identifier">allocator</span><span class="special">()</span> <span class="keyword">const</span> <span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Allocator</span><span class="special">,</span> <span class="number">1</span><span class="special">>::</span><span class="identifier">get</span><span class="special">();</span>
<span class="special">}</span>
<span class="identifier">Allocator</span><span class="special">&</span> <span class="identifier">allocator</span><span class="special">()</span> <span class="special">{</span>
<span class="keyword">return</span> <span class="identifier">empty_value</span><span class="special"><</span><span class="identifier">Allocator</span><span class="special">,</span> <span class="number">1</span><span class="special">>::</span><span class="identifier">get</span><span class="special">();</span>
<span class="special">}</span>
<span class="keyword">private</span><span class="special">:</span>
<span class="identifier">Ptr</span> <span class="identifier">ptr_</span><span class="special">;</span>
<span class="special">};</span>
</pre>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="core.empty_value.reference"></a><a class="link" href="empty_value.html#core.empty_value.reference" title="Reference">Reference</a>
</h3></div></div></div>
<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span>
<span class="keyword">struct</span> <span class="identifier">empty_init_t</span> <span class="special">{</span> <span class="special">};</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">Index</span> <span class="special">=</span> <span class="number">0</span><span class="special">,</span> <span class="keyword">bool</span> <span class="identifier">Empty</span> <span class="special">=</span> <span class="emphasis"><em>see below</em></span><span class="special">></span>
<span class="keyword">class</span> <span class="identifier">empty_value</span> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
<span class="keyword">typedef</span> <span class="identifier">T</span> <span class="identifier">type</span><span class="special">;</span>
<span class="identifier">empty_value</span><span class="special">()</span> <span class="special">=</span> <span class="keyword">default</span><span class="special">;</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span><span class="special">...</span> <span class="identifier">Args</span><span class="special">></span>
<span class="identifier">empty_value</span><span class="special">(</span><span class="identifier">empty_init_t</span><span class="special">,</span> <span class="identifier">Args</span><span class="special">&&...</span> <span class="identifier">args</span><span class="special">);</span>
<span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">get</span><span class="special">()</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="identifier">T</span><span class="special">&</span> <span class="identifier">get</span><span class="special">()</span> <span class="keyword">noexcept</span><span class="special">;</span>
<span class="special">};</span>
<span class="keyword">inline</span> <span class="keyword">constexpr</span> <span class="identifier">empty_init_t</span> <span class="identifier">empty_init</span><span class="special">{</span> <span class="special">};</span>
<span class="special">}</span> <span class="comment">/* boost */</span>
</pre>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="core.empty_value.reference.template_parameters"></a><a class="link" href="empty_value.html#core.empty_value.reference.template_parameters" title="Template parameters">Template
parameters</a>
</h4></div></div></div>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span></code></span></dt>
<dd><p>
The type of value to store
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">Index</span></code></span></dt>
<dd><p>
Optional: Specify to create a distinct base type
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">Empty</span></code></span></dt>
<dd><p>
Optional: Specify to force inheritance from type
</p></dd>
</dl>
</div>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="core.empty_value.reference.member_types"></a><a class="link" href="empty_value.html#core.empty_value.reference.member_types" title="Member types">Member types</a>
</h4></div></div></div>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term"><code class="computeroutput"><span class="identifier">type</span></code></span></dt>
<dd><p>
The template parameter <code class="computeroutput"><span class="identifier">T</span></code>
</p></dd>
</dl>
</div>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="core.empty_value.reference.constructors"></a><a class="link" href="empty_value.html#core.empty_value.reference.constructors" title="Constructors">Constructors</a>
</h4></div></div></div>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term"><code class="computeroutput"><span class="identifier">empty_value</span><span class="special">()</span>
<span class="special">=</span> <span class="keyword">default</span><span class="special">;</span></code></span></dt>
<dd><p>
Default initialize the value
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="keyword">template</span><span class="special"><</span><span class="keyword">class</span><span class="special">...</span> <span class="identifier">Args</span><span class="special">></span>
<span class="identifier">empty_value</span><span class="special">(</span><span class="identifier">empty_init_t</span><span class="special">,</span>
<span class="identifier">Args</span><span class="special">&&...</span>
<span class="identifier">args</span><span class="special">);</span></code></span></dt>
<dd><p>
Initialize the value with <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">forward</span><span class="special"><</span><span class="identifier">Args</span><span class="special">>(</span><span class="identifier">args</span><span class="special">)...</span></code>
</p></dd>
</dl>
</div>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="core.empty_value.reference.member_functions"></a><a class="link" href="empty_value.html#core.empty_value.reference.member_functions" title="Member functions">Member
functions</a>
</h4></div></div></div>
<div class="variablelist">
<p class="title"><b></b></p>
<dl class="variablelist">
<dt><span class="term"><code class="computeroutput"><span class="keyword">const</span> <span class="identifier">T</span><span class="special">&</span> <span class="identifier">get</span><span class="special">()</span> <span class="keyword">const</span> <span class="keyword">noexcept</span><span class="special">;</span></code></span></dt>
<dd><p>
Returns the value
</p></dd>
<dt><span class="term"><code class="computeroutput"><span class="identifier">T</span><span class="special">&</span>
<span class="identifier">get</span><span class="special">()</span>
<span class="keyword">noexcept</span><span class="special">;</span></code></span></dt>
<dd><p>
Returns the value
</p></dd>
</dl>
</div>
</div>
</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 © 2014 Peter Dimov<br>Copyright © 2014 Glen Fernandes<br>Copyright © 2014 Andrey Semashev<p>
Distributed under the <a href="http://boost.org/LICENSE_1_0.txt" target="_top">Boost
Software License, Version 1.0</a>.
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="demangle.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="enable_if.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
cpp_component/3rdparty/boost/libs/geometry/doc/html/geometry/reference/algorithms/is_simple/is_simple_1.html | qianqians/abelkhan | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>is_simple</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../index.html" title="Chapter 1. Geometry">
<link rel="up" href="../is_simple.html" title="is_simple">
<link rel="prev" href="is_simple_2_with_strategy.html" title="is_simple (with strategy)">
<link rel="next" href="../is_valid.html" title="is_valid">
</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="is_simple_2_with_strategy.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../is_simple.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../is_valid.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="geometry.reference.algorithms.is_simple.is_simple_1"></a><a class="link" href="is_simple_1.html" title="is_simple">is_simple</a>
</h5></div></div></div>
<p>
<a class="indexterm" name="idm48753"></a>
Checks if a geometry is simple.
</p>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h0"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.synopsis"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.synopsis">Synopsis</a>
</h6>
<p>
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> <span class="identifier">Geometry</span><span class="special">></span>
<span class="keyword">bool</span> <span class="identifier">is_simple</span><span class="special">(</span><span class="identifier">Geometry</span> <span class="keyword">const</span> <span class="special">&</span> <span class="identifier">geometry</span><span class="special">)</span></pre>
<p>
</p>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h1"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.parameters"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.parameters">Parameters</a>
</h6>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Type
</p>
</th>
<th>
<p>
Concept
</p>
</th>
<th>
<p>
Name
</p>
</th>
<th>
<p>
Description
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
Geometry const &
</p>
</td>
<td>
<p>
Any type fulfilling a Geometry Concept
</p>
</td>
<td>
<p>
geometry
</p>
</td>
<td>
<p>
A model of the specified concept
</p>
</td>
</tr></tbody>
</table></div>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h2"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.returns"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.returns">Returns</a>
</h6>
<p>
Returns true if the geometry is simple
</p>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h3"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.header"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.header">Header</a>
</h6>
<p>
Either
</p>
<p>
<code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
</p>
<p>
Or
</p>
<p>
<code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">algorithms</span><span class="special">/</span><span class="identifier">is_simple</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
</p>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h4"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.conformance"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.conformance">Conformance</a>
</h6>
<p>
The function is_simple implements function IsSimple from the <a href="http://www.opengeospatial.org/standards/sfa" target="_top">OGC
Simple Feature Specification</a>.
</p>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h5"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.supported_geometries"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.supported_geometries">Supported
geometries</a>
</h6>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Geometry
</p>
</th>
<th>
<p>
Status
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
Point
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
Segment
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
Box
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
Linestring
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
Ring
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
Polygon
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
MultiPoint
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
MultiLinestring
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
MultiPolygon
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
Variant
</p>
</td>
<td>
<p>
<span class="inlinemediaobject"><img src="../../../../img/ok.png" alt="ok"></span>
</p>
</td>
</tr>
</tbody>
</table></div>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h6"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.complexity"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.complexity">Complexity</a>
</h6>
<p>
Constant-time for points, segments and boxes
</p>
<p>
Linear for rings, polygons and multi-polygons
</p>
<p>
Linearithmic for multi-points, linestrings and multi-linestrings
</p>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h7"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.example"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.example">Example</a>
</h6>
<p>
Checks whether a geometry is simple
</p>
<p>
</p>
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">iostream</span><span class="special">></span>
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">geometries</span><span class="special">/</span><span class="identifier">point_xy</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">geometries</span><span class="special">/</span><span class="identifier">linestring</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">geometries</span><span class="special">/</span><span class="identifier">multi_linestring</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
<span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span>
<span class="special">{</span>
<span class="keyword">typedef</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">model</span><span class="special">::</span><span class="identifier">d2</span><span class="special">::</span><span class="identifier">point_xy</span><span class="special"><</span><span class="keyword">double</span><span class="special">></span> <span class="identifier">point_type</span><span class="special">;</span>
<span class="keyword">typedef</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">model</span><span class="special">::</span><span class="identifier">linestring</span><span class="special"><</span><span class="identifier">point_type</span><span class="special">></span> <span class="identifier">linestring_type</span><span class="special">;</span>
<span class="keyword">typedef</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">model</span><span class="special">::</span><span class="identifier">multi_linestring</span><span class="special"><</span><span class="identifier">linestring_type</span><span class="special">></span> <span class="identifier">multi_linestring_type</span><span class="special">;</span>
<span class="identifier">multi_linestring_type</span> <span class="identifier">multi_linestring</span><span class="special">;</span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">read_wkt</span><span class="special">(</span><span class="string">"MULTILINESTRING((0 0,0 10,10 10,10 0,0 0),(10 10,20 20))"</span><span class="special">,</span> <span class="identifier">multi_linestring</span><span class="special">);</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="string">"is simple? "</span>
<span class="special"><<</span> <span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">is_simple</span><span class="special">(</span><span class="identifier">multi_linestring</span><span class="special">)</span> <span class="special">?</span> <span class="string">"yes"</span> <span class="special">:</span> <span class="string">"no"</span><span class="special">)</span>
<span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="keyword">return</span> <span class="number">0</span><span class="special">;</span>
<span class="special">}</span>
</pre>
<p>
</p>
<p>
Output:
</p>
<pre class="programlisting">is simple? no
<img src="../../../../img/algorithms/is_simple_example.png" alt="is_simple_example">
</pre>
<h6>
<a name="geometry.reference.algorithms.is_simple.is_simple_1.h8"></a>
<span class="phrase"><a name="geometry.reference.algorithms.is_simple.is_simple_1.see_also"></a></span><a class="link" href="is_simple_1.html#geometry.reference.algorithms.is_simple.is_simple_1.see_also">See
also</a>
</h6>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<a class="link" href="../is_valid.html" title="is_valid">is_valid</a>
</li></ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2009-2021 Barend Gehrels,
Bruno Lalande, Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="is_simple_2_with_strategy.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../is_simple.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../is_valid.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
tests/resources/include_extended/including.html | dwoo-project/dwoo | <html>
{include "tests/resources/include_extended/extended/extended.html"}
</html>
|
static/third/bootstrap/css/bootstrap.css | andersk/zulip | /*!
* Bootstrap v2.3.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a:hover,
a:active {
outline: 0;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
/* Responsive images (ensure images don't scale beyond their parents) */
max-width: 100%;
/* Part 1: Set a maximum relative to the parent */
width: auto\9;
/* IE7-8 need help adjusting responsive images */
height: auto;
/* Part 2: Scale the height according to the width, otherwise you get stretching */
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
max-width: none;
}
button,
input,
select,
textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
button,
input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
cursor: pointer;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
textarea {
overflow: auto;
vertical-align: top;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
body {
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;
background-color: #ffffff;
}
a {
color: #0088cc;
text-decoration: none;
}
a:hover,
a:focus {
color: #005580;
text-decoration: underline;
}
.img-rounded {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.img-polaroid {
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
}
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.span12 {
width: 940px;
}
.span11 {
width: 860px;
}
.span10 {
width: 780px;
}
.span9 {
width: 700px;
}
.span8 {
width: 620px;
}
.span7 {
width: 540px;
}
.span6 {
width: 460px;
}
.span5 {
width: 380px;
}
.span4 {
width: 300px;
}
.span3 {
width: 220px;
}
.span2 {
width: 140px;
}
.span1 {
width: 60px;
}
.offset12 {
margin-left: 980px;
}
.offset11 {
margin-left: 900px;
}
.offset10 {
margin-left: 820px;
}
.offset9 {
margin-left: 740px;
}
.offset8 {
margin-left: 660px;
}
.offset7 {
margin-left: 580px;
}
.offset6 {
margin-left: 500px;
}
.offset5 {
margin-left: 420px;
}
.offset4 {
margin-left: 340px;
}
.offset3 {
margin-left: 260px;
}
.offset2 {
margin-left: 180px;
}
.offset1 {
margin-left: 100px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.127659574468085%;
*margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.48936170212765%;
*width: 91.43617021276594%;
}
.row-fluid .span10 {
width: 82.97872340425532%;
*width: 82.92553191489361%;
}
.row-fluid .span9 {
width: 74.46808510638297%;
*width: 74.41489361702126%;
}
.row-fluid .span8 {
width: 65.95744680851064%;
*width: 65.90425531914893%;
}
.row-fluid .span7 {
width: 57.44680851063829%;
*width: 57.39361702127659%;
}
.row-fluid .span6 {
width: 48.93617021276595%;
*width: 48.88297872340425%;
}
.row-fluid .span5 {
width: 40.42553191489362%;
*width: 40.37234042553192%;
}
.row-fluid .span4 {
width: 31.914893617021278%;
*width: 31.861702127659576%;
}
.row-fluid .span3 {
width: 23.404255319148934%;
*width: 23.351063829787233%;
}
.row-fluid .span2 {
width: 14.893617021276595%;
*width: 14.840425531914894%;
}
.row-fluid .span1 {
width: 6.382978723404255%;
*width: 6.329787234042553%;
}
.row-fluid .offset12 {
margin-left: 104.25531914893617%;
*margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
margin-left: 102.12765957446808%;
*margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
margin-left: 95.74468085106382%;
*margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
margin-left: 93.61702127659574%;
*margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
margin-left: 87.23404255319149%;
*margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
margin-left: 85.1063829787234%;
*margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
margin-left: 78.72340425531914%;
*margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
margin-left: 76.59574468085106%;
*margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
margin-left: 70.2127659574468%;
*margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
margin-left: 68.08510638297872%;
*margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
margin-left: 61.70212765957446%;
*margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468085106375%;
*margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
margin-left: 53.191489361702125%;
*margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829787234035%;
*margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
margin-left: 44.68085106382979%;
*margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
margin-left: 42.5531914893617%;
*margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
margin-left: 36.170212765957444%;
*margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
margin-left: 34.04255319148936%;
*margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
margin-left: 27.659574468085104%;
*margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
margin-left: 25.53191489361702%;
*margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
margin-left: 19.148936170212764%;
*margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
margin-left: 17.02127659574468%;
*margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
margin-left: 10.638297872340425%;
*margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
margin-left: 8.51063829787234%;
*margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before,
.container:after {
display: table;
content: "";
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
content: "";
line-height: 0;
}
.container-fluid:after {
clear: both;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 21px;
font-weight: 200;
line-height: 30px;
}
small {
font-size: 85%;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
cite {
font-style: normal;
}
.muted {
color: #999999;
}
a.muted:hover,
a.muted:focus {
color: #808080;
}
.text-warning {
color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
color: #a47e3c;
}
.text-error {
color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
color: #953b39;
}
.text-info {
color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
color: #2d6987;
}
.text-success {
color: #468847;
}
a.text-success:hover,
a.text-success:focus {
color: #356635;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 10px 0;
font-family: inherit;
font-weight: bold;
line-height: 20px;
color: inherit;
text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1,
h2,
h3 {
line-height: 40px;
}
h1 {
font-size: 38.5px;
}
h2 {
font-size: 31.5px;
}
h3 {
font-size: 24.5px;
}
h4 {
font-size: 17.5px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 11.9px;
}
h1 small {
font-size: 24.5px;
}
h2 small {
font-size: 17.5px;
}
h3 small {
font-size: 14px;
}
h4 small {
font-size: 14px;
}
.page-header {
padding-bottom: 9px;
margin: 20px 0 30px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
padding: 0;
margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin-bottom: 0;
}
li {
line-height: 20px;
}
ul.unstyled,
ol.unstyled {
margin-left: 0;
list-style: none;
}
ul.inline,
ol.inline {
margin-left: 0;
list-style: none;
}
ul.inline > li,
ol.inline > li {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 20px;
}
dt {
font-weight: bold;
}
dd {
margin-left: 10px;
}
.dl-horizontal {
*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
display: table;
content: "";
line-height: 0;
}
.dl-horizontal:after {
clear: both;
}
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
margin-bottom: 0;
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote small {
display: block;
line-height: 20px;
color: #999999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
float: right;
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 20px;
}
code,
pre {
padding: 0 3px 2px;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
color: #333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
code {
padding: 2px 4px;
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
white-space: nowrap;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.label,
.badge {
display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #999999;
}
.label {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.badge {
padding-left: 9px;
padding-right: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.label:empty,
.badge:empty {
display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label-important,
.badge-important {
background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
background-color: #953b39;
}
.label-warning,
.badge-warning {
background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
background-color: #c67605;
}
.label-success,
.badge-success {
background-color: #468847;
}
.label-success[href],
.badge-success[href] {
background-color: #356635;
}
.label-info,
.badge-info {
background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
position: relative;
top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
top: 0;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table th,
.table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table th {
font-weight: bold;
}
.table thead th {
vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
padding: 4px 5px;
}
.table-bordered {
border: 1px solid #dddddd;
border-collapse: separate;
*border-collapse: collapse;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
display: table-cell;
float: none;
margin-left: 0;
}
.table td.span1,
.table th.span1 {
float: none;
width: 44px;
margin-left: 0;
}
.table td.span2,
.table th.span2 {
float: none;
width: 124px;
margin-left: 0;
}
.table td.span3,
.table th.span3 {
float: none;
width: 204px;
margin-left: 0;
}
.table td.span4,
.table th.span4 {
float: none;
width: 284px;
margin-left: 0;
}
.table td.span5,
.table th.span5 {
float: none;
width: 364px;
margin-left: 0;
}
.table td.span6,
.table th.span6 {
float: none;
width: 444px;
margin-left: 0;
}
.table td.span7,
.table th.span7 {
float: none;
width: 524px;
margin-left: 0;
}
.table td.span8,
.table th.span8 {
float: none;
width: 604px;
margin-left: 0;
}
.table td.span9,
.table th.span9 {
float: none;
width: 684px;
margin-left: 0;
}
.table td.span10,
.table th.span10 {
float: none;
width: 764px;
margin-left: 0;
}
.table td.span11,
.table th.span11 {
float: none;
width: 844px;
margin-left: 0;
}
.table td.span12,
.table th.span12 {
float: none;
width: 924px;
margin-left: 0;
}
.table tbody tr.success > td {
background-color: #dff0d8;
}
.table tbody tr.error > td {
background-color: #f2dede;
}
.table tbody tr.warning > td {
background-color: #fcf8e3;
}
.table tbody tr.info > td {
background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
background-color: #c4e3f3;
}
form {
margin: 0 0 20px;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: 40px;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
legend small {
font-size: 15px;
color: #999999;
}
label,
input,
button,
select,
textarea {
font-size: 14px;
font-weight: normal;
line-height: 20px;
}
input,
button,
select,
textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
display: block;
margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}
input,
textarea,
.uneditable-input {
width: 206px;
}
textarea {
height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin dotted \9;
/* IE6-9 */
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
*margin-top: 0;
/* IE7 */
margin-top: 1px \9;
/* IE8-9 */
line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
select,
input[type="file"] {
height: 30px;
/* In IE7, the height of the select element cannot be changed by height, only font-size */
*margin-top: 4px;
/* For IE7, add top margin to align select with labels */
line-height: 30px;
}
select {
width: 220px;
border: 1px solid #cccccc;
background-color: #ffffff;
}
select[multiple],
select[size] {
height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
color: #999999;
background-color: #fcfcfc;
border-color: #cccccc;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
cursor: not-allowed;
}
.uneditable-input {
overflow: hidden;
white-space: nowrap;
}
.uneditable-textarea {
width: auto;
height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #999999;
}
.radio,
.checkbox {
min-height: 20px;
padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
float: none;
margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
display: inline-block;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 46px;
}
.controls-row {
*zoom: 1;
}
.controls-row:before,
.controls-row:after {
display: table;
content: "";
line-height: 0;
}
.controls-row:after {
clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
cursor: not-allowed;
background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
border-color: #3a87ad;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
border-color: #2d6987;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
color: #3a87ad;
background-color: #d9edf7;
border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
padding: 19px 20px 20px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-top: 1px solid #e5e5e5;
*zoom: 1;
}
.form-actions:before,
.form-actions:after {
display: table;
content: "";
line-height: 0;
}
.form-actions:after {
clear: both;
}
.help-block,
.help-inline {
color: #595959;
}
.help-block {
display: block;
margin-bottom: 10px;
}
.help-inline {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
vertical-align: middle;
padding-left: 5px;
}
.input-append,
.input-prepend {
display: inline-block;
margin-bottom: 10px;
vertical-align: middle;
font-size: 0;
white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
position: relative;
margin-bottom: 0;
*margin-left: 0;
vertical-align: top;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
display: inline-block;
width: auto;
height: 20px;
min-width: 16px;
padding: 4px 5px;
font-size: 14px;
font-weight: normal;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
background-color: #eeeeee;
border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
vertical-align: top;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-append .active,
.input-prepend .active {
background-color: #a9dba9;
border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
margin-left: 0;
}
input.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9;
/* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form-search .input-append .search-query {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: left;
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10px;
}
legend + .control-group {
margin-top: 20px;
-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
margin-bottom: 20px;
*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
display: table;
content: "";
line-height: 0;
}
.form-horizontal .control-group:after {
clear: both;
}
.form-horizontal .control-label {
float: left;
width: 160px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
*display: inline-block;
*padding-left: 20px;
margin-left: 180px;
*margin-left: 0;
}
.form-horizontal .controls:first-child {
*padding-left: 180px;
}
.form-horizontal .help-block {
margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
margin-top: 10px;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
/* Removed .btn related code */
[class^="icon-"],
[class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
margin-top: 1px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
background-position: 0 0;
}
.icon-music {
background-position: -24px 0;
}
.icon-search {
background-position: -48px 0;
}
.icon-envelope {
background-position: -72px 0;
}
.icon-heart {
background-position: -96px 0;
}
.icon-star {
background-position: -120px 0;
}
.icon-star-empty {
background-position: -144px 0;
}
.icon-user {
background-position: -168px 0;
}
.icon-film {
background-position: -192px 0;
}
.icon-th-large {
background-position: -216px 0;
}
.icon-th {
background-position: -240px 0;
}
.icon-th-list {
background-position: -264px 0;
}
.icon-ok {
background-position: -288px 0;
}
.icon-remove {
background-position: -312px 0;
}
.icon-zoom-in {
background-position: -336px 0;
}
.icon-zoom-out {
background-position: -360px 0;
}
.icon-off {
background-position: -384px 0;
}
.icon-signal {
background-position: -408px 0;
}
.icon-cog {
background-position: -432px 0;
}
.icon-trash {
background-position: -456px 0;
}
.icon-home {
background-position: 0 -24px;
}
.icon-file {
background-position: -24px -24px;
}
.icon-time {
background-position: -48px -24px;
}
.icon-road {
background-position: -72px -24px;
}
.icon-download-alt {
background-position: -96px -24px;
}
.icon-download {
background-position: -120px -24px;
}
.icon-upload {
background-position: -144px -24px;
}
.icon-inbox {
background-position: -168px -24px;
}
.icon-play-circle {
background-position: -192px -24px;
}
.icon-repeat {
background-position: -216px -24px;
}
.icon-refresh {
background-position: -240px -24px;
}
.icon-list-alt {
background-position: -264px -24px;
}
.icon-lock {
background-position: -287px -24px;
}
.icon-flag {
background-position: -312px -24px;
}
.icon-headphones {
background-position: -336px -24px;
}
.icon-volume-off {
background-position: -360px -24px;
}
.icon-volume-down {
background-position: -384px -24px;
}
.icon-volume-up {
background-position: -408px -24px;
}
.icon-qrcode {
background-position: -432px -24px;
}
.icon-barcode {
background-position: -456px -24px;
}
.icon-tag {
background-position: 0 -48px;
}
.icon-tags {
background-position: -25px -48px;
}
.icon-book {
background-position: -48px -48px;
}
.icon-bookmark {
background-position: -72px -48px;
}
.icon-print {
background-position: -96px -48px;
}
.icon-camera {
background-position: -120px -48px;
}
.icon-font {
background-position: -144px -48px;
}
.icon-bold {
background-position: -167px -48px;
}
.icon-italic {
background-position: -192px -48px;
}
.icon-text-height {
background-position: -216px -48px;
}
.icon-text-width {
background-position: -240px -48px;
}
.icon-align-left {
background-position: -264px -48px;
}
.icon-align-center {
background-position: -288px -48px;
}
.icon-align-right {
background-position: -312px -48px;
}
.icon-align-justify {
background-position: -336px -48px;
}
.icon-list {
background-position: -360px -48px;
}
.icon-indent-left {
background-position: -384px -48px;
}
.icon-indent-right {
background-position: -408px -48px;
}
.icon-facetime-video {
background-position: -432px -48px;
}
.icon-picture {
background-position: -456px -48px;
}
.icon-pencil {
background-position: 0 -72px;
}
.icon-map-marker {
background-position: -24px -72px;
}
.icon-adjust {
background-position: -48px -72px;
}
.icon-tint {
background-position: -72px -72px;
}
.icon-edit {
background-position: -96px -72px;
}
.icon-share {
background-position: -120px -72px;
}
.icon-check {
background-position: -144px -72px;
}
.icon-move {
background-position: -168px -72px;
}
.icon-step-backward {
background-position: -192px -72px;
}
.icon-fast-backward {
background-position: -216px -72px;
}
.icon-backward {
background-position: -240px -72px;
}
.icon-play {
background-position: -264px -72px;
}
.icon-pause {
background-position: -288px -72px;
}
.icon-stop {
background-position: -312px -72px;
}
.icon-forward {
background-position: -336px -72px;
}
.icon-fast-forward {
background-position: -360px -72px;
}
.icon-step-forward {
background-position: -384px -72px;
}
.icon-eject {
background-position: -408px -72px;
}
.icon-chevron-left {
background-position: -432px -72px;
}
.icon-chevron-right {
background-position: -456px -72px;
}
.icon-plus-sign {
background-position: 0 -96px;
}
.icon-minus-sign {
background-position: -24px -96px;
}
.icon-remove-sign {
background-position: -48px -96px;
}
.icon-ok-sign {
background-position: -72px -96px;
}
.icon-question-sign {
background-position: -96px -96px;
}
.icon-info-sign {
background-position: -120px -96px;
}
.icon-screenshot {
background-position: -144px -96px;
}
.icon-remove-circle {
background-position: -168px -96px;
}
.icon-ok-circle {
background-position: -192px -96px;
}
.icon-ban-circle {
background-position: -216px -96px;
}
.icon-arrow-left {
background-position: -240px -96px;
}
.icon-arrow-right {
background-position: -264px -96px;
}
.icon-arrow-up {
background-position: -289px -96px;
}
.icon-arrow-down {
background-position: -312px -96px;
}
.icon-share-alt {
background-position: -336px -96px;
}
.icon-resize-full {
background-position: -360px -96px;
}
.icon-resize-small {
background-position: -384px -96px;
}
.icon-plus {
background-position: -408px -96px;
}
.icon-minus {
background-position: -433px -96px;
}
.icon-asterisk {
background-position: -456px -96px;
}
.icon-exclamation-sign {
background-position: 0 -120px;
}
.icon-gift {
background-position: -24px -120px;
}
.icon-leaf {
background-position: -48px -120px;
}
.icon-fire {
background-position: -72px -120px;
}
.icon-eye-open {
background-position: -96px -120px;
}
.icon-eye-close {
background-position: -120px -120px;
}
.icon-warning-sign {
background-position: -144px -120px;
}
.icon-plane {
background-position: -168px -120px;
}
.icon-calendar {
background-position: -192px -120px;
}
.icon-random {
background-position: -216px -120px;
width: 16px;
}
.icon-comment {
background-position: -240px -120px;
}
.icon-magnet {
background-position: -264px -120px;
}
.icon-chevron-up {
background-position: -288px -120px;
}
.icon-chevron-down {
background-position: -313px -119px;
}
.icon-retweet {
background-position: -336px -120px;
}
.icon-shopping-cart {
background-position: -360px -120px;
}
.icon-folder-close {
background-position: -384px -120px;
width: 16px;
}
.icon-folder-open {
background-position: -408px -120px;
width: 16px;
}
.icon-resize-vertical {
background-position: -432px -119px;
}
.icon-resize-horizontal {
background-position: -456px -118px;
}
.icon-hdd {
background-position: 0 -144px;
}
.icon-bullhorn {
background-position: -24px -144px;
}
.icon-bell {
background-position: -48px -144px;
}
.icon-certificate {
background-position: -72px -144px;
}
.icon-thumbs-up {
background-position: -96px -144px;
}
.icon-thumbs-down {
background-position: -120px -144px;
}
.icon-hand-right {
background-position: -144px -144px;
}
.icon-hand-left {
background-position: -168px -144px;
}
.icon-hand-up {
background-position: -192px -144px;
}
.icon-hand-down {
background-position: -216px -144px;
}
.icon-circle-arrow-right {
background-position: -240px -144px;
}
.icon-circle-arrow-left {
background-position: -264px -144px;
}
.icon-circle-arrow-up {
background-position: -288px -144px;
}
.icon-circle-arrow-down {
background-position: -312px -144px;
}
.icon-globe {
background-position: -336px -144px;
}
.icon-wrench {
background-position: -360px -144px;
}
.icon-tasks {
background-position: -384px -144px;
}
.icon-filter {
background-position: -408px -144px;
}
.icon-briefcase {
background-position: -432px -144px;
}
.icon-fullscreen {
background-position: -456px -144px;
}
/* Removed .btn related code */
.nav {
margin-left: 0;
margin-bottom: 20px;
list-style: none;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li > a > img {
max-width: none;
}
.nav > .pull-right {
float: right;
}
.nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
margin-left: -15px;
margin-right: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
margin-right: 2px;
}
.nav-list .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
*zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
display: table;
content: "";
line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
clear: both;
}
.nav-tabs > li,
.nav-pills > li {
float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
padding-right: 12px;
padding-left: 12px;
margin-right: 2px;
line-height: 14px;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
color: #ffffff;
background-color: #0088cc;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
border-color: #ddd;
z-index: 2;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.nav .dropdown-toggle .caret {
border-top-color: #0088cc;
border-bottom-color: #0088cc;
margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
border-top-color: #005580;
border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
color: #ffffff;
background-color: #999999;
border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
border-color: #999999;
}
.tabbable {
*zoom: 1;
}
.tabbable:before,
.tabbable:after {
display: table;
content: "";
line-height: 0;
}
.tabbable:after {
clear: both;
}
.tab-content {
overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
border-bottom-color: transparent;
border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
border-color: #ddd transparent #ddd #ddd;
*border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
}
.nav > .disabled > a {
color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
cursor: default;
}
.navbar {
overflow: visible;
margin-bottom: 20px;
*position: relative;
*z-index: 2;
}
.navbar-inner {
min-height: 40px;
padding-left: 20px;
padding-right: 20px;
background-color: #fafafa;
background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
border: 1px solid #d4d4d4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
*zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
display: table;
content: "";
line-height: 0;
}
.navbar-inner:after {
clear: both;
}
.navbar .container {
width: auto;
}
.nav-collapse.collapse {
height: auto;
overflow: visible;
}
.navbar .brand {
float: left;
display: block;
padding: 10px 20px 10px;
margin-left: -20px;
font-size: 20px;
font-weight: 200;
color: #777777;
text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
text-decoration: none;
}
.navbar-text {
margin-bottom: 0;
line-height: 40px;
color: #777777;
}
.navbar-link {
color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
color: #333333;
}
.navbar .divider-vertical {
height: 40px;
margin: 0 9px;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
margin-top: 0;
}
.navbar-form {
margin-bottom: 0;
*zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
display: table;
content: "";
line-height: 0;
}
.navbar-form:after {
clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
display: inline-block;
margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
margin-top: 5px;
white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
margin-top: 0;
}
.navbar-search {
position: relative;
float: left;
margin-top: 5px;
margin-bottom: 0;
}
.navbar-search .search-query {
margin-bottom: 0;
padding: 4px 14px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.navbar-static-top {
position: static;
margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
padding-left: 0;
padding-right: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.navbar-fixed-top {
top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
-webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
position: relative;
left: 0;
display: block;
float: left;
margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
float: right;
margin-right: 0;
}
.navbar .nav > li {
float: left;
}
.navbar .nav > li > a {
float: none;
padding: 10px 15px 10px;
color: #777777;
text-decoration: none;
text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
background-color: transparent;
color: #333333;
text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
color: #555555;
text-decoration: none;
background-color: #e5e5e5;
-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
display: none;
float: right;
padding: 7px 10px;
margin-left: 5px;
margin-right: 5px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #ededed;
background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
border-color: #e5e5e5 #e5e5e5 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #e5e5e5;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
color: #ffffff;
background-color: #e5e5e5;
*background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
top: -7px;
left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
position: absolute;
top: -6px;
left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
border-top: 7px solid #ccc;
border-top-color: rgba(0, 0, 0, 0.2);
border-bottom: 0;
bottom: -7px;
top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
border-top: 6px solid #ffffff;
border-bottom: 0;
bottom: -6px;
top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
background-color: #e5e5e5;
color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
left: auto;
right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
left: auto;
right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
left: auto;
right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
left: auto;
right: 100%;
margin-left: 0;
margin-right: -1px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
background-color: #1b1b1b;
background-image: -moz-linear-gradient(top, #222222, #111111);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
background-image: -webkit-linear-gradient(top, #222222, #111111);
background-image: -o-linear-gradient(top, #222222, #111111);
background-image: linear-gradient(to bottom, #222222, #111111);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
color: #999999;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
color: #ffffff;
}
.navbar-inverse .brand {
color: #999999;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
background-color: transparent;
color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
color: #ffffff;
background-color: #111111;
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
color: #ffffff;
}
.navbar-inverse .divider-vertical {
border-left-color: #111111;
border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
background-color: #111111;
color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
color: #ffffff;
background-color: #515151;
border-color: #111111;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
padding: 5px 15px;
color: #333333;
text-shadow: 0 1px 0 #ffffff;
background-color: #ffffff;
border: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
outline: 0;
}
.navbar-inverse .btn-navbar {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e0e0e;
background-image: -moz-linear-gradient(top, #151515, #040404);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
background-image: -webkit-linear-gradient(top, #151515, #040404);
background-image: -o-linear-gradient(top, #151515, #040404);
background-image: linear-gradient(to bottom, #151515, #040404);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
border-color: #040404 #040404 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #040404;
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
color: #ffffff;
background-color: #040404;
*background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
background-color: #000000 \9;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
padding: 0 5px;
color: #ccc;
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
margin: 20px 0;
}
.pagination ul {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
margin-left: 0;
margin-bottom: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
float: left;
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
color: #999999;
cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
color: #999999;
background-color: transparent;
cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
border-left-width: 1px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.pagination-centered {
text-align: center;
}
.pagination-right {
text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
padding: 11px 19px;
font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
padding: 2px 10px;
font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
padding: 0 6px;
font-size: 10.5px;
}
.pager {
margin: 20px 0;
list-style: none;
text-align: center;
*zoom: 1;
}
.pager:before,
.pager:after {
display: table;
content: "";
line-height: 0;
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
background-color: #fff;
cursor: default;
}
.thumbnails {
margin-left: -20px;
list-style: none;
*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
display: table;
content: "";
line-height: 0;
}
.thumbnails:after {
clear: both;
}
.row-fluid .thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: left;
margin-bottom: 20px;
margin-left: 20px;
}
.thumbnail {
display: block;
padding: 4px;
line-height: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
border-color: #0088cc;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
display: block;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
color: #555555;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert,
.alert h4 {
color: #c09853;
}
.alert h4 {
margin: 0;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 20px;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-success h4 {
color: #468847;
}
.alert-danger,
.alert-error {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
color: #b94a48;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-info h4 {
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.progress .bar {
width: 0%;
height: 100%;
color: #ffffff;
float: left;
font-size: 12px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(to bottom, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress .bar + .bar {
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
background-color: #dd514c;
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(to bottom, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
background-color: #faa732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
background-color: #fbb450;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.hero-unit {
padding: 60px;
margin-bottom: 30px;
font-size: 18px;
font-weight: 200;
line-height: 30px;
color: inherit;
background-color: #eeeeee;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.hero-unit h1 {
margin-bottom: 0;
font-size: 60px;
line-height: 1;
color: inherit;
letter-spacing: -1px;
}
.hero-unit li {
line-height: 30px;
}
.media,
.media-body {
overflow: hidden;
*overflow: visible;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
margin-left: 0;
list-style: none;
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
visibility: visible;
font-size: 11px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
background-color: #ffffff;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.popover-title:empty {
display: none;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.popover.bottom .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal {
position: fixed;
top: 10%;
left: 50%;
z-index: 1050;
width: 560px;
margin-left: -280px;
background-color: #ffffff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999;
/* IE6-7 */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
outline: none;
}
.modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear, top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
top: -25%;
}
.modal.fade.in {
top: 10%;
}
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
.modal-header .close {
margin-top: 2px;
}
.modal-header h3 {
margin: 0;
line-height: 30px;
}
.modal-body {
position: relative;
overflow-y: auto;
max-height: 400px;
padding: 15px;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: "";
line-height: 0;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle {
*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
outline: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
text-decoration: none;
color: #ffffff;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: default;
}
.open {
*z-index: 1000;
}
.open > .dropdown-menu {
display: block;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
top: auto;
bottom: 0;
margin-top: 0;
margin-bottom: -2px;
-webkit-border-radius: 5px 5px 5px 0;
-moz-border-radius: 5px 5px 5px 0;
border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #cccccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
padding-left: 20px;
padding-right: 20px;
}
.typeahead {
z-index: 1051;
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.accordion {
margin-bottom: 20px;
}
.accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.accordion-heading {
border-bottom: 0;
}
.accordion-heading .accordion-toggle {
display: block;
padding: 8px 15px;
}
.accordion-toggle {
cursor: pointer;
}
.accordion-inner {
padding: 9px 15px;
border-top: 1px solid #e5e5e5;
}
.carousel {
position: relative;
margin-bottom: 20px;
line-height: 1;
}
.carousel-inner {
overflow: hidden;
width: 100%;
position: relative;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height: 40px;
margin-top: -20px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #ffffff;
text-align: center;
background: #222222;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.right {
left: auto;
right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-indicators {
position: absolute;
top: 15px;
right: 15px;
z-index: 5;
margin: 0;
list-style: none;
}
.carousel-indicators li {
display: block;
float: left;
width: 10px;
height: 10px;
margin-left: 5px;
text-indent: -999px;
background-color: #ccc;
background-color: rgba(255, 255, 255, 0.25);
border-radius: 5px;
}
.carousel-indicators .active {
background-color: #fff;
}
.carousel-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 15px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
color: #ffffff;
line-height: 20px;
}
.carousel-caption h4 {
margin: 0 0 5px;
}
.carousel-caption p {
margin-bottom: 0;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
padding: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.well-small {
padding: 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
}
.affix {
position: fixed;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.collapse.in {
height: auto;
}
@-ms-viewport {
width: device-width;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: inherit !important;
}
.hidden-print {
display: none !important;
}
}
@media (max-width: 767px) {
body {
padding-left: 20px;
padding-right: 20px;
}
.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
}
.container-fluid {
padding: 0;
}
.dl-horizontal dt {
float: none;
clear: none;
width: auto;
text-align: left;
}
.dl-horizontal dd {
margin-left: 0;
}
.container {
width: auto;
}
.row-fluid {
width: 100%;
}
.row,
.thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: none;
margin-left: 0;
}
[class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"] {
float: none;
display: block;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.span12,
.row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
.input-large,
.input-xlarge,
.input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.input-prepend input,
.input-append input,
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
display: inline-block;
width: auto;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 0;
}
.modal {
position: fixed;
top: 20px;
left: 20px;
right: 20px;
width: auto;
margin: 0;
}
.modal.fade {
top: -100px;
}
.modal.fade.in {
top: 20px;
}
}
@media (max-width: 480px) {
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
}
.page-header h1 small {
display: block;
line-height: 20px;
}
input[type="checkbox"],
input[type="radio"] {
border: 1px solid #ccc;
}
.form-horizontal .control-label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.form-horizontal .controls {
margin-left: 0;
}
.form-horizontal .control-list {
padding-top: 0;
}
.form-horizontal .form-actions {
padding-left: 10px;
padding-right: 10px;
}
.media .pull-left,
.media .pull-right {
float: none;
display: block;
margin-bottom: 10px;
}
.media-object {
margin-right: 0;
margin-left: 0;
}
.modal {
top: 10px;
left: 10px;
right: 10px;
}
.modal-header .close {
padding: 10px;
margin: -10px;
}
.carousel-caption {
position: static;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.7624309392265194%;
*margin-left: 2.709239449864817%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
*width: 91.38327259903608%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
*width: 82.81973668743387%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
*width: 74.25620077583166%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
*width: 65.69266486422946%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
*width: 57.12912895262725%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
*width: 48.56559304102504%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
*width: 40.00205712942283%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
*width: 31.43852121782062%;
}
.row-fluid .span3 {
width: 22.92817679558011%;
*width: 22.87498530621841%;
}
.row-fluid .span2 {
width: 14.3646408839779%;
*width: 14.311449394616199%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
*width: 5.747913483013988%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
*margin-left: 105.41847889972962%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
*margin-left: 102.6560479605031%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
*margin-left: 96.8549429881274%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
*margin-left: 94.09251204890089%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
*margin-left: 88.2914070765252%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
*margin-left: 85.52897613729868%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
*margin-left: 79.72787116492299%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
*margin-left: 76.96544022569647%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
*margin-left: 71.16433525332079%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
*margin-left: 68.40190431409427%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
*margin-left: 62.600799341718584%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
*margin-left: 59.838368402492065%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
*margin-left: 54.037263430116376%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
*margin-left: 51.27483249088986%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
*margin-left: 45.47372751851417%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
*margin-left: 42.71129657928765%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
*margin-left: 36.91019160691196%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
*margin-left: 34.14776066768544%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
*margin-left: 28.346655695309746%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
*margin-left: 25.584224756083227%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
*margin-left: 19.783119783707537%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
*margin-left: 17.02068884448102%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
*margin-left: 11.219583872105325%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
*margin-left: 8.457152932878806%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 710px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 648px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 586px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 524px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 462px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 400px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 338px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 276px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 214px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 152px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 90px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 28px;
}
}
@media (min-width: 1180px) {
.row {
margin-left: -30px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 270px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (max-width: 979px) {
body {
padding-top: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
}
.navbar-fixed-top {
margin-bottom: 20px;
}
.navbar-fixed-bottom {
margin-top: 20px;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
}
.navbar .container {
width: auto;
max-width: 724px; /* same as a normal container */
padding: 0;
}
.navbar .brand {
padding-left: 10px;
padding-right: 10px;
margin: 0 0 0 -5px;
}
.nav-collapse {
clear: both;
}
.nav-collapse .nav {
float: none;
margin: 0 0 10px;
}
.nav-collapse .nav > li {
float: none;
}
.nav-collapse .nav > li > a {
margin-bottom: 2px;
}
.nav-collapse .nav > .divider-vertical {
display: none;
}
.nav-collapse .nav .nav-header {
color: #777777;
text-shadow: none;
}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
padding: 9px 15px;
font-weight: bold;
color: #777777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.nav-collapse .btn {
padding: 4px 10px 4px;
font-weight: normal;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.nav-collapse .dropdown-menu li + li a {
margin-bottom: 2px;
}
.nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
background-color: #f2f2f2;
}
.navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
color: #999999;
}
.navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:focus,
.navbar-inverse .nav-collapse .dropdown-menu a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:focus {
background-color: #111111;
}
.nav-collapse.in .btn-group {
margin-top: 5px;
padding: 0;
}
.nav-collapse .dropdown-menu {
position: static;
top: auto;
left: auto;
float: none;
display: none;
max-width: none;
margin: 0 15px;
padding: 0;
background-color: transparent;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.nav-collapse .open > .dropdown-menu {
display: block;
}
.nav-collapse .dropdown-menu:before,
.nav-collapse .dropdown-menu:after {
display: none;
}
.nav-collapse .dropdown-menu .divider {
display: none;
}
.nav-collapse .nav > li > .dropdown-menu:before,
.nav-collapse .nav > li > .dropdown-menu:after {
display: none;
}
.nav-collapse .navbar-form,
.nav-collapse .navbar-search {
float: none;
padding: 10px 15px;
margin: 10px 0;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
}
.navbar-inverse .nav-collapse .navbar-form,
.navbar-inverse .nav-collapse .navbar-search {
border-top-color: #111111;
border-bottom-color: #111111;
}
.navbar .nav-collapse .nav.pull-right {
float: none;
margin-left: 0;
}
.nav-collapse,
.nav-collapse.collapse {
overflow: hidden;
height: 0;
}
.navbar .btn-navbar {
display: block;
}
.navbar-static .navbar-inner {
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 980px) {
.nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}
|
build/reports/tests/classes/ConsoleTest.html | PatrickDale/twu-biblioteca-cramsden | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="x-ua-compatible" content="IE=edge"/>
<title>Test results - Class ConsoleTest</title>
<link href="../css/base-style.css" rel="stylesheet" type="text/css"/>
<link href="../css/style.css" rel="stylesheet" type="text/css"/>
<script src="../js/report.js" type="text/javascript"></script>
</head>
<body>
<div id="content">
<h1>Class ConsoleTest</h1>
<div class="breadcrumbs">
<a href="../index.html">all</a> >
<a href="../packages/default-package.html">default-package</a> > ConsoleTest</div>
<div id="summary">
<table>
<tr>
<td>
<div class="summaryGroup">
<table>
<tr>
<td>
<div class="infoBox" id="tests">
<div class="counter">1</div>
<p>tests</p>
</div>
</td>
<td>
<div class="infoBox" id="failures">
<div class="counter">0</div>
<p>failures</p>
</div>
</td>
<td>
<div class="infoBox" id="ignored">
<div class="counter">0</div>
<p>ignored</p>
</div>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.137s</div>
<p>duration</p>
</div>
</td>
</tr>
</table>
</div>
</td>
<td>
<div class="infoBox success" id="successRate">
<div class="percent">100%</div>
<p>successful</p>
</div>
</td>
</tr>
</table>
</div>
<div id="tabs">
<ul class="tabLinks">
<li>
<a href="#tab0">Tests</a>
</li>
</ul>
<div id="tab0" class="tab">
<h2>Tests</h2>
<table>
<thead>
<tr>
<th>Test</th>
<th>Duration</th>
<th>Result</th>
</tr>
</thead>
<tr>
<td class="success">shouldGenerateMenu</td>
<td>0.137s</td>
<td class="success">passed</td>
</tr>
</table>
</div>
</div>
<div id="footer">
<p>
<div>
<label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 2.5</a> at Aug 5, 2015 2:05:20 PM</p>
</div>
</div>
</body>
</html>
|
2.3/docs/Javadoc/org/drip/analytics/output/ComponentMeasures.html | tectronics/splinelibrary | <!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) on Mon Jan 13 19:53:35 EST 2014 -->
<title>ComponentMeasures</title>
<meta name="date" content="2014-01-13">
<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="ComponentMeasures";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ComponentMeasures.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/drip/analytics/output/BondWorkoutMeasures.html" title="class in org.drip.analytics.output"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/drip/analytics/output/ExerciseInfo.html" title="class in org.drip.analytics.output"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/drip/analytics/output/ComponentMeasures.html" target="_top">Frames</a></li>
<li><a href="ComponentMeasures.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.drip.analytics.output</div>
<h2 title="Class ComponentMeasures" class="title">Class ComponentMeasures</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">org.drip.service.stream.Serializer</a></li>
<li>
<ul class="inheritance">
<li>org.drip.analytics.output.ComponentMeasures</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">ComponentMeasures</span>
extends <a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></pre>
<div class="block">ComponentMeasures is the place holder for analytical single component output measures, optionally across
scenarios. It contains measure maps for the following scenarios:
- Unadjusted Base IR/credit curves
- Flat delta/gamma bump measure maps for IR/credit bump curves
- Tenor bump double maps for IR/credit curves
- Flat/recovery bumped measure maps for recovery bumped credit curves
- Measure Maps generated for Custom Scenarios
- Accessor Functions for the above fields
- Serialize into and de-serialize out of byte arrays</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_dblCalcTime">_dblCalcTime</a></strong></code>
<div class="block">Calculation Time</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mBase">_mBase</a></strong></code>
<div class="block">Map of the base measures</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mFlatCreditDelta">_mFlatCreditDelta</a></strong></code>
<div class="block">Map of the parallel credit delta measures</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mFlatCreditGamma">_mFlatCreditGamma</a></strong></code>
<div class="block">Map of the parallel credit gamma measures</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mFlatIRDelta">_mFlatIRDelta</a></strong></code>
<div class="block">Map of the parallel IR delta measures</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mFlatIRGamma">_mFlatIRGamma</a></strong></code>
<div class="block">Map of the parallel IR gamma measures</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mmCustom">_mmCustom</a></strong></code>
<div class="block">Map of the custom scenario measure map</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mmTenorCreditDelta">_mmTenorCreditDelta</a></strong></code>
<div class="block">Map of the tenor credit delta measure map</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mmTenorCreditGamma">_mmTenorCreditGamma</a></strong></code>
<div class="block">Map of the tenor credit gamma measure map</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mmTenorIRDelta">_mmTenorIRDelta</a></strong></code>
<div class="block">Map of the tenor IR delta measure map</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mmTenorIRGamma">_mmTenorIRGamma</a></strong></code>
<div class="block">Map of the tenor IR gamma measure map</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mRRDelta">_mRRDelta</a></strong></code>
<div class="block">Map of the parallel RR delta measures</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#_mRRGamma">_mRRGamma</a></strong></code>
<div class="block">Map of the parallel RR gamma measures</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.drip.service.stream.Serializer">
<!-- -->
</a>
<h3>Fields inherited from class org.drip.service.stream.<a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></h3>
<code><a href="../../../../org/drip/service/stream/Serializer.html#NULL_SER_STRING">NULL_SER_STRING</a>, <a href="../../../../org/drip/service/stream/Serializer.html#VERSION">VERSION</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#ComponentMeasures()">ComponentMeasures</a></strong>()</code>
<div class="block">Empty constructor - all members initialized to NaN or null</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#ComponentMeasures(byte[])">ComponentMeasures</a></strong>(byte[] ab)</code>
<div class="block">ComponentMeasures de-serialization from input byte array</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#deserialize(byte[])">deserialize</a></strong>(byte[] ab)</code>
<div class="block">De-serialize from a byte array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/analytics/output/ComponentMeasures.html#serialize()">serialize</a></strong>()</code>
<div class="block">Serialize into a byte array.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.drip.service.stream.Serializer">
<!-- -->
</a>
<h3>Methods inherited from class org.drip.service.stream.<a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></h3>
<code><a href="../../../../org/drip/service/stream/Serializer.html#getCollectionKeyValueDelimiter()">getCollectionKeyValueDelimiter</a>, <a href="../../../../org/drip/service/stream/Serializer.html#getCollectionMultiLevelKeyDelimiter()">getCollectionMultiLevelKeyDelimiter</a>, <a href="../../../../org/drip/service/stream/Serializer.html#getCollectionRecordDelimiter()">getCollectionRecordDelimiter</a>, <a href="../../../../org/drip/service/stream/Serializer.html#getFieldDelimiter()">getFieldDelimiter</a>, <a href="../../../../org/drip/service/stream/Serializer.html#getObjectTrailer()">getObjectTrailer</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="_dblCalcTime">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_dblCalcTime</h4>
<pre>public double _dblCalcTime</pre>
<div class="block">Calculation Time</div>
</li>
</ul>
<a name="_mBase">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mBase</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double> _mBase</pre>
<div class="block">Map of the base measures</div>
</li>
</ul>
<a name="_mRRDelta">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mRRDelta</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double> _mRRDelta</pre>
<div class="block">Map of the parallel RR delta measures</div>
</li>
</ul>
<a name="_mRRGamma">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mRRGamma</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double> _mRRGamma</pre>
<div class="block">Map of the parallel RR gamma measures</div>
</li>
</ul>
<a name="_mFlatIRDelta">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mFlatIRDelta</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double> _mFlatIRDelta</pre>
<div class="block">Map of the parallel IR delta measures</div>
</li>
</ul>
<a name="_mFlatIRGamma">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mFlatIRGamma</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double> _mFlatIRGamma</pre>
<div class="block">Map of the parallel IR gamma measures</div>
</li>
</ul>
<a name="_mFlatCreditDelta">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mFlatCreditDelta</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double> _mFlatCreditDelta</pre>
<div class="block">Map of the parallel credit delta measures</div>
</li>
</ul>
<a name="_mFlatCreditGamma">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mFlatCreditGamma</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double> _mFlatCreditGamma</pre>
<div class="block">Map of the parallel credit gamma measures</div>
</li>
</ul>
<a name="_mmTenorIRDelta">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mmTenorIRDelta</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> _mmTenorIRDelta</pre>
<div class="block">Map of the tenor IR delta measure map</div>
</li>
</ul>
<a name="_mmTenorIRGamma">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mmTenorIRGamma</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> _mmTenorIRGamma</pre>
<div class="block">Map of the tenor IR gamma measure map</div>
</li>
</ul>
<a name="_mmTenorCreditDelta">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mmTenorCreditDelta</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> _mmTenorCreditDelta</pre>
<div class="block">Map of the tenor credit delta measure map</div>
</li>
</ul>
<a name="_mmTenorCreditGamma">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_mmTenorCreditGamma</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> _mmTenorCreditGamma</pre>
<div class="block">Map of the tenor credit gamma measure map</div>
</li>
</ul>
<a name="_mmCustom">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>_mmCustom</h4>
<pre>public <a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><<a href="../../../../org/drip/analytics/support/CaseInsensitiveTreeMap.html" title="class in org.drip.analytics.support">CaseInsensitiveTreeMap</a><java.lang.Double>> _mmCustom</pre>
<div class="block">Map of the custom scenario measure map</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ComponentMeasures()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ComponentMeasures</h4>
<pre>public ComponentMeasures()</pre>
<div class="block">Empty constructor - all members initialized to NaN or null</div>
</li>
</ul>
<a name="ComponentMeasures(byte[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ComponentMeasures</h4>
<pre>public ComponentMeasures(byte[] ab)
throws java.lang.Exception</pre>
<div class="block">ComponentMeasures de-serialization from input byte array</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ab</code> - Byte Array</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code> - Thrown if ComponentMeasures cannot be properly de-serialized</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="serialize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>serialize</h4>
<pre>public byte[] serialize()</pre>
<div class="block"><strong>Description copied from class: <code><a href="../../../../org/drip/service/stream/Serializer.html#serialize()">Serializer</a></code></strong></div>
<div class="block">Serialize into a byte array.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/drip/service/stream/Serializer.html#serialize()">serialize</a></code> in class <code><a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Byte Array</dd></dl>
</li>
</ul>
<a name="deserialize(byte[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>deserialize</h4>
<pre>public <a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a> deserialize(byte[] ab)</pre>
<div class="block"><strong>Description copied from class: <code><a href="../../../../org/drip/service/stream/Serializer.html#deserialize(byte[])">Serializer</a></code></strong></div>
<div class="block">De-serialize from a byte array.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/drip/service/stream/Serializer.html#deserialize(byte[])">deserialize</a></code> in class <code><a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>De-serialized object instance represented by Serializer</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ComponentMeasures.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/drip/analytics/output/BondWorkoutMeasures.html" title="class in org.drip.analytics.output"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/drip/analytics/output/ExerciseInfo.html" title="class in org.drip.analytics.output"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/drip/analytics/output/ComponentMeasures.html" target="_top">Frames</a></li>
<li><a href="ComponentMeasures.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
src/app/auth/login.tpl.html | kidaa/Exceptionless.UI | <div>
<rate-limit></rate-limit>
<div class="container w-auto-xs">
<div class="text-center m-t">
<a href="http://exceptionless.io">
<img src="/img/exceptionless-350.png" alt="logo" />
</a>
</div>
<div class="hbox hbox-auto-xs hbox-auto-sm">
<div class="col">
<div class="wrapper-md">
<div class="panel panel-default">
<div class="panel-body">
<form name="vm.loginForm" role="form" class="form-horizontal form-validation" autocomplete="on">
<div class="form-horizontal col-sm-offset-2">
<h4>Login <span ng-if="vm.isExternalLoginEnabled()">with</span></h4>
<div class="form-group" style="margin-left:0px;" ng-if="vm.isExternalLoginEnabled()">
<button type="button" role="button" ng-click="vm.authenticate('live')" ng-if="vm.isExternalLoginEnabled('live')" class="btn btn-large image-button icon-login-microsoft" title="Log in using your Microsoft account"></button>
<button type="button" role="button" ng-click="vm.authenticate('google')" ng-if="vm.isExternalLoginEnabled('google')" class="btn btn-large image-button icon-login-google" title="Log in using your Google account"></button>
<button type="button" role="button" ng-click="vm.authenticate('facebook')" ng-if="vm.isExternalLoginEnabled('facebook')" class="btn btn-large image-button icon-login-facebook" title="Log in using your Facebook account"></button>
<button type="button" role="button" ng-click="vm.authenticate('github')" ng-if="vm.isExternalLoginEnabled('github')" class="btn btn-large image-button icon-login-github" title="Log in using your GitHub account"></button>
</div>
<div class="form-group" ng-if="vm.isExternalLoginEnabled()">
<div class="col-sm-10 horizontal-divider">
<p>OR</p>
<span></span>
</div>
</div>
</div>
<div class="form-group">
<label for="email" class="col-sm-2 control-label">Email</label>
<div class="col-sm-10">
<input id="email" name="email" type="email" class="form-control" placeholder="Email address" x-autocompletetype="email" autocorrect="off" spellcheck="false" ng-model="vm.user.email" ng-required="true" autofocus />
<div class="error" ng-messages="vm.loginForm.email.$error" ng-if="vm.loginForm.$submitted || vm.loginForm.email.$touched">
<small ng-message="required">Email Address is required.</small>
<small ng-message="email">Email Address is required.</small>
</div>
</div>
</div>
<div class="form-group">
<label for="password" class="col-sm-2 control-label">Password</label>
<div class="col-sm-10">
<input id="password" name="password" type="password" class="form-control" placeholder="Password" ng-model="vm.user.password" ng-minlength="6" ng-maxlength="100" ng-required="true" />
<div class="error" ng-messages="vm.loginForm.password.$error" ng-if="vm.loginForm.$submitted || vm.loginForm.password.$touched">
<small ng-message="required">Password is required.</small>
<small ng-message="minlength">Password must be at least 6 characters long.</small>
<small ng-message="maxlength">Password must be less than 101 characters long.</small>
</div>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<input type="submit" role="button" ng-click="vm.login(vm.loginForm.$valid)" class="btn btn-primary" value="Log in" />
<a class="btn btn-default" role="button" ui-sref="auth.signup({ token: vm.token })">Signup</a>
<p><a ui-sref="auth.forgot-password">Forgot password?</a></p>
</div>
</div>
</form>
</div>
</div>
<div class="text-center">
By signing up, you agree to our <a href="http://exceptionless.io/privacy" target="_blank">Privacy Policy</a> and <a href="http://exceptionless.io/terms" target="_blank">Terms of Service</a>.
</div>
</div>
</div>
</div>
</div>
</div>
|
connectors/jira/connector/src/main/resources/org/apache/manifoldcf/authorities/authorities/jira/editConfiguration_jira_server.html | kishorejangid/manifoldcf | <!--
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.
-->
#if($TabName == $ResourceBundle.getString('JiraAuthorityConnector.Server'))
<table class="displaytable">
<tr><td class="separator" colspan="2"><hr/></td></tr>
<tr>
<td class="description">
<nobr>$Encoder.bodyEscape($ResourceBundle.getString('JiraAuthorityConnector.JiraProtocolColon'))</nobr>
</td>
<td class="value">
<select size="2" name="jiraprotocol">
#if($JIRAPROTOCOL == 'http')
<option value="http" selected="true">http</option>
#else
<option value="http">http</option>
#end
#if($JIRAPROTOCOL == 'https')
<option value="https" selected="true">https</option>
#else
<option value="https">https</option>
#end
</select>
</td>
</tr>
<tr>
<td class="description">
<nobr>$Encoder.bodyEscape($ResourceBundle.getString('JiraAuthorityConnector.JiraHostColon'))</nobr>
</td>
<td class="value">
<input size="32" type="text" id="jirahost" name="jirahost" value="$Encoder.attributeEscape($JIRAHOST)" />
</td>
</tr>
<tr>
<td class="description">
<nobr>$Encoder.bodyEscape($ResourceBundle.getString('JiraAuthorityConnector.JiraPortColon'))</nobr>
</td>
<td class="value">
<input size="5" type="text" id="jiraport" name="jiraport" value="$Encoder.attributeEscape($JIRAPORT)" />
</td>
</tr>
<tr>
<td class="description">
<nobr>$Encoder.bodyEscape($ResourceBundle.getString('JiraAuthorityConnector.JiraRESTAPIPathColon'))</nobr>
</td>
<td class="value">
<input size="32" type="text" id="jirapath" name="jirapath" value="$Encoder.attributeEscape($JIRAPATH)" />
</td>
</tr>
<tr><td class="separator" colspan="2"><hr/></td></tr>
<tr>
<td class="description">
<nobr>$Encoder.bodyEscape($ResourceBundle.getString('JiraAuthorityConnector.ClientIDColon'))</nobr>
</td>
<td class="value">
<input size="16" type="text" id="clientid" name="clientid" value="$Encoder.attributeEscape($CLIENTID)" />
</td>
</tr>
<tr>
<td class="description">
<nobr>$Encoder.bodyEscape($ResourceBundle.getString('JiraAuthorityConnector.ClientSecretColon'))</nobr>
</td>
<td class="value">
<input size="16" type="password" id="clientsecret" name="clientsecret" value="$Encoder.attributeEscape($CLIENTSECRET)" />
</td>
</tr>
</table>
#else
<input type="hidden" name="jiraprotocol" value="$Encoder.attributeEscape($JIRAPROTOCOL)" />
<input type="hidden" name="jirahost" value="$Encoder.attributeEscape($JIRAHOST)" />
<input type="hidden" name="jiraport" value="$Encoder.attributeEscape($JIRAPORT)" />
<input type="hidden" name="jirapath" value="$Encoder.attributeEscape($JIRAPATH)" />
<input type="hidden" name="clientid" value="$Encoder.attributeEscape($CLIENTID)" />
<input type="hidden" name="clientsecret" value="$Encoder.attributeEscape($CLIENTSECRET)" />
#end
|
java开发资料/dataStu/XCL-Charts-master/doc/org/xclcharts/event/click/class-use/ChartBarListener.html | liyanippon/working | <!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_07) on Sat Sep 26 18:07:53 CST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface org.xclcharts.event.click.ChartBarListener</title>
<meta name="date" content="2015-09-26">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.xclcharts.event.click.ChartBarListener";
}
//-->
</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/xclcharts/event/click/ChartBarListener.html" title="interface in org.xclcharts.event.click">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/xclcharts/event/click/class-use/ChartBarListener.html" target="_top">Frames</a></li>
<li><a href="ChartBarListener.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.xclcharts.event.click.ChartBarListener" class="title">Uses of Interface<br>org.xclcharts.event.click.ChartBarListener</h2>
</div>
<div class="classUseContainer">No usage of org.xclcharts.event.click.ChartBarListener</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/xclcharts/event/click/ChartBarListener.html" title="interface in org.xclcharts.event.click">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/xclcharts/event/click/class-use/ChartBarListener.html" target="_top">Frames</a></li>
<li><a href="ChartBarListener.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
releases/0.7.0/api/java/io/gearpump/streaming/dsl/example/package-summary.html | stanleyxu2005/gearpump.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 (version 1.6.0_36) on Sat Nov 28 01:44:50 CST 2015 -->
<title>io.gearpump.streaming.dsl.example</title>
<meta name="date" content="2015-11-28">
<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="io.gearpump.streaming.dsl.example";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-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="../../../../../io/gearpump/streaming/dsl/package-summary.html">PREV PACKAGE</a></li>
<li><a href="../../../../../io/gearpump/streaming/dsl/op/package-summary.html">NEXT PACKAGE</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?io/gearpump/streaming/dsl/example/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 io.gearpump.streaming.dsl.example</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../io/gearpump/streaming/dsl/example/WordCount.html" title="class in io.gearpump.streaming.dsl.example">WordCount</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../io/gearpump/streaming/dsl/example/WordCount$.html" title="class in io.gearpump.streaming.dsl.example">WordCount$</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-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="../../../../../io/gearpump/streaming/dsl/package-summary.html">PREV PACKAGE</a></li>
<li><a href="../../../../../io/gearpump/streaming/dsl/op/package-summary.html">NEXT PACKAGE</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?io/gearpump/streaming/dsl/example/package-summary.html" target="_top">FRAMES</a></li>
<li><a href="package-summary.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
docs/solr-core/org/apache/solr/core/class-use/SolrCore.LazyQueryResponseWriterWrapper.html | salvager/apache-solr-4.0.0 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_27) on Sat Oct 06 03:04:46 EDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
Uses of Class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper (Solr 4.0.0 API)
</TITLE>
<META NAME="date" CONTENT="2012-10-06">
<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.solr.core.SolrCore.LazyQueryResponseWriterWrapper (Solr 4.0.0 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/solr/core/SolrCore.LazyQueryResponseWriterWrapper.html" title="class in org.apache.solr.core"><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="../../../../../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/solr/core//class-useSolrCore.LazyQueryResponseWriterWrapper.html" target="_top"><B>FRAMES</B></A>
<A HREF="SolrCore.LazyQueryResponseWriterWrapper.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.solr.core.SolrCore.LazyQueryResponseWriterWrapper</B></H2>
</CENTER>
No usage of org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
<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/solr/core/SolrCore.LazyQueryResponseWriterWrapper.html" title="class in org.apache.solr.core"><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="../../../../../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/solr/core//class-useSolrCore.LazyQueryResponseWriterWrapper.html" target="_top"><B>FRAMES</B></A>
<A HREF="SolrCore.LazyQueryResponseWriterWrapper.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>
<address>Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.</address>
<script src='../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</BODY>
</HTML>
|
brix-plugin-snapshot/src/main/java/org/brixcms/plugin/snapshot/ManageSnapshotsPanel.html | kbachl/brix-cms | <wicket:panel>
<div class="brix-snapshots-container">
<div class="brix-snapshots-container1">
<div wicket:id="feedback" class="brix-feedback">
</div>
<table>
<tr>
<td>
<div class="brix-snapshots-caption">
<wicket:message key="availableSnapshots"/>
</div>
<div wicket:id="snapshots" class="brix-snapshots-item">
<span wicket:id="label"></span>
<div wicket:id="commentlabel" class="brix-snapshots-item">AnyComment</div>
<div class="brix-buttons-left">
<div class="brix-buttons-left1">
<a class="btn btn-outline-primary btn-sm" wicket:id="browse">
<wicket:message key="browse"/>
</a>
<a class="btn btn-outline-primary btn-sm" wicket:id="restore">
<wicket:message key="restore"/>
</a>
<a class="btn btn-outline-danger btn-sm" wicket:id="delete"
wicket:message="onclick:deleteOnClick">
<wicket:message key="delete"/>
</a>
</div>
</div>
</div>
</td>
<td class="brix-snapshots-actions">
<div class="brix-snapshots-action">
<form wicket:id="commentForm">
<wicket:message key="commentSnapshot"/>
<br>
<textarea rows="6" cols="24" wicket:id="area"></textarea><br>
<a wicket:id="createSnapshot" class="btn btn-primary btn-sm">
<wicket:message key="createSnapshot"/>
</a>
</form>
</div>
<div class="brix-snapshots-action">
<a wicket:id="downloadWorkspace" class="btn btn-secondary btn-sm">
<wicket:message key="downloadWorkspace"/>
</a>
</div>
<div class="brix-snapshots-action">
<form wicket:id="uploadForm">
<wicket:message key="restoreWorkspace"/>
<br/>
<input wicket:id="upload" type="file"/> <br/>
<a wicket:id="submit" class="btn btn-primary btn-sm mt-2">
<wicket:message key="submit"/>
</a>
</form>
</div>
</td>
</tr>
</table>
</div>
</div>
</wicket:panel>
|
docs/search/all_12.html | nana2017july/html_parser | <!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"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_12.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">読み取り中…</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
createResults();
--></script>
<div class="SRStatus" id="Searching">検索中…</div>
<div class="SRStatus" id="NoMatches">一致する文字列を見つけられません</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>
|
boost_1_54_0/doc/html/boost_asio/reference/ip__address_v6/is_unspecified.html | ryancoleman/autodock-vina | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ip::address_v6::is_unspecified</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../ip__address_v6.html" title="ip::address_v6">
<link rel="prev" href="is_site_local.html" title="ip::address_v6::is_site_local">
<link rel="next" href="is_v4_compatible.html" title="ip::address_v6::is_v4_compatible">
</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="is_site_local.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ip__address_v6.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="is_v4_compatible.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="boost_asio.reference.ip__address_v6.is_unspecified"></a><a class="link" href="is_unspecified.html" title="ip::address_v6::is_unspecified">ip::address_v6::is_unspecified</a>
</h4></div></div></div>
<p>
<a class="indexterm" name="idp62121600"></a>
Determine whether the address is unspecified.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_unspecified</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2013 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="is_site_local.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ip__address_v6.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="is_v4_compatible.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
hadoop-0.20.2-cdh3u5/docs/jdiff-cloudera/changes/org.apache.hadoop.metrics.MetricsContext.html | YuMatsuzawa/HadoopEclipseProject | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<HTML>
<HEAD>
<meta name="generator" content="JDiff v1.0.9">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
<TITLE>
org.apache.hadoop.metrics.MetricsContext
</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" TITLE="Style">
</HEAD>
<BODY>
<!-- Start of nav bar -->
<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/metrics/MetricsContext.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.2-cdh3u5</tt></B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.metrics.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="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a href="http://www.jdiff.org" class="staysblack" target="_top">JDiff</a></b></EM></TD>
</TR>
<TR>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="org.apache.hadoop.metrics.ContextFactory.html"><B>PREV CLASS</B></A>
<B>NEXT CLASS</B>
<A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="org.apache.hadoop.metrics.MetricsContext.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:
CONSTRUCTORS |
<a href="#methods">METHODS</a> |
FIELDS
</FONT></TD>
</TR>
</TABLE>
<HR>
<!-- End of nav bar -->
<H2>
Interface org.apache.hadoop.metrics.<A HREF="../../api/org/apache/hadoop/metrics/MetricsContext.html" target="_top"><tt>MetricsContext</tt></A>
</H2>
<a NAME="constructors"></a>
<a NAME="methods"></a>
<p>
<a NAME="Added"></a>
<TABLE summary="Added Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD VALIGN="TOP" COLSPAN=2><FONT SIZE="+1"><B>Added Methods</B></FONT></TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="org.apache.hadoop.metrics.MetricsContext.getAllRecords_added()"></A>
<nobr><code>Map</code> <A HREF="../../api/org/apache/hadoop/metrics/MetricsContext.html#getAllRecords()" target="_top"><tt>getAllRecords</tt></A>()</nobr>
</TD>
<TD VALIGN="TOP">Retrieves all the records managed by this MetricsContext.</TD>
</TR>
</TABLE>
<a NAME="fields"></a>
<HR>
<!-- Start of nav bar -->
<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/metrics/MetricsContext.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.2-cdh3u5</tt></B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.metrics.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="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
</TR>
<TR>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="org.apache.hadoop.metrics.ContextFactory.html"><B>PREV CLASS</B></A>
<B>NEXT CLASS</B>
<A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="org.apache.hadoop.metrics.MetricsContext.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
</TR>
</TABLE>
<HR>
<!-- End of nav bar -->
</BODY>
</HTML>
|
src/sap.ui.core/test/sap/ui/core/qunit/odata/type/Raw.qunit.html | SQCLabs/openui5 | <!DOCTYPE HTML>
<!--
Tested classes: sap.ui.model.odata.type.Raw
-->
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="UTF-8">
<script src="../../../shared-config.js"></script>
<script id="sap-ui-bootstrap"
src="../../../../../../../resources/sap-ui-core.js"
data-sap-ui-compatversion="edge">
</script>
<link href="../../../../../../../resources/sap/ui/thirdparty/qunit.css" media="screen"
rel="stylesheet">
<script src="../../../../../../../resources/sap/ui/thirdparty/qunit.js"></script>
<script src="../../../../../../../resources/sap/ui/qunit/qunit-junit.js"></script>
<script src="../../../../../../../resources/sap/ui/qunit/QUnitUtils.js"></script>
<script src="../../../../../../../resources/sap/ui/thirdparty/sinon.js"></script>
<script src="../../../../../../../resources/sap/ui/thirdparty/sinon-qunit.js"></script>
<script src="../../../../../../../resources/sap/ui/qunit/qunit-coverage.js"
data-cover-flags="branchTracking"></script>
<script src="Raw.qunit.js"></script>
<title>sap.ui.model.odata.type.Raw</title>
</head>
<body>
<div id="qunit"></div>
</body>
</html>
|
docs/html/ref/rrefsqljdropaggregate.html | Kerensky256/Database | <?xml version="1.0" encoding="UTF-8"?>
<!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" lang="en-us" xml:lang="en-us">
<!--
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.
-->
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="copyright" content="(C) Copyright 2005" />
<meta name="DC.rights.owner" content="(C) Copyright 2005" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta content="reference" name="DC.Type" />
<meta name="DC.Title" content="DROP DERBY AGGREGATE statement" />
<meta content="DROP DERBY AGGREGATE statement, SQL statements, DROP DERBY AGGREGATE, user-defined aggregates, dropping, aggregates, user-defined" name="DC.subject" />
<meta content="DROP DERBY AGGREGATE statement, SQL statements, DROP DERBY AGGREGATE, user-defined aggregates, dropping, aggregates, user-defined" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="crefsqlj80721.html" />
<meta scheme="URI" name="DC.Relation" content="rrefdropfunctionstatement.html" />
<meta scheme="URI" name="DC.Relation" content="rrefsqlj59893.html" />
<meta scheme="URI" name="DC.Relation" content="rrefdropprocedurestatement.html" />
<meta scheme="URI" name="DC.Relation" content="rrefdroprole.html" />
<meta scheme="URI" name="DC.Relation" content="rrefsqlj31648.html" />
<meta scheme="URI" name="DC.Relation" content="rrefsqljdropsequence.html" />
<meta scheme="URI" name="DC.Relation" content="rrefsqljdropsynonym.html" />
<meta scheme="URI" name="DC.Relation" content="rrefsqlj34148.html" />
<meta scheme="URI" name="DC.Relation" content="rrefsqlj42082.html" />
<meta scheme="URI" name="DC.Relation" content="rrefsqljdroptype.html" />
<meta scheme="URI" name="DC.Relation" content="rrefsqlj61102.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="rrefsqljdropaggregate" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
<link href="commonltr.css" type="text/css" rel="stylesheet" />
<title>DROP DERBY AGGREGATE statement</title>
</head>
<body id="rrefsqljdropaggregate"><a name="rrefsqljdropaggregate"><!-- --></a>
<h1 class="topictitle1">DROP DERBY AGGREGATE statement</h1>
<div>
<div class="section"><p>The DROP DERBY AGGREGATE statement removes a user-defined aggregate
(UDA) that was created using a
<a href="rrefsqljcreateaggregate.html#rrefsqljcreateaggregate">CREATE DERBY AGGREGATE statement</a>.</p>
</div>
<div class="section"><h2 class="sectiontitle">Syntax</h2>
<pre><strong>DROP DERBY AGGREGATE <em><a href="rrefaggregatename.html#rrefaggregatename">aggregateName</a></em> RESTRICT</strong></pre>
<p>The RESTRICT keyword is required. CASCADE semantics are not supported. That
is, <span>Derby</span> will not track down
and drop orphaned objects.</p>
<p>Dropping a UDA implicitly drops all USAGE privileges that reference it. See
<a href="rrefsqljgrant.html#rrefsqljgrant">GRANT statement</a> and
<a href="rrefsqljrevoke.html#rrefsqljrevoke">REVOKE statement</a> for more
information.</p>
<p><span>Derby</span> raises an error if a
trigger or view references the UDA.</p>
</div>
<div class="example"><h2 class="sectiontitle">Example</h2>
<pre><strong>DROP DERBY AGGREGATE mode RESTRICT;</strong></pre>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="crefsqlj80721.html" title="">DROP statements</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rrefdropfunctionstatement.html" title="">DROP FUNCTION statement</a></div>
<div><a href="rrefsqlj59893.html" title="">DROP INDEX statement</a></div>
<div><a href="rrefdropprocedurestatement.html" title="">DROP PROCEDURE statement</a></div>
<div><a href="rrefdroprole.html" title="">DROP ROLE statement</a></div>
<div><a href="rrefsqlj31648.html" title="">DROP SCHEMA statement</a></div>
<div><a href="rrefsqljdropsequence.html" title="">DROP SEQUENCE statement</a></div>
<div><a href="rrefsqljdropsynonym.html" title="">DROP SYNONYM statement</a></div>
<div><a href="rrefsqlj34148.html" title="">DROP TABLE statement</a></div>
<div><a href="rrefsqlj42082.html" title="">DROP TRIGGER statement</a></div>
<div><a href="rrefsqljdroptype.html" title="">DROP TYPE statement</a></div>
<div><a href="rrefsqlj61102.html" title="">DROP VIEW statement</a></div>
</div>
</div>
</body>
</html>
|
docs/apidocs/org/apache/flume/serialization/class-use/PositionTracker.html | wangchuande/apache-flume-1.7.0 | <!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_80) on Wed Oct 12 20:49:57 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.flume.serialization.PositionTracker (Apache Flume 1.7.0 API)</title>
<meta name="date" content="2016-10-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 Interface org.apache.flume.serialization.PositionTracker (Apache Flume 1.7.0 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/flume/serialization/PositionTracker.html" title="interface in org.apache.flume.serialization">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/flume/serialization/class-use/PositionTracker.html" target="_top">Frames</a></li>
<li><a href="PositionTracker.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.flume.serialization.PositionTracker" class="title">Uses of Interface<br>org.apache.flume.serialization.PositionTracker</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/flume/serialization/PositionTracker.html" title="interface in org.apache.flume.serialization">PositionTracker</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.flume.serialization">org.apache.flume.serialization</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.flume.serialization">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/flume/serialization/PositionTracker.html" title="interface in org.apache.flume.serialization">PositionTracker</a> in <a href="../../../../../org/apache/flume/serialization/package-summary.html">org.apache.flume.serialization</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/flume/serialization/package-summary.html">org.apache.flume.serialization</a> that implement <a href="../../../../../org/apache/flume/serialization/PositionTracker.html" title="interface in org.apache.flume.serialization">PositionTracker</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><strong><a href="../../../../../org/apache/flume/serialization/DurablePositionTracker.html" title="class in org.apache.flume.serialization">DurablePositionTracker</a></strong></code>
<div class="block"><p/>Class that stores object state in an avro container file.</div>
</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/flume/serialization/package-summary.html">org.apache.flume.serialization</a> with parameters of type <a href="../../../../../org/apache/flume/serialization/PositionTracker.html" title="interface in org.apache.flume.serialization">PositionTracker</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/flume/serialization/ResettableFileInputStream.html#ResettableFileInputStream(java.io.File,%20org.apache.flume.serialization.PositionTracker)">ResettableFileInputStream</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file,
<a href="../../../../../org/apache/flume/serialization/PositionTracker.html" title="interface in org.apache.flume.serialization">PositionTracker</a> tracker)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/flume/serialization/ResettableFileInputStream.html#ResettableFileInputStream(java.io.File,%20org.apache.flume.serialization.PositionTracker,%20int,%20java.nio.charset.Charset,%20org.apache.flume.serialization.DecodeErrorPolicy)">ResettableFileInputStream</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file,
<a href="../../../../../org/apache/flume/serialization/PositionTracker.html" title="interface in org.apache.flume.serialization">PositionTracker</a> tracker,
int bufSize,
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a> charset,
<a href="../../../../../org/apache/flume/serialization/DecodeErrorPolicy.html" title="enum in org.apache.flume.serialization">DecodeErrorPolicy</a> decodeErrorPolicy)</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/flume/serialization/PositionTracker.html" title="interface in org.apache.flume.serialization">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/flume/serialization/class-use/PositionTracker.html" target="_top">Frames</a></li>
<li><a href="PositionTracker.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 © 2009-2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>
|
boost_1_54_0/doc/html/boost/intrusive/any_to_list_hook.html | ryancoleman/autodock-vina | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template any_to_list_hook</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../intrusive/reference.html#header.boost.intrusive.any_hook_hpp" title="Header <boost/intrusive/any_hook.hpp>">
<link rel="prev" href="any_to_slist_hook.html" title="Struct template any_to_slist_hook">
<link rel="next" href="any_to_set_hook.html" title="Struct template any_to_set_hook">
</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="any_to_slist_hook.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../intrusive/reference.html#header.boost.intrusive.any_hook_hpp"><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="any_to_set_hook.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.intrusive.any_to_list_hook"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Struct template any_to_list_hook</span></h2>
<p>boost::intrusive::any_to_list_hook</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="../../intrusive/reference.html#header.boost.intrusive.any_hook_hpp" title="Header <boost/intrusive/any_hook.hpp>">boost/intrusive/any_hook.hpp</a>>
</span><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> BaseHook<span class="special">></span>
<span class="keyword">struct</span> <a class="link" href="any_to_list_hook.html" title="Struct template any_to_list_hook">any_to_list_hook</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp89906240"></a><h2>Description</h2>
<p>This option setter specifies that any hook should behave as an list hook </p>
</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 © 2005 Olaf Krzikalla<br>Copyright © 2006-2012 Ion Gaztanaga<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="any_to_slist_hook.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../intrusive/reference.html#header.boost.intrusive.any_hook_hpp"><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="any_to_set_hook.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
2.3/docs/Javadoc/org/drip/param/valuation/WorkoutInfo.html | tectronics/splinelibrary | <!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) on Mon Jan 13 19:53:35 EST 2014 -->
<title>WorkoutInfo</title>
<meta name="date" content="2014-01-13">
<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="WorkoutInfo";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/WorkoutInfo.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/drip/param/valuation/ValuationParams.html" title="class in org.drip.param.valuation"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/drip/param/valuation/WorkoutInfo.html" target="_top">Frames</a></li>
<li><a href="WorkoutInfo.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.drip.param.valuation</div>
<h2 title="Class WorkoutInfo" class="title">Class WorkoutInfo</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">org.drip.service.stream.Serializer</a></li>
<li>
<ul class="inheritance">
<li>org.drip.param.valuation.WorkoutInfo</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">WorkoutInfo</span>
extends <a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></pre>
<div class="block">WorkoutInfo is the place-holder for the work-out parameters. It contains the date, the factor, the type,
and the yield of the work-out.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#WO_TYPE_CALL">WO_TYPE_CALL</a></strong></code>
<div class="block">Work out type Call</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#WO_TYPE_MATURITY">WO_TYPE_MATURITY</a></strong></code>
<div class="block">Work out type Maturity</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#WO_TYPE_PUT">WO_TYPE_PUT</a></strong></code>
<div class="block">Work out type Put</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.drip.service.stream.Serializer">
<!-- -->
</a>
<h3>Fields inherited from class org.drip.service.stream.<a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></h3>
<code><a href="../../../../org/drip/service/stream/Serializer.html#NULL_SER_STRING">NULL_SER_STRING</a>, <a href="../../../../org/drip/service/stream/Serializer.html#VERSION">VERSION</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#WorkoutInfo(byte[])">WorkoutInfo</a></strong>(byte[] ab)</code>
<div class="block">WorkoutInfo de-serialization from input byte array</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#WorkoutInfo(double, double, double, int)">WorkoutInfo</a></strong>(double dblDate,
double dblYield,
double dblExerciseFactor,
int iWOType)</code>
<div class="block">Constructor: Construct the class from the work-out date, yield, exercise factor, and type</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#date()">date</a></strong>()</code>
<div class="block">Retrieve the Work-out Date</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#deserialize(byte[])">deserialize</a></strong>(byte[] ab)</code>
<div class="block">De-serialize from a byte array.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#factor()">factor</a></strong>()</code>
<div class="block">Retrieve the Work-out Factor</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#main(java.lang.String[])">main</a></strong>(java.lang.String[] astrArgs)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#serialize()">serialize</a></strong>()</code>
<div class="block">Serialize into a byte array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#type()">type</a></strong>()</code>
<div class="block">Retrieve the Work-out Type</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="../../../../org/drip/param/valuation/WorkoutInfo.html#yield()">yield</a></strong>()</code>
<div class="block">Retrieve the Work-out Yield</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.drip.service.stream.Serializer">
<!-- -->
</a>
<h3>Methods inherited from class org.drip.service.stream.<a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></h3>
<code><a href="../../../../org/drip/service/stream/Serializer.html#getCollectionKeyValueDelimiter()">getCollectionKeyValueDelimiter</a>, <a href="../../../../org/drip/service/stream/Serializer.html#getCollectionMultiLevelKeyDelimiter()">getCollectionMultiLevelKeyDelimiter</a>, <a href="../../../../org/drip/service/stream/Serializer.html#getCollectionRecordDelimiter()">getCollectionRecordDelimiter</a>, <a href="../../../../org/drip/service/stream/Serializer.html#getFieldDelimiter()">getFieldDelimiter</a>, <a href="../../../../org/drip/service/stream/Serializer.html#getObjectTrailer()">getObjectTrailer</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="WO_TYPE_CALL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WO_TYPE_CALL</h4>
<pre>public static final int WO_TYPE_CALL</pre>
<div class="block">Work out type Call</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.drip.param.valuation.WorkoutInfo.WO_TYPE_CALL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="WO_TYPE_PUT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WO_TYPE_PUT</h4>
<pre>public static final int WO_TYPE_PUT</pre>
<div class="block">Work out type Put</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.drip.param.valuation.WorkoutInfo.WO_TYPE_PUT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="WO_TYPE_MATURITY">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WO_TYPE_MATURITY</h4>
<pre>public static final int WO_TYPE_MATURITY</pre>
<div class="block">Work out type Maturity</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.drip.param.valuation.WorkoutInfo.WO_TYPE_MATURITY">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="WorkoutInfo(double, double, double, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WorkoutInfo</h4>
<pre>public WorkoutInfo(double dblDate,
double dblYield,
double dblExerciseFactor,
int iWOType)
throws java.lang.Exception</pre>
<div class="block">Constructor: Construct the class from the work-out date, yield, exercise factor, and type</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dblDate</code> - Work-out Date</dd><dd><code>dblYield</code> - Work-out Yield</dd><dd><code>dblExerciseFactor</code> - Work-out Factor</dd><dd><code>iWOType</code> - Work out Type</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code> - Thrown if input is invalid</dd></dl>
</li>
</ul>
<a name="WorkoutInfo(byte[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WorkoutInfo</h4>
<pre>public WorkoutInfo(byte[] ab)
throws java.lang.Exception</pre>
<div class="block">WorkoutInfo de-serialization from input byte array</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ab</code> - Byte Array</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code> - Thrown if WorkoutInfo cannot be properly de-serialized</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="date()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>date</h4>
<pre>public double date()</pre>
<div class="block">Retrieve the Work-out Date</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The Work-out Date</dd></dl>
</li>
</ul>
<a name="yield()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>yield</h4>
<pre>public double yield()</pre>
<div class="block">Retrieve the Work-out Yield</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The Work-out Yield</dd></dl>
</li>
</ul>
<a name="factor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>factor</h4>
<pre>public double factor()</pre>
<div class="block">Retrieve the Work-out Factor</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The Work-out Factor</dd></dl>
</li>
</ul>
<a name="type()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre>public int type()</pre>
<div class="block">Retrieve the Work-out Type</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>The Work-out Type</dd></dl>
</li>
</ul>
<a name="serialize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>serialize</h4>
<pre>public byte[] serialize()</pre>
<div class="block"><strong>Description copied from class: <code><a href="../../../../org/drip/service/stream/Serializer.html#serialize()">Serializer</a></code></strong></div>
<div class="block">Serialize into a byte array.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/drip/service/stream/Serializer.html#serialize()">serialize</a></code> in class <code><a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>Byte Array</dd></dl>
</li>
</ul>
<a name="deserialize(byte[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deserialize</h4>
<pre>public <a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a> deserialize(byte[] ab)</pre>
<div class="block"><strong>Description copied from class: <code><a href="../../../../org/drip/service/stream/Serializer.html#deserialize(byte[])">Serializer</a></code></strong></div>
<div class="block">De-serialize from a byte array.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/drip/service/stream/Serializer.html#deserialize(byte[])">deserialize</a></code> in class <code><a href="../../../../org/drip/service/stream/Serializer.html" title="class in org.drip.service.stream">Serializer</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>De-serialized object instance represented by Serializer</dd></dl>
</li>
</ul>
<a name="main(java.lang.String[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>main</h4>
<pre>public static final void main(java.lang.String[] astrArgs)
throws java.lang.Exception</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/WorkoutInfo.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/drip/param/valuation/ValuationParams.html" title="class in org.drip.param.valuation"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/drip/param/valuation/WorkoutInfo.html" target="_top">Frames</a></li>
<li><a href="WorkoutInfo.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
src/main/webapp/static/SuperSlide/demo/iframe/4.0-picScroll-top-iframe.html | zhaozh2/companyhome | <!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"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Language" content="zh-CN">
<meta name="Keywords" content="SuperSlide,jQuery图片滚动特效,javascript图片滚动特效">
<meta name="Description" content="SuperSlide 致力于解决网站大部分特效展示问题,使网站代码规范整洁,方便维护更新。网站上常用的“焦点图/幻灯片”、“Tab标签切换”、“图片滚动”、“无缝滚动”等等只需要一个SuperSlide即可解决!还可以多个SuperSlide组合创造更多效果">
<title>SuperSlide - 图片上滚动特效-上</title>
<script type="text/javascript" src="../../jquery1.42.min.js"></script><script type="text/javascript" src="../../jquery.SuperSlide.2.1.js"></script>
</head>
<body>
<style type="text/css">
/* css 重置 */
*{margin:0; padding:0; list-style:none; }
body{ background:#fff; font:normal 12px/22px 宋体; }
img{ border:0; }
a{ text-decoration:none; color:#333; }
/* 本例子css */
.picScroll-top{ margin:0 auto; width:210px; overflow:hidden; position:relative; border:1px solid #ccc; }
.picScroll-top .hd{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px; }
.picScroll-top .hd .prev,.picScroll-top .hd .next{ display:block; width:9px; height:5px; float:right; margin-right:5px; margin-top:10px; overflow:hidden;
cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
.picScroll-top .hd .next{ background-position:0 -140px; }
.picScroll-top .hd .prevStop{ background-position:-60px -100px; }
.picScroll-top .hd .nextStop{ background-position:-60px -140px; }
.picScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-top .hd ul li{ float:left; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-top .hd ul li.on{ background-position:0 0; }
.picScroll-top .bd{ padding:10px; }
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li{ text-align:center; zoom:1; }
.picScroll-top .bd ul li .pic{ text-align:center; }
.picScroll-top .bd ul li .pic img{ width:180px; height:90px; display:block; padding:2px; border:1px solid #ccc; }
.picScroll-top .bd ul li .pic a:hover img{ border-color:#999; }
.picScroll-top .bd ul li .title{ line-height:24px; }
</style>
<div class="picScroll-top">
<div class="hd">
<a class="next"></a>
<ul></ul>
<a class="prev"></a>
<span class="pageState"></span>
</div>
<div class="bd">
<ul class="picList">
<li>
<div class="pic"><a href="http://www.SuperSlide2.com" target="_blank"><img src="../images/pic1.jpg" /></a></div>
<div class="title"><a href="http://www.SuperSlide2.com" target="_blank">效果图1</a></div>
</li>
<li>
<div class="pic"><a href="http://www.SuperSlide2.com" target="_blank"><img src="../images/pic2.jpg" /></a></div>
<div class="title"><a href="http://www.SuperSlide2.com" target="_blank">效果图2</a></div>
</li>
<li>
<div class="pic"><a href="http://www.SuperSlide2.com" target="_blank"><img src="../images/pic3.jpg" /></a></div>
<div class="title"><a href="http://www.SuperSlide2.com" target="_blank">效果图3</a></div>
</li>
<li>
<div class="pic"><a href="http://www.SuperSlide2.com" target="_blank"><img src="../images/pic4.jpg" /></a></div>
<div class="title"><a href="http://www.SuperSlide2.com" target="_blank">效果图4</a></div>
</li>
<li>
<div class="pic"><a href="http://www.SuperSlide2.com" target="_blank"><img src="../images/pic5.jpg" /></a></div>
<div class="title"><a href="http://www.SuperSlide2.com" target="_blank">效果图5</a></div>
</li>
<li>
<div class="pic"><a href="http://www.SuperSlide2.com" target="_blank"><img src="../images/pic6.jpg" /></a></div>
<div class="title"><a href="http://www.SuperSlide2.com" target="_blank">效果图6</a></div>
</li>
</ul>
</div>
</div>
<script id="jsID" type="text/javascript">
var ary = location.href.split("&");
jQuery(".picScroll-top").slide( { titCell:".hd ul",mainCell:".bd ul",autoPage:true,effect:ary[1],autoPlay:ary[2],scroll:ary[3],vis:ary[4],easing:ary[5],delayTime:ary[6],pnLoop:ary[7],trigger:ary[8],mouseOverStop:ary[9] });
</script>
</body>
</html>
<script type="text/javascript">
//百度统计代码
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3Fa630f96b6a9dd549675d26373853f7f1' type='text/javascript'%3E%3C/script%3E"));
</script>
|
src/content/en/tools/workbox/reference-docs/v2.1.0/module-workbox-broadcast-cache-update.BroadcastCacheUpdate.html | sonyarianto/WebFundamentals | <!DOCTYPE html>
<html devsite>
<head>
<meta name="project_path" value="/web/tools/_project.yaml" />
<meta name="book_path" value="/web/tools/_book.yaml" />
<meta name="gtm_var" data-key="docType" data-value="reference">
<title>Class: BroadcastCacheUpdate</title>
<link href="jsdoc.css" rel="stylesheet">
</head>
<body>
<div id="jsdoc-body-container">
<div id="jsdoc-content">
<div id="jsdoc-content-container">
<div id="jsdoc-main" role="main">
<header class="page-header">
<h1><small><a href="module-workbox-broadcast-cache-update.html">workbox-broadcast-cache-update</a>.<wbr></small><span class="symbol-name">BroadcastCacheUpdate</span></h1>
<div class="symbol-detail-labels"><span class="label label-kind"><small>class</small></span> <span class="label label-static"><small>static</small></span></div>
<p>Can be used to compare two <a href="https://developer.mozilla.org/en-US/docs/Web/API/Response">Responses</a> and uses the <a href="/web/updates/2016/09/broadcastchannel">Broadcast Channel API</a> to notify interested
parties when those responses differ.</p>
<p>For efficiency's sake, the underlying response bodies are not compared; only specific response headers are checked.</p>
<p>This class can be used inside any service worker, without having to use any of the other modules in this repo.</p>
<p>If you'd like to use this functionality but are already using <code>workbox-sw</code> or
<code>workbox-runtime-caching</code>, please see use the
<a href="module-workbox-broadcast-cache-update.BroadcastCacheUpdatePlugin.html">BroadcastCacheUpdatePlugin</a> for a easy integration.</p>
</header>
<section>
<h2>Constructor</h2>
<section>
<h3 id="BroadcastCacheUpdate" class="symbol-name">BroadcastCacheUpdate</h3>
<p class="type-signature"> new BroadcastCacheUpdate(input)
</p>
<p>Dispatches cache update messages when a cached response has been updated. Messages will be dispatched on a broadcast channel with the name provided as the <code>channelName</code> parameter.</p>
<section>
<table class="function param responsive">
<tr>
<th colspan="2">
<h4>Parameter</h4>
</th>
</tr>
<tbody>
<tr>
<td class="details-table-name">
<p>input</p>
</td>
<td>
<p class="details-table-types">Object</p>
</td>
</tr>
</tbody>
</table>
</section>
<dl class="dl-compact">
</dl>
<section>
<h4>
Example
</h4>
<div>
<pre class="prettyprint"><code><caption>Using BroadcastCacheUpdate to compare a cached and fetched
request.</caption>
const url = '/path/to/file';
const cacheName = 'my-runtime-cache';
const bcu = new workbox.broadcastCacheUpdate.BroadcastCacheUpdate({
channelName: 'cache-updates'
});
caches.open(cacheName)
.then((openCache) => {
return Promise.all([
cache.match(url),
fetch(url)
]);
})
.then((responses) => {
const cachedResponse = responses[0];
const fetchedResponse = responses[1];
if (cachedResponse) {
bcu.notifyIfUpdated({
cacheName,
cachedResponse,
fetchedResponse
});
}
});</code></pre>
</div>
</section>
</section>
</section>
<section>
<h2>Method</h2>
<section>
<h3 id="notifyIfUpdated" class="symbol-name">notifyIfUpdated</h3>
<p class="type-signature"> notifyIfUpdated(input)</p>
<p>An explicit method to call from your own code to trigger the comparison of two <a href="https://developer.mozilla.org/en-US/docs/Web/API/Response">Responses</a> and send a message via the
<a href="/web/updates/2016/09/broadcastchannel">Broadcast Channel API</a> if they differ.</p>
<section>
<table class="function param responsive">
<tr>
<th colspan="2">
<h4>Parameter</h4>
</th>
</tr>
<tbody>
<tr>
<td class="details-table-name">
<p>input</p>
</td>
<td>
<p class="details-table-types">Object</p>
<p>The input object to this function.</p>
</td>
</tr>
</tbody>
</table>
</section>
<dl class="dl-compact">
</dl>
</section>
</section>
</div>
</div>
<nav id="jsdoc-toc-nav" role="navigation"></nav>
</div>
</div>
</body>
</html> |
ui/ui-app/src/main/resources/static/js/common/stepper/step-buttons.html | peter-gergely-horvath/kylo | <div>
<md-button ng-click="cancelStepper()" ng-if="showCancel()" >
Cancel
</md-button>
<md-button ng-click="gotoPreviousStep()" ng-if="showPrevious()" >
Previous Step
</md-button>
<md-button ng-click="gotoNextStep()" class="md-raised md-primary" ng-if="showNext()" ng-disabled="canContinue == false">
Continue to Step {{nextStepNumber}}
</md-button>
<md-button ng-click="finalButtonClick()" class="md-raised md-primary" ng-if="finalStep == true" ng-disabled="canContinue == false">
{{finalStepText}}
</md-button>
</div>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.