path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
y/google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_version.html
ychen820/microblog
<html devsite=""> <head> <title>gcloud version</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="project_path" value="/sdk/_project.yaml"> <meta name="book_path" value="/sdk/_book.yaml"> <!-- THIS DOC IS GENERATED. DO NOT EDIT. --> <style> dd { margin-bottom: 1ex; } .hangingindent { padding-left: 1.5em; text-indent: -1.5em; } </style> </head> <body><dl> <section> <dt>NAME</dt> <dd>gcloud version - print version information for Cloud SDK components</dd> </section><section> <dt>SYNOPSIS</dt> <dd><dl> <dt class="hangingindent"> <code>gcloud version</code>&nbsp;&nbsp;&#32;<nobr>[<code>--format</code>&nbsp;&nbsp;&#32;<code><var>FORMAT</var></code>]</nobr>&nbsp;&nbsp;&#32;<nobr>[<code>--help</code>]</nobr>&nbsp;&nbsp;&#32;<nobr>[<code>--log-http</code>]</nobr>&nbsp;&nbsp;&#32;<nobr>[<code>--project</code>&nbsp;&nbsp;&#32;<code><var>PROJECT_ID</var></code>]</nobr>&nbsp;&nbsp;&#32;<nobr>[<code>--quiet</code>,&nbsp;&nbsp;&#32;<code>-q</code>]</nobr>&nbsp;&nbsp;&#32;<nobr>[<code>--trace-token</code>&nbsp;&nbsp;&#32;<code><var>TRACE_TOKEN</var></code>]</nobr>&nbsp;&nbsp;&#32;<nobr>[<code>-h</code>]</nobr> </dt> </dl></dd> </section><section> <dt>DESCRIPTION</dt> <dd>This command prints version information for each installed Cloud SDK component and prints a message if updates are available.</dd> </section><section> <dt>FLAGS</dt> <dd><dl> <dt> <code>--format</code> <code><var>FORMAT</var></code> </dt> <dd> Specify a format for printed output. By default, a command-specific human-friendly output format is used. Setting this flag to one of the available options will serialize the result of the command in the chosen format and print it to stdout. Supported formats are: <code>json</code>, <code>text</code>, <code>yaml</code>. </dd> <dt> <code>--help</code> </dt> <dd> Display detailed help. </dd> <dt> <code>--log-http</code> </dt> <dd> Logs all HTTP server requests and responses to stderr. </dd> <dt> <code>--project</code> <code><var>PROJECT_ID</var></code> </dt> <dd> The Google Cloud Platform project name to use for this invocation. If omitted then the current project is assumed. </dd> <dt> <code>--quiet</code>, <code>-q</code> </dt> <dd> Disable all interactive prompts when running gcloud commands. If input is required, defaults will be used, or an error will be raised. </dd> <dt> <code>--trace-token</code> <code><var>TRACE_TOKEN</var></code> </dt> <dd> Token used to route traces of service requests for investigation of issues. </dd> <dt> <code>-h</code> </dt> <dd> Print a summary help and exit. </dd> </dl></dd> </section><section> <dt>NOTES</dt> <dd>This command is in the Google Cloud SDK <code>core</code> component. See <a href="/sdk/gcloud/#gcloud.components">installing components</a> if it is not installed.</dd> </section> </dl></body> </html>
urdl/doc/html/urdl/reference/core/istreambuf/headers.html
mapbox/jit_datasource
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>istreambuf::headers</title> <link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> <link rel="start" href="../../../../index.html" title="Urdl"> <link rel="up" href="../istreambuf.html" title="istreambuf"> <link rel="prev" href="get_options.html" title="istreambuf::get_options"> <link rel="next" href="is_open.html" title="istreambuf::is_open"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Urdl C++ Library" width="160" height="60" src="../../../../urdl.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="get_options.html"><img src="../../../../prev.png" alt="Prev"></a><a accesskey="u" href="../istreambuf.html"><img src="../../../../up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../home.png" alt="Home"></a><a accesskey="n" href="is_open.html"><img src="../../../../next.png" alt="Next"></a> </div> <div class="section" lang="en"> <div class="titlepage"><div><div><h5 class="title"> <a name="urdl.reference.core.istreambuf.headers"></a><a class="link" href="headers.html" title="istreambuf::headers"> istreambuf::headers</a> </h5></div></div></div> <p> <a class="indexterm" name="id609514"></a> Gets the protocol-specific headers obtained from the URL. </p> <pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="identifier">headers</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span> </pre> <p> <span class="emphasis"><em><span class="bold"><strong>Return Value</strong></span></em></span> </p> <p> A string containing the headers returned with the content from the URL. The format and interpretation of these headers is specific to the protocol associated with the URL. </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright © 2009 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="get_options.html"><img src="../../../../prev.png" alt="Prev"></a><a accesskey="u" href="../istreambuf.html"><img src="../../../../up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../home.png" alt="Home"></a><a accesskey="n" href="is_open.html"><img src="../../../../next.png" alt="Next"></a> </div> </body> </html>
yejin/static/css/redeemcode.css
JavieChan/nanshaCity
.wrapper #redeemcode .generate-code-panel { background: #f4f4f4; padding: 14px; } .wrapper #redeemcode .generate-code-panel > div { display: inline-block; font-size: 14px; margin-right: 30px; } .wrapper #redeemcode .generate-code-panel > div select { width: 50px; background: #fff; } .wrapper #redeemcode .generate-code-panel > div span { color: #f36144; font-size: 12px; } .wrapper #redeemcode .generate-code-panel button { float: right; } .wrapper #redeemcode .tool-panel { margin: 15px 0; } .wrapper #redeemcode .tool-panel a { display: inline-block; text-align: center; } .wrapper #redeemcode .tool-panel button { height: 32px; line-height: 32px; width: 90px; } .wrapper #redeemcode .page-panel { text-align: right; margin-top: 16px; } .wrapper #redeemcode .page-panel button, .wrapper #redeemcode .page-panel span, .wrapper #redeemcode .page-panel input { display: inline-block; vertical-align: middle; } .wrapper #copyBar { position: absolute; top: 0; left: 0; z-index: -1; }
docs/app/partials/menu-toggle.tmpl.html
angularjscl/material
<md-button class="md-button-toggle" ng-click="toggle()" aria-controls="docs-menu-{{section.name | nospace}}" aria-expanded="{{isOpen()}}"> <div flex layout="row"> {{section.name}} <span flex=""></span> <span aria-hidden="true" class="md-toggle-icon" ng-class="{'toggled' : isOpen()}"> <md-icon md-svg-src="toggle-arrow"></md-icon> </span> </div> <span class="visually-hidden"> Toggle {{isOpen()? 'expanded' : 'collapsed'}} </span> </md-button> <ul ng-show="isOpen()" id="docs-menu-{{section.name | nospace}}" class="menu-toggle-list"> <li ng-repeat="page in section.pages"> <menu-link section="page"></menu-link> </li> </ul>
ext/c++/thirdpart/c++/boost/libs/asio/doc/html/boost_asio/reference/windows__random_access_handle_service/async_read_some_at.html
yinchunlong/abelkhan-1
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>windows::random_access_handle_service::async_read_some_at</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../windows__random_access_handle_service.html" title="windows::random_access_handle_service"> <link rel="prev" href="assign.html" title="windows::random_access_handle_service::assign"> <link rel="next" href="async_write_some_at.html" title="windows::random_access_handle_service::async_write_some_at"> </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="assign.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__random_access_handle_service.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="async_write_some_at.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.windows__random_access_handle_service.async_read_some_at"></a><a class="link" href="async_read_some_at.html" title="windows::random_access_handle_service::async_read_some_at">windows::random_access_handle_service::async_read_some_at</a> </h4></div></div></div> <p> <a class="indexterm" name="idp109533088"></a> Start an asynchronous read at the specified offset. </p> <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span> <span class="keyword">typename</span> <a class="link" href="../MutableBufferSequence.html" title="Mutable buffer sequence requirements">MutableBufferSequence</a><span class="special">,</span> <span class="keyword">typename</span> <a class="link" href="../ReadHandler.html" title="Read handler requirements">ReadHandler</a><span class="special">&gt;</span> <a class="link" href="../asynchronous_operations.html#boost_asio.reference.asynchronous_operations.return_type_of_an_initiating_function"><span class="emphasis"><em>void-or-deduced</em></span></a> <span class="identifier">async_read_some_at</span><span class="special">(</span> <span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span> <span class="identifier">uint64_t</span> <span class="identifier">offset</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">MutableBufferSequence</span> <span class="special">&amp;</span> <span class="identifier">buffers</span><span class="special">,</span> <span class="identifier">ReadHandler</span> <span class="identifier">handler</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 &#169; 2003-2015 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="assign.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../windows__random_access_handle_service.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="async_write_some_at.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
test/fixtures/good_assets/stylesheets/application-12fcfd0548a6a948c16661f06d20046f.css
fejo-dk/rails_external_asset_pipeline
h1 { background: url("/assets/images/magic-f67894a08006a2af9f5076180676323c.gif") no-repeat; background-position: right center; background-size: contain; } /*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGV4LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSx1RkFBNEM7RUFDNUMsa0NBQWtDO0VBQ2xDLHlCQUF5QixFQUMxQiIsImZpbGUiOiJhcHBsaWNhdGlvbi0xMmZjZmQwNTQ4YTZhOTQ4YzE2NjYxZjA2ZDIwMDQ2Zi5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyJoMSB7XG4gIGJhY2tncm91bmQ6IGFzc2V0LXVybChcIm1hZ2ljLmdpZlwiKSBuby1yZXBlYXQ7XG4gIGJhY2tncm91bmQtcG9zaXRpb246IHJpZ2h0IGNlbnRlcjtcbiAgYmFja2dyb3VuZC1zaXplOiBjb250YWluO1xufVxuIl0sInNvdXJjZVJvb3QiOiIvc291cmNlLyJ9 */
public/views/schedules.html
stripe-contrib/pagerbot
<div class="section-header"> <h1>Setting up schedule aliases</h1> </div> <section class="content"> <header class="content-header"> <div>Use this page to add new names (aliases) for schedules on pagerduty.</div> </header> <div class="paragraph"> <div class="alert alert-success" role="alert" ng-repeat="schedule in schedules.added"> Added new schedule <strong>{{ schedule.name }}</strong>! </div> <div class="alert alert-info" role="alert" ng-repeat="schedule in schedules.removed"> Removed schedule <strong>{{ schedule.name }}</strong>! </div> <div class="panel panel-default"> <div class="panel-heading"> <a href class="accordion-toggle" ng-click="show_mass_add = !show_mass_add"> <h4 class="panel-title"> Mass add aliases </h4> </a> </div> <div class="panel-collapse " ng-show="!show_mass_add"> <div class="panel-body"> You can mass add aliases by writing expressions which operate on schedule object and result in an alias. Structure of an schedule object is shown on the right. </div> <div class="row"> <div class="panel-body subsection col-xs-12 col-sm-12 col-md-5 col-lg-4" > <div class="paragraph"> <label class="control-label">Expression:</label> <input ng-model="mass.expression" class="form-control short"\> <span class="input-description"> Enter a <a href="http://documentcloud.github.io/underscore/#template">underscore.js templating expression</a> which operates on a schedule object such as the one on the right and yields an alias. </span> </div> <p class="paragraph"> Example output: <span class="highlight">{{ manager.evaluate(mass.expression, schedules.schedules[manager.active_row]) }}</span> <span class="input-description"> Note that names are treated in a case-insensitive way and empty aliases are ignored. </span> </p> <p class="paragraph"> <a class="btn btn-primary" ng-click="manager.mass_add_aliases(mass.expression)"> Mass add aliases </a> </p> <p class="paragraph"> <a class="btn btn-danger" ng-click="manager.remove_mass_aliases()"> Remove mass added aliases </a> </p> </div> <pre class="panel-body subsection examples col-xs-12 col-sm-12 col-md-7 col-lg-8">{{ schedules.schedules[manager.active_row] | json }}</pre> </div> </div> </div> </div> <div class="paragraph"> <table ng-table="manager.table" class="alias-table table table-condensed table-striped table-hover"> <tr ng-repeat="s in $data" ng-init="real = $index; schedule = schedules.schedules[real]" ng-class="{'active-row': real == manager.active_row}" ng-click="manager.active_row = $index"> <td data-title="'ID'" sortable="'id'"> {{ schedule.id }} </td> <td data-title="'Full name'" sortable="'name'"> <a ng-href="{{url_base}}/schedules/{{schedule.id}}"> {{ schedule.name }} </a> </td> <td data-title="'Aliases'"> <ul class="single-list"> <!-- Add different color for automatically added aliases --> <li ng-repeat="alias in schedules.schedules[real].aliases" class="hollow-badge hollow-badge-green"> {{alias.name}} <a href ng-click="manager.remove_alias(real, $index)" class="close-button">&times;</a> </li> </ul> <a class="hollow-badge hollow-badge-blue" href ng-click="add_alias(real)">&plus;</a> </td> </tr> </table> </div> </section> <div class="continue-bar"> <a href ng-click="goTo('/user-aliases')" class="btn btn-primary"> Back </a> <a href ng-click="goTo('/deploy')" class="btn btn-primary pull-right"> Continue </a> </div>
api/2.2/Thelia/Form/Definition/FrontForm.html
sitecrafting/thelia.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Thelia\Form\Definition\FrontForm | 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_Form_Definition_FrontForm" 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/Form.html">Form</a></li> <li><a href="../../../Thelia/Form/Definition.html">Definition</a></li> <li>FrontForm</li> </ol> </div> <div id="page-content"> <div class="page-header"> <h1>FrontForm</h1> </div> <p> class <strong>FrontForm</strong> </p> <div class="description"> <p>Class FrontForm</p> </div> <h2>Constants</h2> <table class="table table-condensed"> <tr> <td>ADDRESS_CREATE</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>ADDRESS_UPDATE</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>CART_ADD</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>CONTACT</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>COUPON_CONSUME</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>CUSTOMER_LOGIN</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>CUSTOMER_LOST_PASSWORD</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>CUSTOMER_CREATE</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>CUSTOMER_PROFILE_UPDATE</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>CUSTOMER_PASSWORD_UPDATE</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>NEWSLETTER</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>ORDER_DELIVER</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> <tr> <td>ORDER_PAYMENT</td> <td class="last"> <p><em></em></p> <p></p> </td> </tr> </table> </div> <div id="footer"> Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>. </div> </div> </div> </body> </html>
docs/1.0.5/Concurrent/Edge/LockFreeLinkedSet.html
lucasallan/concurrent-ruby
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> Class: Concurrent::Edge::LockFreeLinkedSet &mdash; Concurrent </title> <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" /> <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" /> <script type="text/javascript" charset="utf-8"> hasFrames = window.top.frames.main ? true : false; relpath = '../../'; framesUrl = "../../frames.html#!Concurrent/Edge/LockFreeLinkedSet.html"; </script> <script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/app.js"></script> </head> <body> <div id="header"> <div id="menu"> <a href="../../_index.html">Index (L)</a> &raquo; <span class='title'><span class='object_link'><a href="../../root/Concurrent.html" title="Concurrent (module)">Concurrent</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Edge.html" title="Concurrent::Edge (module)">Edge</a></span></span> &raquo; <span class="title">LockFreeLinkedSet</span> <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div> </div> <div id="search"> <a class="full_list_link" id="class_list_link" href="../../class_list.html"> Class List </a> <a class="full_list_link" id="method_list_link" href="../../method_list.html"> Method List </a> <a class="full_list_link" id="file_list_link" href="../../file_list.html"> File List </a> </div> <div class="clear"></div> </div> <iframe id="search_frame"></iframe> <div id="content"><h1>Class: Concurrent::Edge::LockFreeLinkedSet </h1> <dl class="box"> <dt class="r1">Inherits:</dt> <dd class="r1"> <span class="inheritName">Object</span> <ul class="fullTree"> <li>Object</li> <li class="next">Concurrent::Edge::LockFreeLinkedSet</li> </ul> <a href="#" class="inheritanceTree">show all</a> </dd> <dt class="r2">Includes:</dt> <dd class="r2">Enumerable</dd> <dt class="r1 last">Defined in:</dt> <dd class="r1 last">lib/concurrent/edge/lock_free_linked_set.rb<span class="defines">,<br /> lib/concurrent/edge/lock_free_linked_set/node.rb,<br /> lib/concurrent/edge/lock_free_linked_set/window.rb</span> </dd> </dl> <div class="clear"></div> <h2>Overview</h2><div class="docstring"> <div class="discussion"> <p>This class implements a lock-free linked set. The general idea of this implementation is this: each node has a successor which is an Atomic Markable Reference. This is used to ensure that all modifications to the list are atomic, preserving the structure of the linked list under <em>any</em> circumstance in a multithreaded application.</p> <p>One interesting aspect of this algorithm occurs with removing a node. Instead of physically removing a node when remove is called, a node is logically removed, by &#39;marking it.&#39; By doing this, we prevent calls to <code>remove</code> from traversing the list twice to perform a physical removal. Instead, we have have calls to <code>add</code> and <code>remove</code> clean up all marked nodes they encounter while traversing the list.</p> <p>This algorithm is a variation of the Nonblocking Linked Set found in &#39;The Art of Multiprocessor Programming&#39; by Herlihy and Shavit.</p> </div> </div> <div class="tags"> </div><h2>Defined Under Namespace</h2> <p class="children"> <strong class="classes">Classes:</strong> <span class='object_link'><a href="LockFreeLinkedSet/Head.html" title="Concurrent::Edge::LockFreeLinkedSet::Head (class)">Head</a></span>, <span class='object_link'><a href="LockFreeLinkedSet/Node.html" title="Concurrent::Edge::LockFreeLinkedSet::Node (class)">Node</a></span>, <span class='object_link'><a href="LockFreeLinkedSet/Tail.html" title="Concurrent::Edge::LockFreeLinkedSet::Tail (class)">Tail</a></span>, <span class='object_link'><a href="LockFreeLinkedSet/Window.html" title="Concurrent::Edge::LockFreeLinkedSet::Window (class)">Window</a></span> </p> <h2> Instance Method Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small> </h2> <ul class="summary"> <li class="public "> <span class="summary_signature"> <a href="#%3C%3C-instance_method" title="#&lt;&lt; (instance method)">- (Object) <strong>&lt;&lt;</strong>(item) </a> </span> <span class="summary_desc"><div class='inline'><p>Atomically adds the item to the set if it does not yet exist.</p> </div></span> </li> <li class="public "> <span class="summary_signature"> <a href="#add-instance_method" title="#add (instance method)">- (Boolean) <strong>add</strong>(item) </a> </span> <span class="summary_desc"><div class='inline'><p>Atomically adds the item to the set if it does not yet exist.</p> </div></span> </li> <li class="public "> <span class="summary_signature"> <a href="#contains%3F-instance_method" title="#contains? (instance method)">- (Boolean) <strong>contains?</strong>(item) </a> </span> <span class="summary_desc"><div class='inline'><p>Atomically checks to see if the set contains an item.</p> </div></span> </li> <li class="public "> <span class="summary_signature"> <a href="#each-instance_method" title="#each (instance method)">- (Object) <strong>each</strong> {|item| ... }</a> </span> <span class="summary_desc"><div class='inline'><p>An iterator to loop through the set.</p> </div></span> </li> <li class="public "> <span class="summary_signature"> <a href="#initialize-instance_method" title="#initialize (instance method)">- (LockFreeLinkedSet) <strong>initialize</strong>(initial_size = 0, val = nil) </a> </span> <span class="note title constructor">constructor</span> <span class="summary_desc"><div class='inline'><p>A new instance of LockFreeLinkedSet.</p> </div></span> </li> <li class="public "> <span class="summary_signature"> <a href="#remove-instance_method" title="#remove (instance method)">- (Boolean) <strong>remove</strong>(item) </a> </span> <span class="summary_desc"><div class='inline'><p>Atomically attempts to remove an item, comparing using <code>Object#hash</code>.</p> </div></span> </li> </ul> <div id="constructor_details" class="method_details_list"> <h2>Constructor Details</h2> <div class="method_details first"> <h3 class="signature first" id="initialize-instance_method"> - (<tt><span class='object_link'><a href="" title="Concurrent::Edge::LockFreeLinkedSet (class)">LockFreeLinkedSet</a></span></tt>) <strong>initialize</strong>(initial_size = 0, val = nil) </h3><div class="docstring"> <div class="discussion"> <p>Returns a new instance of LockFreeLinkedSet</p> </div> </div> <div class="tags"> <p class="tag_title">Parameters:</p> <ul class="param"> <li> <span class='name'>initial_size</span> <span class='type'>(<tt>Fixnum</tt>)</span> <em class="default">(defaults to: <tt>0</tt>)</em> &mdash; <div class='inline'><p>the size of the linked_list to initialize</p> </div> </li> </ul> </div><table class="source_code"> <tr> <td> <pre class="lines"> 27 28 29 30 31 32 33 34</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/concurrent/edge/lock_free_linked_set.rb', line 27</span> <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_initial_size'>initial_size</span> <span class='op'>=</span> <span class='int'>0</span><span class='comma'>,</span> <span class='id identifier rubyid_val'>val</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='rparen'>)</span> <span class='ivar'>@head</span> <span class='op'>=</span> <span class='const'>Head</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span> <span class='id identifier rubyid_initial_size'>initial_size</span><span class='period'>.</span><span class='id identifier rubyid_times'>times</span> <span class='kw'>do</span> <span class='id identifier rubyid_val'>val</span> <span class='op'>=</span> <span class='id identifier rubyid_block_given?'>block_given?</span> <span class='op'>?</span> <span class='kw'>yield</span> <span class='op'>:</span> <span class='id identifier rubyid_val'>val</span> <span class='id identifier rubyid_add'>add</span> <span class='id identifier rubyid_val'>val</span> <span class='kw'>end</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> </div> <div id="instance_method_details" class="method_details_list"> <h2>Instance Method Details</h2> <div class="method_details first"> <h3 class="signature first" id="<<-instance_method"> - (<tt>Object</tt>) <strong>&lt;&lt;</strong>(item) </h3><div class="docstring"> <div class="discussion"> <p>Atomically adds the item to the set if it does not yet exist.</p> </div> </div> <div class="tags"> <p class="tag_title">Parameters:</p> <ul class="param"> <li> <span class='name'>item</span> <span class='type'>(<tt>Object</tt>)</span> &mdash; <div class='inline'><p>the item you wish to insert</p> </div> </li> </ul> <p class="tag_title">Returns:</p> <ul class="return"> <li> <span class='type'>(<tt>Object</tt>)</span> &mdash; <div class='inline'><p>the set on which the :&lt;&lt; method was invoked</p> </div> </li> </ul> </div><table class="source_code"> <tr> <td> <pre class="lines"> 71 72 73 74</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/concurrent/edge/lock_free_linked_set.rb', line 71</span> <span class='kw'>def</span> <span class='op'>&lt;&lt;</span><span class='lparen'>(</span><span class='id identifier rubyid_item'>item</span><span class='rparen'>)</span> <span class='id identifier rubyid_add'>add</span> <span class='id identifier rubyid_item'>item</span> <span class='kw'>self</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> <div class="method_details "> <h3 class="signature " id="add-instance_method"> - (<tt>Boolean</tt>) <strong>add</strong>(item) </h3><div class="docstring"> <div class="discussion"> <p>Atomically adds the item to the set if it does not yet exist. Note: internally the set uses <code>Object#hash</code> to compare equality of items, meaning that Strings and other objects will be considered equal despite being different objects.</p> <p>that the item was already in the set.</p> </div> </div> <div class="tags"> <p class="tag_title">Parameters:</p> <ul class="param"> <li> <span class='name'>item</span> <span class='type'>(<tt>Object</tt>)</span> &mdash; <div class='inline'><p>the item you wish to insert</p> </div> </li> </ul> <p class="tag_title">Returns:</p> <ul class="return"> <li> <span class='type'>(<tt>Boolean</tt>)</span> &mdash; <div class='inline'><p><code>true</code> if successful. A <code>false</code> return indicates</p> </div> </li> </ul> </div><table class="source_code"> <tr> <td> <pre class="lines"> 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/concurrent/edge/lock_free_linked_set.rb', line 47</span> <span class='kw'>def</span> <span class='id identifier rubyid_add'>add</span><span class='lparen'>(</span><span class='id identifier rubyid_item'>item</span><span class='rparen'>)</span> <span class='id identifier rubyid_loop'>loop</span> <span class='kw'>do</span> <span class='id identifier rubyid_window'>window</span> <span class='op'>=</span> <span class='const'>Window</span><span class='period'>.</span><span class='id identifier rubyid_find'>find</span> <span class='ivar'>@head</span><span class='comma'>,</span> <span class='id identifier rubyid_item'>item</span> <span class='id identifier rubyid_pred'>pred</span><span class='comma'>,</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>=</span> <span class='id identifier rubyid_window'>window</span><span class='period'>.</span><span class='id identifier rubyid_pred'>pred</span><span class='comma'>,</span> <span class='id identifier rubyid_window'>window</span><span class='period'>.</span><span class='id identifier rubyid_curr'>curr</span> <span class='comment'># Item already in set </span> <span class='kw'>return</span> <span class='kw'>false</span> <span class='kw'>if</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>==</span> <span class='id identifier rubyid_item'>item</span> <span class='id identifier rubyid_node'>node</span> <span class='op'>=</span> <span class='const'>Node</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span> <span class='id identifier rubyid_item'>item</span><span class='comma'>,</span> <span class='id identifier rubyid_curr'>curr</span> <span class='kw'>if</span> <span class='id identifier rubyid_pred'>pred</span><span class='period'>.</span><span class='id identifier rubyid_successor_reference'>successor_reference</span><span class='period'>.</span><span class='id identifier rubyid_compare_and_set'>compare_and_set</span> <span class='id identifier rubyid_curr'>curr</span><span class='comma'>,</span> <span class='id identifier rubyid_node'>node</span><span class='comma'>,</span> <span class='kw'>false</span><span class='comma'>,</span> <span class='kw'>false</span> <span class='kw'>return</span> <span class='kw'>true</span> <span class='kw'>end</span> <span class='kw'>end</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> <div class="method_details "> <h3 class="signature " id="contains?-instance_method"> - (<tt>Boolean</tt>) <strong>contains?</strong>(item) </h3><div class="docstring"> <div class="discussion"> <p>Atomically checks to see if the set contains an item. This method compares equality based on the <code>Object#hash</code> method, meaning that the hashed contents of an object is what determines equality instead of <code>Object#object_id</code></p> </div> </div> <div class="tags"> <p class="tag_title">Parameters:</p> <ul class="param"> <li> <span class='name'>item</span> <span class='type'>(<tt>Object</tt>)</span> &mdash; <div class='inline'><p>the item you to check for presence in the set</p> </div> </li> </ul> <p class="tag_title">Returns:</p> <ul class="return"> <li> <span class='type'>(<tt>Boolean</tt>)</span> &mdash; <div class='inline'><p>whether or not the item is in the set</p> </div> </li> </ul> </div><table class="source_code"> <tr> <td> <pre class="lines"> 86 87 88 89 90 91 92 93 94 95</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/concurrent/edge/lock_free_linked_set.rb', line 86</span> <span class='kw'>def</span> <span class='id identifier rubyid_contains?'>contains?</span><span class='lparen'>(</span><span class='id identifier rubyid_item'>item</span><span class='rparen'>)</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>=</span> <span class='ivar'>@head</span> <span class='kw'>while</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>&lt;</span> <span class='id identifier rubyid_item'>item</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>=</span> <span class='id identifier rubyid_curr'>curr</span><span class='period'>.</span><span class='id identifier rubyid_next_node'>next_node</span> <span class='id identifier rubyid_marked'>marked</span> <span class='op'>=</span> <span class='id identifier rubyid_curr'>curr</span><span class='period'>.</span><span class='id identifier rubyid_successor_reference'>successor_reference</span><span class='period'>.</span><span class='id identifier rubyid_marked?'>marked?</span> <span class='kw'>end</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>==</span> <span class='id identifier rubyid_item'>item</span> <span class='op'>&amp;&amp;</span> <span class='op'>!</span><span class='id identifier rubyid_marked'>marked</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> <div class="method_details "> <h3 class="signature " id="each-instance_method"> - (<tt>Object</tt>) <strong>each</strong> {|item| ... } </h3><div class="docstring"> <div class="discussion"> <p>An iterator to loop through the set.</p> </div> </div> <div class="tags"> <p class="tag_title">Yields:</p> <ul class="yield"> <li> <span class='type'>(<tt>item</tt>)</span> &mdash; <div class='inline'><p>each item in the set</p> </div> </li> </ul> <p class="tag_title">Yield Parameters:</p> <ul class="yieldparam"> <li> <span class='name'>item</span> <span class='type'>(<tt>Object</tt>)</span> &mdash; <div class='inline'><p>the item you to remove from the set</p> </div> </li> </ul> <p class="tag_title">Returns:</p> <ul class="return"> <li> <span class='type'>(<tt>Object</tt>)</span> &mdash; <div class='inline'><p>self: the linked set on which each was called</p> </div> </li> </ul> </div><table class="source_code"> <tr> <td> <pre class="lines"> 131 132 133 134 135 136 137 138 139 140 141 142 143 144</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/concurrent/edge/lock_free_linked_set.rb', line 131</span> <span class='kw'>def</span> <span class='id identifier rubyid_each'>each</span> <span class='kw'>return</span> <span class='id identifier rubyid_to_enum'>to_enum</span> <span class='kw'>unless</span> <span class='id identifier rubyid_block_given?'>block_given?</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>=</span> <span class='ivar'>@head</span> <span class='kw'>until</span> <span class='id identifier rubyid_curr'>curr</span><span class='period'>.</span><span class='id identifier rubyid_last?'>last?</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>=</span> <span class='id identifier rubyid_curr'>curr</span><span class='period'>.</span><span class='id identifier rubyid_next_node'>next_node</span> <span class='id identifier rubyid_marked'>marked</span> <span class='op'>=</span> <span class='id identifier rubyid_curr'>curr</span><span class='period'>.</span><span class='id identifier rubyid_successor_reference'>successor_reference</span><span class='period'>.</span><span class='id identifier rubyid_marked?'>marked?</span> <span class='kw'>yield</span> <span class='id identifier rubyid_curr'>curr</span><span class='period'>.</span><span class='id identifier rubyid_data'>data</span> <span class='kw'>unless</span> <span class='id identifier rubyid_marked'>marked</span> <span class='kw'>end</span> <span class='kw'>self</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> <div class="method_details "> <h3 class="signature " id="remove-instance_method"> - (<tt>Boolean</tt>) <strong>remove</strong>(item) </h3><div class="docstring"> <div class="discussion"> <p>Atomically attempts to remove an item, comparing using <code>Object#hash</code>.</p> </div> </div> <div class="tags"> <p class="tag_title">Parameters:</p> <ul class="param"> <li> <span class='name'>item</span> <span class='type'>(<tt>Object</tt>)</span> &mdash; <div class='inline'><p>the item you to remove from the set</p> </div> </li> </ul> <p class="tag_title">Returns:</p> <ul class="return"> <li> <span class='type'>(<tt>Boolean</tt>)</span> &mdash; <div class='inline'><p>whether or not the item was removed from the set</p> </div> </li> </ul> </div><table class="source_code"> <tr> <td> <pre class="lines"> 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/concurrent/edge/lock_free_linked_set.rb', line 104</span> <span class='kw'>def</span> <span class='id identifier rubyid_remove'>remove</span><span class='lparen'>(</span><span class='id identifier rubyid_item'>item</span><span class='rparen'>)</span> <span class='id identifier rubyid_loop'>loop</span> <span class='kw'>do</span> <span class='id identifier rubyid_window'>window</span> <span class='op'>=</span> <span class='const'>Window</span><span class='period'>.</span><span class='id identifier rubyid_find'>find</span> <span class='ivar'>@head</span><span class='comma'>,</span> <span class='id identifier rubyid_item'>item</span> <span class='id identifier rubyid_pred'>pred</span><span class='comma'>,</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>=</span> <span class='id identifier rubyid_window'>window</span><span class='period'>.</span><span class='id identifier rubyid_pred'>pred</span><span class='comma'>,</span> <span class='id identifier rubyid_window'>window</span><span class='period'>.</span><span class='id identifier rubyid_curr'>curr</span> <span class='kw'>return</span> <span class='kw'>false</span> <span class='kw'>if</span> <span class='id identifier rubyid_curr'>curr</span> <span class='op'>!=</span> <span class='id identifier rubyid_item'>item</span> <span class='id identifier rubyid_succ'>succ</span> <span class='op'>=</span> <span class='id identifier rubyid_curr'>curr</span><span class='period'>.</span><span class='id identifier rubyid_next_node'>next_node</span> <span class='id identifier rubyid_removed'>removed</span> <span class='op'>=</span> <span class='id identifier rubyid_curr'>curr</span><span class='period'>.</span><span class='id identifier rubyid_successor_reference'>successor_reference</span><span class='period'>.</span><span class='id identifier rubyid_compare_and_set'>compare_and_set</span> <span class='id identifier rubyid_succ'>succ</span><span class='comma'>,</span> <span class='id identifier rubyid_succ'>succ</span><span class='comma'>,</span> <span class='kw'>false</span><span class='comma'>,</span> <span class='kw'>true</span> <span class='comment'>#next_node unless removed </span> <span class='kw'>next</span> <span class='kw'>unless</span> <span class='id identifier rubyid_removed'>removed</span> <span class='id identifier rubyid_pred'>pred</span><span class='period'>.</span><span class='id identifier rubyid_successor_reference'>successor_reference</span><span class='period'>.</span><span class='id identifier rubyid_compare_and_set'>compare_and_set</span> <span class='id identifier rubyid_curr'>curr</span><span class='comma'>,</span> <span class='id identifier rubyid_succ'>succ</span><span class='comma'>,</span> <span class='kw'>false</span><span class='comma'>,</span> <span class='kw'>false</span> <span class='kw'>return</span> <span class='kw'>true</span> <span class='kw'>end</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> </div> </div> <div id="footer"> Generated on Wed Aug 15 13:38:47 2018 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.8.7.6 (ruby-2.4.3). </div> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-57940973-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
src/frontend/app/components/rima/partials/rima-insights-map.tpl.html
Cha-OS/KnAllEdge
<div rima-users-connections-map class="rima-users-connections"></div>
temple/src/assets/mimages/Banana Republic at Legacy Place in Dedham, MA 781-326-4117 - MA_files/carousel.css
quattromani/placewise
.infiniteCarousel { position: relative; } div.infiniteCarousel.w600, div.infiniteCarousel.w600 div.wrapper { height:102px; } div.infiniteCarousel div.wrapper { overflow: hidden; position: absolute; top: 0; } .infiniteCarousel.w300 .wrapper { width: 220px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */ left: 26px; /* (width of containter - width of wrapper )/2 */ } .infiniteCarousel.w600 .wrapper { /*border:1px solid red;*/ width: 560px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */ left: 12px; /* (width of containter - width of wrapper )/2 */ } .infiniteCarousel .wrapper ul { /*width: 840px; single item * n */ list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position: absolute; top: 0; } .infiniteCarousel ul li { display:inline-block; padding: 0px 3px; } .infiniteCarousel ul li a img { display:block; } .infiniteCarousel .arrow { display: block; height: 11px; width: 11px; background: url(/sites/all/themes/shoptalk/images/infinitecarousel/arrows.gif) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 45px; cursor: pointer; outline: 0; } .infiniteCarousel .forward { background-position: 0 0; right: -3px; } .infiniteCarousel .back { background-position: 0 -11px; left: -6px; } /* specializations: */ /* article Items */ div.articleItem-cnt-bdy { margin:30px 0px; } div.articleItem-cnt-bdy .infiniteCarousel div.articleItemImage { /*border-right:1px dotted #CBCBCB;*/ padding: 0 16px 0 0 !important; margin:0 15px 0 0 !important; } div.articleItem-cnt-bdy .infiniteCarousel { height:120px; } div.articleItem-cnt-bdy .infiniteCarousel ul { margin:0px !important; padding:0px !important; } div.articleItem-cnt-bdy .infiniteCarousel li { margin:0px !important; padding:0px !important; width:117px; } div.articleItem-cnt-bdy .infiniteCarousel .wrapper { left:20px !important; height:120px !important; width:575px !important; margin:0px 11px !important; }
work/plugins/cvs/WEB-INF/classes/hudson/scm/CVSSCM/help-legacy_pt_BR.html
ricardobaumann/jenkins_release_plugin
<div> Hudson 1.20 e anteriores usavam para criar diretórios redundantes dentro do workspace. Por exemplo, se o nome do módulo CVS fosse "foo/bar", ele primeiro criava "foo/bar" e depois colocava tudo abaixo desta estrutura. Com este opção desmarcada, não haverá mais diretórios intermediários desnecessários. <p> Isto afeta outros especificadores de caminho, tal como arquivadores de artefatos --- você agora especifica "build/foo.jar" ao invés de "foo/build/foo.jar". </div>
core/src/main/resources/hudson/tasks/Fingerprinter/help-excludes_it.html
v1v/jenkins
<div> Specificare facoltativamente <a href='https://ant.apache.org/manual/Types/fileset.html'>il pattern 'excludes'</a>, ad esempio "pippo/pluto/**/*". Un file corrispondente a questa maschera non sarà archiviato anche nel caso in cui corrisponda alla maschera specificata nella sezione "File di cui rilevare le impronte digitali". </div>
original_cache/debian_role/sysvinit-utils.html
linuxfoundation/cii-census
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>Debian -- Details of package sysvinit-utils in wheezy</title> <link rev="made" href="mailto:webmaster@debian.org"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="Author" content="Debian Webmaster, webmaster@debian.org"> <meta name="Description" content="System-V-like utilities"> <meta name="Keywords" content="Debian, wheezy, us, main, admin, 2.88dsf-41+deb7u1"> <link href="/debpkg.css" rel="stylesheet" type="text/css" media="all"> <script src="/packages.js" type="text/javascript"></script> </head> <body> <div id="header"> <div id="upperheader"> <div id="logo"> <!-- very Debian specific use of the logo stuff --> <a href="http://www.debian.org/"><img src="/Pics/openlogo-50.png" alt="Debian" with="50" height="61"></a> </div> <!-- end logo --> <p class="hidecss"><a href="#inner">skip the navigation</a></p> <p class="section"><a href="/">Packages</a></p> </div> <!-- end upperheader --> <!-- navbar --> <div id="navbar"> <ul> <li><a href="http://www.debian.org/intro/about">About Debian</a></li> <li><a href="http://www.debian.org/distrib/">Getting Debian</a></li> <li><a href="http://www.debian.org/support">Support</a></li> <li><a href="http://www.debian.org/devel/">Developers'&nbsp;Corner</a></li> </ul> </div> <!-- end navbar --> <div id="pnavbar"> &nbsp;&#x2F; <a href="/" title="Debian Packages Homepage">Packages</a> &#x2F; <a href="/wheezy/" title="Overview over this suite">wheezy (stable)</a> &#x2F; <a href="/wheezy/admin/" title="All packages in this section">admin</a> &#x2F; sysvinit-utils </div> <!-- end navbar --> </div> <!-- end header --> <div id="content"> <form method="GET" action="/search"> <div id="hpacketsearch"> <input type="submit" value="Search"> <select size="1" name="searchon"> <option value="names" selected="selected"> package names</option> <option value="all" >descriptions</option> <option value="sourcenames" >source package names</option> <option value="contents" >package contents</option> </select> <input type="text" size="30" name="keywords" value="" id="kw"> <span style="font-size: 60%"><a href="/">all options</a></span> </div> <!-- end hpacketsearch --> </form> <!-- show.tmpl --> <div id="pothers"> [&nbsp; <a href="/squeeze/sysvinit-utils">squeeze</a> &nbsp;] [&nbsp; <strong>wheezy</strong> &nbsp;] [&nbsp; <a href="/jessie/sysvinit-utils">jessie</a> &nbsp;] [&nbsp; <a href="/sid/sysvinit-utils">sid</a> &nbsp;]</div> <div id="psource"> [&nbsp;Source: <a title="Source package building this package" href="/source/wheezy/sysvinit">sysvinit</a> &nbsp;] </div> <!-- messages.tmpl --> <h1>Package: sysvinit-utils (2.88dsf-41+deb7u1) [<a href="http://www.debian.org/doc/debian-policy/ch-binary.html#s3.8"><strong class="pmarker" title="package manager will refuse to remove this package by default">essential</strong></a>] </h1> <div id="pmoreinfo"> <h2>Links for sysvinit-utils</h2> <div class="screenshot"> <a id="screenshot" href="//screenshots.debian.net/package/sysvinit-utils"><img src="//screenshots.debian.net/thumbnail-with-version//sysvinit-utils/2.88dsf-41+deb7u1" alt="Screenshot" border="0"/></a> </div> <h3>Debian Resources:</h3> <ul> <li><a href="http://bugs.debian.org/sysvinit-utils">Bug Reports</a></li> <li><a href="http://packages.qa.debian.org/sysvinit">Developer Information (PTS)</a></li> <li><a href="http://ftp-master.metadata.debian.org/changelogs//main/s/sysvinit/sysvinit_2.88dsf-41+deb7u1_changelog">Debian Changelog</a></li> <li><a href="http://ftp-master.metadata.debian.org/changelogs//main/s/sysvinit/sysvinit_2.88dsf-41+deb7u1_copyright">Copyright File</a></li> <li><a href="http://patch-tracker.debian.org/package/sysvinit/2.88dsf-41+deb7u1">Debian Patch Tracker</a></li> </ul> <h3>Download Source Package <a href="/source/wheezy/sysvinit">sysvinit</a>:</h3> <ul> <li><a href="http://ftp.de.debian.org/debian/pool/main/s/sysvinit/sysvinit_2.88dsf-41+deb7u1.dsc">[sysvinit_2.88dsf-41+deb7u1.dsc]</a></li> <li><a href="http://ftp.de.debian.org/debian/pool/main/s/sysvinit/sysvinit_2.88dsf.orig.tar.gz">[sysvinit_2.88dsf.orig.tar.gz]</a></li> <li><a href="http://ftp.de.debian.org/debian/pool/main/s/sysvinit/sysvinit_2.88dsf-41+deb7u1.debian.tar.gz">[sysvinit_2.88dsf-41+deb7u1.debian.tar.gz]</a></li> </ul> <h3>Maintainers:</h3><ul> <li><a href="mailto:pkg-sysvinit-devel@lists.alioth.debian.org">Debian sysvinit maintainers</a> (<a href="http://qa.debian.org/developer.php?login=pkg-sysvinit-devel%40lists.alioth.debian.org" title="An overview over the maintainer's packages and uploads">QA&nbsp;Page</a>, <a href="http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/" title="Archive of the Maintainer Mailinglist">Mail&nbsp;Archive</a>) </li> <li><a href="mailto:pere@debian.org">Petter Reinholdtsen</a> (<a href="http://qa.debian.org/developer.php?login=pere%40debian.org" title="An overview over the maintainer's packages and uploads">QA&nbsp;Page</a>) </li> <li><a href="mailto:hmh@debian.org">Henrique de Moraes Holschuh</a> (<a href="http://qa.debian.org/developer.php?login=hmh%40debian.org" title="An overview over the maintainer's packages and uploads">QA&nbsp;Page</a>) </li> <li><a href="mailto:kel@otaku42.de">Kel Modderman</a> (<a href="http://qa.debian.org/developer.php?login=kel%40otaku42.de" title="An overview over the maintainer's packages and uploads">QA&nbsp;Page</a>) </li> <li><a href="mailto:rleigh@debian.org">Roger Leigh</a> (<a href="http://qa.debian.org/developer.php?login=rleigh%40debian.org" title="An overview over the maintainer's packages and uploads">QA&nbsp;Page</a>) </li></ul> <h3>External Resources:</h3> <ul> <li><a href="http://savannah.nongnu.org/projects/sysvinit">Homepage</a> [savannah.nongnu.org]</li> </ul> <h3>Similar packages:</h3> <ul> <li><a href="/sysvinit">sysvinit</a></li> <li><a href="/util-linux">util-linux</a></li> <li><a href="/sysvinit-core">sysvinit-core</a></li> <li><a href="/sysv-rc">sysv-rc</a></li> <li><a href="/psmisc">psmisc</a></li> <li><a href="/net-tools">net-tools</a></li> <li><a href="/bsdutils">bsdutils</a></li> <li><a href="/coreutils">coreutils</a></li> <li><a href="/rcconf">rcconf</a></li> <li><a href="/puppet">puppet</a></li> </ul> </div> <!-- end pmoreinfo --> <div id="ptablist"> </div> <div id="pdesctab"> <div id="pdesc" > <h2>System-V-like utilities</h2> <p> This package contains the important System-V-like utilities. <p> Specifically, this package includes: killall5, last, lastb, mesg, pidof, service, sulogin </div> <!-- end pdesc --> <div id="ptags"><p> <a href="http://debtags.alioth.debian.org/edit.html?pkg=sysvinit-utils">Tags</a>: System Administration: <a href="/about/debtags#admin::login">Login</a>, Implemented in: <a href="/about/debtags#implemented-in::c">C</a>, User Interface: <a href="/about/debtags#interface::commandline">Command Line</a>, Role: role::program, scope::utility, Works with: <a href="/about/debtags#works-with::software:running">Running Programs</a> </p> </div> <!-- end ptags --> </div> <!-- pdesctab --> <div id="pdeps"> <h2>Other Packages Related to sysvinit-utils</h2> <table id="pdeplegend" class="visual" summary="legend"><tr> <td><ul class="uldep"><li>depends</li></ul></td> <td><ul class="ulrec"><li>recommends</li></ul></td> <td><ul class="ulsug"><li>suggests</li></ul></td> <td><ul class="ulenh"><li>enhances</li></ul></td> </tr></table> <ul class="uldep"> <li> <dl> <dt><span class="nonvisual">dep:</span> <a href="/wheezy/libc0.1">libc0.1</a> (>= 2.8) [kfreebsd-amd64, kfreebsd-i386]</dt> <dd lang="en">Embedded GNU C Library: Shared libraries <br>also a virtual package provided by <span id="js_libc0.1" class="p_js_elem"></span> <span id="html_libc0.1"><a href="/wheezy/libc0.1-udeb">libc0.1-udeb</a></span> </dd> </dl> <li> <dl> <dt><span class="nonvisual">dep:</span> <a href="/wheezy/libc6">libc6</a> (>= 2.10) [not armhf, ia64, kfreebsd-amd64, kfreebsd-i386, s390x]</dt> <dd lang="en">Embedded GNU C Library: Shared libraries <br>also a virtual package provided by <span id="js_libc6" class="p_js_elem"></span> <span id="html_libc6"><a href="/wheezy/libc6-udeb">libc6-udeb</a></span> </dd> </dl> <dl> <dt><span class="nonvisual">dep:</span> <a href="/wheezy/libc6">libc6</a> (>= 2.13) [s390x]</dt> </dl> <dl> <dt><span class="nonvisual">dep:</span> <a href="/wheezy/libc6">libc6</a> (>= 2.13-28) [armhf]</dt> </dl> <li> <dl> <dt><span class="nonvisual">dep:</span> <a href="/wheezy/libc6.1">libc6.1</a> (>= 2.13-25~) [ia64]</dt> <dd lang="en">Embedded GNU C Library: Shared libraries <br>also a virtual package provided by <span id="js_libc6.1" class="p_js_elem"></span> <span id="html_libc6.1"><a href="/wheezy/libc6.1-udeb">libc6.1-udeb</a></span> </dd> </dl> <li> <dl> <dt><span class="nonvisual">dep:</span> <a href="/wheezy/libselinux1">libselinux1</a> (>= 1.32) [not kfreebsd-amd64, kfreebsd-i386]</dt> <dd lang="en">SELinux runtime shared libraries </dd> </dl> </ul> <ul class="ulsug"> <li> <dl> <dt><span class="nonvisual">sug:</span> <a href="/wheezy/bootlogd">bootlogd</a> </dt> <dd lang="en">daemon to log boot messages </dd> </dl> <li> <dl> <dt><span class="nonvisual">sug:</span> <a href="/wheezy/sash">sash</a> </dt> <dd lang="en">Stand-alone shell </dd> </dl> </ul> </div> <!-- end pdeps --> <div id="pdownload"> <h2>Download sysvinit-utils</h2> <table summary="The download table links to the download of the package and a file overview. In addition it gives information about the package size and the installed size."> <caption class="hidecss">Download for all available architectures</caption> <tr><th>Architecture</th> <th>Package Size</th> <th>Installed Size</th> <th>Files</th> </tr> <tr> <th><a href="/wheezy/amd64/sysvinit-utils/download">amd64</a></th> <td class="size">97.8&nbsp;kB</td><td class="size">272.0&nbsp;kB</td> <td> [<a href="/wheezy/amd64/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/armel/sysvinit-utils/download">armel</a></th> <td class="size">97.9&nbsp;kB</td><td class="size">215.0&nbsp;kB</td> <td> [<a href="/wheezy/armel/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/armhf/sysvinit-utils/download">armhf</a></th> <td class="size">92.7&nbsp;kB</td><td class="size">203.0&nbsp;kB</td> <td> [<a href="/wheezy/armhf/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/i386/sysvinit-utils/download">i386</a></th> <td class="size">95.7&nbsp;kB</td><td class="size">218.0&nbsp;kB</td> <td> [<a href="/wheezy/i386/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/ia64/sysvinit-utils/download">ia64</a></th> <td class="size">115.1&nbsp;kB</td><td class="size">293.0&nbsp;kB</td> <td> [<a href="/wheezy/ia64/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/kfreebsd-amd64/sysvinit-utils/download">kfreebsd-amd64</a></th> <td class="size">95.1&nbsp;kB</td><td class="size">169.0&nbsp;kB</td> <td> [<a href="/wheezy/kfreebsd-amd64/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/kfreebsd-i386/sysvinit-utils/download">kfreebsd-i386</a></th> <td class="size">92.6&nbsp;kB</td><td class="size">156.0&nbsp;kB</td> <td> [<a href="/wheezy/kfreebsd-i386/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/mips/sysvinit-utils/download">mips</a></th> <td class="size">96.3&nbsp;kB</td><td class="size">223.0&nbsp;kB</td> <td> [<a href="/wheezy/mips/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/mipsel/sysvinit-utils/download">mipsel</a></th> <td class="size">94.6&nbsp;kB</td><td class="size">223.0&nbsp;kB</td> <td> [<a href="/wheezy/mipsel/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/powerpc/sysvinit-utils/download">powerpc</a></th> <td class="size">95.6&nbsp;kB</td><td class="size">219.0&nbsp;kB</td> <td> [<a href="/wheezy/powerpc/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/s390/sysvinit-utils/download">s390</a></th> <td class="size">97.4&nbsp;kB</td><td class="size">226.0&nbsp;kB</td> <td> [<a href="/wheezy/s390/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/s390x/sysvinit-utils/download">s390x</a></th> <td class="size">101.8&nbsp;kB</td><td class="size">243.0&nbsp;kB</td> <td> [<a href="/wheezy/s390x/sysvinit-utils/filelist">list of files</a>] </td> </tr> <tr> <th><a href="/wheezy/sparc/sysvinit-utils/download">sparc</a></th> <td class="size">96.7&nbsp;kB</td><td class="size">236.0&nbsp;kB</td> <td> [<a href="/wheezy/sparc/sysvinit-utils/filelist">list of files</a>] </td> </tr> </table> </div> <!-- end pdownload --> </div> <!-- end inner --> <div id="footer"> <hr class="hidecss"> <!--UdmComment--> <div id="pageLang"> <div id="langSelector"> <p>This page is also available in the following languages (How to set <a href="http://www.debian.org/intro/cn">the default document language</a>):</p> <div id="langContainer"> <a href="/bg/wheezy/sysvinit-utils" title="Bulgarian" hreflang="bg" lang="bg" rel="alternate">&#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080; (B&#601;lgarski)</a> <a href="/cs/wheezy/sysvinit-utils" title="Czech" hreflang="cs" lang="cs" rel="alternate">&#269;esky</a> <a href="/da/wheezy/sysvinit-utils" title="Danish" hreflang="da" lang="da" rel="alternate">dansk</a> <a href="/de/wheezy/sysvinit-utils" title="German" hreflang="de" lang="de" rel="alternate">Deutsch</a> <a href="/es/wheezy/sysvinit-utils" title="Spanish" hreflang="es" lang="es" rel="alternate">espa&ntilde;ol</a> <a href="/fi/wheezy/sysvinit-utils" title="Finnish" hreflang="fi" lang="fi" rel="alternate">suomi</a> <a href="/fr/wheezy/sysvinit-utils" title="French" hreflang="fr" lang="fr" rel="alternate">fran&ccedil;ais</a> <a href="/ko/wheezy/sysvinit-utils" title="Korean" hreflang="ko" lang="ko" rel="alternate">&#54620;&#44397;&#50612; (Hangul)</a> <a href="/hu/wheezy/sysvinit-utils" title="Hungarian" hreflang="hu" lang="hu" rel="alternate">magyar</a> <a href="/it/wheezy/sysvinit-utils" title="Italian" hreflang="it" lang="it" rel="alternate">Italiano</a> <a href="/ja/wheezy/sysvinit-utils" title="Japanese" hreflang="ja" lang="ja" rel="alternate">&#26085;&#26412;&#35486; (Nihongo)</a> <a href="/nl/wheezy/sysvinit-utils" title="Dutch" hreflang="nl" lang="nl" rel="alternate">Nederlands</a> <a href="/pl/wheezy/sysvinit-utils" title="Polish" hreflang="pl" lang="pl" rel="alternate">polski</a> <a href="/pt/wheezy/sysvinit-utils" title="Portuguese" hreflang="pt" lang="pt" rel="alternate">Portugu&ecirc;s (pt)</a> <a href="/pt-br/wheezy/sysvinit-utils" title="Portuguese (Brasilia)" hreflang="pt-br" lang="pt-br" rel="alternate">Portugu&ecirc;s (br)</a> <a href="/ru/wheezy/sysvinit-utils" title="Russian" hreflang="ru" lang="ru" rel="alternate">&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081; (Russkij)</a> <a href="/sk/wheezy/sysvinit-utils" title="Slovak" hreflang="sk" lang="sk" rel="alternate">slovensky</a> <a href="/sv/wheezy/sysvinit-utils" title="Swedish" hreflang="sv" lang="sv" rel="alternate">svenska</a> <a href="/tr/wheezy/sysvinit-utils" title="Turkish" hreflang="tr" lang="tr" rel="alternate">T&uuml;rk&ccedil;e</a> <a href="/uk/wheezy/sysvinit-utils" title="Ukrainian" hreflang="uk" lang="uk" rel="alternate">&#1091;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1072; (ukrajins'ka)</a> <a href="/zh-cn/wheezy/sysvinit-utils" title="Chinese (China)" hreflang="zh-cn" lang="zh-cn" rel="alternate">&#20013;&#25991; (Zhongwen,&#31616;)</a> <a href="/zh-tw/wheezy/sysvinit-utils" title="Chinese (Taiwan)" hreflang="zh-tw" lang="zh-tw" rel="alternate">&#20013;&#25991; (Zhongwen,&#32321;)</a> </div> </div> </div> <!--/UdmComment--> <hr class="hidecss"> <div id="fineprint" class="bordertop"> <div id="impressum"> <p>To report a problem with the web site, e-mail <a href="mailto:debian-www@lists.debian.org">debian-www@lists.debian.org</a>. For other contact information, see the Debian <a href="http://www.debian.org/contact">contact page</a>.</p> <p> Content Copyright &copy; 1997 - 2015 <a href="http://www.spi-inc.org/">SPI Inc.</a>; See <a href="http://www.debian.org/license">license terms</a>. Debian is a <a href="http://www.debian.org/trademark">trademark</a> of SPI Inc. <a href="/about/">Learn more about this site</a>.</p> </div> <!-- end impressum --> <div id="sponsorfooter"><p> This service is sponsored by <a href="http://cs.helsinki.fi/index.en.html">University of Helsinki - Department of Computer Science</a>.</p></div> </div> <!-- end fineprint --> </div> <!-- end footer --> </body> </html>
python_sevilla/users/templates/registration/password_reset_confirm.html
iPablo/starter-python-sevilla
{% extends 'base/base.html' %} {% load i18n %} {% load static %} {% block extra_js %} <script src="{% static 'js/new_password_validator.js' %}" charset="utf-8"></script> {% endblock %} {% block content %} {% if validlink %} <div class="password-reset jumbotron"> <div class="container"> <p>{% trans "Please enter your new password twice so we can verify you typed it in correctly." %}</p> </div> <form method="post"> {% csrf_token %} <div class="form-group"> {{ form.new_password1.errors }} <label for="id_new_password1">{% trans 'New password:' %}</label> <div class="pass-wrapper"> {{ form.new_password1 }} </div> </div> <div class="form-group"> {{ form.new_password2.errors }} <label for="id_new_password2">{% trans 'Confirm password:' %}</label> <div class="pass-wrapper"> {{ form.new_password2 }} </div> </div> <input id="send_new" class="btn btn-primary btn-xs" type="submit" value="{% trans 'Change my password' %}" /> </form> </div> {% else %} <div class="password-reset jumbotron"> <div class="container"> <p> {% trans "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." %} </p> </div> </div> {% endif %} {% endblock %}
src/client/assets/css/ie8.css
nicolaschaillot/electron-events
body,input,select,textarea{color:#fff}input[type="submit"],input[type="reset"],input[type="button"],button,.button{position:relative}input[type="submit"]:after,input[type="reset"]:after,input[type="button"]:after,button:after,.button:after{display:none}.features{border:solid 1px}input[type="text"],input[type="password"],input[type="email"],input[type="tel"],select,textarea{background:transparent;border:solid 1px}.split.style1>:first-child{padding-right:2em;width:70%}
tests/tut/angular_tut/product-gallery.html
misterdavemeister/meanio
<div ng-show="product.images.length"> <div class="img-wrap"> <img ng-src="{{product.images[gallery.current]}}" /> </div> <ul class="img-thumbnails clearfix"> <li class="small-image pull-left thumbnail" ng-repeat="image in product.images"> <img ng-src="{{image}}" /> </li> </ul> </div>
client/views/modals/notifications/notification-button.html
katopz/nullchat
<template name="notificationButton"> <a class="notification-button item"> <i class="comment icon"></i> Notifications {{#if unreadCount}} <div class="ui red label">{{unreadCount}}</div> {{/if}} </a> </template>
api/2.0/Thelia/Core/Security/User/UserInterface.html
sitecrafting/thelia.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Thelia\Core\Security\User\UserInterface | 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_Core_Security_User_UserInterface" 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">interface</span></li> <li><a href="../../../../Thelia.html">Thelia</a></li> <li><a href="../../../../Thelia/Core.html">Core</a></li> <li><a href="../../../../Thelia/Core/Security.html">Security</a></li> <li><a href="../../../../Thelia/Core/Security/User.html">User</a></li> <li>UserInterface</li> </ol> </div> <div id="page-content"> <div class="page-header"> <h1>UserInterface</h1> </div> <p> interface <strong>UserInterface</strong> </p> <div class="description"> <p>This interface should be implemented by user classes</p> </div> <h2>Methods</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_getUsername">getUsername</a>() <p>Return the user unique name</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_getPassword">getPassword</a>() <p>Return the user encoded password</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_checkPassword">checkPassword</a>($password) <p>Check a string against a the user password</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="Thelia\Core\Security\User\Role">Role</abbr>[] </div> <div class="col-md-8 type"> <a href="#method_getRoles">getRoles</a>() <p>Returns the roles granted to the user.</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> void </div> <div class="col-md-8 type"> <a href="#method_eraseCredentials">eraseCredentials</a>() <p>Removes sensitive data from the user.</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_getToken">getToken</a>() <p>return the user token (used by remember me authnetication system)</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_setToken">setToken</a>($token) <p>Set a token in the user data (used by remember me authnetication system)</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_getSerial">getSerial</a>() <p>return the user serial (used by remember me authnetication system)</p> </div> <div class="col-md-2"></div> </div> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method_setSerial">setSerial</a>($serial) <p>Set a serial number int the user data (used by remember me authnetication system)</p> </div> <div class="col-md-2"></div> </div> </div> <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method_getUsername"> <div class="location">at line 26</div> <code> <strong>getUsername</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>Return the user unique name</p> </div> <div class="tags"> </div> </div> </div> <div class="method-item"> <h3 id="method_getPassword"> <div class="location">at line 31</div> <code> <strong>getPassword</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>Return the user encoded password</p> </div> <div class="tags"> </div> </div> </div> <div class="method-item"> <h3 id="method_checkPassword"> <div class="location">at line 36</div> <code> <strong>checkPassword</strong>($password)</code> </h3> <div class="details"> <div class="method-description"> <p>Check a string against a the user password</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$password</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_getRoles"> <div class="location">at line 50</div> <code> <abbr title="Thelia\Core\Security\User\Role">Role</abbr>[] <strong>getRoles</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>Returns the roles granted to the user.</p> <p><code> public function getRoles() { return array('USER'); } </code></p> </div> <div class="tags"> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="Thelia\Core\Security\User\Role">Role</abbr>[]</td> <td>The user roles</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_eraseCredentials"> <div class="location">at line 60</div> <code> void <strong>eraseCredentials</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>Removes sensitive data from the user.</p> <p>This is important if, at any given point, sensitive information like the plain-text password is stored on this object.</p> </div> <div class="tags"> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> void</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_getToken"> <div class="location">at line 65</div> <code> <strong>getToken</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>return the user token (used by remember me authnetication system)</p> </div> <div class="tags"> </div> </div> </div> <div class="method-item"> <h3 id="method_setToken"> <div class="location">at line 70</div> <code> <strong>setToken</strong>($token)</code> </h3> <div class="details"> <div class="method-description"> <p>Set a token in the user data (used by remember me authnetication system)</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$token</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_getSerial"> <div class="location">at line 75</div> <code> <strong>getSerial</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>return the user serial (used by remember me authnetication system)</p> </div> <div class="tags"> </div> </div> </div> <div class="method-item"> <h3 id="method_setSerial"> <div class="location">at line 80</div> <code> <strong>setSerial</strong>($serial)</code> </h3> <div class="details"> <div class="method-description"> <p>Set a serial number int the user data (used by remember me authnetication system)</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$serial</td> <td></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>
public/plugins/c3-0.5.4/htdocs/samples/api_legend.html
tuandinhvu/v2CRM
<html> <head> <link rel="stylesheet" type="text/css" href="/css/c3.css"> </head> <body> <div id="chart"></div> <script src="http://d3js.org/d3.v4.min.js" charset="utf-8"></script> <script src="/js/c3.js"></script> <script> var columns = []; for (var i = 0; i < 5; i++ ) { columns[i] = ['datahogehogeohgeohoge' + i, 10 * i, 20 * i, 30 * i]; } var chart = c3.generate({ data: { columns: columns, }, axis: { x: { type: 'category' } } }); setTimeout(function () { chart.legend.hide(); }, 1000); setTimeout(function () { chart = c3.generate({ data: { columns: columns, }, axis: { x: { type: 'category' } }, legend: { position: 'right' } }); }, 2000); setTimeout(function () { chart.legend.hide(); }, 3000); setTimeout(function () { chart = c3.generate({ data: { columns: columns, }, axis: { rotated: true } }); }, 4000); setTimeout(function () { chart.legend.hide(); }, 5000); setTimeout(function () { chart = c3.generate({ data: { columns: columns, }, legend: { position: 'right' }, axis: { rotated: true } }); }, 6000); setTimeout(function () { chart.legend.hide(); }, 7000); setTimeout(function () { chart = c3.generate({ data: { columns: columns, }, legend: { show: false } }); }, 8000); setTimeout(function () { chart.legend.show(); }, 9000); setTimeout(function () { chart = c3.generate({ data: { columns: columns, }, legend: { show: false }, axis: { rotated: true } }); }, 10000); setTimeout(function () { chart.legend.show(); }, 11000); setTimeout(function () { chart = c3.generate({ data: { columns: columns, }, legend: { position: 'right', show: false } }); }, 12000); setTimeout(function () { chart.legend.show(); }, 13000); </script> </body> </html>
doc/functionReference/prtPreProcPca/isCrossValidateValid.html
jpalves/PRT
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="./../../helpwin.css"> <title>MATLAB File Help: prtPreProcPca/isCrossValidateValid</title> </head> <body> <!--Single-page help--> <table border="0" cellspacing="0" width="100%"> <tr class="subheader"> <td class="headertitle">MATLAB File Help: prtPreProcPca/isCrossValidateValid</td> </tr> </table> <div class="title">prtPreProcPca/isCrossValidateValid</div> <div class="helptext"><pre><!--helptext --> <span class="helptopic">isCrossValidateValid</span> - True Help for <span class="helptopic">prtPreProcPca/isCrossValidateValid</span> is inherited from superclass <a href="./../prtPreProc.html">prtPreProc</a></pre></div><!--after help --> <!--Property--> <div class="sectiontitle">Property Details</div> <table class="class-details"> <tr> <td class="class-detail-label">Constant</td> <td>false</td> </tr> <tr> <td class="class-detail-label">Dependent</td> <td>false</td> </tr> <tr> <td class="class-detail-label">Sealed</td> <td>false</td> </tr> <tr> <td class="class-detail-label">Transient</td> <td>false</td> </tr> <tr> <td class="class-detail-label">GetAccess</td> <td>public</td> </tr> <tr> <td class="class-detail-label">SetAccess</td> <td>protected</td> </tr> <tr> <td class="class-detail-label">GetObservable</td> <td>false</td> </tr> <tr> <td class="class-detail-label">SetObservable</td> <td>false</td> </tr> </table> </body> </html>
docs/examples/label.html
bertomartin/geo
<!DOCTYPE html> <html> <head> <title>label examples</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"> <meta name="description" content="An example of drawing shapes with labels"> <meta name="author" content="Ryan Westphal"> <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/themes/blitzer/jquery-ui.css" /> <link rel="stylesheet" type="text/css" href="css/style.css" /> <style type="text/css"> #map { position: fixed; left: 0; top: 0; right: 0; bottom: 0; } </style> </head> <body> <div> <div id="map"> </div> <div class="info"> <div class="links"> <a href="../" class="docLink">&lt; docs</a> <a href="http://jsfiddle.net/ryanttb/2TAzc/embedded/" class="fiddleLink not-mobile"><img src="img/jsfiddle.png" alt="" /> jsFiddle &gt;</a> </div> <h1>label</h1> <p class="not-mobile">This example builds on the drawing example by appending a label with shapes. Enter label text (HTML is ok), choose a tool below, and start labelling!</p> <input type="text" name="label" value="a label" autofocus /> <div id="modes"> <input type="radio" id="drawPoint" name="mode" value="drawPoint" checked="checked" /><label for="drawPoint">point</label> <input type="radio" id="drawLineString" name="mode" value="drawLineString" /><label for="drawLineString">line</label> <input type="radio" id="drawPolygon" name="mode" value="drawPolygon" /><label for="drawPolygon">polygon</label> </div> </div> </div> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/jquery-ui.min.js"></script> <script src="../jquery.geo-test.min.js"></script> <script> $(function () { // create a map, setting mode to drawPoint initially var map = $("#map").geomap({ center: [-71.0595678, 42.3604823], zoom: 8, mode: "drawPoint", shape: function (e, geo) { // the shape event triggers when a user draws a shape // the geo object is a simple GeoJSON object: Point, LineString or Polygon // we can append it directly to the map // grab the text of the label input and send it as a label for this shape map.geomap("append", geo, $("input[name='label']").val()); } }); // jQuery UI for pretty buttons $("#modes").buttonset(); $("#modes input").click(function () { // set the map's mode option based on value of the input clicked // this will change the map's mode to drawPoint, drawLineString or drawPolygon map.geomap("option", "mode", $(this).val()); }); }); </script> <script> var _gaq = [['_setAccount', 'UA-26084853-1'], ['_trackPageview']]; (function (d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.async = 1; g.src = ('https:' == location.protocol ? '//ssl' : '//www') + '.google-analytics.com/ga.js'; s.parentNode.insertBefore(g, s); } (document, 'script')); </script> </body> </html>
toolchain/gcc-arm-none-eabi-4_6-2012q2/share/doc/html/gcc/Copying.html
sahdman/rpi_android_kernel
<html lang="en"> <head> <title>Copying - Using the GNU Compiler Collection (GCC)</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using the GNU Compiler Collection (GCC)"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#Top"> <link rel="prev" href="GNU-Project.html#GNU-Project" title="GNU Project"> <link rel="next" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" title="GNU Free Documentation License"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being ``Funding Free Software'', the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled ``GNU Free Documentation License''. (a) The FSF's Front-Cover Text is: A GNU Manual (b) The FSF's Back-Cover Text is: You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.--> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --></style> </head> <body> <div class="node"> <p> <a name="Copying"></a> Next:&nbsp;<a rel="next" accesskey="n" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="GNU-Project.html#GNU-Project">GNU Project</a>, Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a> <hr> </div> <!-- man begin DESCRIPTION --> <h2 class="unnumbered">GNU General Public License</h2> <div align="center">Version 3, 29 June 2007</div> <!-- This file is intended to be included in another file. --> <pre class="display"> Copyright &copy; 2007 Free Software Foundation, Inc. <a href="http://fsf.org/">http://fsf.org/</a> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. </pre> <h3 class="heading">Preamble</h3> <p>The GNU General Public License is a free, copyleft license for software and other kinds of works. <p>The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program&ndash;to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. <p>When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. <p>To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. <p>For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. <p>Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. <p>For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. <p>Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. <p>Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. <p>The precise terms and conditions for copying, distribution and modification follow. <h3 class="heading">TERMS AND CONDITIONS</h3> <ol type=1 start=0> <li>Definitions. <p>&ldquo;This License&rdquo; refers to version 3 of the GNU General Public License. <p>&ldquo;Copyright&rdquo; also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. <p>&ldquo;The Program&rdquo; refers to any copyrightable work licensed under this License. Each licensee is addressed as &ldquo;you&rdquo;. &ldquo;Licensees&rdquo; and &ldquo;recipients&rdquo; may be individuals or organizations. <p>To &ldquo;modify&rdquo; a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a &ldquo;modified version&rdquo; of the earlier work or a work &ldquo;based on&rdquo; the earlier work. <p>A &ldquo;covered work&rdquo; means either the unmodified Program or a work based on the Program. <p>To &ldquo;propagate&rdquo; a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. <p>To &ldquo;convey&rdquo; a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. <p>An interactive user interface displays &ldquo;Appropriate Legal Notices&rdquo; to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. <li>Source Code. <p>The &ldquo;source code&rdquo; for a work means the preferred form of the work for making modifications to it. &ldquo;Object code&rdquo; means any non-source form of a work. <p>A &ldquo;Standard Interface&rdquo; means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. <p>The &ldquo;System Libraries&rdquo; of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A &ldquo;Major Component&rdquo;, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. <p>The &ldquo;Corresponding Source&rdquo; for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. <p>The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. <p>The Corresponding Source for a work in source code form is that same work. <li>Basic Permissions. <p>All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. <p>You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. <p>Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. <li>Protecting Users' Legal Rights From Anti-Circumvention Law. <p>No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. <p>When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. <li>Conveying Verbatim Copies. <p>You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. <p>You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. <li>Conveying Modified Source Versions. <p>You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: <ol type=a start=1> <li>The work must carry prominent notices stating that you modified it, and giving a relevant date. <li>The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to &ldquo;keep intact all notices&rdquo;. <li>You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. <li>If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. </ol> <p>A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an &ldquo;aggregate&rdquo; if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. <li>Conveying Non-Source Forms. <p>You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: <ol type=a start=1> <li>Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. <li>Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. <li>Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. <li>Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. <li>Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. </ol> <p>A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. <p>A &ldquo;User Product&rdquo; is either (1) a &ldquo;consumer product&rdquo;, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, &ldquo;normally used&rdquo; refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. <p>&ldquo;Installation Information&rdquo; for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. <p>If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). <p>The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. <p>Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. <li>Additional Terms. <p>&ldquo;Additional permissions&rdquo; are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. <p>When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. <p>Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: <ol type=a start=1> <li>Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or <li>Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or <li>Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or <li>Limiting the use for publicity purposes of names of licensors or authors of the material; or <li>Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or <li>Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. </ol> <p>All other non-permissive additional terms are considered &ldquo;further restrictions&rdquo; within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. <p>If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. <p>Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. <li>Termination. <p>You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). <p>However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. <p>Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. <p>Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. <li>Acceptance Not Required for Having Copies. <p>You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. <li>Automatic Licensing of Downstream Recipients. <p>Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. <p>An &ldquo;entity transaction&rdquo; is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. <p>You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. <li>Patents. <p>A &ldquo;contributor&rdquo; is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's &ldquo;contributor version&rdquo;. <p>A contributor's &ldquo;essential patent claims&rdquo; are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, &ldquo;control&rdquo; includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. <p>Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. <p>In the following three paragraphs, a &ldquo;patent license&rdquo; is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To &ldquo;grant&rdquo; such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. <p>If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. &ldquo;Knowingly relying&rdquo; means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. <p>If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. <p>A patent license is &ldquo;discriminatory&rdquo; if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. <p>Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. <li>No Surrender of Others' Freedom. <p>If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. <li>Use with the GNU Affero General Public License. <p>Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. <li>Revised Versions of this License. <p>The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. <p>Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License &ldquo;or any later version&rdquo; applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. <p>If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. <p>Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. <li>Disclaimer of Warranty. <p>THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM &ldquo;AS IS&rdquo; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. <li>Limitation of Liability. <p>IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. <li>Interpretation of Sections 15 and 16. <p>If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. </ol> <h3 class="heading">END OF TERMS AND CONDITIONS</h3> <h3 class="heading">How to Apply These Terms to Your New Programs</h3> <p>If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. <p>To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the &ldquo;copyright&rdquo; line and a pointer to where the full notice is found. <pre class="smallexample"> <var>one line to give the program's name and a brief idea of what it does.</var> Copyright (C) <var>year</var> <var>name of author</var> 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 <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>. </pre> <p>Also add information on how to contact you by electronic and paper mail. <p>If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: <pre class="smallexample"> <var>program</var> Copyright (C) <var>year</var> <var>name of author</var> This program comes with ABSOLUTELY NO WARRANTY; for details type &lsquo;<samp><span class="samp">show w</span></samp>&rsquo;. This is free software, and you are welcome to redistribute it under certain conditions; type &lsquo;<samp><span class="samp">show c</span></samp>&rsquo; for details. </pre> <p>The hypothetical commands &lsquo;<samp><span class="samp">show w</span></samp>&rsquo; and &lsquo;<samp><span class="samp">show c</span></samp>&rsquo; should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an &ldquo;about box&rdquo;. <p>You should also get your employer (if you work as a programmer) or school, if any, to sign a &ldquo;copyright disclaimer&rdquo; for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>. <p>The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <a href="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</a>. <!-- man end --> <!-- --> <!-- GFDL --> <!-- --> <!-- Special handling for inclusion in the install manual. --> <!-- man begin DESCRIPTION --> </body></html>
static/css/main.css
MahdiMajidzadeh/qomlug
@font-face { font-family: 'shabnam'; src: url('../fonts/Shabnam.eot'); src: url('../fonts/Shabnam.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam.woff') format('woff'), url('../fonts/Shabnam.ttf') format('truetype'); font-style: normal; font-weight: normal; } @font-face { font-family: 'shabnam'; src: url('../fonts/Shabnam-Bold.eot'); src: url('../fonts/Shabnam-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Shabnam-Bold.woff') format('woff'), url('../fonts/Shabnam-Bold.ttf') format('truetype'); font-style: normal; font-weight: bold; } html, body { margin: 0; padding: 0; position: relative; } body { font-family: 'shabnam', serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga" on; } h1, h2, h3, h4, h5, h6 { font-family: 'shabnam', sans-serif; color: #222; } a { outline: none; } .wrapper { overflow: hidden; position: relative; } .header { padding: 20px 0; position: relative; background: #f5f5f5; border-bottom: 1px solid #eaeaea; } .nav { max-width: 800px; margin: 0 auto; padding: 0 15px; font-family: 'shabnam', sans-serif; text-align: left; } .nav-logo { float: right; margin-top: -11px; transition: transform 150ms ease-out; } .nav-logo:hover { transform: scale(1.1); } .nav-logo img { display: block; max-height: 40px; width: auto; border-radius: 50%; } .nav-links { margin: 0; padding: 0; font-size: 14px; list-style: none; } .nav-links li { display: inline-block; margin: 0 0 0 15px; } .nav-links li:first-child { margin-left: 0; } .nav-links a { text-decoration: none; color: #111; } .nav-links a:hover { color: #000; } .content { max-width: 700px; margin: 60px auto 80px; padding: 0 15px; font-size: 16px; line-height: 1.7; color: #555; } .article-title { font-size: 34px; color: #222; margin: 0; line-height: 1.3; } .article-date { color: #ccc; } .archive-content { font-weight: normal; margin: 30px 0; color: #888; } .article-duration { margin-top: 12px; float: left; font-size: 10px; font-family: 'shabnam', sans-serif; padding: 1px 5px; font-weight: bold; border-radius: 3px; background: #bbb; color: #fff } .article-content p { margin: 5px 0 5px; } .article-content a { text-decoration: none; color: inherit; border-bottom: 3px solid #CBF8DF; box-shadow: inset 0 -4px 0 #CBF8DF; background: transparent; transition: background 150ms ease; } .article-content a:hover, .article-content a:focus { background: #CBF8DF; } .article-content hr { width: 150px; margin: 50px auto; height: 1px; overflow: hidden; border: none; background: #e5e5e5; } .highlight { border-radius: 3px; position: relative; margin: 40px 0; font-size: 14px; } .highlight pre { padding: 10px; } .archive { margin: 0; padding: 0; list-style: none; line-height: 1.3em; text-align: center; color: #111; } .archive-title { font-size: 32px; margin-top: 60px; } .archive-item { margin: 5px 0 15px; padding: 0; } .archive-item-date { color: #ccc; font-size: 14px; padding: 5px 0; margin-top: 5px; display: block; } .archive-item-link { display: inline-block; text-decoration: none; font-size: 30px; font-family: 'Lato', sans-serif; font-weight: bold; color: #222; padding: 5px 0; border-bottom: 1px solid #ddd; } .archive-item-link:hover { border-bottom-color: #222; } .footer { padding: 25px 0; text-align: center; font-family: 'shabnam', sans-serif; } .footer-links { list-style: none; margin: 0; padding: 0; color: #ccc; font-size: 14px; } .footer-links li { margin: 0; padding: 0; display: inline-block; } .footer-links a { color: #888; text-decoration: none; transition: color 150ms ease; margin: 0 15px; } .footer-links a:hover, .footer-links a:focus { color: #222; } .footer-links li::before { content: '/'; position: relative; left: -2px; } .footer-links li:first-child::before { display: none; } .footer-links-kudos img { position: relative; top: 6px; margin-left: 2px; } @media (min-width: 600px) { .header { padding: 25px 0; } .nav-logo { margin-top: -13px; } .nav-logo img { max-height: 50px; } .nav-links { font-size: 18px; } .nav-links li { margin: 0 30px 0 0; } .content { font-size: 19px; line-height: 1.8; margin: 100px auto; } .highlight { font-size: 16px; margin: 40px -20px; } .archive { text-align: right; } .archive-title { font-size: 38px; } .archive-item-date { font-size: 19px; text-align: left; float: left; } .article-title { font-size: 42px; } .article-duration { font-size: 12px; } .footer-links { font-size: inherit; } }
test/fixtures/basic/merge-blanks.html
julmot/jquery.mark
<div class="basic-merge-blanks"> <div> <p> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem&nbsp;&nbsp;&nbsp;ipsum dolor sit amet. </p> </div> <div> <p> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem&nbsp;ipsum dolor sit amet. Loremipsum <!-- Words without whitespace shouldn't be marked --> </p> </div> </div>
src/home/home.ctrl.html
przemek-nowicki/widget-project
<p>Welcome</p>
net/ngNorthwind/src/client/app/products/products.html
kyroskoh/breeze.js.samples
<section class="mainbar"> <section class="matter"> <div class="container"> <div class="row"> <div class="col-md-6"> <div class="btn-group pull-right"> <button class="btn btn-info btn-form-md" data-ng-click="vm.refresh()"> <i class="fa fa-refresh"></i>Refresh </button> <a class="btn btn-info btn-form-md" href="#/product/new"><i class="fa fa-plus"> </i><span>Add Product</span> </a> <button class="btn btn-info btn-form-md" ng-click="vm.cancel()" ng-disabled="!vm.canSave"> <i class="fa fa-undo"></i>Cancel </button> <button class="btn btn-success btn-form-md" ng-click="vm.save()" ng-disabled="!vm.canSave"> <i class="fa fa-save"></i>Save </button> <button class="btn btn-danger btn-form-md" ng-click="vm.reset()"> <i class="fa fa-trash-o"></i>Reset </button> <!--Need ng-hide for show/hide animations--> <span ng-show="vm.canSave" class="dissolve-animation ng-hide flag-haschanges"> <i class="fa fa-asterisk fa fa-asterisk-large" rel="tooltip" title="You have changes"></i> </span> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="widget worange"> <div data-cc-widget-header title="Products"></div> <div class="widget-content text-left text-info"> <table class="table table-condensed table-striped"> <thead> <tr> <th>Name</th> <th>Category</th> <th>Supplier</th> <th>Unit Price</th> </tr> </thead> <tbody> <tr data-ng-repeat="p in vm.products" ng-click="vm.gotoProduct(p)" class="clickable EState {{p.entityAspect.entityState.name}}"> <td>{{p.productName}}</td> <td>{{p.category.categoryName}}</td> <td>{{p.supplier.companyName}}</td> <td>{{p.unitPrice | currency}}</td> </tr> </tbody> </table> </div> <div class="widget-foot"> <div class="clearfix"></div> </div> </div> </div> </div> </div> </section> </section>
app/components/ua/projectDetailsTab/consultant-table/consultant-table.template.html
nsorin/DoleticRESTClient
<table class="ui very basic celled table"> <thead> <tr> <th>Nom complet</th> <th>Téléphone</th> <th>Adresse mail</th> <th>JEH assignés</th> <th>Paie par JEH</th> <th>Actions</th> </tr> </thead> <tfoot ng-if="projectService.selectedProject.userHasRights"> <tr> <th colspan="6"> <form name="consultantForm" ng-submit="consultantForm.$valid && addConsultant()" novalidate> <div class="ui centered grid"> <div class="five wide column"> <ng-dropdown data-label="fullName" ng-option="userService.users" data-value="id" ng-model="consultant.user" required="true"></ng-dropdown> </div> <div class="four wide column"> <div class="ui input"> <input placeholder="Nombre de JEH..." type="number" ng-model="consultant.jehAssigned" required="true"/> </div> </div> <div class="four wide column"> <div class="ui input"> <input placeholder="Paie par JEH..." type="number" ng-model="consultant.payByJeh" required="true"/> </div> </div> <div class="three wide column"> <input type="submit" value="Ajouter" class="ui green button" ng-class="{ 'disabled': consultantForm.$invalid }"/> </div> </div> </form> </th> </tr> </tfoot> <tbody> <tr ng-repeat="consultant in consultantService.currentProjectConsultants"> <td> <a ui-sref="hr.userDetailsTab({id : consultant.user.id})"> {{consultant.user.fullName}}<br> </a> </td> <td>{{consultant.user.tel}}</td> <td>{{consultant.user.email}}</td> <td>{{consultant.jehAssigned}}</td> <td>{{consultant.payByJeh}}</td> <td> <div class="ui icon buttons" ng-if="uaService.rightLevel >= 4"> <button class="ui red icon button" data-tooltip="Supprimer" ng-click="deleteConsultant(consultant.id)"> <i class="remove icon"></i> </button> </div> </td> </tr> </tbody> </table>
detail/ReduceAlgebra.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/JuliaReducePkg/ReduceAlgebra.jl" name="ReduceAlgebra">ReduceAlgebra</a> </h1> <h4> <a href="http://github.com/JuliaReducePkg">JuliaReducePkg</a> </h4> <p> <a href="http://pkg.julialang.org#ReduceAlgebra">← 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/ReduceAlgebra_0.6.svg"> <br> <a href="http://pkg.julialang.org/badges/ReduceAlgebra_0.6.svg">http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;ReduceAlgebra_0.6.svg</a> <pre>[![ReduceAlgebra](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;ReduceAlgebra_0.6.svg)](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;detail&#x2F;ReduceAlgebra)</pre> <h3>Most Recent Test Logs</h3> <ul> <li> <a href="../logs/ReduceAlgebra_0.6.log">Julia v0.6</a> </li> </ul> <h3>Version and Status History</h3> <h4>Julia v0.6</h4> <pre>2018-06-20 to 2018-08-04, v0.0.1, Tests pass. </pre> </div> </body> </html>
website/public_html/js/asset/angular/docs/partials/api/ng/function/angular.isDate.html
parinyacp/helpdesk
<a href='https://github.com/angular/angular.js/edit/v1.4.x/src/Angular.js?message=docs(angular.isDate)%3A%20describe%20your%20change...#L486' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.4.0-beta.3/src/Angular.js#L486' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in">&nbsp;</i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">angular.isDate</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> - function in module <a href="api/ng">ng</a> </li> </ol> </header> <div class="api-profile-description"> <p>Determines if a value is a date.</p> </div> <div> <h2 id="usage">Usage</h2> <p><code>angular.isDate(value);</code></p> <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> value </td> <td> <a href="" class="label type-hint type-hint-object">*</a> </td> <td> <p>Reference to check.</p> </td> </tr> </tbody> </table> </section> <h3>Returns</h3> <table class="variables-matrix return-arguments"> <tr> <td><a href="" class="label type-hint type-hint-boolean">boolean</a></td> <td><p>True if <code>value</code> is a <code>Date</code>.</p> </td> </tr> </table> </div>
server/html/point/412.html
hucaihua/cmssp
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" name="viewport"/> <meta content="telephone=no" name="format-detection"/> <meta content="address=no" name="format-detection"/> <title> 臑俞穴 </title> <link href="./css/reset.css?v=1" rel="stylesheet" type="text/css"/> <link href="./css/case.css?v=3" rel="stylesheet" type="text/css"/> <link href="./css/cm.css?v=7" rel="stylesheet" type="text/css"/> <link href="./css/banner.css" rel="stylesheet" type="text/css"/> </head> <body class="bg-fff"> <section class="acupoint-info"> <div class="a-img"><img alt="" src="http://img02.sogoucdn.com/app/a/200574/a00e1e345b094d199e5a43b57d257836.jpg"/></div> <div class="case-content"> <ul class="info-list"> <li><span>【穴位名】</span><p>臑俞穴</p></li> <li><span>【功效】</span><p>舒筋活络,化痰消肿。 </p></li> <li><span>【主治】</span><p>主臂酸无力,肩痛引胛,寒热气肿胫痛。</p></li> <li><span>【取穴方法】</span><p>在肩部,当腋后纹头直上,肩胛冈下缘凹陷中。</p></li> <li><span>【穴位配伍】</span><p>配肩髃、曲池治肩臂疼痛。 </p></li> </ul> </div> </section> </body> <!--zly--> </html>
resources/apache-jena/javadoc-arq/com/hp/hpl/jena/sparql/algebra/class-use/OpVisitor.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:56 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface com.hp.hpl.jena.sparql.algebra.OpVisitor (Apache Jena ARQ)</title> <meta name="date" content="2013-09-12"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface com.hp.hpl.jena.sparql.algebra.OpVisitor (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><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">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/sparql/algebra/class-use/OpVisitor.html" target="_top">Frames</a></li> <li><a href="OpVisitor.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.sparql.algebra.OpVisitor" class="title">Uses of Interface<br>com.hp.hpl.jena.sparql.algebra.OpVisitor</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/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.hp.hpl.jena.sparql.algebra">com.hp.hpl.jena.sparql.algebra</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.hp.hpl.jena.sparql.algebra.op">com.hp.hpl.jena.sparql.algebra.op</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.hp.hpl.jena.sparql.algebra.optimize">com.hp.hpl.jena.sparql.algebra.optimize</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.hp.hpl.jena.sparql.engine.ref">com.hp.hpl.jena.sparql.engine.ref</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.hp.hpl.jena.sparql.sse.writers">com.hp.hpl.jena.sparql.sse.writers</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.hp.hpl.jena.sparql.algebra"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a> in <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/package-summary.html">com.hp.hpl.jena.sparql.algebra</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/package-summary.html">com.hp.hpl.jena.sparql.algebra</a> that implement <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/BeforeAfterVisitor.html" title="class in com.hp.hpl.jena.sparql.algebra">BeforeAfterVisitor</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpAsQuery.Converter.html" title="class in com.hp.hpl.jena.sparql.algebra">OpAsQuery.Converter</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitorBase.html" title="class in com.hp.hpl.jena.sparql.algebra">OpVisitorBase</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitorByType.html" title="class in com.hp.hpl.jena.sparql.algebra">OpVisitorByType</a></strong></code> <div class="block">A visitor helper that maps all visits to a few general ones</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitorByTypeBase.html" title="class in com.hp.hpl.jena.sparql.algebra">OpVisitorByTypeBase</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transformer.ApplyTransformVisitor.html" title="class in com.hp.hpl.jena.sparql.algebra">Transformer.ApplyTransformVisitor</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/package-summary.html">com.hp.hpl.jena.sparql.algebra</a> with parameters of type <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</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/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a></code></td> <td class="colLast"><span class="strong">Transformer.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transformer.html#transform(com.hp.hpl.jena.sparql.algebra.Transform, com.hp.hpl.jena.sparql.expr.ExprTransform, com.hp.hpl.jena.sparql.algebra.Op, com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor)">transform</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transform.html" title="interface in com.hp.hpl.jena.sparql.algebra">Transform</a>&nbsp;transform, <a href="../../../../../../../com/hp/hpl/jena/sparql/expr/ExprTransform.html" title="interface in com.hp.hpl.jena.sparql.expr">ExprTransform</a>&nbsp;exprTransform, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a>&nbsp;op, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;beforeVisitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;afterVisitor)</code> <div class="block">Transformation with specific Transform and ExprTransform applied</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a></code></td> <td class="colLast"><span class="strong">Transformer.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transformer.html#transform(com.hp.hpl.jena.sparql.algebra.Transform, com.hp.hpl.jena.sparql.algebra.Op, com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor)">transform</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transform.html" title="interface in com.hp.hpl.jena.sparql.algebra">Transform</a>&nbsp;transform, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a>&nbsp;op, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;beforeVisitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;afterVisitor)</code> <div class="block">Transformation with specific Transform and default ExprTransform (apply transform inside pattern expressions like NOT EXISTS)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a></code></td> <td class="colLast"><span class="strong">Transformer.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transformer.html#transformSkipService(com.hp.hpl.jena.sparql.algebra.Transform, com.hp.hpl.jena.sparql.expr.ExprTransform, com.hp.hpl.jena.sparql.algebra.Op, com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor)">transformSkipService</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transform.html" title="interface in com.hp.hpl.jena.sparql.algebra">Transform</a>&nbsp;transform, <a href="../../../../../../../com/hp/hpl/jena/sparql/expr/ExprTransform.html" title="interface in com.hp.hpl.jena.sparql.expr">ExprTransform</a>&nbsp;exprTransform, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a>&nbsp;op, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;beforeVisitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;afterVisitor)</code> <div class="block">Transform an algebra expression except skip (leave alone) any OpService nodes</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a></code></td> <td class="colLast"><span class="strong">Transformer.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transformer.html#transformSkipService(com.hp.hpl.jena.sparql.algebra.Transform, com.hp.hpl.jena.sparql.algebra.Op, com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor)">transformSkipService</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transform.html" title="interface in com.hp.hpl.jena.sparql.algebra">Transform</a>&nbsp;transform, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a>&nbsp;op, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;beforeVisitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;afterVisitor)</code> <div class="block">Transform an algebra expression except skip (leave alone) any OpService nodes</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Op.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">OpWalker.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpWalker.html#walk(com.hp.hpl.jena.sparql.algebra.Op, com.hp.hpl.jena.sparql.algebra.OpVisitor)">walk</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a>&nbsp;op, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;visitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">OpWalker.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpWalker.html#walk(com.hp.hpl.jena.sparql.algebra.Op, com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor)">walk</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Op.html" title="interface in com.hp.hpl.jena.sparql.algebra">Op</a>&nbsp;op, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;visitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;beforeVisitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;afterVisitor)</code>&nbsp;</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="../../../../../../../com/hp/hpl/jena/sparql/algebra/package-summary.html">com.hp.hpl.jena.sparql.algebra</a> with parameters of type <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/BeforeAfterVisitor.html#BeforeAfterVisitor(com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor)">BeforeAfterVisitor</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;mainVisitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;beforeVisitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;afterVisitor)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.hp.hpl.jena.sparql.algebra.op"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a> in <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/package-summary.html">com.hp.hpl.jena.sparql.algebra.op</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/sparql/algebra/op/package-summary.html">com.hp.hpl.jena.sparql.algebra.op</a> with parameters of type <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpTriple.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpTriple.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpTopN.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpTopN.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpExt.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpExt.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpSequence.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpSequence.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpConditional.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpConditional.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpBGP.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpBGP.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpGroup.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpGroup.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpDiff.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpDiff.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpGraph.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpGraph.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpService.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpService.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpTable.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpTable.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpProcedure.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpProcedure.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpQuad.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpQuad.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpJoin.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpJoin.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpQuadPattern.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpQuadPattern.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpDatasetNames.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpDatasetNames.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpUnion.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpUnion.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpPath.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpPath.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpReduced.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpReduced.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpList.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpList.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpNull.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpNull.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpOrder.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpOrder.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpAssign.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpAssign.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpQuadBlock.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpQuadBlock.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpMinus.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpMinus.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpLeftJoin.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpLeftJoin.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpSlice.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpSlice.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpPropFunc.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpPropFunc.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpLabel.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpLabel.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpProject.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpProject.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpDisjunction.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpDisjunction.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpDistinct.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpDistinct.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpFilter.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpFilter.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">OpExtend.</span><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/op/OpExtend.html#visit(com.hp.hpl.jena.sparql.algebra.OpVisitor)">visit</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;opVisitor)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.hp.hpl.jena.sparql.algebra.optimize"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a> in <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/optimize/package-summary.html">com.hp.hpl.jena.sparql.algebra.optimize</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/optimize/package-summary.html">com.hp.hpl.jena.sparql.algebra.optimize</a> that implement <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/optimize/OpVisitorExprPrepare.html" title="class in com.hp.hpl.jena.sparql.algebra.optimize">OpVisitorExprPrepare</a></strong></code>&nbsp;</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="../../../../../../../com/hp/hpl/jena/sparql/algebra/optimize/package-summary.html">com.hp.hpl.jena.sparql.algebra.optimize</a> with parameters of type <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/optimize/ExprTransformApplyTransform.html#ExprTransformApplyTransform(com.hp.hpl.jena.sparql.algebra.Transform, com.hp.hpl.jena.sparql.algebra.OpVisitor, com.hp.hpl.jena.sparql.algebra.OpVisitor)">ExprTransformApplyTransform</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/Transform.html" title="interface in com.hp.hpl.jena.sparql.algebra">Transform</a>&nbsp;transform, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;beforeVisitor, <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;afterVisitor)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/optimize/ExprVisitorApplyVisitor.html#ExprVisitorApplyVisitor(com.hp.hpl.jena.sparql.algebra.OpVisitor)">ExprVisitorApplyVisitor</a></strong>(<a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a>&nbsp;visitor)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.hp.hpl.jena.sparql.engine.ref"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a> in <a href="../../../../../../../com/hp/hpl/jena/sparql/engine/ref/package-summary.html">com.hp.hpl.jena.sparql.engine.ref</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../com/hp/hpl/jena/sparql/engine/ref/package-summary.html">com.hp.hpl.jena.sparql.engine.ref</a> that implement <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/engine/ref/EvaluatorDispatch.html" title="class in com.hp.hpl.jena.sparql.engine.ref">EvaluatorDispatch</a></strong></code> <div class="block">Class to provide type-safe eval() dispatch using the visitor support of Op</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.hp.hpl.jena.sparql.sse.writers"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a> in <a href="../../../../../../../com/hp/hpl/jena/sparql/sse/writers/package-summary.html">com.hp.hpl.jena.sparql.sse.writers</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../../com/hp/hpl/jena/sparql/sse/writers/package-summary.html">com.hp.hpl.jena.sparql.sse.writers</a> that implement <a href="../../../../../../../com/hp/hpl/jena/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">OpVisitor</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../com/hp/hpl/jena/sparql/sse/writers/WriterOp.OpWriterWorker.html" title="class in com.hp.hpl.jena.sparql.sse.writers">WriterOp.OpWriterWorker</a></strong></code>&nbsp;</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/sparql/algebra/OpVisitor.html" title="interface in com.hp.hpl.jena.sparql.algebra">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/sparql/algebra/class-use/OpVisitor.html" target="_top">Frames</a></li> <li><a href="OpVisitor.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>
help/Graphs.html
Raimondi/scid
<html> <head> <title> Scid Help: Graph windows </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <STYLE TYPE="text/css"> <!-- body { background: #ffffff; } h1, h2, h3, h4, h5 { color: #990000; } h1 { align: center; } --> </STYLE> </head> <body bgcolor="#ffffff"> <h1>Graph windows</h1> <p> Scid has a number of windows which display information graphically. They are explained below. </p> <h3><a name="Filter">Filter Graph window</a></h3> <p> The <b><i><font color="#990000">Filter Graph</font></i></b> window shows trends by date or by Elo rating for the games in the current filter, compared to the entire database. For example, it is useful when the <a href="Tree.html">tree</a> is open as a tool showing how the current opening position has changed in popularity in recent years or decades, or whether it is especially popular among higher-rated players such as grandmasters. Each point on the graph represents the number of games in the filter per 1000 games in the entire database, for a particular date or Elo rating range. </p> <p> When plotting the Filter graph by rating, Scid uses the average (mean) rating for each game. Estimate ratings (such as those in the spelling file) are not used. If one player in a game has a rating but the opponent does not, the opponent is presumed to have the same up to a limit of 2200. For example, if one player is rated 2500 and the opponent has no rating, the mean rating is (2500+2200)/2=2350. </p> <h3><a name="Rating">Rating Graph window</a></h3> <p> The <b><i><font color="#990000">Rating Graph</font></i></b> window shows the rating history of one player or the two players of the current game. You can produce the graph for a single player by pressing the <b>Rating graph</b> button in the <a href="PInfo.html">player information</a> window, or produce it for the two players of the current game by selecting <b>Rating graph</b> from the <b><font color="#007000">[Tools]</font></b> menu. </p> <h3><a name="Score">Score Graph window</a></h3> <p> The <b><i><font color="#990000">Score Graph</font></i></b> window shows the numeric evaluations (scores) stored in the comments of the current game as a graph. You can click the left mouse button anywhere in the score graph to go to the corresponding position in the game. </p> <p> Two types of evaluation comment are recognized: those produced by the Scid <a href="Analysis.html">analysis</a> window (which have the format <ul> <li><b>1.e4 {"+0.25 ...."}</b></li> </ul> and are always scores from White's perspective) and those produced by the Crafty annotate command (which have the format <ul> <li><b>1.e4 ({9:+0.25} ....)</b></li> </ul> and are also scores from White's perspective). </p> <h3><a name="Tree">Tree Graph window</a></h3> <p> The <b><i><font color="#990000">Tree Graph</font></i></b> window is available from the tree window. It shows the performance of the most popular moves from the current position. More information is available from the <a href="Tree.html\#Graph">Tree</a> help page. </p> <p><center><font size=-1>(Updated: Scid 3.3, April 2002)</font></center></p> </body> </html>
solr-4.10.4/docs/solr-core/deprecated-list.html
ashrafmhd09/openpublish
<!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_71) on Fri Feb 27 16:43:20 EST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Deprecated List (Solr 4.10.4 API)</title> <meta name="date" content="2015-02-27"> <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="Deprecated List (Solr 4.10.4 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>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li class="navBarCell1Rev">Deprecated</li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Deprecated API" class="title">Deprecated API</h1> <h2 title="Contents">Contents</h2> <ul> <li><a href="#interface">Deprecated Interfaces</a></li> <li><a href="#class">Deprecated Classes</a></li> <li><a href="#field">Deprecated Fields</a></li> <li><a href="#method">Deprecated Methods</a></li> <li><a href="#constructor">Deprecated Constructors</a></li> </ul> </div> <div class="contentContainer"><a name="interface"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Interfaces table, listing deprecated interfaces, and an explanation"> <caption><span>Deprecated Interfaces</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Interface and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/common/ResourceLoader.html" title="interface in org.apache.solr.common">org.apache.solr.common.ResourceLoader</a> <div class="block"><i>This interface has been kept for backwards compatibility and will be removed in (5.0). Use <a href="http://lucene.apache.org/core/4_10_4/analyzers-common/org/apache/lucene/analysis/util/ResourceLoader.html?is-external=true" title="class or interface in org.apache.lucene.analysis.util"><code>ResourceLoader</code></a></i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/util/plugin/ResourceLoaderAware.html" title="interface in org.apache.solr.util.plugin">org.apache.solr.util.plugin.ResourceLoaderAware</a> <div class="block"><i>This interface has been kept for backwards compatibility and will be removed in (5.0). Use <a href="http://lucene.apache.org/core/4_10_4/analyzers-common/org/apache/lucene/analysis/util/ResourceLoaderAware.html?is-external=true" title="class or interface in org.apache.lucene.analysis.util"><code>ResourceLoaderAware</code></a>.</i></div> </td> </tr> </tbody> </table> </li> </ul> <a name="class"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation"> <caption><span>Deprecated Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/BCDIntField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.BCDIntField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieIntField.html" title="class in org.apache.solr.schema"><code>TrieIntField</code></a> instead</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/BCDLongField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.BCDLongField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieLongField.html" title="class in org.apache.solr.schema"><code>TrieLongField</code></a> instead</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/BCDStrField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.BCDStrField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieIntField.html" title="class in org.apache.solr.schema"><code>TrieIntField</code></a> instead</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/util/BCDUtils.html" title="class in org.apache.solr.util">org.apache.solr.util.BCDUtils</a> <div class="block"><i>this class will be removed in 5.0</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/handler/BinaryUpdateRequestHandler.html" title="class in org.apache.solr.handler">org.apache.solr.handler.BinaryUpdateRequestHandler</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/ByteField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.ByteField</a> <div class="block"><i>Use <a href="org/apache/solr/schema/TrieIntField.html" title="class in org.apache.solr.schema"><code>TrieIntField</code></a> instead.</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/handler/CSVRequestHandler.html" title="class in org.apache.solr.handler">org.apache.solr.handler.CSVRequestHandler</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/DateField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.DateField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieDateField.html" title="class in org.apache.solr.schema"><code>TrieDateField</code></a> instead</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/DoubleField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.DoubleField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieDoubleField.html" title="class in org.apache.solr.schema"><code>TrieDoubleField</code></a> instead</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/FloatField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.FloatField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieFloatField.html" title="class in org.apache.solr.schema"><code>TrieFloatField</code></a> instead</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/IntField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.IntField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieIntField.html" title="class in org.apache.solr.schema"><code>TrieIntField</code></a> instead</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/handler/JsonUpdateRequestHandler.html" title="class in org.apache.solr.handler">org.apache.solr.handler.JsonUpdateRequestHandler</a></td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/analysis/LegacyHTMLStripCharFilter.html" title="class in org.apache.solr.analysis">org.apache.solr.analysis.LegacyHTMLStripCharFilter</a> <div class="block"><i>use <a href="http://lucene.apache.org/core/4_10_4/analyzers-common/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter"><code>HTMLStripCharFilter</code></a></i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/analysis/LegacyHTMLStripCharFilterFactory.html" title="class in org.apache.solr.analysis">org.apache.solr.analysis.LegacyHTMLStripCharFilterFactory</a> <div class="block"><i>use <a href="http://lucene.apache.org/core/4_10_4/analyzers-common/org/apache/lucene/analysis/charfilter/HTMLStripCharFilterFactory.html?is-external=true" title="class or interface in org.apache.lucene.analysis.charfilter"><code>HTMLStripCharFilterFactory</code></a></i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/LongField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.LongField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieLongField.html" title="class in org.apache.solr.schema"><code>TrieLongField</code></a> instead</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/ShortField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.ShortField</a> <div class="block"><i>Use <a href="org/apache/solr/schema/TrieIntField.html" title="class in org.apache.solr.schema"><code>TrieIntField</code></a> instead.</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/SortableDoubleField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.SortableDoubleField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieDoubleField.html" title="class in org.apache.solr.schema"><code>TrieDoubleField</code></a> instead</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/SortableFloatField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.SortableFloatField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieFloatField.html" title="class in org.apache.solr.schema"><code>TrieFloatField</code></a> instead</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/SortableIntField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.SortableIntField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieIntField.html" title="class in org.apache.solr.schema"><code>TrieIntField</code></a> instead</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/SortableLongField.html" title="class in org.apache.solr.schema">org.apache.solr.schema.SortableLongField</a> <div class="block"><i>this class will be removed in 5.0 - use <a href="org/apache/solr/schema/TrieLongField.html" title="class in org.apache.solr.schema"><code>TrieLongField</code></a> instead</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/handler/XmlUpdateRequestHandler.html" title="class in org.apache.solr.handler">org.apache.solr.handler.XmlUpdateRequestHandler</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/handler/XsltUpdateRequestHandler.html" title="class in org.apache.solr.handler">org.apache.solr.handler.XsltUpdateRequestHandler</a></td> </tr> </tbody> </table> </li> </ul> <a name="field"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Fields table, listing deprecated fields, and an explanation"> <caption><span>Deprecated Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/core/ZkContainer.html#DEFAULT_HOST_CONTEXT">org.apache.solr.core.ZkContainer.DEFAULT_HOST_CONTEXT</a> <div class="block"><i>will be remove in Solr 5.0 (SOLR-4622)</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/core/ZkContainer.html#DEFAULT_HOST_PORT">org.apache.solr.core.ZkContainer.DEFAULT_HOST_PORT</a> <div class="block"><i>will be remove in Solr 5.0 (SOLR-4622)</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/core/SolrConfig.html#defaultIndexConfig">org.apache.solr.core.SolrConfig.defaultIndexConfig</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/core/SolrConfig.html#mainIndexConfig">org.apache.solr.core.SolrConfig.mainIndexConfig</a></td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/DateField.html#MATH_LOCALE">org.apache.solr.schema.DateField.MATH_LOCALE</a> <div class="block"><i>use DateMathParser.DEFAULT_MATH_LOCALE</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/DateField.html#MATH_TZ">org.apache.solr.schema.DateField.MATH_TZ</a> <div class="block"><i>use DateMathParser.DEFAULT_MATH_TZ</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/update/SolrIndexConfig.html#useCompoundFile">org.apache.solr.update.SolrIndexConfig.useCompoundFile</a> <div class="block"><i>use <a href="org/apache/solr/update/SolrIndexConfig.html#getUseCompoundFile()"><code>SolrIndexConfig.getUseCompoundFile()</code></a></i></div> </td> </tr> </tbody> </table> </li> </ul> <a name="method"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation"> <caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/analysis/SolrAnalyzer.html#charStream(java.io.Reader)">org.apache.solr.analysis.SolrAnalyzer.charStream(Reader)</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/FieldType.html#getAnalyzer()">org.apache.solr.schema.FieldType.getAnalyzer()</a> <div class="block"><i>(4.9) Use <a href="org/apache/solr/schema/FieldType.html#getIndexAnalyzer()"><code>FieldType.getIndexAnalyzer()</code></a> instead.</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/IndexSchema.html#getAnalyzer()">org.apache.solr.schema.IndexSchema.getAnalyzer()</a> <div class="block"><i>(4.9) Use <a href="org/apache/solr/schema/IndexSchema.html#getIndexAnalyzer()"><code>IndexSchema.getIndexAnalyzer()</code></a> instead.</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/update/processor/FieldMutatingUpdateProcessorFactory.html#getBooleanArg(org.apache.solr.common.util.NamedList,%20java.lang.String)">org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.getBooleanArg(NamedList, String)</a> <div class="block"><i>Use <a href="../solr-solrj/org/apache/solr/common/util/NamedList.html?is-external=true#removeBooleanArg(java.lang.String)" title="class or interface in org.apache.solr.common.util"><code>NamedList.removeBooleanArg(java.lang.String)</code></a> instead. Will be removed in 5.0.</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/parser/CharStream.html#getColumn()">org.apache.solr.parser.CharStream.getColumn()</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/request/SimpleFacets.html#getFacetDateCounts()">org.apache.solr.request.SimpleFacets.getFacetDateCounts()</a> <div class="block"><i>Use getFacetRangeCounts which is more generalized</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/request/SimpleFacets.html#getFacetDateCounts(java.lang.String,%20org.apache.solr.common.util.NamedList)">org.apache.solr.request.SimpleFacets.getFacetDateCounts(String, NamedList<Object>)</a> <div class="block"><i>Use getFacetRangeCounts which is more generalized</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/handler/admin/LukeRequestHandler.html#getIndexInfo(org.apache.lucene.index.DirectoryReader,%20boolean)">org.apache.solr.handler.admin.LukeRequestHandler.getIndexInfo(DirectoryReader, boolean)</a> <div class="block"><i>use <a href="org/apache/solr/handler/admin/LukeRequestHandler.html#getIndexInfo(org.apache.lucene.index.DirectoryReader)"><code>LukeRequestHandler.getIndexInfo(DirectoryReader)</code></a> since you now have to explicitly pass the "fl" prameter and this was always called with "false" anyway from CoreAdminHandler</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/parser/CharStream.html#getLine()">org.apache.solr.parser.CharStream.getLine()</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/handler/MoreLikeThisHandler.MoreLikeThisHelper.html#getMoreLikeThese(org.apache.solr.search.DocList,%20int,%20int)">org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper.getMoreLikeThese(DocList, int, int)</a></td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.html#getParsedResponse(org.apache.solr.request.SolrQueryRequest,%20org.apache.solr.response.SolrQueryResponse)">org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.getParsedResponse(SolrQueryRequest, SolrQueryResponse)</a> <div class="block"><i>use <a href="org/apache/solr/response/BinaryResponseWriter.html#getParsedResponse(org.apache.solr.request.SolrQueryRequest,%20org.apache.solr.response.SolrQueryResponse)"><code>BinaryResponseWriter.getParsedResponse(SolrQueryRequest, SolrQueryResponse)</code></a></i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/DateField.html#getThreadLocalDateFormat()">org.apache.solr.schema.DateField.getThreadLocalDateFormat()</a> <div class="block"><i>- use formatDate(Date) instead</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/handler/admin/CoreAdminHandler.html#handleAliasAction(org.apache.solr.request.SolrQueryRequest,%20org.apache.solr.response.SolrQueryResponse)">org.apache.solr.handler.admin.CoreAdminHandler.handleAliasAction(SolrQueryRequest, SolrQueryResponse)</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/highlight/DefaultSolrHighlighter.html#initalize(org.apache.solr.core.SolrConfig)">org.apache.solr.highlight.DefaultSolrHighlighter.initalize(SolrConfig)</a></td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/highlight/SolrHighlighter.html#initalize(org.apache.solr.core.SolrConfig)">org.apache.solr.highlight.SolrHighlighter.initalize(SolrConfig)</a></td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/core/CoreContainer.html#isPersistent()">org.apache.solr.core.CoreContainer.isPersistent()</a></td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/schema/SchemaField.html#omitTf()">org.apache.solr.schema.SchemaField.omitTf()</a> <div class="block"><i>Use <a href="org/apache/solr/schema/SchemaField.html#omitTermFreqAndPositions()"><code>SchemaField.omitTermFreqAndPositions()</code></a></i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/update/processor/FieldMutatingUpdateProcessorFactory.html#oneOrMany(org.apache.solr.common.util.NamedList,%20java.lang.String)">org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.oneOrMany(NamedList, String)</a> <div class="block"><i>Replaced by <a href="../solr-solrj/org/apache/solr/common/util/NamedList.html?is-external=true#removeConfigArgs(java.lang.String)" title="class or interface in org.apache.solr.common.util"><code>NamedList.removeConfigArgs(String)</code></a>. Will be removed in version 5.0.</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/search/QueryParsing.html#parseSort(java.lang.String,%20org.apache.solr.request.SolrQueryRequest)">org.apache.solr.search.QueryParsing.parseSort(String, SolrQueryRequest)</a> <div class="block"><i>use <a href="org/apache/solr/search/QueryParsing.html#parseSortSpec(java.lang.String,%20org.apache.solr.request.SolrQueryRequest)"><code>QueryParsing.parseSortSpec(java.lang.String, org.apache.solr.request.SolrQueryRequest)</code></a></i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/request/SimpleFacets.html#rangeCount(org.apache.solr.schema.SchemaField,%20java.util.Date,%20java.util.Date,%20boolean,%20boolean)">org.apache.solr.request.SimpleFacets.rangeCount(SchemaField, Date, Date, boolean, boolean)</a> <div class="block"><i>Use rangeCount(SchemaField,String,String,boolean,boolean) which is more generalized</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/core/SolrCore.html#reload(org.apache.solr.core.ConfigSet,%20org.apache.solr.core.SolrCore)">org.apache.solr.core.SolrCore.reload(ConfigSet, SolrCore)</a> <div class="block"><i>Use <a href="org/apache/solr/core/SolrCore.html#reload(org.apache.solr.core.ConfigSet)"><code>SolrCore.reload(ConfigSet)</code></a></i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/schema/FieldType.html#setAnalyzer(org.apache.lucene.analysis.Analyzer)">org.apache.solr.schema.FieldType.setAnalyzer(Analyzer)</a> <div class="block"><i>(4.9) Use <a href="org/apache/solr/schema/FieldType.html#setIndexAnalyzer(org.apache.lucene.analysis.Analyzer)"><code>FieldType.setIndexAnalyzer(org.apache.lucene.analysis.Analyzer)</code></a> instead.</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/search/SortSpec.html#setSort(org.apache.lucene.search.Sort)">org.apache.solr.search.SortSpec.setSort(Sort)</a> <div class="block"><i>use <a href="org/apache/solr/search/SortSpec.html#setSortAndFields(org.apache.lucene.search.Sort,%20java.util.List)"><code>SortSpec.setSortAndFields(org.apache.lucene.search.Sort, java.util.List&lt;org.apache.solr.schema.SchemaField&gt;)</code></a></i></div> </td> </tr> </tbody> </table> </li> </ul> <a name="constructor"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation"> <caption><span>Deprecated Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/internal/csv/CSVParser.html#CSVParser(java.io.Reader,%20char)">org.apache.solr.internal.csv.CSVParser(Reader, char)</a> <div class="block"><i>use <a href="org/apache/solr/internal/csv/CSVParser.html#CSVParser(java.io.Reader,%20org.apache.solr.internal.csv.CSVStrategy)"><code>CSVParser.CSVParser(Reader,CSVStrategy)</code></a>.</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/internal/csv/CSVParser.html#CSVParser(java.io.Reader,%20char,%20char,%20char)">org.apache.solr.internal.csv.CSVParser(Reader, char, char, char)</a> <div class="block"><i>use <a href="org/apache/solr/internal/csv/CSVParser.html#CSVParser(java.io.Reader,%20org.apache.solr.internal.csv.CSVStrategy)"><code>CSVParser.CSVParser(Reader,CSVStrategy)</code></a>.</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/internal/csv/CSVStrategy.html#CSVStrategy(char,%20char,%20char,%20boolean,%20boolean,%20boolean)">org.apache.solr.internal.csv.CSVStrategy(char, char, char, boolean, boolean, boolean)</a> <div class="block"><i>Use <a href="org/apache/solr/internal/csv/CSVStrategy.html#CSVStrategy(char,%20char,%20char,%20char,%20boolean,%20boolean,%20boolean,%20boolean)"><code>CSVStrategy.CSVStrategy(char, char, char, char, boolean, boolean, boolean, boolean)</code></a></i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.html#EmbeddedSolrServer(org.apache.solr.core.SolrCore)">org.apache.solr.client.solrj.embedded.EmbeddedSolrServer(SolrCore)</a> <div class="block"><i>use <a href="org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.html#EmbeddedSolrServer(org.apache.solr.core.CoreContainer,%20java.lang.String)"><code>EmbeddedSolrServer.EmbeddedSolrServer(CoreContainer, String)</code></a> instead.</i></div> </td> </tr> <tr class="altColor"> <td class="colOne"><a href="org/apache/solr/search/SortSpec.html#SortSpec(org.apache.lucene.search.Sort,%20int)">org.apache.solr.search.SortSpec(Sort, int)</a> <div class="block"><i>Specify both Sort and SchemaField[] when constructing</i></div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="org/apache/solr/search/SortSpec.html#SortSpec(org.apache.lucene.search.Sort,%20int,%20int)">org.apache.solr.search.SortSpec(Sort, int, int)</a> <div class="block"><i>Specify both Sort and SchemaField[] when constructing</i></div> </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>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li class="navBarCell1Rev">Deprecated</li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2015 Apache Software Foundation. All Rights Reserved.</i> <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> </small></p> </body> </html>
lib/gettext/src/gettext-tools/doc/gettext_7.html
ipwndev/DSLinux-Mirror
<HTML> <HEAD> <!-- This HTML file has been created by texi2html 1.52b from gettext.texi on 25 October 2006 --> <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> <TITLE>GNU gettext utilities - 7 Updating Existing PO Files</TITLE> </HEAD> <BODY> Go to the <A HREF="gettext_1.html">first</A>, <A HREF="gettext_6.html">previous</A>, <A HREF="gettext_8.html">next</A>, <A HREF="gettext_25.html">last</A> section, <A HREF="gettext_toc.html">table of contents</A>. <P><HR><P> <H1><A NAME="SEC39" HREF="gettext_toc.html#TOC39">7 Updating Existing PO Files</A></H1> <H2><A NAME="SEC40" HREF="gettext_toc.html#TOC40">7.1 Invoking the <CODE>msgmerge</CODE> Program</A></H2> <P> <A NAME="IDX252"></A> <A NAME="IDX253"></A> <PRE> msgmerge [<VAR>option</VAR>] <VAR>def</VAR>.po <VAR>ref</VAR>.pot </PRE> <P> The <CODE>msgmerge</CODE> program merges two Uniforum style .po files together. The <VAR>def</VAR>.po file is an existing PO file with translations which will be taken over to the newly created file as long as they still match; comments will be preserved, but extracted comments and file positions will be discarded. The <VAR>ref</VAR>.pot file is the last created PO file with up-to-date source references but old translations, or a PO Template file (generally created by <CODE>xgettext</CODE>); any translations or comments in the file will be discarded, however dot comments and file positions will be preserved. Where an exact match cannot be found, fuzzy matching is used to produce better results. </P> <H3><A NAME="SEC41" HREF="gettext_toc.html#TOC41">7.1.1 Input file location</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;<VAR>def</VAR>.po&rsquo;</SAMP> <DD> Translations referring to old sources. <DT><SAMP>&lsquo;<VAR>ref</VAR>.pot&rsquo;</SAMP> <DD> References to the new sources. <DT><SAMP>&lsquo;-D <VAR>directory</VAR>&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--directory=<VAR>directory</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX254"></A> <A NAME="IDX255"></A> Add <VAR>directory</VAR> to the list of directories. Source files are searched relative to this list of directories. The resulting <TT>&lsquo;.po&rsquo;</TT> file will be written relative to the current directory, though. <DT><SAMP>&lsquo;-C <VAR>file</VAR>&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--compendium=<VAR>file</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX256"></A> <A NAME="IDX257"></A> Specify an additional library of message translations. See section <A HREF="gettext_8.html#SEC66">8.3.14 Using Translation Compendia</A>. This option may be specified more than once. </DL> <H3><A NAME="SEC42" HREF="gettext_toc.html#TOC42">7.1.2 Operation mode</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-U&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--update&rsquo;</SAMP> <DD> <A NAME="IDX258"></A> <A NAME="IDX259"></A> Update <VAR>def</VAR>.po. Do nothing if <VAR>def</VAR>.po is already up to date. </DL> <H3><A NAME="SEC43" HREF="gettext_toc.html#TOC43">7.1.3 Output file location</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-o <VAR>file</VAR>&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--output-file=<VAR>file</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX260"></A> <A NAME="IDX261"></A> Write output to specified file. </DL> <P> <A NAME="IDX262"></A> The results are written to standard output if no output file is specified or if it is <SAMP>&lsquo;-&rsquo;</SAMP>. </P> <H3><A NAME="SEC44" HREF="gettext_toc.html#TOC44">7.1.4 Output file location in update mode</A></H3> <P> The result is written back to <VAR>def</VAR>.po. </P> <DL COMPACT> <DT><SAMP>&lsquo;--backup=<VAR>control</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX263"></A> <A NAME="IDX264"></A> Make a backup of <VAR>def</VAR>.po <DT><SAMP>&lsquo;--suffix=<VAR>suffix</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX265"></A> Override the usual backup suffix. </DL> <P> <A NAME="IDX266"></A> The version control method may be selected via the <CODE>--backup</CODE> option or through the <CODE>VERSION_CONTROL</CODE> environment variable. Here are the values: </P> <DL COMPACT> <DT><SAMP>&lsquo;none&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;off&rsquo;</SAMP> <DD> Never make backups (even if <CODE>--backup</CODE> is given). <DT><SAMP>&lsquo;numbered&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;t&rsquo;</SAMP> <DD> Make numbered backups. <DT><SAMP>&lsquo;existing&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;nil&rsquo;</SAMP> <DD> Make numbered backups if numbered backups for this file already exist, otherwise make simple backups. <DT><SAMP>&lsquo;simple&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;never&rsquo;</SAMP> <DD> Always make simple backups. </DL> <P> The backup suffix is <SAMP>&lsquo;~&rsquo;</SAMP>, unless set with <CODE>--suffix</CODE> or the <CODE>SIMPLE_BACKUP_SUFFIX</CODE> environment variable. </P> <H3><A NAME="SEC45" HREF="gettext_toc.html#TOC45">7.1.5 Operation modifiers</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-m&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--multi-domain&rsquo;</SAMP> <DD> <A NAME="IDX267"></A> <A NAME="IDX268"></A> Apply <VAR>ref</VAR>.pot to each of the domains in <VAR>def</VAR>.po. <DT><SAMP>&lsquo;-N&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--no-fuzzy-matching&rsquo;</SAMP> <DD> <A NAME="IDX269"></A> <A NAME="IDX270"></A> Do not use fuzzy matching when an exact match is not found. This may speed up the operation considerably. <DT><SAMP>&lsquo;--previous&rsquo;</SAMP> <DD> <A NAME="IDX271"></A> Keep the previous msgids of translated messages, marked with <SAMP>&lsquo;#|&rsquo;</SAMP>, when adding the fuzzy marker to such messages. </DL> <H3><A NAME="SEC46" HREF="gettext_toc.html#TOC46">7.1.6 Input file syntax</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-P&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--properties-input&rsquo;</SAMP> <DD> <A NAME="IDX272"></A> <A NAME="IDX273"></A> Assume the input files are Java ResourceBundles in Java <CODE>.properties</CODE> syntax, not in PO file syntax. <DT><SAMP>&lsquo;--stringtable-input&rsquo;</SAMP> <DD> <A NAME="IDX274"></A> Assume the input files are NeXTstep/GNUstep localized resource files in <CODE>.strings</CODE> syntax, not in PO file syntax. </DL> <H3><A NAME="SEC47" HREF="gettext_toc.html#TOC47">7.1.7 Output details</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;--force-po&rsquo;</SAMP> <DD> <A NAME="IDX275"></A> Always write an output file even if it contains no message. <DT><SAMP>&lsquo;-i&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--indent&rsquo;</SAMP> <DD> <A NAME="IDX276"></A> <A NAME="IDX277"></A> Write the .po file using indented style. <DT><SAMP>&lsquo;--no-location&rsquo;</SAMP> <DD> <A NAME="IDX278"></A> Do not write <SAMP>&lsquo;#: <VAR>filename</VAR>:<VAR>line</VAR>&rsquo;</SAMP> lines. <DT><SAMP>&lsquo;--add-location&rsquo;</SAMP> <DD> <A NAME="IDX279"></A> Generate <SAMP>&lsquo;#: <VAR>filename</VAR>:<VAR>line</VAR>&rsquo;</SAMP> lines (default). <DT><SAMP>&lsquo;--strict&rsquo;</SAMP> <DD> <A NAME="IDX280"></A> Write out a strict Uniforum conforming PO file. Note that this Uniforum format should be avoided because it doesn't support the GNU extensions. <DT><SAMP>&lsquo;-p&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--properties-output&rsquo;</SAMP> <DD> <A NAME="IDX281"></A> <A NAME="IDX282"></A> Write out a Java ResourceBundle in Java <CODE>.properties</CODE> syntax. Note that this file format doesn't support plural forms and silently drops obsolete messages. <DT><SAMP>&lsquo;--stringtable-output&rsquo;</SAMP> <DD> <A NAME="IDX283"></A> Write out a NeXTstep/GNUstep localized resource file in <CODE>.strings</CODE> syntax. Note that this file format doesn't support plural forms. <DT><SAMP>&lsquo;-w <VAR>number</VAR>&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--width=<VAR>number</VAR>&rsquo;</SAMP> <DD> <A NAME="IDX284"></A> <A NAME="IDX285"></A> Set the output page width. Long strings in the output files will be split across multiple lines in order to ensure that each line's width (= number of screen columns) is less or equal to the given <VAR>number</VAR>. <DT><SAMP>&lsquo;--no-wrap&rsquo;</SAMP> <DD> <A NAME="IDX286"></A> Do not break long message lines. Message lines whose width exceeds the output page width will not be split into several lines. Only file reference lines which are wider than the output page width will be split. <DT><SAMP>&lsquo;-s&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--sort-output&rsquo;</SAMP> <DD> <A NAME="IDX287"></A> <A NAME="IDX288"></A> <A NAME="IDX289"></A> Generate sorted output. Note that using this option makes it much harder for the translator to understand each message's context. <DT><SAMP>&lsquo;-F&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--sort-by-file&rsquo;</SAMP> <DD> <A NAME="IDX290"></A> <A NAME="IDX291"></A> Sort output by file location. </DL> <H3><A NAME="SEC48" HREF="gettext_toc.html#TOC48">7.1.8 Informative output</A></H3> <DL COMPACT> <DT><SAMP>&lsquo;-h&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--help&rsquo;</SAMP> <DD> <A NAME="IDX292"></A> <A NAME="IDX293"></A> Display this help and exit. <DT><SAMP>&lsquo;-V&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--version&rsquo;</SAMP> <DD> <A NAME="IDX294"></A> <A NAME="IDX295"></A> Output version information and exit. <DT><SAMP>&lsquo;-v&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--verbose&rsquo;</SAMP> <DD> <A NAME="IDX296"></A> <A NAME="IDX297"></A> Increase verbosity level. <DT><SAMP>&lsquo;-q&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--quiet&rsquo;</SAMP> <DD> <DT><SAMP>&lsquo;--silent&rsquo;</SAMP> <DD> <A NAME="IDX298"></A> <A NAME="IDX299"></A> <A NAME="IDX300"></A> Suppress progress indicators. </DL> <P><HR><P> Go to the <A HREF="gettext_1.html">first</A>, <A HREF="gettext_6.html">previous</A>, <A HREF="gettext_8.html">next</A>, <A HREF="gettext_25.html">last</A> section, <A HREF="gettext_toc.html">table of contents</A>. </BODY> </HTML>
modules/pagseguro/mails/awaiting_payment.html
fernandaos12/ateliebambolina
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>{shop_name}</title> </head> <body> <table style="font-family: Verdana,sans-serif; font-size: 11px; color: #374953; width: 550px;"> <tbody> <tr> <td align="left"><a title="{shop_name}" href="{shop_url}"><img style="border: none;" src="{shop_logo}" alt="{shop_name}" /></a></td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td align="left">Ol&aacute;,&nbsp;<strong style="color: #db3484;">{firstname} {lastname}</strong>,</td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td style="background-color: #db3484; color: #fff; font-size: 12px; font-weight: bold; padding: 0.5em 1em;" align="left">Seu pedido, {order_name} - Aguardando confirma&ccedil;&atilde;o de pagamento</td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td align="left">Muito obrigado por ter comprado na {shop_name}!<br /><br /> Seu pedido, {order_name} foi processado com sucesso e n&oacute;s <strong>estamos aguardando a confirma&ccedil;&atilde;o do pagamento</strong>.</td> </tr> <tr> <td>&nbsp;</td> <tr> <td align="left">Se quiser rever ou visualizar o seu pedido por favor entre "<span style="color: #ff00ff;">Hist&oacute;rico de pedidos</span>" dentro da sua conta.<br /><br /></td> </tr> <tr> <td align="left">Se a sua conta for convidado, por favor acompanhe o seu pedido pelo link&nbsp;<a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}?controller=guest-tracking">"Guest Tracking"</a>.</td> </tr> <tr> <td>&nbsp;</td> <tr> <tr> <td style="font-size: 10px; border-top: 1px solid #D9DADE;" align="center"><a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{shop_url}">{shop_name}</a></td> </tr> </tbody> </table> </body> </html>
documentation/docs/javadoc/org/jivesoftware/multiplexer/net/http/HttpConnection.html
onlychoice/ws-xmpp-proxy
<!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_15) on Thu Jan 08 18:20:49 PST 2009 --> <TITLE> HttpConnection (Connection Manager 3.6.3 Javadoc) </TITLE> <META NAME="keywords" CONTENT="org.jivesoftware.multiplexer.net.http.HttpConnection class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="HttpConnection (Connection Manager 3.6.3 Javadoc)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Connection Manager 3.6.3 Javadoc</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpBindServlet.html" title="class in org.jivesoftware.multiplexer.net.http"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnectionClosedException.html" title="class in org.jivesoftware.multiplexer.net.http"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/jivesoftware/multiplexer/net/http/HttpConnection.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HttpConnection.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.jivesoftware.multiplexer.net.http</FONT> <BR> Class HttpConnection</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.jivesoftware.multiplexer.net.http.HttpConnection</B> </PRE> <HR> <DL> <DT><PRE>public class <B>HttpConnection</B><DT>extends java.lang.Object</DL> </PRE> <P> Represents one HTTP connection with a client using the HTTP Binding service. The client will wait on <A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#getResponse()"><CODE>getResponse()</CODE></A> until the server forwards a message to it or the wait time on the session timesout. <P> <P> <DL> <DT><B>Author:</B></DT> <DD>Alexander Wenckus</DD> </DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#HttpConnection(long, boolean)">HttpConnection</A></B>(long&nbsp;requestId, boolean&nbsp;isSecure)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an HTTP Connection.</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#close()">close</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The connection should be closed without delivering a stanza to the requestor.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#deliverBody(java.lang.String)">deliverBody</A></B>(java.lang.String&nbsp;body)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delivers content to the client.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;long</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#getRequestId()">getRequestId</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the ID which uniquely identifies this connection.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#getResponse()">getResponse</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A call that will cause a wait, or in the case of Jetty the thread to be freed, if there is no deliverable currently available.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpSession.html" title="class in org.jivesoftware.multiplexer.net.http">HttpSession</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#getSession()">getSession</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the session that this connection belongs to.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#isClosed()">isClosed</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this connection has been closed, either a response was delivered to the client or the server closed the connection aburbtly.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#isDelivered()">isDelivered</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnection.html#isSecure()">isSecure</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this connection is using HTTPS.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="HttpConnection(long, boolean)"><!-- --></A><H3> HttpConnection</H3> <PRE> public <B>HttpConnection</B>(long&nbsp;requestId, boolean&nbsp;isSecure)</PRE> <DL> <DD>Constructs an HTTP Connection. <P> <DL> <DT><B>Parameters:</B><DD><CODE>requestId</CODE> - the ID which uniquely identifies this request.<DD><CODE>isSecure</CODE> - true if this connection is using HTTPS</DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="close()"><!-- --></A><H3> close</H3> <PRE> public void <B>close</B>()</PRE> <DL> <DD>The connection should be closed without delivering a stanza to the requestor. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="isClosed()"><!-- --></A><H3> isClosed</H3> <PRE> public boolean <B>isClosed</B>()</PRE> <DL> <DD>Returns true if this connection has been closed, either a response was delivered to the client or the server closed the connection aburbtly. <P> <DD><DL> <DT><B>Returns:</B><DD>true if this connection has been closed.</DL> </DD> </DL> <HR> <A NAME="isSecure()"><!-- --></A><H3> isSecure</H3> <PRE> public boolean <B>isSecure</B>()</PRE> <DL> <DD>Returns true if this connection is using HTTPS. <P> <DD><DL> <DT><B>Returns:</B><DD>true if this connection is using HTTPS.</DL> </DD> </DL> <HR> <A NAME="isDelivered()"><!-- --></A><H3> isDelivered</H3> <PRE> public boolean <B>isDelivered</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="deliverBody(java.lang.String)"><!-- --></A><H3> deliverBody</H3> <PRE> public void <B>deliverBody</B>(java.lang.String&nbsp;body) throws <A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnectionClosedException.html" title="class in org.jivesoftware.multiplexer.net.http">HttpConnectionClosedException</A></PRE> <DL> <DD>Delivers content to the client. The content should be valid XMPP wrapped inside of a body. A <i>null</i> value for body indicates that the connection should be closed and the client sent an empty body. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>body</CODE> - the XMPP content to be forwarded to the client inside of a body tag. <DT><B>Throws:</B> <DD><CODE><A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnectionClosedException.html" title="class in org.jivesoftware.multiplexer.net.http">HttpConnectionClosedException</A></CODE> - when this connection to the client has already recieved a deliverable to forward to the client</DL> </DD> </DL> <HR> <A NAME="getResponse()"><!-- --></A><H3> getResponse</H3> <PRE> public java.lang.String <B>getResponse</B>() throws org.jivesoftware.multiplexer.net.http.HttpBindTimeoutException</PRE> <DL> <DD>A call that will cause a wait, or in the case of Jetty the thread to be freed, if there is no deliverable currently available. Once the response becomes available, it is returned. <P> <DD><DL> <DT><B>Returns:</B><DD>the deliverable to send to the client <DT><B>Throws:</B> <DD><CODE>HttpBindTimeoutException</CODE> - to indicate that the maximum wait time requested by the client has been surpassed and an empty response should be returned.</DL> </DD> </DL> <HR> <A NAME="getRequestId()"><!-- --></A><H3> getRequestId</H3> <PRE> public long <B>getRequestId</B>()</PRE> <DL> <DD>Returns the ID which uniquely identifies this connection. <P> <DD><DL> <DT><B>Returns:</B><DD>the ID which uniquely identifies this connection.</DL> </DD> </DL> <HR> <A NAME="getSession()"><!-- --></A><H3> getSession</H3> <PRE> public <A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpSession.html" title="class in org.jivesoftware.multiplexer.net.http">HttpSession</A> <B>getSession</B>()</PRE> <DL> <DD>Returns the session that this connection belongs to. <P> <DD><DL> <DT><B>Returns:</B><DD>the session that this connection belongs to.</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Connection Manager 3.6.3 Javadoc</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpBindServlet.html" title="class in org.jivesoftware.multiplexer.net.http"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/jivesoftware/multiplexer/net/http/HttpConnectionClosedException.html" title="class in org.jivesoftware.multiplexer.net.http"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/jivesoftware/multiplexer/net/http/HttpConnection.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HttpConnection.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright &copy; 2003-2006 Jive Software.</i> </BODY> </HTML>
static/edc_base/css/font-awesome/css/font-awesome.css
botswana-harvard/edc-call-manager
/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* makes the font 33% larger relative to the icon container */ .fa-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-fw { width: 1.28571429em; text-align: center; } .fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; } .fa-ul > li { position: relative; } .fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center; } .fa-li.fa-lg { left: -1.85714286em; } .fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; } .fa-pull-left { float: left; } .fa-pull-right { float: right; } .fa.fa-pull-left { margin-right: .3em; } .fa.fa-pull-right { margin-left: .3em; } /* Deprecated as of 4.4.0 */ .pull-right { float: right; } .pull-left { float: left; } .fa.pull-left { margin-right: .3em; } .fa.pull-right { margin-left: .3em; } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; } .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: #fff; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-glass:before { content: "\f000"; } .fa-music:before { content: "\f001"; } .fa-search:before { content: "\f002"; } .fa-envelope-o:before { content: "\f003"; } .fa-heart:before { content: "\f004"; } .fa-star:before { content: "\f005"; } .fa-star-o:before { content: "\f006"; } .fa-user:before { content: "\f007"; } .fa-film:before { content: "\f008"; } .fa-th-large:before { content: "\f009"; } .fa-th:before { content: "\f00a"; } .fa-th-list:before { content: "\f00b"; } .fa-check:before { content: "\f00c"; } .fa-remove:before, .fa-times:before, .fa-times:before { content: "\f00d"; } .fa-search-plus:before { content: "\f00e"; } .fa-search-minus:before { content: "\f010"; } .fa-power-off:before { content: "\f011"; } .fa-signal:before { content: "\f012"; } .fa-gear:before, .fa-cog:before { content: "\f013"; } .fa-trash-o:before { content: "\f014"; } .fa-home:before { content: "\f015"; } .fa-file-o:before { content: "\f016"; } .fa-clock-o:before { content: "\f017"; } .fa-road:before { content: "\f018"; } .fa-download:before { content: "\f019"; } .fa-arrow-circle-o-down:before { content: "\f01a"; } .fa-arrow-circle-o-up:before { content: "\f01b"; } .fa-inbox:before { content: "\f01c"; } .fa-play-circle-o:before { content: "\f01d"; } .fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; } .fa-refresh:before { content: "\f021"; } .fa-list-alt:before { content: "\f022"; } .fa-lock:before { content: "\f023"; } .fa-flag:before { content: "\f024"; } .fa-headphones:before { content: "\f025"; } .fa-volume-off:before { content: "\f026"; } .fa-volume-down:before { content: "\f027"; } .fa-volume-up:before { content: "\f028"; } .fa-qrcode:before { content: "\f029"; } .fa-barcode:before { content: "\f02a"; } .fa-tag:before { content: "\f02b"; } .fa-tags:before { content: "\f02c"; } .fa-book:before { content: "\f02d"; } .fa-bookmark:before { content: "\f02e"; } .fa-print:before { content: "\f02f"; } .fa-camera:before { content: "\f030"; } .fa-font:before { content: "\f031"; } .fa-bold:before { content: "\f032"; } .fa-italic:before { content: "\f033"; } .fa-text-height:before { content: "\f034"; } .fa-text-width:before { content: "\f035"; } .fa-align-left:before { content: "\f036"; } .fa-align-center:before { content: "\f037"; } .fa-align-right:before { content: "\f038"; } .fa-align-justify:before { content: "\f039"; } .fa-list:before { content: "\f03a"; } .fa-dedent:before, .fa-outdent:before { content: "\f03b"; } .fa-indent:before { content: "\f03c"; } .fa-video-camera:before { content: "\f03d"; } .fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e"; } .fa-pencil-alt:before { content: "\f040"; } .fa-map-marker:before { content: "\f041"; } .fa-adjust:before { content: "\f042"; } .fa-tint:before { content: "\f043"; } .fa-edit:before, .fa-pencil-alt-square-o:before { content: "\f044"; } .fa-share-square-o:before { content: "\f045"; } .fa-check-square-o:before { content: "\f046"; } .fa-arrows:before { content: "\f047"; } .fa-step-backward:before { content: "\f048"; } .fa-fast-backward:before { content: "\f049"; } .fa-backward:before { content: "\f04a"; } .fa-play:before { content: "\f04b"; } .fa-pause:before { content: "\f04c"; } .fa-stop:before { content: "\f04d"; } .fa-forward:before { content: "\f04e"; } .fa-fast-forward:before { content: "\f050"; } .fa-step-forward:before { content: "\f051"; } .fa-eject:before { content: "\f052"; } .fa-chevron-left:before { content: "\f053"; } .fa-chevron-right:before { content: "\f054"; } .fa-plus-circle:before { content: "\f055"; } .fa-minus-circle:before { content: "\f056"; } .fa-times-circle:before { content: "\f057"; } .fa-check-circle:before { content: "\f058"; } .fa-question-circle:before { content: "\f059"; } .fa-info-circle:before { content: "\f05a"; } .fa-crosshairs:before { content: "\f05b"; } .fa-times-circle-o:before { content: "\f05c"; } .fa-check-circle-o:before { content: "\f05d"; } .fa-ban:before { content: "\f05e"; } .fa-arrow-left:before { content: "\f060"; } .fa-arrow-right:before { content: "\f061"; } .fa-arrow-up:before { content: "\f062"; } .fa-arrow-down:before { content: "\f063"; } .fa-share:before, .fa-share:before { content: "\f064"; } .fa-expand:before { content: "\f065"; } .fa-compress:before { content: "\f066"; } .fa-plus:before { content: "\f067"; } .fa-minus:before { content: "\f068"; } .fa-asterisk:before { content: "\f069"; } .fa-exclamation-circle:before { content: "\f06a"; } .fa-gift:before { content: "\f06b"; } .fa-leaf:before { content: "\f06c"; } .fa-fire:before { content: "\f06d"; } .fa-eye:before { content: "\f06e"; } .fa-eye-slash:before { content: "\f070"; } .fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; } .fa-plane:before { content: "\f072"; } .fa-calendar:before { content: "\f073"; } .fa-random:before { content: "\f074"; } .fa-comment:before { content: "\f075"; } .fa-magnet:before { content: "\f076"; } .fa-chevron-up:before { content: "\f077"; } .fa-chevron-down:before { content: "\f078"; } .fa-retweet:before { content: "\f079"; } .fa-shopping-cart:before { content: "\f07a"; } .fa-folder:before { content: "\f07b"; } .fa-folder-open:before { content: "\f07c"; } .fa-arrows-v:before { content: "\f07d"; } .fa-arrows-h:before { content: "\f07e"; } .fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080"; } .fa-twitter-square:before { content: "\f081"; } .fa-facebook-square:before { content: "\f082"; } .fa-camera-retro:before { content: "\f083"; } .fa-key:before { content: "\f084"; } .fa-gears:before, .fa-cogs:before { content: "\f085"; } .fa-comments:before { content: "\f086"; } .fa-thumbs-o-up:before { content: "\f087"; } .fa-thumbs-o-down:before { content: "\f088"; } .fa-star-half:before { content: "\f089"; } .fa-heart-o:before { content: "\f08a"; } .fa-sign-out:before { content: "\f08b"; } .fa-linkedin-square:before { content: "\f08c"; } .fa-thumb-tack:before { content: "\f08d"; } .fa-external-link:before { content: "\f08e"; } .fa-sign-in:before { content: "\f090"; } .fa-trophy:before { content: "\f091"; } .fa-github-square:before { content: "\f092"; } .fa-upload:before { content: "\f093"; } .fa-lemon-o:before { content: "\f094"; } .fa-phone:before { content: "\f095"; } .fa-square-o:before { content: "\f096"; } .fa-bookmark-o:before { content: "\f097"; } .fa-phone-square:before { content: "\f098"; } .fa-twitter:before { content: "\f099"; } .fa-facebook-f:before, .fa-facebook:before { content: "\f09a"; } .fa-github:before { content: "\f09b"; } .fa-unlock:before { content: "\f09c"; } .fa-credit-card:before { content: "\f09d"; } .fa-feed:before, .fa-rss:before { content: "\f09e"; } .fa-hdd-o:before { content: "\f0a0"; } .fa-bullhorn:before { content: "\f0a1"; } .fa-bell:before { content: "\f0f3"; } .fa-certificate:before { content: "\f0a3"; } .fa-hand-o-right:before { content: "\f0a4"; } .fa-hand-o-left:before { content: "\f0a5"; } .fa-hand-o-up:before { content: "\f0a6"; } .fa-hand-o-down:before { content: "\f0a7"; } .fa-arrow-circle-left:before { content: "\f0a8"; } .fa-arrow-circle-right:before { content: "\f0a9"; } .fa-arrow-circle-up:before { content: "\f0aa"; } .fa-arrow-circle-down:before { content: "\f0ab"; } .fa-globe:before { content: "\f0ac"; } .fa-wrench:before { content: "\f0ad"; } .fa-tasks:before { content: "\f0ae"; } .fa-filter:before { content: "\f0b0"; } .fa-briefcase:before { content: "\f0b1"; } .fa-arrows-alt:before { content: "\f0b2"; } .fa-group:before, .fa-users:before { content: "\f0c0"; } .fa-chain:before, .fa-link:before { content: "\f0c1"; } .fa-cloud:before { content: "\f0c2"; } .fa-flask:before { content: "\f0c3"; } .fa-cut:before, .fa-scissors:before { content: "\f0c4"; } .fa-copy:before, .fa-files-o:before { content: "\f0c5"; } .fa-paperclip:before { content: "\f0c6"; } .fa-save:before, .fa-floppy-o:before { content: "\f0c7"; } .fa-square:before { content: "\f0c8"; } .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; } .fa-list-ul:before { content: "\f0ca"; } .fa-list-ol:before { content: "\f0cb"; } .fa-strikethrough:before { content: "\f0cc"; } .fa-underline:before { content: "\f0cd"; } .fa-table:before { content: "\f0ce"; } .fa-magic:before { content: "\f0d0"; } .fa-truck:before { content: "\f0d1"; } .fa-pinterest:before { content: "\f0d2"; } .fa-pinterest-square:before { content: "\f0d3"; } .fa-google-plus-square:before { content: "\f0d4"; } .fa-google-plus:before { content: "\f0d5"; } .fa-money:before { content: "\f0d6"; } .fa-caret-down:before { content: "\f0d7"; } .fa-caret-up:before { content: "\f0d8"; } .fa-caret-left:before { content: "\f0d9"; } .fa-caret-right:before { content: "\f0da"; } .fa-columns:before { content: "\f0db"; } .fa-unsorted:before, .fa-sort:before { content: "\f0dc"; } .fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd"; } .fa-sort-up:before, .fa-sort-asc:before { content: "\f0de"; } .fa-envelope:before { content: "\f0e0"; } .fa-linkedin:before { content: "\f0e1"; } .fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; } .fa-legal:before, .fa-gavel:before { content: "\f0e3"; } .fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; } .fa-comment-o:before { content: "\f0e5"; } .fa-comments-o:before { content: "\f0e6"; } .fa-flash:before, .fa-bolt:before { content: "\f0e7"; } .fa-sitemap:before { content: "\f0e8"; } .fa-umbrella:before { content: "\f0e9"; } .fa-paste:before, .fa-clipboard:before { content: "\f0ea"; } .fa-lightbulb-o:before { content: "\f0eb"; } .fa-exchange:before { content: "\f0ec"; } .fa-cloud-download:before { content: "\f0ed"; } .fa-cloud-upload:before { content: "\f0ee"; } .fa-user-md:before { content: "\f0f0"; } .fa-stethoscope:before { content: "\f0f1"; } .fa-suitcase:before { content: "\f0f2"; } .fa-bell-o:before { content: "\f0a2"; } .fa-coffee:before { content: "\f0f4"; } .fa-cutlery:before { content: "\f0f5"; } .fa-file-text-o:before { content: "\f0f6"; } .fa-building-o:before { content: "\f0f7"; } .fa-hospital-o:before { content: "\f0f8"; } .fa-ambulance:before { content: "\f0f9"; } .fa-medkit:before { content: "\f0fa"; } .fa-fighter-jet:before { content: "\f0fb"; } .fa-beer:before { content: "\f0fc"; } .fa-h-square:before { content: "\f0fd"; } .fa-plus-square:before { content: "\f0fe"; } .fa-angle-double-left:before { content: "\f100"; } .fa-angle-double-right:before { content: "\f101"; } .fa-angle-double-up:before { content: "\f102"; } .fa-angle-double-down:before { content: "\f103"; } .fa-angle-left:before { content: "\f104"; } .fa-angle-right:before { content: "\f105"; } .fa-angle-up:before { content: "\f106"; } .fa-angle-down:before { content: "\f107"; } .fa-desktop:before { content: "\f108"; } .fa-laptop:before { content: "\f109"; } .fa-tablet:before { content: "\f10a"; } .fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; } .fa-circle-o:before { content: "\f10c"; } .fa-quote-left:before { content: "\f10d"; } .fa-quote-right:before { content: "\f10e"; } .fa-spinner:before { content: "\f110"; } .fa-circle:before { content: "\f111"; } .fa-mail-reply:before, .fa-reply:before { content: "\f112"; } .fa-github-alt:before { content: "\f113"; } .fa-folder-o:before { content: "\f114"; } .fa-folder-open-o:before { content: "\f115"; } .fa-smile-o:before { content: "\f118"; } .fa-frown-o:before { content: "\f119"; } .fa-meh-o:before { content: "\f11a"; } .fa-gamepad:before { content: "\f11b"; } .fa-keyboard-o:before { content: "\f11c"; } .fa-flag-o:before { content: "\f11d"; } .fa-flag-checkered:before { content: "\f11e"; } .fa-terminal:before { content: "\f120"; } .fa-code:before { content: "\f121"; } .fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122"; } .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; } .fa-location-arrow:before { content: "\f124"; } .fa-crop:before { content: "\f125"; } .fa-code-fork:before { content: "\f126"; } .fa-unlink:before, .fa-chain-broken:before { content: "\f127"; } .fa-question:before { content: "\f128"; } .fa-info:before { content: "\f129"; } .fa-exclamation:before { content: "\f12a"; } .fa-superscript:before { content: "\f12b"; } .fa-subscript:before { content: "\f12c"; } .fa-eraser:before { content: "\f12d"; } .fa-puzzle-piece:before { content: "\f12e"; } .fa-microphone:before { content: "\f130"; } .fa-microphone-slash:before { content: "\f131"; } .fa-shield:before { content: "\f132"; } .fa-calendar-o:before { content: "\f133"; } .fa-fire-extinguisher:before { content: "\f134"; } .fa-rocket:before { content: "\f135"; } .fa-maxcdn:before { content: "\f136"; } .fa-chevron-circle-left:before { content: "\f137"; } .fa-chevron-circle-right:before { content: "\f138"; } .fa-chevron-circle-up:before { content: "\f139"; } .fa-chevron-circle-down:before { content: "\f13a"; } .fa-html5:before { content: "\f13b"; } .fa-css3:before { content: "\f13c"; } .fa-anchor:before { content: "\f13d"; } .fa-unlock-alt:before { content: "\f13e"; } .fa-bullseye:before { content: "\f140"; } .fa-ellipsis-h:before { content: "\f141"; } .fa-ellipsis-v:before { content: "\f142"; } .fa-rss-square:before { content: "\f143"; } .fa-play-circle:before { content: "\f144"; } .fa-ticket:before { content: "\f145"; } .fa-minus-square:before { content: "\f146"; } .fa-minus-square-o:before { content: "\f147"; } .fa-level-up:before { content: "\f148"; } .fa-level-down:before { content: "\f149"; } .fa-check-square:before { content: "\f14a"; } .fa-pencil-alt-square:before { content: "\f14b"; } .fa-external-link-square:before { content: "\f14c"; } .fa-share-square:before { content: "\f14d"; } .fa-compass:before { content: "\f14e"; } .fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; } .fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; } .fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; } .fa-euro:before, .fa-eur:before { content: "\f153"; } .fa-gbp:before { content: "\f154"; } .fa-dollar:before, .fa-usd:before { content: "\f155"; } .fa-rupee:before, .fa-inr:before { content: "\f156"; } .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; } .fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; } .fa-won:before, .fa-krw:before { content: "\f159"; } .fa-bitcoin:before, .fa-btc:before { content: "\f15a"; } .fa-file:before { content: "\f15b"; } .fa-file-text:before { content: "\f15c"; } .fa-sort-alpha-asc:before { content: "\f15d"; } .fa-sort-alpha-desc:before { content: "\f15e"; } .fa-sort-amount-asc:before { content: "\f160"; } .fa-sort-amount-desc:before { content: "\f161"; } .fa-sort-numeric-asc:before { content: "\f162"; } .fa-sort-numeric-desc:before { content: "\f163"; } .fa-thumbs-up:before { content: "\f164"; } .fa-thumbs-down:before { content: "\f165"; } .fa-youtube-square:before { content: "\f166"; } .fa-youtube:before { content: "\f167"; } .fa-xing:before { content: "\f168"; } .fa-xing-square:before { content: "\f169"; } .fa-youtube-play:before { content: "\f16a"; } .fa-dropbox:before { content: "\f16b"; } .fa-stack-overflow:before { content: "\f16c"; } .fa-instagram:before { content: "\f16d"; } .fa-flickr:before { content: "\f16e"; } .fa-adn:before { content: "\f170"; } .fa-bitbucket:before { content: "\f171"; } .fa-bitbucket-square:before { content: "\f172"; } .fa-tumblr:before { content: "\f173"; } .fa-tumblr-square:before { content: "\f174"; } .fa-long-arrow-down:before { content: "\f175"; } .fa-long-arrow-up:before { content: "\f176"; } .fa-long-arrow-left:before { content: "\f177"; } .fa-long-arrow-right:before { content: "\f178"; } .fa-apple:before { content: "\f179"; } .fa-windows:before { content: "\f17a"; } .fa-android:before { content: "\f17b"; } .fa-linux:before { content: "\f17c"; } .fa-dribbble:before { content: "\f17d"; } .fa-skype:before { content: "\f17e"; } .fa-foursquare:before { content: "\f180"; } .fa-trello:before { content: "\f181"; } .fa-female:before { content: "\f182"; } .fa-male:before { content: "\f183"; } .fa-gittip:before, .fa-gratipay:before { content: "\f184"; } .fa-sun-o:before { content: "\f185"; } .fa-moon-o:before { content: "\f186"; } .fa-archive:before { content: "\f187"; } .fa-bug:before { content: "\f188"; } .fa-vk:before { content: "\f189"; } .fa-weibo:before { content: "\f18a"; } .fa-renren:before { content: "\f18b"; } .fa-pagelines:before { content: "\f18c"; } .fa-stack-exchange:before { content: "\f18d"; } .fa-arrow-circle-o-right:before { content: "\f18e"; } .fa-arrow-circle-o-left:before { content: "\f190"; } .fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; } .fa-dot-circle-o:before { content: "\f192"; } .fa-wheelchair:before { content: "\f193"; } .fa-vimeo-square:before { content: "\f194"; } .fa-turkish-lira:before, .fa-try:before { content: "\f195"; } .fa-plus-square-o:before { content: "\f196"; } .fa-space-shuttle:before { content: "\f197"; } .fa-slack:before { content: "\f198"; } .fa-envelope-square:before { content: "\f199"; } .fa-wordpress:before { content: "\f19a"; } .fa-openid:before { content: "\f19b"; } .fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c"; } .fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d"; } .fa-yahoo:before { content: "\f19e"; } .fa-google:before { content: "\f1a0"; } .fa-reddit:before { content: "\f1a1"; } .fa-reddit-square:before { content: "\f1a2"; } .fa-stumbleupon-circle:before { content: "\f1a3"; } .fa-stumbleupon:before { content: "\f1a4"; } .fa-delicious:before { content: "\f1a5"; } .fa-digg:before { content: "\f1a6"; } .fa-pied-piper-pp:before { content: "\f1a7"; } .fa-pied-piper-alt:before { content: "\f1a8"; } .fa-drupal:before { content: "\f1a9"; } .fa-joomla:before { content: "\f1aa"; } .fa-language:before { content: "\f1ab"; } .fa-fax:before { content: "\f1ac"; } .fa-building:before { content: "\f1ad"; } .fa-child:before { content: "\f1ae"; } .fa-paw:before { content: "\f1b0"; } .fa-spoon:before { content: "\f1b1"; } .fa-cube:before { content: "\f1b2"; } .fa-cubes:before { content: "\f1b3"; } .fa-behance:before { content: "\f1b4"; } .fa-behance-square:before { content: "\f1b5"; } .fa-steam:before { content: "\f1b6"; } .fa-steam-square:before { content: "\f1b7"; } .fa-recycle:before { content: "\f1b8"; } .fa-automobile:before, .fa-car:before { content: "\f1b9"; } .fa-cab:before, .fa-taxi:before { content: "\f1ba"; } .fa-tree:before { content: "\f1bb"; } .fa-spotify:before { content: "\f1bc"; } .fa-deviantart:before { content: "\f1bd"; } .fa-soundcloud:before { content: "\f1be"; } .fa-database:before { content: "\f1c0"; } .fa-file-pdf-o:before { content: "\f1c1"; } .fa-file-word-o:before { content: "\f1c2"; } .fa-file-excel-o:before { content: "\f1c3"; } .fa-file-powerpoint-o:before { content: "\f1c4"; } .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5"; } .fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6"; } .fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7"; } .fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8"; } .fa-file-code-o:before { content: "\f1c9"; } .fa-vine:before { content: "\f1ca"; } .fa-codepen:before { content: "\f1cb"; } .fa-jsfiddle:before { content: "\f1cc"; } .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd"; } .fa-circle-o-notch:before { content: "\f1ce"; } .fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0"; } .fa-ge:before, .fa-empire:before { content: "\f1d1"; } .fa-git-square:before { content: "\f1d2"; } .fa-git:before { content: "\f1d3"; } .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4"; } .fa-tencent-weibo:before { content: "\f1d5"; } .fa-qq:before { content: "\f1d6"; } .fa-wechat:before, .fa-weixin:before { content: "\f1d7"; } .fa-send:before, .fa-paper-plane:before { content: "\f1d8"; } .fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9"; } .fa-history:before { content: "\f1da"; } .fa-circle-thin:before { content: "\f1db"; } .fa-header:before { content: "\f1dc"; } .fa-paragraph:before { content: "\f1dd"; } .fa-sliders:before { content: "\f1de"; } .fa-share-alt:before { content: "\f1e0"; } .fa-share-alt-square:before { content: "\f1e1"; } .fa-bomb:before { content: "\f1e2"; } .fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3"; } .fa-tty:before { content: "\f1e4"; } .fa-binoculars:before { content: "\f1e5"; } .fa-plug:before { content: "\f1e6"; } .fa-slideshare:before { content: "\f1e7"; } .fa-twitch:before { content: "\f1e8"; } .fa-yelp:before { content: "\f1e9"; } .fa-newspaper-o:before { content: "\f1ea"; } .fa-wifi:before { content: "\f1eb"; } .fa-calculator:before { content: "\f1ec"; } .fa-paypal:before { content: "\f1ed"; } .fa-google-wallet:before { content: "\f1ee"; } .fa-cc-visa:before { content: "\f1f0"; } .fa-cc-mastercard:before { content: "\f1f1"; } .fa-cc-discover:before { content: "\f1f2"; } .fa-cc-amex:before { content: "\f1f3"; } .fa-cc-paypal:before { content: "\f1f4"; } .fa-cc-stripe:before { content: "\f1f5"; } .fa-bell-slash:before { content: "\f1f6"; } .fa-bell-slash-o:before { content: "\f1f7"; } .fa-trash:before { content: "\f1f8"; } .fa-copyright:before { content: "\f1f9"; } .fa-at:before { content: "\f1fa"; } .fa-eyedropper:before { content: "\f1fb"; } .fa-paint-brush:before { content: "\f1fc"; } .fa-birthday-cake:before { content: "\f1fd"; } .fa-area-chart:before { content: "\f1fe"; } .fa-pie-chart:before { content: "\f200"; } .fa-line-chart:before { content: "\f201"; } .fa-lastfm:before { content: "\f202"; } .fa-lastfm-square:before { content: "\f203"; } .fa-toggle-off:before { content: "\f204"; } .fa-toggle-on:before { content: "\f205"; } .fa-bicycle:before { content: "\f206"; } .fa-bus:before { content: "\f207"; } .fa-ioxhost:before { content: "\f208"; } .fa-angellist:before { content: "\f209"; } .fa-cc:before { content: "\f20a"; } .fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b"; } .fa-meanpath:before { content: "\f20c"; } .fa-buysellads:before { content: "\f20d"; } .fa-connectdevelop:before { content: "\f20e"; } .fa-dashcube:before { content: "\f210"; } .fa-forumbee:before { content: "\f211"; } .fa-leanpub:before { content: "\f212"; } .fa-sellsy:before { content: "\f213"; } .fa-shirtsinbulk:before { content: "\f214"; } .fa-simplybuilt:before { content: "\f215"; } .fa-skyatlas:before { content: "\f216"; } .fa-cart-plus:before { content: "\f217"; } .fa-cart-arrow-down:before { content: "\f218"; } .fa-diamond:before { content: "\f219"; } .fa-ship:before { content: "\f21a"; } .fa-user-secret:before { content: "\f21b"; } .fa-motorcycle:before { content: "\f21c"; } .fa-street-view:before { content: "\f21d"; } .fa-heartbeat:before { content: "\f21e"; } .fa-venus:before { content: "\f221"; } .fa-mars:before { content: "\f222"; } .fa-mercury:before { content: "\f223"; } .fa-intersex:before, .fa-transgender:before { content: "\f224"; } .fa-transgender-alt:before { content: "\f225"; } .fa-venus-double:before { content: "\f226"; } .fa-mars-double:before { content: "\f227"; } .fa-venus-mars:before { content: "\f228"; } .fa-mars-stroke:before { content: "\f229"; } .fa-mars-stroke-v:before { content: "\f22a"; } .fa-mars-stroke-h:before { content: "\f22b"; } .fa-neuter:before { content: "\f22c"; } .fa-genderless:before { content: "\f22d"; } .fa-facebook-official:before { content: "\f230"; } .fa-pinterest-p:before { content: "\f231"; } .fa-whatsapp:before { content: "\f232"; } .fa-server:before { content: "\f233"; } .fa-user-plus:before { content: "\f234"; } .fa-user-times:before { content: "\f235"; } .fa-hotel:before, .fa-bed:before { content: "\f236"; } .fa-viacoin:before { content: "\f237"; } .fa-train:before { content: "\f238"; } .fa-subway:before { content: "\f239"; } .fa-medium:before { content: "\f23a"; } .fa-yc:before, .fa-y-combinator:before { content: "\f23b"; } .fa-optin-monster:before { content: "\f23c"; } .fa-opencart:before { content: "\f23d"; } .fa-expeditedssl:before { content: "\f23e"; } .fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: "\f240"; } .fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241"; } .fa-battery-2:before, .fa-battery-half:before { content: "\f242"; } .fa-battery-1:before, .fa-battery-quarter:before { content: "\f243"; } .fa-battery-0:before, .fa-battery-empty:before { content: "\f244"; } .fa-mouse-pointer:before { content: "\f245"; } .fa-i-cursor:before { content: "\f246"; } .fa-object-group:before { content: "\f247"; } .fa-object-ungroup:before { content: "\f248"; } .fa-sticky-note:before { content: "\f249"; } .fa-sticky-note-o:before { content: "\f24a"; } .fa-cc-jcb:before { content: "\f24b"; } .fa-cc-diners-club:before { content: "\f24c"; } .fa-clone:before { content: "\f24d"; } .fa-balance-scale:before { content: "\f24e"; } .fa-hourglass-o:before { content: "\f250"; } .fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251"; } .fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; } .fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253"; } .fa-hourglass:before { content: "\f254"; } .fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255"; } .fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256"; } .fa-hand-scissors-o:before { content: "\f257"; } .fa-hand-lizard-o:before { content: "\f258"; } .fa-hand-spock-o:before { content: "\f259"; } .fa-hand-pointer-o:before { content: "\f25a"; } .fa-hand-peace-o:before { content: "\f25b"; } .fa-trademark:before { content: "\f25c"; } .fa-registered:before { content: "\f25d"; } .fa-creative-commons:before { content: "\f25e"; } .fa-gg:before { content: "\f260"; } .fa-gg-circle:before { content: "\f261"; } .fa-tripadvisor:before { content: "\f262"; } .fa-odnoklassniki:before { content: "\f263"; } .fa-odnoklassniki-square:before { content: "\f264"; } .fa-get-pocket:before { content: "\f265"; } .fa-wikipedia-w:before { content: "\f266"; } .fa-safari:before { content: "\f267"; } .fa-chrome:before { content: "\f268"; } .fa-firefox:before { content: "\f269"; } .fa-opera:before { content: "\f26a"; } .fa-internet-explorer:before { content: "\f26b"; } .fa-tv:before, .fa-television:before { content: "\f26c"; } .fa-contao:before { content: "\f26d"; } .fa-500px:before { content: "\f26e"; } .fa-amazon:before { content: "\f270"; } .fa-calendar-plus-o:before { content: "\f271"; } .fa-calendar-minus-o:before { content: "\f272"; } .fa-calendar-times-o:before { content: "\f273"; } .fa-calendar-check-o:before { content: "\f274"; } .fa-industry:before { content: "\f275"; } .fa-map-pin:before { content: "\f276"; } .fa-map-signs:before { content: "\f277"; } .fa-map-o:before { content: "\f278"; } .fa-map:before { content: "\f279"; } .fa-commenting:before { content: "\f27a"; } .fa-commenting-o:before { content: "\f27b"; } .fa-houzz:before { content: "\f27c"; } .fa-vimeo:before { content: "\f27d"; } .fa-black-tie:before { content: "\f27e"; } .fa-fonticons:before { content: "\f280"; } .fa-reddit-alien:before { content: "\f281"; } .fa-edge:before { content: "\f282"; } .fa-credit-card-alt:before { content: "\f283"; } .fa-codiepie:before { content: "\f284"; } .fa-modx:before { content: "\f285"; } .fa-fort-awesome:before { content: "\f286"; } .fa-usb:before { content: "\f287"; } .fa-product-hunt:before { content: "\f288"; } .fa-mixcloud:before { content: "\f289"; } .fa-scribd:before { content: "\f28a"; } .fa-pause-circle:before { content: "\f28b"; } .fa-pause-circle-o:before { content: "\f28c"; } .fa-stop-circle:before { content: "\f28d"; } .fa-stop-circle-o:before { content: "\f28e"; } .fa-shopping-bag:before { content: "\f290"; } .fa-shopping-basket:before { content: "\f291"; } .fa-hashtag:before { content: "\f292"; } .fa-bluetooth:before { content: "\f293"; } .fa-bluetooth-b:before { content: "\f294"; } .fa-percent:before { content: "\f295"; } .fa-gitlab:before { content: "\f296"; } .fa-wpbeginner:before { content: "\f297"; } .fa-wpforms:before { content: "\f298"; } .fa-envira:before { content: "\f299"; } .fa-universal-access:before { content: "\f29a"; } .fa-wheelchair-alt:before { content: "\f29b"; } .fa-question-circle-o:before { content: "\f29c"; } .fa-blind:before { content: "\f29d"; } .fa-audio-description:before { content: "\f29e"; } .fa-volume-control-phone:before { content: "\f2a0"; } .fa-braille:before { content: "\f2a1"; } .fa-assistive-listening-systems:before { content: "\f2a2"; } .fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3"; } .fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4"; } .fa-glide:before { content: "\f2a5"; } .fa-glide-g:before { content: "\f2a6"; } .fa-signing:before, .fa-sign-language:before { content: "\f2a7"; } .fa-low-vision:before { content: "\f2a8"; } .fa-viadeo:before { content: "\f2a9"; } .fa-viadeo-square:before { content: "\f2aa"; } .fa-snapchat:before { content: "\f2ab"; } .fa-snapchat-ghost:before { content: "\f2ac"; } .fa-snapchat-square:before { content: "\f2ad"; } .fa-pied-piper:before { content: "\f2ae"; } .fa-first-order:before { content: "\f2b0"; } .fa-yoast:before { content: "\f2b1"; } .fa-themeisle:before { content: "\f2b2"; } .fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3"; } .fa-fa:before, .fa-font-awesome:before { content: "\f2b4"; } .fa-handshake-o:before { content: "\f2b5"; } .fa-envelope-open:before { content: "\f2b6"; } .fa-envelope-open-o:before { content: "\f2b7"; } .fa-linode:before { content: "\f2b8"; } .fa-address-book:before { content: "\f2b9"; } .fa-address-book-o:before { content: "\f2ba"; } .fa-vcard:before, .fa-address-card:before { content: "\f2bb"; } .fa-vcard-o:before, .fa-address-card-o:before { content: "\f2bc"; } .fa-user-circle:before { content: "\f2bd"; } .fa-user-circle-o:before { content: "\f2be"; } .fa-user-o:before { content: "\f2c0"; } .fa-id-badge:before { content: "\f2c1"; } .fa-drivers-license:before, .fa-id-card:before { content: "\f2c2"; } .fa-drivers-license-o:before, .fa-id-card-o:before { content: "\f2c3"; } .fa-quora:before { content: "\f2c4"; } .fa-free-code-camp:before { content: "\f2c5"; } .fa-telegram:before { content: "\f2c6"; } .fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: "\f2c7"; } .fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: "\f2c8"; } .fa-thermometer-2:before, .fa-thermometer-half:before { content: "\f2c9"; } .fa-thermometer-1:before, .fa-thermometer-quarter:before { content: "\f2ca"; } .fa-thermometer-0:before, .fa-thermometer-empty:before { content: "\f2cb"; } .fa-shower:before { content: "\f2cc"; } .fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: "\f2cd"; } .fa-podcast:before { content: "\f2ce"; } .fa-window-maximize:before { content: "\f2d0"; } .fa-window-minimize:before { content: "\f2d1"; } .fa-window-restore:before { content: "\f2d2"; } .fa-times-rectangle:before, .fa-window-close:before { content: "\f2d3"; } .fa-times-rectangle-o:before, .fa-window-close-o:before { content: "\f2d4"; } .fa-bandcamp:before { content: "\f2d5"; } .fa-grav:before { content: "\f2d6"; } .fa-etsy:before { content: "\f2d7"; } .fa-imdb:before { content: "\f2d8"; } .fa-ravelry:before { content: "\f2d9"; } .fa-eercast:before { content: "\f2da"; } .fa-microchip:before { content: "\f2db"; } .fa-snowflake-o:before { content: "\f2dc"; } .fa-superpowers:before { content: "\f2dd"; } .fa-wpexplorer:before { content: "\f2de"; } .fa-meetup:before { content: "\f2e0"; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }
toolchains/share/doc/gcc/Decimal-Float.html
thanhphat11/android_kernel_xiaomi_msm8996
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Copyright (C) 1988-2015 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being "Funding Free Software", the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled "GNU Free Documentation License". (a) The FSF's Front-Cover Text is: A GNU Manual (b) The FSF's Back-Cover Text is: You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development. --> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <head> <title>Using the GNU Compiler Collection (GCC): Decimal Float</title> <meta name="description" content="Using the GNU Compiler Collection (GCC): Decimal Float"> <meta name="keywords" content="Using the GNU Compiler Collection (GCC): Decimal Float"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="Option-Index.html#Option-Index" rel="index" title="Option Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="C-Extensions.html#C-Extensions" rel="up" title="C Extensions"> <link href="Hex-Floats.html#Hex-Floats" rel="next" title="Hex Floats"> <link href="Half_002dPrecision.html#Half_002dPrecision" rel="prev" title="Half-Precision"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} kbd {font-style:oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <a name="Decimal-Float"></a> <div class="header"> <p> Next: <a href="Hex-Floats.html#Hex-Floats" accesskey="n" rel="next">Hex Floats</a>, Previous: <a href="Half_002dPrecision.html#Half_002dPrecision" accesskey="p" rel="prev">Half-Precision</a>, Up: <a href="C-Extensions.html#C-Extensions" accesskey="u" rel="up">C Extensions</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Option-Index.html#Option-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="Decimal-Floating-Types"></a> <h3 class="section">6.13 Decimal Floating Types</h3> <a name="index-decimal-floating-types"></a> <a name="index-_005fDecimal32-data-type"></a> <a name="index-_005fDecimal64-data-type"></a> <a name="index-_005fDecimal128-data-type"></a> <a name="index-df-integer-suffix"></a> <a name="index-dd-integer-suffix"></a> <a name="index-dl-integer-suffix"></a> <a name="index-DF-integer-suffix"></a> <a name="index-DD-integer-suffix"></a> <a name="index-DL-integer-suffix"></a> <p>As an extension, GNU C supports decimal floating types as defined in the N1312 draft of ISO/IEC WDTR24732. Support for decimal floating types in GCC will evolve as the draft technical report changes. Calling conventions for any target might also change. Not all targets support decimal floating types. </p> <p>The decimal floating types are <code>_Decimal32</code>, <code>_Decimal64</code>, and <code>_Decimal128</code>. They use a radix of ten, unlike the floating types <code>float</code>, <code>double</code>, and <code>long double</code> whose radix is not specified by the C standard but is usually two. </p> <p>Support for decimal floating types includes the arithmetic operators add, subtract, multiply, divide; unary arithmetic operators; relational operators; equality operators; and conversions to and from integer and other floating types. Use a suffix &lsquo;<samp>df</samp>&rsquo; or &lsquo;<samp>DF</samp>&rsquo; in a literal constant of type <code>_Decimal32</code>, &lsquo;<samp>dd</samp>&rsquo; or &lsquo;<samp>DD</samp>&rsquo; for <code>_Decimal64</code>, and &lsquo;<samp>dl</samp>&rsquo; or &lsquo;<samp>DL</samp>&rsquo; for <code>_Decimal128</code>. </p> <p>GCC support of decimal float as specified by the draft technical report is incomplete: </p> <ul> <li> When the value of a decimal floating type cannot be represented in the integer type to which it is being converted, the result is undefined rather than the result value specified by the draft technical report. </li><li> GCC does not provide the C library functionality associated with <samp>math.h</samp>, <samp>fenv.h</samp>, <samp>stdio.h</samp>, <samp>stdlib.h</samp>, and <samp>wchar.h</samp>, which must come from a separate C library implementation. Because of this the GNU C compiler does not define macro <code>__STDC_DEC_FP__</code> to indicate that the implementation conforms to the technical report. </li></ul> <p>Types <code>_Decimal32</code>, <code>_Decimal64</code>, and <code>_Decimal128</code> are supported by the DWARF 2 debug information format. </p> <hr> <div class="header"> <p> Next: <a href="Hex-Floats.html#Hex-Floats" accesskey="n" rel="next">Hex Floats</a>, Previous: <a href="Half_002dPrecision.html#Half_002dPrecision" accesskey="p" rel="prev">Half-Precision</a>, Up: <a href="C-Extensions.html#C-Extensions" accesskey="u" rel="up">C Extensions</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Option-Index.html#Option-Index" title="Index" rel="index">Index</a>]</p> </div> </body> </html>
wp-content/themes/minamaze/styles/style-responsive.css
dzmitryh/wp-in-mebel.by
/* ---------------------------------------------------------------------------------- RESPONSIVE LAYOUTS ---------------------------------------------------------------------------------- */ /* Desktop / Laptop */ @media only screen and (max-width: 960px) { } /* iPad & Tablet */ @media only screen and (max-width: 768px) { /* Header */ #header { padding: 10px 10px 20px; } #logo { float: none; position: static; text-align: center; margin: 0 10px 10px; } #logo img { max-height: 40px; } #header-links, #pre-header-search { display: none; } #header-responsive { display: block; width: 100%; } #header-responsive ul { margin: 0; } #header-responsive li { list-style: none; } #header-responsive .sub-menu li, #header-responsive .sub-menu li:hover { padding: 0; } #header-responsive li a { display: block; padding: 10px 25px; border-bottom: 1px solid #F0F0F0; } #header-responsive li a:hover, #header-responsive li.current_page_item > a { color: #F33F3F; } #header-responsive-inner { border-left: 1px solid #F0F0F0; border-right: 1px solid #F0F0F0; } .nav-collapse { overflow: hidden; height: 0; } .btn-navbar { display: block; padding: 10px 10px; background-color: #333; border: 1px solid #222; } .btn-navbar .icon-bar { display: block; width: 20px; height: 3px; margin: 0 0 0 auto; background-color: #FFF; } .btn-navbar .icon-bar + .icon-bar { margin-top: 3px; } .nav-collapse.collapse { -webkit-transition: height 0.35s ease; -moz-transition: height 0.35s ease; -ms-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; position: relative; overflow: hidden; height: 0; } /* Slider */ #slider { padding: 0 10px; } #slider .rslides-container { padding: 0; } /* Intro / Outro */ .action-text.action-teaser h3, .attention_text h3 { margin-top: 0px; } /* Footer */ /* Sidebar */ /* Blog */ /* Post */ .commentlist .children .children .children { margin: 0px; } /* Portfolio */ .hover-excerpt { display: none; } .da-thumbs li article h3 { padding: 0; } /* Project */ /* Contact */ /* Widgets */ } /* Small Tablets & Larger Phones */ @media only screen and (max-width: 685px) { /* Main */ #pre-header-links-inner, #breadcrumbs, #sidebar, #intro.option3 .page-teaser, #footer-menu, .meta-author { display: none; } #main-core, #intro.option1, #intro.option2 { margin-left: 0px; } #main { width: 100%; } #main-core, #intro, .commentlist .children .children { margin: 0px; } #intro.option1 #intro-core { display: block; } .notification-text { display: block; margin-bottom: 5px; } /* Featured Slider */ #slider .featured-excerpt { display: none; } /* Portfolio */ /* Single Post Share */ #author-image, #author-text { width: 100%; float: none; } #author-text { margin: 20px 0px 0 0px; } #author-text h3, #author-text p { margin-left: 30px; padding-right: 40px; } .commentlist .children .children { margin: 0px; } /* Intro / Outro */ .action-text.three_fourth, .action-button.one_fourth.last { width:100%; float:none; margin-right:0px; } .action-button h4 { padding: 10px 10px; margin: 0px; } .action-text { padding-bottom: 10px; } .action-text > h3 { margin-top: 0px; } .action-text, .attention_text { text-align: center; } } /* iPhone (Landscape) */ @media only screen and (max-width: 568px) { /* Main */ #notification-core .notification-text { display: block; margin-bottom: 5px; } /* Featured Slider */ #slider .featured-title span { font-size: 20px; } #slider .featured-link a { padding: 3px 15px; margin: 0px; } /* Portfolio */ .element.column-1 , .element.column-2 , .element.column-3 , .element.column-4 { width: auto; } #filter.portfolio-filter { margin: 0; } #filter.portfolio-filter li { display: block; padding-right: 1px; } #filter.portfolio-filter li a { width: 100%; padding: 5px 20px; border-bottom: 1px solid #EEE; } #filter.portfolio-filter > li:first-child a { border-top: 1px solid #EEE; } #filter.portfolio-filter li:after { content: ""; } #filter.portfolio-filter li a:hover, #filter.portfolio-filter li a.selected { color: white; background: #F33F3F; } /* Blog */ .blog-style1 .entry-content { margin-top: 20px; } /* Single Post */ #sharemessage { text-align: center; margin-bottom: 15px; padding: 0; } #shareicons { padding: 0; } #sharemessage, #shareicons { width: 100%; display: block; text-align: center; } #comments { margin-right: 0; } #nocomments { margin-left: 0; } /* Single Post Share */ #author-image { display: none; } #author-text { margin: 0px; } #author-bio .author-description { padding-right: 50px; } span.post-title { display:none; } p.form-submit { margin-bottom: 0px; } #shareicons a { float: none; margin-left: 10px; margin-right: 10px; } .form-allowed-tags { display: none; } /* Intro / Outro */ .action-text h3, .action-text p { margin-left: 0px; margin-right: 0px; } .action-button p { margin-left: 0px; margin-right: 0px; } /* Shortcode Content */ .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth { width:100%; float:none; margin-right:0px; } #footer .widget-area.one_half, #footer .widget-area.one_third, #footer .widget-area.two_third, #footer .widget-area.one_fourth, #footer .widget-area.three_fourth, #footer .widget-area.one_fifth, #footer .widget-area.two_fifth, #footer .widget-area.three_fifth, #footer .widget-area.four_fifth, #footer .widget-area.one_sixth, #footer .widget-area.five_sixth { width:100%; float:none; margin-right:0px; } .border { margin-left:10px; margin-right:10px; } .pricing-table.style1 span { text-align: center; padding-left: 0; padding-right: 0; background: none !important } .pricing-table.style2 .pricing-package { float: none; display: block; margin: 0 auto 20px; max-width: 100% !important; width: 100% !important; } .pricing-table.style2 .pricing-package.big { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /* Bootstrap Menu */ #logo { float: none; text-align: center; } .btn-navbar { float: none; } /* Widgets */ .thinkup_widget_categories li span { float: none; padding-left: 5px; } .thinkup_widget_flickr .flickr-photo { width: auto !important; margin-right: 5px !important; } } /* iPhone (Portrait) */ @media only screen and (max-width: 320px) { /* Single Post Share */ #shareicons a { margin-left: 5px; margin-right: 5px; } .commentlist .children { margin: 0 0 0 25px; } /* Portfolio */ /* Shortcodes */ } /* Retina Display */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) { }
wp-content/plugins/like-box/includes/style/effects.css
luchego/wordpress-prueba
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } @-webkit-keyframes bounce { 0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); } 70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); } 90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); } } @keyframes bounce { 0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } 40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); } 70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); -ms-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); } 90% { -webkit-transform: translate3d(0,-4px,0); -ms-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); } } .bounce { -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; } @-webkit-keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0; } } .flash { -webkit-animation-name: flash; animation-name: flash; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); -ms-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } 100% { -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes rubberBand { 0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); } 40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); } 50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); } 65% { -webkit-transform: scale3d(.95, 1.05, 1); transform: scale3d(.95, 1.05, 1); } 75% { -webkit-transform: scale3d(1.05, .95, 1); transform: scale3d(1.05, .95, 1); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes rubberBand { 0% { -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 30% { -webkit-transform: scale3d(1.25, 0.75, 1); -ms-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); } 40% { -webkit-transform: scale3d(0.75, 1.25, 1); -ms-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); } 50% { -webkit-transform: scale3d(1.15, 0.85, 1); -ms-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); } 65% { -webkit-transform: scale3d(.95, 1.05, 1); -ms-transform: scale3d(.95, 1.05, 1); transform: scale3d(.95, 1.05, 1); } 75% { -webkit-transform: scale3d(1.05, .95, 1); -ms-transform: scale3d(1.05, .95, 1); transform: scale3d(1.05, .95, 1); } 100% { -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; } @-webkit-keyframes shake { 0%, 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } } @keyframes shake { 0%, 100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { -webkit-transform: translate3d(-10px, 0, 0); -ms-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { -webkit-transform: translate3d(10px, 0, 0); -ms-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } } .shake { -webkit-animation-name: shake; animation-name: shake; } @-webkit-keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); } 40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); } 60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); } 80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); } 100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } } @keyframes swing { 20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); -ms-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); } 40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); -ms-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); } 60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); -ms-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); } 80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); -ms-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); } 100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); -ms-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); } } .swing { -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; } @-webkit-keyframes tada { 0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes tada { 0% { -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } 100% { -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .tada { -webkit-animation-name: tada; animation-name: tada; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes wobble { 0% { -webkit-transform: none; transform: none; } 15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } 100% { -webkit-transform: none; transform: none; } } @keyframes wobble { 0% { -webkit-transform: none; -ms-transform: none; transform: none; } 15% { -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } 100% { -webkit-transform: none; -ms-transform: none; transform: none; } } .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); } 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 80% { -webkit-transform: scale3d(.97, .97, .97); transform: scale3d(.97, .97, .97); } 100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); -ms-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); -ms-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(.9, .9, .9); -ms-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); } 60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); -ms-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); } 80% { -webkit-transform: scale3d(.97, .97, .97); -ms-transform: scale3d(.97, .97, .97); transform: scale3d(.97, .97, .97); } 100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; -webkit-animation-duration: .75s; animation-duration: .75s; } @-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0); } 75% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 90% { -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); } 100% { -webkit-transform: none; transform: none; } } @keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); -ms-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, 25px, 0); -ms-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0); } 75% { -webkit-transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); } 90% { -webkit-transform: translate3d(0, 5px, 0); -ms-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); } 100% { -webkit-transform: none; -ms-transform: none; transform: none; } } .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0); } 75% { -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 90% { -webkit-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } 100% { -webkit-transform: none; transform: none; } } @keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(-3000px, 0, 0); -ms-transform: translate3d(-3000px, 0, 0); transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(25px, 0, 0); -ms-transform: translate3d(25px, 0, 0); transform: translate3d(25px, 0, 0); } 75% { -webkit-transform: translate3d(-10px, 0, 0); -ms-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); } 90% { -webkit-transform: translate3d(5px, 0, 0); -ms-transform: translate3d(5px, 0, 0); transform: translate3d(5px, 0, 0); } 100% { -webkit-transform: none; -ms-transform: none; transform: none; } } .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0); } 75% { -webkit-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } 90% { -webkit-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } 100% { -webkit-transform: none; transform: none; } } @keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(3000px, 0, 0); -ms-transform: translate3d(3000px, 0, 0); transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; -webkit-transform: translate3d(-25px, 0, 0); -ms-transform: translate3d(-25px, 0, 0); transform: translate3d(-25px, 0, 0); } 75% { -webkit-transform: translate3d(10px, 0, 0); -ms-transform: translate3d(10px, 0, 0); transform: translate3d(10px, 0, 0); } 90% { -webkit-transform: translate3d(-5px, 0, 0); -ms-transform: translate3d(-5px, 0, 0); transform: translate3d(-5px, 0, 0); } 100% { -webkit-transform: none; -ms-transform: none; transform: none; } } .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } 75% { -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 90% { -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); } 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: translate3d(0, 3000px, 0); -ms-transform: translate3d(0, 3000px, 0); transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; -webkit-transform: translate3d(0, -20px, 0); -ms-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } 75% { -webkit-transform: translate3d(0, 10px, 0); -ms-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } 90% { -webkit-transform: translate3d(0, -5px, 0); -ms-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); } 100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); -ms-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } } .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); -ms-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } } .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); -ms-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); } 100% { opacity: 0; -webkit-transform: none; -ms-transform: none; transform: none; } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); -ms-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) scale3d(.95, .95, .95); transform: perspective(400px) scale3d(.95, .95, .95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 100% { -webkit-transform: perspective(400px); transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } @keyframes flip { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { -webkit-transform: perspective(400px) scale3d(.95, .95, .95); -ms-transform: perspective(400px) scale3d(.95, .95, .95); transform: perspective(400px) scale3d(.95, .95, .95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 100% { -webkit-transform: perspective(400px); -ms-transform: perspective(400px); transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; -ms-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; } @-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } 100% { -webkit-transform: perspective(400px); transform: perspective(400px); } } @keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } 100% { -webkit-transform: perspective(400px); -ms-transform: perspective(400px); transform: perspective(400px); } } .flipInX { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; } @-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } 100% { -webkit-transform: perspective(400px); transform: perspective(400px); } } @keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } 100% { -webkit-transform: perspective(400px); -ms-transform: perspective(400px); transform: perspective(400px); } } .flipInY { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; } @-webkit-keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; } 80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; } 100% { -webkit-transform: none; transform: none; opacity: 1; } } @keyframes lightSpeedIn { 0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); -ms-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { -webkit-transform: skewX(20deg); -ms-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; } 80% { -webkit-transform: skewX(-5deg); -ms-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; } 100% { -webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; } } .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } @-webkit-keyframes rotateIn { 0% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, -200deg); transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } 100% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateIn { 0% { -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transform: rotate3d(0, 0, 1, -200deg); -ms-transform: rotate3d(0, 0, 1, -200deg); transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } 100% { -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateInDownLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, -45deg); -ms-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(10, 50, 10, 95deg); transform: rotate3d(10, 50, 10, 95deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateInDownRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, 95deg); -ms-transform: rotate3d(0, 0, 1, 95deg); transform: rotate3d(0, 0, 1, 95deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateInUpLeft { 0% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate3d(0, 0, 1, 45deg); -ms-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } 100% { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: none; transform: none; opacity: 1; } } @keyframes rotateInUpRight { 0% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: rotate3d(0, 0, 1, -90deg); -ms-transform: rotate3d(0, 0, 1, -90deg); transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } 100% { -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transform: none; -ms-transform: none; transform: none; opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes hinge { 0% { -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } 100% { -webkit-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } } @keyframes hinge { 0% { -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { -webkit-transform: rotate3d(0, 0, 1, 80deg); -ms-transform: rotate3d(0, 0, 1, 80deg); transform: rotate3d(0, 0, 1, 80deg); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { -webkit-transform: rotate3d(0, 0, 1, 60deg); -ms-transform: rotate3d(0, 0, 1, 60deg); transform: rotate3d(0, 0, 1, 60deg); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } 100% { -webkit-transform: translate3d(0, 700px, 0); -ms-transform: translate3d(0, 700px, 0); transform: translate3d(0, 700px, 0); opacity: 0; } } .hinge { -webkit-animation-name: hinge; animation-name: hinge; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes rollIn { 0% { opacity: 0; -webkit-transform: translate3d(-50%, 0, 0) rotate3d(10, 10, 10, -200deg); transform: translate3d(-50%, 0, 0) rotate3d(10, 10, 10, -200deg); } 100% { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes rollIn { 0% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } 100% { opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; } } .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ @-webkit-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 50% { opacity: 1; } } @keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); -ms-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 50% { opacity: 1; } } .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @-webkit-keyframes zoomInDown { 0% { opacity: 0; -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } @keyframes zoomInDown { 0% { opacity: 0; -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } .zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; } @-webkit-keyframes zoomInLeft { 0% { opacity: 0; -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } @keyframes zoomInLeft { 0% { opacity: 0; -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } .zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; } @-webkit-keyframes zoomInRight { 0% { opacity: 0; -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } @keyframes zoomInRight { 0% { opacity: 0; -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } .zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; } @-webkit-keyframes zoomInUp { 0% { opacity: 0; -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } @keyframes zoomInUp { 0% { opacity: 0; -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190); } 60% { opacity: 1; -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); } } .zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; }
toolchains/share/doc/gcc/Gcov-Intro.html
thanhphat11/android_kernel_xiaomi_msm8996
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Copyright (C) 1988-2015 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being "Funding Free Software", the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled "GNU Free Documentation License". (a) The FSF's Front-Cover Text is: A GNU Manual (b) The FSF's Back-Cover Text is: You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development. --> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <head> <title>Using the GNU Compiler Collection (GCC): Gcov Intro</title> <meta name="description" content="Using the GNU Compiler Collection (GCC): Gcov Intro"> <meta name="keywords" content="Using the GNU Compiler Collection (GCC): Gcov Intro"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="Option-Index.html#Option-Index" rel="index" title="Option Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="Gcov.html#Gcov" rel="up" title="Gcov"> <link href="Invoking-Gcov.html#Invoking-Gcov" rel="next" title="Invoking Gcov"> <link href="Gcov.html#Gcov" rel="prev" title="Gcov"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} kbd {font-style:oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <a name="Gcov-Intro"></a> <div class="header"> <p> Next: <a href="Invoking-Gcov.html#Invoking-Gcov" accesskey="n" rel="next">Invoking Gcov</a>, Up: <a href="Gcov.html#Gcov" accesskey="u" rel="up">Gcov</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Option-Index.html#Option-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="Introduction-to-gcov"></a> <h3 class="section">10.1 Introduction to <code>gcov</code></h3> <p><code>gcov</code> is a test coverage program. Use it in concert with GCC to analyze your programs to help create more efficient, faster running code and to discover untested parts of your program. You can use <code>gcov</code> as a profiling tool to help discover where your optimization efforts will best affect your code. You can also use <code>gcov</code> along with the other profiling tool, <code>gprof</code>, to assess which parts of your code use the greatest amount of computing time. </p> <p>Profiling tools help you analyze your code&rsquo;s performance. Using a profiler such as <code>gcov</code> or <code>gprof</code>, you can find out some basic performance statistics, such as: </p> <ul> <li> how often each line of code executes </li><li> what lines of code are actually executed </li><li> how much computing time each section of code uses </li></ul> <p>Once you know these things about how your code works when compiled, you can look at each module to see which modules should be optimized. <code>gcov</code> helps you determine where to work on optimization. </p> <p>Software developers also use coverage testing in concert with testsuites, to make sure software is actually good enough for a release. Testsuites can verify that a program works as expected; a coverage program tests to see how much of the program is exercised by the testsuite. Developers can then determine what kinds of test cases need to be added to the testsuites to create both better testing and a better final product. </p> <p>You should compile your code without optimization if you plan to use <code>gcov</code> because the optimization, by combining some lines of code into one function, may not give you as much information as you need to look for &lsquo;hot spots&rsquo; where the code is using a great deal of computer time. Likewise, because <code>gcov</code> accumulates statistics by line (at the lowest resolution), it works best with a programming style that places only one statement on each line. If you use complicated macros that expand to loops or to other control structures, the statistics are less helpful&mdash;they only report on the line where the macro call appears. If your complex macros behave like functions, you can replace them with inline functions to solve this problem. </p> <p><code>gcov</code> creates a logfile called <samp><var>sourcefile</var>.gcov</samp> which indicates how many times each line of a source file <samp><var>sourcefile</var>.c</samp> has executed. You can use these logfiles along with <code>gprof</code> to aid in fine-tuning the performance of your programs. <code>gprof</code> gives timing information you can use along with the information you get from <code>gcov</code>. </p> <p><code>gcov</code> works only on code compiled with GCC. It is not compatible with any other profiling or test coverage mechanism. </p> <hr> <div class="header"> <p> Next: <a href="Invoking-Gcov.html#Invoking-Gcov" accesskey="n" rel="next">Invoking Gcov</a>, Up: <a href="Gcov.html#Gcov" accesskey="u" rel="up">Gcov</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Option-Index.html#Option-Index" title="Index" rel="index">Index</a>]</p> </div> </body> </html>
doc/html/qgrid-h.html
gnu-andrew/qt3
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/qgrid.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>qgrid.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } a:visited { color: #672967; text-decoration: none } body { background: #ffffff; color: black; } --></style> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr bgcolor="#E5E5E5"> <td valign=center> <a href="index.html"> <font color="#004faf">Home</font></a> | <a href="classes.html"> <font color="#004faf">All&nbsp;Classes</font></a> | <a href="mainclasses.html"> <font color="#004faf">Main&nbsp;Classes</font></a> | <a href="annotated.html"> <font color="#004faf">Annotated</font></a> | <a href="groups.html"> <font color="#004faf">Grouped&nbsp;Classes</font></a> | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>qgrid.h</h1> <p>This is the verbatim text of the qgrid.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** ** $Id: qt/qgrid.h 3.3.8 edited Jan 11 14:38 $ ** ** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved. ** ** This file is part of the widgets module of the Qt GUI Toolkit. ** ** This file may be used under the terms of the GNU General Public ** License versions 2.0 or 3.0 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file. Alternatively you may (at your option) use any ** later version of the GNU General Public License if such license has ** been publicly approved by Trolltech ASA (or its successors, if any) ** and the KDE Free Qt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: ** http://trolltech.com/products/qt/licenses/licensing/opensource/. ** If you are unsure which license is appropriate for your use, please ** review the following information: ** http://trolltech.com/products/qt/licenses/licensing/licensingoverview ** or contact the sales department at sales@trolltech.com. ** ** This file may be used under the terms of the Q Public License as ** defined by Trolltech ASA and appearing in the file LICENSE.QPL ** included in the packaging of this file. Licensees holding valid Qt ** Commercial licenses may use this file in accordance with the Qt ** Commercial License Agreement provided with the Software. ** ** This file is provided "AS IS" with NO WARRANTY OF ANY KIND, ** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR ** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted ** herein. ** **********************************************************************/ #ifndef QGRID_H #define QGRID_H #ifndef QT_H #include "qframe.h" #endif // QT_H #ifndef QT_NO_GRID class QGridLayout; class Q_EXPORT QGrid : public QFrame { Q_OBJECT public: QGrid( int n, QWidget* parent=0, const char* name=0, WFlags f = 0 ); QGrid( int n, Orientation orient, QWidget* parent=0, const char* name=0, WFlags f = 0 ); void setSpacing( int ); QSize sizeHint() const; #ifndef QT_NO_COMPAT typedef Orientation Direction; #endif protected: void frameChanged(); private: QGridLayout *lay; private: // Disabled copy constructor and operator= #if defined(Q_DISABLE_COPY) QGrid( const QGrid &amp; ); QGrid&amp; operator=( const QGrid &amp; ); #endif }; #endif // QT_NO_GRID #endif // QGRID_H </pre> <!-- eof --> <p><address><hr><div align=center> <table width=100% cellspacing=0 border=0><tr> <td>Copyright &copy; 2007 <a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> <td align=right><div align=right>Qt 3.3.8</div> </table></div></address></body> </html>
help/screen.users.edit2.html
foresitegroup/sherwin
<!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"> <head> <title>User Manager [ User : Edit ]</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> <meta name="copyright" content="(C) 2005 Open Source Matters. All Rights Reserved." /> <meta name="license" content="http://www.gnu.org/copyleft/gpl.html GNU/GPL" /> </head> <body> <h1>User Manager [ User : Edit ]</h1> <p>The local copy of this help file is no longer maintained. Please use the <a href="http://help.joomla.org/index2.php?option=com_content&task=findkey&pop=1&keyref=screen.users.edit2">online version</a>.</p> </body> </html>
extensions/FCKeditor/fckeditor/_dev/browserbugs/safari/createContextualFragment.html
SuriyaaKudoIsc/wikia-app-test
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Untitled Page</title> <script type="text/javascript"> function InsertHtml() { // Get the current selection. var oSel = window.getSelection() ; // Get the first available range. var oRange = oSel.getRangeAt(0) ; // Create a fragment with the input HTML. var oFragment = oRange.createContextualFragment( '- This is a <b>test</b> -' ) ; oRange.insertNode(oFragment) ; } </script> </head> <body> <p> This is some text. Select some text and click the following button to insert HTML on it. </p> <p> <input type="button" value="Insert HTML" onclick="InsertHtml();" /> </p> </body> </html>
lwjgl-2.9.1/javadoc/org/lwjgl/opengl/class-use/ARBVertexArrayBgra.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.ARBVertexArrayBgra (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.ARBVertexArrayBgra (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/ARBVertexArrayBgra.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/ARBVertexArrayBgra.html" target="_top">Frames</a></li> <li><a href="ARBVertexArrayBgra.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.ARBVertexArrayBgra" class="title">Uses of Class<br>org.lwjgl.opengl.ARBVertexArrayBgra</h2> </div> <div class="classUseContainer">No usage of org.lwjgl.opengl.ARBVertexArrayBgra</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/ARBVertexArrayBgra.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/ARBVertexArrayBgra.html" target="_top">Frames</a></li> <li><a href="ARBVertexArrayBgra.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 &#169; 2002-2009 lwjgl.org. All Rights Reserved.</i></small></p> </body> </html>
blogengine/templates/blogengine/tag_post_list.html
matthewbdaly/django_tutorial_blog_ng
{% extends "blogengine/includes/base.html" %} {% load custom_markdown %} {% block content %} {% if object_list %} {% for post in object_list %} <div class="post col-md-12"> <h1><a href="{{ post.get_absolute_url }}">{{ post.title }}</a></h1> <h3>{{ post.pub_date }}</h3> {{ post.text|custom_markdown }} </div> {% if post.category %} <div class="col-md-12"> <a href="{{ post.category.get_absolute_url }}"><span class="label label-primary">{{ post.category.name }}</span></a> </div> {% endif %} {% if post.tags %} <div class="col-md-12"> {% for tag in post.tags.all %} <a href="{{ tag.get_absolute_url }}"><span class="label label-success">{{ tag.name }}</span></a> {% endfor %} </div> {% endif %} {% endfor %} {% else %} <p>No posts found</p> {% endif %} <ul class="pager"> {% if page_obj.has_previous %} <li class="previous"><a href="/{{ page_obj.previous_page_number }}/">Previous Page</a></li> {% endif %} {% if page_obj.has_next %} <li class="next"><a href="/{{ page_obj.next_page_number }}/">Next Page</a></li> {% endif %} </ul> <a href="/feeds/posts/tag/{{ tag.slug }}/">RSS feed for tag {{ tag.name }}</a> {% endblock %}
wp-content/themes/jobsplace/themeforest-8967421-cannavaro-notepad-memo-admin-dashboard-template/HTML - NEW/andvance-form.html
ernandesferreira/workondemand
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- <meta content="IE=edge" http-equiv="X-UA-Compatible"> --> <meta content="width=device-width, initial-scale=1" name="viewport"> <meta content="" name="description"> <meta content="" name="author"> <link href="ico/favicon.ico" rel="shortcut icon"> <title>Cannavaro Web Admin</title> <!-- Bootstrap core CSS --> <link rel="stylesheet" href="css/bootstrap.css"> <!-- Bootstrap theme --> <!-- <link rel="stylesheet" href="css/bootstrap-theme.min.css"> --> <!-- Custom styles for this template --> <link rel="stylesheet" href="css/theme.css"> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/dripicon.css"> <link rel="stylesheet" href="css/typicons.css" /> <link rel="stylesheet" href="css/font-awesome.css" /> <link rel="stylesheet" href="css/responsive.css"> <link rel="stylesheet" href="js/tip/tooltipster.css"> <link rel="stylesheet" type="text/css" href="js/vegas/jquery.vegas.css" /> <link href="js/colorPicker/bootstrap-colorpicker.css" rel="stylesheet"> <link href="js/validate/validate.css" rel="stylesheet"> <link href="js/idealform/css/jquery.idealforms.css" rel="stylesheet"> <link rel="stylesheet" href="js/timepicker/bootstrap-timepicker.css"> <link rel="stylesheet" href="js/datepicker/datepicker.css"> <link rel="stylesheet" href="js/datepicker/clockface.css"> <!-- pace loader --> <script src="js/pace/pace.js"></script> <link href="js/pace/themes/orange/pace-theme-flash.css" rel="stylesheet" /> </head> <body role="document"> <div id="preloader"> <div id="status">&nbsp;</div> </div> <!-- TOPNAV --> <div class="row"> <div class="col-lg-3"> <ul class="nav navbar-nav navbar-left list-unstyled list-inline text-amber date-list"> <li><i class="fontello-th text-amber"></i> </li> <li id="Date"></li> </ul> <ul class="nav navbar-nav navbar-left list-unstyled list-inline text-amber date-list"> <li><i class="fontello-stopwatch text-amber"></i> </li> <li id="hours"></li> <li class="point">:</li> <li id="min"></li> <li class="point">:</li> <li id="sec"></li> </ul> </div> <div class="col-lg-6"> <div style="margin-bottom:0;" class="alert text-white "> <button data-dismiss="alert" class="close" type="button">×</button> <span class="entypo-info-circled"></span> <strong>Wellcome back!</strong>&nbsp;&nbsp;Dave, your last loggin was 1 day ago. Have a nice day </div> </div> <div class="col-lg-3"> <ul class="nav navbar-nav navbar-right"> <li> <a data-toggle="dropdown" class="dropdown-toggle text-white" href="#"> <img alt="" class="admin-pic img-circle" src="http://api.randomuser.me/portraits/thumb/men/23.jpg">Hi, Dave Mattew <b class="caret"></b> </a> <ul style="margin:25px 15px 0 0;" role="menu" class="dropdown-setting dropdown-menu bg-amber"> <li> <a href="#"> <span class="entypo-user"></span>&nbsp;&nbsp;My Profile</a> </li> <li> <a href="#"> <span class="entypo-vcard"></span>&nbsp;&nbsp;Account Setting</a> </li> <li> <a href="#"> <span class="entypo-lifebuoy"></span>&nbsp;&nbsp;Help</a> </li> <li> <a href="http://themeforest.net/item/apricot-navigation-admin-dashboard-template/7664475?WT.ac=category_item&amp;WT.z_author=themesmile"> <span class="entypo-basket"></span>&nbsp;&nbsp; Purchase</a> </li> </ul> </li> <li> <a data-toggle="dropdown" class="dropdown-toggle text-white" href="#"> <i class="icon-gear"></i>&nbsp;Setting <b class="caret"></b> </a> <ul style="margin:25px 15px 0 0;" role="menu" class="theme-bg dropdown-setting dropdown-menu bg-amber"> <li> <div id="button-bg"></div> </li> <li> <div id="button-bg2"></div> </li> <li> <div id="button-bg3"></div> </li> <li> <div id="button-bg4"></div> </li> <li> <div id="button-bg5"></div> </li> <li> <div id="button-bg6"></div> </li> </ul> </li> </ul> </div> </div> <!-- END OF TOPNAV --> <!-- Comtainer --> <div class="container-fluid paper-wrap bevel tlbr"> <div id="paper-top"> <div class="row"> <div class="col-sm-3 no-pad"> <a class="navbar-brand logo-text" href="#">Cannavaro</a> <ul class="list-unstyled list-inline noft-btn"> <li data-toggle="tooltip" data-placement="bottom" title="Profile"><i class=" icon-user"></i> </li> <li data-toggle="tooltip" data-placement="bottom" title="Log Out"> <a href="login.html" class="text-white"><i class="icon-upload"></i></a> </li> </ul> </div> <div class="col-sm-6 no-pad"> <ul style="margin-top:8px;" class="nav navbar-nav navbar-left list-unstyled list-inline text-gray date-list news-list"> <!-- <li><i class="fontello-doc-text text-gray"></i> </li> --> <li> <ul class="list-unstyled top-newsticker text-gray news-list"> <li><i class="fontello-cloud-flash-inv text-gray"></i>&nbsp;&nbsp; <strong>Yogyakarta,</strong>Achmad Dhani Partly Cloudy Feels Like &nbsp;<b>22 °C</b> </li> <li><i class="fontello-cloud-sun-inv text-gray"></i>&nbsp;&nbsp; <strong>Bandung,</strong>Jln Sudirman, Sunny Feels Like &nbsp;<b>31 °C</b> </li> <li><i class="fontello-rain-inv text-gray"></i>&nbsp;&nbsp; <strong>Jakarta,</strong>Tomang, Rain Like &nbsp;<b>19 °C</b> </li> </ul> </li> </ul> </div> <div class="col-sm-3 no-pad"> <!-- menu right --> <div class="navbar-right"> <ul class="nav navbar-nav margin-left"> <!-- Messages: style can be found in dropdown.less--> <li class="dropdown messages-menu"> <div class="drop-btn dropdown-toggle bg-white" data-toggle="dropdown"> <i class="fa fa-envelope text-navy"></i> <span class="label label-success label-drop">4</span> </div> <ul class="dropdown-menu drop-msg "> <li class="header bg-green"> You have 4 messages</li> <li> <!-- inner menu: contains the actual data --> <ul class="menu bg-white"> <li> <!-- start message --> <a href="#"> <div class="pull-left"> <img src="http://api.randomuser.me/portraits/thumb/men/37.jpg" class="img-circle" alt="User Image" /> </div> <h4> Developer <!-- <small><i class="fa fa-clock-o"></i> 5 mins</small> --> </h4> <p>Bug fixed level 90%</p> </a> </li> <!-- end message --> <li> <a href="#"> <div class="pull-left"> <img src="http://api.randomuser.me/portraits/thumb/women/36.jpg" class="img-circle" alt="user image" /> </div> <h4> Aplication Support </h4> <p>There is some bug in your last submit</p> </a> </li> <li> <a href="#"> <div class="pull-left"> <img src="http://api.randomuser.me/portraits/thumb/men/35.jpg" class="img-circle" alt="user image" /> </div> <h4> Lead Developers </h4> <p>Please check again your submit</p> </a> </li> <li> <a href="#"> <div class="pull-left"> <img src="http://api.randomuser.me/portraits/thumb/women/34.jpg" class="img-circle" alt="user image" /> </div> <h4> Web Designer </h4> <p>Art has done</p> </a> </li> <li> <a href="#"> <div class="pull-left"> <img src="http://api.randomuser.me/portraits/thumb/men/33.jpg" class="img-circle" alt="user image" /> </div> <h4> General Manager </h4> <p>Employed newslatter</p> </a> </li> </ul> </li> <li class="footer-green"> <!-- <div class="btn btn-xs bg-opacity-white-btn fontello-arrows-cw"></div> <div class="btn btn-xs bg-opacity-white-btn fontello-trash"></div> <div class="btn btn-xs bg-opacity-white-btn fontello-eye-outline"></div> --> </li> </ul> </li> <!-- Notifications: style can be found in dropdown.less --> <li class="dropdown notifications-menu"> <div class="drop-btn dropdown-toggle bg-white" data-toggle="dropdown"> <i class="fa fa-exclamation-triangle text-navy"></i> <span class="label bg-aqua label-drop">7</span> </div> <ul class="dropdown-menu drop-noft"> <li class="header bg-aqua"> You have 10 notifications</li> <li> <!-- inner menu: contains the actual data --> <ul class="menu bg-white"> <li> <a href="#"> <i class="fa icon-user"></i> New developer registered </a> </li> <li> <a href="#"> <i class="fa icon-cloud"></i> 2 item commit </a> </li> <li> <a href="#"> <i class="fa icon-download"></i> 3 members joined </a> </li> <li> <a href="#"> <i class="fa icon-tag"></i> 22 sales made </a> </li> <li> <a href="#"> <i class="fa icon-document"></i> New task from manager </a> </li> </ul> </li> <li class="footer-blue"> </li> </ul> </li> <!-- Tasks: style can be found in dropdown.less --> <li class="dropdown tasks-menu"> <div class="drop-btn bg-white dropdown-toggle" data-toggle="dropdown"> <i class="fa fa-briefcase text-navy"></i> <span class="label bg-red label-drop">9</span> </div> <ul class="dropdown-menu drop-task"> <li class="header bg-red"> <span></span>You have 9 tasks</li> <li> <!-- inner menu: contains the actual data --> <ul class="menu bg-white"> <li> <!-- Task item --> <div class="task-list-item"> <h2>Wed, 25 Mar 2014 <span>9:32 <small>PM</small> </span> </h2> <h1>Finished task Testing.</h1> <p>Lorem ipsum dollor si amet amet jabang bayi</p> </div> </li> <!-- end task item --> <li> <!-- Task item --> <div class="task-list-item"> <h2>Thu, 23 Mar 2014 <span>7:54 <small>PM</small> </span> </h2> <h1>Creat the documentation</h1> <p>Lorem ipsum dollor si amet amet jabang bayi</p> </div> </li> <!-- end task item --> <li> <!-- Task item --> <div class="task-list-item"> <h2>Wed, 21 Mar 2014 <span>12:43 <small>PM</small> </span> </h2> <h1>Repository you file now!</h1> <p>Lorem ipsum dollor si amet amet jabang bayi</p> </div> </li> <!-- end task item --> <li> <!-- Task item --> <div class="task-list-item"> <h2>Fri, 20 Mar 2014 <span>8:00 <small>PM</small> </span> </h2> <h1>Fill the job description</h1> <p>Lorem ipsum dollor si amet amet jabang bayi</p> </div> </li> <!-- end task item --> </ul> </li> <li class="footer-red"> </li> </ul> </li> </ul> </div> </div> <!-- end of menu right --> </div> </div> <!-- SIDE MENU --> <div class="wrap-sidebar-content"> <div id="skin-select"> <a id="toggle"> <span class="fa icon-menu"></span> </a> <div class="skin-part"> <div id="tree-wrap"> <div class="side-bar"> <ul id="menu-showhide" class="topnav"> <li class="devider-title"> <h3> <span>Desain Kit Menu</span> </h3> </li> <li> <a class="tooltip-tip" href="index.html" title="Dashboard"> <i class="fontello-desktop-1"></i> <span>Dashboard</span> </a> </li> <li> <a class="tooltip-tip" href="#" title="Mail"> <i class=" fontello-mail-1"></i> <span>mail</span> </a> <ul> <!-- <li class="hide-min-toggle">UI Element</li> --> <li> <!-- class="active" --> <a href="mail.html" title="Index">Inbox</a> </li> <li> <!-- class="active" --> <a href="compose.html" title="Compose">Compose</a> </li> </ul> </li> <li> <a class="tooltip-tip" href="#" title="UI"> <i class="fontello-note"></i> <span>UI</span> </a> <ul> <!-- <li class="hide-min-toggle">UI Element</li> --> <li> <!-- class="active" --> <a href="element.html" title="Element">Element</a> </li> <li><a href="button.html" title="Button"> Button </a> </li> <li> <a href="wizard.html" title="Tab & Accordion">Wizard</a> </li> <li> <a href="calendar.html" title="Calender">Calendar</a> </li> <li> <a href="tree.html" title="Tree View">Tree View</a> </li> <li> <a href="grids.html" title="Grids">Grids</a> </li> <li> <a href="chart.html" title="Chart">Chart</a> </li> <li> <a href="typhography.html" title="Typhoghrapy"> Typhoghrapy </a> </li> </ul> </li> <li> <a class="tooltip-tip" href="#" title="Layout"> <i class=" fontello-pencil-1"></i> <span>Layout&nbsp; <small class="side-menu-noft bg-aqua">new</small> </span> </a> <ul> <!-- <li class="hide-min-toggle">UI Element</li> --> <li> <!-- class="active" --> <a href="nopadding.html" title="Index">full width</a> </li> <li> <!-- class="active" --> <a href="minimize.html" title="Compose">minimize</a> </li> <li> <!-- class="active" --> <a href="rightmenu.html" title="Compose">Right Side bar</a> </li> <li> <!-- class="active" --> <a href="topmenu.html" title="Compose">Top menu</a> </li> </ul> </li> <li> <a class="tooltip-tip" href="#" title="Bg"> <i class="fontello-photo"></i> <span>Background&nbsp; <small class="side-menu-noft bg-aqua">new</small> </span> </a> <ul> <li> <a href="imagebg.html" title="Image">Image </a> </li> <li> <a href="videobg.html" title="Video">Video </a> </li> </ul> </li> <li class="devider-horizontal"></li> <li class="devider-title"> <h3> <span>Component</span> </h3> </li> <li> <a class="tooltip-tip" href="#" title="Form"> <i class="fontello-doc-1"></i> <span>Form</span> </a> <ul> <li> <a href="form-element.html" title="Form Elements">Form Elements</a> </li> <li> <a href="andvance-form.html" title="Andvance Form">Andvance Form</a> </li> <li> <a href="text-editor.html" title="Text Editor">Text Editor</a> </li> <li> <a href="file-upload.html" title="File Upload">File Upload</a> </li> </ul> </li> <li> <a class="tooltip-tip" href="#" title="Tables"> <i class="fontello-calendar-1"></i> <span>Tables</span> </a> <ul> <li> <a href="table-static.html" title="Table Static">Table Static</a> </li> <li> <a href="table-dynamic.html" title="Table Dynamic">Table Dynamic</a> </li> </ul> </li> <li> <a class="tooltip-tip" href="icon.html" title="Icons"> <i class="fontello-food"></i> <span>Icons</span> <div class="noft-blue bg-green" style="display: inline-block; float: none;">New</div> </a> </li> <li> <a class="tooltip-tip" href="map.html" title="Map"> <i class="fontello-location-1"></i> <span>Map</span> </a> </li> <li class="devider-horizontal"></li> <li class="devider-title"> <h3> <span>Special Page</span> </h3> </li> <li> <a class="tooltip-tip" href="#" title="Extra"> <i class="fontello-beaker"></i> <span>Extra</span> </a> <ul> <li> <a href="invoice.html" title="Invoice">Invoice</a> </li> <li> <a href="pricing_table.html" title="Pricing Table">Pricing Table</a> </li> <li> <a href="time-line.html" title="Time Line">Time Line</a> </li> <li> <a href="404.html" title="404 Error Page">404 Error Page</a> </li> <li> <a href="500.html" title="500 Error Page">500 Error Page</a> </li> <li> <a href="lock-screen.html" title="Lock Screen">Lock Screen</a> </li> </ul> </li> <li> <a class="tooltip-tip " href="login.html" title="login"> <i class=" fontello-lock-1"></i> <span>Login</span> </a> </li> </ul> <div class="side-dash"> <h3> <span>Task Progress</span> </h3> <ul class="side-dashh-list"> <li> <!-- Task item --> <a href="#"> <h3 class="fontello-leaf"> Tidy up your files <small class="pull-right">35%</small> </h3> <div class="progress xs bg-opacity-one height-tiny"> <div class="progress-bar bg-blue " style="width: 35%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">35% Complete</span> </div> </div> </a> </li> <!-- end task item --> <li> <!-- Task item --> <a href="#"> <h3 class="fontello-box"> Check server status <small class="pull-right">40%</small> </h3> <div class="progress xs bg-opacity-one height-tiny"> <div class="progress-bar bg-aqua" style="width: 40%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">40% Complete</span> </div> </div> </a> </li> <!-- end task item --> <li> <!-- Task item --> <a href="#"> <h3 class="fontello-headphones"> Support costumer <small class="pull-right">60%</small> </h3> <div class="progress xs bg-opacity-one height-tiny"> <div class="progress-bar bg-red-orange" style="width: 60%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">60% Complete</span> </div> </div> </a> </li> </ul> <h3> <span>Reply</span> </h3> <div id="doughnutChart" class="chart"></div> </div> </div> </div> </div> </div> <!-- #/skin-select --> <!-- END OF SIDE MENU --> <!-- Breadcrumb --> <div class="sub-board"> <span class="header-icon"><i class="fontello-home"></i> </span> <ol class="breadcrumb newcrumb ng-scope"> <li> <a href="#"> <span> </span>Form</a> </li> <li><a href="#">Advance Element</a> </li> </ol> <div class="dark" style="visibility: visible;"> <form class="navbar-form navbar-left" role="search"> <div class="form-group"> <input type="text" class="form-control search rounded id_search" placeholder="Search"> </div> </form> </div> </div> <!-- End of Breadcrumb --> <!-- CONTENT --> <div class="wrap-fluid" id="paper-bg"> <div class="row"> <div class="col-lg-12"> <div class="box"> <div class="box-header"> <!-- tools box --> <div class="pull-right box-tools"> <span class="box-btn" data-widget="collapse"><i class="fa fa-minus"></i> </span> <span class="box-btn" data-widget="remove"><i class="fa fa-times"></i> </span> </div> <h3 class="box-title"><i class="fontello-doc"></i> <span>Form Validation</span> </h3> </div> <!-- /.box-header --> <div class="box-body"> <form action="contact" id="contact-form" class="form-horizontal"> <fieldset> <div class="control-group"> <label class="control-label" for="name">Your Name</label> <div class="controls"> <input type="text" class="form-control" name="name" id="name"> </div> </div> <div class="control-group"> <label class="control-label" for="email">Email Address</label> <div class="controls"> <input type="text" class="form-control" name="email" id="email"> </div> </div> <div class="control-group"> <label class="control-label" for="subject">Subject</label> <div class="controls"> <input type="text" class="form-control" name="subject" id="subject"> </div> </div> <div class="control-group"> <label class="control-label" for="message">Your Message</label> <div class="controls"> <textarea class="form-control" name="message" id="message" rows="3"></textarea> </div> </div> <div class="form-actions" style="margin:20px 0 0 0;"> <button type="submit" class="btn btn-primary">Submit</button> <button type="reset" class="btn">Cancel</button> </div> </fieldset> </form> </div> <!-- /.box-body --> </div> <!-- /.box --> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="box"> <div class="box-header"> <h3 class="box-title"> <span>Masked Input</span> </h3> </div> <!-- /.box-header --> <div class="box-body"> <div class="well"> <div class="input-group "> <span class="input-group-addon btn-success"><i class="fa fa-calendar"></i> </span> <input type="text" class="form-control" id="date"> <span class="input-group-addon ">99/99/9999</span> </div> </div> <div class="well"> <div class="input-group "> <span class="input-group-addon btn-success"><i class="fa fa-phone-square"></i> </span> <input type="text" class="form-control" id="phone"> <span class="input-group-addon ">eg.(021) 751-2789</span> </div> </div> <div class="well"> <div class="input-group "> <span class="input-group-addon btn-success"><i class="fa fa-money"></i> </span> <input type="text" class="form-control" id="money"> <span class="input-group-addon ">eg.20.000.000</span> </div> </div> <div class="well"> <div class="input-group "> <span class="input-group-addon btn-success"><i class="fa fa-phone-square"></i> </span> <input type="text" class="form-control" id="ssn"> <span class="input-group-addon ">eg.99-AAA-9999</span> </div> </div> </div> <!-- /.box-body --> </div> <!-- /.box --> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="box"> <div class="box-header"> <h3 class="box-title"> <span>Date Picker</span> </h3> </div> <!-- /.box-header --> <div class="box-body"> <p>Attached to a field with the format specified via options.</p> <div class="well"> <input type="text" class="form-control" id="dp1" value="02-16-2012"> </div> <p>Start with years viewMode.</p> <div class="well"> <div data-date-viewmode="years" data-date-format="dd-mm-yyyy" data-date="12-02-2012" id="dpYears" class="input-group date"> <span class="input-group-addon add-on entypo-calendar "></span> <input type="text" value="12-02-2012" class="form-control" id="ssn2"> </div> </div> <p>Default behavior in pt-BR, picks date/time with fast masked input typing (need only to type the numbers, the static part of the mask is inserted automatically if missing) or via the popup widget, which supports year, month, day, hour and minute views:</p> <div class="well"> <div id="datetimepicker1" class="input-group date"> <input class="form-control" data-format="dd/MM/yyyy hh:mm:ss" type="text"> <span class="input-group-addon add-on"> <i style="font-style:normal;" data-time-icon="entypo-clock" data-date-icon="entypo-calendar"> </i> </span> </div> </div> </div> <!-- /.box-body --> </div> <!-- /.box --> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="box"> <div class="box-header"> <h3 class="box-title"> <span>Time picker</span> </h3> </div> <!-- /.box-header --> <div class="box-body"> <div class="well"> <div class="input-group bootstrap-timepicker"> <input id="timepicker1" type="text" class="form-control"> <span class="input-group-addon add-on entypo-clock"></span> </div> </div> <div class="well"> <input id="t1" value="2:30 PM" data-format="hh:mm A" class="form-control" type="text"> </div> <div class="well"> <div class="input-group"> <input id="t2" value="14:30" class="form-control" readonly="" type="text"> <span style="cursor:pointer;" id="toggle-btn" class="input-group-addon add-on entypo-calendar "></span> </div> </div> </div> <!-- /.box-body --> </div> <!-- /.box --> </div> </div> <div class="row"> <div class="col-lg-12"> <div class="box"> <div class="box-header"> <h3 class="box-title"> <span>Color picker</span> </h3> </div> <!-- /.box-header --> <div class="box-body"> <div class="well"> <input type="text" class="form-control" value="#8fff00" id="cp1"> </div> <div class="well"> <input type="text" class="form-control" value="rgb(0,194,255,0.78)" id="cp2" data-color-format="rgba"> </div> <div class="well"> <div class="input-group colorpicker-component bscp" data-color="rgb(255, 146, 180)" data-color-format="rgb" id="cp3"> <input type="text" value="" readonly class="form-control" /> <span class="input-group-addon"><i style="background-color: rgb(255, 146, 180)"></i> </span> </div> </div> <div class="well"> <a href="#" class="btn btn-info" id="cp4" data-color-format="hex" data-color="rgb(255, 255, 255)">Change background color</a> </div> <hr> </div> <!-- /.box-body --> </div> <!-- /.box --> </div> </div> </div> <!-- #/paper bg --> </div> <!-- ./wrap-sidebar-content --> <!-- / END OF CONTENT --> <!-- FOOTER --> <div id="footer"> <div class="devider-footer-left"></div> <div class="time"> <p id="spanDate"></p> <p id="clock"></p> </div> <div class="copyright">Copyright &copy; 2014 <a href="http://ndesaintheme.com/">Themesmile</a> Made with <i class="fontello-heart-filled text-red"></i> </div> <div class="devider-footer"></div> <ul> <li><i class="fa fa-facebook-square"></i> </li> <li><i class="fa fa-twitter-square"></i> </li> <li><i class="fa fa-instagram"></i> </li> </ul> </div> <!-- / FOOTER --> </div> <!-- Container --> <!-- ================================================== --> <!-- Main jQuery Plugins --> <script type='text/javascript' src="js/jquery.js"></script> <script type='text/javascript' src='js/bootstrap.js'></script> <script type='text/javascript' src='js/date.js'></script> <script type='text/javascript' src='js/slimscroll/jquery.slimscroll.js'></script> <script type='text/javascript' src='js/jquery.nicescroll.min.js'></script> <script type='text/javascript' src='js/sliding-menu.js'></script> <script type='text/javascript' src='js/scriptbreaker-multiple-accordion-1.js'></script> <script type='text/javascript' src='js/tip/jquery.tooltipster.min.js'></script> <script type='text/javascript' src="js/donut-chart/jquery.drawDoughnutChart.js"></script> <script type='text/javascript' src="js/tab/jquery.newsTicker.js"></script> <script type='text/javascript' src="js/tab/app.ticker.js"></script> <script type='text/javascript' src='js/app.js'></script> <script type='text/javascript' src='js/vegas/jquery.vegas.js'></script> <script type='text/javascript' src='js/image-background.js'></script> <script type="text/javascript" src="js/jquery.tabSlideOut.v1.3.js"></script> <script type="text/javascript" src="js/bg-changer.js"></script> <script type="text/javascript" src="js/colorPicker/bootstrap-colorpicker.min.js"></script> <script type="text/javascript" src="js/inputMask/jquery.maskedinput.js"></script> <script type="text/javascript" src="js/validate/jquery.validate.min.js"></script> <script type="text/javascript" src="js/idealform/jquery.idealforms.js"></script> <script type="text/javascript" src="js/timepicker/bootstrap-timepicker.js"></script> <script type="text/javascript" src="js/datepicker/bootstrap-datepicker.js"></script> <script type="text/javascript" src="js/datepicker/clockface.js"></script> <script type="text/javascript" src="js/datepicker/bootstrap-datetimepicker.js"></script> <script type="text/javascript"> (function($) { "use strict"; $('#datetimepicker1').datetimepicker({ language: 'pt-BR' }); $('#dp1').datepicker() $('#dpYears').datepicker(); $('#timepicker1').timepicker(); $('#t1').clockface(); $('#t2').clockface({ format: 'HH:mm', trigger: 'manual' }); })(jQuery); (function($) { "use strict"; $('#toggle-btn').click(function(e) { e.stopPropagation(); $('#t2').clockface('toggle'); }); })(jQuery); $(document).ready(function() { //Validation $('#contact-form').validate({ rules: { name: { minlength: 2, required: true }, email: { required: true, email: true }, subject: { minlength: 2, required: true }, message: { minlength: 2, required: true } }, highlight: function(element) { $(element).closest('.control-group').removeClass('success').addClass('error'); }, success: function(element) { element .text('OK!').addClass('valid') .closest('.control-group').removeClass('error').addClass('success'); } }); // MASKED INPUT (function($) { "use strict"; $("#date").mask("99/99/9999", { completed: function() { alert("Your birthday was: " + this.val()); } }); $("#phone").mask("(999) 999-9999"); $("#money").mask("99.999.9999", { placeholder: "*" }); $("#ssn").mask("99--AAA--9999", { placeholder: "*" }); })(jQuery); //COLOR PICKER window.prettyPrint && prettyPrint(); // Code for those demos var _createColorpickers = function() { $('#cp1').colorpicker({ format: 'hex' }); $('#cp2').colorpicker(); $('#cp3').colorpicker(); var bodyStyle = $('body')[0].style; $('#cp4').colorpicker().on('changeColor', function(ev) { bodyStyle.backgroundColor = ev.color.toHex(); }); } _createColorpickers(); $('.bscp-destroy').click(function(e) { e.preventDefault(); $('.bscp').colorpicker('destroy'); }); $('.bscp-create').click(function(e) { e.preventDefault(); _createColorpickers(); }); }); </script> </body> </html>
docs/reference/html/ch01.html
jeffjohnston/codeslayer
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>API Reference</title> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="CodeSlayer Reference Manual"> <link rel="up" href="index.html" title="CodeSlayer Reference Manual"> <link rel="prev" href="index.html" title="CodeSlayer Reference Manual"> <link rel="next" href="CodeSlayerAbstractPane.html" title="CodeSlayerAbstractPane"> <meta name="generator" content="GTK-Doc V1.18 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"> <td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> <td> </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> <th width="100%" align="center">CodeSlayer Reference Manual</th> <td><a accesskey="n" href="CodeSlayerAbstractPane.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> <a name="idp4191344"></a>API Reference</h2></div></div></div> <div class="toc"><dl> <dt> <span class="refentrytitle"><a href="CodeSlayerAbstractPane.html">CodeSlayerAbstractPane</a></span><span class="refpurpose"> — The abstract pane for the side and bottom pane.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerApplication.html">CodeSlayerApplication</a></span><span class="refpurpose"> — Represents the main application.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerBottomPane.html">CodeSlayerBottomPane</a></span><span class="refpurpose"> — The bottom pane.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerCompletionProposal.html">CodeSlayerCompletionProposal</a></span><span class="refpurpose"> — A proposal for the completion window.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerCompletionProvider.html">CodeSlayerCompletionProvider</a></span><span class="refpurpose"> — Create proposals for the completion window.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerCompletion.html">CodeSlayerCompletion</a></span><span class="refpurpose"> — The completion window.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerDocumentLinker.html">CodeSlayerDocumentLinker</a></span><span class="refpurpose"> — Used to link to documents.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerDocument.html">CodeSlayerDocument</a></span><span class="refpurpose"> — Represents the source file to create the source view.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerDocumentSearch.html">CodeSlayerDocumentSearch</a></span><span class="refpurpose"> — Used to search for documents.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerDocumentSearchDialog.html">CodeSlayerDocumentSearchDialog</a></span><span class="refpurpose"> — Used to search for documents.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerEngine.html">CodeSlayerEngine</a></span><span class="refpurpose"> — Central delegation class.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerListView.html">CodeSlayerListView</a></span><span class="refpurpose"> — The generic list widget used throughout CodeSlayer.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuBarEdit.html">CodeSlayerMenuBarEdit</a></span><span class="refpurpose"></span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuBarFile.html">CodeSlayerMenuBarFile</a></span><span class="refpurpose"> — The file menu.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuBarHelp.html">CodeSlayerMenuBarHelp</a></span><span class="refpurpose"> — The help menu.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuBarProjects.html">CodeSlayerMenuBarProjects</a></span><span class="refpurpose"> — The projects menu.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuBarSearch.html">CodeSlayerMenuBarSearch</a></span><span class="refpurpose"> — The search menu.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuBarTools.html">CodeSlayerMenuBarTools</a></span><span class="refpurpose"> — The tools menu.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuBarView.html">CodeSlayerMenuBarView</a></span><span class="refpurpose"> — The view menu.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuBar.html">CodeSlayerMenuBar</a></span><span class="refpurpose"> — The application menu.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerMenuItem.html">CodeSlayerMenuItem</a></span><span class="refpurpose"> — The menu item.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerNotebookPage.html">CodeSlayerNotebookPage</a></span><span class="refpurpose"> — Contains the source view and document.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerNotebookPane.html">CodeSlayerNotebookPane</a></span><span class="refpurpose"> — Container for the notebook and inline search.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerNotebookSearch.html">CodeSlayerSearch</a></span><span class="refpurpose"> — The notebook inline search.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerNotebookTab.html">CodeSlayerNotebookTab</a></span><span class="refpurpose"> — The notebook page label.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerNotebook.html">CodeSlayerNotebook</a></span><span class="refpurpose"> — Contains the pages.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPlugin.html">CodeSlayerPlugin</a></span><span class="refpurpose"> — Represents the plugin.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPluginsSelector.html">CodeSlayerPluginsSelector</a></span><span class="refpurpose"> — The tools plugins.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPlugins.html">CodeSlayerPlugins</a></span><span class="refpurpose"> — The plugins container.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPreferencesEditor.html">CodeSlayerPreferencesEditor</a></span><span class="refpurpose"> — The preferences editor tab.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPreferencesListView.html">CodeSlayerPreferencesListView</a></span><span class="refpurpose"> — Common list view widget for the preferences.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPreferencesMisc.html">CodeSlayerPreferencesMisc</a></span><span class="refpurpose"> — The preferences misc tab.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPreferencesProjects.html">CodeSlayerPreferencesProjects</a></span><span class="refpurpose"> — The preferences projects tab.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPreferencesTheme.html">CodeSlayerPreferencesTheme</a></span><span class="refpurpose"> — The preferences theme tab.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerPreferences.html">CodeSlayerPreferences</a></span><span class="refpurpose"> — The profile preferences.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerProfile.html">CodeSlayerProfile</a></span><span class="refpurpose"> — Contains the projects.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerProfilesManager.html">CodeSlayerProfilesManager</a></span><span class="refpurpose"> — The profiles.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerProfiles.html">CodeSlayerProfiles</a></span><span class="refpurpose"> — Contains the projects.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerProjectProperties.html">CodeSlayerProjectProperties</a></span><span class="refpurpose"> — The project properties.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerProject.html">CodeSlayerProject</a></span><span class="refpurpose"> — Contains the documents.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerProjectsSearch.html">CodeSlayerProjectsSearch</a></span><span class="refpurpose"> — The global search page.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerProjectsSelection.html">CodeSlayerProjectsSelection</a></span><span class="refpurpose"> — Represents the nodes selected in the projects tree.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerProjects.html">CodeSlayerProjects</a></span><span class="refpurpose"> — The tree view that contains the projects.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerRegexView.html">CodeSlayerRegexView</a></span><span class="refpurpose"> — The view that contains the additional regular expression tools.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerRegistry.html">CodeSlayerRegistry</a></span><span class="refpurpose"> — The application properties.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerSidePane.html">CodeSlayerSidePane</a></span><span class="refpurpose"> — The left hand side pane.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerSearch.html">CodeSlayerSearch</a></span><span class="refpurpose"></span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerSourceView.html">CodeSlayerSourceView</a></span><span class="refpurpose"> — The view to edit a document.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayerWindow.html">CodeSlayerWindow</a></span><span class="refpurpose"> — Contains the pages.</span> </dt> <dt> <span class="refentrytitle"><a href="CodeSlayer.html">CodeSlayer</a></span><span class="refpurpose"> — The plugins context.</span> </dt> </dl></div> </div> <div class="footer"> <hr> Generated by GTK-Doc V1.18</div> </body> </html>
axis2c_2/docs/api/html/axis2__msg_8h.html
akimdi/laba2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Axis2/C: axis2_msg.h File Reference</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.3 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul> </div> <div class="nav"> <a class="el" href="dir_f60961de8e5edc3b2658ef023e959e45.html">deploy</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_6b4e91e54b7316b376882a6402adbf44.html">include</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_df3a7695d5a9e696f30b948b566829e7.html">axis2-1.6.0</a></div> <h1>axis2_msg.h File Reference</h1><code>#include &lt;<a class="el" href="axutil__param__container_8h-source.html">axutil_param_container.h</a>&gt;</code><br> <code>#include &lt;axis2_op.h&gt;</code><br> <code>#include &lt;<a class="el" href="axutil__array__list_8h-source.html">axutil_array_list.h</a>&gt;</code><br> <code>#include &lt;<a class="el" href="axis2__description_8h-source.html">axis2_description.h</a>&gt;</code><br> <code>#include &lt;axis2_phase_meta.h&gt;</code><br> <p> <a href="axis2__msg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Defines</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g862a13ab2bca0822defd770d15a27fbf">AXIS2_MSG_IN</a>&nbsp;&nbsp;&nbsp;&quot;in&quot;</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#gf8324fc49bef947986c6333e608def13">AXIS2_MSG_OUT</a>&nbsp;&nbsp;&nbsp;&quot;out&quot;</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#gc1a93d406ebcea483078bcd581674bef">AXIS2_MSG_IN_FAULT</a>&nbsp;&nbsp;&nbsp;&quot;InFaultMessage&quot;</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g3786b0350a135a0e12915b6e77d6fedf">AXIS2_MSG_OUT_FAULT</a>&nbsp;&nbsp;&nbsp;&quot;OutFaultMessage&quot;</td></tr> <tr><td colspan="2"><br><h2>Typedefs</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct axis2_msg&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a></td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#ge674ded0d7b93ff698a55334d6221286">axis2_msg_create</a> (const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g168f956533c439c704e34253f1bf77b3">axis2_msg_free</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axis2_status_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g4a04523e93cd4066b038f14d31f3d60e">axis2_msg_add_param</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env, axutil_param_t *param)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axutil_param_t *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#gf286bada1249b588b79d9b90520b5a09">axis2_msg_get_param</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env, const axis2_char_t *name)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> <a class="el" href="group__axutil__array__list.html#g1a6a89777db876cfa0cc86787b7be6a0">axutil_array_list_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g6e0c544674fad801039013b66e5f548a">axis2_msg_get_all_params</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN axis2_bool_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g51ae7e6eb9afee5f7e82bd7f8c21bf96">axis2_msg_is_param_locked</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env, const axis2_char_t *param_name)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axis2_status_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g7701b38d18f59fb09f37e9e974bfc3d0">axis2_msg_set_parent</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env, <a class="el" href="group__axis2__op.html#g13ff0e97eb92c0681768b60a93bf1bc9">axis2_op_t</a> *op)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <a class="el" href="group__axis2__op.html#g13ff0e97eb92c0681768b60a93bf1bc9">axis2_op_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g8191091ac7e17ed45c6d0ed3c9bc3d59">axis2_msg_get_parent</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> <a class="el" href="group__axutil__array__list.html#g1a6a89777db876cfa0cc86787b7be6a0">axutil_array_list_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#ga008e28053a1c980b867502b0619a6a2">axis2_msg_get_flow</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axis2_status_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#ge2d0cca919d701cc03f6a99d7fff3164">axis2_msg_set_flow</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env, <a class="el" href="group__axutil__array__list.html#g1a6a89777db876cfa0cc86787b7be6a0">axutil_array_list_t</a> *flow)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN const <br> axis2_char_t *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#gcbb409dc87613a84ac8bde394869f6ad">axis2_msg_get_direction</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axis2_status_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g4d684f4bc237a32fcf2d2462d4c3166a">axis2_msg_set_direction</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env, const axis2_char_t *direction)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN const <br> axutil_qname_t *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g3c21abaa1b0447d184b8a408cf2f75c1">axis2_msg_get_element_qname</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axis2_status_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g7fd20aa2eb6b5f479e7ca67e05b13bfd">axis2_msg_set_element_qname</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env, const axutil_qname_t *element_qname)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN const <br> axis2_char_t *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g4d0a9953fea4185365e869b71b6dec42">axis2_msg_get_name</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axis2_status_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#gc15cc16ed5f275763b938f3ae63d6566">axis2_msg_set_name</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env, const axis2_char_t *name)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> <a class="el" href="group__axis2__description.html#g9bbf771ae43a8364c5f453c7077f0f1e">axis2_desc_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#ge6b0879687a82eec5c5cf621bd803623">axis2_msg_get_base</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axutil_param_container_t *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#gcf3f23e957699279a048452b64a671f0">axis2_msg_get_param_container</a> (const <a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">AXIS2_EXTERN <br> axis2_status_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__axis2__msg.html#g88c91bcaf0e249122383433ebc308c88">axis2_msg_increment_ref</a> (<a class="el" href="group__axis2__msg.html#g20e480486e264ed4fb5df0517ce76b09">axis2_msg_t</a> *msg, const <a class="el" href="structaxutil__env.html">axutil_env_t</a> *env)</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 17 11:54:19 2009 for Axis2/C by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> </body> </html>
api/cuonserver/cuon.Reports.report_articles_pickles_standard.report_articles_pickles_standard-class.html
juergenhamel/cuon
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>cuon.Reports.report_articles_pickles_standard.report_articles_pickles_standard</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="cuon-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="cuon-module.html">Package&nbsp;cuon</a> :: <a href="cuon.Reports-module.html">Package&nbsp;Reports</a> :: <a href="cuon.Reports.report_articles_pickles_standard-module.html">Module&nbsp;report_articles_pickles_standard</a> :: Class&nbsp;report_articles_pickles_standard </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="cuon.Reports.report_articles_pickles_standard.report_articles_pickles_standard-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class report_articles_pickles_standard</h1><p class="nomargin-top"><span class="codelink"><a href="cuon.Reports.report_articles_pickles_standard-pysrc.html#report_articles_pickles_standard">source&nbsp;code</a></span></p> <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__init__"></a><span class="summary-sig-name">__init__</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">nRows</span>=<span class="summary-sig-default">0</span>, <span class="summary-sig-arg">sName</span>=<span class="summary-sig-default"><code class="variable-quote">'</code><code class="variable-string">standard</code><code class="variable-quote">'</code></span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cuon.Reports.report_articles_pickles_standard-pysrc.html#report_articles_pickles_standard.__init__">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="getReportData"></a><span class="summary-sig-name">getReportData</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">dicSearchfields</span>, <span class="summary-sig-arg">dicUser</span>, <span class="summary-sig-arg">oArticle</span>, <span class="summary-sig-arg">reportDefs</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="cuon.Reports.report_articles_pickles_standard-pysrc.html#report_articles_pickles_standard.getReportData">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> </table> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="cuon-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Fri Feb 11 22:18:18 2011 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
prive/formulaires/selecteur/lister.html
phenix-factory/p.henix.be
[(#ENV{quoi}|in_array{#ENV{objets/selectionner}} |et{ #ENV{forcer_racine_objet}|!={#ENV{quoi}|objet_type} |ou{#ENV{forcer_racine_id_objet}|!={#ENV{id_objet}}} |ou{#ENV{racine}} } |ou{ #ENV{quoi}|=={racine}|et{#ENV{racine}|oui} } ) [(#SET{titre,[(#ENV{quoi}|=={racine}|?{[(#ENV{label_racine,<:info_racine_site:>})],#INFO_TITRE{#ENV{quoi},#ENV{id_objet}}})]})] <a href="#" class="choisir_ici" title="<:bouton_choisir:> : [(#GET{titre}|attribut_html)]" onclick="jQuery(this).item_pick('[(#ENV{quoi}|objet_type)]|#ENV{id_objet}','#ENV{name,id_item}','[(#GET{titre}|textebrut|texte_script)]','#ENV{quoi}');return false;" ><span><:bouton_choisir:></span></a> ] [(#REM) Pour chaque objet affichable, on cherche s'il peut être enfant de l'objet dans lequel on est ] <BOUCLE_objets(POUR){tableau #ENV{objets/afficher}}> [(#CHEMIN{formulaires/selecteur/lister-#ENV{quoi}-#VALEUR.html}|oui) #SET{bouton_selectionner, #VALEUR|in_array{#ENV{objets/selectionner}}|oui} [<div class="#VALEUR">[<h4 class="type_objet">(#VALEUR|table_objet_sql|lister_tables_objets_sql|table_valeur{texte_objets}|_T)</h4>] (#INCLURE{fond=formulaires/selecteur/lister-#ENV{quoi}-#VALEUR, bouton_selectionner=#GET{bouton_selectionner}, env})</div>] ] </BOUCLE_objets>
src/examples/Repeated_Domains.html
crazybiocomputing/dotplot_wgl
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name='viewport' content='width=device-width'> <meta name='apple-mobile-web-app-capable' content='yes'> <meta name='mobile-web-app-capable' content='yes'> <link rel='icon' href='../images/favicon-16.png' sizes='16x16'> <link rel='icon' href='../images/favicon-32.png' sizes='32x32'> <link rel='icon' href='../images/favicon-64.png' sizes='64x64'> <link rel='icon' href='../images/favicon-128.png' sizes='128x128'> <link rel='stylesheet' href='../stylesheets/examples.min.css'> <title>Repeated domains</title> </head> <body> <a href='.'>Back to examples</a> <article> <h1>Repeated domains</h1> <p>The result below corresponds to a plot of β-carotene 15,15'-monooxygenase protein compared with itself. The matrix comparison chosen is blosum 45 and the window size is 10. The main diagonal is observed in the dotplot window. We can also see that deduce the presence of repetitions by observing the little diagonals.</p> <img alt="repeated domain example image" src="../images/RepeatedDomainsScreenshot.png"> </article> </body> </html>
upload/admin/view/stylesheet/stylesheet.css
Kutomore/beagle
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext,greek-ext,vietnamese); html, body { height: 100%; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; color: #545454; text-rendering: optimizeLegibility; } h1, h2, h3, h4, h5, h6, p { margin-top: 0; } p { margin-bottom: 40px; } .page-header { vertical-align: middle; margin: 20px 0 15px 0; padding: 0; border-bottom: 1px solid #e9e9e9; } .page-header h1 { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 30px; color: #4c4d5a; display: inline-block; margin-bottom: 15px; text-shadow: 0 1px #fff; } .breadcrumb { display: inline-block; background: none; margin: 8px 0 19px 0; padding: 0 10px; border-radius: 0; } .breadcrumb li a { color: #999999; font-size: 14px; padding: 0px; margin: 0px; } .breadcrumb li a:hover { text-decoration: none; } .breadcrumb li + li:before { content: "\f105"; font-family: FontAwesome; color: #BBBBBB; padding: 0 5px; font-size: 10px; } a:hover, a:focus { text-decoration: none; } #container { min-height: 100%; width: 100%; position: relative; background: #f6f6f6; overflow: hidden; } .container-fluid { padding: 0 20px; } #header { min-height: 0px; background: #FFFFFF; border-bottom: 1px solid #d8d8d8; margin: 0; padding: 0; box-shadow: 0px 0px 3px #ccc; } #header .container-fluid { padding: 0; } #header .navbar-header { transition: 0.3s all; border-right: 1px solid #eee; width: 235px; display: none; } #header .navbar-brand { margin-left: 8px; } #header .navbar-nav > li { display: inline-block; } #header .navbar-right > li { border-left: 1px solid #eee; } #header .navbar-right { margin-right: 0; margin: 0px 0px 0px 0px; float: right; } #header #user-profile { max-width: 30px; margin-right: 10px; } #header .nav > li > a { padding: 0px 21px; line-height: 45px; cursor: pointer; color: #6D6D6D; border-left: 0px solid #E1E1E1; } #header .nav > li.dropdown > a { padding-left: 10px; padding-right: 10px; } #header .nav > li.dropdown > a { padding-left: 10px; padding-right: 10px; } /* Desktop */ @media (min-width: 768px){ #header .navbar-header { display: inline-block; } #header #user-profile { max-width: none; } #header .nav > li > a { line-height: 60px; } } #button-menu { line-height: 30px; font-size: 24px; float: left; padding: 10px 16px; line-height: 25px; display: inline-block; cursor: pointer; color: #6D6D6D; border-right: 1px solid #eee; } /* Desktop */ @media (min-width: 768px){ #button-menu { display: none; } } #column-left { width: 235px; height: 100%; overflow: auto; background-color: #242d37; position: absolute; top: 0px; left: -235px; padding-top: 60px; z-index: 10; } #column-left::-webkit-scrollbar { width: 10px; background-color: rgba(200,200,200,0); } #column-left::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgba(128,139,156,0.2); } #content { padding-bottom: 40px; } #column-left, #content, #footer { transition: all 0.3s; } #column-left + #content, #column-left + #content + #footer { position: relative; left: 0px; } #column-left.active { left: 0px; } #column-left.active + #content, #column-left.active + #content + #footer { left: 235px; } /* Desktop */ @media (min-width: 768px){ #column-left { left: 0px; } #column-left + #content, #column-left + #content + #footer { left: 0px; margin-left: 235px; } #column-left.active + #content, #column-left.active + #content + #footer { left: 0px; margin-left: 235px; } } /* Navigation */ #navigation { text-transform: uppercase; padding: 15px 15px 15px 15px; color: #FFFFFF; background: #19222E; display: block; } /* Menu */ #menu, #menu ul, #menu li { padding: 0; margin: 0; list-style: none; } #menu { margin-bottom: 25px; } #menu li a { text-decoration: none; display: block; padding: 10px; cursor: pointer; border-bottom: 0px solid #515151; } #menu li a.parent:after { font-family: FontAwesome; float: right; margin-right: 8px; } #menu li a.parent:after { content: "\f107"; } #menu li a.collapsed:after { content: "\f105"; } /* 1st lvl */ #menu > li { position: relative; border-bottom: 1px solid #2b3642; } #menu > li > a { font-size: 14px; color: #b3cbdd; padding-left: 20px; border-bottom: 0px solid #585858; } #menu > li > a:hover { background-color: #1B2127; } #menu > li > a > i { font-size: 16px; width: 18px; margin-right: 5px; } #menu > li.active > a { color: #0b91d2; background-color: #171b21; } #menu > li > ul { background-color: #293141; } /* 2nd lvl */ #menu li li a { color: #7f8a9b; } #menu li li a:before { content: "\f101"; font-size: 13px; font-family: FontAwesome; margin-left: 10px; margin-right: 10px; transition: margin ease 0.5s; } #menu li li a:hover:before { margin-right: 20px; } #menu li li a:hover { color: #FFFFFF; background-color: #242d37; } #menu li li.active > a { color: #0b91d2; background-color: #242d37; } #menu li ul a { padding-left: 20px; } #menu li li ul a { padding-left: 40px; } #menu li li li ul a { padding-left: 60px; } #menu li li li li ul a { padding-left: 80px; } /* footer */ #footer { height: 100px; text-align: center; } /* Navs /* Tabs */ .nav-tabs > li > a { color: #a5a5a5; border-radius: 2px 2px 0 0; } .nav-tabs > li > a:hover { border-color: #eee #eee #ddd; } .nav-tabs { margin-bottom: 25px; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { font-weight: bold; color: #333; } .form-control:hover { border: 1px solid #b9b9b9; border-top-color: #a0a0a0; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); } div.required .control-label:not(span):before, td.required:before { content: '* '; color: #F00; font-weight: bold; } .btn-group { white-space: nowrap; } .table thead td span[data-toggle="tooltip"]:after, label.control-label span:after { font-family: FontAwesome; color: #1E91CF; content: "\f059"; margin-left: 4px; } fieldset legend { padding-bottom: 5px; } input[type="radio"], input[type="checkbox"] { margin: 2px 0 0; } .radio, .checkbox { min-height: 18px; } input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"], input[type="checkbox"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: relative; width: 13px; width: 16px \0; height: 13px; height: 16px \0; -webkit-appearance: none; background: white; border: 1px solid #dcdcdc; border: 1px solid transparent \0; border-radius: 1px; } input[type="radio"]:focus, .radio input[type="radio"]:focus, .radio-inline input[type="radio"]:focus, input[type="checkbox"]:focus, .checkbox input[type="checkbox"]:focus, .checkbox-inline input[type="checkbox"]:focus { border-color: #4d90fe; outline: 0; } input[type="radio"]:active, .radio input[type="radio"]:active, .radio-inline input[type="radio"]:active, input[type="checkbox"]:active, .checkbox input[type="checkbox"]:active, .checkbox-inline input[type="checkbox"]:active { background-color: #ebebeb; border-color: #c6c6c6; } input[type="radio"]:checked, .radio input[type="radio"]:checked, .radio-inline input[type="radio"]:checked, input[type="checkbox"]:checked, .checkbox input[type="checkbox"]:checked, .checkbox-inline input[type="checkbox"]:checked { background: #fff; } input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"] { width: 15px; width: 18px \0; height: 15px; height: 18px \0; border-radius: 1em; } input[type="radio"]:checked::after, .radio input[type="radio"]:checked::after, .radio-inline input[type="radio"]:checked::after { position: relative; top: 3px; left: 3px; display: block; width: 7px; height: 7px; content: ''; background: #666; border-radius: 1em; } input[type="checkbox"]:hover, .checkbox input[type="checkbox"]:hover, .checkbox-inline input[type="checkbox"]:hover { border-color: #c6c6c6; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1); -webkit-box-shadow: none \9; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1); box-shadow: none \9; } input[type="checkbox"]:checked::after, .checkbox input[type="checkbox"]:checked::after, .checkbox-inline input[type="checkbox"]:checked::after { position: absolute; top: -6px; left: -5px; display: block; content: url('../image/checkmark.png'); } .table thead td { font-weight: bold; } .table thead > tr > td, .table tbody > tr > td { vertical-align: middle; } .table a.asc:after { content: " \f106"; font-family: FontAwesome; } .table a.desc:after { content: " \f107"; font-family: FontAwesome; } .pagination { margin: 0; } .form-group { padding-top: 15px; padding-bottom: 15px; margin-bottom: 0; } .form-group + .form-group { border-top: 1px solid #ededed; } /* Panels */ .panel { border-radius: 0px; } .panel .panel-heading { position: relative; } .panel-heading h3 i { margin-right: 5px; -webkit-tap-highlight-color: rgba(0,0,0,0); } .panel-heading h3 { font-weight: 500; display: inline-block; } /* Primary Panel */ .panel-primary { border: 1px solid #c3e4f6; border-top: 2px solid #5cb7e7; } .panel-primary .panel-heading { color: #1e91cf; border-color: #96d0f0; background: white; } /* Default Panel */ .panel-default { border: 1px solid #dcdcdc; border-top: 1px solid #dcdcdc; } .panel-default .panel-heading { color: #4c4d5a; border-color: #dcdcdc; background: #f6f6f6; text-shadow: 0 -1px 0 rgba(50,50,50,0); } .img-thumbnail i { color: #FFFFFF; background-color: #EEEEEE; text-align: center; vertical-align: middle; width: 100px; height: 100px; padding-top: 20px; vertical-align: middle; display: inline-block; } .img-thumbnail.list i { width: 40px; height: 40px; padding-top: 10px; } /* Tiles */ .tile { margin-bottom: 15px; border-radius: 3px; color: #FFFFFF; transition: all 1s; } .tile-primary { background-color: #1b80c2; } .tile-success { background-color: #53b953; } .tile-warning { background-color: #f3aa41; } .tile-danger { background-color: #e45847; } .tile:hover { opacity: 0.95; } .tile a { color: #FFFFFF; } .tile-heading { padding: 5px 8px; text-transform: uppercase; color: #FFF; text-shadow: 0 -1px 0 rgba(0,0,0,.4); background-color: rgba(255,255,255,0.1); } .tile .tile-heading .pull-right { transition: all 1s; opacity: 0.7; } .tile:hover .tile-heading .pull-right { opacity: 1; } .tile-body { padding: 15px; color: #FFFFFF; line-height: 48px; text-shadow: 0 -1px 0 rgba(0,0,0,.4); } .tile .tile-body i { font-size: 50px; opacity: 0.3; transition: all 1s; } .tile:hover .tile-body i { color: #FFFFFF; opacity: 1; } .tile .tile-body h2 { font-size: 42px; } .tile-footer { padding: 5px 8px; background-color: rgba(0,0,0,0.1); } #stats { border-radius: 2px; color: #808b9c; background: #2e3a47; margin: 15px 20px; padding: 5px 0; } #stats ul, #stats li { padding: 0; margin: 0; list-style: none; } #stats li { font-size: 11px; color: #9d9d9d; padding: 5px 10px; border-bottom: 1px dotted #373737; } #stats div:first-child { margin-bottom: 4px; } #stats .progress { height: 3px; margin-bottom: 0; } .jqvmap-label { z-index: 999; } .alert { overflow: auto; } /* Fix form-group margin inside the modal */ .modal-body .form-group { margin: 0; } /* Fixed Sumernote Button Height */ .note-toolbar.panel-heading i { font-size: 14px; } /* Filemanager Folder Size */ #filemanager .fa-folder.fa-5x { font-size: 10.5em; } #extension-list { color: #4b525d; } #extension-list h2 { margin-top: 54px; margin-bottom: 44px; } #extension-list section { border: 1px solid #ddd; } #extension-list section > div { position: relative; } #extension-list section > div + div { border-top: 1px solid #ddd; padding: 10px; } #extension-list section:hover { border: 1px solid #1b80c2; } #extension-list > .row { margin-top: 40px; } #extension-list > .row > * { margin-bottom: 30px; } #extension-list .extension-preview { min-height: 150px; } #extension-list .extension-preview .extension-description { position: absolute; background-color: rgba(36, 45, 55, 0.9); color: #fff; padding: 10px; font-size: 14px; line-height: 16px; opacity: 0; height: 100%; width: 100%; } #extension-list .extension-preview .extension-description:hover { opacity: 1; } @media screen and (min-width: 992px) and (max-width: 1199px) { #extension-list .extension-preview { min-height: 123px; } #extension-list .extension-preview .extension-description { font-size: 12.5px; padding: 6px; } } #extension-list .extension-preview img { margin: 0 auto; } #extension-list .extension-name { min-height: 100px; } #extension-list .extension-name p { color: #000; margin-bottom: 0; font-weight: 600; } #extension-list .extension-name p:first-child { font-size: 17px; } #extension-list .extension-name p span { color: #4b525d; font-weight: 400; } #extension-list .extension-name h4 a, #extension-list .extension-name p a { color: #000; } #extension-list .extension-name + div > .row { margin-top: 0; } @media screen and (min-width: 992px) and (max-width: 1199px) { #extension-list .extension-name + div > .row { font-size: 14px; } } #extension-list i { color: #10b4e9; } #extension-list span { font-weight: 600; } } #marketplace-extension-info #banner img { margin-left: auto; margin-right: auto; } #marketplace-extension-info .extension-review { border-top: 5px solid #1b80c2; padding-top: 50px; margin-top: 50px; margin-bottom: 50px; } #marketplace-extension-info .nav-tabs { font-size: 14px; } #marketplace-extension-info .nav-tabs + .tab-content { margin-top: 30px; margin-bottom: 30px; } #marketplace-extension-info iframe { width: 100%; height: 500px; } @media screen and (max-width: 767px) { #marketplace-extension-info iframe { height: 350px; } } #marketplace-extension-info #buy { color: #4b525d; } #marketplace-extension-info #buy #price { color: #000; font-size: 20px; padding-top: 15px; padding-bottom: 5px; } #marketplace-extension-info #buy i { color: #10b4e9; } #marketplace-extension-info #buy hr { border-color: #ddd; margin: 10px 0; } #marketplace-extension-info #sales { color: #4b525d; } #marketplace-extension-info #sales i { color: #7ec239; margin-right: 10px; font-size: 24px; } #marketplace-extension-info #sales strong { font-size: 24px; } #marketplace-extension-info #comment { color: #4b525d; } #marketplace-extension-info #comment i { margin-right: 10px; font-size: 22px; } #marketplace-extension-info #comment strong { font-size: 22px; } #marketplace-extension-info .reply > div { margin-top: 15px; } #marketplace-extension-info .well .media { line-height: 1.2; } #marketplace-extension-info .well .media .media-body { padding-top: 6px; } #marketplace-extension-info .well .media .media-body span { font-size: 24px; font-weight: 600; } #marketplace-extension-info .well .media .media-body small { color: #878f9a; } @media screen and (max-width: 992px) { #marketplace-extension-info .container-fluid { padding-bottom: 30px; } } .list-check { list-style: none; } .list-check li::before { font-family: 'FontAwesome'; content: '\f00c'; margin-left: -30px; width: 29px; display: inline-block; color: #7ebd38; } .list-check.list-color-blue li::before { color: #02afe9; } .well.filter { background-color: #ffffff; } @font-face { font-family: 'opencart'; src: url('fonts/opencart.eot?h4wsna'); src: url('fonts/opencart.eot?h4wsna#iefix') format('embedded-opentype'), url('fonts/opencart.ttf?h4wsna') format('truetype'), url('fonts/opencart.woff?h4wsna') format('woff'), url('fonts/opencart.svg?h4wsna#opencart') format('svg'); font-weight: normal; font-style: normal; } [class^="opencart-icon-"], [class*=" opencart-icon-"] { font-family: 'opencart' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; /* Better Font Rendering =========== */ line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .opencart-icon-comment:before { content: "\e91b"; } .opencart-icon-cart-mini:before { content: "\e91c"; }
third_party/cpp/berkeleydb/docs/installation/upgrade_61_toc.html
apavlo/h-store
<?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>Chapter 9.  Upgrading Berkeley DB 12.1.6.0 applications to Berkeley DB 12.1.6.1</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="index.html" title="Berkeley DB Installation and Build Guide" /> <link rel="prev" href="build_vxworks_faq.html" title="VxWorks FAQ" /> <link rel="next" href="fcbc_notif.html" title="Failchk Broadcast Notifications" /> </head> <body> <div xmlns="" class="navheader"> <div class="libver"> <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">Chapter 9.  Upgrading Berkeley DB 12.1.6.0 applications to Berkeley DB 12.1.6.1 </th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="build_vxworks_faq.html">Prev</a> </td> <th width="60%" align="center"> </th> <td width="20%" align="right"> <a accesskey="n" href="fcbc_notif.html">Next</a></td> </tr> </table> <hr /> </div> <div class="chapter" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h2 class="title"><a id="upgrade_61_toc"></a>Chapter 9.  Upgrading Berkeley DB 12.1.6.0 applications to Berkeley DB 12.1.6.1 </h2> </div> </div> </div> <div class="toc"> <p> <b>Table of Contents</b> </p> <dl> <dt> <span class="sect1"> <a href="upgrade_61_toc.html#upgrade_61_intro">Introduction</a> </span> </dt> <dt> <span class="sect1"> <a href="fcbc_notif.html">Failchk Broadcast Notifications</a> </span> </dt> <dd> <dl> <dt> <span class="sect2"> <a href="fcbc_notif.html#idp500832">New Parameter Value</a> </span> </dt> <dt> <span class="sect2"> <a href="fcbc_notif.html#idp400680">New Events</a> </span> </dt> </dl> </dd> <dt> <span class="sect1"> <a href="log_nosync.html">New Logging Option</a> </span> </dt> <dd> <dl> <dt> <span class="sect2"> <a href="log_nosync.html#idp454944">New Parameter Value</a> </span> </dt> </dl> </dd> <dt> <span class="sect1"> <a href="repmgr_prefmas.html">Replication Manager Preferred Master Mode</a> </span> </dt> <dd> <dl> <dt> <span class="sect2"> <a href="repmgr_prefmas.html#idp436456">New Parameter Values</a> </span> </dt> </dl> </dd> <dt> <span class="sect1"> <a href="repmgr_inqueue.html">Replication Manager Incoming Queue Size Limit</a> </span> </dt> <dd> <dl> <dt> <span class="sect2"> <a href="repmgr_inqueue.html#idp465520">New Functions</a> </span> </dt> <dt> <span class="sect2"> <a href="repmgr_inqueue.html#idp502448">New Event</a> </span> </dt> </dl> </dd> <dt> <span class="sect1"> <a href="blobdb_format.html">New Database Format for BLOBs</a> </span> </dt> <dt> <span class="sect1"> <a href="sqlite_ver61.html">Updated SQLite Version</a> </span> </dt> <dd> <dl> <dt> <span class="sect2"> <a href="sqlite_ver61.html#sqlite_db_upgrade_61">Upgrading SQL databases to releases after 6.1.19</a> </span> </dt> </dl> </dd> <dt> <span class="sect1"> <a href="remlockdetect.html">Removed C# Class</a> </span> </dt> <dt> <span class="sect1"> <a href="dropsupp61.html">Dropped Support</a> </span> </dt> <dt> <span class="sect1"> <a href="changelog_6_1.html">Berkeley DB Library Version 12.1.6.1 Change Log</a> </span> </dt> <dd> <dl> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp518176">Changes between 12.1.6.1.23 and 12.1.6.1.26</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp518560">Changes between 12.1.6.1.20 and 12.1.6.1.23</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp531872">Changes between 12.1.6.1.19 and 12.1.6.1.20</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp535984">Database or Log File On-Disk Format Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp531936">New Features/Improvements</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp532392">Database Environment Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp553520">Concurrent Data Store Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp543856">Access Method Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp535736">API Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp536368">SQL-specific API Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp544240">Tcl-specific API Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp549624">Java-specific API Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp536752">C#-specific API Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp561664">C++-specific API Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp563008">Replication Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp563816">Locking Subsystem Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp565648">Logging Subsystem Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp566336">Memory Pool Subsystem Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp564232">Mutex Subsystem Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp571816">Transaction Subsystem Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp572312">Test Suite Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp576136">Utility Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp577272">Configuration, Documentation, Sample Apps, Portability and Build Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp577024">Example Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp576520">Miscellaneous Bug Fixes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp581496">Platform Certification Changes</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp578120">Deprecated Features</a> </span> </dt> <dt> <span class="sect2"> <a href="changelog_6_1.html#idp581584">Known Bugs</a> </span> </dt> </dl> </dd> </dl> </div> <div class="sect1" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a id="upgrade_61_intro"></a>Introduction</h2> </div> </div> </div> <p> The following pages describe how to upgrade applications coded against the Berkeley DB 12.1.6.0 library (which belongs to Berkeley DB 12<span class="emphasis"><em>c</em></span> Release 1) to the Berkeley DB 12.1.6.1 library (which belongs to Berkeley DB 12<span class="emphasis"><em>c</em></span> Release 1). This information does not describe how to upgrade Berkeley DB 1.85 release applications. </p> <p> For information on the general process of upgrading Berkeley DB installations and upgrade instructions related to historical releases, see the <a class="ulink" href="http://docs.oracle.com/cd/E17076_02/html/upgrading/index.html" target="_top"> Berkeley DB Upgrade Guide. </a> </p> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="build_vxworks_faq.html">Prev</a> </td> <td width="20%" align="center"> </td> <td width="40%" align="right"> <a accesskey="n" href="fcbc_notif.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">VxWorks FAQ </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> <td width="40%" align="right" valign="top"> Failchk Broadcast Notifications</td> </tr> </table> </div> </body> </html>
modules/blockwishlist/mails/zh/wishlist.html
qky1412/prestashop-local
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <title>来自 {shop_name} 的留言</title> <style> @media only screen and (max-width: 300px){ body { width:218px !important; margin:auto !important; } .table {width:195px !important;margin:auto !important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto !important;display: block !important;} span.title{font-size:20px !important;line-height: 23px !important} span.subtitle{font-size: 14px !important;line-height: 18px !important;padding-top:10px !important;display:block !important;} td.box p{font-size: 12px !important;font-weight: bold !important;} .table-recap table, .table-recap thead, .table-recap tbody, .table-recap th, .table-recap td, .table-recap tr { display: block !important; } .table-recap{width: 200px!important;} .table-recap tr td, .conf_body td{text-align:center !important;} .address{display: block !important;margin-bottom: 10px !important;} .space_address{display: none !important;} } @media only screen and (min-width: 301px) and (max-width: 500px) { body {width:308px!important;margin:auto!important;} .table {width:285px!important;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} .table-recap table, .table-recap thead, .table-recap tbody, .table-recap th, .table-recap td, .table-recap tr { display: block !important; } .table-recap{width: 295px !important;} .table-recap tr td, .conf_body td{text-align:center !important;} } @media only screen and (min-width: 501px) and (max-width: 768px) { body {width:478px!important;margin:auto!important;} .table {width:450px!important;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} } @media only screen and (max-device-width: 480px) { body {width:308px!important;margin:auto!important;} .table {width:285px;margin:auto!important;} .logo, .titleblock, .linkbelow, .box, .footer, .space_footer{width:auto!important;display: block!important;} .table-recap{width: 295px!important;} .table-recap tr td, .conf_body td{text-align:center!important;} .address{display: block !important;margin-bottom: 10px !important;} .space_address{display: none !important;} } </style> </head> <body style="-webkit-text-size-adjust:none;background-color:#fff;width:650px;font-family:Open-sans, sans-serif;color:#555454;font-size:13px;line-height:18px;margin:auto"> <table class="table table-mail" style="width:100%;margin-top:10px;-moz-box-shadow:0 0 5px #afafaf;-webkit-box-shadow:0 0 5px #afafaf;-o-box-shadow:0 0 5px #afafaf;box-shadow:0 0 5px #afafaf;filter:progid:DXImageTransform.Microsoft.Shadow(color=#afafaf,Direction=134,Strength=5)"> <tr> <td class="space" style="width:20px;padding:7px 0">&nbsp;</td> <td align="center" style="padding:7px 0"> <table class="table" bgcolor="#ffffff" style="width:100%"> <tr> <td align="center" class="logo" style="border-bottom:4px solid #333333;padding:7px 0"> <a title="{shop_name}" href="{shop_url}" style="color:#337ff1"> <img src="{shop_logo}" alt="{shop_name}" /> </a> </td> </tr> <tr> <td align="center" class="titleblock" style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <span class="title" style="font-weight:500;font-size:28px;text-transform:uppercase;line-height:33px">您好,</span> </font> </td> </tr> <tr> <td class="space_footer" style="padding:0!important">&nbsp;</td> </tr> <tr> <td class="box" style="border:1px solid #D6D4D4;background-color:#f8f8f8;padding:7px 0"> <table class="table" style="width:100%"> <tr> <td width="10" style="padding:7px 0">&nbsp;</td> <td style="padding:7px 0"> <font size="2" face="Open-sans, sans-serif" color="#555454"> <p data-html-only="1" style="border-bottom:1px solid #D6D4D4;margin:3px 0 7px;text-transform:uppercase;font-weight:500;font-size:18px;padding-bottom:10px"> 来自 {shop_name} 的留言 </p> <span style="color:#777"> <span style="color:#333"><strong>{firstname} {lastname}</strong></span> 表示您可能希望看到他/她的愿望清单: <span style="color:#333"><strong>{wishlist}</strong></span><br /><br /> <a title="WishList" href="{message}" style="color:#337ff1">{wishlist}</a> </span> </font> </td> <td width="10" style="padding:7px 0">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td class="space_footer" style="padding:0!important">&nbsp;</td> </tr> <tr> <td class="footer" style="border-top:4px solid #333333;padding:7px 0"> <span><a href="{shop_url}" style="color:#337ff1">{shop_name}</a> 由 <a href="http://www.prestashop.com/" style="color:#337ff1">PrestaShop&trade;</a></span> </td> </tr> </table> </td> <td class="space" style="width:20px;padding:7px 0">&nbsp;</td> </tr> </table> </body> </html>
html/classcoda_1_1db_1_1sqldb.html
ryjen/db
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>coda db: coda::db::sqldb Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/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">coda db </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;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&amp;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"><b>coda</b></li><li class="navelem"><b>db</b></li><li class="navelem"><a class="el" href="classcoda_1_1db_1_1sqldb.html">sqldb</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-static-methods">Static Public Member Functions</a> </div> <div class="headertitle"> <div class="title">coda::db::sqldb Class Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:a731529033dddc3d495cf61026cb37228"><td class="memItemLeft" align="right" valign="top">static std::shared_ptr&lt; <a class="el" href="classcoda_1_1db_1_1session.html">coda::db::session</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcoda_1_1db_1_1sqldb.html#a731529033dddc3d495cf61026cb37228">create_session</a> (const std::string &amp;value)</td></tr> <tr class="separator:a731529033dddc3d495cf61026cb37228"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac234e5f72b0a4f4e07f15457b1bc8494"><td class="memItemLeft" align="right" valign="top">static std::shared_ptr&lt; <a class="el" href="classcoda_1_1db_1_1session.html">coda::db::session</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcoda_1_1db_1_1sqldb.html#ac234e5f72b0a4f4e07f15457b1bc8494">create_session</a> (const <a class="el" href="structcoda_1_1db_1_1uri__type.html">uri</a> &amp;value)</td></tr> <tr class="separator:ac234e5f72b0a4f4e07f15457b1bc8494"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a265f30b00b58db441385249b8ddd16b0"><td class="memItemLeft" align="right" valign="top">static std::shared_ptr&lt; <a class="el" href="classcoda_1_1db_1_1session.html">coda::db::session</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcoda_1_1db_1_1sqldb.html#a265f30b00b58db441385249b8ddd16b0">open_session</a> (const std::string &amp;value)</td></tr> <tr class="separator:a265f30b00b58db441385249b8ddd16b0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aef3c2a8ca8924d5c155e4867720b13af"><td class="memItemLeft" align="right" valign="top">static std::shared_ptr&lt; <a class="el" href="classcoda_1_1db_1_1session.html">coda::db::session</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcoda_1_1db_1_1sqldb.html#aef3c2a8ca8924d5c155e4867720b13af">open_session</a> (const <a class="el" href="structcoda_1_1db_1_1uri__type.html">uri</a> &amp;value)</td></tr> <tr class="separator:aef3c2a8ca8924d5c155e4867720b13af"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab2e816576b33c9c3ecda03c5fc1a8daa"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcoda_1_1db_1_1sqldb.html#ab2e816576b33c9c3ecda03c5fc1a8daa">register_session</a> (const std::string &amp;protocol, const std::shared_ptr&lt; <a class="el" href="classcoda_1_1db_1_1session__factory.html">session_factory</a> &gt; &amp;factory)</td></tr> <tr class="separator:ab2e816576b33c9c3ecda03c5fc1a8daa"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Member Function Documentation</h2> <a id="a731529033dddc3d495cf61026cb37228"></a> <h2 class="memtitle"><span class="permalink"><a href="#a731529033dddc3d495cf61026cb37228">&#9670;&nbsp;</a></span>create_session() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static std::shared_ptr&lt;<a class="el" href="classcoda_1_1db_1_1session.html">coda::db::session</a>&gt; coda::db::sqldb::create_session </td> <td>(</td> <td class="paramtype">const std::string &amp;&#160;</td> <td class="paramname"><em>value</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>parses a uri and creates a session </p><dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">value</td><td>the uri string to parse </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>the database session based on the uri </dd></dl> </div> </div> <a id="ac234e5f72b0a4f4e07f15457b1bc8494"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac234e5f72b0a4f4e07f15457b1bc8494">&#9670;&nbsp;</a></span>create_session() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static std::shared_ptr&lt;<a class="el" href="classcoda_1_1db_1_1session.html">coda::db::session</a>&gt; coda::db::sqldb::create_session </td> <td>(</td> <td class="paramtype">const <a class="el" href="structcoda_1_1db_1_1uri__type.html">uri</a> &amp;&#160;</td> <td class="paramname"><em>value</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>creates a database session </p><dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">value</td><td>the uri for the session </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>the created database session </dd></dl> </div> </div> <a id="a265f30b00b58db441385249b8ddd16b0"></a> <h2 class="memtitle"><span class="permalink"><a href="#a265f30b00b58db441385249b8ddd16b0">&#9670;&nbsp;</a></span>open_session() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static std::shared_ptr&lt;<a class="el" href="classcoda_1_1db_1_1session.html">coda::db::session</a>&gt; coda::db::sqldb::open_session </td> <td>(</td> <td class="paramtype">const std::string &amp;&#160;</td> <td class="paramname"><em>value</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>parses a uri, creates a session, and opens it </p><dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">value</td><td>the uri for the session </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>the created and opened session </dd></dl> </div> </div> <a id="aef3c2a8ca8924d5c155e4867720b13af"></a> <h2 class="memtitle"><span class="permalink"><a href="#aef3c2a8ca8924d5c155e4867720b13af">&#9670;&nbsp;</a></span>open_session() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static std::shared_ptr&lt;<a class="el" href="classcoda_1_1db_1_1session.html">coda::db::session</a>&gt; coda::db::sqldb::open_session </td> <td>(</td> <td class="paramtype">const <a class="el" href="structcoda_1_1db_1_1uri__type.html">uri</a> &amp;&#160;</td> <td class="paramname"><em>value</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>creates a session and opens it </p><dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">value</td><td>the uri for the session </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>the created and opened session </dd></dl> </div> </div> <a id="ab2e816576b33c9c3ecda03c5fc1a8daa"></a> <h2 class="memtitle"><span class="permalink"><a href="#ab2e816576b33c9c3ecda03c5fc1a8daa">&#9670;&nbsp;</a></span>register_session()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static void coda::db::sqldb::register_session </td> <td>(</td> <td class="paramtype">const std::string &amp;&#160;</td> <td class="paramname"><em>protocol</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const std::shared_ptr&lt; <a class="el" href="classcoda_1_1db_1_1session__factory.html">session_factory</a> &gt; &amp;&#160;</td> <td class="paramname"><em>factory</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>registers a handler for a session protocol ex. "sqlite", my_sqlite_factory </p><dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">protocol</td><td>the protocol, or the 'scheme' of a uri </td></tr> <tr><td class="paramname">factory</td><td>a factory instance </td></tr> </table> </dd> </dl> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="sqldb_8h_source.html">sqldb.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
Documentation/Source/eric6.E5Network.E5SslErrorHandler.html
davy39/eric
<!DOCTYPE html> <html><head> <title>eric6.E5Network.E5SslErrorHandler</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body><a NAME="top" ID="top"></a> <h1>eric6.E5Network.E5SslErrorHandler</h1> <p> Module implementing a SSL error handler. </p> <h3>Global Attributes</h3> <table> <tr><td>None</td></tr> </table> <h3>Classes</h3> <table> <tr> <td><a href="#E5SslErrorHandler">E5SslErrorHandler</a></td> <td>Class implementing a handler for SSL errors.</td> </tr> </table> <h3>Functions</h3> <table> <tr><td>None</td></tr> </table> <hr /><hr /> <a NAME="E5SslErrorHandler" ID="E5SslErrorHandler"></a> <h2>E5SslErrorHandler</h2> <p> Class implementing a handler for SSL errors. </p><p> It also initializes the default SSL configuration with certificates permanently accepted by the user already. </p> <h3>Derived from</h3> QObject <h3>Class Attributes</h3> <table> <tr><td>NotIgnored</td></tr><tr><td>SystemIgnored</td></tr><tr><td>UserIgnored</td></tr> </table> <h3>Class Methods</h3> <table> <tr><td>None</td></tr> </table> <h3>Methods</h3> <table> <tr> <td><a href="#E5SslErrorHandler.__init__">E5SslErrorHandler</a></td> <td>Constructor</td> </tr><tr> <td><a href="#E5SslErrorHandler.__certToString">__certToString</a></td> <td>Private method to convert a certificate to a formatted string.</td> </tr><tr> <td><a href="#E5SslErrorHandler.__getSystemCaCertificates">__getSystemCaCertificates</a></td> <td>Private method to get the list of system certificates.</td> </tr><tr> <td><a href="#E5SslErrorHandler.sslErrors">sslErrors</a></td> <td>Public method to handle SSL errors.</td> </tr><tr> <td><a href="#E5SslErrorHandler.sslErrorsReply">sslErrorsReply</a></td> <td>Public slot to handle SSL errors for a network reply.</td> </tr><tr> <td><a href="#E5SslErrorHandler.sslErrorsReplySlot">sslErrorsReplySlot</a></td> <td>Public slot to handle SSL errors for a network reply.</td> </tr> </table> <h3>Static Methods</h3> <table> <tr><td>None</td></tr> </table> <a NAME="E5SslErrorHandler.__init__" ID="E5SslErrorHandler.__init__"></a> <h4>E5SslErrorHandler (Constructor)</h4> <b>E5SslErrorHandler</b>(<i>parent=None</i>) <p> Constructor </p><dl> <dt><i>parent</i></dt> <dd> reference to the parent object (QObject) </dd> </dl><a NAME="E5SslErrorHandler.__certToString" ID="E5SslErrorHandler.__certToString"></a> <h4>E5SslErrorHandler.__certToString</h4> <b>__certToString</b>(<i>cert</i>) <p> Private method to convert a certificate to a formatted string. </p><dl> <dt><i>cert</i></dt> <dd> certificate to convert (QSslCertificate) </dd> </dl><dl> <dt>Returns:</dt> <dd> formatted string (string) </dd> </dl><a NAME="E5SslErrorHandler.__getSystemCaCertificates" ID="E5SslErrorHandler.__getSystemCaCertificates"></a> <h4>E5SslErrorHandler.__getSystemCaCertificates</h4> <b>__getSystemCaCertificates</b>(<i></i>) <p> Private method to get the list of system certificates. </p><dl> <dt>Returns:</dt> <dd> list of system certificates (list of QSslCertificate) </dd> </dl><a NAME="E5SslErrorHandler.sslErrors" ID="E5SslErrorHandler.sslErrors"></a> <h4>E5SslErrorHandler.sslErrors</h4> <b>sslErrors</b>(<i>errors, server, port=-1</i>) <p> Public method to handle SSL errors. </p><dl> <dt><i>errors</i></dt> <dd> list of SSL errors (list of QSslError) </dd><dt><i>server</i></dt> <dd> name of the server (string) </dd><dt><i>port=</i></dt> <dd> value of the port (integer) </dd> </dl><dl> <dt>Returns:</dt> <dd> tuple indicating to ignore the SSL errors (one of NotIgnored, SystemIgnored or UserIgnored) and indicating a change of the default SSL configuration (boolean) </dd> </dl><a NAME="E5SslErrorHandler.sslErrorsReply" ID="E5SslErrorHandler.sslErrorsReply"></a> <h4>E5SslErrorHandler.sslErrorsReply</h4> <b>sslErrorsReply</b>(<i>reply, errors</i>) <p> Public slot to handle SSL errors for a network reply. </p><dl> <dt><i>reply</i></dt> <dd> reference to the reply object (QNetworkReply) </dd><dt><i>errors</i></dt> <dd> list of SSL errors (list of QSslError) </dd> </dl><dl> <dt>Returns:</dt> <dd> tuple indicating to ignore the SSL errors (one of NotIgnored, SystemIgnored or UserIgnored) and indicating a change of the default SSL configuration (boolean) </dd> </dl><a NAME="E5SslErrorHandler.sslErrorsReplySlot" ID="E5SslErrorHandler.sslErrorsReplySlot"></a> <h4>E5SslErrorHandler.sslErrorsReplySlot</h4> <b>sslErrorsReplySlot</b>(<i>reply, errors</i>) <p> Public slot to handle SSL errors for a network reply. </p><dl> <dt><i>reply</i></dt> <dd> reference to the reply object (QNetworkReply) </dd><dt><i>errors</i></dt> <dd> list of SSL errors (list of QSslError) </dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html>
Documentation/Source/eric6.QScintilla.Lexers.LexerPascal.html
davy39/eric
<!DOCTYPE html> <html><head> <title>eric6.QScintilla.Lexers.LexerPascal</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body><a NAME="top" ID="top"></a> <h1>eric6.QScintilla.Lexers.LexerPascal</h1> <p> Module implementing a Pascal lexer with some additional methods. </p> <h3>Global Attributes</h3> <table> <tr><td>None</td></tr> </table> <h3>Classes</h3> <table> <tr> <td><a href="#LexerPascal">LexerPascal</a></td> <td>Subclass to implement some additional lexer dependant methods.</td> </tr> </table> <h3>Functions</h3> <table> <tr><td>None</td></tr> </table> <hr /><hr /> <a NAME="LexerPascal" ID="LexerPascal"></a> <h2>LexerPascal</h2> <p> Subclass to implement some additional lexer dependant methods. </p> <h3>Derived from</h3> Lexer, QsciLexerPascal <h3>Class Attributes</h3> <table> <tr><td>None</td></tr> </table> <h3>Class Methods</h3> <table> <tr><td>None</td></tr> </table> <h3>Methods</h3> <table> <tr> <td><a href="#LexerPascal.__init__">LexerPascal</a></td> <td>Constructor</td> </tr><tr> <td><a href="#LexerPascal.autoCompletionWordSeparators">autoCompletionWordSeparators</a></td> <td>Public method to return the list of separators for autocompletion.</td> </tr><tr> <td><a href="#LexerPascal.defaultKeywords">defaultKeywords</a></td> <td>Public method to get the default keywords.</td> </tr><tr> <td><a href="#LexerPascal.initProperties">initProperties</a></td> <td>Public slot to initialize the properties.</td> </tr><tr> <td><a href="#LexerPascal.isCommentStyle">isCommentStyle</a></td> <td>Public method to check, if a style is a comment style.</td> </tr><tr> <td><a href="#LexerPascal.isStringStyle">isStringStyle</a></td> <td>Public method to check, if a style is a string style.</td> </tr> </table> <h3>Static Methods</h3> <table> <tr><td>None</td></tr> </table> <a NAME="LexerPascal.__init__" ID="LexerPascal.__init__"></a> <h4>LexerPascal (Constructor)</h4> <b>LexerPascal</b>(<i>parent=None</i>) <p> Constructor </p><dl> <dt><i>parent</i></dt> <dd> parent widget of this lexer </dd> </dl><a NAME="LexerPascal.autoCompletionWordSeparators" ID="LexerPascal.autoCompletionWordSeparators"></a> <h4>LexerPascal.autoCompletionWordSeparators</h4> <b>autoCompletionWordSeparators</b>(<i></i>) <p> Public method to return the list of separators for autocompletion. </p><dl> <dt>Returns:</dt> <dd> list of separators (list of strings) </dd> </dl><a NAME="LexerPascal.defaultKeywords" ID="LexerPascal.defaultKeywords"></a> <h4>LexerPascal.defaultKeywords</h4> <b>defaultKeywords</b>(<i>kwSet</i>) <p> Public method to get the default keywords. </p><dl> <dt><i>kwSet</i></dt> <dd> number of the keyword set (integer) </dd> </dl><dl> <dt>Returns:</dt> <dd> string giving the keywords (string) or None </dd> </dl><a NAME="LexerPascal.initProperties" ID="LexerPascal.initProperties"></a> <h4>LexerPascal.initProperties</h4> <b>initProperties</b>(<i></i>) <p> Public slot to initialize the properties. </p><a NAME="LexerPascal.isCommentStyle" ID="LexerPascal.isCommentStyle"></a> <h4>LexerPascal.isCommentStyle</h4> <b>isCommentStyle</b>(<i>style</i>) <p> Public method to check, if a style is a comment style. </p><dl> <dt><i>style</i></dt> <dd> style to check (integer) </dd> </dl><dl> <dt>Returns:</dt> <dd> flag indicating a comment style (boolean) </dd> </dl><a NAME="LexerPascal.isStringStyle" ID="LexerPascal.isStringStyle"></a> <h4>LexerPascal.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) <p> Public method to check, if a style is a string style. </p><dl> <dt><i>style</i></dt> <dd> style to check (integer) </dd> </dl><dl> <dt>Returns:</dt> <dd> flag indicating a string style (boolean) </dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html>
php/5.5/function.ps-findfont.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>Loads a font</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.ps-fill.html">ps_fill</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.ps-get-buffer.html">ps_get_buffer</a></div> <div class="up"><a href="ref.ps.html">PS Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div> </div><hr /><div id="function.ps-findfont" class="refentry"> <div class="refnamediv"> <h1 class="refname">ps_findfont</h1> <p class="verinfo">(PECL ps &gt;= 1.1.0)</p><p class="refpurpose"><span class="refname">ps_findfont</span> &mdash; <span class="dc-title">Loads a font</span></p> </div> <div class="refsect1 description" id="refsect1-function.ps-findfont-description"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="type">int</span> <span class="methodname"><strong>ps_findfont</strong></span> ( <span class="methodparam"><span class="type">resource</span> <code class="parameter">$psdoc</code></span> , <span class="methodparam"><span class="type">string</span> <code class="parameter">$fontname</code></span> , <span class="methodparam"><span class="type">string</span> <code class="parameter">$encoding</code></span> [, <span class="methodparam"><span class="type">bool</span> <code class="parameter">$embed</code><span class="initializer"> = false</span></span> ] )</div> <p class="para rdfs-comment"> Loads a font for later use. Before text is output with a loaded font it must be set with <span class="function"><a href="function.ps-setfont.html" class="function">ps_setfont()</a></span>. This function needs the adobe font metric file in order to calculate the space used up by the characters. A font which is loaded within a page will only be available on that page. Fonts which are to be used in the complete document have to be loaded before the first call of <span class="function"><a href="function.ps-begin-page.html" class="function">ps_begin_page()</a></span>. Calling <span class="function"><strong>ps_findfont()</strong></span> between pages will make that font available for all following pages. </p> <p class="para"> The name of the afm file must be <code class="parameter">fontname</code><em>.afm</em>. If the font shall be embedded the file <code class="parameter">fontname</code><em>.pfb</em> containing the font outline must be present as well. </p> <p class="para"> Calling <span class="function"><strong>ps_findfont()</strong></span> before the first page requires to output the postscript header which includes the BoundingBox for the whole document. Usually the BoundingBox is set with the first call of <span class="function"><a href="function.ps-begin-page.html" class="function">ps_begin_page()</a></span> which now comes after <span class="function"><strong>ps_findfont()</strong></span>. Consequently the BoundingBox has not been set and a warning will be issued when <span class="function"><strong>ps_findfont()</strong></span> is called. In order to prevent this situation, one should call <span class="function"><a href="function.ps-set-parameter.html" class="function">ps_set_parameter()</a></span> to set the BoundingBox before <span class="function"><strong>ps_findfont()</strong></span> is called. </p> </div> <div class="refsect1 parameters" id="refsect1-function.ps-findfont-parameters"> <h3 class="title">Parameters</h3> <p class="para"> <dl> <dt> <code class="parameter">psdoc</code></dt> <dd> <p class="para"> Resource identifier of the postscript file as returned by <span class="function"><a href="function.ps-new.html" class="function">ps_new()</a></span>. </p> </dd> <dt> <code class="parameter">fontname</code></dt> <dd> <p class="para"> The name of the font. </p> </dd> <dt> <code class="parameter">encoding</code></dt> <dd> <p class="para"> <span class="function"><strong>ps_findfont()</strong></span> will try to load the file passed in the parameter <code class="parameter">encoding</code>. Encoding files are of the same syntax as those used by <strong class="command">dvips(1)</strong>. They contain a font encoding vector (which is currently not used but must be present) and a list of extra ligatures to extend the list of ligatures derived from the afm file. </p> <p class="para"> <code class="parameter">encoding</code> can be <strong><code>NULL</code></strong> or the empty string if the default encoding (TeXBase1) shall be used. </p> <p class="para"> If the encoding is set to <em>builtin</em> then there will be no reencoding and the font specific encoding will be used. This is very useful with symbol fonts. </p> </dd> <dt> <code class="parameter">embed</code></dt> <dd> <p class="para"> If set to a value &gt;0 the font will be embedded into the document. This requires the font outline (.pfb file) to be present. </p> </dd> </dl> </p> </div> <div class="refsect1 returnvalues" id="refsect1-function.ps-findfont-returnvalues"> <h3 class="title">Return Values</h3> <p class="para"> Returns the identifier of the font or zero in case of an error. The identifier is a positive number. </p> </div> <div class="refsect1 seealso" id="refsect1-function.ps-findfont-seealso"> <h3 class="title">See Also</h3> <p class="para"> <ul class="simplelist"> <li class="member"><span class="function"><a href="function.ps-begin-page.html" class="function" rel="rdfs-seeAlso">ps_begin_page()</a> - Start a new page</span></li> <li class="member"><span class="function"><a href="function.ps-setfont.html" class="function" rel="rdfs-seeAlso">ps_setfont()</a> - Sets font to use for following output</span></li> </ul> </p> </div> </div><hr /><div class="manualnavbar" style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.ps-fill.html">ps_fill</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.ps-get-buffer.html">ps_get_buffer</a></div> <div class="up"><a href="ref.ps.html">PS Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div> </div></body></html>
dom/tests/mochitest/bugs/test_bug585819.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE HTML> <html> <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=585819 --> <head> <title>Test for Bug 585819</title> <script type="text/javascript" src="/MochiKit/MochiKit.js"></script> <script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script> <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" /> </head> <body> <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=585819">Mozilla Bug 585819</a> <p id="display"></p> <div id="content" style="display: none"> <iframe></iframe> </div> <pre id="test"> <script class="testbody" type="text/javascript"> /** Test for Bug 585819 **/ var range = document.createRange(); range.setStartBefore(document.body); var fragment = range.createContextualFragment("<span></span>"); is(fragment.firstChild.localName, "span", "We don't want tag inference here!"); var iframeDoc = document.getElementsByTagName("iframe")[0].contentDocument; var root = iframeDoc.documentElement; is(root.localName, "html", "Wrong root."); root.innerHTML = "<span></span>"; is(root.firstChild.localName, "head", "We want inference here!"); </script> </pre> </body> </html>
webharness/index.html
mozilla/steeplechase
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Steeplechase harness</title> <script src="harness.js"></script> </head> <body> </body> </html>
bedrock/firefox/templates/firefox/dev-firstrun.html
glogiotatidis/bedrock
{# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -#} {% add_lang_files "firefox/developer" %} {% extends "/firefox/base-resp.html" %} {% block gtm_page_id %}data-gtm-page-id="/firefox/dev-firstrun/"{% endblock %} {% block extra_meta %}<meta name="robots" content="noindex">{% endblock %} {% block page_css %} {% stylesheet 'firefox_developer_firstrun' %} {% endblock %} {% block page_title_prefix %}{% endblock %} {% block page_title %}{{_('Welcome to Firefox Developer Edition')}}{% endblock %} {% block page_title_suffix %}{% endblock %} {% block page_favicon %}{{ static('img/firefox/developer/favicon.png') }}{% endblock %} {% block page_favicon_large %}{{ static('img/firefox/developer/favicon-196.png') }}{% endblock %} {% block page_image %}{{ static('img/firefox/developer/page-image.png') }}{% endblock %} {% block page_og_url %}{{ url('firefox.developer') }}{% endblock %} {% block page_og_desc %} {{_('Built for those who build the Web. Introducing the only browser made for developers.')}} {% endblock %} {% block body_id %}firefox-developer-firstrun{% endblock %} {% block body_class %}blueprint{% endblock %} {% block string_data %} data-devtools-title="{{ _('Developer Tools') }}" data-devtools-text="{{ _('The most complete browser made just for developers, Firefox Developer Edition has every dev tool you’ll need built right in.') }}" data-next-sync="{{ _('Next: Sync') }}" data-sync-title="{{ _('Important') }}" data-sync-text="{{ _('Sync your new Developer Edition profile to your Firefox Account to access bookmarks, browsing history, passwords and more from your existing Firefox profile.') }}" data-doorhanger-sync="{{ _('Sync now') }}" data-doorhanger-close="{{ _('Close') }}" data-doorhanger-nothanks="{{ _('No thanks') }}" data-devtools-icon="{{ static('img/firefox/dev-firstrun/devtools-blue.png') }}" data-devtools-icon-high-res="{{ static('img/firefox/dev-firstrun/devtools-blue-high-res.png') }}" data-sync-icon="{{ static('img/firefox/dev-firstrun/sync-blue.png') }}" data-sync-icon-high-res="{{ static('img/firefox/dev-firstrun/sync-blue-high-res.png') }}" data-sync-reminder-title="{{ _('Before you go&hellip;') }}" data-sync-reminder-text="{{ _('If you continue without syncing your new Developer Edition profile, you could lose access to important browsing data from your existing Firefox profile.') }} {{ _('To sync now, choose the Sync option from this menu.') }}" {% endblock %} {% block site_header_nav %}{% endblock %} {% block site_header_logo %} <h2>{{ high_res_img('firefox/firstrun/dev/title.png', {'alt': _('Firefox Developer Edition'), 'width': '220', 'height': '84'}) }}</h2> {% endblock %} {% block content %} <main role="main"> <section class="intro container"> <header> <h1>{{_('Welcome to <span>Firefox Developer Edition</span>')}}</h1> <p>{{_('Get to know the features that make it the most complete browser for building the Web.')}}</p> </header> <ul class="features"> {% if l10n_has_tag('firefox_dev_fall') and switch('firefox-dev-fall') %} <li class="feature"> <a href="https://hacks.mozilla.org/2015/11/developer-edition-44-creative-tools-and-more" rel="external"> {{ high_res_img('firefox/firstrun/dev/creative-tools.png', {'alt': 'Screenshot', 'width': '300', 'height': '160', 'class': 'screenshot'}) }} </a> <h2>{{_('Visual Editing Tools')}}</h2> <p>{{_('Visually edit CSS and HTML animations playing on the page from the Inspector panel. Verify alignment, dimensions and padding of any element using the Ruler and Measurement tools.')}}</p> <a href="https://hacks.mozilla.org/2015/11/developer-edition-44-creative-tools-and-more" rel="external" class="more">{{_('Learn more about Visual Editing Tools')}}</a> </li> <li class="feature"> <a href="http://devtoolschallenger.com/" rel="external"> {{ high_res_img('firefox/firstrun/dev/devtools-challenger.png', {'alt': 'Screenshot', 'width': '300', 'height': '160', 'class': 'screenshot'}) }} </a> <h2>{{_('DevTools Challenger')}}</h2> <p>{{_('Use Developer Edition’s visual animation and CSS editing tools to explore the depths of the ocean and interact with the strangest of creatures.')}}</p> <a href="http://devtoolschallenger.com/" rel="external" class="more">{{_('Try DevTools Challenger')}}</a> </li> {% else %} <li class="feature"> <a href="https://developer.mozilla.org/docs/Tools/Performance" rel="external"> <img src="{{ static('img/firefox/firstrun/dev/feature-performancetools.png') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Performance Tools')}}</h2> <p>{{_('Examine your web content’s frame rate, memory consumption and JS profile in a consolidated timeline view to help easily identify and troubleshoot performance bottlenecks.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Performance" rel="external" class="more">{{_('Learn more about Performance Tools')}}</a> {% if LANG.startswith('en-') %} <br><a href="http://codepen.io/mozhacks/pen/xGgevw?editors=001?utm_source=mozilla.org&amp;utm_medium=referral&amp;utm_campaign=firefox-developer-game&amp;utm_content=firstrun-dev-tour" rel="external" class="more">{{_('Play the game on Codepen')}}</a> {% endif %} <div class="responsive-video-container"> <div class="video" data-video-id="eH0R10Ga4Hs"></div> </div> </li> <li class="feature"> <a href="https://www.youtube.com/watch?v=eQqNfkqIJdw" rel="external" class="video-play"> <img src="{{ static('img/firefox/firstrun/dev/feature-inspector-large.jpg') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Page Inspector')}}</h2> <p>{{_('Examine the HTML and CSS of any Web page and easily modify the structure and layout of a page.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Page_Inspector" rel="external" class="more">{{_('Learn more about Page Inspector')}}</a> <div class="responsive-video-container"> <div class="video" data-video-id="eQqNfkqIJdw"></div> </div> </li> {% endif %} </ul> <div class="notice"> <h4>{{ _('Important: Sync your new profile') }}</h4> <p> {{ _('Developer Edition comes with a new profile so you can run it alongside other versions of Firefox.') }} {{ _('To access your bookmarks, browsing history and more, you need to sync the profile with your existing Firefox Account, or create a new one.') }} <a href="https://support.mozilla.org/kb/recover-lost-bookmarks-firefox-developer-edition" rel="external" class="more">{{ _('Learn more') }}</a> </p> </div> </section> <section class="more-features"> <div class="container"> <header> <h2>{{_('Features and tools')}}</h2> </header> <ul class="features"> <li class="feature"> <a href="https://www.youtube.com/watch?v=R_qDaLQ8ghg" rel="external" class="video-play"> <img src="{{ static('img/firefox/firstrun/dev/feature-webaudio.jpg') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Web Audio Editor')}}</h2> <p>{{_('Inspect and interact with Web Audio API in real time to ensure that all audio nodes are connected in the way you expect.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Web_Audio_Editor" rel="external" class="more">{{_('Learn more about Web Audio Editor')}}</a> <div class="responsive-video-container"> <div class="video" data-video-id="R_qDaLQ8ghg"></div> </div> </li> {% if l10n_has_tag('firefox_dev_fall') and switch('firefox-dev-fall') %} <li class="feature"> <a href="https://developer.mozilla.org/docs/Tools/Performance" rel="external"> <img src="{{ static('img/firefox/firstrun/dev/performance-tools.png') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Performance Tools')}}</h2> <p>{{_('Examine your web content’s frame rate, memory consumption and JS profile in a consolidated timeline view to help easily identify and troubleshoot performance bottlenecks.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Performance" rel="external" class="more">{{_('Learn more about Performance Tools')}}</a> {% if LANG.startswith('en-') %} <br><a href="http://codepen.io/mozhacks/pen/xGgevw?editors=001?utm_source=mozilla.org&amp;utm_medium=referral&amp;utm_campaign=firefox-developer-game&amp;utm_content=firstrun-dev-tour" rel="external" class="more">{{_('Play the game on Codepen')}}</a> {% endif %} <div class="responsive-video-container"> <div class="video" data-video-id="eH0R10Ga4Hs"></div> </div> </li> <li class="feature"> <a href="https://www.youtube.com/watch?v=eQqNfkqIJdw" rel="external" class="video-play"> <img src="{{ static('img/firefox/firstrun/dev/feature-inspector.png') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Page Inspector')}}</h2> <p>{{_('Examine the HTML and CSS of any Web page and easily modify the structure and layout of a page.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Page_Inspector" rel="external" class="more">{{_('Learn more about Page Inspector')}}</a> <div class="responsive-video-container"> <div class="video" data-video-id="eQqNfkqIJdw"></div> </div> </li> {% endif %} <li class="feature"> <a href="https://www.youtube.com/watch?v=iEDk8o9ehlw" rel="external" class="video-play"> <img src="{{ static('img/firefox/firstrun/dev/feature-console.jpg') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Web Console')}}</h2> <p>{{_('See logged information associated with a Web page and use Web Console to interact with Web pages using JavaScript.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Web_Console" rel="external" class="more">{{_('Learn more about Web Console')}}</a> <div class="responsive-video-container"> <div class="video" data-video-id="iEDk8o9ehlw"></div> </div> </li> <li class="feature"> <a href="https://www.youtube.com/watch?v=OS4AxYFLCIE" rel="external" class="video-play"> <img src="{{ static('img/firefox/firstrun/dev/feature-debugger.jpg') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('JavaScript Debugger')}}</h2> <p>{{_('Step through JavaScript code and examine or modify its state to help track down bugs.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Debugger" rel="external" class="more">{{_('Learn more about JavaScript Debugger')}}</a> <div class="responsive-video-container"> <div class="video" data-video-id="OS4AxYFLCIE"></div> </div> </li> <li class="feature"> <a href="https://www.youtube.com/watch?v=w4zSG53Qlbk" rel="external" class="video-play"> <img src="{{ static('img/firefox/firstrun/dev/feature-network.jpg') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Network Monitor')}}</h2> <p>{{_('See all the network requests your browser makes, how long each request takes and details of each request.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Network_Monitor" rel="external" class="more">{{_('Learn more about Network Monitor')}}</a> <div class="responsive-video-container"> <div class="video" data-video-id="w4zSG53Qlbk"></div> </div> </li> <li class="feature"> <a href="https://www.youtube.com/watch?v=3kdBvvIZIqU" rel="external" class="video-play"> <img src="{{ static('img/firefox/firstrun/dev/feature-style-editor.jpg') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Style Editor')}}</h2> <p>{{_('View and edit CSS styles associated with a Web page, create new ones and apply existing CSS stylesheets to any page.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Style_Editor" rel="external" class="more">{{_('Learn more about Style Editor')}}</a> <div class="responsive-video-container"> <div class="video" data-video-id="3kdBvvIZIqU"></div> </div> </li> <li class="feature"> <a href="https://www.youtube.com/watch?v=iJ4C7VnIMC8" class="video-play" rel="external"> <img src="{{ static('img/firefox/developer/feature-responsive.jpg') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{ _('Responsive Design View ') }}</h2> <p>{{ _('See how your Website or Web app will look on different screen sizes without changing the size of your browser window.') }}</p> <a href="https://developer.mozilla.org/docs/Tools/Responsive_Design_View" class="more" rel="external">{{ _('Learn more about Responsive Design View') }}</a> <div class="responsive-video-container"> <div class="video" data-video-id="iJ4C7VnIMC8"></div> </div> </li> <li class="feature"> <a href="https://www.youtube.com/watch?v=eH0R10Ga4Hs" class="video-play" rel="external"> <img src="{{ static('img/firefox/developer/feature-valence.jpg') }}" alt="{{ _('Screenshot') }}" class="screenshot"> </a> <h2>{{_('Valence')}}</h2> <p>{{_('Develop and debug your apps across multiple browsers and devices with this powerful extension that comes pre-installed with Firefox Developer Edition.')}}</p> <a href="https://developer.mozilla.org/docs/Tools/Firefox_Tools_Adapter" class="more" rel="external">{{_('Learn more about Valence')}}</a> <div class="responsive-video-container"> <div class="video" data-video-id="eH0R10Ga4Hs"></div> </div> </li> </ul> </div> </section> </main> {% endblock %} {% block email_form %}{% endblock %} {% block js %} {% javascript 'firefox_developer_firstrun' %} {% endblock %}
modules/Opportunities/SubPanelView.html
matthewpoer/SuperSweetAdmin
<!-- /********************************************************************************* * SugarCRM is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as published by the * Free Software Foundation with the addition of the following permission added * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS. * * 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 Affero General Public License for more * details. * * You should have received a copy of the GNU Affero General Public License along with * this program; if not, see http://www.gnu.org/licenses or write to the Free * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA. * * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road, * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com. * * The interactive user interfaces in modified source and object code versions * of this program must display Appropriate Legal Notices, as required under * Section 5 of the GNU Affero General Public License version 3. * * In accordance with Section 7(b) of the GNU Affero General Public License version 3, * these Appropriate Legal Notices must retain the display of the "Powered by * SugarCRM" logo. If the display of the logo is not reasonably feasible for * technical reasons, the Appropriate Legal Notices must display the words * "Powered by SugarCRM". ********************************************************************************/ /********************************************************************************* * {APP.LBL_CURRENCY_SYM}Header: /cvsroot/sugarcrm/sugarcrm/modules/Opportunities/SubPanelView.html,v 1.5 2004/06/16 17:49:36 sugarclint Exp {APP.LBL_CURRENCY_SYM} ********************************************************************************/ --> <!-- BEGIN: main --> <table cellpadding="0" cellspacing="0" width="100%" border="0" class="list view"> <tr height="20" > <td scope="col" scope="col" width="50%" ><slot>{MOD.LBL_LIST_OPPORTUNITY_NAME}</slot></td> <td scope="col" width="30%" ><slot>{MOD.LBL_LIST_ACCOUNT_NAME}</slot></td> <td scope="col" width="20%" ><slot>{MOD.LBL_LIST_DATE_CLOSED}</slot></td> <td scope="col" width="20%" ><slot>&nbsp;</slot></td> </tr> <!-- BEGIN: row --> <tr height="20" class="{ROW_COLOR}S1"> <td scope="row" valign=TOP><slot><a href="{URL_PREFIX}index.php?action=DetailView&module=Opportunities&record={OPPORTUNITY.ID}" >{OPPORTUNITY.NAME}</a></slot></td> <td valign=TOP><slot><a href="{URL_PREFIX}index.php?action=DetailView&module=Accounts&record={OPPORTUNITY.ACCOUNT_ID}" >{OPPORTUNITY.ACCOUNT_NAME}</A></slot></td> <td valign=TOP><slot>{OPPORTUNITY.DATE_CLOSED}</slot></td> <td nowrap align="center" valign=TOP><slot><a class="listViewTdToolsS1" href="{URL_PREFIX}index.php?action=EditView&module=Opportunities&record={OPPORTUNITY.ID}{RETURN_URL}">{EDIT_INLINE_PNG}</a>&nbsp;<a class="listViewTdToolsS1" href="{URL_PREFIX}index.php?action=EditView&module=Opportunities&record={OPPORTUNITY.ID}{RETURN_URL}">{APP.LNK_EDIT}</a></slot></td> </tr> <!-- END: row --> </table> <!-- END: main -->
modules/KalturaSupport/tests/RWDMinimal.html
alexedm/test-mwEmbed
<!DOCTYPE HTML> <html> <head> <title>Minimal RWD</title> <script type="text/javascript" src="../../../tests/qunit/qunit-bootstrap.js"></script> <script type="text/javascript" src="../../../mwEmbedLoader.php"></script> <script type="text/javascript" src="../../../docs/js/doc-bootstrap.js"></script> <body> <br> <div id="playbackModeSelector" style="float:right"></div> <h2>Minimal RWD self contained maintain 16/9 ratio</h2> Resize the browser window and notice the player maintains 16/9 ratio.<br> <div style="width: 60%;display: inline-block;position: relative;"> <div id="dummy" style="margin-top: 56.25%;"></div> <!-- /* 16:9 aspect ratio */ --> <div id="kaltura-player1" style="position:absolute;top:0;left:0;left: 0;right: 0;bottom:0;border:solid thin black;"> </div> </div> <script> kWidget.embed({ 'targetId': 'kaltura-player1', 'wid': '_243342', 'uiconf_id' : '12868012', 'entry_id' : '1_sf5ovm7u' }); </script> <h3> Sample RWD code: </h3> <pre class="prettyprint linenums">&lt;!-- Outer div defines maximum space the player can take --&gt; &lt;div style="width: 60%;display: inline-block;position: relative;"&gt; &lt;!-- inner pusher div defines aspect ratio: in this case 16:9 ~ 56.25% --&gt; &lt;div id="dummy" style="margin-top: 56.25%;"&gt;&lt;/div&gt; &lt;!-- the player embed target, set to take up available absolute space --&gt; &lt;div id="kaltura-player1" style="position:absolute;top:0;left:0;left: 0;right: 0;bottom:0;border:solid thin black;"&gt; &lt;/div&gt; &lt;/div&gt; </pre> <div style="width: 60%;display: inline-block;position: relative;"> <h3>Example of non-hover controls correction ( bottom:-36px; )</h3> <div style="width: 100%;display: inline-block;position: relative;"> <div id="dummy" style="margin-top: 56.25%;"></div> <!-- /* 16:9 aspect ratio */ --> <div id="kaltura-player2" style="position:absolute;top:0;left:0;left: 0;right: 0;bottom:-36px;"> </div> </div> </div> <script> kWidget.embed({ 'targetId': 'kaltura-player2', 'wid': '_243342', 'uiconf_id' : '12868012', 'entry_id' : '1_sf5ovm7u', 'flashvars':{ 'controlBarContainer': { 'plugin': true, "hover": false } } }); </script> <br><br> <h3> Sample RWD code: </h3> <pre class="prettyprint linenums">&lt;!-- Outer div defines maximum space the player can take --&gt; &lt;div style="width: 60%;display: inline-block;position: relative;"&gt; &lt;!-- inner pusher div defines aspect ratio: in this case 16:9 ~ 56.25% --&gt; &lt;div id="dummy" style="margin-top: 56.25%;"&gt;&lt;/div&gt; &lt;!-- the player embed target, set to take up available absolute space --&gt; &lt;div id="kaltura-player1" style="position:absolute;top:0;left:0;left: 0;right: 0;bottom:-36px;border:solid thin black;"&gt; &lt;/div&gt; &lt;/div&gt; </pre> </body> </html>
plugins/it.greenaddress.cordova/facebook-android-sdk-3.7/docs/com/facebook/android/Facebook.DialogListener.html
greenaddress/WalletCordovaFdroid
<!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_51) on Thu Feb 20 17:52:48 PST 2014 --> <title>Facebook.DialogListener</title> <meta name="date" content="2014-02-20"> <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="Facebook.DialogListener"; } //--> </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="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/facebook/android/Facebook.html" title="class in com.facebook.android"><span class="strong">Prev Class</span></a></li> <li><a href="../../../com/facebook/android/Facebook.ServiceListener.html" title="interface in com.facebook.android"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/facebook/android/Facebook.DialogListener.html" target="_top">Frames</a></li> <li><a href="Facebook.DialogListener.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.facebook.android</div> <h2 title="Interface Facebook.DialogListener" class="title">Interface Facebook.DialogListener</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../com/facebook/android/Facebook.html" title="class in com.facebook.android">Facebook</a></dd> </dl> <hr> <br> <pre>public static interface <span class="strong">Facebook.DialogListener</span></pre> <div class="block">Callback interface for dialog requests. <p/> THIS CLASS SHOULD BE CONSIDERED DEPRECATED. <p/> All public members of this class are intentionally deprecated. New code should instead use <a href="../../../com/facebook/widget/WebDialog.html" title="class in com.facebook.widget"><code>WebDialog</code></a> <p/> Adding @Deprecated to this class causes warnings in other deprecated classes that reference this one. That is the only reason this entire class is not deprecated.</div> </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">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../com/facebook/android/Facebook.DialogListener.html#onCancel()">onCancel</a></strong>()</code> <div class="block">Called when a dialog is canceled by the user.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../com/facebook/android/Facebook.DialogListener.html#onComplete(android.os.Bundle)">onComplete</a></strong>(<a href="http://d.android.com/reference/android/os/Bundle.html?is-external=true" title="class or interface in android.os">Bundle</a>&nbsp;values)</code> <div class="block">Called when a dialog completes.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../com/facebook/android/Facebook.DialogListener.html#onError(com.facebook.android.DialogError)">onError</a></strong>(<a href="../../../com/facebook/android/DialogError.html" title="class in com.facebook.android">DialogError</a>&nbsp;e)</code> <div class="block">Called when a dialog has an error.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../com/facebook/android/Facebook.DialogListener.html#onFacebookError(com.facebook.android.FacebookError)">onFacebookError</a></strong>(<a href="../../../com/facebook/android/FacebookError.html" title="class in com.facebook.android">FacebookError</a>&nbsp;e)</code> <div class="block">Called when a Facebook responds to a dialog with an error.</div> </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="onComplete(android.os.Bundle)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onComplete</h4> <pre>void&nbsp;onComplete(<a href="http://d.android.com/reference/android/os/Bundle.html?is-external=true" title="class or interface in android.os">Bundle</a>&nbsp;values)</pre> <div class="block">Called when a dialog completes. Executed by the thread that initiated the dialog.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>values</code> - Key-value string pairs extracted from the response.</dd></dl> </li> </ul> <a name="onFacebookError(com.facebook.android.FacebookError)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onFacebookError</h4> <pre>void&nbsp;onFacebookError(<a href="../../../com/facebook/android/FacebookError.html" title="class in com.facebook.android">FacebookError</a>&nbsp;e)</pre> <div class="block">Called when a Facebook responds to a dialog with an error. Executed by the thread that initiated the dialog.</div> </li> </ul> <a name="onError(com.facebook.android.DialogError)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>onError</h4> <pre>void&nbsp;onError(<a href="../../../com/facebook/android/DialogError.html" title="class in com.facebook.android">DialogError</a>&nbsp;e)</pre> <div class="block">Called when a dialog has an error. Executed by the thread that initiated the dialog.</div> </li> </ul> <a name="onCancel()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>onCancel</h4> <pre>void&nbsp;onCancel()</pre> <div class="block">Called when a dialog is canceled by the user. Executed by the thread that initiated the dialog.</div> </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="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/facebook/android/Facebook.html" title="class in com.facebook.android"><span class="strong">Prev Class</span></a></li> <li><a href="../../../com/facebook/android/Facebook.ServiceListener.html" title="interface in com.facebook.android"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/facebook/android/Facebook.DialogListener.html" target="_top">Frames</a></li> <li><a href="Facebook.DialogListener.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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
java/ais_api/src/org/saforum/ais/package.html
kenzaburo/OpenSaf-FrameWork
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body> This package contains common types and constants for the AIS service APIs. <p>Copyright statement is specified <a href="#Copyrights">here</a>. </p> TODO: add package description here <h2><a name="Copyrights"></a>OWNERSHIP OF SPECIFICATION AND COPYRIGHTS.<br> </h2> Copyright 2007 by the Service Availability Forum. All rights reserved.<br> <br> Permission to use, copy, modify, and distribute this software for any<br> purpose without fee is hereby granted, provided that this entire notice<br> is included in all copies of any software which is or includes a copy<br> or modification of this software and in all copies of the supporting<br> documentation for such software.<br> <br> THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED<br> WARRANTY.&nbsp; IN PARTICULAR, THE SERVICE AVAILABILITY FORUM DOES NOT MAKE ANY<br> REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY<br> OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.<br> </body> </html>
cpp_component/3rdparty/boost/libs/log/doc/html/boost/log/sinks/event_log/direct_event_type_mapping.html
qianqians/abelkhan
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Class template direct_event_type_mapping</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.Log v2"> <link rel="up" href="../../../../sinks.html#header.boost.log.sinks.event_log_backend_hpp" title="Header &lt;boost/log/sinks/event_log_backend.hpp&gt;"> <link rel="prev" href="direct_event_id_mapping.html" title="Class template direct_event_id_mapping"> <link rel="next" href="../basic_event_log_backend.html" title="Class template basic_event_log_backend"> </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="direct_event_id_mapping.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../sinks.html#header.boost.log.sinks.event_log_backend_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="../basic_event_log_backend.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.log.sinks.event_log.direct_event_type_mapping"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Class template direct_event_type_mapping</span></h2> <p>boost::log::sinks::event_log::direct_event_type_mapping — Straightforward event type mapping. </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: &lt;<a class="link" href="../../../../sinks.html#header.boost.log.sinks.event_log_backend_hpp" title="Header &lt;boost/log/sinks/event_log_backend.hpp&gt;">boost/log/sinks/event_log_backend.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> AttributeValueT <span class="special">=</span> <span class="keyword">int</span><span class="special">&gt;</span> <span class="keyword">class</span> <a class="link" href="direct_event_type_mapping.html" title="Class template direct_event_type_mapping">direct_event_type_mapping</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">basic_direct_mapping</span><span class="special">&lt;</span> <span class="identifier">event_type</span><span class="special">,</span> <span class="identifier">AttributeValueT</span> <span class="special">&gt;</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> <span class="comment">// <a class="link" href="direct_event_type_mapping.html#boost.log.sinks.event_log.direct_event_type_mappingconstruct-copy-destruct">construct/copy/destruct</a></span> <span class="keyword">explicit</span> <a class="link" href="direct_event_type_mapping.html#idm32937-bb"><span class="identifier">direct_event_type_mapping</span></a><span class="special">(</span><span class="identifier">attribute_name</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="idm66866"></a><h2>Description</h2> <p>This type of mapping assumes that attribute with a particular name always provides values that map directly onto the native event types. The mapping simply returns the extracted attribute value converted to the native event type. </p> <div class="refsect2"> <a name="idm66869"></a><h3> <a name="boost.log.sinks.event_log.direct_event_type_mappingconstruct-copy-destruct"></a><code class="computeroutput">direct_event_type_mapping</code> public construct/copy/destruct</h3> <div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"> <pre class="literallayout"><span class="keyword">explicit</span> <a name="idm32937-bb"></a><span class="identifier">direct_event_type_mapping</span><span class="special">(</span><span class="identifier">attribute_name</span> <span class="keyword">const</span> <span class="special">&amp;</span> name<span class="special">)</span><span class="special">;</span></pre> <p>Constructor</p> <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">Parameters:</span></p></td> <td><div class="variablelist"><table border="0" class="variablelist compact"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody><tr> <td><p><span class="term"><code class="computeroutput">name</code></span></p></td> <td><p>Attribute name </p></td> </tr></tbody> </table></div></td> </tr></tbody> </table></div> </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-2021 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="direct_event_id_mapping.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../sinks.html#header.boost.log.sinks.event_log_backend_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="../basic_event_log_backend.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
tools/Sofia_KPICore_v6.3_(SRC)_+SPARQL/doc/index-files/index-6.html
desmovalvo/virtualsib
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="it"> <head> <!-- Generated by javadoc (version 1.7.0_04) on Mon Feb 04 16:14:51 CET 2013 --> <title>I-Index</title> <meta name="date" content="2013-02-04"> <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="I-Index"; } //--> </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="../sofia_kp/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../sofia_kp/package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-5.html">Prev Letter</a></li> <li><a href="index-7.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li> <li><a href="index-6.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">D</a>&nbsp;<a href="index-3.html">E</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">H</a>&nbsp;<a href="index-6.html">I</a>&nbsp;<a href="index-7.html">J</a>&nbsp;<a href="index-8.html">K</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">W</a>&nbsp;<a href="index-19.html">X</a>&nbsp;<a name="_I_"> <!-- --> </a> <h2 class="title">I</h2> <dl> <dt><a href="../sofia_kp/iKPIC.html" title="interface in sofia_kp"><span class="strong">iKPIC</span></a> - Interface in <a href="../sofia_kp/package-summary.html">sofia_kp</a></dt> <dd>&nbsp;</dd> <dt><a href="../sofia_kp/iKPIC_subscribeHandler.html" title="interface in sofia_kp"><span class="strong">iKPIC_subscribeHandler</span></a> - Interface in <a href="../sofia_kp/package-summary.html">sofia_kp</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_sparql_response.html#init_from_sparql_response_string(java.lang.String)">init_from_sparql_response_string(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_sparql_response.html" title="class in sofia_kp">SSAP_sparql_response</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../sofia_kp/iKPIC.html#insert(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">insert(String, String, String, String, String)</a></span> - Method in interface sofia_kp.<a href="../sofia_kp/iKPIC.html" title="interface in sofia_kp">iKPIC</a></dt> <dd> <div class="block">Perform the INSERT procedure Check the error state with the functions: getErrMess, getErrID</div> </dd> <dt><span class="strong"><a href="../sofia_kp/iKPIC.html#insert(java.util.Vector)">insert(Vector&lt;Vector&lt;String&gt;&gt;)</a></span> - Method in interface sofia_kp.<a href="../sofia_kp/iKPIC.html" title="interface in sofia_kp">iKPIC</a></dt> <dd> <div class="block">Perform the INSERT procedure Check the error state with the functions: getErrMess, getErrID</div> </dd> <dt><span class="strong"><a href="../sofia_kp/KPICore.html#insert(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">insert(String, String, String, String, String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/KPICore.html" title="class in sofia_kp">KPICore</a></dt> <dd> <div class="block">Perform the INSERT procedure Check the error state with the functions: getErrMess, getErrID</div> </dd> <dt><span class="strong"><a href="../sofia_kp/KPICore.html#insert(java.util.Vector)">insert(Vector&lt;Vector&lt;String&gt;&gt;)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/KPICore.html" title="class in sofia_kp">KPICore</a></dt> <dd> <div class="block">Perform the INSERT procedure Check the error state with the functions: getErrMess, getErrID</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#insert(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">insert(String, String, String, String, String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Make the INSERT SSAP message</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#insert(java.util.Vector)">insert(Vector&lt;Vector&lt;String&gt;&gt;)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Make the INSERT SSAP message</div> </dd> <dt><span class="strong"><a href="../sofia_kp/KPICore.html#insert_rdf_xml(java.lang.String)">insert_rdf_xml(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/KPICore.html" title="class in sofia_kp">KPICore</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#insert_rdf_xml(java.lang.String)">insert_rdf_xml(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Make the SSAP message to be sent to the SIB to perform RDF/XML insert in SIBs supporting it</div> </dd> <dt><span class="strong"><a href="../sofia_kp/iKPIC.html#insertProtection(java.lang.String, java.util.Vector)">insertProtection(String, Vector&lt;String&gt;)</a></span> - Method in interface sofia_kp.<a href="../sofia_kp/iKPIC.html" title="interface in sofia_kp">iKPIC</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../sofia_kp/KPICore.html#insertProtection(java.lang.String, java.util.Vector)">insertProtection(String, Vector&lt;String&gt;)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/KPICore.html" title="class in sofia_kp">KPICore</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isInsertConfirmed(java.lang.String)">isInsertConfirmed(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Looking for the Insert confirmation in the last XML message received from the SIB</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isJoinConfirmed(java.lang.String)">isJoinConfirmed(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Looking for the join confirmation in the last XML message received from the SIB</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isLeaveConfirmed(java.lang.String)">isLeaveConfirmed(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Looking for the leave confirmation in the last XML message received from the SIB</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isQueryConfirmed(java.lang.String)">isQueryConfirmed(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Looking for the Query confirmation in the last XML message received from the SIB</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_sparql_response.html#isQueryTypeConstruct()">isQueryTypeConstruct()</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_sparql_response.html" title="class in sofia_kp">SSAP_sparql_response</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_sparql_response.html#isQueryTypeSelect()">isQueryTypeSelect()</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_sparql_response.html" title="class in sofia_kp">SSAP_sparql_response</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isRDFNotification(java.lang.String)">isRDFNotification(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Returns true if the received notification is relative to an RDF-M3 subscription</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isRemoveConfirmed(java.lang.String)">isRemoveConfirmed(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Looking for the Remove confirmation in the last XML message received from the SIB</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isSubscriptionConfirmed(java.lang.String)">isSubscriptionConfirmed(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Looking for the Subscription confirmation in the last XML message received from the SIB</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isUnSubscriptionConfirmed(java.lang.String)">isUnSubscriptionConfirmed(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Looking for the UnSubscription confirmation in the last XML message received from the SIB</div> </dd> <dt><span class="strong"><a href="../sofia_kp/SSAP_XMLTools.html#isUpdateConfirmed(java.lang.String)">isUpdateConfirmed(String)</a></span> - Method in class sofia_kp.<a href="../sofia_kp/SSAP_XMLTools.html" title="class in sofia_kp">SSAP_XMLTools</a></dt> <dd> <div class="block">Looking for the Update confirmation in the last XML message received from the SIB</div> </dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">D</a>&nbsp;<a href="index-3.html">E</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">H</a>&nbsp;<a href="index-6.html">I</a>&nbsp;<a href="index-7.html">J</a>&nbsp;<a href="index-8.html">K</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">W</a>&nbsp;<a href="index-19.html">X</a>&nbsp;</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="../sofia_kp/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../sofia_kp/package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-5.html">Prev Letter</a></li> <li><a href="index-7.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li> <li><a href="index-6.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>
examples/css/main.css
amazingSurge/jquery-asScrollable
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. */ /* ========================================================================== Base styles: opinionated defaults ========================================================================== */ html { color: #222; font-size: 1em; line-height: 1.4; } /* * Remove text-shadow in selection highlight: * https://twitter.com/miketaylr/status/12228805301 * * These selection rule sets have to be separate. * Customize the background color to match your design. */ ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } /* * A better looking default horizontal rule */ hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } /* * Remove the gap between audio, canvas, iframes, * images, videos and the bottom of their containers: * https://github.com/h5bp/html5-boilerplate/issues/440 */ audio, canvas, iframe, img, svg, video { vertical-align: middle; } /* * Remove default fieldset styles. */ fieldset { border: 0; margin: 0; padding: 0; } /* * Allow only vertical resizing of textareas. */ textarea { resize: vertical; } /* ========================================================================== Browser Upgrade Prompt ========================================================================== */ .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } /* ========================================================================== Author's custom styles ========================================================================== */ /* ========================================================================== Helper classes ========================================================================== */ /* * Hide visually and from screen readers: * http://juicystudio.com/article/screen-readers-display-none.php */ .hidden { display: none !important; visibility: hidden; } /* * Hide only visually, but have it available for screen readers: * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility */ .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* * Extends the .visuallyhidden class to allow the element * to be focusable when navigated to via the keyboard: * https://www.drupal.org/node/897638 */ .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } /* * Hide visually and from screen readers, but maintain layout */ .invisible { visibility: hidden; } /* * Clearfix: contain floats * * For modern browsers * 1. The space content is one way to avoid an Opera bug when the * `contenteditable` attribute is included anywhere else in the document. * Otherwise it causes space to appear at the top and bottom of elements * that receive the `clearfix` class. * 2. The use of `table` rather than `block` is only necessary if using * `:before` to contain the top-margins of child elements. */ .clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ } .clearfix:after { clear: both; } /* ========================================================================== EXAMPLE Media Queries for Responsive Design. These examples override the primary ('mobile first') styles. Modify as content requires. ========================================================================== */ @media only screen and (min-width: 35em) { /* Style adjustments for viewports that meet the condition */ } @media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { /* Style adjustments for high resolution devices */ } /* ========================================================================== Print styles. Inlined to avoid the additional HTTP request: http://www.phpied.com/delay-loading-your-print-css/ ========================================================================== */ @media print { *, *:before, *:after { background: transparent !important; color: #000 !important; /* Black prints faster: http://www.sanbeiji.com/archives/953 */ box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } /* * Don't show links that are fragment identifiers, * or use the `javascript:` pseudo protocol */ a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* * Printing Tables: * http://css-discuss.incutio.com/wiki/Printing_Tables */ thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }
lib/JFreeChart-1.0.17/javadoc/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html
GliderWinchItems/GliderWinchj2
<!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_30) on Sat Mar 22 15:15:47 EDT 2014 --> <title>StandardXYSeriesLabelGenerator (JFreeChart Class Library (version 1.0.17))</title> <meta name="date" content="2014-03-22"> <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="StandardXYSeriesLabelGenerator (JFreeChart Class Library (version 1.0.17))"; } //--> </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/StandardXYSeriesLabelGenerator.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/jfree/chart/labels/StandardXYItemLabelGenerator.html" title="class in org.jfree.chart.labels"><span class="strong">PREV CLASS</span></a></li> <li><a href="../../../../org/jfree/chart/labels/StandardXYToolTipGenerator.html" title="class in org.jfree.chart.labels"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html" target="_top">FRAMES</a></li> <li><a href="StandardXYSeriesLabelGenerator.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:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li><a href="#field_summary">FIELD</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li><a href="#field_detail">FIELD</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">METHOD</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <p class="subTitle">org.jfree.chart.labels</p> <h2 title="Class StandardXYSeriesLabelGenerator" class="title">Class StandardXYSeriesLabelGenerator</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.jfree.chart.labels.StandardXYSeriesLabelGenerator</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable, java.lang.Cloneable, <a href="../../../../org/jfree/chart/labels/XYSeriesLabelGenerator.html" title="interface in org.jfree.chart.labels">XYSeriesLabelGenerator</a>, org.jfree.util.PublicCloneable</dd> </dl> <hr> <br> <pre>public class <a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.62">StandardXYSeriesLabelGenerator</a> extends java.lang.Object implements <a href="../../../../org/jfree/chart/labels/XYSeriesLabelGenerator.html" title="interface in org.jfree.chart.labels">XYSeriesLabelGenerator</a>, java.lang.Cloneable, org.jfree.util.PublicCloneable, java.io.Serializable</pre> <div class="block">A standard series label generator for plots that use data from an <a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><code>XYDataset</code></a>. <br><br> This class implements <code>PublicCloneable</code> by mistake but we retain this for the sake of backward compatibility.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.jfree.chart.labels.StandardXYSeriesLabelGenerator">Serialized Form</a></dd></dl> </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">&nbsp;</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 java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#DEFAULT_LABEL_FORMAT">DEFAULT_LABEL_FORMAT</a></strong></code> <div class="block">The default item label format.</div> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#StandardXYSeriesLabelGenerator()">StandardXYSeriesLabelGenerator</a></strong>()</code> <div class="block">Creates a default series label generator (uses <a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#DEFAULT_LABEL_FORMAT"><code>DEFAULT_LABEL_FORMAT</code></a>).</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#StandardXYSeriesLabelGenerator(java.lang.String)">StandardXYSeriesLabelGenerator</a></strong>(java.lang.String&nbsp;format)</code> <div class="block">Creates a new series label generator.</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">&nbsp;</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>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#clone()">clone</a></strong>()</code> <div class="block">Returns an independent copy of the generator.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected java.lang.Object[]</code></td> <td class="colLast"><code><strong><a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#createItemArray(org.jfree.data.xy.XYDataset, int)">createItemArray</a></strong>(<a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset, int&nbsp;series)</code> <div class="block">Creates the array of items that can be passed to the <code>MessageFormat</code> class for creating labels.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</code> <div class="block">Tests this object for equality with an arbitrary object.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#generateLabel(org.jfree.data.xy.XYDataset, int)">generateLabel</a></strong>(<a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset, int&nbsp;series)</code> <div class="block">Generates a label for the specified series.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#hashCode()">hashCode</a></strong>()</code> <div class="block">Returns a hash code for this instance.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>finalize, getClass, 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="DEFAULT_LABEL_FORMAT"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>DEFAULT_LABEL_FORMAT</h4> <pre>public static final&nbsp;java.lang.String <a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.69">DEFAULT_LABEL_FORMAT</a></pre> <div class="block">The default item label format.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.jfree.chart.labels.StandardXYSeriesLabelGenerator.DEFAULT_LABEL_FORMAT">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="StandardXYSeriesLabelGenerator()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>StandardXYSeriesLabelGenerator</h4> <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.78">StandardXYSeriesLabelGenerator</a>()</pre> <div class="block">Creates a default series label generator (uses <a href="../../../../org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#DEFAULT_LABEL_FORMAT"><code>DEFAULT_LABEL_FORMAT</code></a>).</div> </li> </ul> <a name="StandardXYSeriesLabelGenerator(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>StandardXYSeriesLabelGenerator</h4> <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.87">StandardXYSeriesLabelGenerator</a>(java.lang.String&nbsp;format)</pre> <div class="block">Creates a new series label generator.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>format</code> - the format pattern (<code>null</code> not permitted).</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="generateLabel(org.jfree.data.xy.XYDataset, int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>generateLabel</h4> <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.102">generateLabel</a>(<a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset, int&nbsp;series)</pre> <div class="block">Generates a label for the specified series. This label will be used for the chart legend.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../org/jfree/chart/labels/XYSeriesLabelGenerator.html#generateLabel(org.jfree.data.xy.XYDataset, int)">generateLabel</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/labels/XYSeriesLabelGenerator.html" title="interface in org.jfree.chart.labels">XYSeriesLabelGenerator</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>dataset</code> - the dataset (<code>null</code> not permitted).</dd><dd><code>series</code> - the series.</dd> <dt><span class="strong">Returns:</span></dt><dd>A series label.</dd></dl> </li> </ul> <a name="createItemArray(org.jfree.data.xy.XYDataset, int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>createItemArray</h4> <pre>protected&nbsp;java.lang.Object[]&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.119">createItemArray</a>(<a href="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</a>&nbsp;dataset, int&nbsp;series)</pre> <div class="block">Creates the array of items that can be passed to the <code>MessageFormat</code> class for creating labels.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>dataset</code> - the dataset (<code>null</code> not permitted).</dd><dd><code>series</code> - the series (zero-based index).</dd> <dt><span class="strong">Returns:</span></dt><dd>The items (never <code>null</code>).</dd></dl> </li> </ul> <a name="clone()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>clone</h4> <pre>public&nbsp;java.lang.Object&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.135">clone</a>() throws java.lang.CloneNotSupportedException</pre> <div class="block">Returns an independent copy of the generator. This is unnecessary, because instances are immutable anyway, but we retain this behaviour for backwards compatibility.</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>clone</code>&nbsp;in interface&nbsp;<code>org.jfree.util.PublicCloneable</code></dd> <dt><strong>Overrides:</strong></dt> <dd><code>clone</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> <dt><span class="strong">Returns:</span></dt><dd>A clone.</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.CloneNotSupportedException</code> - if cloning is not supported.</dd></dl> </li> </ul> <a name="equals(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.147">equals</a>(java.lang.Object&nbsp;obj)</pre> <div class="block">Tests this object for equality with an arbitrary object.</div> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>obj</code> - the other object (<code>null</code> permitted).</dd> <dt><span class="strong">Returns:</span></dt><dd>A boolean.</dd></dl> </li> </ul> <a name="hashCode()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>hashCode</h4> <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html#line.168">hashCode</a>()</pre> <div class="block">Returns a hash code for this instance.</div> <dl> <dt><strong>Overrides:</strong></dt> <dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> <dt><span class="strong">Returns:</span></dt><dd>A hash 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/StandardXYSeriesLabelGenerator.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/jfree/chart/labels/StandardXYItemLabelGenerator.html" title="class in org.jfree.chart.labels"><span class="strong">PREV CLASS</span></a></li> <li><a href="../../../../org/jfree/chart/labels/StandardXYToolTipGenerator.html" title="class in org.jfree.chart.labels"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/jfree/chart/labels/StandardXYSeriesLabelGenerator.html" target="_top">FRAMES</a></li> <li><a href="StandardXYSeriesLabelGenerator.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:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li><a href="#field_summary">FIELD</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li><a href="#field_detail">FIELD</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">METHOD</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
utils/doxygen/pages/eprosima_header.html
eProsima/Fast-DDS
<!-- HTML header for doxygen 1.8.13--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME--> <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME--> <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="$relpath^jquery.js"></script> <script type="text/javascript" src="$relpath^dynsections.js"></script> $treeview $search $mathjax <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> $extrastylesheet </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <!--BEGIN TITLEAREA--> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <!--BEGIN PROJECT_LOGO--> <td id="projectlogo"><a href="http://www.eprosima.com"><img alt="Logo" src="$relpath^$projectlogo"/></a></td> <!--END PROJECT_LOGO--> <!--BEGIN PROJECT_NAME--> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">$projectname <!--BEGIN PROJECT_NUMBER-->&#160;<span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER--> </div> <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF--> </td> <!--END PROJECT_NAME--> <!--BEGIN !PROJECT_NAME--> <!--BEGIN PROJECT_BRIEF--> <td style="padding-left: 0.5em;"> <div id="projectbrief">$projectbrief</div> </td> <!--END PROJECT_BRIEF--> <!--END !PROJECT_NAME--> <!--BEGIN DISABLE_INDEX--> <!--BEGIN SEARCHENGINE--> <td>$searchbox</td> <!--END SEARCHENGINE--> <!--END DISABLE_INDEX--> </tr> </tbody> </table> </div> <!--END TITLEAREA--> <!-- end header part -->
ph-oton-datatables/src/main/resources/datatables/FixedColumns-4.0.1/css/fixedColumns.semanticui.min.css
phax/ph-oton
table.dataTable{border-left-width:0px !important}table.dataTable tr{border-left-width:0px}table.dataTable tr th:first-child,table.dataTable tr td:first-child{border-left:1px solid rgba(34, 36, 38, 0.15) !important}table.dataTable tr th{background-color:#f9fafb}table.dataTable tr td{background-color:white}table.dataTable tr th.dtfc-fixed-left,table.dataTable tr th.dtfc-fixed-right{z-index:1}div.dtfc-right-top-blocker{border-bottom:none !important}tr.dt-rowReorder-moving td.dtfc-fixed-left,tr.dt-rowReorder-moving td.dtfc-fixed-right{border-top:2px solid #888 !important;border-bottom:2px solid #888 !important}tr.dt-rowReorder-moving td.dtfc-fixed-left:first-child{border-left:2px solid #888 !important}tr.dt-rowReorder-moving td.dtfc-fixed-right:last-child{border-right:2px solid #888 !important}
legacy/api-1.1/org/apache/struts/plugins/package-summary.html
codelibs/cl-struts
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Fri Aug 22 03:43:54 EDT 2003 --> <TITLE> org.apache.struts.plugins (Apache Struts API Documentation) </TITLE> <META NAME="keywords" CONTENT="org.apache.struts.plugins package"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> </HEAD> <SCRIPT> function asd() { parent.document.title="org.apache.struts.plugins (Apache Struts API Documentation)"; } </SCRIPT> <BODY BGCOLOR="white" onload="asd();"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/apache/struts/config/impl/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../org/apache/struts/taglib/bean/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp; <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> <H2> Package org.apache.struts.plugins </H2> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="ModuleConfigVerifier.html">ModuleConfigVerifier</A></B></TD> <TD>Convenient implementation of <A HREF="../../../../org/apache/struts/action/PlugIn.html"><CODE>PlugIn</CODE></A> that performs as many verification tests on the information stored in the <A HREF="../../../../org/apache/struts/config/ModuleConfig.html"><CODE>ModuleConfig</CODE></A> for this application module as is practical.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/apache/struts/config/impl/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../org/apache/struts/taglib/bean/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp; <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> Copyright © 2000-2003 - Apache Software Foundation </BODY> </HTML>
wicket-examples/src/main/java/org/apache/wicket/examples/repeater/RefreshingPage.html
mosoft521/wicket
<wicket:extend xmlns:wicket="http://wicket.apache.org"> This page demonstrates a simple RefreshingView. Notice that when you click refresh or make a selection the id of item object changes because it is regenerated unlike items in the OrderedRepeatingView. <br/><br/> <a href="#" wicket:id="refreshLink">refresh</a><br/><br/> <div> <table cellspacing="0" class="dataview"> <tr> <th>Item Id</th> <th>Actions</th> <th>ID</th> <th>First Name</th> <th>Last Name</th> <th>Home Phone</th> <th>Cell Phone</th> </tr> <tr wicket:id="view"> <td><span wicket:id="itemid">[item id]</span></td> <td><span wicket:id="actions">[actions]</span></td> <td><span wicket:id="contactid">[contactid]</span> </td> <td><span wicket:id="firstname">[firstname]</span></td> <td><span wicket:id="lastname">[lastname]</span></td> <td><span wicket:id="homephone">[homephone]</span></td> <td><span wicket:id="cellphone">[cellphone]</span></td> </tr> </table> </div> </wicket:extend>
core/templates/dev/head/pages/header_js_libs.html
MAKOSCAFEE/oppia
<script src="{{ASSET_DIR_PREFIX}}/assets/constants.js"></script> {% if MINIFICATION or not DEV_MODE %} <script src="{{ASSET_DIR_PREFIX}}/assets/hashes.js"></script> {% endif %} <!-- jquery.js, angular.js and jquery-ui.js are removed from bundled js because they need to be at the header. Including bundled js at the header will block rendering.--> <script src="/third_party/static/jquery-3.0.0/jquery.min.js"></script> <script src="/third_party/static/jqueryui-1.10.3/jquery-ui.min.js"></script> <script src="/third_party/static/angularjs-1.5.8/angular.min.js"></script> <script src="/third_party/static/jquery-ui-touch-punch-0.3.1/jquery.ui.touch-punch-improved.js"></script> <!-- See http://docs.mathjax.org/en/latest/start.html#mathjax-cdn --> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ skipStartupTypeset: true, messageStyle: 'none', 'HTML-CSS': { linebreaks: { automatic: true, width: '500px' }, scale: 91, showMathMenu: false } }); MathJax.Hub.Configured(); </script> <script src="/third_party/static/MathJax-2.6.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
test/LGC/fontdiff-kg-Latn-AO_udhr.html
googlei18n/noto-source
<html lang='kg'> <!-- ** ** Copyright 2006, The Android Open Source Project ** ** Licensed 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. */ --> <p>Bizingi bioso bisiwu ti batu bambutukanga mu kidedi ki buzitu ayi kibumswa. Bizingi-bene, batu, badi diela ayi tsi-ntima, bafwene kuzingila mbatzi-na-mbatzi-yandi mu mtima bukhomba.</p> </html>
packages/hbase-0.98.7-hadoop2/docs/xref-test/org/apache/hadoop/hbase/util/TestRegionSizeCalculator.html
gsoundar/mambo-ec2-deploy
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>TestRegionSizeCalculator xref</title> <link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" /> </head> <body> <div id="overview"><a href="../../../../../../testapidocs/org/apache/hadoop/hbase/util/TestRegionSizeCalculator.html">View Javadoc</a></div><pre> <a class="jxr_linenumber" name="1" href="#1">1</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="2" href="#2">2</a> <em class="jxr_javadoccomment"> * Licensed to the Apache Software Foundation (ASF) under one</em> <a class="jxr_linenumber" name="3" href="#3">3</a> <em class="jxr_javadoccomment"> * or more contributor license agreements. See the NOTICE file</em> <a class="jxr_linenumber" name="4" href="#4">4</a> <em class="jxr_javadoccomment"> * distributed with this work for additional information</em> <a class="jxr_linenumber" name="5" href="#5">5</a> <em class="jxr_javadoccomment"> * regarding copyright ownership. The ASF licenses this file</em> <a class="jxr_linenumber" name="6" href="#6">6</a> <em class="jxr_javadoccomment"> * to you under the Apache License, Version 2.0 (the</em> <a class="jxr_linenumber" name="7" href="#7">7</a> <em class="jxr_javadoccomment"> * "License"); you may not use this file except in compliance</em> <a class="jxr_linenumber" name="8" href="#8">8</a> <em class="jxr_javadoccomment"> * with the License. You may obtain a copy of the License at</em> <a class="jxr_linenumber" name="9" href="#9">9</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="10" href="#10">10</a> <em class="jxr_javadoccomment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em> <a class="jxr_linenumber" name="11" href="#11">11</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="12" href="#12">12</a> <em class="jxr_javadoccomment"> * Unless required by applicable law or agreed to in writing, software</em> <a class="jxr_linenumber" name="13" href="#13">13</a> <em class="jxr_javadoccomment"> * distributed under the License is distributed on an "AS IS" BASIS,</em> <a class="jxr_linenumber" name="14" href="#14">14</a> <em class="jxr_javadoccomment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em> <a class="jxr_linenumber" name="15" href="#15">15</a> <em class="jxr_javadoccomment"> * See the License for the specific language governing permissions and</em> <a class="jxr_linenumber" name="16" href="#16">16</a> <em class="jxr_javadoccomment"> * limitations under the License.</em> <a class="jxr_linenumber" name="17" href="#17">17</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="18" href="#18">18</a> <strong class="jxr_keyword">package</strong> org.apache.hadoop.hbase.util; <a class="jxr_linenumber" name="19" href="#19">19</a> <a class="jxr_linenumber" name="20" href="#20">20</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.conf.Configuration; <a class="jxr_linenumber" name="21" href="#21">21</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.ClusterStatus; <a class="jxr_linenumber" name="22" href="#22">22</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.HRegionInfo; <a class="jxr_linenumber" name="23" href="#23">23</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.RegionLoad; <a class="jxr_linenumber" name="24" href="#24">24</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.ServerLoad; <a class="jxr_linenumber" name="25" href="#25">25</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.ServerName; <a class="jxr_linenumber" name="26" href="#26">26</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.SmallTests; <a class="jxr_linenumber" name="27" href="#27">27</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.client.HBaseAdmin; <a class="jxr_linenumber" name="28" href="#28">28</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.client.HTable; <a class="jxr_linenumber" name="29" href="#29">29</a> <strong class="jxr_keyword">import</strong> org.junit.Test; <a class="jxr_linenumber" name="30" href="#30">30</a> <strong class="jxr_keyword">import</strong> org.junit.experimental.categories.Category; <a class="jxr_linenumber" name="31" href="#31">31</a> <strong class="jxr_keyword">import</strong> org.mockito.Mockito; <a class="jxr_linenumber" name="32" href="#32">32</a> <a class="jxr_linenumber" name="33" href="#33">33</a> <strong class="jxr_keyword">import</strong> java.io.IOException; <a class="jxr_linenumber" name="34" href="#34">34</a> <strong class="jxr_keyword">import</strong> java.util.ArrayList; <a class="jxr_linenumber" name="35" href="#35">35</a> <strong class="jxr_keyword">import</strong> java.util.List; <a class="jxr_linenumber" name="36" href="#36">36</a> <strong class="jxr_keyword">import</strong> java.util.Map; <a class="jxr_linenumber" name="37" href="#37">37</a> <strong class="jxr_keyword">import</strong> java.util.NavigableMap; <a class="jxr_linenumber" name="38" href="#38">38</a> <strong class="jxr_keyword">import</strong> java.util.TreeMap; <a class="jxr_linenumber" name="39" href="#39">39</a> <a class="jxr_linenumber" name="40" href="#40">40</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.junit.Assert.assertEquals; <a class="jxr_linenumber" name="41" href="#41">41</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.mockito.Mockito.mock; <a class="jxr_linenumber" name="42" href="#42">42</a> <strong class="jxr_keyword">import</strong> <strong class="jxr_keyword">static</strong> org.mockito.Mockito.when; <a class="jxr_linenumber" name="43" href="#43">43</a> <a class="jxr_linenumber" name="44" href="#44">44</a> @Category(SmallTests.<strong class="jxr_keyword">class</strong>) <a class="jxr_linenumber" name="45" href="#45">45</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/hadoop/hbase/util/TestRegionSizeCalculator.html">TestRegionSizeCalculator</a> { <a class="jxr_linenumber" name="46" href="#46">46</a> <a class="jxr_linenumber" name="47" href="#47">47</a> <strong class="jxr_keyword">private</strong> Configuration configuration = <strong class="jxr_keyword">new</strong> Configuration(); <a class="jxr_linenumber" name="48" href="#48">48</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">long</strong> megabyte = 1024L * 1024L; <a class="jxr_linenumber" name="49" href="#49">49</a> <a class="jxr_linenumber" name="50" href="#50">50</a> @Test <a class="jxr_linenumber" name="51" href="#51">51</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testSimpleTestCase() <strong class="jxr_keyword">throws</strong> Exception { <a class="jxr_linenumber" name="52" href="#52">52</a> <a class="jxr_linenumber" name="53" href="#53">53</a> HTable table = mockTable(<span class="jxr_string">"region1"</span>, <span class="jxr_string">"region2"</span>, <span class="jxr_string">"region3"</span>); <a class="jxr_linenumber" name="54" href="#54">54</a> <a class="jxr_linenumber" name="55" href="#55">55</a> HBaseAdmin admin = mockAdmin( <a class="jxr_linenumber" name="56" href="#56">56</a> mockServer( <a class="jxr_linenumber" name="57" href="#57">57</a> mockRegion(<span class="jxr_string">"region1"</span>, 123), <a class="jxr_linenumber" name="58" href="#58">58</a> mockRegion(<span class="jxr_string">"region3"</span>, 1232) <a class="jxr_linenumber" name="59" href="#59">59</a> ), <a class="jxr_linenumber" name="60" href="#60">60</a> mockServer( <a class="jxr_linenumber" name="61" href="#61">61</a> mockRegion(<span class="jxr_string">"region2"</span>, 54321), <a class="jxr_linenumber" name="62" href="#62">62</a> mockRegion(<span class="jxr_string">"otherTableRegion"</span>, 110) <a class="jxr_linenumber" name="63" href="#63">63</a> ) <a class="jxr_linenumber" name="64" href="#64">64</a> ); <a class="jxr_linenumber" name="65" href="#65">65</a> <a class="jxr_linenumber" name="66" href="#66">66</a> RegionSizeCalculator calculator = <strong class="jxr_keyword">new</strong> RegionSizeCalculator(table, admin); <a class="jxr_linenumber" name="67" href="#67">67</a> <a class="jxr_linenumber" name="68" href="#68">68</a> assertEquals(123 * megabyte, calculator.getRegionSize(<span class="jxr_string">"region1"</span>.getBytes())); <a class="jxr_linenumber" name="69" href="#69">69</a> assertEquals(54321 * megabyte, calculator.getRegionSize(<span class="jxr_string">"region2"</span>.getBytes())); <a class="jxr_linenumber" name="70" href="#70">70</a> assertEquals(1232 * megabyte, calculator.getRegionSize(<span class="jxr_string">"region3"</span>.getBytes())); <a class="jxr_linenumber" name="71" href="#71">71</a> <em class="jxr_comment">// if region is not inside our table, it should return 0</em> <a class="jxr_linenumber" name="72" href="#72">72</a> assertEquals(0 * megabyte, calculator.getRegionSize(<span class="jxr_string">"otherTableRegion"</span>.getBytes())); <a class="jxr_linenumber" name="73" href="#73">73</a> <a class="jxr_linenumber" name="74" href="#74">74</a> assertEquals(3, calculator.getRegionSizeMap().size()); <a class="jxr_linenumber" name="75" href="#75">75</a> } <a class="jxr_linenumber" name="76" href="#76">76</a> <a class="jxr_linenumber" name="77" href="#77">77</a> <a class="jxr_linenumber" name="78" href="#78">78</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="79" href="#79">79</a> <em class="jxr_javadoccomment"> * When size of region in megabytes is larger than largest possible integer there could be</em> <a class="jxr_linenumber" name="80" href="#80">80</a> <em class="jxr_javadoccomment"> * error caused by lost of precision.</em> <a class="jxr_linenumber" name="81" href="#81">81</a> <em class="jxr_javadoccomment"> * */</em> <a class="jxr_linenumber" name="82" href="#82">82</a> @Test <a class="jxr_linenumber" name="83" href="#83">83</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testLargeRegion() <strong class="jxr_keyword">throws</strong> Exception { <a class="jxr_linenumber" name="84" href="#84">84</a> <a class="jxr_linenumber" name="85" href="#85">85</a> HTable table = mockTable(<span class="jxr_string">"largeRegion"</span>); <a class="jxr_linenumber" name="86" href="#86">86</a> <a class="jxr_linenumber" name="87" href="#87">87</a> HBaseAdmin admin = mockAdmin( <a class="jxr_linenumber" name="88" href="#88">88</a> mockServer( <a class="jxr_linenumber" name="89" href="#89">89</a> mockRegion(<span class="jxr_string">"largeRegion"</span>, Integer.MAX_VALUE) <a class="jxr_linenumber" name="90" href="#90">90</a> ) <a class="jxr_linenumber" name="91" href="#91">91</a> ); <a class="jxr_linenumber" name="92" href="#92">92</a> <a class="jxr_linenumber" name="93" href="#93">93</a> RegionSizeCalculator calculator = <strong class="jxr_keyword">new</strong> RegionSizeCalculator(table, admin); <a class="jxr_linenumber" name="94" href="#94">94</a> <a class="jxr_linenumber" name="95" href="#95">95</a> assertEquals(((<strong class="jxr_keyword">long</strong>) Integer.MAX_VALUE) * megabyte, calculator.getRegionSize(<span class="jxr_string">"largeRegion"</span>.getBytes())); <a class="jxr_linenumber" name="96" href="#96">96</a> } <a class="jxr_linenumber" name="97" href="#97">97</a> <a class="jxr_linenumber" name="98" href="#98">98</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> When calculator is disabled, it should return 0 for each request.*/</em> <a class="jxr_linenumber" name="99" href="#99">99</a> @Test <a class="jxr_linenumber" name="100" href="#100">100</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> testDisabled() <strong class="jxr_keyword">throws</strong> Exception { <a class="jxr_linenumber" name="101" href="#101">101</a> String regionName = <span class="jxr_string">"cz.goout:/index.html"</span>; <a class="jxr_linenumber" name="102" href="#102">102</a> HTable table = mockTable(regionName); <a class="jxr_linenumber" name="103" href="#103">103</a> <a class="jxr_linenumber" name="104" href="#104">104</a> HBaseAdmin admin = mockAdmin( <a class="jxr_linenumber" name="105" href="#105">105</a> mockServer( <a class="jxr_linenumber" name="106" href="#106">106</a> mockRegion(regionName, 999) <a class="jxr_linenumber" name="107" href="#107">107</a> ) <a class="jxr_linenumber" name="108" href="#108">108</a> ); <a class="jxr_linenumber" name="109" href="#109">109</a> <a class="jxr_linenumber" name="110" href="#110">110</a> <em class="jxr_comment">//first request on enabled calculator</em> <a class="jxr_linenumber" name="111" href="#111">111</a> RegionSizeCalculator calculator = <strong class="jxr_keyword">new</strong> RegionSizeCalculator(table, admin); <a class="jxr_linenumber" name="112" href="#112">112</a> assertEquals(999 * megabyte, calculator.getRegionSize(regionName.getBytes())); <a class="jxr_linenumber" name="113" href="#113">113</a> <a class="jxr_linenumber" name="114" href="#114">114</a> <em class="jxr_comment">//then disabled calculator.</em> <a class="jxr_linenumber" name="115" href="#115">115</a> configuration.setBoolean(RegionSizeCalculator.ENABLE_REGIONSIZECALCULATOR, false); <a class="jxr_linenumber" name="116" href="#116">116</a> RegionSizeCalculator disabledCalculator = <strong class="jxr_keyword">new</strong> RegionSizeCalculator(table, admin); <a class="jxr_linenumber" name="117" href="#117">117</a> assertEquals(0 * megabyte, disabledCalculator.getRegionSize(regionName.getBytes())); <a class="jxr_linenumber" name="118" href="#118">118</a> <a class="jxr_linenumber" name="119" href="#119">119</a> assertEquals(0, disabledCalculator.getRegionSizeMap().size()); <a class="jxr_linenumber" name="120" href="#120">120</a> } <a class="jxr_linenumber" name="121" href="#121">121</a> <a class="jxr_linenumber" name="122" href="#122">122</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="123" href="#123">123</a> <em class="jxr_javadoccomment"> * Makes some table with given region names.</em> <a class="jxr_linenumber" name="124" href="#124">124</a> <em class="jxr_javadoccomment"> * */</em> <a class="jxr_linenumber" name="125" href="#125">125</a> <strong class="jxr_keyword">private</strong> HTable mockTable(String... regionNames) <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="126" href="#126">126</a> HTable mockedTable = Mockito.mock(HTable.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="127" href="#127">127</a> when(mockedTable.getConfiguration()).thenReturn(configuration); <a class="jxr_linenumber" name="128" href="#128">128</a> when(mockedTable.getTableName()).thenReturn(<span class="jxr_string">"sizeTestTable"</span>.getBytes()); <a class="jxr_linenumber" name="129" href="#129">129</a> NavigableMap&lt;HRegionInfo, ServerName&gt; regionLocations = <strong class="jxr_keyword">new</strong> TreeMap&lt;HRegionInfo, ServerName&gt;(); <a class="jxr_linenumber" name="130" href="#130">130</a> when(mockedTable.getRegionLocations()).thenReturn(regionLocations); <a class="jxr_linenumber" name="131" href="#131">131</a> <a class="jxr_linenumber" name="132" href="#132">132</a> <strong class="jxr_keyword">for</strong> (String regionName : regionNames) { <a class="jxr_linenumber" name="133" href="#133">133</a> HRegionInfo info = Mockito.mock(HRegionInfo.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="134" href="#134">134</a> when(info.getRegionName()).thenReturn(regionName.getBytes()); <a class="jxr_linenumber" name="135" href="#135">135</a> regionLocations.put(info, <strong class="jxr_keyword">null</strong>);<em class="jxr_comment">//we are not interested in values</em> <a class="jxr_linenumber" name="136" href="#136">136</a> } <a class="jxr_linenumber" name="137" href="#137">137</a> <a class="jxr_linenumber" name="138" href="#138">138</a> <strong class="jxr_keyword">return</strong> mockedTable; <a class="jxr_linenumber" name="139" href="#139">139</a> } <a class="jxr_linenumber" name="140" href="#140">140</a> <a class="jxr_linenumber" name="141" href="#141">141</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="142" href="#142">142</a> <em class="jxr_javadoccomment"> * Creates mock returing ClusterStatus info about given servers.</em> <a class="jxr_linenumber" name="143" href="#143">143</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="144" href="#144">144</a> <strong class="jxr_keyword">private</strong> HBaseAdmin mockAdmin(ServerLoad... servers) <strong class="jxr_keyword">throws</strong> Exception { <a class="jxr_linenumber" name="145" href="#145">145</a> <em class="jxr_comment">//get clusterstatus</em> <a class="jxr_linenumber" name="146" href="#146">146</a> HBaseAdmin mockAdmin = Mockito.mock(HBaseAdmin.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="147" href="#147">147</a> ClusterStatus clusterStatus = mockCluster(servers); <a class="jxr_linenumber" name="148" href="#148">148</a> when(mockAdmin.getClusterStatus()).thenReturn(clusterStatus); <a class="jxr_linenumber" name="149" href="#149">149</a> <strong class="jxr_keyword">return</strong> mockAdmin; <a class="jxr_linenumber" name="150" href="#150">150</a> } <a class="jxr_linenumber" name="151" href="#151">151</a> <a class="jxr_linenumber" name="152" href="#152">152</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="153" href="#153">153</a> <em class="jxr_javadoccomment"> * Creates mock of region with given name and size.</em> <a class="jxr_linenumber" name="154" href="#154">154</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="155" href="#155">155</a> <em class="jxr_javadoccomment"> * @param fileSizeMb number of megabytes occupied by region in file store in megabytes</em> <a class="jxr_linenumber" name="156" href="#156">156</a> <em class="jxr_javadoccomment"> * */</em> <a class="jxr_linenumber" name="157" href="#157">157</a> <strong class="jxr_keyword">private</strong> RegionLoad mockRegion(String regionName, <strong class="jxr_keyword">int</strong> fileSizeMb) { <a class="jxr_linenumber" name="158" href="#158">158</a> RegionLoad region = Mockito.mock(RegionLoad.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="159" href="#159">159</a> when(region.getName()).thenReturn(regionName.getBytes()); <a class="jxr_linenumber" name="160" href="#160">160</a> when(region.getNameAsString()).thenReturn(regionName); <a class="jxr_linenumber" name="161" href="#161">161</a> when(region.getStorefileSizeMB()).thenReturn(fileSizeMb); <a class="jxr_linenumber" name="162" href="#162">162</a> <strong class="jxr_keyword">return</strong> region; <a class="jxr_linenumber" name="163" href="#163">163</a> } <a class="jxr_linenumber" name="164" href="#164">164</a> <a class="jxr_linenumber" name="165" href="#165">165</a> <strong class="jxr_keyword">private</strong> ClusterStatus mockCluster(ServerLoad[] servers) { <a class="jxr_linenumber" name="166" href="#166">166</a> List&lt;ServerName&gt; serverNames = <strong class="jxr_keyword">new</strong> ArrayList&lt;ServerName&gt;(); <a class="jxr_linenumber" name="167" href="#167">167</a> <a class="jxr_linenumber" name="168" href="#168">168</a> ClusterStatus clusterStatus = Mockito.mock(ClusterStatus.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="169" href="#169">169</a> when(clusterStatus.getServers()).thenReturn(serverNames); <a class="jxr_linenumber" name="170" href="#170">170</a> <a class="jxr_linenumber" name="171" href="#171">171</a> <strong class="jxr_keyword">int</strong> serverCounter = 0; <a class="jxr_linenumber" name="172" href="#172">172</a> <strong class="jxr_keyword">for</strong> (ServerLoad server : servers) { <a class="jxr_linenumber" name="173" href="#173">173</a> ServerName serverName = mock(ServerName.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="174" href="#174">174</a> when(serverName.getServerName()).thenReturn(<span class="jxr_string">"server"</span> + (serverCounter++)); <a class="jxr_linenumber" name="175" href="#175">175</a> serverNames.add(serverName); <a class="jxr_linenumber" name="176" href="#176">176</a> when(clusterStatus.getLoad(serverName)).thenReturn(server); <a class="jxr_linenumber" name="177" href="#177">177</a> } <a class="jxr_linenumber" name="178" href="#178">178</a> <a class="jxr_linenumber" name="179" href="#179">179</a> <strong class="jxr_keyword">return</strong> clusterStatus; <a class="jxr_linenumber" name="180" href="#180">180</a> } <a class="jxr_linenumber" name="181" href="#181">181</a> <a class="jxr_linenumber" name="182" href="#182">182</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Creates mock of region server with given regions*/</em> <a class="jxr_linenumber" name="183" href="#183">183</a> <strong class="jxr_keyword">private</strong> ServerLoad mockServer(RegionLoad... regions) { <a class="jxr_linenumber" name="184" href="#184">184</a> ServerLoad serverLoad = Mockito.mock(ServerLoad.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="185" href="#185">185</a> Map&lt;byte[], RegionLoad&gt; regionMap = <strong class="jxr_keyword">new</strong> TreeMap&lt;byte[], RegionLoad&gt;(Bytes.BYTES_COMPARATOR); <a class="jxr_linenumber" name="186" href="#186">186</a> <a class="jxr_linenumber" name="187" href="#187">187</a> <strong class="jxr_keyword">for</strong> (RegionLoad regionName : regions) { <a class="jxr_linenumber" name="188" href="#188">188</a> regionMap.put(regionName.getName(), regionName); <a class="jxr_linenumber" name="189" href="#189">189</a> } <a class="jxr_linenumber" name="190" href="#190">190</a> <a class="jxr_linenumber" name="191" href="#191">191</a> when(serverLoad.getRegionsLoad()).thenReturn(regionMap); <a class="jxr_linenumber" name="192" href="#192">192</a> <strong class="jxr_keyword">return</strong> serverLoad; <a class="jxr_linenumber" name="193" href="#193">193</a> } <a class="jxr_linenumber" name="194" href="#194">194</a> <a class="jxr_linenumber" name="195" href="#195">195</a> } </pre> <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body> </html>
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/client/class-use/RingCache.html
mitch-kyle/message-board
<!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 Fri Aug 28 09:51:31 EDT 2015 --> <title>Uses of Class org.apache.cassandra.client.RingCache (apache-cassandra API)</title> <meta name="date" content="2015-08-28"> <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 org.apache.cassandra.client.RingCache (apache-cassandra API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/client/RingCache.html" title="class in org.apache.cassandra.client">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/client/class-use/RingCache.html" target="_top">Frames</a></li> <li><a href="RingCache.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.client.RingCache" class="title">Uses of Class<br>org.apache.cassandra.client.RingCache</h2> </div> <div class="classUseContainer">No usage of org.apache.cassandra.client.RingCache</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/client/RingCache.html" title="class in org.apache.cassandra.client">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/client/class-use/RingCache.html" target="_top">Frames</a></li> <li><a href="RingCache.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2015 The Apache Software Foundation</small></p> </body> </html>
libraries/http/src/main/java/org/apache/polygene/library/http/package.html
Qi4j/qi4j-sdk
<!-- ~ Licensed to the Apache Software Foundation (ASF) under one ~ or more contributor license agreements. See the NOTICE file ~ distributed with this work for additional information ~ regarding copyright ownership. The ASF licenses this file ~ to you under the Apache License, Version 2.0 (the ~ "License"); you may not use this file except in compliance ~ with the License. You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. ~ ~ --> <html> <body> <h2>HTTP Library.</h2> </body> </html>
opennlp/docs/apidocs/opennlp-uima/opennlp/uima/tokenize/class-use/AbstractTokenizer.html
opener-project/nerc-fr
<!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 Apr 03 10:04:47 GMT-03:00 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class opennlp.uima.tokenize.AbstractTokenizer (Apache OpenNLP UIMA Annotators 1.5.3 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class opennlp.uima.tokenize.AbstractTokenizer (Apache OpenNLP UIMA Annotators 1.5.3 API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../opennlp/uima/tokenize/AbstractTokenizer.html" title="class in opennlp.uima.tokenize"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?opennlp/uima/tokenize/class-use/AbstractTokenizer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AbstractTokenizer.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>opennlp.uima.tokenize.AbstractTokenizer</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="../../../../opennlp/uima/tokenize/AbstractTokenizer.html" title="class in opennlp.uima.tokenize">AbstractTokenizer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#opennlp.uima.tokenize"><B>opennlp.uima.tokenize</B></A></TD> <TD>Package related to finding tokens or word segments.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="opennlp.uima.tokenize"><!-- --></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="../../../../opennlp/uima/tokenize/AbstractTokenizer.html" title="class in opennlp.uima.tokenize">AbstractTokenizer</A> in <A HREF="../../../../opennlp/uima/tokenize/package-summary.html">opennlp.uima.tokenize</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../opennlp/uima/tokenize/AbstractTokenizer.html" title="class in opennlp.uima.tokenize">AbstractTokenizer</A> in <A HREF="../../../../opennlp/uima/tokenize/package-summary.html">opennlp.uima.tokenize</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../opennlp/uima/tokenize/SimpleTokenizer.html" title="class in opennlp.uima.tokenize">SimpleTokenizer</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;OpenNLP Simple Tokenizer annotator.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../opennlp/uima/tokenize/Tokenizer.html" title="class in opennlp.uima.tokenize">Tokenizer</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;OpenNLP Tokenizer annotator.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../opennlp/uima/tokenize/WhitespaceTokenizer.html" title="class in opennlp.uima.tokenize">WhitespaceTokenizer</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;OpenNLP Whitespace Tokenizer annotator.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../opennlp/uima/tokenize/AbstractTokenizer.html" title="class in opennlp.uima.tokenize"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?opennlp/uima/tokenize/class-use/AbstractTokenizer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AbstractTokenizer.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
fobo-lift-template-demo/src/main/webapp/foboapi/older/v2.1/net/liftmodules/fobotbapi/package$$TBLocInfo$.html
karma4u101/FoBo-Demo
<!DOCTYPE html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title></title> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../../lib/index.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../../lib/jquery.js"></script> <script type="text/javascript" src="../../../lib/jquery.panzoom.min.js"></script> <script type="text/javascript" src="../../../lib/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="../../../lib/index.js"></script> <script type="text/javascript" src="../../../index.js"></script> <script type="text/javascript" src="../../../lib/scheduler.js"></script> <script type="text/javascript" src="../../../lib/template.js"></script> <script type="text/javascript" src="../../../lib/tools.tooltip.js"></script> <script type="text/javascript"> /* this variable can be used by the JS to determine the path to the root document */ var toRoot = '../../../'; </script> </head> <body> <div id="search"> <span id="doc-title"><span id="doc-version"></span></span> <span class="close-results"><span class="left">&lt;</span> Back</span> <div id="textfilter"> <span class="input"> <input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/" /> <i class="clear material-icons"></i> <i id="search-icon" class="material-icons"></i> </span> </div> </div> <div id="search-results"> <div id="search-progress"> <div id="progress-fill"></div> </div> <div id="results-content"> <div id="entity-results"></div> <div id="member-results"></div> </div> </div> <div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;"> <div id="content-container" style="-webkit-overflow-scrolling: touch;"> <div id="subpackage-spacer"> <div id="packages"> <h1>Packages</h1> <ul> <li name="_root_.root" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="_root_"></a><a id="root:_root_"></a> <span class="permalink"> <a href="index.html#_root_" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../../../index.html"><span class="name">root</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div> </li><li name="_root_.net" visbl="pub" class="indented1 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="net"></a><a id="net:net"></a> <span class="permalink"> <a href="index.html#net" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="For a overview, proceed to the starting point for this document =&gt; net.liftmodules.fobo" href="../../index.html"><span class="name">net</span></a> </span> <p class="shortcomment cmt">For a overview, proceed to the starting point for this document =&gt; <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a></p><div class="fullcomment"><div class="comment cmt"><p>For a overview, proceed to the starting point for this document =&gt; <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a></p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div> </li><li name="net.liftmodules" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="liftmodules"></a><a id="liftmodules:liftmodules"></a> <span class="permalink"> <a href="../net/index.html#liftmodules" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="For a overview, proceed to the starting point for this document =&gt; net.liftmodules.fobo" href="../index.html"><span class="name">liftmodules</span></a> </span> <p class="shortcomment cmt">For a overview, proceed to the starting point for this document =&gt; <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a></p><div class="fullcomment"><div class="comment cmt"><p>For a overview, proceed to the starting point for this document =&gt; <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a></p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="net">net</a></dd></dl></div> </li><li name="net.liftmodules.fobotbapi" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="fobotbapi"></a><a id="fobotbapi:fobotbapi"></a> <span class="permalink"> <a href="../../net/liftmodules/index.html#fobotbapi" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="This FoBo API module provides FoBo/Lift API components for the Twitter Bootstrap v2.x Toolkit Module, but can also be used as-is, see below for setup information." href="index.html"><span class="name">fobotbapi</span></a> </span> <p class="shortcomment cmt">This FoBo API module provides FoBo/Lift API components for the Twitter Bootstrap v2.x Toolkit Module, but can also be used as-is, see below for setup information.</p><div class="fullcomment"><div class="comment cmt"><h4>FoBo Twitter Bootstrap API Module</h4><p>This FoBo API module provides FoBo/Lift API components for the Twitter Bootstrap v2.x Toolkit Module, but can also be used as-is, see below for setup information.</p><p>If you are using this module via the FoBo/FoBo artifact module see also <a href="../fobo/index.html" class="extype" name="net.liftmodules.fobo">net.liftmodules.fobo</a> for setup information.</p></div><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="net.liftmodules">liftmodules</a></dd></dl></div> </li><li class="current-entities indented3"> <a class="object" href="package$$API$.html" title=""></a> <a class="trait" href="package$$API.html" title="Initiate FoBo's Bootstrap 3 API in you bootstrap liftweb Boot."></a> <a href="package$$API.html" title="Initiate FoBo's Bootstrap 3 API in you bootstrap liftweb Boot.">API</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="object" href="" title="Extends your Lift SiteMap with various common bootstrap menu manipulations such as horizontal and vertical menu dividers and menu labels."></a> <a href="" title="Extends your Lift SiteMap with various common bootstrap menu manipulations such as horizontal and vertical menu dividers and menu labels.">TBLocInfo</a> </li> </ul> </div> </div> <div id="content"> <body class="object value"> <div id="definition"> <div class="big-circle object">o</div> <p id="owner"><a href="../../index.html" class="extype" name="net">net</a>.<a href="../index.html" class="extype" name="net.liftmodules">liftmodules</a>.<a href="index.html" class="extype" name="net.liftmodules.fobotbapi">fobotbapi</a></p> <h1>TBLocInfo<span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html" title="Permalink"> <i class="material-icons"></i> </a> </span></h1> <h3><span class="morelinks"></span></h3> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">object</span> </span> <span class="symbol"> <span class="name">TBLocInfo</span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Extends your Lift SiteMap with various common bootstrap menu manipulations such as horizontal and vertical menu dividers and menu labels.</p><p>This object should be used in conjunction with the TB* menu builder objects in <a href="../fobo/snippet/FoBo/index.html" class="extype" name="net.liftmodules.fobo.snippet.FoBo">net.liftmodules.fobo.snippet.FoBo</a> snippet's. </p></div><dl class="attributes block"> <div class="block">Example: <ol><li class="cmt"><p></p><pre> : <span class="cmt">//add a horizontal menu divider</span> divider1 &gt;&gt; LocGroup(...) &gt;&gt; FoBoTB.TBLocInfo.Divider, : <span class="cmt">//add a vertical menu divider</span> divider2 &gt;&gt; LocGroup(...) &gt;&gt; FoBoTB.TBLocInfo.DividerVertical, :</pre></li></ol> </div></dl><div class="toggleContainer block"> <span class="toggle"> Linear Supertypes </span> <div class="superTypes hiddenContent"><a href="http://www.scala-lang.org/api/2.12.6/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a>, <a href="http://www.scala-lang.org/api/2.12.6/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></div> </div></div> <div id="mbrsel"> <div class="toggle"></div> <div id="memberfilter"> <i class="material-icons arrow"></i> <span class="input"> <input id="mbrsel-input" placeholder="Filter all members" type="text" accesskey="/" /> </span> <i class="clear material-icons"></i> </div> <div id="filterby"> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By Inheritance</span></li> </ol> </div> <div class="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="net.liftmodules.fobotbapi.TBLocInfo"><span>TBLocInfo</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div class="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show All</span></li> </ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> </div> <div id="template"> <div id="allMembers"> <div class="values members"> <h3>Value Members</h3> <ol> <li name="scala.AnyRef#!=" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a><a id="!=(Any):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#!=(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.6/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html###():Int" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Int.html#scala.Int" class="extype" name="scala.Int">Int</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a><a id="==(Any):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#==(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.6/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="net.liftmodules.fobotbapi.TBLocInfo#Divider" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="Divider:net.liftweb.sitemap.Loc.LocInfo[String]"></a><a id="Divider:LocInfo[String]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#Divider:net.liftweb.sitemap.Loc.LocInfo[String]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">Divider</span><span class="result">: <span class="extype" name="net.liftweb.sitemap.Loc.LocInfo">LocInfo</span>[<span class="extype" name="scala.Predef.String">String</span>]</span> </span> <p class="shortcomment cmt">Provides a way to specify a horizontal divider for your bootstrap menu in Lift's SiteMap.</p><div class="fullcomment"><div class="comment cmt"><p>Provides a way to specify a horizontal divider for your bootstrap menu in Lift's SiteMap. </p></div><dl class="attributes block"> <div class="block">Example: <ol><li class="cmt"><p></p><pre><span class="kw">val</span> index = Menu.i(<span class="lit">"Home"</span>) / <span class="lit">"index"</span> : <span class="kw">val</span> about = Menu.i(<span class="lit">"About"</span>) / <span class="lit">"about"</span> <span class="kw">val</span> divider2 = Menu(<span class="lit">"divider2"</span>) / <span class="lit">"divider2"</span> <span class="cmt">//dummy entry only showing a menu divider</span> <span class="kw">val</span> navHeader1 = Menu.i(<span class="lit">"navHeader1"</span>) / <span class="lit">"navHeader1"</span> <span class="cmt">//Adds a header (label) to your FoBo.NavList</span> <span class="kw">def</span> sitemap = SiteMap( navHeader1 &gt;&gt; LocGroup(<span class="lit">"nl1"</span>) &gt;&gt; FoBoTB.TBLocInfo.NavHeader, index &gt;&gt; LocGroup(<span class="lit">"top"</span>,<span class="lit">"nl1"</span>,...), : ddLabel &gt;&gt; LocGroup(<span class="lit">"top"</span>,...) &gt;&gt; PlaceHolder submenus( about , divider2 &gt;&gt; FoBo.TBLocInfo.Divider, contact, feedback ) )</pre></li></ol> </div></dl></div> </li><li name="net.liftmodules.fobotbapi.TBLocInfo#DividerVertical" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="DividerVertical:net.liftweb.sitemap.Loc.LocInfo[String]"></a><a id="DividerVertical:LocInfo[String]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#DividerVertical:net.liftweb.sitemap.Loc.LocInfo[String]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">DividerVertical</span><span class="result">: <span class="extype" name="net.liftweb.sitemap.Loc.LocInfo">LocInfo</span>[<span class="extype" name="scala.Predef.String">String</span>]</span> </span> <p class="shortcomment cmt">Add a vertical divider in your bootstrap menu.</p><div class="fullcomment"><div class="comment cmt"><p>Add a vertical divider in your bootstrap menu. For a usage example see the Divider val above. </p></div></div> </li><li name="net.liftmodules.fobotbapi.TBLocInfo#LinkTargetBlank" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="LinkTargetBlank:net.liftweb.sitemap.Loc.LocInfo[String]"></a><a id="LinkTargetBlank:LocInfo[String]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#LinkTargetBlank:net.liftweb.sitemap.Loc.LocInfo[String]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">LinkTargetBlank</span><span class="result">: <span class="extype" name="net.liftweb.sitemap.Loc.LocInfo">LocInfo</span>[<span class="extype" name="scala.Predef.String">String</span>]</span> </span> <p class="shortcomment cmt">Adds target=&quot;_blank&quot; to the link</p><div class="fullcomment"><div class="comment cmt"><p>Adds target=&quot;_blank&quot; to the link</p></div><dl class="attributes block"> <dt>Since</dt><dd><p>v1.2</p></dd></dl></div> </li><li name="net.liftmodules.fobotbapi.TBLocInfo#LinkTargetParent" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="LinkTargetParent:net.liftweb.sitemap.Loc.LocInfo[String]"></a><a id="LinkTargetParent:LocInfo[String]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#LinkTargetParent:net.liftweb.sitemap.Loc.LocInfo[String]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">LinkTargetParent</span><span class="result">: <span class="extype" name="net.liftweb.sitemap.Loc.LocInfo">LocInfo</span>[<span class="extype" name="scala.Predef.String">String</span>]</span> </span> <p class="shortcomment cmt">Adds target=&quot;_parent&quot; to the link</p><div class="fullcomment"><div class="comment cmt"><p>Adds target=&quot;_parent&quot; to the link</p></div><dl class="attributes block"> <dt>Since</dt><dd><p>v1.2</p></dd></dl></div> </li><li name="net.liftmodules.fobotbapi.TBLocInfo#LinkTargetSelf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="LinkTargetSelf:net.liftweb.sitemap.Loc.LocInfo[String]"></a><a id="LinkTargetSelf:LocInfo[String]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#LinkTargetSelf:net.liftweb.sitemap.Loc.LocInfo[String]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">LinkTargetSelf</span><span class="result">: <span class="extype" name="net.liftweb.sitemap.Loc.LocInfo">LocInfo</span>[<span class="extype" name="scala.Predef.String">String</span>]</span> </span> <p class="shortcomment cmt">Adds target=&quot;_self&quot; to the link</p><div class="fullcomment"><div class="comment cmt"><p>Adds target=&quot;_self&quot; to the link</p></div><dl class="attributes block"> <dt>Since</dt><dd><p>v1.2</p></dd></dl></div> </li><li name="net.liftmodules.fobotbapi.TBLocInfo#LinkTargetTop" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="LinkTargetTop:net.liftweb.sitemap.Loc.LocInfo[String]"></a><a id="LinkTargetTop:LocInfo[String]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#LinkTargetTop:net.liftweb.sitemap.Loc.LocInfo[String]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">LinkTargetTop</span><span class="result">: <span class="extype" name="net.liftweb.sitemap.Loc.LocInfo">LocInfo</span>[<span class="extype" name="scala.Predef.String">String</span>]</span> </span> <p class="shortcomment cmt">Adds target=&quot;_top&quot; to the link</p><div class="fullcomment"><div class="comment cmt"><p>Adds target=&quot;_top&quot; to the link</p></div><dl class="attributes block"> <dt>Since</dt><dd><p>v1.2</p></dd></dl></div> </li><li name="net.liftmodules.fobotbapi.TBLocInfo#NavHeader" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="NavHeader:net.liftweb.sitemap.Loc.LocInfo[String]"></a><a id="NavHeader:LocInfo[String]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#NavHeader:net.liftweb.sitemap.Loc.LocInfo[String]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">NavHeader</span><span class="result">: <span class="extype" name="net.liftweb.sitemap.Loc.LocInfo">LocInfo</span>[<span class="extype" name="scala.Predef.String">String</span>]</span> </span> <p class="shortcomment cmt">Add nav header(s) to your bootstrap nav list.</p><div class="fullcomment"><div class="comment cmt"><p>Add nav header(s) to your bootstrap nav list. For a usage example see the NavHeader val above. </p></div></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#asInstanceOf[T0]:T0" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a><a id="clone():AnyRef"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#clone():Object" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a><a id="eq(AnyRef):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#eq(x$1:AnyRef):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.6/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a><a id="equals(Any):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#equals(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.6/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#finalize():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java/lang/index.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="symbol">classOf[java.lang.Throwable]</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#getClass():Class[_]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#hashCode" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#hashCode():Int" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Int.html#scala.Int" class="extype" name="scala.Int">Int</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#isInstanceOf[T0]:Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a><a id="ne(AnyRef):Boolean"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#ne(x$1:AnyRef):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.6/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Boolean.html#scala.Boolean" class="extype" name="scala.Boolean">Boolean</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#notify():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#notifyAll():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a><a id="synchronized[T0](⇒T0):T0"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#synchronized[T0](x$1:=&gt;T0):T0" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#toString():String" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#wait():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a><a id="wait(Long,Int):Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.6/scala/Long.html#scala.Long" class="extype" name="scala.Long">Long</a></span>, <span name="arg1">arg1: <a href="http://www.scala-lang.org/api/2.12.6/scala/Int.html#scala.Int" class="extype" name="scala.Int">Int</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a><a id="wait(Long):Unit"></a> <span class="permalink"> <a href="../../../net/liftmodules/fobotbapi/package$$TBLocInfo$.html#wait(x$1:Long):Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <a href="http://www.scala-lang.org/api/2.12.6/scala/Long.html#scala.Long" class="extype" name="scala.Long">Long</a></span>)</span><span class="result">: <a href="http://www.scala-lang.org/api/2.12.6/scala/Unit.html#scala.Unit" class="extype" name="scala.Unit">Unit</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li> </ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="scala.AnyRef"> <h3>Inherited from <a href="http://www.scala-lang.org/api/2.12.6/scala/AnyRef.html#scala.AnyRef" class="extype" name="scala.AnyRef">AnyRef</a></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <a href="http://www.scala-lang.org/api/2.12.6/scala/Any.html#scala.Any" class="extype" name="scala.Any">Any</a></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </div> </div> </div> </body> </html>
plugins/cz.blocshop.socketsforcordova/src/ios/www/index.html
Jayklutch/HappyLeaf
<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <html> <head> <meta charset="utf-8" /> <meta name="format-detection" content="telephone=no" /> <meta name="msapplication-tap-highlight" content="no" /> <!-- WARNING: for iOS 7, remove the width=device-width and height=device-height attributes. See https://issues.apache.org/jira/browse/CB-4323 --> <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" /> <link rel="stylesheet" type="text/css" href="css/index.css" /> <title>Hello World</title> </head> <body> <div class="app"> <h1>Apache Cordova</h1> <div id="deviceready" class="blink"> <p class="event listening">Connecting to Device</p> <p class="event received">Device is Ready</p> </div> </div> <script type="text/javascript" src="cordova.js"></script> <script type="text/javascript" src="js/index.js"></script> </body> </html>
bower_components/uvalib-helper-libs/typekit-dev.html
uvalib/staff-directory
<!-- get the typekit for fonts --> <script src="https://use.typekit.net/dyl2urd.js"></script> <script>try{Typekit.load({ async: true });}catch(e){}</script>
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/cql3/class-use/CQL3Type.Raw.html
mitch-kyle/message-board
<!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 Fri Aug 28 09:51:32 EDT 2015 --> <title>Uses of Class org.apache.cassandra.cql3.CQL3Type.Raw (apache-cassandra API)</title> <meta name="date" content="2015-08-28"> <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 org.apache.cassandra.cql3.CQL3Type.Raw (apache-cassandra API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/cql3/class-use/CQL3Type.Raw.html" target="_top">Frames</a></li> <li><a href="CQL3Type.Raw.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.cql3.CQL3Type.Raw" class="title">Uses of Class<br>org.apache.cassandra.cql3.CQL3Type.Raw</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.auth">org.apache.cassandra.auth</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.cql3">org.apache.cassandra.cql3</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.cql3.statements">org.apache.cassandra.cql3.statements</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.cassandra.auth"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a> in <a href="../../../../../org/apache/cassandra/auth/package-summary.html">org.apache.cassandra.auth</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/apache/cassandra/auth/package-summary.html">org.apache.cassandra.auth</a> with type arguments of type <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</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="../../../../../org/apache/cassandra/auth/FunctionResource.html" title="class in org.apache.cassandra.auth">FunctionResource</a></code></td> <td class="colLast"><span class="typeNameLabel">FunctionResource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/auth/FunctionResource.html#functionFromCql-java.lang.String-java.lang.String-java.util.List-">functionFromCql</a></span>(java.lang.String&nbsp;keyspace, java.lang.String&nbsp;name, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;argTypes)</code> <div class="block">Creates a FunctionResource representing a specific, keyspace-scoped function.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.cql3"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a> in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> that return <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</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="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#from-org.apache.cassandra.cql3.CQL3Type-">from</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.html" title="interface in org.apache.cassandra.cql3">CQL3Type</a>&nbsp;type)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#frozen-org.apache.cassandra.cql3.CQL3Type.Raw-">frozen</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#list-org.apache.cassandra.cql3.CQL3Type.Raw-">list</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#map-org.apache.cassandra.cql3.CQL3Type.Raw-org.apache.cassandra.cql3.CQL3Type.Raw-">map</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t1, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t2)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#set-org.apache.cassandra.cql3.CQL3Type.Raw-">set</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#tuple-java.util.List-">tuple</a></span>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;ts)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#userType-org.apache.cassandra.cql3.UTName-">userType</a></span>(<a href="../../../../../org/apache/cassandra/cql3/UTName.html" title="class in org.apache.cassandra.cql3">UTName</a>&nbsp;name)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> with parameters of type <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</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="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#frozen-org.apache.cassandra.cql3.CQL3Type.Raw-">frozen</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#list-org.apache.cassandra.cql3.CQL3Type.Raw-">list</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#map-org.apache.cassandra.cql3.CQL3Type.Raw-org.apache.cassandra.cql3.CQL3Type.Raw-">map</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t1, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t2)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#set-org.apache.cassandra.cql3.CQL3Type.Raw-">set</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;t)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> with type arguments of type <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</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="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">CQL3Type.Raw.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html#tuple-java.util.List-">tuple</a></span>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;ts)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> with parameters of type <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/TypeCast.html#TypeCast-org.apache.cassandra.cql3.CQL3Type.Raw-org.apache.cassandra.cql3.Term.Raw-">TypeCast</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;type, <a href="../../../../../org/apache/cassandra/cql3/Term.Raw.html" title="interface in org.apache.cassandra.cql3">Term.Raw</a>&nbsp;term)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.cql3.statements"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a> in <a href="../../../../../org/apache/cassandra/cql3/statements/package-summary.html">org.apache.cassandra.cql3.statements</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/cassandra/cql3/statements/package-summary.html">org.apache.cassandra.cql3.statements</a> declared as <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></code></td> <td class="colLast"><span class="typeNameLabel">AlterTableStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/AlterTableStatement.html#validator">validator</a></span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cql3/statements/package-summary.html">org.apache.cassandra.cql3.statements</a> with parameters of type <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">CreateTypeStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/CreateTypeStatement.html#addDefinition-org.apache.cassandra.cql3.ColumnIdentifier-org.apache.cassandra.cql3.CQL3Type.Raw-">addDefinition</a></span>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&nbsp;name, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;type)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">CreateTableStatement.RawStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/CreateTableStatement.RawStatement.html#addDefinition-org.apache.cassandra.cql3.ColumnIdentifier-org.apache.cassandra.cql3.CQL3Type.Raw-boolean-">addDefinition</a></span>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&nbsp;def, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;type, boolean&nbsp;isStatic)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/statements/AlterTypeStatement.html" title="class in org.apache.cassandra.cql3.statements">AlterTypeStatement</a></code></td> <td class="colLast"><span class="typeNameLabel">AlterTypeStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/AlterTypeStatement.html#addition-org.apache.cassandra.cql3.UTName-org.apache.cassandra.cql3.ColumnIdentifier-org.apache.cassandra.cql3.CQL3Type.Raw-">addition</a></span>(<a href="../../../../../org/apache/cassandra/cql3/UTName.html" title="class in org.apache.cassandra.cql3">UTName</a>&nbsp;name, <a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&nbsp;fieldName, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;type)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/cql3/statements/AlterTypeStatement.html" title="class in org.apache.cassandra.cql3.statements">AlterTypeStatement</a></code></td> <td class="colLast"><span class="typeNameLabel">AlterTypeStatement.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/AlterTypeStatement.html#alter-org.apache.cassandra.cql3.UTName-org.apache.cassandra.cql3.ColumnIdentifier-org.apache.cassandra.cql3.CQL3Type.Raw-">alter</a></span>(<a href="../../../../../org/apache/cassandra/cql3/UTName.html" title="class in org.apache.cassandra.cql3">UTName</a>&nbsp;name, <a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&nbsp;fieldName, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;type)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/apache/cassandra/cql3/statements/package-summary.html">org.apache.cassandra.cql3.statements</a> with parameters of type <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/AlterTableStatement.html#AlterTableStatement-org.apache.cassandra.cql3.CFName-org.apache.cassandra.cql3.statements.AlterTableStatement.Type-org.apache.cassandra.cql3.ColumnIdentifier.Raw-org.apache.cassandra.cql3.CQL3Type.Raw-org.apache.cassandra.cql3.statements.CFPropDefs-java.util.Map-boolean-">AlterTableStatement</a></span>(<a href="../../../../../org/apache/cassandra/cql3/CFName.html" title="class in org.apache.cassandra.cql3">CFName</a>&nbsp;name, <a href="../../../../../org/apache/cassandra/cql3/statements/AlterTableStatement.Type.html" title="enum in org.apache.cassandra.cql3.statements">AlterTableStatement.Type</a>&nbsp;type, <a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&nbsp;columnName, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;validator, <a href="../../../../../org/apache/cassandra/cql3/statements/CFPropDefs.html" title="class in org.apache.cassandra.cql3.statements">CFPropDefs</a>&nbsp;cfProps, java.util.Map&lt;<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>,<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.Raw.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier.Raw</a>&gt;&nbsp;renames, boolean&nbsp;isStatic)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/CreateAggregateStatement.html#CreateAggregateStatement-org.apache.cassandra.cql3.functions.FunctionName-java.util.List-java.lang.String-org.apache.cassandra.cql3.CQL3Type.Raw-java.lang.String-org.apache.cassandra.cql3.Term.Raw-boolean-boolean-">CreateAggregateStatement</a></span>(<a href="../../../../../org/apache/cassandra/cql3/functions/FunctionName.html" title="class in org.apache.cassandra.cql3.functions">FunctionName</a>&nbsp;functionName, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;argRawTypes, java.lang.String&nbsp;stateFunc, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;stateType, java.lang.String&nbsp;finalFunc, <a href="../../../../../org/apache/cassandra/cql3/Term.Raw.html" title="interface in org.apache.cassandra.cql3">Term.Raw</a>&nbsp;ival, boolean&nbsp;orReplace, boolean&nbsp;ifNotExists)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/CreateFunctionStatement.html#CreateFunctionStatement-org.apache.cassandra.cql3.functions.FunctionName-java.lang.String-java.lang.String-java.util.List-java.util.List-org.apache.cassandra.cql3.CQL3Type.Raw-boolean-boolean-boolean-">CreateFunctionStatement</a></span>(<a href="../../../../../org/apache/cassandra/cql3/functions/FunctionName.html" title="class in org.apache.cassandra.cql3.functions">FunctionName</a>&nbsp;functionName, java.lang.String&nbsp;language, java.lang.String&nbsp;body, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&gt;&nbsp;argNames, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;argRawTypes, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;rawReturnType, boolean&nbsp;calledOnNullInput, boolean&nbsp;orReplace, boolean&nbsp;ifNotExists)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructor parameters in <a href="../../../../../org/apache/cassandra/cql3/statements/package-summary.html">org.apache.cassandra.cql3.statements</a> with type arguments of type <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/CreateAggregateStatement.html#CreateAggregateStatement-org.apache.cassandra.cql3.functions.FunctionName-java.util.List-java.lang.String-org.apache.cassandra.cql3.CQL3Type.Raw-java.lang.String-org.apache.cassandra.cql3.Term.Raw-boolean-boolean-">CreateAggregateStatement</a></span>(<a href="../../../../../org/apache/cassandra/cql3/functions/FunctionName.html" title="class in org.apache.cassandra.cql3.functions">FunctionName</a>&nbsp;functionName, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;argRawTypes, java.lang.String&nbsp;stateFunc, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;stateType, java.lang.String&nbsp;finalFunc, <a href="../../../../../org/apache/cassandra/cql3/Term.Raw.html" title="interface in org.apache.cassandra.cql3">Term.Raw</a>&nbsp;ival, boolean&nbsp;orReplace, boolean&nbsp;ifNotExists)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/CreateFunctionStatement.html#CreateFunctionStatement-org.apache.cassandra.cql3.functions.FunctionName-java.lang.String-java.lang.String-java.util.List-java.util.List-org.apache.cassandra.cql3.CQL3Type.Raw-boolean-boolean-boolean-">CreateFunctionStatement</a></span>(<a href="../../../../../org/apache/cassandra/cql3/functions/FunctionName.html" title="class in org.apache.cassandra.cql3.functions">FunctionName</a>&nbsp;functionName, java.lang.String&nbsp;language, java.lang.String&nbsp;body, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&gt;&nbsp;argNames, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;argRawTypes, <a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&nbsp;rawReturnType, boolean&nbsp;calledOnNullInput, boolean&nbsp;orReplace, boolean&nbsp;ifNotExists)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/DropAggregateStatement.html#DropAggregateStatement-org.apache.cassandra.cql3.functions.FunctionName-java.util.List-boolean-boolean-">DropAggregateStatement</a></span>(<a href="../../../../../org/apache/cassandra/cql3/functions/FunctionName.html" title="class in org.apache.cassandra.cql3.functions">FunctionName</a>&nbsp;functionName, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;argRawTypes, boolean&nbsp;argsPresent, boolean&nbsp;ifExists)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cassandra/cql3/statements/DropFunctionStatement.html#DropFunctionStatement-org.apache.cassandra.cql3.functions.FunctionName-java.util.List-boolean-boolean-">DropFunctionStatement</a></span>(<a href="../../../../../org/apache/cassandra/cql3/functions/FunctionName.html" title="class in org.apache.cassandra.cql3.functions">FunctionName</a>&nbsp;functionName, java.util.List&lt;<a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">CQL3Type.Raw</a>&gt;&nbsp;argRawTypes, boolean&nbsp;argsPresent, boolean&nbsp;ifExists)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/cql3/CQL3Type.Raw.html" title="class in org.apache.cassandra.cql3">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/cql3/class-use/CQL3Type.Raw.html" target="_top">Frames</a></li> <li><a href="CQL3Type.Raw.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2015 The Apache Software Foundation</small></p> </body> </html>
twitter4j-examples/javadoc/twitter4j/examples/media/package-frame.html
egeyman/Final-Project
<!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_65) on Sun Mar 29 01:32:47 JST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>twitter4j.examples.media (twitter4j-examples 4.0.3 API)</title> <meta name="date" content="2015-03-29"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../twitter4j/examples/media/package-summary.html" target="classFrame">twitter4j.examples.media</a></h1> </body> </html>
gameoflife-web/tools/jmeter/docs/api/org/apache/jmeter/report/writers/ReportWriter.html
larsvandersangen/SWOS-WEEK-1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_17) on Wed Jun 17 16:18:37 BST 2009 --> <TITLE> ReportWriter (Apache JMeter API) </TITLE> <META NAME="keywords" CONTENT="org.apache.jmeter.report.writers.ReportWriter interface"> <LINK REL="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title = "ReportWriter (Apache JMeter API)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp; </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp; </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Apache JMeter</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/jmeter/report/writers/ReportSummary.html" title="interface in org.apache.jmeter.report.writers"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ReportWriter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp; <SCRIPT type="text/javascript"> <!-- if (window == top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.jmeter.report.writers</FONT> <BR> Interface ReportWriter</H2> <DL> <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/jmeter/report/writers/AbstractReportWriter.html" title="class in org.apache.jmeter.report.writers">AbstractReportWriter</A></DD> </DL> <HR> <DL> <DT>public interface <B>ReportWriter</B> </DL> <P> ReportWriter defines the basic operations of a report writer. A report plan may have multiple report writers. it might be nice to have a pdf writer in the future. <P> <P> <HR> <P> <!-- ======== NESTED CLASS SUMMARY ======== --> <!-- =========== FIELD SUMMARY =========== --> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Method Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/jmeter/report/writers/ReportWriter.html#getTargetDirectory()">getTargetDirectory</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/jmeter/report/writers/ReportWriter.html#setTargetDirectory(java.lang.String)">setTargetDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;directory)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../org/apache/jmeter/report/writers/ReportSummary.html" title="interface in org.apache.jmeter.report.writers">ReportSummary</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/jmeter/report/writers/ReportWriter.html#writeReport(org.apache.jmeter.testelement.TestElement)">writeReport</A></B>(<A HREF="../../../../../org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</A>&nbsp;element)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Method Detail</B></FONT></TD> </TR> </TABLE> <A NAME="writeReport(org.apache.jmeter.testelement.TestElement)"><!-- --></A> <H3> writeReport</H3> <PRE> public <A HREF="../../../../../org/apache/jmeter/report/writers/ReportSummary.html" title="interface in org.apache.jmeter.report.writers">ReportSummary</A> <B>writeReport</B>(<A HREF="../../../../../org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</A>&nbsp;element)</PRE> <DL> <DD> <DL> </DL> </DD> </DL> <HR> <A NAME="getTargetDirectory()"><!-- --></A> <H3> getTargetDirectory</H3> <PRE> public <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getTargetDirectory</B>()</PRE> <DL> <DD> <DL> </DL> </DD> </DL> <HR> <A NAME="setTargetDirectory(java.lang.String)"><!-- --></A> <H3> setTargetDirectory</H3> <PRE> public void <B>setTargetDirectory</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;directory)</PRE> <DL> <DD> <DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp; </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp; </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Apache JMeter</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/jmeter/report/writers/ReportSummary.html" title="interface in org.apache.jmeter.report.writers"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ReportWriter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp; <SCRIPT type="text/javascript"> <!-- if (window == top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#xA9; 1998-2009 Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
boost_1_54_0/libs/algorithm/doc/html/header/boost/algorithm/cxx11/find_if_not_hpp.html
ryancoleman/autodock-vina
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Header &lt;boost/algorithm/cxx11/find_if_not.hpp&gt;</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 Algorithm Library"> <link rel="up" href="../../../../algorithm/reference.html" title="Reference"> <link rel="prev" href="../../../../boost/algorithm/copy_n.html" title="Function template copy_n"> <link rel="next" href="../../../../boost/algorithm/find_if_not_idp13874288.html" title="Function template find_if_not"> </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="../../../../boost/algorithm/copy_n.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../algorithm/reference.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="../../../../boost/algorithm/find_if_not_idp13874288.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="header.boost.algorithm.cxx11.find_if_not_hpp"></a>Header &lt;<a href="../../../../../../../../boost/algorithm/cxx11/find_if_not.hpp" target="_top">boost/algorithm/cxx11/find_if_not.hpp</a>&gt;</h3></div></div></div> <p>Find the first element in a sequence that does not satisfy a predicate. </p> <p>Marshall Clow </p> <p> </p> <pre class="synopsis"><span class="keyword">namespace</span> <span class="identifier">boost</span> <span class="special">{</span> <span class="keyword">namespace</span> <span class="identifier">algorithm</span> <span class="special">{</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> InputIterator<span class="special">,</span> <span class="keyword">typename</span> Predicate<span class="special">&gt;</span> <span class="identifier">InputIterator</span> <a class="link" href="../../../../boost/algorithm/find_if_not_idp13874288.html" title="Function template find_if_not"><span class="identifier">find_if_not</span></a><span class="special">(</span><span class="identifier">InputIterator</span><span class="special">,</span> <span class="identifier">InputIterator</span><span class="special">,</span> <span class="identifier">Predicate</span><span class="special">)</span><span class="special">;</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Range<span class="special">,</span> <span class="keyword">typename</span> Predicate<span class="special">&gt;</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">range_iterator</span><span class="special">&lt;</span> <span class="keyword">const</span> <span class="identifier">Range</span> <span class="special">&gt;</span><span class="special">::</span><span class="identifier">type</span> <a class="link" href="../../../../boost/algorithm/find_if_not_idp13878144.html" title="Function template find_if_not"><span class="identifier">find_if_not</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">Range</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">Predicate</span><span class="special">)</span><span class="special">;</span> <span class="special">}</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 &#169; 2010-2012 Marshall Clow<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="../../../../boost/algorithm/copy_n.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../../algorithm/reference.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="../../../../boost/algorithm/find_if_not_idp13874288.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
releases/0.7.4/api/java/io/gearpump/util/HadoopFSLogAppender.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 Wed Jan 13 23:44:28 CST 2016 --> <title>HadoopFSLogAppender</title> <meta name="date" content="2016-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="HadoopFSLogAppender"; } //--> </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="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 CLASS</li> <li><a href="../../../io/gearpump/util/RecreateRollingFileAppender.html" title="class in io.gearpump.util"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?io/gearpump/util/HadoopFSLogAppender.html" target="_top">FRAMES</a></li> <li><a href="HadoopFSLogAppender.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:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_org.apache.log4j.RollingFileAppender">FIELD</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#methods_inherited_from_class_org.apache.log4j.RollingFileAppender">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li>METHOD</li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <p class="subTitle">io.gearpump.util</p> <h2 title="Class HadoopFSLogAppender" class="title">Class HadoopFSLogAppender</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.log4j.AppenderSkeleton</li> <li> <ul class="inheritance"> <li>org.apache.log4j.WriterAppender</li> <li> <ul class="inheritance"> <li>org.apache.log4j.FileAppender</li> <li> <ul class="inheritance"> <li>org.apache.log4j.RollingFileAppender</li> <li> <ul class="inheritance"> <li>io.gearpump.util.HadoopFSLogAppender</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>org.apache.log4j.Appender, org.apache.log4j.spi.OptionHandler</dd> </dl> <hr> <br> <pre>public class <strong>HadoopFSLogAppender</strong> extends org.apache.log4j.RollingFileAppender</pre> <div class="block">Log4j appender for to write to user specified Hadoop filesystem.</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> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.apache.log4j.RollingFileAppender"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.apache.log4j.RollingFileAppender</h3> <code>maxBackupIndex, maxFileSize</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.apache.log4j.FileAppender"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.apache.log4j.FileAppender</h3> <code>bufferedIO, bufferSize, fileAppend, fileName</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.apache.log4j.WriterAppender"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.apache.log4j.WriterAppender</h3> <code>encoding, immediateFlush, qw</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="fields_inherited_from_class_org.apache.log4j.AppenderSkeleton"> <!-- --> </a> <h3>Fields inherited from class&nbsp;org.apache.log4j.AppenderSkeleton</h3> <code>closed, errorHandler, headFilter, layout, name, tailFilter, threshold</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">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../io/gearpump/util/HadoopFSLogAppender.html#HadoopFSLogAppender()">HadoopFSLogAppender</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.log4j.RollingFileAppender"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.log4j.RollingFileAppender</h3> <code>getMaxBackupIndex, getMaximumFileSize, rollOver, setFile, setMaxBackupIndex, setMaxFileSize, setMaximumFileSize, setQWForFiles, subAppend</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.log4j.FileAppender"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.log4j.FileAppender</h3> <code>activateOptions, closeFile, getAppend, getBufferedIO, getBufferSize, getFile, reset, setAppend, setBufferedIO, setBufferSize, setFile</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.log4j.WriterAppender"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.log4j.WriterAppender</h3> <code>append, checkEntryConditions, close, closeWriter, createWriter, getEncoding, getImmediateFlush, requiresLayout, setEncoding, setErrorHandler, setImmediateFlush, setWriter, shouldFlush, writeFooter, writeHeader</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.log4j.AppenderSkeleton"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.apache.log4j.AppenderSkeleton</h3> <code>addFilter, clearFilters, doAppend, finalize, getErrorHandler, getFilter, getFirstFilter, getLayout, getName, getThreshold, isAsSevereAsThreshold, setLayout, setName, setThreshold</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="HadoopFSLogAppender()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>HadoopFSLogAppender</h4> <pre>public&nbsp;HadoopFSLogAppender()</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="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 CLASS</li> <li><a href="../../../io/gearpump/util/RecreateRollingFileAppender.html" title="class in io.gearpump.util"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?io/gearpump/util/HadoopFSLogAppender.html" target="_top">FRAMES</a></li> <li><a href="HadoopFSLogAppender.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:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li><a href="#fields_inherited_from_class_org.apache.log4j.RollingFileAppender">FIELD</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#methods_inherited_from_class_org.apache.log4j.RollingFileAppender">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li>METHOD</li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
airflow/www/templates/airflow/dag_details.html
airbnb/airflow
{# 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. #} {% extends "airflow/dag.html" %} {% block page_title %}{{ dag.dag_id }} - {{ title }} - Airflow{% endblock %} {% block content %} {{ super() }} <h3>{{ title }}</h3> <div> {% for state, count in states %} <a class="btn" style="border: 0; background-color:{{ State.color(state)}}; color: {{ State.color_fg(state) }};" href="{{ url_for('TaskInstanceModelView.list', _flt_3_dag_id=dag.dag_id, _flt_3_state=state) }}"> {{ state }} <span class="badge">{{ count }}</span> </a> {% endfor %} </div> <br> <table class="table table-striped table-bordered"> {% if dag.parent_dag is defined and dag.parent_dag %} <tr> <th>Parent DAG</th> <td> <a href="{{ url_for('Airflow.' + dag.default_view, dag_id=dag.parent_dag.dag_id) }}">{{ dag.parent_dag.dag_id }}</a> </td> </tr> {% endif %} <tr> <th>Schedule Interval</th> <td>{{ dag.schedule_interval }}</td> </tr> <tr> <th>Start Date</th> <td>{{ dag.start_date }}</td> </tr> <tr> <th>End Date</th> <td>{{ dag.end_date }}</td> </tr> <tr> <th>Max Active Runs</th> <td>{{ active_runs | length }} / {{ dag.max_active_runs }}</td> </tr> <tr> <th>Concurrency</th> <td>{{ dag.concurrency }}</td> </tr> <tr> <th>Default Args</th> <td><code>{{ dag.default_args }}</code></td> </tr> <tr> <th>Tasks Count</th> <td>{{ dag.tasks|length }}</td> </tr> <tr> <th>Task IDs</th> <td>{{ dag.task_ids }}</td> </tr> <tr> <th>Filepath</th> <td>{{ dag.filepath }}</td> </tr> <tr> <th>Owner</th> <td>{{ dag.owner }}</td> </tr> <tr> <th>Tags</th> <td> {% if tags is defined and tags %} {% for tag in tags | sort(attribute='name') %} <a class="label label-info" href="/home?tags={{ tag.name }}" style="margin: 3px 6px 3px 0;" title="All DAGs tagged &ldquo;{{ tag.name }}&rdquo;" > {{ tag.name }} </a> {% endfor %} {% else %} None {% endif %} </td> </tr> </table> {% endblock %}
BookStore/app/framework/angular-1.6.2/docs/examples/example-ngModelOptions-directive-blur/index-jquery.html
chdyi/Angular.js
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-ngModelOptions-directive-blur-jquery</title> <script src="../../components/jquery-3.1.1/jquery.js"></script> <script src="../../../angular.js"></script> <script src="app.js"></script> </head> <body ng-app="optionsExample"> <div ng-controller="ExampleController"> <form name="userForm"> <label> Name: <input type="text" name="userName" ng-model="user.name" ng-model-options="{ updateOn: 'blur' }" ng-keyup="cancel($event)" /> </label><br /> <label> Other data: <input type="text" ng-model="user.data" /> </label><br /> </form> <pre>user.name = <span ng-bind="user.name"></span></pre> </div> </body> </html>
2.3/docs/Javadoc/org/drip/analytics/holset/class-use/DOPHoliday.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:37 EST 2014 --> <title>Uses of Class org.drip.analytics.holset.DOPHoliday</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="Uses of Class org.drip.analytics.holset.DOPHoliday"; } //--> </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/drip/analytics/holset/DOPHoliday.html" title="class in org.drip.analytics.holset">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/drip/analytics/holset/\class-useDOPHoliday.html" target="_top">Frames</a></li> <li><a href="DOPHoliday.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.drip.analytics.holset.DOPHoliday" class="title">Uses of Class<br>org.drip.analytics.holset.DOPHoliday</h2> </div> <div class="classUseContainer">No usage of org.drip.analytics.holset.DOPHoliday</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/drip/analytics/holset/DOPHoliday.html" title="class in org.drip.analytics.holset">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/drip/analytics/holset/\class-useDOPHoliday.html" target="_top">Frames</a></li> <li><a href="DOPHoliday.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>
common/docs/api/org/apache/hadoop/io/compress/class-use/DefaultCodec.html
jayantgolhar/Hadoop-0.21.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_14) on Tue Aug 17 01:02:52 EDT 2010 --> <TITLE> Uses of Class org.apache.hadoop.io.compress.DefaultCodec (Hadoop-common 0.21.0 API) </TITLE> <META NAME="date" CONTENT="2010-08-17"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.io.compress.DefaultCodec (Hadoop-common 0.21.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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/io/compress/DefaultCodec.html" title="class in org.apache.hadoop.io.compress"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/io/compress//class-useDefaultCodec.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DefaultCodec.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.io.compress.DefaultCodec</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../org/apache/hadoop/io/compress/DefaultCodec.html" title="class in org.apache.hadoop.io.compress">DefaultCodec</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.io.compress"><B>org.apache.hadoop.io.compress</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.io.compress"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../org/apache/hadoop/io/compress/DefaultCodec.html" title="class in org.apache.hadoop.io.compress">DefaultCodec</A> in <A HREF="../../../../../../org/apache/hadoop/io/compress/package-summary.html">org.apache.hadoop.io.compress</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../org/apache/hadoop/io/compress/DefaultCodec.html" title="class in org.apache.hadoop.io.compress">DefaultCodec</A> in <A HREF="../../../../../../org/apache/hadoop/io/compress/package-summary.html">org.apache.hadoop.io.compress</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/io/compress/GzipCodec.html" title="class in org.apache.hadoop.io.compress">GzipCodec</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class creates gzip compressors/decompressors.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/io/compress/DefaultCodec.html" title="class in org.apache.hadoop.io.compress"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/io/compress//class-useDefaultCodec.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DefaultCodec.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
static/events/2013-newzealand/proposals/WhatIsaDevops/index.html
benjohnson77/devopsdays-web
<!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>New Zealand 2013 - Proposal</title> <meta name="author" content="John Willis" > <link rel="alternate" type="application/rss+xml" title="devopsdays RSS Feed" href="http://www.devopsdays.org/feed/" > <script type="text/javascript" src="https://www.google.com/jsapi"></script> <script type="text/javascript"> google.load('jquery', '1.3.2'); </script> <!---This is a combined jAmpersand, jqwindont , jPullquote --> <script type="text/javascript" src="/js/devops.js"></script> <!--- Blueprint CSS Framework Screen + Fancytype-Screen + jedi.css --> <link rel="stylesheet" href="/css/devops.min.css" type="text/css" media="screen, projection"> <link rel="stylesheet" href="/css/blueprint/print.css" type="text/css" media="print"> <!--[if IE]> <link rel="stylesheet" href="/css/blueprint/ie.css" type="text/css" media="screen, projection"> <![endif]--> </head> <body onload="initialize()"> <div class="container "> <div class="span-24 last" id="header"> <div class="span-16 first"> <img src="/images/devopsdays-banner.png" title="devopsdays banner" width="801" height="115" alt="devopdays banner" ><br> </div> <div class="span-8 last"> </div> </div> <div class="span-24 last"> <div class="span-15 first"> <div id="headermenu"> <table > <tr> <td> <a href="/"><img alt="home" title="home" src="/images/home.png"></a> <a href="/">Home</a> </td> <td> <a href="/contact/"><img alt="contact" title="contact" src="/images/contact.png"></a> <a href="/contact/">Contact</a> </td> <td> <a href="/events/"><img alt="events" title="events" src="/images/events.png"></a> <a href="/events/">Events</a> </td> <td> <a href="/presentations/"><img alt="presentations" title="presentations" src="/images/presentations.png"></a> <a href="/presentations/">Presentations</a> </td> <td> <a href="/blog/"><img alt="blog" title="blog" src="/images/blog.png"></a> <a href="/blog/">Blog</a> </td> </tr> </table> </div> </div> <div class="span-8 last"> </div> <div class="span-24 last" id="title"> <div class="span-15 first"> <h1>New Zealand 2013 - Proposal </h1> </div> <div class="span-8 last"> </div> <h1>Gold sponsors</h1> </div> <div class="span-15 "> <div class="span-15 last "> <div class="submenu"> <h3> <a href="/events/2013-newzealand/">welcome</a>&nbsp; <a href="/events/2013-newzealand/propose">propose</a>&nbsp; <a href="/events/2013-newzealand/program">program</a>&nbsp; <a href="/events/2013-newzealand/registration">register</a>&nbsp; <a href="/events/2013-newzealand/location">location</a>&nbsp; <a href="/events/2013-newzealand/sponsor">sponsor</a>&nbsp; <a href="/events/2013-newzealand/contact">contact</a>&nbsp; </h3> </div> Back to <a href='..'>proposals overview</a> - <a href='../../program'>program</a> <hr> <h3>What is a Devops?</h3> <p><strong>Abstract:</strong></p> <p>This is the second most asked question today in IT. Obviously behind “What is a Cloud?”. Most people who have been following the Devops movement for the past three years would agree it really doesn’t or maybe shouldn’t even have a definition. For example “What is Agile?” doesn’t really have a simple answer. A general consensus of like minded Devops followers might agree with Adam Jacob’s, (founder of Opscode), definition of “It’s a cultural and professional movement”. That’s it. However, in this session we are going to try and expand on the ideas behind the Devops movement. We will attempt to discuss the “Why” of Devops. Why does it exist, what is it’s history, what are some of it’s patterns and also look at some practitioning examples. We will start by looking at some of the roots of the movement breaking down it’s history. We will take a deeper look at the following influences:</p> <ul> <li>Lean Manufacturing</li> <li>Lean Startup</li> <li>Agile and Agile Infrastructure</li> <li>Continuous Delivery</li> <li>Web Scale</li> </ul> <p>We will look at some of the direct and indirect influences of twentieth century management scientist like Deming, Goldratt and Ohno. We will also will look at taxonomy that has been used to try and identify certain patterns of Devops called CAMS.</p> <ul> <li>Culture</li> <li>Automation</li> <li>Measurement</li> <li>Sharing</li> </ul> <p>And finally we will end up with a look at some successful Devops style companies who have been capturing the mindshare of this movement. Companies like:</p> <ul> <li>Etsy</li> <li>Github</li> <li>Netflix</li> </ul> <p>The audience for this presentation is for anyone who wants to ask or has already asked the question “What is Devops?”.</p> <p><strong> Prerequisite Knowledge:</strong></p> <p>None - this session is suitable for all levels of experience.</p> <p><strong> Learning Outcomes:</strong></p> <ul> <li>Setup a good first presentation for the Devops track</li> <li>Understand the influences behind the Devops movement</li> <li>Understand a loose taxonomy for Devops (CAMS)</li> <li>Understand how successful some organizations are operating in a Devops style</li> </ul> <p><strong>Speaker:</strong></p> <p>John Willis (<a href="https://twitter.com/botchagalupe">@botchagalupe</a>)</p> </div> <div class="span-15 first last"> <script type="text/javascript"> // var disqus_developer = 1; </script> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = 'devopsdays'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a> <hr> </div> </div> <div class="span-8 last"> <div class="span-8 last"> <a href='http://www.enstratus.com/'><img border=0 alt='enStratus' title='enStratus' width=100px height=100px src='/events/2013-newzealand/logos/enstratus.png'></a> <a href='http://www.hw-ops.com/'><img border=0 alt='Heavy Water Software' title='Heavy Water Software' width=100px height=100px src='/events/2013-newzealand/logos/heavywater.png'></a> <a href='http://www.neo4j.org/'><img border=0 alt='Neo4j' title='Neo4j' width=100px height=100px src='/events/2013-newzealand/logos/neo4j.png'></a> <a href='https://puppetlabs.com/'><img border=0 alt='Puppet Labs' title='Puppet Labs' width=100px height=100px src='/events/2013-newzealand/logos/puppetlabs.png'></a> <h1>Supporters</h1> <a href='http://www.xero.com/'><img border=0 alt='Xero' title='Xero' width=100px height=100px src='/events/2013-newzealand/logos/xero.png'></a> </div> <div class="span-8 last"> </div> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-9713393-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
wenliandroid/unpacked/assets/www/chapter471.html
yighu/wenli
<div> <h3>第二十章</h3> <p>1厥后、摩押人、亚扪人、及米乌尼人、来攻约沙法、</p> <p>2或告约沙法曰、有群众自海外亚兰来攻尔、今在哈洗逊他玛、即隐基底、</p> <p>3约沙法惧、决意寻求耶和华、于犹大全地、宣告禁食、</p> <p>4犹大人自诸邑而来、会集寻求耶和华、</p> <p>5约沙法立于犹大及耶路撒冷会中、在耶和华室之新院前、</p> <p>6曰、我列祖之上帝耶和华欤、尔非天上上帝乎、尔非治万民诸国乎、尔手有能有力、无人能御尔也、</p> <p>7我上帝欤、斯土居民、尔非逐于尔民以色列前、以此地锡予尔友亚伯拉罕之裔、至于永久乎、</p> <p>8彼乃居之、为尔名而建圣所、</p> <p>9曰、灾害若临于我、或锋刃惩罚、或疫疠饥馑、缘尔名在此室、我则立于此室与尔之前、因遇难而吁尔、尔必垂听、而施救援、</p> <p>10试观亚扪人、摩押人、及西珥山人、即以色列族出埃及时、尔所禁侵其境、使转离之、不加翦灭者、</p> <p>11今彼若何报我、乃来逐我、出尔所赐为业之地、</p> <p>12我上帝欤、尔不惩之乎、我侪无力御此攻我之众、不知所为、我目惟尔是望、</p> <p>13犹大人众、与其妻室、子女孩提、咸立于耶和华前、</p> <p>14耶和华之神于会中、感利未人亚萨裔、玛探雅玄孙、耶利曾孙、比拿雅孙、撒迦利雅子雅哈悉、</p> <p>15乃曰、犹大人众、耶路撒冷居民、约沙法王、尔其听之、耶和华告尔云、勿缘斯众、畏葸恐惶、盖此战不在尔、乃在上帝也、</p> <p>16明日彼众由洗斯阪而上、尔可下而迎之、必遇之于谷口、耶鲁伊勒野前、</p> <p>17尔无庸战、当列陈而立、观耶和华之救援、犹大与耶路撒冷人欤、勿畏葸、勿恐惶、明日出而御之、盖耶和华与尔偕焉、</p> <p>18约沙法俯首面地、犹大人众、与耶路撒冷居民、俯伏于耶和华前、而崇拜之、</p> <p>19哥辖可拉二族之利未人起立、颂赞以色列之上帝耶和华、其声甚大、</p> <p>20翌日、民众夙兴、往提哥亚野、出时、约沙法立而言曰、犹大人与耶路撒冷居民欤、宜听我言、信尔之上帝耶和华、则必坚立、信其先知、则必亨通、</p> <p>21约沙法既与民议、遂立人讴歌耶和华、衣圣服行于军前曰、当称谢耶和华、以其慈惠永存、</p> <p>22甫讴歌颂赞时、耶和华发伏兵、以敌来攻犹大之亚扪人、摩押人、及西珥山人、俱为所击、</p> <p>23盖亚扪人、摩押人、起攻西珥山人、杀而灭之、既歼西珥人、则自相残杀、</p> <p>24犹大人至旷野戍楼、以望群众、见尸仆地、无一逃者、</p> <p>25约沙法与民来取敌人之物、在尸中得货财珍宝甚多、剥尸所得、过于所能负荷、取之三日、物多故也、</p> <p>26越至四日、集于比拉迦谷、颂赞耶和华、故其地名曰比拉迦谷、至于今日、</p> <p>27约沙法率犹大与耶路撒冷人、欢然而归耶路撒冷、因耶和华使之胜敌而喜也、</p> <p>28鸣琴鼓瑟吹角、至耶路撒冷、诣耶和华室、</p> <p>29列邦诸族闻耶和华击以色列人之敌、无不畏惧上帝、</p> <p>30约沙法之国平康、以其上帝锡之四境绥安也、○</p> <p>31约沙法为犹大王、即位时、年三十有五、在耶路撒冷为王、历二十五年、其母名阿苏巴、示利希女也、</p> <p>32约沙法循其父亚撒之道、不偏离之、行耶和华所悦、</p> <p>33惟崇邱未废、民未决志归其列祖之上帝、</p> <p>34约沙法其余事迹之始末、俱载于哈拿尼子耶户书、入于以色列列王纪、○</p> <p>35此后、犹大王约沙法、与以色列王亚哈谢联盟、亚哈谢行恶特甚、</p> <p>36约沙法与之协和、造舟于以旬迦别、欲往他施、</p> <p>37玛利沙人多大瓦子以利以谢、向约沙法预言曰、因尔与亚哈谢联盟、耶和华必毁尔之所造、于是舟破、不能往他施、</p> </div>
src/XSD2PHP/docs/default/Wsdl.html
intuit/QuickBooks-V3-PHP-SDK
<html> <head> <title>Docs For Class Wsdl</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">default</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_default.html" class="menu">class tree: default</a> ] [ <a href="../elementindex_default.html" class="menu">index: default</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_default.html">default</a><br /> <br /><br /> <b>Files:</b><br /> <div class="package"> <a href="../default/_mikebevz---xsd2php---wsdl---AbstractWsdl.php.html"> AbstractWsdl.php </a><br> <a href="../default/_mikebevz---xsd2php---wsdl---AbstractWsdlFactory.php.html"> AbstractWsdlFactory.php </a><br> <a href="../default/_mikebevz---xsd2php---Bind.php.html"> Bind.php </a><br> <a href="../default/_mikebevz---xsd2php---Common.php.html"> Common.php </a><br> <a href="../default/_mikebevz---xsd2php---wsdl---IWsdl.php.html"> IWsdl.php </a><br> <a href="../default/_legko.php.html"> legko.php </a><br> <a href="../default/_mikebevz---xsd2php---LegkoXML.php.html"> LegkoXML.php </a><br> <a href="../default/_mikebevz---xsd2php---NullLogger.php.html"> NullLogger.php </a><br> <a href="../default/_mikebevz---xsd2php---Php2Xml.php.html"> Php2Xml.php </a><br> <a href="../default/_mikebevz---xsd2php---PHPClass.php.html"> PHPClass.php </a><br> <a href="../default/_mikebevz---xsd2php---SoapServer.php.html"> SoapServer.php </a><br> <a href="../default/_mikebevz---xsd2php---Wsdl.php.html"> Wsdl.php </a><br> <a href="../default/_mikebevz---xsd2php---wsdl---WsdlFactory.php.html"> WsdlFactory.php </a><br> <a href="../default/_mikebevz---xsd2php---wsdl---Wsdl_1_1.php.html"> Wsdl_1_1.php </a><br> <a href="../default/_mikebevz---xsd2php---wsdl---Wsdl_2_0.php.html"> Wsdl_2_0.php </a><br> <a href="../default/_mikebevz---xsd2php---Xsd2Php.php.html"> Xsd2Php.php </a><br> </div><br /> <b>Interfaces:</b><br /> <div class="package"> <a href="../default/IWsdl.html">IWsdl</a><br /> </div> <b>Classes:</b><br /> <div class="package"> <a href="../default/AbstractWsdl.html">AbstractWsdl</a><br /> <a href="../default/AbstractWsdlFactory.html">AbstractWsdlFactory</a><br /> <a href="../default/Bind.html">Bind</a><br /> <a href="../default/Common.html">Common</a><br /> <a href="../default/LegkoTool.html">LegkoTool</a><br /> <a href="../default/LegkoXML.html">LegkoXML</a><br /> <a href="../default/NullLogger.html">NullLogger</a><br /> <a href="../default/Php2Xml.html">Php2Xml</a><br /> <a href="../default/PHPClass.html">PHPClass</a><br /> <a href="../default/SoapServer.html">SoapServer</a><br /> <a href="../default/Wsdl.html">Wsdl</a><br /> <a href="../default/WsdlFactory.html">WsdlFactory</a><br /> <a href="../default/Wsdl_1_1.html">Wsdl_1_1</a><br /> <a href="../default/Wsdl_2_0.html">Wsdl_2_0</a><br /> <a href="../default/Xsd2Php.html">Xsd2Php</a><br /> </div> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <h1>Class: Wsdl</h1> Source Location: /mikebevz/xsd2php/Wsdl.php<br /><br /> <table width="100%" border="0"> <tr><td valign="top"> <h3><a href="#class_details">Class Overview</a></h3> <pre><a href="../default/Common.html">Common</a> | --Wsdl</pre><br /> <div class="description">Common data</div><br /><br /> <h4>Author(s):</h4> <ul> <li>Mike Bevz &lt;<a href="mailto:myb@mikebevz.com">myb@mikebevz.com</a>&gt;</li> </ul> <h4>Version:</h4> <ul> <li>0.0.1</li> </ul> </td> <td valign="top"> <h3><a href="#class_vars">Variables</a></h3> <ul> <li><a href="../default/Wsdl.html#var$binding">$binding</a></li> <li><a href="../default/Wsdl.html#var$bindingNameSuffix">$bindingNameSuffix</a></li> <li><a href="../default/Wsdl.html#var$class">$class</a></li> <li><a href="../default/Wsdl.html#var$importedNamespaces">$importedNamespaces</a></li> <li><a href="../default/Wsdl.html#var$location">$location</a></li> <li><a href="../default/Wsdl.html#var$portNameSuffix">$portNameSuffix</a></li> <li><a href="../default/Wsdl.html#var$portType">$portType</a></li> <li><a href="../default/Wsdl.html#var$publicPath">$publicPath</a></li> <li><a href="../default/Wsdl.html#var$publicUrl">$publicUrl</a></li> <li><a href="../default/Wsdl.html#var$refl">$refl</a></li> <li><a href="../default/Wsdl.html#var$requestSuffix">$requestSuffix</a></li> <li><a href="../default/Wsdl.html#var$responseSuffix">$responseSuffix</a></li> <li><a href="../default/Wsdl.html#var$schemasPath">$schemasPath</a></li> <li><a href="../default/Wsdl.html#var$serviceNameSuffix">$serviceNameSuffix</a></li> <li><a href="../default/Wsdl.html#var$soapBindingStyle">$soapBindingStyle</a></li> <li><a href="../default/Wsdl.html#var$soapBindingTransport">$soapBindingTransport</a></li> <li><a href="../default/Wsdl.html#var$targetNsPrefix">$targetNsPrefix</a></li> <li><a href="../default/Wsdl.html#var$wsdl">$wsdl</a></li> <li><a href="../default/Wsdl.html#var$xmlSchemaPreffix">$xmlSchemaPreffix</a></li> </ul> </td> <td valign="top"> <h3><a href="#class_methods">Methods</a></h3> <ul> <li><a href="../default/Wsdl.html#method__construct">__construct</a></li> <li><a href="../default/Wsdl.html#methodaddBindingOperations">addBindingOperations</a></li> <li><a href="../default/Wsdl.html#methodaddBindings">addBindings</a></li> <li><a href="../default/Wsdl.html#methodaddImportToSchema">addImportToSchema</a></li> <li><a href="../default/Wsdl.html#methodaddMessages">addMessages</a></li> <li><a href="../default/Wsdl.html#methodaddPortOperations">addPortOperations</a></li> <li><a href="../default/Wsdl.html#methodaddPortType">addPortType</a></li> <li><a href="../default/Wsdl.html#methodaddServices">addServices</a></li> <li><a href="../default/Wsdl.html#methodaddType">addType</a></li> <li><a href="../default/Wsdl.html#methodaddTypes">addTypes</a></li> <li><a href="../default/Wsdl.html#methodcomposeUrl">composeUrl</a></li> <li><a href="../default/Wsdl.html#methodcopyToPublic">copyToPublic</a></li> <li><a href="../default/Wsdl.html#methodgetBaseNsName">getBaseNsName</a></li> <li><a href="../default/Wsdl.html#methodgetBindingName">getBindingName</a></li> <li><a href="../default/Wsdl.html#methodgetBindingTypeName">getBindingTypeName</a></li> <li><a href="../default/Wsdl.html#methodgetClassMethods">getClassMethods</a></li> <li><a href="../default/Wsdl.html#methodgetClassNamespace">getClassNamespace</a></li> <li><a href="../default/Wsdl.html#methodgetDebug">getDebug</a></li> <li><a href="../default/Wsdl.html#methodgetLocation">getLocation</a></li> <li><a href="../default/Wsdl.html#methodgetMethodIO">getMethodIO</a></li> <li><a href="../default/Wsdl.html#methodgetNamespaceName">getNamespaceName</a></li> <li><a href="../default/Wsdl.html#methodgetPortName">getPortName</a></li> <li><a href="../default/Wsdl.html#methodgetPublicPath">getPublicPath</a></li> <li><a href="../default/Wsdl.html#methodgetPublicUrl">getPublicUrl</a></li> <li><a href="../default/Wsdl.html#methodgetSchemaLocation">getSchemaLocation</a></li> <li><a href="../default/Wsdl.html#methodgetSchemasPath">getSchemasPath</a></li> <li><a href="../default/Wsdl.html#methodgetServiceName">getServiceName</a></li> <li><a href="../default/Wsdl.html#methodgetShortName">getShortName</a></li> <li><a href="../default/Wsdl.html#methodgetSoapBindingStyle">getSoapBindingStyle</a></li> <li><a href="../default/Wsdl.html#methodgetSoapBindingTransport">getSoapBindingTransport</a></li> <li><a href="../default/Wsdl.html#methodgetTypeName">getTypeName</a></li> <li><a href="../default/Wsdl.html#methodgetWsdl">getWsdl</a></li> <li><a href="../default/Wsdl.html#methodimportsToAbsUrl">importsToAbsUrl</a></li> <li><a href="../default/Wsdl.html#methodisLocalType">isLocalType</a></li> <li><a href="../default/Wsdl.html#methodisTargetNamespaceEqualsTo">isTargetNamespaceEqualsTo</a></li> <li><a href="../default/Wsdl.html#methodnamespaceToUrn">namespaceToUrn</a></li> <li><a href="../default/Wsdl.html#methodsetDebug">setDebug</a></li> <li><a href="../default/Wsdl.html#methodsetLocation">setLocation</a></li> <li><a href="../default/Wsdl.html#methodsetPublicPath">setPublicPath</a></li> <li><a href="../default/Wsdl.html#methodsetPublicUrl">setPublicUrl</a></li> <li><a href="../default/Wsdl.html#methodsetSchemasPath">setSchemasPath</a></li> <li><a href="../default/Wsdl.html#methodsetSoapBindingStyle">setSoapBindingStyle</a></li> <li><a href="../default/Wsdl.html#methodsetSoapBindingTransport">setSoapBindingTransport</a></li> </ul> </td> </tr></table> <hr /> <table width="100%" border="0"><tr> <td valign="top"> <h3>Inherited Variables</h3> <div class="tags"> <h4>Class: <a href="../default/Common.html">Common</a></h4> <dl> <dt> <a href="../default/Common.html#var$basicTypes">Common::$basicTypes</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#var$debug">Common::$debug</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#var$dom">Common::$dom</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#var$lastNsKey">Common::$lastNsKey</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#var$namespaces">Common::$namespaces</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#var$phpTypes">Common::$phpTypes</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#var$reservedWords">Common::$reservedWords</a> </dt> <dd> </dd> </dl> </div> </td> <td valign="top"> <h3>Inherited Methods</h3> <div class="tags"> <h4>Class: <a href="../default/Common.html">Common</a></h4> <dl> <dt> <a href="../default/Common.html#methodgetDocNamespaces">Common::getDocNamespaces()</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#methodgetNsCode">Common::getNsCode()</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#methodisQName">Common::isQName()</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#methodnormalizeType">Common::normalizeType()</a> </dt> <dd> Convert XMLSchema data type to PHP data type </dd> <dt> <a href="../default/Common.html#methodparseDocComments">Common::parseDocComments()</a> </dt> <dd> Parse Doc comments </dd> <dt> <a href="../default/Common.html#methodparseParamDocs">Common::parseParamDocs()</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#methodparseQName">Common::parseQName()</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#methodparseReturnDocs">Common::parseReturnDocs()</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#methodphpTypeToSoap">Common::phpTypeToSoap()</a> </dt> <dd> </dd> <dt> <a href="../default/Common.html#methodresolveNamespace">Common::resolveNamespace()</a> </dt> <dd> Resolve short namespace to long, or return the same code if not found </dd> <dt> <a href="../default/Common.html#methodurnToPhpName">Common::urnToPhpName()</a> </dt> <dd> </dd> </dl> </div> </td> </tr></table> <hr /> <a name="class_details"></a> <h3>Class Details</h3> <div class="tags"> [line 14]<br /> Common data<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>author:</b>&nbsp;&nbsp;</td><td>Mike Bevz &lt;<a href="mailto:myb@mikebevz.com">myb@mikebevz.com</a>&gt;</td> </tr> <tr> <td><b>version:</b>&nbsp;&nbsp;</td><td>0.0.1</td> </tr> </table> </div> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <hr /> <a name="class_vars"></a> <h3>Class Variables</h3> <div class="tags"> <a name="var$binding"></a> <p></p> <h4>$binding = <span class="value"></span></h4> <p>[line 58]</p> Binding<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>DomNode</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$bindingNameSuffix"></a> <p></p> <h4>$bindingNameSuffix = <span class="value">&nbsp;&quot;_Binding&quot;</span></h4> <p>[line 93]</p> Suffix for generated binding tag name<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>unknown_type</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$class"></a> <p></p> <h4>$class = <span class="value"></span></h4> <p>[line 21]</p> Service class to be exposed<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>object</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$importedNamespaces"></a> <p></p> <h4>$importedNamespaces = <span class="value">array()</span></h4> <p>[line 126]</p> Namespaces already imported to XML Schema<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>array</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$location"></a> <p></p> <h4>$location = <span class="value"></span></h4> <p>[line 65]</p> Service location<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$portNameSuffix"></a> <p></p> <h4>$portNameSuffix = <span class="value">&nbsp;&quot;_Port&quot;</span></h4> <p>[line 88]</p> Suffix for generated port tag name<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$portType"></a> <p></p> <h4>$portType = <span class="value"></span></h4> <p>[line 52]</p> Port type<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>DomNode</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$publicPath"></a> <p></p> <h4>$publicPath = <span class="value">&nbsp;null</span></h4> <p>[line 118]</p> Path to publicly accessable folder to store imported/included schemas<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$publicUrl"></a> <p></p> <h4>$publicUrl = <span class="value">&nbsp;null</span></h4> <p>[line 120]</p> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>mixed</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$refl"></a> <p></p> <h4>$refl = <span class="value"></span></h4> <p>[line 34]</p> Reflection of the $class<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>\ReflectionClass</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$requestSuffix"></a> <p></p> <h4>$requestSuffix = <span class="value">&nbsp;&quot;Request&quot;</span></h4> <p>[line 105]</p> Request<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>unknown_type</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$responseSuffix"></a> <p></p> <h4>$responseSuffix = <span class="value">&nbsp;&quot;Response&quot;</span></h4> <p>[line 99]</p> Response items suffix<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$schemasPath"></a> <p></p> <h4>$schemasPath = <span class="value">&nbsp;null</span></h4> <p>[line 111]</p> Path to schema to be imported/included in XSD<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$serviceNameSuffix"></a> <p></p> <h4>$serviceNameSuffix = <span class="value">&nbsp;&quot;_Service&quot;</span></h4> <p>[line 82]</p> Suffix for generated service tag name<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$soapBindingStyle"></a> <p></p> <h4>$soapBindingStyle = <span class="value">&nbsp;&quot;document&quot;</span></h4> <p>[line 40]</p> Soap binding style: rpc|document<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$soapBindingTransport"></a> <p></p> <h4>$soapBindingTransport = <span class="value">&nbsp;&quot;http://schemas.xmlsoap.org/soap/http&quot;</span></h4> <p>[line 46]</p> Soap binding transport: which transport of SOAP this binding corresponds to<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$targetNsPrefix"></a> <p></p> <h4>$targetNsPrefix = <span class="value">&nbsp;&quot;tns&quot;</span></h4> <p>[line 71]</p> Prefix of target namespace<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$wsdl"></a> <p></p> <h4>$wsdl = <span class="value"></span></h4> <p>[line 28]</p> Instance of Zend_Soap_Wsdl<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>todo:</b>&nbsp;&nbsp;</td><td>consider replace this class - it's not that useful</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>com\mikebevz\xsd2php\wsdl\AbstractWsdl</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <a name="var$xmlSchemaPreffix"></a> <p></p> <h4>$xmlSchemaPreffix = <span class="value">&nbsp;&quot;xsd&quot;</span></h4> <p>[line 77]</p> Prefix for XML Schema namespace<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>Type:</b>&nbsp;&nbsp;</td> <td>string</td> </tr> </table> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> </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 136]</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 __construct( [string|object $class = null])</code> </td></tr></table> </td></tr></table><br /> Creates new wsdl for the $class given<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string|object &nbsp;&nbsp;</td> <td><b>$class</b>&nbsp;&nbsp;</td> <td></td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddBindingOperations"></a> <h3>method addBindingOperations <span class="smalllinenumber">[line 281]</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 addBindingOperations( )</code> </td></tr></table> </td></tr></table><br /> Add operations to binding<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddBindings"></a> <h3>method addBindings <span class="smalllinenumber">[line 205]</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>DomNode addBindings( )</code> </td></tr></table> </td></tr></table><br /> Add bindings to WSDL<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>Binding node</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddImportToSchema"></a> <h3>method addImportToSchema <span class="smalllinenumber">[line 523]</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 addImportToSchema( string $namespace, string $code)</code> </td></tr></table> </td></tr></table><br /> Add xsd:import tag to XML schema before any childs added<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$namespace</b>&nbsp;&nbsp;</td> <td>Namespace URI</td> </tr> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$code</b>&nbsp;&nbsp;</td> <td>Shortcut for namespace, fx, ns0. Returned by getNsCode()</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddMessages"></a> <h3>method addMessages <span class="smalllinenumber">[line 369]</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 addMessages( array $messages)</code> </td></tr></table> </td></tr></table><br /> Add SOAP messages<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If method does not have any inputs/outputs</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</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&nbsp;&nbsp;</td> <td><b>$messages</b>&nbsp;&nbsp;</td> <td>Messages to add</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddPortOperations"></a> <h3>method addPortOperations <span class="smalllinenumber">[line 310]</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 addPortOperations( )</code> </td></tr></table> </td></tr></table><br /> Add Port operations<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddPortType"></a> <h3>method addPortType <span class="smalllinenumber">[line 230]</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>DOMNode addPortType( )</code> </td></tr></table> </td></tr></table><br /> Add port type<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>portType node</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddServices"></a> <h3>method addServices <span class="smalllinenumber">[line 485]</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 addServices( )</code> </td></tr></table> </td></tr></table><br /> Add SOAP Service<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddType"></a> <h3>method addType <span class="smalllinenumber">[line 783]</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 addType( string $type)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>todo:</b>&nbsp;&nbsp;</td><td>Check this method</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$type</b>&nbsp;&nbsp;</td> <td>Data type</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddTypes"></a> <h3>method addTypes <span class="smalllinenumber">[line 242]</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 addTypes( )</code> </td></tr></table> </td></tr></table><br /> Add XML Schema types<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodcomposeUrl"></a> <h3>method composeUrl <span class="smalllinenumber">[line 610]</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 composeUrl( array $parts)</code> </td></tr></table> </td></tr></table><br /> Compose URL of kind schema://host:port<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>URL</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</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&nbsp;&nbsp;</td> <td><b>$parts</b>&nbsp;&nbsp;</td> <td></td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodcopyToPublic"></a> <h3>method copyToPublic <span class="smalllinenumber">[line 640]</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 copyToPublic( string $path, [boolean $overwrite = false])</code> </td></tr></table> </td></tr></table><br /> Copy given file to publicSchemaPath<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>Path to new file</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If file cannot be copied</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string&nbsp;&nbsp;</td> <td><b>$path</b>&nbsp;&nbsp;</td> <td>Path to file</td> </tr> <tr> <td class="type">boolean&nbsp;&nbsp;</td> <td><b>$overwrite</b>&nbsp;&nbsp;</td> <td>Overwrite file if it exists? default false</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetBaseNsName"></a> <h3>method getBaseNsName <span class="smalllinenumber">[line 739]</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 getBaseNsName( string $ns)</code> </td></tr></table> </td></tr></table><br /> Get base name from URI<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>Base name</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string&nbsp;&nbsp;</td> <td><b>$ns</b>&nbsp;&nbsp;</td> <td>URI</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetBindingName"></a> <h3>method getBindingName <span class="smalllinenumber">[line 809]</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 getBindingName( )</code> </td></tr></table> </td></tr></table><br /> Get binding element name<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetBindingTypeName"></a> <h3>method getBindingTypeName <span class="smalllinenumber">[line 221]</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 getBindingTypeName( )</code> </td></tr></table> </td></tr></table><br /> Get binding type name<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetClassMethods"></a> <h3>method getClassMethods <span class="smalllinenumber">[line 444]</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<ReflectionMethod> getClassMethods( )</code> </td></tr></table> </td></tr></table><br /> Get service class public methods<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetClassNamespace"></a> <h3>method getClassNamespace <span class="smalllinenumber">[line 752]</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 getClassNamespace( string $class)</code> </td></tr></table> </td></tr></table><br /> Return class XML namespace taken from @xmlNamespace doc<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>XML namespace</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If namespace cannot be found in class DocBlock</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string&nbsp;&nbsp;</td> <td><b>$class</b>&nbsp;&nbsp;</td> <td>Class name</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetDebug"></a> <h3>method getDebug <span class="smalllinenumber">[line 884]</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>the getDebug( )</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetLocation"></a> <h3>method getLocation <span class="smalllinenumber">[line 819]</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 getLocation( )</code> </td></tr></table> </td></tr></table><br /> Get SOAP service location (service-&gt;port-&gt;address-&gt;location)<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetMethodIO"></a> <h3>method getMethodIO <span class="smalllinenumber">[line 455]</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 getMethodIO( string $method)</code> </td></tr></table> </td></tr></table><br /> Return method input/output<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$method</b>&nbsp;&nbsp;</td> <td>Method name</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetNamespaceName"></a> <h3>method getNamespaceName <span class="smalllinenumber">[line 471]</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 getNamespaceName( $class)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">&nbsp;&nbsp;</td> <td><b>$class</b>&nbsp;&nbsp;</td> <td></td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetPortName"></a> <h3>method getPortName <span class="smalllinenumber">[line 467]</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 getPortName( )</code> </td></tr></table> </td></tr></table><br /> Get port name<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetPublicPath"></a> <h3>method getPublicPath <span class="smalllinenumber">[line 899]</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>the getPublicPath( )</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetPublicUrl"></a> <h3>method getPublicUrl <span class="smalllinenumber">[line 914]</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>the getPublicUrl( )</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetSchemaLocation"></a> <h3>method getSchemaLocation <span class="smalllinenumber">[line 665]</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 getSchemaLocation( string $ns)</code> </td></tr></table> </td></tr></table><br /> Get path to schema in schemasPath with targetNamespace = $ns<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>absolut path to schema file</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If SchemaPath is not specified</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If Public folder is not specified</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If SchemaPath is not readable</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If namespace cannot be found in SchemaPath</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If PublicPath is not writable</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string&nbsp;&nbsp;</td> <td><b>$ns</b>&nbsp;&nbsp;</td> <td>Namespace to match</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetSchemasPath"></a> <h3>method getSchemasPath <span class="smalllinenumber">[line 869]</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>the getSchemasPath( )</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetServiceName"></a> <h3>method getServiceName <span class="smalllinenumber">[line 798]</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 getServiceName( )</code> </td></tr></table> </td></tr></table><br /> Get service element name<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetShortName"></a> <h3>method getShortName <span class="smalllinenumber">[line 769]</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 getShortName( string $longName)</code> </td></tr></table> </td></tr></table><br /> Get class name without namespace<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>Class base name</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$longName</b>&nbsp;&nbsp;</td> <td>Class full name</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetSoapBindingStyle"></a> <h3>method getSoapBindingStyle <span class="smalllinenumber">[line 836]</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 getSoapBindingStyle( )</code> </td></tr></table> </td></tr></table><br /> Get SOAP binding style<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetSoapBindingTransport"></a> <h3>method getSoapBindingTransport <span class="smalllinenumber">[line 853]</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 getSoapBindingTransport( )</code> </td></tr></table> </td></tr></table><br /> Get SOAP binding transport<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>the $soapBindingTransport</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetTypeName"></a> <h3>method getTypeName <span class="smalllinenumber">[line 496]</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 getTypeName( string $type)</code> </td></tr></table> </td></tr></table><br /> Get QName style for given type<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If class of type cannot be found</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$type</b>&nbsp;&nbsp;</td> <td>Type name</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetWsdl"></a> <h3>method getWsdl <span class="smalllinenumber">[line 153]</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 getWsdl( [string|object $class = null])</code> </td></tr></table> </td></tr></table><br /> Ger WSDL file contents<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If class not defined</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If given class is neither class nor string</td> </tr> <tr> <td><b>throws:</b>&nbsp;&nbsp;</td><td>RuntimeException If given class is not found, ie was not included before</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string|object &nbsp;&nbsp;</td> <td><b>$class</b>&nbsp;&nbsp;</td> <td></td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodimportsToAbsUrl"></a> <h3>method importsToAbsUrl <span class="smalllinenumber">[line 572]</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 importsToAbsUrl( string $schemaPath, [ $relPath = ''])</code> </td></tr></table> </td></tr></table><br /> Convert relative paths in XMLSchema's imports and includes to URLs using $location<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>URL of the schema</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string&nbsp;&nbsp;</td> <td><b>$schemaPath</b>&nbsp;&nbsp;</td> <td>Absolute path to XML Schema file</td> </tr> <tr> <td class="type">&nbsp;&nbsp;</td> <td><b>$relPath</b>&nbsp;&nbsp;</td> <td></td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodisLocalType"></a> <h3>method isLocalType <span class="smalllinenumber">[line 344]</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 isLocalType( string $type)</code> </td></tr></table> </td></tr></table><br /> Return true if given type is local, false in case the type is not from xsd or tns namespaces<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string&nbsp;&nbsp;</td> <td><b>$type</b>&nbsp;&nbsp;</td> <td>QName type name</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodisTargetNamespaceEqualsTo"></a> <h3>method isTargetNamespaceEqualsTo <span class="smalllinenumber">[line 713]</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 isTargetNamespaceEqualsTo( string $schema, string $ns)</code> </td></tr></table> </td></tr></table><br /> Check if $schema XML Schema file belongs to $ns<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">string&nbsp;&nbsp;</td> <td><b>$schema</b>&nbsp;&nbsp;</td> <td>Path to XML Schema file</td> </tr> <tr> <td class="type">string&nbsp;&nbsp;</td> <td><b>$ns</b>&nbsp;&nbsp;</td> <td>Target namespace to match</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodnamespaceToUrn"></a> <h3>method namespaceToUrn <span class="smalllinenumber">[line 475]</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 namespaceToUrn( $namespace)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>private</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">&nbsp;&nbsp;</td> <td><b>$namespace</b>&nbsp;&nbsp;</td> <td></td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodsetDebug"></a> <h3>method setDebug <span class="smalllinenumber">[line 892]</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 setDebug( $debug $debug)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">$debug&nbsp;&nbsp;</td> <td><b>$debug</b>&nbsp;&nbsp;</td> <td>the $debug to set</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodsetLocation"></a> <h3>method setLocation <span class="smalllinenumber">[line 827]</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 setLocation( $location $location)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">$location&nbsp;&nbsp;</td> <td><b>$location</b>&nbsp;&nbsp;</td> <td>the $location to set</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodsetPublicPath"></a> <h3>method setPublicPath <span class="smalllinenumber">[line 907]</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 setPublicPath( $publicPath $publicPath)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">$publicPath&nbsp;&nbsp;</td> <td><b>$publicPath</b>&nbsp;&nbsp;</td> <td>the $publicPath to set</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodsetPublicUrl"></a> <h3>method setPublicUrl <span class="smalllinenumber">[line 922]</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 setPublicUrl( $publicUrl $publicUrl)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">$publicUrl&nbsp;&nbsp;</td> <td><b>$publicUrl</b>&nbsp;&nbsp;</td> <td>the $publicUrl to set</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodsetSchemasPath"></a> <h3>method setSchemasPath <span class="smalllinenumber">[line 877]</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 setSchemasPath( $schemasPath $schemasPath)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">$schemasPath&nbsp;&nbsp;</td> <td><b>$schemasPath</b>&nbsp;&nbsp;</td> <td>the $schemasPath to set</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodsetSoapBindingStyle"></a> <h3>method setSoapBindingStyle <span class="smalllinenumber">[line 844]</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 setSoapBindingStyle( $soapBindingStyle $soapBindingStyle)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">$soapBindingStyle&nbsp;&nbsp;</td> <td><b>$soapBindingStyle</b>&nbsp;&nbsp;</td> <td>the $soapBindingStyle to set</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodsetSoapBindingTransport"></a> <h3>method setSoapBindingTransport <span class="smalllinenumber">[line 861]</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 setSoapBindingTransport( $soapBindingTransport $soapBindingTransport)</code> </td></tr></table> </td></tr></table><br /> <br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</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">$soapBindingTransport&nbsp;&nbsp;</td> <td><b>$soapBindingTransport</b>&nbsp;&nbsp;</td> <td>the $soapBindingTransport to set</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> </div><br /> <div class="credit"> <hr /> Documentation generated on Tue, 01 Feb 2011 22:29:29 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>
data-model/1.1.1/NetworkSocketObj/NetworkSocketObjectType/index.html
johnwunder/johnwunder.github.io
--- layout: data_model title: NetworkSocketObjectType this_version: 1.1.1 --- <div class="alert alert-danger bs-alert-old-docs"> <strong>Heads up!</strong> These docs are for STIX 1.1.1, which is not the latest version (1.2). <a href="/data-model/1.2/NetworkSocketObj/NetworkSocketObjectType">View the latest!</a> </div> <div class="row"> <div class="col-md-10"> <h1>NetworkSocketObjectType<span class="subdued">Network Socket Object Schema</span></h1> <p class="data-model-description">The <a href='/data-model/1.1.1/NetworkSocketObj/NetworkSocketObjectType'>NetworkSocketObjectType</a> is intended to characterize network sockets.</p> </div> <div id="nav-area" class="col-md-2"> <p> <form id="nav-version"> <select> <option value="1.2" >STIX 1.2</option> <option value="1.1.1" selected="selected">STIX 1.1.1</option> <option value="1.1" >STIX 1.1</option> <option value="1.0.1" >STIX 1.0.1</option> <option value="1.0" >STIX 1.0</option> </select> </form> </p> </div> </div> <hr /> <h2>Fields</h2> <table class="table table-striped table-hover"> <thead> <tr> <th>Field Name</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>@object_reference<span class="occurrence">optional</span></td> <td> QName </td> <td> <p>The object_reference field specifies a unique ID reference to an Object defined elsewhere. This construct allows for the re-use of the defined Properties of one Object within another, without the need to embed the full Object in the location from which it is being referenced. Thus, this ID reference is intended to resolve to the Properties of the Object that it points to.</p> </td> </tr> <tr> <td>Custom_Properties<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/cyboxCommon/CustomPropertiesType">CustomPropertiesType</a> </td> <td> <p>The Custom_Properties construct is optional and enables the specification of a set of custom Object Properties that may not be defined in existing Properties schemas.</p> </td> </tr> <tr> <td>@is_blocking<span class="occurrence">optional</span></td> <td> boolean </td> <td> <p>The is_blocking field specifies whether or not the socket is in blocking mode.</p> </td> </tr> <tr> <td>@is_listening<span class="occurrence">optional</span></td> <td> boolean </td> <td> <p>The is_listening field specifies whether or not the socket is in listening mode.</p> </td> </tr> <tr> <td>Address_Family<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/NetworkSocketObj/AddressFamilyType">AddressFamilyType</a> </td> <td> <p>The Address_Family field specifies the address family (AF_*) that the socket is configured for.</p> </td> </tr> <tr> <td>Domain<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/NetworkSocketObj/DomainFamilyType">DomainFamilyType</a> </td> <td> <p>The Domain field specifies the communication domain (PF_*) of the socket.</p> </td> </tr> <tr> <td>Local_Address<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/SocketAddressObj/SocketAddressObjectType">SocketAddressObjectType</a> </td> <td> <p>The Local_Address field specifies the IP address and port for the socket on the local machine.</p> </td> </tr> <tr> <td>Options<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/NetworkSocketObj/SocketOptionsType">SocketOptionsType</a> </td> <td> <p>The Options field specifies any particular options used by the socket.</p> </td> </tr> <tr> <td>Protocol<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/NetworkSocketObj/ProtocolType">ProtocolType</a> </td> <td> <p>The Protocol field specifies the type of IP layer protocol used by the socket.</p> </td> </tr> <tr> <td>Remote_Address<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/SocketAddressObj/SocketAddressObjectType">SocketAddressObjectType</a> </td> <td> <p>The Remote_Address field specifies the IP address and port for the socket on the remote machine.</p> </td> </tr> <tr> <td>Type<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/NetworkSocketObj/SocketType">SocketType</a> </td> <td> <p>The Type field specifies the type of socket being characterized.</p> </td> </tr> <tr> <td>Socket_Descriptor<span class="occurrence">0..1</span></td> <td> <a href="/data-model/1.1.1/cyboxCommon/NonNegativeIntegerObjectPropertyType">NonNegativeIntegerObjectPropertyType</a> </td> <td> <p>The Socket_Descriptor field specifies the socket file descriptor value associated with the socket. Negative values are not allowed.</p> </td> </tr> </tbody> </table>
useradmin/help/warn.ca.UTF-8.html
xtso520ok/webmin
<header>Dies d'avís</header> El nombre de dies abans que es forci l'usuari a canviar la seva contrasenya durant els quals s'avisa l'usuari en entrar al sistema. <hr>
doc/html/ru/index.html
jeeb/flac
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//RU"> <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson --> <!-- 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. --> <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html --> <HTML> <HEAD> <META CHARSET="windows-1251"> <META NAME="author" CONTENT="Josh Coalson"> <META NAME="description" CONTENT="An open source codec for lossless audio compression and decompression"> <META NAME="keywords" CONTENT="lossless,audio,codec,encoder,decoder,compression,compressor,archive,archiving,backup"> <TITLE>FLAC: íà÷àëî</TITLE> </HEAD> <BODY> <CENTER><TABLE cellpadding=0 cellspacing=0 border=0> <TR> <TD align=center>|</TD> <TD height=22 align=center nowrap> &nbsp;íà÷àëî&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="news.html">íîâîñòè</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="download.html">ôàéëû</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="features.html">õàðàêòåðèñòèêè</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="goals.html">öåëè</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="format.html">ôîðìàò</A>&nbsp;</TD> <TD align=center>|</TD></TR> <TR> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="id.html">id</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="comparison.html">ñðàâíåíèå</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="developers.html">ðàçðàáîòêà</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="documentation.html">äîêóìåíòàöèÿ</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="links.html">ññûëêè</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;<A HREF="authors.html">àâòîðû</A>&nbsp;</TD> <TD align=center>|</TD></TR> </TABLE></CENTER> <P><CENTER><TABLE cellpadding=0 cellspacing=0 border=0> <TR><TD align=center>|</TD> <TD height=22 align=center nowrap> &nbsp;<A HREF="../index.html">english</A>&nbsp;</TD> <TD align=center>|</TD> <TD align=center nowrap> &nbsp;ðóññêèé</A>&nbsp;</TD> <TD align=center>|</TD></TR> </TABLE></CENTER></P> <CENTER><H2>FLAC: íà÷àëî</H2></CENTER> <H3>Ñòàòóñ</H3> <P>26 ÿíâàðÿ 2003: <B>FLAC 1.1.0</B></P> <P>Âûøëà âåðñèÿ FLAC 1.1.0. Ñðåäè íîâûõ âîçìîæíîñòåé ïîääåðæêà ReplayGain è ñïèñêîâ ðàçìåòêè àóäèîäèñêîâ. Êðîìå òîãî óëó÷øåíî ñæàòèå 24-áèòíûõ ôàéëîâ è äîáàâëåíèà ïîääåðæêà ðåäàêòèðîâàíèÿ òåãîâ â ïëàãèíàõ. Ïîäðîáíåå îá ýòîì íà ñòðàíèöå <A HREF="news.html">íîâîñòåé</A>.</P> <P>Îáðàòèòå âíèìàíèå íà òî, ÷òî áûë óâåëè÷åí ìëàäøèé íîìåð âåðñèè, à çíà÷èò ñîâìåñòèìîñòü ñíèçó ââåðõ áûëà íàðóøåíà (ò.å. áîëåå ðàííèå âåðñèè äåêîäåðîâ íå ñìîãóò âîñïðîèçâîäèòü ôàéëû, ñîçäàííûå áîëåå ïîçäíèìè âåðñèÿìè êîäåðà). Ýòî ïðîèçîøëî èç-çà îøèáêè â äåêîäåðàõ â âåðñèÿõ äî 1.0.4 âêëþ÷èòåëüíî, èç-çà êîòîðîé äåêîäåðû íåïðàâèëüíî ïðîïóñêàëè íåèçâåñòíûå áëîêè ìåòàäàííûõ. Ïîòîêîâûé ôîðìàò íå èçìåíèëñÿ, ïîýòîìó îáðàòíàÿ ñîâìåñòèìîñòü íå íàðóøåíà. Ýòî çíà÷èò, ÷òî ôàéë FLAC ñî ñïèñêîì ðàçìåòêè àóäèîäèñêà íå áóäåò äåêîäèðîâàòüñÿ âåðñèÿìè äî 1.1.0, â êîòîðîé áûëà èñïðàâëåíà óïîìÿíóòàÿ âûøå îøèáêà.</P> <P>Åñëè âû èñïîëüçóåòå FLAC è ó âàñ åñòü ïðåäîëîæåíèÿ èëè ïàò÷è, ïîæàëóéñòà, ïðèñîäèíÿéòåñü ê <A HREF="http://sourceforge.net/mail/?group_id=13478">ñïèñêó ðàññûëêè</A> èëè <A HREF="http://sourceforge.net/project/memberlist.php?group_id=13478">ãðóïïå ðàçðàáîò÷èêîâ</A>. Ñîîáùèòü îá îøèáêå ìîæíî <A HREF="http://sourceforge.net/bugs/?func=addbug&group_id=13478">çäåñü</A>.</P> <H3>×òî òàêîå FLAC?</H3> <P>FLAC - ýòî àááðåâèàòóðà îò Free Lossless Audio Codec (ñâîáîäíûé àóäèîêîäåê, ñæèìàþùèé áåç ïîòåðü). Ïðîåêò FLAC âêëþ÷àåò:</P> <P><BLOCKQUOTE><UL> <LI>ïîòîêîâûé ôîðìàò;</LI> <LI>áàçîâûå êîäåðû è äåêîäåðû â âèäå áèáëèîòåê;</LI> <LI><B><TT>flac</TT></B>, óòèëèòó êîìàíäíîé ñòðîêè, âûïîëíÿþùóþ ñæàòèå è ðàñïàêîâêó ôàéëîâ .flac;</LI> <LI><B><TT>metaflac</TT></B>, óòèëèòó êîìàíäíîé ñòðîêè äëÿ ðåäàêòèðîâàíèÿ ìåòàäàííûõ â ôàéëàõ .flac;</LI> <LI>ïëàãèíû äëÿ ðàçíûõ ïëåéåðîâ.</LI> </UL></BLOCKQUOTE></P> <P>"Ñâîáîäà" îçíà÷àåò, ÷òî ñïåöèôèêàöèÿ ïîòîêîâîãî ôîðìàòà îòêðûòà äëÿ âñåõ è ìîæåò áûòü èñïîëüçîâàíà äëÿ ëþáûõ öåëåé (ïðîåêò FLAC îñòàâëÿåò çà ñîáîé ïðàâî óñòàíàâëèâàòü ñïåöèôèêàöèè è ñåðòèôèöèðîâàòü îòíîñÿùèåñÿ ê íåìó ïðîäóêòû íà ñîâìåñòèìîñòü), à òàêæå òî, ÷òî íè ôîðìàò, íè îäèí èç ðåàëèçîâàííûõ ìåòîäîâ êîäèðîâàíèÿ/äåêîäèðîâàíèÿ íå çàïàòåíòîâàíû. Ýòî òàêæå çíà÷èò, ÷òî âñå èñõîäíûå òåêñòû äîñòóïíû ïî ëèöåíçèÿì, îáÿçûâàþùèì ïðåäîñòàâëÿòü èñõîäíûå êîäû.</P> <P>FLAC êîìïèëèðóåòñÿ íà ìíîæåñòâå ïëàòôîðì: Unixes (Linux, *BSD, Solaris, OS X), Windows, BeOS è OS/2. Èìåþòñÿ ñèñòåìû ñáîðêè äëÿ autoconf/automake, MSVC, Watcom C è Project Builder.</P> <P>×òîáû óçíàòü áîëüøå î ïðîåêòå FLAC, ñìîòðèòå ñòðàíèöû <A HREF="features.html">õàðàêòåðèñòèêè</A>, <A HREF="documentation.html">äîêóìåíòàöèÿ</A> è <A HREF="format.html">ôîðìàò</A>. Òàêæå ïðèâåäåíî <A HREF="comparison.html">ñðàâíåíèå</A> êîäåðîâ, ñæèìàþùèõ áåç ïîòåðü, è ñïèñîê <A HREF="goals.html">öåëåé</A>, ñòîÿùèõ ïåðåä ó÷àñòíèêàìè ïðîåêòà.</P> <H3>Ôàéëû</H3> <P>Íà <A HREF="download.html">ýòîé</A> ñòðàíèöå íàõîäÿòñÿ ññûëêè íà èñõîäíûå òåêñòû, à òàêæå ñêîïèëèðîâàííûå âåðñèè äëÿ ðàçëè÷íûõ îïåðàöèîííûõ ñèñòåì, êðîìå òîãî èõ ìîæíî ïîëó÷èòü ïðÿìî íà <A HREF="http://www.sourceforge.net/projects/flac/">SourceForge</A>.</P> <H3>Äîêóìåíòàöèÿ</H3> <P>Äîêóìåíòàöèÿ äîñòóïíà â ðåæèìå îíëàéí è â äèñòðèáóòèâàõ. Èíôîðìàöèÿ ïî óñòàíîâêå è èñïîëüçîâàíèþ <B><TT>flac</TT></B> è ïëàãèíîâ íàõîäèòñÿ <A HREF="documentation.html">çäåñü</A>. Áîëåå äåòàëüíàÿ èíôîðìàöèÿ î ôîðìàòå FLAC è áàçîâîì êîäåðå ïðèâåäåíà íà <A HREF="format.html">ýòîé ñòðàíèöå</A>.</P> <H3>Ðåãèñòðàöèÿ id</H3> <P>Åñëè ó âàñ åñòü ïðèëîæåíèå, èñïîëüçóþùåå FLAC, è âû õîòèòå, ÷òîáû îíî ðàáîòàëî ñ äîáàâëÿåìûìè â ôàéë ìåòàäàííûìè, çàéäèòå íà <A HREF="id.html">ñòðàíèöó</A> ðåãèñòðàöèè è çàðåçåðâèðóéòå äëÿ íåãî èäåíòèôèêàòîð.</P> <P>&nbsp;Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009 Josh Coalson</P> </BODY> </HTML>
output/syntax/index.html
naver/auidoc
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>YUIDoc Syntax Reference</title> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Maven+Pro:400,700"> <link rel="stylesheet" href="http://yui.yahooapis.com/3.4.1/build/cssgrids/grids-min.css"> <link rel="stylesheet" href="../assets/css/main.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> <script src="http://yui.yahooapis.com/3.5.1/build/yui/yui.js"></script> </head> <body> <a href="https://github.com/yui/yuidoc"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a> <div id="doc"> <div id="hd"> <h1><img src="http://yuilibrary.com/img/yui-logo.png">YUIDoc Syntax Reference</h1> </div> <div class="crumbs"> <a href="../">Main Page</a> <a name="Arrow">&gt;</a> <a href="../syntax/index.html">YUIDoc Syntax Reference</a> </div> <a href="#toc" class="jump">Jump to Table of Contents</a> <div class="yui3-g"> <div class="yui3-u-3-4"> <div id="main"> <div class="content"><div class="intro"> <p>YUIDoc's syntax should be familiar if you've used Javadoc, JSDoc, Doxygen, or most other documentation generator tools. YUIDoc relies on <dfn>tags</dfn> such as <code>@param</code> or <code>@return</code> embedded in comments blocks that start with <code>&#x2F;**</code> and end with <code>*&#x2F;</code>. It includes a small number of tags for documenting specific YUI features, but most tags are generic enough to use with any object-oriented language.</p> <p><b>IMPORTANT:</b> YUIDoc only parses YUIDoc comment blocks, not source code. This keeps YUIDoc relatively simple and language agnostic. However, it also means you must declare everything to YUIDoc explicitly. A code snippet will not display as a "method" or "class" until you describe it as such. A corollary is that YUIDoc will never generate empty, "stub" doc entries for API members that lack comment blocks.</p> </div> <h2 id="basic-requirements">Basic Requirements</h2> <p>A given comment block must contain one (and only one) <a href="#primary-tags">primary tag</a> such as <code>@class</code> or <code>@method</code>, and zero or more <a href="#secondary-tag">secondary tags</a> such as <code>@param</code>, <code>@type</code>, and <code>@extends</code>. Some secondary tags can be used in any comment block, while others only make sense alongside a particular primary tag.</p> <p>A source tree must contain at least one comment block with a <code>@module</code> tag.</p> <p>Each module must have at least one comment block with a <code>@class</code> tag.</p> <p>Each class may then have zero or more comment blocks with an <code>attribute</code>, <code>@class</code>, <code>@event</code>, <code>@method</code>, or <code>@property</code> tag.</p> <h2 id="primary-tags">Primary Tags</h2> <p>Each comment block must have one (and only one) of the following tags</p> <table> <tr> <th>Name</th> <th>Example</th> <th>Description</th> </tr> <tr id="module"> <td><code>module</code></td> <td> <pre class="code prettyprint">&#x2F;** Provides the base Widget class... @module widget **&#x2F;</pre> </td> <td> <p>Indicates that the block describes a group of related classes. For example, YUI's <code>app</code> module includes classes such as <code>App.Base</code>, <code>Model</code>, and <code>Router</code>. You can optionally break modules up into submodules. <p>YUIDoc requires you to provide at least one module per source tree. Since there isn't always an obvious place to insert module documentation in JavaScript source, the convention is to declare your module at the top of the file that contains your module's "primary" or "base" class.</p> <p> See also: <a href="#class"><code>@class</code></a>, <a href="#for"><code>@for</code></a>, <a href="#maintag"><code>@main</code></a>, <a href="#submodule"><code>@submodule</code></a>. </p> </td> </tr> <tr id="maintag"> <td><code>main</code></td> <td> <pre class="code prettyprint">&#x2F;** Provides more functionality for the widget module.. @module widget @submodule widget-foo @main widget **&#x2F;</pre> </td> <td> <p> When YUIDoc parses a module's directory, there may be several files in this directory that provides documentation for that module and it's submodules. YUIDoc will attempt to determine which module contains the main description for this module. If it has trouble doing that you can add a <code>@main</code> tag to your module/submodule description and YUIDoc will use that as the main module description on the modules API landing page. </p> </td> </tr> <tr id="class"> <td><code>class</code></td> <td> <pre class="code prettyprint">&#x2F;** A utility that brokers HTTP requests... @class IO @constructor **&#x2F; function IO (config) {</pre> </td> <td> <p>Indicates that the block describes a class. In JavaScript, this is generally an object with a constructor function. The value of <code>@class</code> should be the string that identifies the functional class on its parent object. For example, the <code>@class</code> for <code>Y.DD.Drag</code> would be <code>Drag</code> (and its <a href="#@namespace"><code>@namespace</code></a> would be <code>DD</code>).</p> <p>YUIDoc expects methods, properties, attributes, and events to belong to a class, so in general you must provide at least one class for each module in your source tree. A <code>@class</code> block should reside just above the class's constructor function, and above all methods, events, properties, and attributes that belong to the class.</p> <p>A <a href="#class"><code>@class</code></a> tag should be paired with either a <code>@constructor</code> tag or a <code>@static</code> tag.</p> <p> See also: <a href="#constructor"><code>@constructor</code></a>, <a href="#extends"><code>@extends</code></a>, <a href="#extensionfor"><code>@extensionfor</code></a>, <a href="#for"><code>@for</code></a>, <a href="#module"><code>@module</code></a>, <a href="#namespace"><code>@namespace</code></a>, <a href="#static"><code>@static</code></a>, <a href="#uses"><code>@uses</code></a>. </p> </td> </td> </tr> <tr id="method"> <td><code>method</code></td> <td> <pre class="code prettyprint">&#x2F;** Returns this model&#x27;s attributes as... @method toJSON @return {Object} Copy of ... **&#x2F; toJSON: function () {</pre> </td> <td> <p>Indicates that the block describes a method for the current class. By default, the "current" class is the last class that YUIDoc parsed, but you can reset this with the <a href="#for"><code>@for</code></a> tag.</p> <p>A <code>@method</code> block should always reside directly above the method's definition. At a minimum, you should also document any parameters (<a href="#param"><code>@param</code></a>) and return values (<a href="#return"><code>@return</code></a>).</p> <p> See also: <a href="#chainable"><code>@chainable</code></a>, <a href="#class"><code>@class</code></a>, <a href="#constructor"><code>@constructor</code></a>, <a href="#for"><code>@for</code></a>, <a href="#param"><code>@param</code></a>, <a href="#return"><code>@return</code></a>, <a href="#static"><code>@static</code></a>. </p> </td> </td> </tr> <tr id="event"> <td><code>event</code></td> <td> <pre class="code prettyprint">&#x2F;** Fired when an error occurs... @event error @param {String} msg A description of... **&#x2F; var EVT_ERROR = &#x27;error&#x27;,</pre> </td> <td> <p>Indicates that the block describes a custom event that the class can fire at some interesting moment of code execution. An <code>@event</code> block is somewhat similar to a <a href="#param"><code>@method</code></a> block, except that <a href="#return"><code>@return</code></a> is irrelevant, and <a href="#param"><code>@param</code></a> is used to describe properties hanging off the event object that callbacks listening for the event receive. </p> <p>Ideally, an <code>@event</code> block should reside above the code that defines the event, even if that code is just a simple string declaration. If you find that your <code>@event</code> block is "floating in space," you should at least place it underneath the class that owns the event, grouped with any other events that the class can fire.</p> <p> See also: <a href="#bubbles"><code>@bubbles</code></a>, <a href="#class"><code>@class</code></a>, <a href="#for"><code>@for</code></a>, <a href="#param"><code>@param</code></a>. </p> </td> </tr> <tr id="property"> <td><code>property</code></td> <td> <pre class="code prettyprint">&#x2F;** Template for this view&#x27;s container... @property containerTemplate @type String @default &quot;&lt;div&#x2F;&gt;&quot; **&#x2F; containerTemplate: &#x27;&lt;div&#x2F;&gt;&#x27;,</pre> </td> <td> <p>Indicates that the block describes a property belonging to the current class.</p> <p>As with methods, a <code>@property</code> block should always reside directly above the point where the property is defined. At a minimum, you should also provide the property's <code>@type</code>, even if the value is <code>&quot;any&quot;</code> or <code>&quot;mixed&quot;</code>.</p> <p> See also: <a href="#attribute"><code>@attribute</code></a>, <a href="#default"><code>@default</code></a>, <a href="#class"><code>@class</code></a>, <a href="#for"><code>@for</code></a>, <a href="#type"><code>@type</code></a>. </p> </td> </tr> <tr id="attribute"> <td><code>attribute</code></td> <td> <pre class="code prettyprint">&#x2F;** * Indicates whether this Widget * has been rendered... * * @attribute rendered * @readOnly * @default false * @type boolean *&#x2F; ATTRS[RENDERED] = {</pre> </td> <td> <p>[YUI-specific] Indicates that the block describes a managed configuration attribute. An attribute is an object created and managed by the YUI <a href="http://yuilibrary.com/yui/docs/api/classes/Attribute.html"><code>Attribute</code> API</a>. It is a kind of "super-property", with getters, setters, and other nifty features, including the ability to automatically fire change events.</p> <p>An <code>@attribute</code> block should reside directly above the definition of the attribute, whether that is inside a <code>Y.Base</code> object's <code>ATTRS</code> property or elsewhere. Note that if your <code>yuidoc.json</code> file sets <code>attributesEmit</code> to <code>true</code>, YUI will automatically generate documentation for the attribute's change events throughout the source tree, with no extra YUIDoc comments needed from you.</p> <p> See also: <a href="#property"><code>@property</code></a>, <a href="#default"><code>@default</code></a>, <a href="#class"><code>@class</code></a>, <a href="#for"><code>@for</code></a>, <a href="#type"><code>@type</code></a>, <a href="#required"><code>@required</code></a>, <a href="#optional"><code>@optional</code></a>. </p> </td> </tr> </table> <h2 id="secondary-tags">Secondary tags</h2> <p> After choosing one of the five primary tags, you can further document a module, class, method, event or property with one or more of the following secondary tags. </p> <table> <tr> <th>Name</th> <th>Example</th> <th>Description</th> </tr> <tr id="submodule"> <td><code>submodule</code></td> <td> <pre class="code prettyprint">&#x2F;** @module app @submodule view **&#x2F;</pre> </td> <td> <p>Specifies that the module is actually a submodule of some parent module. For example, the <code>app-transitions</code> module is a submodule of the larger <code>app</code> module.</p> <p>In YUI, submodules enable you to make very fine-grained choices about loading code. For example, the <code>foo</code> module might have a minimal <code>foo-core</code> or <code>foo-base</code> submodule that supplies <code>foo</code>'s basic functionality, plus additional <code>foo-*</code> modules that carry optional features. Using the YUI Loader, you can choose to load just <code>foo-core</code>, <code>foo-core</code> plus a couple of extra modules, or the entire <code>foo</code> "rollup".</p> <p> See also: <a href="#module"><code>@module</code></a>. </p> </td> </tr> <tr id="namespace"> <td><code>namespace</code></td> <td> <pre class="code prettyprint">&#x2F;** @namespace Test.Mock **&#x2F;</pre> </td> <td> <p>Specifies a class's namespace. The <code>@namespace</code> should <em>not</em> include the "root" or "global" object that your entire library hangs off of. For example, <code>Y.DD.Drag</code> has a <a href="#class"><code>@class</code></a> of <code>Drag</code> and a <code>@namespace</code> of <code>DD</code>, not <code>Y.DD</code>.</p> <p>Supplying a <code>@namespace</code> enables you to refer to the class in YUIDoc using just the simple class name.</p> <p> See also: <a href="#class"><code>@class</code></a>. </p> </td> </tr> <tr id="extends"> <td><code>extends</code></td> <td> <pre class="code prettyprint">&#x2F;** @class View @constructor @extends Base **&#x2F;</pre> </td> <td> <p>Specifies that the class inherits members from a parent class, perhaps using <a href="http://yuilibrary.com/yui/docs/api/classes/YUI.html#method_extend"><code>Y.extend()</code></a>, <a href="http://yuilibrary.com/yui/docs/api/classes/Base.html#method_create"><code>Y.Base.create()</code></a>, or similar methods. YUIDoc will generate API documentation for methods, properties, events, and attributes inherited from the parent class, and link back to the parent class's documentation. In the default YUIDoc theme, users can toggle whether inherited members should display.</p> <p> See also: <a href="#class"><code>@class</code></a>, <a href="#extensionfor"><code>@extensionfor</code></a>, <a href="#uses"><code>@uses</code></a>. </p> </td> </tr> <tr id="config"> <td><code>config</code></td> <td> <pre class="code prettyprint">&#x2F;** @config docScrollX @type Number **&#x2F;</pre> </td> <td> <p>[YUI-specific] Alias for <a href="#attribute"><code>@attribute</code></a>. In older versions of YUI, <code>@config</code> was a slightly different take on attributes, but the two concepts have merged. Modern YUIDoc comments should use <code>@attribute</code> instead.</p> </td> </tr> <tr id="constructor"> <td><code>constructor</code></td> <td> <pre class="code prettyprint">&#x2F;** @class IO @constructor **&#x2F;</pre> </td> <td> <p>Indicates that the class is instantiable (you can use it by calling <code>var foo = new Foo();</code>). A <a href="#class"><code>@class</code></a> tag should be paired with either a <code>@constructor</code> tag or a <code>@static</code> tag.</p> <p> See also: <a href="#class"><code>@class</code></a>, <a href="#static"><code>@static</code></a>. </p> </td> </tr> <tr id="static"> <td><code>static</code></td> <td> <pre class="code prettyprint">&#x2F;** YUI user agent detection... @class UA @static **&#x2F;</pre> </td> <td> <p>Indicates that the method or class is static:</p> <ul> <li>For methods, indicates that the method is meant to be called without instantiating the class: <code>var node = Y.Node.create(&#x27;&lt;div&#x2F;&gt;&#x27;);</code></li> <li>For classes, indicates that you should not instantiate the class with <code>new</code>. You can call all of the class's methods statically. </ul> <p>A <a href="#class"><code>@class</code></a> tag should be paired with either a <code>@constructor</code> tag or a <code>@static</code> tag.</p> <p> See also: <a href="#class"><code>@class</code></a>, <a href="#constructor"><code>@constructor</code></a>, <a href="#method"><code>@method</code></a>. </p> </td> </tr> </tr> <tr id="final"> <td><code>final</code></td> <td> <pre class="code prettyprint">&#x2F;** Identifies state changes originating from... @property SRC_REPLACE @type String @static @final **&#x2F;</pre> </td> <td> <p>Indicates that the property or attribute is a constant and should not be changed.</p> <p> See also: <a href="#attribute"><code>@attribute</code></a>, <a href="#property"><code>@property</code></a>, <a href="#readOnly"><code>@readOnly</code></a>, <a href="#writeOnce"><code>@writeOnce</code></a>. </p> </td> </tr> <tr id="readOnly"> <td><code>readOnly</code></td> <td> <pre class="code prettyprint">&#x2F;** The current default button as configured through... @attribute defaultButton @type Node @default null @readOnly **&#x2F;</pre> </td> <td> <p>[YUI-specific] Indicates that the attribute is configured with the <a href="http://yuilibrary.com/yui/docs/api/classes/Attribute.html#method_addAttr"><code>readOnly</code></a> property and cannot be changed by calling the <a href="http://yuilibrary.com/yui/docs/api/classes/Attribute.html#method_set"><code>set()</code></a> method. Read-only attributes should always document their <a href="#default"><code>@default</code></a> value.</p> <p>Sometimes used with properties, as an alias for <a href="#final"><code>@final</code></a>.</p> <p> See also: <a href="#attribute"><code>@attribute</code></a>, <a href="#default"><code>@default</code></a>, <a href="#final"><code>@final</code></a>, <a href="#property"><code>@property</code></a>, <a href="#required"><code>@required</code></a>, <a href="#optional"><code>@optional</code></a>, <a href="#writeOnce"><code>@writeOnce</code></a>. </p> </td> </tr> <tr id="writeOnce"> <td><code>writeOnce</code></td> <td> <pre class="code prettyprint">&#x2F;** Diameter of the circular background object. Other objects scale accordingly. Set this only before rendering. @attribute diameter @type {Number} number of px in diameter @default 100 @writeOnce **&#x2F;</pre> </td> <td> <p>[YUI-specific] Indicates that the attribute is configured with the <a href="http://yuilibrary.com/yui/docs/api/classes/Attribute.html#method_addAttr"><code>writeOnce</code></a> property and can only be set once -- by applying a <a href="#default"><code>@default</code></a>, by setting the value in the constructior, or by calling the <a href="http://yuilibrary.com/yui/docs/api/classes/Attribute.html#method_set"><code>set()</code></a> method for the first time.</p> <p> See also: <a href="#attribute"><code>@attribute</code></a>, <a href="#default"><code>@default</code></a>, <a href="#final"><code>@final</code></a>, <a href="#required"><code>@required</code></a>, <a href="#optional"><code>@optional</code></a>, <a href="#readOnly"><code>@readOnly</code></a>. </p> </td> </tr> <tr id="optional"> <td><code>optional</code></td> <td> <pre class="code prettyprint">&#x2F;** An optional attribute, not required for proper use. @attribute extras @type {Object} extra data @optional **&#x2F;</pre> </td> <td> <p> [YUI-specific] Indicates that the attribute is not required to be provided for proper use of this class. </p> <p> See also: <a href="#attribute"><code>@attribute</code></a>, <a href="#default"><code>@default</code></a>, <a href="#final"><code>@final</code></a>, <a href="#required"><code>@required</code></a>, <a href="#readOnly"><code>@readOnly</code></a>. </p> </td> </tr> <tr id="required"> <td><code>required</code></td> <td> <pre class="code prettyprint">&#x2F;** A required attribute that is required for proper use, module will likely fail if this is not provided. @attribute url @type {String} url to fetch remote data from @required **&#x2F;</pre> </td> <td> <p> [YUI-specific] Indicates that the attribute is required to be provided for proper use of this class. </p> <p> See also: <a href="#attribute"><code>@attribute</code></a>, <a href="#default"><code>@default</code></a>, <a href="#final"><code>@final</code></a>, <a href="#optional"><code>@optional</code></a>, <a href="#readOnly"><code>@readOnly</code></a>. </p> </td> </tr> <tr id="param"> <td><code>*param</code></td> <td> <pre class="code prettyprint">&#x2F;** @param {String} name An Attribute name or object property path. **&#x2F;</pre> <pre class="code prettyprint">&#x2F;** @param {Object} [options] Data to be mixed into the event facade of the &#x60;change&#x60; event(s) for these attributes. @param {Boolean} [options.silent] If &#x60;true&#x60;, no &#x60;change&#x60; event will be fired. **&#x2F;</pre> </td> <td> <p>Defines a parameter for an ordinary <a href="#method"><code>@method</code></a>, a parameter for a <a href="#constructor"><code>@constructor</code></a> (generally defined inside a <a href="#class"><code>@class</code></a> block), <em>or</em> a property that resides on an <a href="#method"><code>@event</code></a> object. Can take either of the forms:</p> <ul> <li><code>@param {type} name description</code></li> <li><code>@param name {type} description</code></li> </ul> <p>The <code>{type}</code> is optional, but if you include it, you must surround it in curly braces so that YUIDoc can distinguish it from the <code>name</code>. The <code>name</code> also has optional syntax:</p> <ul> <li><code>[name]</code> &mdash; optional parameter</li> <li><code>[name=foo]</code> &mdash; default value is foo</li> <li><code>name*</code> &mdash; placeholder for 1..n args</li> <li><code>[name]*</code> &mdash; placeholder for 0..n args</li> </ul> <p>As shown in the example, you can also nest <code>@param</code> tags. This enables you to document object parameters that have their own particular nested structure.</p> <p> See also: <a href="#class"><code>@class</code></a>, <a href="#constructor"><code>@constructor</code></a>, <a href="#event"><code>@event</code></a>, <a href="#method"><code>@method</code></a>, <a href="#return"><code>@return</code></a>. </p> </td> </tr> <tr id="return"> <td><code>return</code></td> <td> <pre class="code prettyprint">&#x2F;** @method generateClientId @return {String} Unique clientId. **&#x2F;</pre> </td> <td> <p>Specifies a method's return value. A <code>@return</code> tag has the structure <code>@return {type} description</code>. The <code>{type}</code> is optional.</p> <!--p>If a return value is an object with a complex structure, you can <a href="#param">nest <code>@param</code> tags</a> underneath the <code>@return</code> value.</p--> <p> See also: <a href="#method"><code>@method</code></a>, <a href="#param"><code>@param</code></a>. </p> </td> </tr> <tr id="for"> <td><code>for</code></td> <td> <pre class="code prettyprint">&#x2F;** Some inner class &#x27;foo&#x27;... @class foo @for OuterClass **&#x2F;</pre> <pre class="code prettyprint">&#x2F;** Some method &#x27;bar&#x27; disconnected from its class &#x27;FarawayClass&#x27;... @method bar @for FarawayClass **&#x2F;</pre> </td> <td> <p>Sets YUIDoc's class scope.</p> <p>Using <code>@for OuterClass</code> in a <code>@class</code> block creates an inner class. YUIDoc will document methods and other items that follow that block as belonging to the inner class, but the inner class is correctly shown as belonging to its parent outer class.</p> <p>To close an inner class, add <code>@for OuterClass</code> (again!) to the <em>last</em> <code>@attribute</code>, <code>@event</code>, <code>@method</code>, or <code>@property</code> block in the inner class. This resets the YUIDoc parser to use <code>OuterClass</code> as the owner of subsequent items.</p> <p>If you are not inside an inner class, using <code>@for FarawayClass</code> in an <code>@attribute</code>, <code>@event</code>, <code>@method</code>, or <code>@property</code> block will attach all that item and subsequent items to the specified faraway class. This is useful when you have a module that attaches extra methods to a class's prototype, but the main class definition is in some entirely different file.</p> <p> See also: <a href="#class"><code>@class</code></a>, <a href="#method"><code>@method</code></a>. </p> </td> </tr> <tr id="type"> <td><code>type</code></td> <td> <pre class="code prettyprint">&#x2F;** @type String **&#x2F;</pre> <pre class="code prettyprint">&#x2F;** @type HTMLElement|Node|String **&#x2F;</pre> </td> <td> <p>Specifies the type of a property or attribute. You can specify a single type, a list of legal types separated by vertical bars, or if you are lazy, "any" or "mixed".</p> <p> See also: <a href="#attribute"><code>@attribute</code></a>, <a href="#default"><code>@default</code></a>, <a href="#property"><code>@property</code></a>. <p> </td> </tr> <tr id="private"> <td><code>private</code></td> <td> <pre class="code prettyprint">&#x2F;** Reference to the internal JSONP instance used to make the queries. @private @property _jsonp **&#x2F;</pre> </td> <td> <p>Indicates a member that should not be used externally. Although YUIDoc does not generate documentation for <code>@private</code> blocks, YUIDoc comments are still a nice, structured way to document internals in source code. All methods and properties are assumed to be public unless marked as private or protected.</p> <p> See also: <a href="#protected"><code>@protected</code></a>. <p> </td> </tr> <tr id="protected"> <td><code>protected</code></td> <td> <pre class="code prettyprint">&#x2F;** Removes the &#x60;container&#x60; from the DOM and ... @method _destroyContainer @protected **&#x2F;</pre> </td> <td> <p>Indicates a member that should not be modified by implementers unless they are creating a subclass. All methods and properties are assumed to be public unless marked as private or protected.</p> <p> See also: <a href="#private"><code>@private</code></a>. <p> </td> </tr> <tr id="requires"> <td><code>requires</code></td> <td> <pre class="code prettyprint">&#x2F;** @module event-simulate @requires event **&#x2F;</pre> </td> <td> <p>[Uncommon] Identifies one or more dependencies in the module declaration. Can be a single module name or a comma-separated list.</p> <p> See also: <a href="#extends"><code>@extends</code></a>, <a href="#extensionfor"><code>@extensionfor</code></a>, <a href="#module"><code>@module</code></a>, <a href="#submodule"><code>@submodule</code></a>. <p> </td> </tr> <tr id="default"> <td><code>default</code></td> <td> <pre class="code prettyprint">&#x2F;** @default false **&#x2F;</pre> </td> <td> <p>Specifies the default value of a property or attribute. Should be paired with a <a href="#type"><code>@type</code></a> tag.</p> <p> See also: <a href="#attribute"><code>@attribute</code></a>, <a href="#property"><code>@property</code></a>, <a href="#type"><code>@type</code></a>. <p> </td> </td> </tr> <tr id="uses"> <td><code>*uses</code></td> <td> <pre class="code prettyprint">&#x2F;** @class Panel @constructor @extends Widget @uses WidgetAutohide @uses WidgetButtons ... **&#x2F;</pre> </td> <td> <p>Specifies that the class has some other class's properties, methods, and other members mixed into its prototype, perhaps using <a href="http://yuilibrary.com/yui/docs/api/classes/YUI.html#method_mix"><code>Y.mix()</code></a>, <a href="http://yuilibrary.com/yui/docs/api/classes/Base.html#method_mix"><code>Y.Base.mix()</code></a>, <a href="http://yuilibrary.com/yui/docs/api/classes/Base.html#method_create"><code>Y.Base.create()</code></a>, or similar methods. YUIDoc will generate API documentation for methods, properties, events, and attributes mixed into the parent class, and link back to the parent class's documentation. In the default YUIDoc theme, users can toggle whether mixed in members should display.</p> <p>Note that <code>@uses</code> does not indicate inheritance. To establish an "is a" relationship, use <a href="#extends"><code>@extends</code></a>. Unlike <code>@extends</code>, you can provide multiple <code>@uses</code> tags. </p> <p> See also: <a href="#class"><code>@class</code></a>, <a href="#extends"><code>@extends</code></a>, <a href="#extensionfor"><code>@extensionfor</code></a>. </p> </td> </tr> <tr id="example"> <td><code>*example</code></td> <td> <pre class="code prettyprint">&#x2F;** @example model.set(&#x27;foo&#x27;, &#x27;bar&#x27;); **&#x2F;</pre> </td> <td> <p>Indicates a block of example code to be automatically parsed and displayed with YUIDoc's Markdown and code highlighting parser. Your code sample should be indented beneath the <code>@example</code> tag. YUIDoc displays all examples highlighted with <code>&lt;span&gt;</code> elements and other markup.</p> <p>A block may include multiple <code>@example</code> tags.</p> </td> </tr> <tr id="chainable"> <td><code>chainable</code></td> <td> <pre class="code prettyprint">&#x2F;** Renders this view ... @method render @chainable **&#x2F; render: function () { return this; }, **&#x2F;</pre> </td> <td> <p>Indicates that a method returns <code>this</code> (the parent object), enabling you to chain it with other calls on the same object.</p> <p> See also: <a href="#method"><code>@method</code></a>. </p> </tr> <tr id="deprecated"> <td><code>deprecated</code></td> <td> <pre class="code prettyprint">&#x2F;** @property locale @type String @deprecated Use &#x60;config.lang&#x60; instead. **&#x2F;</pre> </td> <td> <p>Indicates that the module, class, or member is deprecated and will be removed in a future release. You can optionally supply a string message describing what to use instead.</p> <p> See also: <a href="#beta"><code>@beta</code></a>, <a href="#since"><code>@since</code></a>. </p> </td> </tr> <tr id="since"> <td><code>since</code></td> <td> <pre class="code prettyprint">&#x2F;** @since 3.4.0 **&#x2F;</pre> </td> <td> <p>Indicates that the module, class, or member was added to the source at the specified version.</p> <p> See also: <a href="#beta"><code>@beta</code></a>, <a href="#deprecated"><code>@deprecated</code></a>. </p> </td> </tr> <tr id="async"> <td><code>async</code></td> <td> <pre class="code prettyprint">&#x2F;** @async **&#x2F;</pre> </td> <td> <p>[Uncommon] Indicates that the method is asynchronous and requires a callback.</p> </td> </tr> <tr id="beta"> <td><code>beta</code></td> <td> <pre class="code prettyprint">&#x2F;** @beta **&#x2F;</pre> </td> <td> <p>Indicates that the method, class, or member is in beta and might undergo backwards-incompatible changes in the near future.</p> <p> See also: <a href="#deprecated"><code>@deprecated</code></a>, <a href="#since"><code>@since</code></a>. </p> </td> </tr> <tr id="bubbles"> <td><code>bubbles</code></td> <td> <pre class="code prettyprint">&#x2F;** Handles the mouseup DOM event... @event drag:mouseup @bubbles DDM **&#x2F;</pre> </td> <td> <p>Specifies the default target that a custom event bubbles to. This is a useful tag if your API has a "manager" class that is responsible for capturing a set of related custom events.</p> <p> See also: <a href="#event"><code>@event</code></a>. </p> </td> </tr> <tr id="extensionfor"> <td><code>extension</code><br><code>extensionfor</code><br><code>extension_for</code></td> <td> <pre class="code prettyprint">&#x2F;** @class PjaxBase @extensionfor Router **&#x2F;</pre> </td> <td> <p>Indicates that the class is an extension object designed to be optionally mixed into the specified class.</p> <p><code>@extensionfor</code> is <em>almost</em> the inverse of <a href="#uses"><code>@uses</code></a>. The key difference is that <code>@uses</code> means, "this class <em>always</em> has the 'used' class mixed into its prototype," while <code>@extensionfor</code> means, "this class <em>can</em> be mixed into the 'extensionfor' class, but it isn't baked in by default."</p> <p> See also: <a href="#class"><code>@class</code></a>, <a href="#extends"><code>@extends</code></a>, <a href="#uses"><code>@uses</code></a>. </p> </td> </tr> </table> <p>A <strong>*</strong> indicates that you can supply multiple tags of that type in the same block.</p> <h3 id="parsed-but-not-in-the-theme-yet">Parsed but not in the theme yet</h3> <p> The following tags are parsed by the <code>DocParser</code> but are not in the default theme yet. </p> <table> <tr id="author"> <td><code>author</code></td> <td> <pre class="code prettyprint"></pre> </td> <td>Author information about this item</td> </tr> <tr id="broadcast"> <td><code>broadcast</code></td> <td> <pre class="code prettyprint"></pre> </td> <td>Event broadcasts to a large audience than scoped</td> </tr> <tr id="category"> <td><code>*category</code></td> <td> <pre class="code prettyprint"></pre> </td> <td>Category to place this item into.</td> </tr> </table> <h2 id="extra-formatting">Extra formatting</h2> <p> YUIDoc supports 3 main forms of formatting your documentation. HTML, <a href="http://daringfireball.net/projects/markdown/">Markdown</a> &amp; <a href="http://rgrove.github.com/selleck/">Selleck</a>. </p> <table> <tr> <td><code>HTML</code></td> <td>Doc comments may contain standard HTML markup and YUIDoc will display it as is.</td> </tr> <tr> <td><code>Markdown</code></td> <td>Full <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a> is also supported. </td> </tr> <tr> <td><code>Selleck</code></td> <td><a href="http://rgrove.github.com/selleck/">Selleck's</a> additional parsing is also supported.</td> </tr> </table> <h3 id="markdown-and-code-highlighting">Markdown and Code Highlighting</h3> <p> Inside any documentation block you may use Markdown or Selleck based markup. If you indent your code snippets YUIDoc will automatically wrap them in a code block and syntax highlight them for you. </p> <pre class="code prettyprint">&#x2F;** This is the __module__ description for the &#x60;YUIDoc&#x60; module. var options = { paths: [ &#x27;.&#x2F;lib&#x27; ], outdir: &#x27;.&#x2F;out&#x27; }; var Y = require(&#x27;yuidoc&#x27;); var json = (new Y.YUIDoc(options)).run(); @class YUIDoc @main yuidoc *&#x2F;</pre> <p> This is what the above would render to: </p> <div class="intro"> <p>This is the <strong>module</strong> description for the <code>YUIDoc</code> module.</p> <pre class="code prettyprint">var options = { paths: [ &#x27;.&#x2F;lib&#x27; ], outdir: &#x27;.&#x2F;out&#x27; }; var Y = require(&#x27;yuidoc&#x27;); var json = (new Y.YUIDoc(options)).run();</pre> </div> <h3 id="cross-referencing-modules-and-classes">Cross-referencing Modules and Classes</h3> <p>YUIDoc also includes a Handlebars <code>blockHelper</code> that enables you to easily cross-reference classes and modules. For example, if you include:</p> <pre class="code prettyprint">&#x2F;** This module also uses {{#crossLink &quot;Foo&quot;}}{{&#x2F;crossLink}}, where Foo is a class name. Also see {{#crossLink &quot;myClass&#x2F;Foo&quot;}}{{&#x2F;crossLink}}, where myClass is a class name and Foo is a method on that class. This module uses {{#crossLinkModule &quot;widget&quot;}}{{&#x2F;crossLinkModule}}, where widget is a module name *&#x2F;</pre> <p> This automatically generates an internal link to Foo's API reference page: </p> <pre class="code prettyprint">&lt;p&gt; This module also uses &lt;a href=&quot;..&#x2F;classes&#x2F;Foo.html&quot; class=&quot;crosslink&quot;&gt;Foo&lt;&#x2F;a&gt;, where Foo is a class or module name. &lt;&#x2F;p&gt; &lt;p&gt; Also see &lt;a href=&quot;..&#x2F;classes&#x2F;myClass.html#method_Foo&quot;&gt;Foo&lt;&#x2F;a&gt;, where myClass is a class name and Foo is a method on that class. &lt;&#x2F;p&gt; &lt;p&gt; This module uses &lt;a href=&quot;..&#x2F;modules&#x2F;widget.html&quot;&gt;widget&lt;&#x2F;a&gt;, where widget is a module name &lt;&#x2F;p&gt;</pre> <p> You can also call <code>crossLinkRaw</code> to retun only the HREF portion of the link, so you can link it yourself. </p> <h3 id="using-custom-handlebars-block-helpers">Using custom Handlebars block helpers</h3> <p> You can tell <code>YUIDoc</code> to include custom <code>Y.Handlebars</code> helpers with the <code>-H</code> or <code>--helpers</code> command line arguments (or <code>helpers</code> Array in the <code>yuidoc.json</code> file). Here is an example <code>helper.js</code> file: <pre class="code prettyprint">module.exports = { davglass: function(item) { return &quot;Dav Glass says: &quot; + item } };</pre> <p> Now you can use the <code>davglass</code> helper inside your own docs like this: </p> <pre class="code prettyprint">&#x2F;** * This is also a test {{#davglass &quot;Foo&quot;}}{{&#x2F;davglass}} *&#x2F;</pre> This will output this in your documentation: <pre class="code prettyprint">&lt;p&gt; This is also a test Dav Glass says: Foo &lt;&#x2F;p&gt;</pre> </div> </div> </div> <div class="yui3-u-1-4"> <div class="sidebar"> <ul class="links"> <li><a href="https://github.com/yui/yuidoc/" class="button">Get the Source</a></li> <li><a href="https://groups.google.com/forum/#!forum/yuidoc" class="button">Questions? Join the Mailing List</a></li> <li><a href="https://github.com/yui/yuidoc/issues/" class="button">File an Issue</a></li> <li><a href="../api/" class="button">View API Documentation</a></li> </ul> <div id="toc" class="sidebox"> <div class="hd"> <h2 class="no-toc">Table of Contents</h2> </div> <div class="bd"> <ul class="toc"> <li> <a href="#basic-requirements">Basic Requirements</a> </li> <li> <a href="#primary-tags">Primary Tags</a> </li> <li> <a href="#secondary-tags">Secondary tags</a> <ul class="toc"> <li> <a href="#parsed-but-not-in-the-theme-yet">Parsed but not in the theme yet</a> </li> </ul> </li> <li> <a href="#extra-formatting">Extra formatting</a> <ul class="toc"> <li> <a href="#markdown-and-code-highlighting">Markdown and Code Highlighting</a> </li> <li> <a href="#cross-referencing-modules-and-classes">Cross-referencing Modules and Classes</a> </li> <li> <a href="#using-custom-handlebars-block-helpers">Using custom Handlebars block helpers</a> </li> </ul> </li> </ul> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> </body> </html>