path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
public_html/assets/css/img/forward_disabled.html | tiagodavi/metacommerce | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /themes/canvas/images/forward_disabled.jpg was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
|
static/about.html | chinbv/UMBChackathon | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Resilience - Disaster Relief and Recovery</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/modern-business.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="/">Resilience</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="/about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/rebuilding">Rebuilding</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/preparation">Preparation</a>
<li class="nav-item">
<a class="nav-link" href="/contact">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/services">Services</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Content -->
<div class="container">
<!-- Page Heading/Breadcrumbs -->
<h1 class="mt-4 mb-3">About
<small>Subheading</small>
</h1>
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a href="index.html">Home</a>
</li>
<li class="breadcrumb-item active">About</li>
</ol>
<!-- Intro Content -->
<div class="row">
<div class="col-lg-6">
<img class="img-fluid rounded mb-4" src="https://s3.amazonaws.com/telegraph_journal/story-images/leadlandscape-desktop/7716155-4518.jpg" alt="">
</div>
<div class="col-lg-6">
<h2>Current Damage Report</h2>
<p>Multiple trees fallen on property</p>
<p>Large tree fallen onto house</p>
<p>Flooding in backyard</p>
</div>
</div>
<!-- /.row -->
<!-- Team Members -->
<h2>Additional Photos of Property Damage</h2>
<div class="row">
<div class="col-lg-4 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="https://www.proremodeler.com/sites/default/files/styles/pr_main_image/public/storm%20damaged%20roof_HIP_0821.png?itok=lS5GBTKw" alt="">
<div class="card-body">
<h4 class="card-title">Image 1</h4>
<p class="card-text">Picture of roof damage due to tree</p>
</div>
<div class="card-footer">
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="https://s3.amazonaws.com/telegraph_journal/story-images/leadlandscape-desktop/6789018-7033.jpg" alt="">
<div class="card-body">
<h4 class="card-title">Image 2</h4>
<p class="card-text">Picture of large fallen trees on property</p>
</div>
<div class="card-footer">
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="card h-100 text-center">
<img class="card-img-top" src="https://s3.amazonaws.com/telegraph_journal/story-images/leadlandscape-desktop/9514780-7427.jpg" alt="">
<div class="card-body">
<h4 class="card-title">Image 3</h4>
<p class="card-text">Picture of flooding in backyard on property</p>
</div>
<div class="card-footer">
</div>
</div>
</div>
</div>
<!-- /.row -->
</div>
<!-- /.container -->
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-center text-white">Copyright © Your Website 2017</p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/popper/popper.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>
|
uru_crm/templates/index.html | gitbenji/uru-crm | {% extends 'layouts/base.html' %}
{% set page_title = 'Home' %}
{% block body %}
<div class="jumbotron">
<h1>Manekineko</h1>
<p>{{_('Description for Bianca')}}</p>
<p><a href="{{ url_for('frontend.signup')}}" class="btn btn-success btn-large"><strong>Sign up »</strong></a></p>
</div>
{% endblock %}
|
_posts/2015-05-14-mobile-conf-2015-palestra-e-curso-phonegap-com-ionic-no-rio-de-janeiro-dias-28-29-e-30-de-maio.html | loiane/loiane.github.io | ---
layout: post
title: '[Mobile Conf 2015] Palestra e Curso Phonegap com Ionic no Rio de Janeiro dias
28, 29 e 30 de Maio'
date: 2015-05-14 11:55:50.000000000 -03:00
type: post
published: true
status: publish
categories:
- Eventos
tags:
- Cordova
- Cursos
- Eventos
- Ionic
- mobileConf
- PhoneGap
- Rio de Janeiro
- workshop
language: pt-br
category: pt-br
---
<p>Olá pessoal,</p>
<p>Dias 28 e 29 de maio estarei no Rio de Janeiro para ministrar 2 workshops de <strong>Phonegap</strong>/<strong>Cordova</strong> com <strong>Ionic.</strong></p>
<p><a href="{{ site.baseurl }}/assets/images/2015/05/logo-mobileconf-ogimage.jpg"><img class="aligncenter size-medium wp-image-7791" src="{{ site.baseurl }}/assets/images/2015/05/logo-mobileconf-ogimage-300x158.jpg" alt="logo-mobileconf-ogimage" width="300" height="158" /></a></p>
<p>O conteúdo do curso é:</p>
<ul>
<li>Introdução + Olá Mundo</li>
<li>Compilando para diferente plataformas (iOS, Android, Windows Phone, Blackberry)</li>
<li>Acesso nativo com API Phonegap/Cordova</li>
<li>Criando uma app de anotações (vamos criar a mesma app 4 vezes, com diferentes tipos de persistência de dados)</li>
<li>Integração com Ionic</li>
<li>Persistência com SQLite</li>
<li>Acessando servidor (PHP, Java, C#, Rails)</li>
<li>Build Manual + build com phonegap build</li>
</ul>
<p>A turma da sexta (29 de maio) já está completa. Vagas somente para a turma da quinta (dia 28).</p>
<p>Se for participar do workshop, leve seu computador! E se tiver algum aparelho para testar as apps, pode levar também!</p>
<p>E no sábado (dia 30), vou participar do <strong>MobileConf</strong> e vou falar sobre Phonegap. Meu objetivo é tentar desvendar alguns mitos que cercam esse framework!</p>
<p>Site do eventos (palestras e cursos): <a href="http://www.mobileconf.com.br/" target="_blank" rel="noopener">http://www.mobileconf.com.br/</a></p>
<p>Nos vemos na cidade maravilhosa! :)</p>
<p> </p>
|
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.5.dev/contrib:firing-squad/dev/2015-01-29_18-50-21.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li><a href=".">8.5.dev / contrib:firing-squad dev</a></li>
<li class="active"><a href="">2015-01-29 18:50:21</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href=".">« Up</a>
<h1>
contrib:firing-squad
<small>
dev
<span class="label label-danger">Error</span>
</small>
</h1>
<p><em><script>document.write(moment("2015-01-29 18:50:21 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2015-01-29 18:50:21 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:firing-squad/coq:contrib:firing-squad.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>The package is valid.
</pre></dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --dry-run coq:contrib:firing-squad.dev coq.8.5.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 s</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.dev).
The following actions will be performed:
- install coq:contrib:firing-squad.dev
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:contrib:firing-squad.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
Installing coq:contrib:firing-squad.dev.
</pre></dd>
</dl>
<p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ulimit -Sv 2000000; timeout 5m opam install -y --deps-only coq:contrib:firing-squad.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ulimit -Sv 2000000; timeout 5m opam install -y --verbose coq:contrib:firing-squad.dev</code></dd>
<dt>Return code</dt>
<dd>1024</dd>
<dt>Duration</dt>
<dd>21 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- install coq:contrib:firing-squad.dev
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[coq:contrib:firing-squad] Fetching https://gforge.inria.fr/git/coq-contribs/firing-squad.git#trunk
Initialized empty Git repository in /home/bench/.opam/packages.dev/coq:contrib:firing-squad.dev/.git/
[master (root-commit) e7739e2] opam-git-init
From https://gforge.inria.fr/git/coq-contribs/firing-squad
* [new branch] trunk -> opam-ref
* [new branch] trunk -> origin/trunk
.cvsignore
LICENSE
Make
Makefile
README
algo.v
autom.v
basic.v
bib.v
bord.v
constr.v
description
double_diag.v
extract.v
final.v
fire.ml
geom.v
nmax.ml
reflection.v
sommet.v
trapeze.v
vertical.v
HEAD is now at f1c4371 FiringSquad : update extraction test (no more Extraction Library)
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:contrib:firing-squad.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
"coqdep" -c -R "." FiringSquad "autom.v" > "autom.v.d" || ( RV=$?; rm -f "autom.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "basic.v" > "basic.v.d" || ( RV=$?; rm -f "basic.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "bib.v" > "bib.v.d" || ( RV=$?; rm -f "bib.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "bord.v" > "bord.v.d" || ( RV=$?; rm -f "bord.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "constr.v" > "constr.v.d" || ( RV=$?; rm -f "constr.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "double_diag.v" > "double_diag.v.d" || ( RV=$?; rm -f "double_diag.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "final.v" > "final.v.d" || ( RV=$?; rm -f "final.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "geom.v" > "geom.v.d" || ( RV=$?; rm -f "geom.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "reflection.v" > "reflection.v.d" || ( RV=$?; rm -f "reflection.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "sommet.v" > "sommet.v.d" || ( RV=$?; rm -f "sommet.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "trapeze.v" > "trapeze.v.d" || ( RV=$?; rm -f "trapeze.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "vertical.v" > "vertical.v.d" || ( RV=$?; rm -f "vertical.v.d"; exit ${RV} )
"coqdep" -c -R "." FiringSquad "algo.v" > "algo.v.d" || ( RV=$?; rm -f "algo.v.d"; exit ${RV} )
"coqc" -q -R "." FiringSquad bib
Debug: (* info auto : *)
"coqc" -q -R "." FiringSquad autom
"coqc" -q -R "." FiringSquad geom
"coqc" -q -R "." FiringSquad constr
"coqc" -q -R "." FiringSquad basic
"coqc" -q -R "." FiringSquad reflection
"coqc" -q -R "." FiringSquad bord
"coqc" -q -R "." FiringSquad double_diag
"coqc" -q -R "." FiringSquad vertical
"coqc" -q -R "." FiringSquad trapeze
"coqc" -q -R "." FiringSquad sommet
"coqc" -q -R "." FiringSquad final
"coqc" -q -R "." FiringSquad algo
coqtop -q -R "." FiringSquad -silent -batch -load-vernac-source extract.v
coqtop -q -R "." FiringSquad -silent -batch -load-vernac-source extract.v
/usr/local/bin/ocamlopt -o fire unix.cmxa graphics.cmxa extracted.mli extracted.ml fire.ml
File "fire.ml", line 65, characters 0-13:
Error: Unbound module Graphics
Makefile:230: recipe for target 'fire' failed
make: *** [fire] Error 2
[ERROR] The compilation of coq:contrib:firing-squad.dev failed.
Removing coq:contrib:firing-squad.dev.
rm -R /home/bench/.opam/system/lib/coq/user-contrib/firing-squad
rm: cannot remove '/home/bench/.opam/system/lib/coq/user-contrib/firing-squad': No such file or directory
#=== ERROR while installing coq:contrib:firing-squad.dev ======================#
# opam-version 1.2.0
# os linux
# command make -j4
# path /home/bench/.opam/system/build/coq:contrib:firing-squad.dev
# compiler system (4.01.0)
# exit-code 2
# env-file /home/bench/.opam/system/build/coq:contrib:firing-squad.dev/coq:contrib:firing-squad-21866-d2c37b.env
# stdout-file /home/bench/.opam/system/build/coq:contrib:firing-squad.dev/coq:contrib:firing-squad-21866-d2c37b.out
# stderr-file /home/bench/.opam/system/build/coq:contrib:firing-squad.dev/coq:contrib:firing-squad-21866-d2c37b.err
### stdout ###
# ...[truncated]
# "coqc" -q -R "." FiringSquad double_diag
# "coqc" -q -R "." FiringSquad vertical
# "coqc" -q -R "." FiringSquad trapeze
# "coqc" -q -R "." FiringSquad sommet
# "coqc" -q -R "." FiringSquad final
# "coqc" -q -R "." FiringSquad algo
# coqtop -q -R "." FiringSquad -silent -batch -load-vernac-source extract.v
# coqtop -q -R "." FiringSquad -silent -batch -load-vernac-source extract.v
# /usr/local/bin/ocamlopt -o fire unix.cmxa graphics.cmxa extracted.mli extracted.ml fire.ml
# Makefile:230: recipe for target 'fire' failed
### stderr ###
# File "fire.ml", line 65, characters 0-13:
# Error: Unbound module Graphics
# make: *** [fire] Error 2
'opam install -y --verbose coq:contrib:firing-squad.dev' failed.
</pre></dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> |
data science/machine_learning_for_the_web/chapter_4/movie/29546.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Haiku Tunnel (2001)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0273253">Haiku Tunnel (2001)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Steve+Rhodes">Steve Rhodes</A></H3><HR WIDTH="40%" SIZE="4">
<PRE>HAIKU TUNNEL
A film review by Steve Rhodes
Copyright 2001 Steve Rhodes
RATING (0 TO ****): ***</PRE>
<P>The bizarrely named HAIKU TUNNEL -- no, it's not a Japanese anime -- is a
sweetly humorous film that oozes charm from every pore. Starring Josh Kornbluth
as Josh Kornbluth, it is a crowd-pleaser that puts the audience into rolling
howls. Although not up to the level of Mike Judge's low budget masterpiece,
OFFICE SPACE, HAIKU TUNNEL is an over-the-top, yet dead-on, office comedy that
rings true even when it's the most exaggerated.</P>
<P>Josh, a happy yet neurotic balding guy, has a predicament, "to perm or not to
perm?" No, he's not worried about what to do with his long, shaggy side-hair,
but whether he should make the big leap in life and convert from a temporary
secretary at the law firm -- S&M, no less -- where he works, to a permanent
employee. Like a virgin who finally decides to make the big plunge -- "I don't
go perm on my first week." -- he throws caution to the wind and signs up.</P>
<P>At first the story looks like it will be a dark, Kafkaesque one. When Josh goes
to work at S&M, he finds that the only paper on his desk is an eleven-and-a-half
page memo to the previous secretary explaining precisely what the boss expected
of her. Although he fears that his boss is the devil incarnate and he worries
that he'll be caught messing up by the Nazi-like head secretary, his fears prove
unfounded, and the story turns out to be one of the sweetest ones of the year.</P>
<P>Along the way Kornbluth, who sometimes reminds one of a chubby Woody Allen,
copes with his many neuroses with great flair. A wonderfully likeable actor,
Kornbluth could easily carry the movie on his own shoulders, and, indeed, the
film sometimes plays like a comedy monologue. The supporting cast, which brings
an improv feel, perfectly complements the star. My favorite is Helen Shumaker.
A wisp of a middle-aged woman with salt-and-pepper hair, she plays the stern
looking Marlina D'Amore, the head secretary, which she slowly transforms from
the Wicked Witch of the West into a real sweetheart.</P>
<P>The writing has Orwellian sharpness, and a key subplot concerns the office class
hierarchy. The story also gives the nondescript items of office work a life of
their own. In one of my favorite episodes in which Josh retrieves his long lost
letters -- they were printed on a printer in another building thanks to the
screw-up of a system admin geek -- the pages coo and sing to him in chorus,
"You've come for me." Take their advice. Come and see Josh and his wacky
workers. They're certain to put a smile on your face. </P>
<P>HAIKU TUNNEL runs 1:30. It is rated R for "language and some sexuality" and
would be acceptable for teenagers.</P>
<P>The film opens nationwide in the United States today, Friday, September 21,
2001. In the Silicon Valley, it is showing at the Camera Cinemas.</P>
<P>Web: <A HREF="http://www.InternetReviews.com">http://www.InternetReviews.com</A>
Email: <A HREF="mailto:Steve.Rhodes@InternetReviews.com">Steve.Rhodes@InternetReviews.com</A></P>
<PRE><HR></PRE>
<P>Want free reviews and weekly movie and video recommendations via Email?
Just send me a letter with the word "subscribe" in the subject line.</P>
<PRE>==========
X-RAMR-ID: 29546
X-Language: en
X-RT-ReviewID: 250915
X-RT-TitleID: 1109930
X-RT-SourceID: 703
X-RT-AuthorID: 1271
X-RT-RatingText: 3/4</PRE>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
|
docs/circles/im_ly.html | henge-tech/henge-tech | <!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Henge: im_ly</title>
<link rel="stylesheet" href="/vendor/bootstrap-3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/site.css">
</head>
<body>
<div id="staticBody">
<header>
<h1><img src="/imgs/logo.svg" alt="henge"></h1>
</header>
<h2>#704 im_ly</h2>
<ul id="words">
<li>immaculately</li>
<li>immeasurably</li>
<li>immediately</li>
<li>immensely</li>
<li>impartially</li>
<li>impatiently</li>
<li>impeccably</li>
<li>imperceptibly</li>
<li>implicitly</li>
<li>imply</li>
<li>impressively</li>
<li>improperly</li>
</ul>
</div>
<div id="CircleApp" data-floor="59" data-floor-pos="7"></div>
<script type="text/javascript" src="/CircleApp.bundle.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-631498-5', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
docs/sphinx/source/_static/API/SAMI/doc-index.html | belgattitude/solublecomponents | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Index | Soluble 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>
</head>
<body id="doc-index" data-name="" 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">Soluble 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 id="page-content">
<div class="page-header">
<h1>Index</h1>
</div>
<ul class="pagination">
<li><a href="#letterA">A</a></li>
<li><a href="#letterB">B</a></li>
<li><a href="#letterC">C</a></li>
<li><a href="#letterD">D</a></li>
<li><a href="#letterE">E</a></li>
<li><a href="#letterF">F</a></li>
<li><a href="#letterG">G</a></li>
<li><a href="#letterH">H</a></li>
<li><a href="#letterI">I</a></li>
<li><a href="#letterJ">J</a></li>
<li><a href="#letterK">K</a></li>
<li><a href="#letterL">L</a></li>
<li><a href="#letterM">M</a></li>
<li><a href="#letterN">N</a></li>
<li><a href="#letterO">O</a></li>
<li><a href="#letterP">P</a></li>
<li class="disabled"><a href="#letterQ">Q</a></li>
<li><a href="#letterR">R</a></li>
<li><a href="#letterS">S</a></li>
<li><a href="#letterT">T</a></li>
<li><a href="#letterU">U</a></li>
<li><a href="#letterV">V</a></li>
<li><a href="#letterW">W</a></li>
<li class="disabled"><a href="#letterX">X</a></li>
<li class="disabled"><a href="#letterY">Y</a></li>
<li class="disabled"><a href="#letterZ">Z</a></li>
</ul>
<h2 id="letterA">A</h2>
<dl id="index"><dt><a href="Soluble/Db/Compat/Adodb.html"><abbr title="Soluble\Db\Compat\Adodb">Adodb</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Compat.html">Soluble\Db\Compat</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Compat/Exception/AdoNotConnectedException.html"><abbr title="Soluble\Db\Compat\Exception\AdoNotConnectedException">AdoNotConnectedException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Compat/Exception.html">Soluble\Db\Compat\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Source.html">Soluble\Db\Metadata\Source</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_addRowRenderer"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::addRowRenderer</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Add a row renderer</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_add"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::add</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Add a new column to the column model</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search.html#method_all"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr>::all</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/AbstractType.html"><abbr title="Soluble\FlexStore\Column\Type\AbstractType">AbstractType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Exception/AmbiguousColumnException.html"><abbr title="Soluble\FlexStore\Metadata\Exception\AmbiguousColumnException">AmbiguousColumnException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Exception.html">Soluble\FlexStore\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Reader/AbstractMetadataReader.html"><abbr title="Soluble\FlexStore\Metadata\Reader\AbstractMetadataReader">AbstractMetadataReader</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Reader.html">Soluble\FlexStore\Metadata\Reader</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Renderer/ClosureRenderer.html#method_apply"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr>::apply</a>() — <em>Method in class <a href="Soluble/FlexStore/Renderer/ClosureRenderer.html"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr></a></em></dt>
<dd>Modify row</dd><dt><a href="Soluble/FlexStore/Renderer/RowRendererInterface.html#method_apply"><abbr title="Soluble\FlexStore\Renderer\RowRendererInterface">RowRendererInterface</abbr>::apply</a>() — <em>Method in class <a href="Soluble/FlexStore/Renderer/RowRendererInterface.html"><abbr title="Soluble\FlexStore\Renderer\RowRendererInterface">RowRendererInterface</abbr></a></em></dt>
<dd>Modify row</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/ResultSet.html">Soluble\FlexStore\ResultSet</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Source.html">Soluble\FlexStore\Source</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/AbstractSendableWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractSendableWriter">AbstractSendableWriter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer.html">Soluble\FlexStore\Writer</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/AbstractWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer.html">Soluble\FlexStore\Writer</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver.html">Soluble\Japha\Bridge\Driver</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxyFactory">ArrayProxyFactory</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_arrayProxyFactory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_arg"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_asyncCtx"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_asyncCache"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_apply"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::apply</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html#method_add"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr>::add</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_all"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::all</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return all records in the table</dd> </dl><h2 id="letterB">B</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Column/Definition/BitColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\BitColumn">BitColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/BlobColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\BlobColumn">BlobColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/BooleanColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\BooleanColumn">BooleanColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/BitType.html"><abbr title="Soluble\FlexStore\Column\Type\BitType">BitType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/BlobType.html"><abbr title="Soluble\FlexStore\Column\Type\BlobType">BlobType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/BooleanType.html"><abbr title="Soluble\FlexStore\Column\Type\BooleanType">BooleanType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_buffer"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::buffer</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_begin"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::begin</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#property_buf"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#method_begin"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr>::begin</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/BoxDimension.html"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr></a> — <em>Class in namespace <a href="Soluble/Media.html">Soluble\Media</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_buffer"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::buffer</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>This method allows the results to be iterable multiple times
for database drivers that does not support rewind() method.</dd> </dl><h2 id="letterC">C</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Cache/CacheAwareInterface.html"><abbr title="Soluble\Db\Metadata\Cache\CacheAwareInterface">CacheAwareInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Cache.html">Soluble\Db\Metadata\Cache</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Type.html#method_createColumnDefinition"><abbr title="Soluble\Db\Metadata\Column\Type">Type</abbr>::createColumnDefinition</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Type.html"><abbr title="Soluble\Db\Metadata\Column\Type">Type</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_clearCacheInformation"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::clearCacheInformation</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Clear local cache information for the current schema</dd><dt><a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column.html">Soluble\FlexStore\Column</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column.html">Soluble\FlexStore\Column</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column.html">Soluble\FlexStore\Column</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnType.html"><abbr title="Soluble\FlexStore\Column\ColumnType">ColumnType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column.html">Soluble\FlexStore\Column</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnType.html#method_createType"><abbr title="Soluble\FlexStore\Column\ColumnType">ColumnType</abbr>::createType</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnType.html"><abbr title="Soluble\FlexStore\Column\ColumnType">ColumnType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Exception/ColumnNotFoundException.html"><abbr title="Soluble\FlexStore\Column\Exception\ColumnNotFoundException">ColumnNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Exception.html">Soluble\FlexStore\Column\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter.html#method_create"><abbr title="Soluble\FlexStore\Formatter">Formatter</abbr>::create</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter.html"><abbr title="Soluble\FlexStore\Formatter">Formatter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Formatter.html">Soluble\FlexStore\Formatter</a></em></dt>
<dd>columns
- price:
- formatter:
- money
- currency_code
- locale</dd><dt><a href="Soluble/FlexStore/Metadata/Exception/ConnectionException.html"><abbr title="Soluble\FlexStore\Metadata\Exception\ConnectionException">ConnectionException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Exception.html">Soluble\FlexStore\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Renderer/ClosureRenderer.html"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Renderer.html">Soluble\FlexStore\Renderer</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Renderer/ClosureRenderer.html#method_closure"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr>::closure</a>() — <em>Method in class <a href="Soluble/FlexStore/Renderer/ClosureRenderer.html"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_current"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::current</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Iterator: get current item</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_count"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::count</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Countable: return count of rows</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_current"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::current</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Iterator: get current item</dd><dt><a href="Soluble/FlexStore/Writer/CSVWriter.html"><abbr title="Soluble\FlexStore\Writer\CSVWriter">CSVWriter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer.html">Soluble\FlexStore\Writer</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Exception/CharsetConversionException.html"><abbr title="Soluble\FlexStore\Writer\Exception\CharsetConversionException">CharsetConversionException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Exception.html">Soluble\FlexStore\Writer\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/ConnectionInterface.html"><abbr title="Soluble\Japha\Bridge\Driver\ConnectionInterface">ConnectionInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver.html">Soluble\Japha\Bridge\Driver</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/ConnectionInterface.html#method_connect"><abbr title="Soluble\Japha\Bridge\Driver\ConnectionInterface">ConnectionInterface</abbr>::connect</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/ConnectionInterface.html"><abbr title="Soluble\Japha\Bridge\Driver\ConnectionInterface">ConnectionInterface</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#property_client"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxyFactory.html#method_create"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxyFactory">ArrayProxyFactory</abbr>::create</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxyFactory">ArrayProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ChunkedSocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ChunkedSocketChannel">ChunkedSocketChannel</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_compositeArg"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_cancelProxyCreationTag"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_cancelProxyCreationCounter"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_currentCacheKey"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_currentArgumentsFormat"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_cachedJavaPrototype"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_createParserString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::createParserString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_createObject"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::createObject</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_cast"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::cast</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#property_counter"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_checkA"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::checkA</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_checkE"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::checkE</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ExceptionProxyFactory.html#method_create"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ExceptionProxyFactory">ExceptionProxyFactory</abbr>::create</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ExceptionProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ExceptionProxyFactory">ExceptionProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/ConnectException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\ConnectException">ConnectException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception.html">Soluble\Japha\Bridge\Driver\Pjb621\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/HttpTunnelHandler.html#method_close"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\HttpTunnelHandler">HttpTunnelHandler</abbr>::close</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/HttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\HttpTunnelHandler">HttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/IteratorProxyFactory.html#method_create"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\IteratorProxyFactory">IteratorProxyFactory</abbr>::create</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/IteratorProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\IteratorProxyFactory">IteratorProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html#method_current"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr>::current</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method_connect"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::connect</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#property_client"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_createHttpHandler"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::createHttpHandler</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_createSimpleHandler"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::createSimpleHandler</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_createHandler"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::createHandler</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_createObjectBegin"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::createObjectBegin</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_createObjectEnd"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::createObjectEnd</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ProxyFactory.html#method_create"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ProxyFactory">ProxyFactory</abbr>::create</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ProxyFactory">ProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ProxyFactory.html#method_createInternal"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ProxyFactory">ProxyFactory</abbr>::createInternal</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ProxyFactory">ProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html#property_client"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html#method_checkResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr>::checkResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#property_cookies"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#property_context"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_createChannel"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::createChannel</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_createSimpleChannel"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::createSimpleChannel</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_createChannel"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::createChannel</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_checkSocket"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::checkSocket</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_close"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::close</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#property_channel"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ThrowExceptionProxyFactory.html#method_checkResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ThrowExceptionProxyFactory">ThrowExceptionProxyFactory</abbr>::checkResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ThrowExceptionProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ThrowExceptionProxyFactory">ThrowExceptionProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Db/DriverManager.html#method_createConnection"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr>::createConnection</a>() — <em>Method in class <a href="Soluble/Japha/Db/DriverManager.html"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr></a></em></dt>
<dd>Create an sql connection to database</dd><dt><a href="Soluble/Media/Converter.html"><abbr title="Soluble\Media\Converter">Converter</abbr></a> — <em>Class in namespace <a href="Soluble/Media.html">Soluble\Media</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter.html#method_createConverter"><abbr title="Soluble\Media\Converter">Converter</abbr>::createConverter</a>() — <em>Method in class <a href="Soluble/Media/Converter.html"><abbr title="Soluble\Media\Converter">Converter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/ConverterInterface.html"><abbr title="Soluble\Media\Converter\ConverterInterface">ConverterInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Media/Converter.html">Soluble\Media\Converter</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/Service/MediaConverterFactory.html#method_createService"><abbr title="Soluble\Media\Converter\Service\MediaConverterFactory">MediaConverterFactory</abbr>::createService</a>() — <em>Method in class <a href="Soluble/Media/Converter/Service/MediaConverterFactory.html"><abbr title="Soluble\Media\Converter\Service\MediaConverterFactory">MediaConverterFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/ZeroConfDriver.html#method_clearMetadataCache"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr>::clearMetadataCache</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/ZeroConfDriver.html"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/ColumnNotFoundException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\ColumnNotFoundException">ColumnNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_current"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::current</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Iterator: get current item</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_count"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::count</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Countable: return count of rows</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_count"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::count</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Count the number of record in table</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_countBy"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::countBy</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Find a record by unique key</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_columns"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::columns</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Set the table columns to retrieve</dd><dt><a href="Soluble/Normalist/Synthetic/Transaction.html#method_commit"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr>::commit</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Transaction.html"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr></a></em></dt>
<dd>Commit changes</dd> </dl><h2 id="letterD">D</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Column/Definition/DateColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DateColumn">DateColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DateColumnInterface.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DateColumnInterface">DateColumnInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DatetimeColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DatetimeColumn">DatetimeColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DatetimeColumnInterface.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DatetimeColumnInterface">DatetimeColumnInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Exception/DuplicateColumnException.html"><abbr title="Soluble\FlexStore\Column\Exception\DuplicateColumnException">DuplicateColumnException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Exception.html">Soluble\FlexStore\Column\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/DateType.html"><abbr title="Soluble\FlexStore\Column\Type\DateType">DateType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/DatetimeType.html"><abbr title="Soluble\FlexStore\Column\Type\DatetimeType">DatetimeType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/DecimalType.html"><abbr title="Soluble\FlexStore\Column\Type\DecimalType">DecimalType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_disableFormatters"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::disableFormatters</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Disable formatters processing when getting data</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_disableRenderers"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::disableRenderers</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Disable renderers processing when getting data</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_disableColumnExclusion"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::disableColumnExclusion</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Disable column exclusion when getting data</dd><dt><a href="Soluble/FlexStore/ResultSet/Exception/DuplicateColumnException.html"><abbr title="Soluble\FlexStore\ResultSet\Exception\DuplicateColumnException">DuplicateColumnException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/ResultSet/Exception.html">Soluble\FlexStore\ResultSet\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/DriverInterface.html"><abbr title="Soluble\Japha\Bridge\Driver\DriverInterface">DriverInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver.html">Soluble\Japha\Bridge\Driver</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_defaultCache"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_doSetCookie"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::doSetCookie</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_dieWithBrokenConnection"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::dieWithBrokenConnection</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Db/DriverManager.html"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Db.html">Soluble\Japha\Db</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/DriverInterface.html"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver.html">Soluble\Normalist\Driver</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/DuplicateEntryException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\DuplicateEntryException">DuplicateEntryException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_delete"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::delete</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Delte record</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_delete"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::delete</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Delete by primary/unique key value</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_deleteBy"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::deleteBy</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Delete a record by predicate</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_deleteOrFail"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::deleteOrFail</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Delete a record or throw an Exception</dd> </dl><h2 id="letterE">E</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Exception/ErrorException.html"><abbr title="Soluble\Db\Metadata\Exception\ErrorException">ErrorException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Exception.html">Soluble\Db\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Exception/ExceptionInterface.html"><abbr title="Soluble\Db\Metadata\Exception\ExceptionInterface">ExceptionInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Exception.html">Soluble\Db\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Sql/Select.html#method_execute"><abbr title="Soluble\Db\Sql\Select">Select</abbr>::execute</a>() — <em>Method in class <a href="Soluble/Db/Sql/Select.html"><abbr title="Soluble\Db\Sql\Select">Select</abbr></a></em></dt>
<dd>Execute the query and return a Zend\Db\Resultset\ResultSet object</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_exists"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::exists</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Tells whether a column exists</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_exclude"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::exclude</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Set column that must be excluded in getData() and getColumns()</dd><dt><a href="Soluble/FlexStore/Column/Exception/ExceptionInterface.html"><abbr title="Soluble\FlexStore\Column\Exception\ExceptionInterface">ExceptionInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Exception.html">Soluble\FlexStore\Column\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/EmptyQueryException.html"><abbr title="Soluble\FlexStore\Exception\EmptyQueryException">EmptyQueryException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/ErrorException.html"><abbr title="Soluble\FlexStore\Exception\ErrorException">ErrorException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/ExceptionInterface.html"><abbr title="Soluble\FlexStore\Exception\ExceptionInterface">ExceptionInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/ExtensionNotLoadedException.html"><abbr title="Soluble\FlexStore\Exception\ExtensionNotLoadedException">ExtensionNotLoadedException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Exception/EmptyQueryException.html"><abbr title="Soluble\FlexStore\Metadata\Exception\EmptyQueryException">EmptyQueryException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Exception.html">Soluble\FlexStore\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_enableFormatters"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::enableFormatters</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Enable formatters processing when getting data</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_enableRenderers"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::enableRenderers</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Enable renderers processing when getting data</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_enableColumnExclusion"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::enableColumnExclusion</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Enable column exclusion when getting data</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#property_exception"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_exception"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_exceptionProxyFactory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_end"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::end</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_error"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::error</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ExceptionProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ExceptionProxy">ExceptionProxy</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ExceptionProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ExceptionProxyFactory">ExceptionProxyFactory</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#property_event"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#method_end"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr>::end</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Exception/ExceptionInterface.html"><abbr title="Soluble\Japha\Bridge\Exception\ExceptionInterface">ExceptionInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Exception.html">Soluble\Japha\Bridge\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Exception/ExceptionInterface.html"><abbr title="Soluble\Normalist\Driver\Exception\ExceptionInterface">ExceptionInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Exception.html">Soluble\Normalist\Driver\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/ErrorException.html"><abbr title="Soluble\Normalist\Exception\ErrorException">ErrorException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/ExceptionInterface.html"><abbr title="Soluble\Normalist\Exception\ExceptionInterface">ExceptionInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_exists"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::exists</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Test if a record exists</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_existsBy"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::existsBy</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Test if a record exists by a predicate</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_execute"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::execute</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Return record as an array</dd> </dl><h2 id="letterF">F</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Column/Definition/FloatColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\FloatColumn">FloatColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search.html#method_findByType"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr>::findByType</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search.html#method_findVirtual"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr>::findVirtual</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr></a></em></dt>
<dd>Return virtual column (not materialized by the underlying datasource)</dd><dt><a href="Soluble/FlexStore/Formatter.html"><abbr title="Soluble\FlexStore\Formatter">Formatter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore.html">Soluble\FlexStore</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html#method_format"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr>::format</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr></a></em></dt>
<dd>Format</dd><dt><a href="Soluble/FlexStore/Formatter/FormatterInterface.html"><abbr title="Soluble\FlexStore\Formatter\FormatterInterface">FormatterInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Formatter.html">Soluble\FlexStore\Formatter</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/FormatterInterface.html#method_format"><abbr title="Soluble\FlexStore\Formatter\FormatterInterface">FormatterInterface</abbr>::format</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/FormatterInterface.html"><abbr title="Soluble\FlexStore\Formatter\FormatterInterface">FormatterInterface</abbr></a></em></dt>
<dd>Format</dd><dt><a href="Soluble/FlexStore/Formatter/FormatterNumberInterface.html"><abbr title="Soluble\FlexStore\Formatter\FormatterNumberInterface">FormatterNumberInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Formatter.html">Soluble\FlexStore\Formatter</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html#method_format"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr>::format</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a></em></dt>
<dd>Format</dd><dt><a href="Soluble/FlexStore/Formatter/UnitFormatter.html#method_format"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr>::format</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/UnitFormatter.html"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr></a></em></dt>
<dd>Format</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#property_factory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html#property_fmt"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html#property_factory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ChunkedSocketChannel.html#method_fwrite"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ChunkedSocketChannel">ChunkedSocketChannel</abbr>::fwrite</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ChunkedSocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ChunkedSocketChannel">ChunkedSocketChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ChunkedSocketChannel.html#method_fread"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ChunkedSocketChannel">ChunkedSocketChannel</abbr>::fread</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ChunkedSocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ChunkedSocketChannel">ChunkedSocketChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_fwrite"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::fwrite</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_fread"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::fread</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/HttpTunnelHandler.html#method_fread"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\HttpTunnelHandler">HttpTunnelHandler</abbr>::fread</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/HttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\HttpTunnelHandler">HttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/HttpTunnelHandler.html#method_fwrite"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\HttpTunnelHandler">HttpTunnelHandler</abbr>::fwrite</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/HttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\HttpTunnelHandler">HttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_flush"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::flush</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_finish"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::finish</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_fread"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::fread</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_fwrite"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::fwrite</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html#method_fwrite"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr>::fwrite</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html#method_fread"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr>::fread</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_fwrite"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::fwrite</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_fread"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::fread</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/FieldNotFoundException.html"><abbr title="Soluble\Normalist\Exception\FieldNotFoundException">FieldNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/FieldNotFoundException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\FieldNotFoundException">FieldNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/ForeignKeyException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\ForeignKeyException">ForeignKeyException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_find"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::find</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Find a record</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_findOrFail"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::findOrFail</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Find a record by primary key, throw a NotFoundException if record does not exists</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_findOneBy"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::findOneBy</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Find a record by unique key</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_findOneByOrFail"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::findOneByOrFail</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Find a record by unique key and trhow an exception id record cannot be found</dd> </dl><h2 id="letterG">G</h2>
<dl id="index"><dt><a href="Soluble/Db/Compat/Adodb.html#method_getAdapter"><abbr title="Soluble\Db\Compat\Adodb">Adodb</abbr>::getAdapter</a>() — <em>Method in class <a href="Soluble/Db/Compat/Adodb.html"><abbr title="Soluble\Db\Compat\Adodb">Adodb</abbr></a></em></dt>
<dd>Return a Zend\Db\Adapter\Adapter connection from an existing ADODb connection</dd><dt><a href="Soluble/Db/Compat/Mysqli.html#method_getAdapter"><abbr title="Soluble\Db\Compat\Mysqli">Mysqli</abbr>::getAdapter</a>() — <em>Method in class <a href="Soluble/Db/Compat/Mysqli.html"><abbr title="Soluble\Db\Compat\Mysqli">Mysqli</abbr></a></em></dt>
<dd>Return a Zend\Db\Adapter\Adapter object from an existing mysqli connection</dd><dt><a href="Soluble/Db/Compat/PDO.html#method_getAdapter"><abbr title="Soluble\Db\Compat\PDO">PDO</abbr>::getAdapter</a>() — <em>Method in class <a href="Soluble/Db/Compat/PDO.html"><abbr title="Soluble\Db\Compat\PDO">PDO</abbr></a></em></dt>
<dd>Return a Zend\Db\Adapter\Adapter object from an existing pdo connection</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getName"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getName</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Get name</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getTableName"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getTableName</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Get table name</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getSchemaName"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getSchemaName</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Get schema name</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getOrdinalPosition"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getOrdinalPosition</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getColumnDefault"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getColumnDefault</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getDataType"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getDataType</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getNativeDataType"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getNativeDataType</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getAlias"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getAlias</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getTableAlias"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getTableAlias</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_getCatalog"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::getCatalog</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/BlobColumn.html#method_getCharacterOctetLength"><abbr title="Soluble\Db\Metadata\Column\Definition\BlobColumn">BlobColumn</abbr>::getCharacterOctetLength</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/BlobColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\BlobColumn">BlobColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/BooleanColumn.html#method_getNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\BooleanColumn">BooleanColumn</abbr>::getNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/BooleanColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\BooleanColumn">BooleanColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html#method_getNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr>::getNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html#method_getNumericPrecision"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr>::getNumericPrecision</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr></a></em></dt>
<dd>Return the precision, for example
salary DECIMAL(5,2)
In this example, 5 is the precision and 2 is the scale.</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html#method_getNumericScale"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr>::getNumericScale</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr></a></em></dt>
<dd>Return the scale (number of decimal digits)
salary DECIMAL(5,2)
In this example, 5 is the precision and 2 is the scale.</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/GeometryColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\GeometryColumn">GeometryColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html#method_getNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr>::getNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/NumericColumnInterface.html#method_getNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\NumericColumnInterface">NumericColumnInterface</abbr>::getNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/NumericColumnInterface.html"><abbr title="Soluble\Db\Metadata\Column\Definition\NumericColumnInterface">NumericColumnInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/StringColumn.html#method_getCharacterMaximumLength"><abbr title="Soluble\Db\Metadata\Column\Definition\StringColumn">StringColumn</abbr>::getCharacterMaximumLength</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/StringColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\StringColumn">StringColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Type.html#method_getSupportedTypes"><abbr title="Soluble\Db\Metadata\Column\Type">Type</abbr>::getSupportedTypes</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Type.html"><abbr title="Soluble\Db\Metadata\Column\Type">Type</abbr></a></em></dt>
<dd>Return all supported types</dd><dt><a href="Soluble/Db/Metadata/Metadata.html#method_getSource"><abbr title="Soluble\Db\Metadata\Metadata">Metadata</abbr>::getSource</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Metadata.html"><abbr title="Soluble\Db\Metadata\Metadata">Metadata</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Metadata.html#method_getDbAdapter"><abbr title="Soluble\Db\Metadata\Metadata">Metadata</abbr>::getDbAdapter</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Metadata.html"><abbr title="Soluble\Db\Metadata\Metadata">Metadata</abbr></a></em></dt>
<dd>Return underlying database adapter</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getUniqueKeys"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getUniqueKeys</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Get unique keys on table</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getIndexesInformation"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getIndexesInformation</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return indexes information on a table</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getPrimaryKey"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getPrimaryKey</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return unique table primary key</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getPrimaryKeys"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getPrimaryKeys</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return composite primary keys</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getColumnsInformation"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getColumnsInformation</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return column information</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getRelations"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getRelations</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return relations information</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getTablesInformation"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getTablesInformation</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return table informations</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getColumns"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getColumns</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return column information</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getTableInformation"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getTableInformation</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return information about a specific table</dd><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_getTables"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::getTables</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return a list of table names</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getUniqueKeys"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getUniqueKeys</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Get unique keys on table</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getIndexesInformation"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getIndexesInformation</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Return indexes information on a table</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getPrimaryKey"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getPrimaryKey</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Return unique table primary key</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getPrimaryKeys"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getPrimaryKeys</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Return composite primary keys</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getColumnsInformation"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getColumnsInformation</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Return column information</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getRelations"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getRelations</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Return relations information</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getTablesInformation"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getTablesInformation</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Return table informations</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getTableConfig"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getTableConfig</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Get a table configuration</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method_getSchemaConfig"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::getSchemaConfig</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>Get schema configuration</dd><dt><a href="Soluble/Db/Sql/Select.html#method_getSql"><abbr title="Soluble\Db\Sql\Select">Select</abbr>::getSql</a>() — <em>Method in class <a href="Soluble/Db/Sql/Select.html"><abbr title="Soluble\Db\Sql\Select">Select</abbr></a></em></dt>
<dd>Return an sql string accordingly to the internat database adapter</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_getName"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>Get the name of the column</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_getType"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::getType</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_getFormatter"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::getFormatter</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_getWidth"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::getWidth</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_getHeader"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::getHeader</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_getProperties"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::getProperties</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_getRowRenderers"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::getRowRenderers</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_getFormatters"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::getFormatters</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Return an array object containing all
columns that have a formatter (FormatterInterface).</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_getUniqueFormatters"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::getUniqueFormatters</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>This method returns unique formatters set in the column model
in an ArrayObject</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_getExcluded"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::getExcluded</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Return column that have been excluded in getData() and getColumns()</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_get"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::get</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Return column from identifier name</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_getColumns"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::getColumns</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Return columns</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_getMetadata"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::getMetadata</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnType.html#method_getSupported"><abbr title="Soluble\FlexStore\Column\ColumnType">ColumnType</abbr>::getSupported</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnType.html"><abbr title="Soluble\FlexStore\Column\ColumnType">ColumnType</abbr></a></em></dt>
<dd>Return supported types</dd><dt><a href="Soluble/FlexStore/Column/Type/AbstractType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\AbstractType">AbstractType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/AbstractType.html"><abbr title="Soluble\FlexStore\Column\Type\AbstractType">AbstractType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/BitType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\BitType">BitType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/BitType.html"><abbr title="Soluble\FlexStore\Column\Type\BitType">BitType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/BlobType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\BlobType">BlobType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/BlobType.html"><abbr title="Soluble\FlexStore\Column\Type\BlobType">BlobType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/BooleanType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\BooleanType">BooleanType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/BooleanType.html"><abbr title="Soluble\FlexStore\Column\Type\BooleanType">BooleanType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/DateType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\DateType">DateType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/DateType.html"><abbr title="Soluble\FlexStore\Column\Type\DateType">DateType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/DatetimeType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\DatetimeType">DatetimeType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/DatetimeType.html"><abbr title="Soluble\FlexStore\Column\Type\DatetimeType">DatetimeType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/DecimalType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\DecimalType">DecimalType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/DecimalType.html"><abbr title="Soluble\FlexStore\Column\Type\DecimalType">DecimalType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/IntegerType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\IntegerType">IntegerType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/IntegerType.html"><abbr title="Soluble\FlexStore\Column\Type\IntegerType">IntegerType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/MetadataMapper.html#method_getColumnTypeByMetadataType"><abbr title="Soluble\FlexStore\Column\Type\MetadataMapper">MetadataMapper</abbr>::getColumnTypeByMetadataType</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/MetadataMapper.html"><abbr title="Soluble\FlexStore\Column\Type\MetadataMapper">MetadataMapper</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/MetadataMapper.html#method_getColumnModelFromMetadata"><abbr title="Soluble\FlexStore\Column\Type\MetadataMapper">MetadataMapper</abbr>::getColumnModelFromMetadata</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/MetadataMapper.html"><abbr title="Soluble\FlexStore\Column\Type\MetadataMapper">MetadataMapper</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/StringType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\StringType">StringType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/StringType.html"><abbr title="Soluble\FlexStore\Column\Type\StringType">StringType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/TimeType.html#method_getName"><abbr title="Soluble\FlexStore\Column\Type\TimeType">TimeType</abbr>::getName</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/TimeType.html"><abbr title="Soluble\FlexStore\Column\Type\TimeType">TimeType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter.html#method_getSupported"><abbr title="Soluble\FlexStore\Formatter">Formatter</abbr>::getSupported</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter.html"><abbr title="Soluble\FlexStore\Formatter">Formatter</abbr></a></em></dt>
<dd>Return supported formatters</dd><dt><a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html#method_getCurrencyCode"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr>::getCurrencyCode</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr></a></em></dt>
<dd>Get the 3-letter ISO 4217 currency code indicating the currency to use</dd><dt><a href="Soluble/FlexStore/Formatter/FormatterNumberInterface.html#method_getDecimals"><abbr title="Soluble\FlexStore\Formatter\FormatterNumberInterface">FormatterNumberInterface</abbr>::getDecimals</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/FormatterNumberInterface.html"><abbr title="Soluble\FlexStore\Formatter\FormatterNumberInterface">FormatterNumberInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html#method_getLocale"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr>::getLocale</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a></em></dt>
<dd>Get locale</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html#method_getDecimals"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr>::getDecimals</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html#method_getPattern"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr>::getPattern</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a></em></dt>
<dd>Get the number pattern</dd><dt><a href="Soluble/FlexStore/Formatter/RowColumn.html#method_getColumnName"><abbr title="Soluble\FlexStore\Formatter\RowColumn">RowColumn</abbr>::getColumnName</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/RowColumn.html"><abbr title="Soluble\FlexStore\Formatter\RowColumn">RowColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/UnitFormatter.html#method_getUnit"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr>::getUnit</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/UnitFormatter.html"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/I18n/LocalizableInterface.html#method_getLocale"><abbr title="Soluble\FlexStore\I18n\LocalizableInterface">LocalizableInterface</abbr>::getLocale</a>() — <em>Method in class <a href="Soluble/FlexStore/I18n/LocalizableInterface.html"><abbr title="Soluble\FlexStore\I18n\LocalizableInterface">LocalizableInterface</abbr></a></em></dt>
<dd>Get locale</dd><dt><a href="Soluble/FlexStore/Metadata/Reader/AbstractMetadataReader.html#method_getColumnsMetadata"><abbr title="Soluble\FlexStore\Metadata\Reader\AbstractMetadataReader">AbstractMetadataReader</abbr>::getColumnsMetadata</a>() — <em>Method in class <a href="Soluble/FlexStore/Metadata/Reader/AbstractMetadataReader.html"><abbr title="Soluble\FlexStore\Metadata\Reader\AbstractMetadataReader">AbstractMetadataReader</abbr></a></em></dt>
<dd>Return</dd><dt><a href="Soluble/FlexStore/Options.html#method_getLimit"><abbr title="Soluble\FlexStore\Options">Options</abbr>::getLimit</a>() — <em>Method in class <a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Options.html#method_getOffset"><abbr title="Soluble\FlexStore\Options">Options</abbr>::getOffset</a>() — <em>Method in class <a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a></em></dt>
<dd>Return the offset when using limit
Offset gives the record number to start reading
from when a paging query is in use</dd><dt><a href="Soluble/FlexStore/Options.html#method_getHydrationOptions"><abbr title="Soluble\FlexStore\Options">Options</abbr>::getHydrationOptions</a>() — <em>Method in class <a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Renderer/ClosureRenderer.html#method_getRequiredColumns"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr>::getRequiredColumns</a>() — <em>Method in class <a href="Soluble/FlexStore/Renderer/ClosureRenderer.html"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr></a></em></dt>
<dd>Return the list of columns in order to run the renderer</dd><dt><a href="Soluble/FlexStore/Renderer/RowRendererInterface.html#method_getRequiredColumns"><abbr title="Soluble\FlexStore\Renderer\RowRendererInterface">RowRendererInterface</abbr>::getRequiredColumns</a>() — <em>Method in class <a href="Soluble/FlexStore/Renderer/RowRendererInterface.html"><abbr title="Soluble\FlexStore\Renderer\RowRendererInterface">RowRendererInterface</abbr></a></em></dt>
<dd>Return the list of columns in order to run the renderer</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_getArrayObjectPrototype"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::getArrayObjectPrototype</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Get the row object prototype</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_getReturnType"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::getReturnType</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Get the return type to use when returning objects from the set</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_getDataSource"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::getDataSource</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Get the data source used to create the result set</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_getFieldCount"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::getFieldCount</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Field terminology is more correct as information coming back
from the database might be a column, and/or the result of an
operation or intersection of some data</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_getColumnModel"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::getColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Return source column model</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_getSource"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::getSource</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_getHydrationOptions"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::getHydrationOptions</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_getPaginator"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::getPaginator</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_getTotalRows"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::getTotalRows</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSetInterface.html#method_getFieldCount"><abbr title="Soluble\FlexStore\ResultSet\ResultSetInterface">ResultSetInterface</abbr>::getFieldCount</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSetInterface.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSetInterface">ResultSetInterface</abbr></a></em></dt>
<dd>Field terminology is more correct as information coming back
from the database might be a column, and/or the result of an
operation or intersection of some data</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_getOptions"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::getOptions</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_getData"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_getIdentifier"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::getIdentifier</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Return the primary key / unique identifier in the store
Null if not applicable</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_getColumnModel"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::getColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_getMetadataReader"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::getMetadataReader</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/QueryableSourceInterface.html#method_getQueryString"><abbr title="Soluble\FlexStore\Source\QueryableSourceInterface">QueryableSourceInterface</abbr>::getQueryString</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/QueryableSourceInterface.html"><abbr title="Soluble\FlexStore\Source\QueryableSourceInterface">QueryableSourceInterface</abbr></a></em></dt>
<dd>Return underlying query (sql) string</dd><dt><a href="Soluble/FlexStore/Source/SourceInterface.html#method_getData"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/SourceInterface.html"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/SourceInterface.html#method_getColumnModel"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr>::getColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/SourceInterface.html"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/SourceInterface.html#method_getMetadataReader"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr>::getMetadataReader</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/SourceInterface.html"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/SourceInterface.html#method_getOptions"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr>::getOptions</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/SourceInterface.html"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method_getSelect"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::getSelect</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method_getData"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method_getMetadataReader"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::getMetadataReader</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method_getQueryString"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::getQueryString</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>Return underlying query (sql) string</dd><dt><a href="Soluble/FlexStore/Store.html#method_getOptions"><abbr title="Soluble\FlexStore\Store">Store</abbr>::getOptions</a>() — <em>Method in class <a href="Soluble/FlexStore/Store.html"><abbr title="Soluble\FlexStore\Store">Store</abbr></a></em></dt>
<dd>Return store search options</dd><dt><a href="Soluble/FlexStore/Store.html#method_getSource"><abbr title="Soluble\FlexStore\Store">Store</abbr>::getSource</a>() — <em>Method in class <a href="Soluble/FlexStore/Store.html"><abbr title="Soluble\FlexStore\Store">Store</abbr></a></em></dt>
<dd>Return underlying data source</dd><dt><a href="Soluble/FlexStore/Store.html#method_getData"><abbr title="Soluble\FlexStore\Store">Store</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Store.html"><abbr title="Soluble\FlexStore\Store">Store</abbr></a></em></dt>
<dd>Return the underlying store data as a resultset</dd><dt><a href="Soluble/FlexStore/Store.html#method_getColumnModel"><abbr title="Soluble\FlexStore\Store">Store</abbr>::getColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/Store.html"><abbr title="Soluble\FlexStore\Store">Store</abbr></a></em></dt>
<dd>Return column model associated with datasource</dd><dt><a href="Soluble/FlexStore/StoreInterface.html#method_getSource"><abbr title="Soluble\FlexStore\StoreInterface">StoreInterface</abbr>::getSource</a>() — <em>Method in class <a href="Soluble/FlexStore/StoreInterface.html"><abbr title="Soluble\FlexStore\StoreInterface">StoreInterface</abbr></a></em></dt>
<dd>Return underlying data source</dd><dt><a href="Soluble/FlexStore/StoreInterface.html#method_getData"><abbr title="Soluble\FlexStore\StoreInterface">StoreInterface</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/StoreInterface.html"><abbr title="Soluble\FlexStore\StoreInterface">StoreInterface</abbr></a></em></dt>
<dd>Return the underlying store data as a resultset</dd><dt><a href="Soluble/FlexStore/StoreInterface.html#method_getColumnModel"><abbr title="Soluble\FlexStore\StoreInterface">StoreInterface</abbr>::getColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/StoreInterface.html"><abbr title="Soluble\FlexStore\StoreInterface">StoreInterface</abbr></a></em></dt>
<dd>Return column model associated with datasource</dd><dt><a href="Soluble/FlexStore/Writer/AbstractSendableWriter.html#method_getHttpHeaders"><abbr title="Soluble\FlexStore\Writer\AbstractSendableWriter">AbstractSendableWriter</abbr>::getHttpHeaders</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractSendableWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractSendableWriter">AbstractSendableWriter</abbr></a></em></dt>
<dd>Return (default) headers for sending store data via http</dd><dt><a href="Soluble/FlexStore/Writer/AbstractWriter.html#method_getData"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>Return data</dd><dt><a href="Soluble/FlexStore/Writer/AbstractWriter.html#method_getOptions"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr>::getOptions</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>Retrieve options</dd><dt><a href="Soluble/FlexStore/Writer/CSVWriter.html#method_getData"><abbr title="Soluble\FlexStore\Writer\CSVWriter">CSVWriter</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/CSVWriter.html"><abbr title="Soluble\FlexStore\Writer\CSVWriter">CSVWriter</abbr></a></em></dt>
<dd>Return data</dd><dt><a href="Soluble/FlexStore/Writer/CSVWriter.html#method_getHttpHeaders"><abbr title="Soluble\FlexStore\Writer\CSVWriter">CSVWriter</abbr>::getHttpHeaders</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/CSVWriter.html"><abbr title="Soluble\FlexStore\Writer\CSVWriter">CSVWriter</abbr></a></em></dt>
<dd>Return (default) headers for sending store data via http</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html#method_getExcelBook"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr>::getExcelBook</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html#method_getData"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a></em></dt>
<dd>Return data</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html#method_getFormatStyle"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr>::getFormatStyle</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html#method_getFormatStyles"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr>::getFormatStyles</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html#method_getHttpHeaders"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr>::getHttpHeaders</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a></em></dt>
<dd>Return (default) headers for sending store data via http</dd><dt><a href="Soluble/FlexStore/Writer/HttpSendableInterface.html#method_getHttpHeaders"><abbr title="Soluble\FlexStore\Writer\HttpSendableInterface">HttpSendableInterface</abbr>::getHttpHeaders</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/HttpSendableInterface.html"><abbr title="Soluble\FlexStore\Writer\HttpSendableInterface">HttpSendableInterface</abbr></a></em></dt>
<dd>Return (default) headers for sending store data via http</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_getContentType"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::getContentType</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_getFilename"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::getFilename</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>Return the content disposition filename</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_getCharset"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::getCharset</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_getContentDispositionType"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::getContentDispositionType</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>Return the content disposition type</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_getContentLength"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::getContentLength</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_getHeaderLines"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::getHeaderLines</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/JsonWriter.html#method_getData"><abbr title="Soluble\FlexStore\Writer\JsonWriter">JsonWriter</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/JsonWriter.html"><abbr title="Soluble\FlexStore\Writer\JsonWriter">JsonWriter</abbr></a></em></dt>
<dd>Return data</dd><dt><a href="Soluble/FlexStore/Writer/JsonWriter.html#method_getHttpHeaders"><abbr title="Soluble\FlexStore\Writer\JsonWriter">JsonWriter</abbr>::getHttpHeaders</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/JsonWriter.html"><abbr title="Soluble\FlexStore\Writer\JsonWriter">JsonWriter</abbr></a></em></dt>
<dd>Return (default) headers for sending store data via http</dd><dt><a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html#method_getData"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr></a></em></dt>
<dd>Return data</dd><dt><a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html#method_getHttpHeaders"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr>::getHttpHeaders</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr></a></em></dt>
<dd>Return (default) headers for sending store data via http</dd><dt><a href="Soluble/FlexStore/Writer/Zend/JsonModelWriter.html#method_getData"><abbr title="Soluble\FlexStore\Writer\Zend\JsonModelWriter">JsonModelWriter</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Zend/JsonModelWriter.html"><abbr title="Soluble\FlexStore\Writer\Zend\JsonModelWriter">JsonModelWriter</abbr></a></em></dt>
<dd>Return data</dd><dt><a href="Soluble/FlexStore/Writer/Zend/JsonWriter.html#method_getData"><abbr title="Soluble\FlexStore\Writer\Zend\JsonWriter">JsonWriter</abbr>::getData</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Zend/JsonWriter.html"><abbr title="Soluble\FlexStore\Writer\Zend\JsonWriter">JsonWriter</abbr></a></em></dt>
<dd>Return data</dd><dt><a href="Soluble/FlexStore/Writer/Zend/JsonWriter.html#method_getHttpHeaders"><abbr title="Soluble\FlexStore\Writer\Zend\JsonWriter">JsonWriter</abbr>::getHttpHeaders</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Zend/JsonWriter.html"><abbr title="Soluble\FlexStore\Writer\Zend\JsonWriter">JsonWriter</abbr></a></em></dt>
<dd>Return (default) headers for sending store data via http</dd><dt><a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html#method_getClassName"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr>::getClassName</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr></a></em></dt>
<dd>Return object java class name</dd><dt><a href="Soluble/Japha/Bridge/Driver/ConnectionInterface.html#method_getClient"><abbr title="Soluble\Japha\Bridge\Driver\ConnectionInterface">ConnectionInterface</abbr>::getClient</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/ConnectionInterface.html"><abbr title="Soluble\Japha\Bridge\Driver\ConnectionInterface">ConnectionInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/DriverInterface.html#method_getJavaClass"><abbr title="Soluble\Japha\Bridge\Driver\DriverInterface">DriverInterface</abbr>::getJavaClass</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/DriverInterface.html"><abbr title="Soluble\Japha\Bridge\Driver\DriverInterface">DriverInterface</abbr></a></em></dt>
<dd>Return a new java class</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method_getIterator"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::getIterator</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method_get__java"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::get__java</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method_get__signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::get__signature</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#method_getResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr>::getResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_globalRef"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getWrappedResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getWrappedResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getInternalResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getInternalResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getProxyFactory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getProxyFactory</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getExact"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getExact</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getInexact"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getInexact</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getProperty"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getProperty</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getContext"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getContext</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getSession"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getSession</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_getServerName"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::getServerName</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_getKeepAliveA"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::getKeepAliveA</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_getKeepAliveE"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::getKeepAliveE</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_getKeepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::getKeepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ExceptionProxyFactory.html#method_getProxy"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ExceptionProxyFactory">ExceptionProxyFactory</abbr>::getProxy</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ExceptionProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ExceptionProxyFactory">ExceptionProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method_get__java"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::get__java</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method_get__signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::get__signature</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html#method_get"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr>::get</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/IteratorProxy.html#method_getIterator"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\IteratorProxy">IteratorProxy</abbr>::getIterator</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/IteratorProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\IteratorProxy">IteratorProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method_get__java"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::get__java</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method_get__signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::get__signature</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method_get__java"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::get__java</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method_get__signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::get__signature</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#method_getData"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr>::getData</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html#method_getData"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr>::getData</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html#method_getString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr>::getString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method_getClient"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::getClient</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method_getJavaClass"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::getJavaClass</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>Return a new java class</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method_getClassName"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::getClassName</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>Return object java class name</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_getOverrideHosts"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::getOverrideHosts</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_getHost"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::getHost</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_getKeepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::getKeepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_getServerName"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::getServerName</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ProxyFactory.html#method_getProxy"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ProxyFactory">ProxyFactory</abbr>::getProxy</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ProxyFactory">ProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html#method_getProxy"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr>::getProxy</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_getCookies"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::getCookies</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_getContextFromCgiEnvironment"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::getContextFromCgiEnvironment</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_getContext"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::getContext</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_getWebAppInternal"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::getWebAppInternal</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_getWebApp"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::getWebApp</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_getChannel"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::getChannel</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_getBodyFor"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::getBodyFor</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_getSimpleChannel"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::getSimpleChannel</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannelP.html#method_getKeepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannelP">SocketChannelP</abbr>::getKeepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannelP.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannelP">SocketChannelP</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_getKeepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::getKeepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ThrowExceptionProxyFactory.html#method_getProxy"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ThrowExceptionProxyFactory">ThrowExceptionProxyFactory</abbr>::getProxy</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ThrowExceptionProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ThrowExceptionProxyFactory">ThrowExceptionProxyFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/PhpJavaBridge.html#method_getDriver"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr>::getDriver</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/PhpJavaBridge.html"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/PhpJavaBridge.html#method_getJavaClass"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr>::getJavaClass</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/PhpJavaBridge.html"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Db/DriverManager.html#method_getJdbcDsn"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr>::getJdbcDsn</a>() — <em>Method in class <a href="Soluble/Japha/Db/DriverManager.html"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr></a></em></dt>
<dd>Return a JDBC DSN string</dd><dt><a href="Soluble/Japha/Db/DriverManager.html#method_getJdbcDsnFromDoctrine"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr>::getJdbcDsnFromDoctrine</a>() — <em>Method in class <a href="Soluble/Japha/Db/DriverManager.html"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr></a></em></dt>
<dd>Return JDBC dsn from doctrine connection</dd><dt><a href="Soluble/Japha/Db/DriverManager.html#method_getDriverManager"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr>::getDriverManager</a>() — <em>Method in class <a href="Soluble/Japha/Db/DriverManager.html"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr></a></em></dt>
<dd>Return underlying java driver manager</dd><dt><a href="Soluble/Media/BoxDimension.html#method_getWidth"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr>::getWidth</a>() — <em>Method in class <a href="Soluble/Media/BoxDimension.html"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/BoxDimension.html#method_getHeight"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr>::getHeight</a>() — <em>Method in class <a href="Soluble/Media/BoxDimension.html"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/ImageConverter.html#method_getThumbnail"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr>::getThumbnail</a>() — <em>Method in class <a href="Soluble/Media/Converter/ImageConverter.html"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/DriverInterface.html#method_getModelsDefinition"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr>::getModelsDefinition</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/DriverInterface.html"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr></a></em></dt>
<dd>Get models definition according to options</dd><dt><a href="Soluble/Normalist/Driver/DriverInterface.html#method_getMetadata"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr>::getMetadata</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/DriverInterface.html"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr></a></em></dt>
<dd>Return metadata reader</dd><dt><a href="Soluble/Normalist/Driver/DriverInterface.html#method_getDbAdapter"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr>::getDbAdapter</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/DriverInterface.html"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr></a></em></dt>
<dd>Get underlying database adapter</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html#method_getUniqueKeys"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr>::getUniqueKeys</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a></em></dt>
<dd>Get unique keys on table</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html#method_getIndexesInformation"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr>::getIndexesInformation</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a></em></dt>
<dd>Return indexes information on a table</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html#method_getPrimaryKey"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr>::getPrimaryKey</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a></em></dt>
<dd>Return unique table primary key</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html#method_getPrimaryKeys"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr>::getPrimaryKeys</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a></em></dt>
<dd>Return composite primary keys</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html#method_getColumnsInformation"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr>::getColumnsInformation</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a></em></dt>
<dd>Return column information</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html#method_getRelations"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr>::getRelations</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a></em></dt>
<dd>Return relations information</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html#method_getTablesInformation"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr>::getTablesInformation</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a></em></dt>
<dd>Return table informations</dd><dt><a href="Soluble/Normalist/Driver/ZeroConfDriver.html#method_getModelsConfigFile"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr>::getModelsConfigFile</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/ZeroConfDriver.html"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr></a></em></dt>
<dd>Return models configuration file</dd><dt><a href="Soluble/Normalist/Driver/ZeroConfDriver.html#method_getModelsDefinition"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr>::getModelsDefinition</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/ZeroConfDriver.html"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr></a></em></dt>
<dd>Get models definition according to options</dd><dt><a href="Soluble/Normalist/Driver/ZeroConfDriver.html#method_getDbAdapter"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr>::getDbAdapter</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/ZeroConfDriver.html"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr></a></em></dt>
<dd>Get underlying database adapter</dd><dt><a href="Soluble/Normalist/Driver/ZeroConfDriver.html#method_getMetadata"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr>::getMetadata</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/ZeroConfDriver.html"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr></a></em></dt>
<dd>Return metadata reader</dd><dt><a href="Soluble/Normalist/Exception/InvalidQueryException.html#method_getSQLString"><abbr title="Soluble\Normalist\Exception\InvalidQueryException">InvalidQueryException</abbr>::getSQLString</a>() — <em>Method in class <a href="Soluble/Normalist/Exception/InvalidQueryException.html"><abbr title="Soluble\Normalist\Exception\InvalidQueryException">InvalidQueryException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_getState"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::getState</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_getTable"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::getTable</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Return originating table</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_getRelations"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::getRelations</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return table relations</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_getPrimaryKeys"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::getPrimaryKeys</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return table primary keys</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_getPrimaryKey"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::getPrimaryKey</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return primary key, if multiple primary keys found will
throw an exception</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_getColumnsInformation"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::getColumnsInformation</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return list of table columns</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_getTableName"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::getTableName</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return the original table name</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_getPrefixedTableName"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::getPrefixedTableName</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return the prefixed table</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_getTableManager"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::getTableManager</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return underlying table manager</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_getDbAdapter"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::getDbAdapter</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>Return underlyng Zend\Db\Adapter\Adapter</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_getTablePrefix"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::getTablePrefix</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>Return global table prefix</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_getPrefixedTable"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::getPrefixedTable</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>Return prefixed table name</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_group"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::group</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Set a group option</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_getSelect"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::getSelect</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Return the underlying select</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_getSql"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::getSql</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Return SQL string</dd><dt><a href="Soluble/Normalist/Synthetic/Table/Relation.html#method_getParent"><abbr title="Soluble\Normalist\Synthetic\Table\Relation">Relation</abbr>::getParent</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table/Relation.html"><abbr title="Soluble\Normalist\Synthetic\Table\Relation">Relation</abbr></a></em></dt>
<dd>Return parent record</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html#method_getExcelBook"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr>::getExcelBook</a>() — <em>Method in class <a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a></em></dt>
<dd>Return an empty ExcelBook instance</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html#method_getLicense"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr>::getLicense</a>() — <em>Method in class <a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a></em></dt>
<dd>Return libxl license</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html#method_getDefaultLicense"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr>::getDefaultLicense</a>() — <em>Method in class <a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a></em></dt>
<dd>Return default license information</dd> </dl><h2 id="letterH">H</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Source/AbstractSource.html#method_hasTable"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr>::hasTable</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/AbstractSource.html"><abbr title="Soluble\Db\Metadata\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Check whether a table exists in the specified or current scheme</dd><dt><a href="Soluble/FlexStore/Options.html#method_hasLimit"><abbr title="Soluble\FlexStore\Options">Options</abbr>::hasLimit</a>() — <em>Method in class <a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a></em></dt>
<dd>Tells whether the option contains a limit</dd><dt><a href="Soluble/FlexStore/Options.html#method_hasOffset"><abbr title="Soluble\FlexStore\Options">Options</abbr>::hasOffset</a>() — <em>Method in class <a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a></em></dt>
<dd>Tells whether the option contains an offset</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Options.html">Soluble\FlexStore\Options</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_hasColumnModel"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::hasColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Whether a column model exists</dd><dt><a href="Soluble/FlexStore/Writer/HttpSendableInterface.html"><abbr title="Soluble\FlexStore\Writer\HttpSendableInterface">HttpSendableInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer.html">Soluble\FlexStore\Writer</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_handleRequests"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::handleRequests</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/HttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\HttpTunnelHandler">HttpTunnelHandler</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#property_handler"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#property_handler"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_handle"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::handle</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#property_headers"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#property_host"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html#property_host"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_having"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::having</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Set a habing option</dd> </dl><h2 id="letterI">I</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_isNullable"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::isNullable</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_isPrimary"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::isPrimary</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_isGroup"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::isGroup</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_isComputed"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::isComputed</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_isNumeric"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::isNumeric</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Tells whether the column is numeric</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_isText"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::isText</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Tells whether the column is textual</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_isDate"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::isDate</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Tells whether the column is a date</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_isDatetime"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::isDatetime</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Tells whether the column is a timestamp</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/BooleanColumn.html#method_isNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\BooleanColumn">BooleanColumn</abbr>::isNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/BooleanColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\BooleanColumn">BooleanColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html#method_isNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr>::isNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html#method_isNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr>::isNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html#method_isAutoIncrement"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr>::isAutoIncrement</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/NumericColumnInterface.html#method_isNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\NumericColumnInterface">NumericColumnInterface</abbr>::isNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/NumericColumnInterface.html"><abbr title="Soluble\Db\Metadata\Column\Definition\NumericColumnInterface">NumericColumnInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Exception/InvalidArgumentException.html"><abbr title="Soluble\Db\Metadata\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Exception.html">Soluble\Db\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Source/Mysql.html">Soluble\Db\Metadata\Source\Mysql</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Sql/Exception/InvalidArgumentException.html"><abbr title="Soluble\Db\Sql\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Sql/Exception.html">Soluble\Db\Sql\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Sql/Exception/InvalidUsageException.html"><abbr title="Soluble\Db\Sql\Exception\InvalidUsageException">InvalidUsageException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Sql/Exception.html">Soluble\Db\Sql\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_isVirtual"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::isVirtual</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_isExcluded"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::isExcluded</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_isEditable"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::isEditable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_isHidden"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::isHidden</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_isSortable"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::isSortable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_isGroupable"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::isGroupable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_isFilterable"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::isFilterable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_includeOnly"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::includeOnly</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Exclude all other columns that the one specified
Column sort is preserved in getData()</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search.html#method_in"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr>::in</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnType.html#method_isSupported"><abbr title="Soluble\FlexStore\Column\ColumnType">ColumnType</abbr>::isSupported</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnType.html"><abbr title="Soluble\FlexStore\Column\ColumnType">ColumnType</abbr></a></em></dt>
<dd>Whether a type is supported</dd><dt><a href="Soluble/FlexStore/Column/Exception/InvalidArgumentException.html"><abbr title="Soluble\FlexStore\Column\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Exception.html">Soluble\FlexStore\Column\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/IntegerType.html"><abbr title="Soluble\FlexStore\Column\Type\IntegerType">IntegerType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/InvalidArgumentException.html"><abbr title="Soluble\FlexStore\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/InvalidUsageException.html"><abbr title="Soluble\FlexStore\Exception\InvalidUsageException">InvalidUsageException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter.html#method_isSupported"><abbr title="Soluble\FlexStore\Formatter">Formatter</abbr>::isSupported</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter.html"><abbr title="Soluble\FlexStore\Formatter">Formatter</abbr></a></em></dt>
<dd>Whether a formatter is supported</dd><dt><a href="Soluble/FlexStore/Formatter/Exception/InvalidArgumentException.html"><abbr title="Soluble\FlexStore\Formatter\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Formatter/Exception.html">Soluble\FlexStore\Formatter\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Exception/InvalidQueryException.html"><abbr title="Soluble\FlexStore\Metadata\Exception\InvalidQueryException">InvalidQueryException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Exception.html">Soluble\FlexStore\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_isFormattersEnabled"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::isFormattersEnabled</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Test chether formatters should be called when getting data</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_isRenderersEnabled"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::isRenderersEnabled</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Test whether renderers should be called when getting data</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method_isColumnExclusionEnabled"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::isColumnExclusionEnabled</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>Test whether column model exclusions are enabled</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_isBuffered"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::isBuffered</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/Exception/InvalidArgumentException.html"><abbr title="Soluble\FlexStore\ResultSet\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/ResultSet/Exception.html">Soluble\FlexStore\ResultSet\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Exception/InvalidArgumentException.html"><abbr title="Soluble\FlexStore\Writer\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Exception.html">Soluble\FlexStore\Writer\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/Exception/InvalidArgumentException.html"><abbr title="Soluble\FlexStore\Writer\Http\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Http/Exception.html">Soluble\FlexStore\Writer\Http\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html#method_inspect"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr>::inspect</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr></a></em></dt>
<dd>Inspect object</dd><dt><a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html#method_isInstanceOf"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr>::isInstanceOf</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr></a></em></dt>
<dd>Whether object is an instance of specific java class</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_iteratorProxyFactory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_isAsync"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_inArgs"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_invokeMethod"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::invokeMethod</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#property_idx"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/IOException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\IOException">IOException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception.html">Soluble\Japha\Bridge\Driver\Pjb621\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/IllegalArgumentException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\IllegalArgumentException">IllegalArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception.html">Soluble\Japha\Bridge\Driver\Pjb621\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/IllegalStateException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\IllegalStateException">IllegalStateException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception.html">Soluble\Japha\Bridge\Driver\Pjb621\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/InternalException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\InternalException">InternalException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception.html">Soluble\Japha\Bridge\Driver\Pjb621\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/InternalJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\InternalJava">InternalJava</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/IteratorProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\IteratorProxy">IteratorProxy</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/IteratorProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\IteratorProxyFactory">IteratorProxyFactory</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method_instanciate"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::instanciate</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>Instanciate a java object</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method_inspect"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::inspect</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>Inspect object</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method_isInstanceOf"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::isInstanceOf</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>Whether object is an instance of specific java class</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_invokeBegin"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::invokeBegin</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_invokeEnd"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::invokeEnd</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#property_isRedirect"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Exception/InvalidUsageException.html"><abbr title="Soluble\Japha\Bridge\Exception\InvalidUsageException">InvalidUsageException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Exception.html">Soluble\Japha\Bridge\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/PhpJavaBridge.html#method_includeBridge"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr>::includeBridge</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/PhpJavaBridge.html"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr></a></em></dt>
<dd>Include remote javabridge and check if it's available</dd><dt><a href="Soluble/Japha/Bridge/PhpJavaBridge.html#method_instanciate"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr>::instanciate</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/PhpJavaBridge.html"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/Exception/InvalidArgumentException.html"><abbr title="Soluble\Media\Converter\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Media/Converter/Exception.html">Soluble\Media\Converter\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/ImageConverter.html"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr></a> — <em>Class in namespace <a href="Soluble/Media/Converter.html">Soluble\Media\Converter</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Exception/InvalidArgumentException.html"><abbr title="Soluble\Normalist\Driver\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Exception.html">Soluble\Normalist\Driver\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/InvalidArgumentException.html"><abbr title="Soluble\Normalist\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/InvalidColumnException.html"><abbr title="Soluble\Normalist\Exception\InvalidColumnException">InvalidColumnException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/InvalidQueryException.html"><abbr title="Soluble\Normalist\Exception\InvalidQueryException">InvalidQueryException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/InvalidArgumentException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_insert"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::insert</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Insert data into table</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_insertOnDuplicateKey"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::insertOnDuplicateKey</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Insert on duplicate key</dd><dt><a href="Soluble/Spreadsheet/Exception/InvalidArgumentException.html"><abbr title="Soluble\Spreadsheet\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Spreadsheet/Exception.html">Soluble\Spreadsheet\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Spreadsheet/Library/Exception/InvalidArgumentException.html"><abbr title="Soluble\Spreadsheet\Library\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/Spreadsheet/Library/Exception.html">Soluble\Spreadsheet\Library\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html#method_isSupportedFormat"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr>::isSupportedFormat</a>() — <em>Method in class <a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a></em></dt>
<dd>Check whether the format is supported</dd> </dl><h2 id="letterJ">J</h2>
<dl id="index"><dt><a href="Soluble/FlexStore/Writer/JsonWriter.html"><abbr title="Soluble\FlexStore\Writer\JsonWriter">JsonWriter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer.html">Soluble\FlexStore\Writer</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Zend/JsonModelWriter.html"><abbr title="Soluble\FlexStore\Writer\Zend\JsonModelWriter">JsonModelWriter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Zend.html">Soluble\FlexStore\Writer\Zend</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Zend/JsonWriter.html"><abbr title="Soluble\FlexStore\Writer\Zend\JsonWriter">JsonWriter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Zend.html">Soluble\FlexStore\Writer\Zend</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html#property_java"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaBridgeException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaBridgeException">JavaBridgeException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception.html">Soluble\Japha\Bridge\Driver\Pjb621\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception.html">Soluble\Japha\Bridge\Driver\Pjb621\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Java.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Java">Java</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaClass.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaClass">JavaClass</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxyProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxyProxy">JavaProxyProxy</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_java_get_simple_channel"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::java_get_simple_channel</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/JavaObjectInterface.html"><abbr title="Soluble\Japha\Bridge\JavaObjectInterface">JavaObjectInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge.html">Soluble\Japha\Bridge</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_join"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::join</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Add an inner table join to the search</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_joinLeft"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::joinLeft</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Add an left outer table join to the search</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_joinRight"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::joinRight</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Add an right outer table join to the search</dd> </dl><h2 id="letterK">K</h2>
<dl id="index"><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_key"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::key</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Iterator: retrieve current key</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ChunkedSocketChannel.html#method_keepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ChunkedSocketChannel">ChunkedSocketChannel</abbr>::keepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ChunkedSocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ChunkedSocketChannel">ChunkedSocketChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_keepAliveS"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::keepAliveS</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_keepAliveSC"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::keepAliveSC</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_keepAliveH"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::keepAliveH</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_keepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::keepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html#method_key"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr>::key</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_keepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::keepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_keepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::keepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannelP.html#method_keepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannelP">SocketChannelP</abbr>::keepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannelP.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannelP">SocketChannelP</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_keepAlive"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::keepAlive</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_key"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::key</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Iterator: retrieve current key</dd> </dl><h2 id="letterL">L</h2>
<dl id="index"><dt><a href="Soluble/FlexStore/I18n/LocalizableInterface.html"><abbr title="Soluble\FlexStore\I18n\LocalizableInterface">LocalizableInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/I18n.html">Soluble\FlexStore\I18n</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_loadDefaultColumnModel"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::loadDefaultColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Default column model initialization</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method_loadDefaultColumnModel"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::loadDefaultColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>Default column model initialization</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Excel.html">Soluble\FlexStore\Writer\Excel</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#method_linkResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr>::linkResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_link"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::link</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#method_linkResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr>::linkResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#property_level"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html#property_length"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/Exception/LogicException.html"><abbr title="Soluble\Media\Converter\Exception\LogicException">LogicException</abbr></a> — <em>Class in namespace <a href="Soluble/Media/Converter/Exception.html">Soluble\Media\Converter\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/LogicException.html"><abbr title="Soluble\Normalist\Exception\LogicException">LogicException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/LogicException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\LogicException">LogicException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_limit"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::limit</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Limit the number of results</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a> — <em>Class in namespace <a href="Soluble/Spreadsheet/Library.html">Soluble\Spreadsheet\Library</a></em></dt>
<dd>
</dd> </dl><h2 id="letterM">M</h2>
<dl id="index"><dt><a href="Soluble/Db/Compat/Mysqli.html"><abbr title="Soluble\Db\Compat\Mysqli">Mysqli</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Compat.html">Soluble\Db\Compat</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Exception/MultiplePrimaryKeyException.html"><abbr title="Soluble\Db\Metadata\Exception\MultiplePrimaryKeyException">MultiplePrimaryKeyException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Exception.html">Soluble\Db\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Metadata.html"><abbr title="Soluble\Db\Metadata\Metadata">Metadata</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata.html">Soluble\Db\Metadata</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Exception/MissingColumnException.html"><abbr title="Soluble\FlexStore\Column\Exception\MissingColumnException">MissingColumnException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Exception.html">Soluble\FlexStore\Column\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/MetadataMapper.html"><abbr title="Soluble\FlexStore\Column\Type\MetadataMapper">MetadataMapper</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/MissingArgumentException.html"><abbr title="Soluble\FlexStore\Exception\MissingArgumentException">MissingArgumentException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Reader/MysqliMetadataReader.html"><abbr title="Soluble\FlexStore\Metadata\Reader\MysqliMetadataReader">MysqliMetadataReader</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Reader.html">Soluble\FlexStore\Metadata\Reader</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html#property_m"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_methodCache"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html#property_map"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/Service/MediaConverterFactory.html"><abbr title="Soluble\Media\Converter\Service\MediaConverterFactory">MediaConverterFactory</abbr></a> — <em>Class in namespace <a href="Soluble/Media/Converter/Service.html">Soluble\Media\Converter\Service</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Exception/ModelFileCorruptedException.html"><abbr title="Soluble\Normalist\Driver\Exception\ModelFileCorruptedException">ModelFileCorruptedException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Exception.html">Soluble\Normalist\Driver\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Exception/ModelFileNotFoundException.html"><abbr title="Soluble\Normalist\Driver\Exception\ModelFileNotFoundException">ModelFileNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Exception.html">Soluble\Normalist\Driver\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Exception/ModelFileNotWritableException.html"><abbr title="Soluble\Normalist\Driver\Exception\ModelFileNotWritableException">ModelFileNotWritableException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Exception.html">Soluble\Normalist\Driver\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Exception/ModelPathNotFoundException.html"><abbr title="Soluble\Normalist\Driver\Exception\ModelPathNotFoundException">ModelPathNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Exception.html">Soluble\Normalist\Driver\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Exception/ModelPathNotWritableException.html"><abbr title="Soluble\Normalist\Driver\Exception\ModelPathNotWritableException">ModelPathNotWritableException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Exception.html">Soluble\Normalist\Driver\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/MultiplePrimaryKeysFoundException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\MultiplePrimaryKeysFoundException">MultiplePrimaryKeysFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_metadata"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::metadata</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>Return a metadata reader</dd> </dl><h2 id="letterN">N</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Column/Definition/NumericColumnInterface.html"><abbr title="Soluble\Db\Metadata\Column\Definition\NumericColumnInterface">NumericColumnInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Exception/NoPrimaryKeyException.html"><abbr title="Soluble\Db\Metadata\Exception\NoPrimaryKeyException">NoPrimaryKeyException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Exception.html">Soluble\Db\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search.html#method_notIn"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr>::notIn</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Formatter.html">Soluble\FlexStore\Formatter</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_next"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::next</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Iterator: move pointer to next item</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html#property_n"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html#method_next"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr>::next</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserTag.html#property_n"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserTag">ParserTag</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserTag.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserTag">ParserTag</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Exception/NotAvailableException.html"><abbr title="Soluble\Japha\Bridge\Exception\NotAvailableException">NotAvailableException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Exception.html">Soluble\Japha\Bridge\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Metadata.html">Soluble\Normalist\Driver\Metadata</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/NotFoundException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\NotFoundException">NotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/NotNullException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\NotNullException">NotNullException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_next"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::next</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Iterator: move pointer to next item</dd> </dl><h2 id="letterO">O</h2>
<dl id="index"><dt><a href="Soluble/Db/Sql/Select.html#method_orWhere"><abbr title="Soluble\Db\Sql\Select">Select</abbr>::orWhere</a>() — <em>Method in class <a href="Soluble/Db/Sql/Select.html"><abbr title="Soluble\Db\Sql\Select">Select</abbr></a></em></dt>
<dd>Create an where clause with 'OR'</dd><dt><a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore.html">Soluble\FlexStore</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_outputHeaders"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::outputHeaders</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>Output the headers (php)</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method_offsetExists"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::offsetExists</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method_offsetGet"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::offsetGet</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method_offsetSet"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::offsetSet</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method_offsetUnset"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::offsetUnset</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html#method_offsetExists"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr>::offsetExists</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html#method_offsetGet"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr>::offsetGet</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html#method_offsetSet"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr>::offsetSet</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html#method_offsetUnset"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr>::offsetUnset</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ArrayProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ArrayProxy">ArrayProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html#property_off"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_open"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::open</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_offsetExists"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::offsetExists</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_offsetGet"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::offsetGet</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Get field value</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_offsetSet"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::offsetSet</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Set a field</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_offsetUnset"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::offsetUnset</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Unset a field</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_offset"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::offset</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Set offset to use when a limit has been set.</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_order"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::order</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Set an order by clause</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_orWhere"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::orWhere</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Add an orWhere condition to the search</dd> </dl><h2 id="letterP">P</h2>
<dl id="index"><dt><a href="Soluble/Db/Compat/PDO.html"><abbr title="Soluble\Db\Compat\PDO">PDO</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Compat.html">Soluble\Db\Compat</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Sql/Select.html#method_prefixedColumns"><abbr title="Soluble\Db\Sql\Select">Select</abbr>::prefixedColumns</a>() — <em>Method in class <a href="Soluble/Db/Sql/Select.html"><abbr title="Soluble\Db\Sql\Select">Select</abbr></a></em></dt>
<dd>Add table prefixed columns, will automatically
quote table parts identifiers found in the column name.</dd><dt><a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html#method_parse"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr>::parse</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr></a></em></dt>
<dd>Parse a</dd><dt><a href="Soluble/FlexStore/Helper/Paginator.html"><abbr title="Soluble\FlexStore\Helper\Paginator">Paginator</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Helper.html">Soluble\FlexStore\Helper</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Reader/PDOMysqlMetadataReader.html"><abbr title="Soluble\FlexStore\Metadata\Reader\PDOMysqlMetadataReader">PDOMysqlMetadataReader</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Reader.html">Soluble\FlexStore\Metadata\Reader</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Store/Properties.html"><abbr title="Soluble\FlexStore\Store\Properties">Properties</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Store.html">Soluble\FlexStore\Store</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html#property_p"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_parser"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_proxyFactory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_preparedToSendBuffer"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_protocol"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#property_parentArg"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#property_parser"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#method_parse"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr>::parse</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#method_parserError"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr>::parserError</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html#property_parser"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html#method_parse"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr>::parse</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html#method_parserError"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr>::parserError</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserTag.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserTag">ParserTag</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_propertyAccessBegin"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::propertyAccessBegin</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_propertyAccessEnd"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::propertyAccessEnd</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ProxyFactory">ProxyFactory</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#property_port"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_parseHeaders"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::parseHeaders</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html#property_peer"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#property_protocol"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/PhpJavaBridge.html"><abbr title="Soluble\Japha\Bridge\PhpJavaBridge">PhpJavaBridge</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge.html">Soluble\Japha\Bridge</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/PrimaryKeyNotFoundException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\PrimaryKeyNotFoundException">PrimaryKeyNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_prefixedColumns"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::prefixedColumns</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Add table prefixed columns, will automatically
quote table parts identifiers found in the column name.</dd> </dl><h2 id="letterQ">Q</h2>
<dl id="index"><dt><a href="Soluble/FlexStore/Source/QueryableSourceInterface.html"><abbr title="Soluble\FlexStore\Source\QueryableSourceInterface">QueryableSourceInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Source.html">Soluble\FlexStore\Source</a></em></dt>
<dd>
</dd> </dl><h2 id="letterR">R</h2>
<dl id="index"><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search.html#method_regexp"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr>::regexp</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/ColumnModel/Search.html">Soluble\FlexStore\Column\ColumnModel\Search</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/RuntimeException.html"><abbr title="Soluble\FlexStore\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/Exception/RuntimeException.html"><abbr title="Soluble\FlexStore\Formatter\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Formatter/Exception.html">Soluble\FlexStore\Formatter\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/RowColumn.html"><abbr title="Soluble\FlexStore\Formatter\RowColumn">RowColumn</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Formatter.html">Soluble\FlexStore\Formatter</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Renderer/RowRendererInterface.html"><abbr title="Soluble\FlexStore\Renderer\RowRendererInterface">RowRendererInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Renderer.html">Soluble\FlexStore\Renderer</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_rewind"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::rewind</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Iterator: rewind</dd><dt><a href="Soluble/FlexStore/ResultSet/Exception/RuntimeException.html"><abbr title="Soluble\FlexStore\ResultSet\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/ResultSet/Exception.html">Soluble\FlexStore\ResultSet\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/ResultSet.html">Soluble\FlexStore\ResultSet</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_rewind"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::rewind</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Iterator: rewind</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSetInterface.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSetInterface">ResultSetInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/ResultSet.html">Soluble\FlexStore\ResultSet</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Exception/RuntimeException.html"><abbr title="Soluble\FlexStore\Writer\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Exception.html">Soluble\FlexStore\Writer\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/Exception/RuntimeException.html"><abbr title="Soluble\FlexStore\Writer\Http\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Http/Exception.html">Soluble\FlexStore\Writer\Http\Exception</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html#property_resultVoid"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_RUNTIME"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_result"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_read"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::read</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_referenceObject"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::referenceObject</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/RuntimeException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception.html">Soluble\Japha\Bridge\Driver\Pjb621\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html#method_rewind"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr>::rewind</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_redirect"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::redirect</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_read"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::read</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_referenceBegin"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::referenceBegin</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_referenceEnd"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::referenceEnd</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_resultBegin"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::resultBegin</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_resultEnd"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::resultEnd</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_read"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::read</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_redirect"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::redirect</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_read"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::read</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_redirect"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::redirect</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_read"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::read</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_redirect"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::redirect</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Exception/RuntimeException.html"><abbr title="Soluble\Normalist\Driver\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver/Exception.html">Soluble\Normalist\Driver\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/RecordNotFoundException.html"><abbr title="Soluble\Normalist\Exception\RecordNotFoundException">RecordNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/RelationNotFoundException.html"><abbr title="Soluble\Normalist\Exception\RelationNotFoundException">RelationNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Exception/RuntimeException.html"><abbr title="Soluble\Normalist\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/RelationNotFoundException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\RelationNotFoundException">RelationNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/RuntimeException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic.html">Soluble\Normalist\Synthetic</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/ResultSet.html">Soluble\Normalist\Synthetic\ResultSet</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_rewind"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::rewind</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Iterator: rewind</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_record"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::record</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return a record object for this table
If $data is specified, the record will be filled with the
data present in the associative array</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_relation"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::relation</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Return table relation reader</dd><dt><a href="Soluble/Normalist/Synthetic/Table/Relation.html"><abbr title="Soluble\Normalist\Synthetic\Table\Relation">Relation</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Table.html">Soluble\Normalist\Synthetic\Table</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Transaction.html#method_rollback"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr>::rollback</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Transaction.html"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr></a></em></dt>
<dd>Rollback transaction</dd><dt><a href="Soluble/Spreadsheet/Library/Exception/RuntimeException.html"><abbr title="Soluble\Spreadsheet\Library\Exception\RuntimeException">RuntimeException</abbr></a> — <em>Class in namespace <a href="Soluble/Spreadsheet/Library/Exception.html">Soluble\Spreadsheet\Library\Exception</a></em></dt>
<dd>
</dd> </dl><h2 id="letterS">S</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Cache/CacheAwareInterface.html#method_setCache"><abbr title="Soluble\Db\Metadata\Cache\CacheAwareInterface">CacheAwareInterface</abbr>::setCache</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Cache/CacheAwareInterface.html"><abbr title="Soluble\Db\Metadata\Cache\CacheAwareInterface">CacheAwareInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setName"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setName</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Set name</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setTableName"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setTableName</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Set table name</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setSchemaName"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setSchemaName</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Set schema name</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setOrdinalPosition"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setOrdinalPosition</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setColumnDefault"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setColumnDefault</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setIsNullable"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setIsNullable</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setIsPrimary"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setIsPrimary</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setDataType"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setDataType</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setNativeDataType"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setNativeDataType</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setAlias"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setAlias</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setTableAlias"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setTableAlias</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setCatalog"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setCatalog</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_setIsGroup"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::setIsGroup</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/BlobColumn.html#method_setCharacterOctetLength"><abbr title="Soluble\Db\Metadata\Column\Definition\BlobColumn">BlobColumn</abbr>::setCharacterOctetLength</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/BlobColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\BlobColumn">BlobColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/BooleanColumn.html#method_setNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\BooleanColumn">BooleanColumn</abbr>::setNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/BooleanColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\BooleanColumn">BooleanColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html#method_setNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr>::setNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html#method_setNumericPrecision"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr>::setNumericPrecision</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html#method_setNumericScale"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr>::setNumericScale</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/DecimalColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\DecimalColumn">DecimalColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html#method_setNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr>::setNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html#method_setIsAutoIncrement"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr>::setIsAutoIncrement</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/IntegerColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\IntegerColumn">IntegerColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/NumericColumnInterface.html#method_setNumericUnsigned"><abbr title="Soluble\Db\Metadata\Column\Definition\NumericColumnInterface">NumericColumnInterface</abbr>::setNumericUnsigned</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/NumericColumnInterface.html"><abbr title="Soluble\Db\Metadata\Column\Definition\NumericColumnInterface">NumericColumnInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/StringColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\StringColumn">StringColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/StringColumn.html#method_setCharacterMaximumLength"><abbr title="Soluble\Db\Metadata\Column\Definition\StringColumn">StringColumn</abbr>::setCharacterMaximumLength</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/StringColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\StringColumn">StringColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Exception/SchemaNotFoundException.html"><abbr title="Soluble\Db\Metadata\Exception\SchemaNotFoundException">SchemaNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Exception.html">Soluble\Db\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Sql/Select.html"><abbr title="Soluble\Db\Sql\Select">Select</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Sql.html">Soluble\Db\Sql</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Sql/Select.html#method_setDbAdapter"><abbr title="Soluble\Db\Sql\Select">Select</abbr>::setDbAdapter</a>() — <em>Method in class <a href="Soluble/Db/Sql/Select.html"><abbr title="Soluble\Db\Sql\Select">Select</abbr></a></em></dt>
<dd>Set database adapter</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setType"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setType</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>Set column datatype</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setFormatter"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setFormatter</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setVirtual"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setVirtual</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setExcluded"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setExcluded</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setEditable"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setEditable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setHidden"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setHidden</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setSortable"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setSortable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setGroupable"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setGroupable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setFilterable"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setFilterable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setWidth"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setWidth</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>Set recommended width for the column</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setHeader"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setHeader</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>Set table header for this column</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method_setProperties"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::setProperties</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>Set properties for the column</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_sort"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::sort</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Sort columns in the order specified, columns that exists
in the dataset but not in the sorted_columns will be
appended to the end</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_setFormatter"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::setFormatter</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>Set formatter to specific columns</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_search"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::search</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method_setMetatadata"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::setMetatadata</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/ColumnModel.html">Soluble\FlexStore\Column\ColumnModel</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setFormatter"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setFormatter</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setType"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setType</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>Set column datatype</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setVirtual"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setVirtual</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setExcluded"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setExcluded</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setEditable"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setEditable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setHidden"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setHidden</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setSortable"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setSortable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setGroupable"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setGroupable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setFilterable"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setFilterable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setWidth"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setWidth</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>Set recommended width for the column</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_setHeader"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::setHeader</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>Set table header for this column</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setType"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setType</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>Set column datatype</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setFormatter"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setFormatter</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setExcluded"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setExcluded</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setVirtual"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setVirtual</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setEditable"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setEditable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setHidden"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setHidden</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setSortable"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setSortable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setGroupable"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setGroupable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setFilterable"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setFilterable</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setWidth"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setWidth</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>Set recommended width for the column</dd><dt><a href="Soluble/FlexStore/Column/ColumnSettableInterface.html#method_setHeader"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr>::setHeader</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnSettableInterface.html"><abbr title="Soluble\FlexStore\Column\ColumnSettableInterface">ColumnSettableInterface</abbr></a></em></dt>
<dd>Set table header for this column</dd><dt><a href="Soluble/FlexStore/Column/Type/StringType.html"><abbr title="Soluble\FlexStore\Column\Type\StringType">StringType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html#method_setCurrencyCode"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr>::setCurrencyCode</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr></a></em></dt>
<dd>The 3-letter ISO 4217 currency code indicating the currency to use</dd><dt><a href="Soluble/FlexStore/Formatter/FormatterNumberInterface.html#method_setDecimals"><abbr title="Soluble\FlexStore\Formatter\FormatterNumberInterface">FormatterNumberInterface</abbr>::setDecimals</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/FormatterNumberInterface.html"><abbr title="Soluble\FlexStore\Formatter\FormatterNumberInterface">FormatterNumberInterface</abbr></a></em></dt>
<dd>Set decimals</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html#method_setLocale"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr>::setLocale</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a></em></dt>
<dd>Set locale</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html#method_setDecimals"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr>::setDecimals</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a></em></dt>
<dd>Set decimals</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html#method_setPattern"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr>::setPattern</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a></em></dt>
<dd>Set the number pattern, (#,##0.###, .</dd><dt><a href="Soluble/FlexStore/Formatter/UnitFormatter.html#method_setUnit"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr>::setUnit</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/UnitFormatter.html"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/I18n/LocalizableInterface.html#method_setLocale"><abbr title="Soluble\FlexStore\I18n\LocalizableInterface">LocalizableInterface</abbr>::setLocale</a>() — <em>Method in class <a href="Soluble/FlexStore/I18n/LocalizableInterface.html"><abbr title="Soluble\FlexStore\I18n\LocalizableInterface">LocalizableInterface</abbr></a></em></dt>
<dd>Set locale</dd><dt><a href="Soluble/FlexStore/Metadata/Reader/AbstractMetadataReader.html#method_setStaticCache"><abbr title="Soluble\FlexStore\Metadata\Reader\AbstractMetadataReader">AbstractMetadataReader</abbr>::setStaticCache</a>() — <em>Method in class <a href="Soluble/FlexStore/Metadata/Reader/AbstractMetadataReader.html"><abbr title="Soluble\FlexStore\Metadata\Reader\AbstractMetadataReader">AbstractMetadataReader</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Options.html#method_setLimit"><abbr title="Soluble\FlexStore\Options">Options</abbr>::setLimit</a>() — <em>Method in class <a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a></em></dt>
<dd>Set the (maximum) number of results to return</dd><dt><a href="Soluble/FlexStore/Renderer/ClosureRenderer.html#method_setRequiredColumns"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr>::setRequiredColumns</a>() — <em>Method in class <a href="Soluble/FlexStore/Renderer/ClosureRenderer.html"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_setArrayObjectPrototype"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::setArrayObjectPrototype</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Set the row object prototype</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_setSource"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::setSource</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_setHydrationOptions"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::setHydrationOptions</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_setTotalRows"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::setTotalRows</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Set the total rows</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_setIdentifier"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::setIdentifier</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Set the primary key / unique identifier in the store</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_setColumnModel"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::setColumnModel</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>Set column model associated with the datasource</dd><dt><a href="Soluble/FlexStore/Source/AbstractSource.html#method_setMetadataReader"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr>::setMetadataReader</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/AbstractSource.html"><abbr title="Soluble\FlexStore\Source\AbstractSource">AbstractSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/SourceInterface.html"><abbr title="Soluble\FlexStore\Source\SourceInterface">SourceInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Source.html">Soluble\FlexStore\Source</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Source/Zend.html">Soluble\FlexStore\Source\Zend</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method_setSelect"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::setSelect</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method_select"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::select</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Store.html"><abbr title="Soluble\FlexStore\Store">Store</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore.html">Soluble\FlexStore</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/StoreInterface.html"><abbr title="Soluble\FlexStore\StoreInterface">StoreInterface</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore.html">Soluble\FlexStore</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/AbstractSendableWriter.html#method_send"><abbr title="Soluble\FlexStore\Writer\AbstractSendableWriter">AbstractSendableWriter</abbr>::send</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractSendableWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractSendableWriter">AbstractSendableWriter</abbr></a></em></dt>
<dd>Send the store data via http</dd><dt><a href="Soluble/FlexStore/Writer/AbstractWriter.html#method_setStore"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr>::setStore</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/AbstractWriter.html#method_save"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr>::save</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>Save content to a file</dd><dt><a href="Soluble/FlexStore/Writer/AbstractWriter.html#method_setDebug"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr>::setDebug</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/AbstractWriter.html#method_setOptions"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr>::setOptions</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>Set options</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html#method_setFormat"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr>::setFormat</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a></em></dt>
<dd>Set file format (xls, xlsx), default is xlsx</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html#method_setDefaultLicense"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr>::setDefaultLicense</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/HttpSendableInterface.html#method_send"><abbr title="Soluble\FlexStore\Writer\HttpSendableInterface">HttpSendableInterface</abbr>::send</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/HttpSendableInterface.html"><abbr title="Soluble\FlexStore\Writer\HttpSendableInterface">HttpSendableInterface</abbr></a></em></dt>
<dd>Send the store data via http</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer/Http.html">Soluble\FlexStore\Writer\Http</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_setContentType"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::setContentType</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_setFilename"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::setFilename</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>Set the content disposition filename and type</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_setCharset"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::setCharset</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>Set the content type charset</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_setContentDispositionType"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::setContentDispositionType</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>Set the preferred content disposition type 'attachement' or 'inline'</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method_setContentLength"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::setContentLength</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/JsonWriter.html#method_setRequestId"><abbr title="Soluble\FlexStore\Writer\JsonWriter">JsonWriter</abbr>::setRequestId</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/JsonWriter.html"><abbr title="Soluble\FlexStore\Writer\JsonWriter">JsonWriter</abbr></a></em></dt>
<dd>Set origin request id</dd><dt><a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Writer.html">Soluble\FlexStore\Writer</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html#method_setRowTag"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr>::setRowTag</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html#method_setBodyTag"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr>::setBodyTag</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#property_signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#method_setResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr>::setResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#method_setFactory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr>::setFactory</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#method_setException"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr>::setException</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#method_setVoidSignature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr>::setVoidSignature</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#method_setSignature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr>::setSignature</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html#property_signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_simpleArg"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_simpleFactory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_stack"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_sendBuffer"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_setDefaultHandler"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::setDefaultHandler</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_setAsyncHandler"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::setAsyncHandler</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_setProperty"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::setProperty</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#method_setNextIndex"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr>::setNextIndex</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#method_setIndex"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr>::setIndex</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#method_setResult"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr>::setResult</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method_shutdownBrokenConnection"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::shutdownBrokenConnection</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html#property_string"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserTag.html#property_strings"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserTag">ParserTag</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserTag.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserTag">ParserTag</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#property_serverName"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_sendData"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::sendData</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#property_ssl"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#property_socket"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_shutdownBrokenConnection"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::shutdownBrokenConnection</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html#method_shutdownBrokenConnection"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr>::shutdownBrokenConnection</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannelP.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannelP">SocketChannelP</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_shutdownBrokenConnection"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::shutdownBrokenConnection</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/BoxDimension.html#method_setWidth"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr>::setWidth</a>() — <em>Method in class <a href="Soluble/Media/BoxDimension.html"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/BoxDimension.html#method_setHeight"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr>::setHeight</a>() — <em>Method in class <a href="Soluble/Media/BoxDimension.html"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter.html#method_setCache"><abbr title="Soluble\Media\Converter">Converter</abbr>::setCache</a>() — <em>Method in class <a href="Soluble/Media/Converter.html"><abbr title="Soluble\Media\Converter">Converter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/ImageConverter.html#method_setBackend"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr>::setBackend</a>() — <em>Method in class <a href="Soluble/Media/Converter/ImageConverter.html"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr></a></em></dt>
<dd>Set the backend gd of imagick to use</dd><dt><a href="Soluble/Media/Converter/ImageConverter.html#method_setCache"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr>::setCache</a>() — <em>Method in class <a href="Soluble/Media/Converter/ImageConverter.html"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/DriverInterface.html#method_setMetadata"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr>::setMetadata</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/DriverInterface.html"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr></a></em></dt>
<dd>Set metadata reader</dd><dt><a href="Soluble/Normalist/Driver/ZeroConfDriver.html#method_setMetadata"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr>::setMetadata</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/ZeroConfDriver.html"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr></a></em></dt>
<dd>Set metadata reader</dd><dt><a href="Soluble/Normalist/Exception/InvalidQueryException.html#method_setSQLString"><abbr title="Soluble\Normalist\Exception\InvalidQueryException">InvalidQueryException</abbr>::setSQLString</a>() — <em>Method in class <a href="Soluble/Normalist/Exception/InvalidQueryException.html"><abbr title="Soluble\Normalist\Exception\InvalidQueryException">InvalidQueryException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/SyntheticExceptionInterface.html"><abbr title="Soluble\Normalist\Synthetic\Exception\SyntheticExceptionInterface">SyntheticExceptionInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_save"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::save</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Save a record in database</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_setData"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::setData</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Set record data</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_setState"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::setState</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>For internal use only</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_search"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::search</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Get a TableSearch object</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_select"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::select</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Get a select object (Soluble\Db\Select)</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_select"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::select</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>Return a generic select</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_setTablePrefix"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::setTablePrefix</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>Set global table prefix</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_setMetadata"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::setMetadata</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Transaction.html#method_start"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr>::start</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Transaction.html"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr></a></em></dt>
<dd>Start a new transaction</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html#method_setLicense"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr>::setLicense</a>() — <em>Method in class <a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a></em></dt>
<dd>Set license</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html#method_setDefaultLicense"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr>::setDefaultLicense</a>() — <em>Method in class <a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a></em></dt>
<dd>Set default license information</dd> </dl><h2 id="letterT">T</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method_toArray"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::toArray</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Return an array version of the column definition</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/TextColumnInterface.html"><abbr title="Soluble\Db\Metadata\Column\Definition\TextColumnInterface">TextColumnInterface</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Definition/TimeColumn.html"><abbr title="Soluble\Db\Metadata\Column\Definition\TimeColumn">TimeColumn</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Definition.html">Soluble\Db\Metadata\Column\Definition</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Type.html"><abbr title="Soluble\Db\Metadata\Column\Type">Type</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column.html">Soluble\Db\Metadata\Column</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Exception/TableNotFoundException.html"><abbr title="Soluble\Db\Metadata\Exception\TableNotFoundException">TableNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Exception.html">Soluble\Db\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method_toArray"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::toArray</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/TimeType.html"><abbr title="Soluble\FlexStore\Column\Type\TimeType">TimeType</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Column/Type.html">Soluble\FlexStore\Column\Type</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_toArray"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::toArray</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Cast result set to array of arrays</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_toArray"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::toArray</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Cast result set to array of arrays</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#property_throwExceptionProxyFactory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#property_type"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html#method_toString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr>::toString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserString.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserString">ParserString</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ThrowExceptionProxyFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ThrowExceptionProxyFactory">ThrowExceptionProxyFactory</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Driver/Pjb621.html">Soluble\Japha\Bridge\Driver\Pjb621</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/TableNotFoundException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\TableNotFoundException">TableNotFoundException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/TransactionException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\TransactionException">TransactionException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_toArray"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::toArray</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Return an array version of the record</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method_toJson"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::toJson</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Return an json version of the record</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_toArray"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::toArray</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Return an array version of the resultset</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_toJson"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::toJson</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Return an json version of the resultset</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic.html">Soluble\Normalist\Synthetic</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic.html">Soluble\Normalist\Synthetic</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_table"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::table</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>Return a synthetic table</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method_transaction"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::transaction</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>Return a transaction object</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic.html">Soluble\Normalist\Synthetic</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_toJson"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::toJson</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Return a json version of the results</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_toArray"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::toArray</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Return an array version of the results</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_toArrayColumn"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::toArrayColumn</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Return an array indexed by $indexKey
useful for comboboxes.</dd><dt><a href="Soluble/Normalist/Synthetic/Transaction.html"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic.html">Soluble\Normalist\Synthetic</a></em></dt>
<dd>
</dd> </dl><h2 id="letterU">U</h2>
<dl id="index"><dt><a href="Soluble/Db/Compat/Exception/UnsupportedDriverException.html"><abbr title="Soluble\Db\Compat\Exception\UnsupportedDriverException">UnsupportedDriverException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Compat/Exception.html">Soluble\Db\Compat\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Column/Exception/UnsupportedDatatypeException.html"><abbr title="Soluble\Db\Metadata\Column\Exception\UnsupportedDatatypeException">UnsupportedDatatypeException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Column/Exception.html">Soluble\Db\Metadata\Column\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Metadata/Exception/UnsupportedDriverException.html"><abbr title="Soluble\Db\Metadata\Exception\UnsupportedDriverException">UnsupportedDriverException</abbr></a> — <em>Class in namespace <a href="Soluble/Db/Metadata/Exception.html">Soluble\Db\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Exception/UnsupportedFeatureException.html"><abbr title="Soluble\FlexStore\Exception\UnsupportedFeatureException">UnsupportedFeatureException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Exception.html">Soluble\FlexStore\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/UnitFormatter.html"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Formatter.html">Soluble\FlexStore\Formatter</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Exception/UnsupportedDriverException.html"><abbr title="Soluble\FlexStore\Metadata\Exception\UnsupportedDriverException">UnsupportedDriverException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Exception.html">Soluble\FlexStore\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Exception/UnsupportedFeatureException.html"><abbr title="Soluble\FlexStore\Metadata\Exception\UnsupportedFeatureException">UnsupportedFeatureException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/Metadata/Exception.html">Soluble\FlexStore\Metadata\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Options.html#method_unsetLimit"><abbr title="Soluble\FlexStore\Options">Options</abbr>::unsetLimit</a>() — <em>Method in class <a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a></em></dt>
<dd>Unset limit of results
Provides fluent interface</dd><dt><a href="Soluble/FlexStore/Options.html#method_unsetOffset"><abbr title="Soluble\FlexStore\Options">Options</abbr>::unsetOffset</a>() — <em>Method in class <a href="Soluble/FlexStore/Options.html"><abbr title="Soluble\FlexStore\Options">Options</abbr></a></em></dt>
<dd>Unset previously set offset</dd><dt><a href="Soluble/FlexStore/ResultSet/Exception/UnknownColumnException.html"><abbr title="Soluble\FlexStore\ResultSet\Exception\UnknownColumnException">UnknownColumnException</abbr></a> — <em>Class in namespace <a href="Soluble/FlexStore/ResultSet/Exception.html">Soluble\FlexStore\ResultSet\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_unref"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::unref</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Exception/UnsupportedDriverException.html"><abbr title="Soluble\Japha\Bridge\Exception\UnsupportedDriverException">UnsupportedDriverException</abbr></a> — <em>Class in namespace <a href="Soluble/Japha/Bridge/Exception.html">Soluble\Japha\Bridge\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter.html#method_unsetCache"><abbr title="Soluble\Media\Converter">Converter</abbr>::unsetCache</a>() — <em>Method in class <a href="Soluble/Media/Converter.html"><abbr title="Soluble\Media\Converter">Converter</abbr></a></em></dt>
<dd>Unset cache (primarly for unit testing)</dd><dt><a href="Soluble/Media/Converter/Exception/UnsupportedBackendException.html"><abbr title="Soluble\Media\Converter\Exception\UnsupportedBackendException">UnsupportedBackendException</abbr></a> — <em>Class in namespace <a href="Soluble/Media/Converter/Exception.html">Soluble\Media\Converter\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/ImageConverter.html#method_unsetCache"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr>::unsetCache</a>() — <em>Method in class <a href="Soluble/Media/Converter/ImageConverter.html"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr></a></em></dt>
<dd>Unset cache (primarly for unit testing)</dd><dt><a href="Soluble/Normalist/Exception/UnexpectedValueException.html"><abbr title="Soluble\Normalist\Exception\UnexpectedValueException">UnexpectedValueException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Exception.html">Soluble\Normalist\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/UnexpectedValueException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\UnexpectedValueException">UnexpectedValueException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Exception/UnsupportedFeatureException.html"><abbr title="Soluble\Normalist\Synthetic\Exception\UnsupportedFeatureException">UnsupportedFeatureException</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Synthetic/Exception.html">Soluble\Normalist\Synthetic\Exception</a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method_update"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::update</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>Update data into table</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html#method_unsetDefaultLicense"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr>::unsetDefaultLicense</a>() — <em>Method in class <a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a></em></dt>
<dd>Unset default license, useful for unit tests only</dd> </dl><h2 id="letterV">V</h2>
<dl id="index"><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method_valid"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::valid</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Iterator: is pointer valid?</dd><dt><a href="Soluble/FlexStore/ResultSet/ResultSet.html#method_valid"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr>::valid</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/ResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Iterator: is pointer valid?</dd><dt><a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html#method_values"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr>::values</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/AbstractDriver.html"><abbr title="Soluble\Japha\Bridge\Driver\AbstractDriver">AbstractDriver</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html#property_v"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#property_val"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html#method_valid"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr>::valid</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method_values"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::values</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method_valid"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::valid</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>Iterator: is pointer valid?</dd> </dl><h2 id="letterW">W</h2>
<dl id="index"><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_writeArg"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::writeArg</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method_writeArgs"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::writeArgs</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#property_webContext"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_write"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::write</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeBoolean"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeBoolean</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeLong"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeLong</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeULong"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeULong</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeDouble"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeDouble</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeObject"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeObject</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeException"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeException</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeCompositeBegin_a"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeCompositeBegin_a</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeCompositeBegin_h"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeCompositeBegin_h</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeCompositeEnd"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeCompositeEnd</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writePairBegin_s"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writePairBegin_s</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writePairBegin_n"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writePairBegin_n</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writePairBegin"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writePairBegin</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writePairEnd"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writePairEnd</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method_writeUnref"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::writeUnref</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method_write"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::write</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method_write"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::write</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method_write"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::write</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method_where"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::where</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>Add a where condition</dd> </dl><h2 id="letterZ">Z</h2>
<dl id="index"><dt><a href="Soluble/Normalist/Driver/ZeroConfDriver.html"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr></a> — <em>Class in namespace <a href="Soluble/Normalist/Driver.html">Soluble\Normalist\Driver</a></em></dt>
<dd>
</dd> </dl><h2 id="letter_">_</h2>
<dl id="index"><dt><a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html#method___construct"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Column/Definition/AbstractColumnDefinition.html"><abbr title="Soluble\Db\Metadata\Column\Definition\AbstractColumnDefinition">AbstractColumnDefinition</abbr></a></em></dt>
<dd>Constructor</dd><dt><a href="Soluble/Db/Metadata/Metadata.html#method___construct"><abbr title="Soluble\Db\Metadata\Metadata">Metadata</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Metadata.html"><abbr title="Soluble\Db\Metadata\Metadata">Metadata</abbr></a></em></dt>
<dd>Constructor</dd><dt><a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html#method___construct"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Db/Metadata/Source/Mysql/InformationSchema.html"><abbr title="Soluble\Db\Metadata\Source\Mysql\InformationSchema">InformationSchema</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Db/Sql/Select.html#method___construct"><abbr title="Soluble\Db\Sql\Select">Select</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Db/Sql/Select.html"><abbr title="Soluble\Db\Sql\Select">Select</abbr></a></em></dt>
<dd>Constructor</dd><dt><a href="Soluble/Db/Sql/Select.html#method___toString"><abbr title="Soluble\Db\Sql\Select">Select</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/Db/Sql/Select.html"><abbr title="Soluble\Db\Sql\Select">Select</abbr></a></em></dt>
<dd>Return an sql string accordingly to the internat database adapter</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method___construct"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>Constructor</dd><dt><a href="Soluble/FlexStore/Column/Column.html#method___toString"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Column.html"><abbr title="Soluble\FlexStore\Column\Column">Column</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel.html#method___construct"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel.html"><abbr title="Soluble\FlexStore\Column\ColumnModel">ColumnModel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search.html#method___construct"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search">Search</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html#method___construct"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/ColumnModel/Search/Result.html"><abbr title="Soluble\FlexStore\Column\ColumnModel\Search\Result">Result</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Column/Type/AbstractType.html#method___toString"><abbr title="Soluble\FlexStore\Column\Type\AbstractType">AbstractType</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/FlexStore/Column/Type/AbstractType.html"><abbr title="Soluble\FlexStore\Column\Type\AbstractType">AbstractType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html#method___construct"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/CurrencyFormatter.html"><abbr title="Soluble\FlexStore\Formatter\CurrencyFormatter">CurrencyFormatter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/FormatterInterface.html#method___construct"><abbr title="Soluble\FlexStore\Formatter\FormatterInterface">FormatterInterface</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/FormatterInterface.html"><abbr title="Soluble\FlexStore\Formatter\FormatterInterface">FormatterInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/NumberFormatter.html#method___construct"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/NumberFormatter.html"><abbr title="Soluble\FlexStore\Formatter\NumberFormatter">NumberFormatter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/RowColumn.html#method___construct"><abbr title="Soluble\FlexStore\Formatter\RowColumn">RowColumn</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/RowColumn.html"><abbr title="Soluble\FlexStore\Formatter\RowColumn">RowColumn</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Formatter/UnitFormatter.html#method___construct"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Formatter/UnitFormatter.html"><abbr title="Soluble\FlexStore\Formatter\UnitFormatter">UnitFormatter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Helper/Paginator.html#method___construct"><abbr title="Soluble\FlexStore\Helper\Paginator">Paginator</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Helper/Paginator.html"><abbr title="Soluble\FlexStore\Helper\Paginator">Paginator</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Reader/MysqliMetadataReader.html#method___construct"><abbr title="Soluble\FlexStore\Metadata\Reader\MysqliMetadataReader">MysqliMetadataReader</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Metadata/Reader/MysqliMetadataReader.html"><abbr title="Soluble\FlexStore\Metadata\Reader\MysqliMetadataReader">MysqliMetadataReader</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Metadata/Reader/PDOMysqlMetadataReader.html#method___construct"><abbr title="Soluble\FlexStore\Metadata\Reader\PDOMysqlMetadataReader">PDOMysqlMetadataReader</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Metadata/Reader/PDOMysqlMetadataReader.html"><abbr title="Soluble\FlexStore\Metadata\Reader\PDOMysqlMetadataReader">PDOMysqlMetadataReader</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Options/HydrationOptions.html#method___construct"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Options/HydrationOptions.html"><abbr title="Soluble\FlexStore\Options\HydrationOptions">HydrationOptions</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Renderer/ClosureRenderer.html#method___construct"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Renderer/ClosureRenderer.html"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Renderer/ClosureRenderer.html#method___call"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr>::__call</a>() — <em>Method in class <a href="Soluble/FlexStore/Renderer/ClosureRenderer.html"><abbr title="Soluble\FlexStore\Renderer\ClosureRenderer">ClosureRenderer</abbr></a></em></dt>
<dd>Magic callable</dd><dt><a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html#method___construct"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/ResultSet/AbstractResultSet.html"><abbr title="Soluble\FlexStore\ResultSet\AbstractResultSet">AbstractResultSet</abbr></a></em></dt>
<dd>Constructor</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method___construct"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Source/Zend/SqlSource.html#method___toString"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/FlexStore/Source/Zend/SqlSource.html"><abbr title="Soluble\FlexStore\Source\Zend\SqlSource">SqlSource</abbr></a></em></dt>
<dd>Return the query string</dd><dt><a href="Soluble/FlexStore/Store.html#method___construct"><abbr title="Soluble\FlexStore\Store">Store</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Store.html"><abbr title="Soluble\FlexStore\Store">Store</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Store/Properties.html#method___construct"><abbr title="Soluble\FlexStore\Store\Properties">Properties</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Store/Properties.html"><abbr title="Soluble\FlexStore\Store\Properties">Properties</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/AbstractWriter.html#method___construct"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/AbstractWriter.html"><abbr title="Soluble\FlexStore\Writer\AbstractWriter">AbstractWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html#method___construct"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Excel/LibXLWriter.html"><abbr title="Soluble\FlexStore\Writer\Excel\LibXLWriter">LibXLWriter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html#method___construct"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/Http/SimpleHeaders.html"><abbr title="Soluble\FlexStore\Writer\Http\SimpleHeaders">SimpleHeaders</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html#method___construct"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/FlexStore/Writer/SimpleXmlWriter.html"><abbr title="Soluble\FlexStore\Writer\SimpleXmlWriter">SimpleXmlWriter</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#property___client"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#property___delegate"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#property___serialID"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#property___factory"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#property___java"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#property___signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#property___cancelProxyCreationTag"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method___createDelegate"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::__createDelegate</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method___cast"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::__cast</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method___sleep"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::__sleep</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method___wakeup"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::__wakeup</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method___get"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::__get</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method___set"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::__set</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method___call"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::__call</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html#method___toString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/AbstractJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\AbstractJava">AbstractJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ApplyArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ApplyArg">ApplyArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Arg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Arg">Arg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CacheEntry.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CacheEntry">CacheEntry</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Client.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Client">Client</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/CompositeArg.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\CompositeArg">CompositeArg</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/EmptyChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\EmptyChannel">EmptyChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ExceptionProxy.html#method___toExceptionString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ExceptionProxy">ExceptionProxy</abbr>::__toExceptionString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ExceptionProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ExceptionProxy">ExceptionProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/IllegalArgumentException.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\IllegalArgumentException">IllegalArgumentException</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/IllegalArgumentException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\IllegalArgumentException">IllegalArgumentException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/InternalException.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\InternalException">InternalException</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/InternalException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\InternalException">InternalException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaBridgeException.html#method___toString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaBridgeException">JavaBridgeException</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaBridgeException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaBridgeException">JavaBridgeException</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#property___serialID"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#property___java"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#property___client"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#property___delegate"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#property___signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#property___hasDeclaredExceptions"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method___cast"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::__cast</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method___sleep"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::__sleep</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method___wakeup"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::__wakeup</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method___get"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::__get</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method___set"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::__set</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method___call"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::__call</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html#method___toString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Exception/JavaException.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Exception\JavaException">JavaException</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/GlobalRef.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\GlobalRef">GlobalRef</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/InternalJava.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\InternalJava">InternalJava</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/InternalJava.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\InternalJava">InternalJava</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Java.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Java">Java</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Java.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Java">Java</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Java.html#method___destruct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Java">Java</abbr>::__destruct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Java.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Java">Java</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Java.html#method___call"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Java">Java</abbr>::__call</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Java.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Java">Java</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaClass.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaClass">JavaClass</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaClass.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaClass">JavaClass</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#property___serialID"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#property___java"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#property___signature"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#property___client"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt>$<a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#property___tempGlobalRef"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a> — <em>Property in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___cast"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__cast</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___sleep"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__sleep</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___wakeup"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__wakeup</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___destruct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__destruct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___get"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__get</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___set"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__set</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___call"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__call</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html#method___toString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxy">JavaProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxyProxy.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxyProxy">JavaProxyProxy</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaProxyProxy.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaProxyProxy">JavaProxyProxy</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method___get"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::__get</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method___set"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::__set</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method___call"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::__call</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method___cast"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::__cast</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method___sleep"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::__sleep</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method___wakeup"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::__wakeup</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html#method___toString"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr>::__toString</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/JavaType.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\JavaType">JavaType</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/NativeParser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\NativeParser">NativeParser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ObjectIterator.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ObjectIterator">ObjectIterator</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Parser.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Parser">Parser</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserTag.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserTag">ParserTag</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/ParserTag.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\ParserTag">ParserTag</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Pjb621Driver.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Pjb621Driver">Pjb621Driver</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/Protocol.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\Protocol">Protocol</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleFactory.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleFactory">SimpleFactory</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpHandler">SimpleHttpHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SimpleHttpTunnelHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SimpleHttpTunnelHandler">SimpleHttpTunnelHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketChannel.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketChannel">SocketChannel</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html#method___construct"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Bridge/Driver/Pjb621/SocketHandler.html"><abbr title="Soluble\Japha\Bridge\Driver\Pjb621\SocketHandler">SocketHandler</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Japha/Db/DriverManager.html#method___construct"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Japha/Db/DriverManager.html"><abbr title="Soluble\Japha\Db\DriverManager">DriverManager</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/BoxDimension.html#method___construct"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Media/BoxDimension.html"><abbr title="Soluble\Media\BoxDimension">BoxDimension</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter.html#method___construct"><abbr title="Soluble\Media\Converter">Converter</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Media/Converter.html"><abbr title="Soluble\Media\Converter">Converter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Media/Converter/ImageConverter.html#method___construct"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Media/Converter/ImageConverter.html"><abbr title="Soluble\Media\Converter\ImageConverter">ImageConverter</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/DriverInterface.html#method___construct"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/DriverInterface.html"><abbr title="Soluble\Normalist\Driver\DriverInterface">DriverInterface</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html#method___construct"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/Metadata/NormalistModels.html"><abbr title="Soluble\Normalist\Driver\Metadata\NormalistModels">NormalistModels</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Driver/ZeroConfDriver.html#method___construct"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Driver/ZeroConfDriver.html"><abbr title="Soluble\Normalist\Driver\ZeroConfDriver">ZeroConfDriver</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method___construct"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method___set"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::__set</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Magic setter</dd><dt><a href="Soluble/Normalist/Synthetic/Record.html#method___get"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr>::__get</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Record.html"><abbr title="Soluble\Normalist\Synthetic\Record">Record</abbr></a></em></dt>
<dd>Magical getter</dd><dt><a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html#method___construct"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/ResultSet/ResultSet.html"><abbr title="Soluble\Normalist\Synthetic\ResultSet\ResultSet">ResultSet</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Table.html#method___construct"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table.html"><abbr title="Soluble\Normalist\Synthetic\Table">Table</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableManager.html#method___construct"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableManager.html"><abbr title="Soluble\Normalist\Synthetic\TableManager">TableManager</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/TableSearch.html#method___construct"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/TableSearch.html"><abbr title="Soluble\Normalist\Synthetic\TableSearch">TableSearch</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Table/Relation.html#method___construct"><abbr title="Soluble\Normalist\Synthetic\Table\Relation">Relation</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Table/Relation.html"><abbr title="Soluble\Normalist\Synthetic\Table\Relation">Relation</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Normalist/Synthetic/Transaction.html#method___construct"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Normalist/Synthetic/Transaction.html"><abbr title="Soluble\Normalist\Synthetic\Transaction">Transaction</abbr></a></em></dt>
<dd>
</dd><dt><a href="Soluble/Spreadsheet/Library/LibXL.html#method___construct"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr>::__construct</a>() — <em>Method in class <a href="Soluble/Spreadsheet/Library/LibXL.html"><abbr title="Soluble\Spreadsheet\Library\LibXL">LibXL</abbr></a></em></dt>
<dd>
</dd> </dl> </div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
</div>
</div>
</div>
</body>
</html>
|
web-api/website/www.website/src/main/webapp/theme/geek2011/css/playerlist.v20141001.css | RobertTheNerd/sc2geeks | /* player list */
.panes {
border-top: 1px solid rgb(102, 102, 102);
}
#playerlistContainer {
width: 100%;
}
/* root element for tabs */
ul.tabs {
list-style:none;
margin:0 !important;
padding:0;
border-bottom:1px solid #666;
height:30px;
}
.liqui_list li {
float: left;
margin: 0 0 4px;
padding: 0 3px 0 0;
position: relative;
width: 305px;
height:101px;
}
.liqui_list li div.player-image-container {
width: 80px;
height: 80px;
margin: 0;
padding: 0;
float: left;
text-align: center;
}
.liqui_list li div.player-image-container a {
display: block;
margin-left: auto;
margin-right: auto;
}
.liqui_list li div.player-image-container::after {
content: '';
}
img.player_image {
max-width: 80px;
max-height:80px;
}
.liqui_list li div.info-container {
margin:10px 0 5px 20px;
float: left;
font-size: 0.75em;
width:204px;
height:80px;
}
.liqui_list li div.vborder {
border-right: 1px solid #333333;
float: left;
height: 95px;
margin: 0;
width: 0;
}
.liqui_list li div.hborder {
border-bottom: 1px solid #333333;
clear: both;
float: left;
height: 0;
margin: 5px 5px 0 4px;
width: 293px;
}
.liqui_list div span {
float:left;
}
.liqui_list div span.links {
clear:left;
margin-top: 5px;
}
.liqui_list div span.links a{
margin-right: 5px;
}
span.title {
font-weight: bold;
width:42px;
clear:left;
}
#replayOnlymarginSection {
font-size:0.9em;
vertical-align: top;
display:inline;
}
#replayOnlySection input {
margin-top:10px;
}
#searchOptions {
margin-top:10px;
}
#replayOnlySection {
display: inline-block;
vertical-align: top;
font-size:0.9em;
}
/* progamer race icon */
.pricon {
width:16px;
height: 20px;
float:left;
}
.pname {
font-weight: bold;
margin: 4px 3px 0;
}
/** common styles for progamer ** - start **/
/** common styles for progamer ** - end **/
|
notes/apps/login/templates/login/logout.html | dairdr/notes | {% extends 'base.html' %}
{% load i18n %}
{% block title %}Logout | Notes{% endblock %}
{% block content %}
<div class="jumbotron" style="margin-top:5em;">
<h1>Regresa Pronto!</h1>
<p>Gracias por utilizar Shop, para ingresar nuevamente, haz click en el siguiente enlace.</p>
<p><a href="{% url 'login-index' %}">Entrar de nuevo</a></p>
</div>
{% endblock %} |
binder/templates/dash/me.html | ananthb/binder | {#
templates.dash.me
~~~~~~~~~~~~~~~~~~~~~~~
The dashboard. That is all.
:copyright: (c) 2015 by Ananth Bhaskararaman
:license: MIT, see LICENSE for more details
#}
{% extends "base.html" %}
{% block page_copy %}
<p>Hello, {{ current_user.Name }}</p>
{% endblock %}
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0/simple-io/1.4.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>simple-io: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.0 / simple-io - 1.4.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
simple-io
<small>
1.4.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-29 07:47:20 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-29 07:47:20 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.5.0 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "Li-yao Xia <lysxia@gmail.com>"
authors: "Li-yao Xia"
homepage: "https://github.com/Lysxia/coq-simple-io"
bug-reports: "https://github.com/Lysxia/coq-simple-io/issues"
license: "MIT"
dev-repo: "git+https://github.com/Lysxia/coq-simple-io.git"
build: [make "build"]
run-test: [make "test"]
install: [make "install"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.13~"}
"coq-ext-lib"
"ocamlbuild" {with-test}
]
tags: [
"date:2020-10-13"
"logpath:SimpleIO"
"keyword:extraction"
"keyword:effects"
]
synopsis: "IO monad for Coq"
description: """
This library provides tools to implement IO programs directly in Coq, in a
similar style to Haskell. Facilities for formal verification are not included.
IO is defined as a parameter with a purely functional interface in Coq,
to be extracted to OCaml. Some wrappers for the basic types and functions in
the OCaml Pervasives module are provided. Users are free to define their own
APIs on top of this IO type."""
url {
src: "https://github.com/Lysxia/coq-simple-io/archive/1.4.0.tar.gz"
checksum: "sha512=d5acb89432ca2933c60b320b604fadd11063080c3c446c7d18ec071043c5685892b22a09f2cb3807926ac3ee830cbbf724daa00ba3913b13bc88be368fd4de99"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-simple-io.1.4.0 coq.8.5.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0).
The following dependencies couldn't be met:
- coq-simple-io -> coq >= 8.8 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-simple-io.1.4.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
app/assets/stylesheets/search.css | juli212/pub_gamer | .ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-autocomplete, .ui-autocomplete:hover,
.ui-menu-item, .ui-menu-item:hover,
.ui-menu-item a, .ui-menu-item a:hover,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a
{ background: #ffffff none no-repeat;
padding:0;
margin:0;
display:block;
border:0;
border-collapse: collapse;
}
.results {
position: absolute;
border: none;
z-index: 7;
max-width: 100%;
}
ul.ui-autocomplete {
position: absolute;
width: 90%;
border-top: 1px dashed #2C1B13;
}
ul.ui-autocomplete li {
background-color: #FFFFF0;
color: #2C1B13;
font-size: 22px;
font-weight: bold;
padding-left: 7px;
display: block;
border: none;
border-bottom: 2px solid #2C1B13;
width: 100%;
height: 30px;
border-top: none;
overflow: hidden;
text-align: left;
}
@media only screen and (min-width: 640px) {
ul.ui-autocomplete {
width: 40%;
}
}
/* should be .ui-state-focus*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
color: #FBEBD4;
background-color: #A893FF;
padding-left: 7px;
border-bottom: 1px solid #2C1B13;
}
.ui-helper-hidden-accessible {
visibility: hidden;
}
|
app/assets/stylesheets/application.css | wrburgess/league-server | /*
*= require_self
*= require bootstrap
*= require bootstrap-responsive
*= require fonts
*= require browser
*= require admin
*/
|
widgets/commitlist/commitlist.css | mverteuil/widget-party | .widget-commitlist {
background-color: #860000;
}
.widget-commitlist .title {
color: rgba(255, 255, 255, 0.7);
}
.widget-commitlist ol, ul {
margin: 0 15px;
text-align: left;
}
.widget-commitlist ol {
list-style-position: inside;
}
.widget-commitlist li {
font-size: 12px;
border-top: 1px solid #FF0000;
background-color: #860000;
padding-top: 6px;
margin-bottom: 6px;
}
.widget-commitlist .commitlist-nostyle {
list-style: none;
}
.widget-commitlist .author {
float: right;
color: rgba(255, 255, 255, 0.3);
font-weight: 600;
}
.widget-commitlist a .sha {
float: left;
text-transform: uppercase;
color: rgba(255, 0, 0, 0.7);
font-weight: 900;
}
.widget-commitlist .message {
padding-top:2px;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
color: rgba(255, 255, 255, 0.7) !important;
}
|
Base/index.html | shiningjason1989/ng-tutorial | <!doctype html>
<html ng-app>
<head>
<title>我愛正妹</title>
<link rel="stylesheet" href="lib/bootstrap/css/bootstrap.css">
</head>
<body>
<div class="container">
<div class="page-header"><h1>我愛正妹</h1></div>
<div>
<!-- 網站內容加在這 -->
</div>
</div>
<script src="lib/angular/angular.js"></script>
<script>
// 自行更改你有興趣的資料
var hotties = [
{ name: 'Angelababy', star: 4 },
{ name: '楊冪', star: 5 },
{ name: '林依晨', star: 4.5 }
];
</script>
</body>
</html>
|
Old/3rdParty/fmodstudioapi10802linux/doc/FMOD Studio Programmers API for Linux/content/generated/FMOD_ChannelGroup_Set3DDistanceFilter.html | Silveryard/Car_System | <LINK REL="stylesheet" HREF="../static/styles.css">
<HTML>
<HEAD>
<TITLE>ChannelGroup::set3DDistanceFilter</TITLE>
</HEAD>
<BODY TOPMARGIN="0" class="api_reference">
<p class="header">Firelight Technologies FMOD Studio API</p>
<H1>ChannelGroup::set3DDistanceFilter</H1>
<P>
<p>Control the behaviour of a 3D distance filter, whether to enable or disable it, and frequency characteristics.</p>
</P>
<h3>C++ Syntax</h3>
<PRE class=syntax><CODE>FMOD_RESULT ChannelGroup::set3DDistanceFilter(
bool <I>custom</I>,
float <I>customLevel</I>,
float <I>centerFreq</I>
);
</CODE></PRE>
<h3>C Syntax</h3>
<PRE class=syntax><CODE>FMOD_RESULT FMOD_ChannelGroup_Set3DDistanceFilter(
FMOD_CHANNELGROUP *<I>channelgroup</I>,
FMOD_BOOL <I>custom</I>,
float <I>customLevel</I>,
float <I>centerFreq</I>
);
</CODE></PRE>
<h3>C# Syntax</h3>
<PRE class=syntax><CODE>RESULT ChannelGroup.set3DDistanceFilter(
bool <i>custom</i>,
float <i>customLevel</i>,
float <i>centerFreq</i>
);
</CODE></PRE>
<h2>Parameters</h2>
<dl>
<dt>custom</dt>
<dd>Specify true to disable FMOD distance rolloff calculation. Default = false.</dd>
<dt>customLevel</dt>
<dd>Specify a attenuation factor manually here, where 1.0 = no attenuation and 0 = complete attenuation. Default = 1.0.</dd>
<dt>centerFreq</dt>
<dd>Specify a center frequency in hz for the high-pass filter used to simulate distance attenuation, from 10.0 to 22050.0. Default = 1500.0.</dd>
</dl>
<h2>Return Values</h2><P>
If the function succeeds then the return value is <A HREF="FMOD_RESULT.html">FMOD_OK</A>.<BR>
If the function fails then the return value will be one of the values defined in the <A HREF="FMOD_RESULT.html">FMOD_RESULT</A> enumeration.<BR>
</P>
<h2>See Also</h2>
<UL type=disc>
<LI><A HREF="FMOD_ChannelControl_Get3DDistanceFilter.html">ChannelControl::get3DDistanceFilter</A></LI>
</UL>
<BR><BR><BR>
<P align=center><font size=-2>Version 1.08.02 Built on Apr 14, 2016</font></P>
<BR>
</HTML>
|
_ng1_docs/1.0.0-beta.2/interfaces/common.uiinjector.html | ui-router/ui-router.github.io | ---
redirect_from: /docs/1.0.0-beta.2/interfaces/common.uiinjector.html
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>UIInjector | UI-Router</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/typedoctheme.css">
<script src="../assets/js/modernizr.js"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">UI-Router</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/common.html">common</a>
</li>
<li>
<a href="common.uiinjector.html">UIInjector</a>
</li>
</ul>
<h1>Interface UIInjector</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>An interface for getting values from dependency injection.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">UIInjector</span>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="common.uiinjector.html#get" class="tsd-kind-icon">get</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="common.uiinjector.html#getasync" class="tsd-kind-icon">get<wbr>Async</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface">
<a name="get" class="tsd-anchor"></a>
<!---->
<!--<h3>get</h3>-->
<!---->
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">get<span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
<li class="tsd-header">
<p> Gets a value from the injector </p>
</li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Gets a value from the injector</p>
</div>
<dl class="tsd-comment-tags">
<dt>example</dt>
<dd><pre><code class="lang-js">
<span class="hljs-comment">// ng1</span>
injector.get(<span class="hljs-string">'$state'</span>).go(<span class="hljs-string">'home'</span>);
</code></pre>
</dd>
<dt>example</dt>
<dd><pre><code class="lang-js">
<span class="hljs-comment">// ng2</span>
<span class="hljs-keyword">import</span> {StateService} <span class="hljs-keyword">from</span> <span class="hljs-string">"ui-router-ng2"</span>;
injector.get(StateService).go(<span class="hljs-string">'home'</span>);
</code></pre>
<p>Note:
The code that implements this interface may be Angular 1 <code>$injector</code>, Angular 2 <code>Injector</code>,
a <a href="../classes/resolve.resolvecontext.html">ResolveContext</a>, or a <code>ResolveContext</code> that delegates to the ng1/ng2 injector if keys are missing.</p>
</dd>
</dl>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>key: <span class="tsd-signature-type">any</span></h5>
: <div class="tsd-comment tsd-typography">
<p>the key for the value to get. May be a string or arbitrary object.</p>
</div>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
: <p>the Dependency Injection value that matches the key</p>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/angular-ui/ui-router/blob/4d86ca2/src/common/interface.ts#L35">common/interface.ts:35</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface">
<a name="getasync" class="tsd-anchor"></a>
<!---->
<!--<h3>get<wbr>Async</h3>-->
<!---->
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
<li class="tsd-signature tsd-kind-icon">get<wbr>Async<span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
<li class="tsd-header">
<p> Asynchronously gets a value from the injector </p>
</li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Asynchronously gets a value from the injector</p>
</div>
<p>Returns a promise for a value from the injector.
Returns resolve values and/or values from the native injector (ng1/ng2).</p>
<dl class="tsd-comment-tags">
<dt>example</dt>
<dd><pre><code class="lang-js">
<span class="hljs-keyword">return</span> injector.getAsync(<span class="hljs-string">'myResolve'</span>).then(value => {
<span class="hljs-keyword">if</span> (value === <span class="hljs-string">'declined'</span>) <span class="hljs-keyword">return</span> <span class="hljs-literal">false</span>;
});
</code></pre>
</dd>
</dl>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>key: <span class="tsd-signature-type">any</span></h5>
: <div class="tsd-comment tsd-typography">
<p>the key for the value to get. May be a string or arbitrary object.</p>
</div>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
: <p>a Promise for the Dependency Injection value that matches the key</p>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/angular-ui/ui-router/blob/4d86ca2/src/common/interface.ts#L54">common/interface.ts:54</a></li>
</ul>
</aside> </li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/common.html">common</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/common_hof.html">common_<wbr>hof</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/common_predicates.html">common_<wbr>predicates</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/common_strings.html">common_<wbr>strings</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/core.html">core</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/hooks.html">hooks</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/justjs.html">justjs</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng1.html">ng1</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng1_directives.html">ng1_<wbr>directives</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng1_state_events.html">ng1_<wbr>state_<wbr>events</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng2.html">ng2</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng2_directives.html">ng2_<wbr>directives</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/params.html">params</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/path.html">path</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/resolve.html">resolve</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/state.html">state</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/trace.html">trace</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/transition.html">transition</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/url.html">url</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/view.html">view</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-parent-kind-external-module">
<a href="common.uiinjector.html" class="tsd-kind-icon">UIInjector</a>
<ul>
<li class=" tsd-kind-method tsd-parent-kind-interface">
<a href="common.uiinjector.html#get" class="tsd-kind-icon">get</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-interface">
<a href="common.uiinjector.html#getasync" class="tsd-kind-icon">get<wbr>Async</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html> |
docs/Configuration.html | christianblos/codedocs | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>CodeDocs</title>
<link rel="stylesheet" href="assets/css/normalize.css">
<link rel="stylesheet" href="assets/css/font.css">
<link rel="stylesheet" href="assets/css/docs.css">
<link rel="stylesheet" href="assets/css/github-markdown.css">
<link rel="stylesheet" href="assets/css/highlight.min.css">
<link rel="stylesheet" href="assets/css/highlight.github.css">
<script src="assets/js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body>
<nav>
<a id="header" href="index.html">CodeDocs</a>
<ul>
<li class=""><a href="Quick-Start.html">Quick Start</a></li><li class="active"><a href="Configuration.html">Configuration</a></li><li class=""><a href="Markups.html">Markups</a></li><li class=""><a href="Annotations.html">Annotations</a></li><li class=""><a href="Processors.html">Processors</a></li><li class=""><a href="State-Object.html">State Object</a></li><li class="spacer"></li><li><a href="https://github.com/christianblos/codedocs">Github</a></li> </ul>
</nav>
<section>
<ul class="breadcrumb">
<li><a href="Configuration.html">Configuration</a></li> </ul>
<div class="markdown-body">
<h1>Configuration</h1>
<p>By default, CodeDocs searches for a file named <strong>codedocs.config.php</strong>
in your project's root directory.
But you can use another location if you want by passing the location to the CodeDocs command: </p>
<pre><code class="language-bash">$ vendor/bin/codedocs /path/to/config.php</code></pre>
<p>You can also use multiple config files (e.g. for local configurations):</p>
<pre><code class="language-bash">$ vendor/bin/codedocs codedocs.config.php codedocs.config.local.php</code></pre>
<h1>Possible configurations</h1>
<p>Here's a full configuration example with descriptions:</p>
<pre><code class="language-php"><?php
/** @var \CodeDocs\Config $config */
/*
Base directory of your project.
Must be absolute path!
*/
$config->baseDir = __DIR__;
/*
The directory where all generated files are stored.
Relative to the baseDir if starting with "./".
*/
$config->buildDir = './build';
/*
Location of the documentations.
Relative to the baseDir if starting with "./".
*/
$config->docsDir = './docs-src';
/*
A list of locations where the parser looks for classes.
All these classes are available in Markups.
Relative to the baseDir if starting with "./".
*/
$config->classDirs = ['./src', './annotations', './functions'];
/*
If configured, caching is enabled and all cache files are stored here.
*/
$config->cacheDir = '/tmp/codedocs';
/*
Extra parameters that can be used e.g. in markups.
*/
$config->params = [
'someParam' => 'someValue',
'currentTime' => time(),
];
/*
You can register your namespaces for annotations here. This allows you to omit the namespace in the annotations.
For example `@MyNamespace\Something`. If you register "MyNamespace", you can just use `@Something`.
*/
$config->annotationNamespaces = [
'MyNamespace',
];
/*
If you want to use custom functions in your documentation, you can register them here.
The array key must be the function name and the value must be a callable.
To make use of the CodeDocs State object in your callable, it must extend \CodeDocs\Doc\MarkupFunction.
*/
$config->functions = [
'upper' => function ($value) {
return strtoupper($value);
},
];
/*
Processors which are executed before Markups are replaced.
*/
$config->preProcessors = [
new \CodeDocs\Processor\CreateFilesFromTopics(),
];
/*
Processors which are executed after Markups are replaced.
*/
$config->postProcessors = [
new \CodeDocs\Processor\CopyExportFiles('docs'),
];</code></pre>
<footer>
<a class="prev" href="Quick-Start.html">‹ Quick Start</a><a class="next" href="Markups.html">Markups ›</a> </footer>
</div>
</section>
</body>
</html>
|
packages/core/users/public/views/forgot-password.html | UnidadInformaticaSERVIUVI/GestorDeActas | <div data-ng-controller="ForgotPasswordCtrl as forgot" class="form forgot_password_form main-form">
<div class="alert alert-{{forgot.response.status}} animated fadeIn" ng-show="forgot.response.message">{{forgot.response.message}}</div>
<h2>Recuperar contraseña</h2></br>
<p>Ingrese su correo para restaurar su contraseña.</p>
<form ng-submit="forgot.forgotpassword()" class="forgot-password form-horizontal">
<div class="input-wrapper">
<input required id="email_block" type="email" name="email" placeholder="Correo Electronico"
ng-model="forgot.user.email">
<div class="error_message">Ingrese informacion correcta #</div>
<span class="pic email"></span>
</div>
<div class="button_send">
<button type="submit" class="submit_button">Enviar</button>
<p style="font-size: 14px;">¿Ya tienes una cuenta?</p>
<a ui-sref='auth.register' style="font-size: 14px;">Registrate</a>
</div>
</form>
</div>
|
p5js/coding-challenges/mitosis/local-dev.html | brianhonohan/sketchbook | <!DOCTYPE html>
<html>
<head>
<title>P5.JS - Mitosis</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.7.2/p5.js" charset="utf-8"></script>
<script src="mitosis.js" charset="utf-8"></script>
<style>
body {
margin: 0;
font-family: Sans-Serif;
}
</style>
</head>
<body>
</body>
</html>
|
src/comments/templates/comments/comment_form.html | aminhp93/learning_python | {% extends 'base.html' %}
{% block title %}
| Add A New Comment
{% endblock %}
{% block content %}
<form action="" method="post">{% csrf_token %}
{{ form.as_p }}
<input type="submit" value="Save" />
</form>
{% endblock %} |
src/components/scopes/prose/prose.css | culturebook/pablo | .s-prose {
@apply --typeset-prose;
.caps {
font-variant: lining-nums small-caps;
}
.caption {
@apply --typeset-caption;
opacity: 0.9;
}
.lede {
@apply --typeset-lede;
position: relative;
top: calc(map(spaces, xsmall) * -1);
}
> * {
margin-bottom: 0.75em;
}
/* Text */
strong,
dt {
font-family: map(fonts, family-sans);
}
pre,
code,
samp {
font-variant: lining-nums tabular-nums;
hanging-punctuation: none;
hyphens: none;
}
pre,
code {
margin: -0.125em 0.125em;
padding: 0.0625em 0.125em;
background-color: color(white a(50%));
}
/* Grouping content */
pre {
margin: 1em -0.5em;
padding: 0.25em 0.5em;
code {
margin: 0;
background-color: transparent;
padding: 0;
}
}
ol,
ul {
list-style-position: inside;
@media (--from-large-screen) {
list-style-position: outside;
}
}
ol li {
list-style-type: decimal;
}
ul li {
list-style-type: square;
li {
list-style-type: circle;
}
}
> ul > li {
position: relative;
padding-left: 1em;
list-style: none outside;
@media (--from-large-screen) {
padding-left: 0;
}
&::before {
content: '';
background-color: color($color-text a(0.75));
width: 0.5rem;
height: 0.5rem;
position: absolute;
left: 0;
top: 0.5em;
transform: rotate(45deg);
transform-origin: 50% 50%;
@media (--from-large-screen) {
left: -1.125em;
}
}
}
dt {
font-weight: 700;
}
li {
margin-bottom: 0.25em;
}
li li,
dd {
margin-left: 1.5em;
}
li > *,
dd > * {
margin-top: 0;
}
}
.s-prose--article {
@apply --typescale-prose;
.footnotes {
@apply --typeset-caption;
li {
margin-bottom: map(spaces, small);
}
a:last-of-type {
/* Chrome doesn’t seem to use fallback glyph in font stack */
font-family: sans-serif;
}
}
> *:first-child {
margin-top: 0;
}
pre,
figure,
table {
margin-top: map(spaces, large);
margin-bottom: map(spaces, large);
}
/* Sections */
h2,
h3,
h4,
h5 {
@apply --typeset-heading;
margin-top: map(spaces, large);
margin-bottom: map(spaces, small);
}
h2 {
margin-top: map(spaces, xlarge);
font-size: 1.5em;
font-weight: 700;
}
h2 + h3 {
margin-top: 0;
}
h2,
h3 {
color: $color-day--dark;
color: var(--color-day--dark, $color-day--dark);
}
h3 {
font-size: 1.25em;
opacity: 0.9;
}
h4 {
font-size: 1.125em;
}
h5 {
font-size: 0.875em;
letter-spacing: 0.05em;
text-transform: uppercase;
opacity: 0.9;
}
hr {
text-align: center;
margin: map(spaces, large) 0 map(spaces, xlarge);
&::after {
content: '\25C6 \25C6 \25C6';
height: 0;
font-family: sans-serif;
letter-spacing: map(spaces, medium);
color: color($color-text a(25%));
}
}
/* Grouping content */
blockquote {
border-left: 0.25rem solid $prose-color--rule;
padding-left: map(spaces, medium);
margin-bottom: map(spaces, large);
> p,
> ul,
> ol {
font-size: 1.125em;
line-height: 1.25;
margin-bottom: 0.75em;
}
li {
list-style-position: inside;
}
> footer,
> cite { /* ! Legacy */
@apply --typeset-caption;
}
}
figure,
p.image { /* ! Legacy */
margin-left: calc(map(spaces, large) * -1);
margin-right: calc(map(spaces, large) * -1);
@media (--from-large-screen) {
margin-left: 0;
margin-right: -7.6667%;
}
@media (--from-xlarge-screen) {
margin-right: -25%;
}
}
figcaption,
p.image span.caption { /* ! Legacy */
@apply --typeset-caption;
display: block;
border-bottom: 1px solid $prose-color--rule;
margin-right: map(spaces, large);
margin-left: map(spaces, large);
padding: map(spaces, medium) 0;
@media (--from-large-screen) {
margin: 0;
}
}
/* Embedded content */
img,
video {
display: block;
max-width: 100%;
}
/* Key press within user input sequence. */
kbd > kbd {
font-size: 90%;
background-color: white;
margin: 0 0.125rem;
border: 1px solid $prose-color--shadow;
border-radius: map(borders, radius-default);
padding: map(spaces, xsmall) map(spaces, small);
box-shadow: 0 1px 0 $prose-color--shadow;
}
/* Menu selection within user input sequence. */
kbd > samp {
font-family: inherit;
font-size: 1em;
background-color: white;
margin: -0.375rem -0.625rem; /* -6px -10px */
border-radius: 0;
padding: 0.375rem 0.625rem; /* 6px 10px */
box-shadow: none;
}
/* Links */
a {
text-decoration: underline;
text-decoration-color: var(--color-day--dark-alpha, $color-day--dark-alpha);
&:hover {
text-decoration-color: var(--color-day, $color-day);
}
@media print {
border-bottom: 1px dotted #999;
&::after {
font-size: 0.75em;
content: ' [' attr(href) ']';
}
}
}
/* Tables */
table {
@apply --typeset-ui;
ol,
ul {
margin-left: map(spaces, large);
}
}
caption {
@apply --typeset-caption;
color: map(colors, neutral, base);
caption-side: bottom;
text-align: left;
margin: map(spaces, medium) 0;
}
td,
th {
border-bottom: 1px solid $prose-color--rule;
padding: map(spaces, small) map(spaces, large) map(spaces, small) map(spaces, small);
hyphens: none;
}
th {
line-height: 1.25;
background-color: $prose-color--background;
code {
background: none;
}
}
}
|
style.css | tzarchat/tzarchat.github.io | body {
background: url('img/bg.jpg');
background-width: 100%;
background-repeat: no-repeat;
background-position: center 0;
background-attachment: fixed;
font: 13px/1.4em PTSansRegular, "Trebuchet MS", Helvetica, Garuda, sans-serif;
/*font: 12px tahoma, helvetica, arial, sans-serif;*/
color: #000;
}
a {
text-decoration: none;
font-weight: bold;
color: #222;
}
a:hover {
color: #545;
}
#wrapper {
margin: 0 auto;
width: 800px;
}
#logo_bg {
margin: 0 auto;
background: url('img/logo_bg.png') no-repeat;
background-position: center -100px;
}
#logo {
margin: 0 auto;
background: url('img/logo.png') no-repeat;
background-position: center;
padding: 100px;
}
#block {
margin: 15px 0 0 0;
height: auto;
background: -webkit-linear-gradient(#f5f5f5, #cfcfcf); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#f5f5f5, #cfcfcf); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#f5f5f5, #cfcfcf); /* For Firefox 3.6 to 15 */
background: linear-gradient(#f5f5f5, #cfcfcf); /* Standard syntax */
border-radius: 5px;
}
#navigation {
height: 48px;
width: auto;
background: -webkit-linear-gradient(#f5f5f5, #cfcfcf); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#f5f5f5, #cfcfcf); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#f5f5f5, #cfcfcf); /* For Firefox 3.6 to 15 */
background: linear-gradient(#f5f5f5, #cfcfcf); /* Standard syntax */
font-size: 16px;
border-radius: 5px;
margin: 0 0 30px 0;
}
#navigation li {
float: left;
list-style-type: none;
padding: 15px 0px;
display: block;
}
#navigation ul li a {
padding: 10px;
color: #333;
/*text-shadow: #000 1px 1px 0;*/
}
#navigation ul li:hover a, #navigation ul li.active a {
padding: 10px;
background: #3e3e3e;
color: #fff;
display: block -moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#474747), to(#262626));
background: -webkit-linear-gradient(#474747, #262626);
background: -moz-linear-gradient(#474747, #262626);
background: -ms-linear-gradient(#474747, #262626);
background: -o-linear-gradient(#474747, #262626);
background: linear-gradient(#474747, #262626);
text-shadow: #000 1px 1px 0;
}
#recommended_sites {
padding: 4px;
background: #3e3e3e;
color: #fff;
display: block -moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#474747), to(#262626));
background: -webkit-linear-gradient(#474747, #262626);
background: -moz-linear-gradient(#474747, #262626);
background: -ms-linear-gradient(#474747, #262626);
background: -o-linear-gradient(#474747, #262626);
background: linear-gradient(#474747, #262626);
text-shadow: #000 1px 1px 0;
font: 13px/1.4em PTSansRegular, "Trebuchet MS", Helvetica, Garuda, sans-serif;
}
#recommended_sites a {
text-decoration: none;
font-weight: bold;
color: #ffde00;
}
#recommended_sites a:hover {
color: #ffe954;
}
#download {
padding: 10px;
}
#download td {
padding: 10px;
font-size: 14px;
color: #333;
}
#td_style {
/*padding: 10px;*/
}
#td_style td {
/*padding: 10px;*/
font-size: 14px;
color: #333;
}
#text {
padding: 10px;
}
#info {
width: 250px;
margin: 5px;
font-weight: bold;
padding: 10px;
background: #3e3e3e;
color: #fff;
display: block -moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#474747), to(#262626));
background: -webkit-linear-gradient(#474747, #262626);
background: -moz-linear-gradient(#474747, #262626);
background: -ms-linear-gradient(#474747, #262626);
background: -o-linear-gradient(#474747, #262626);
background: linear-gradient(#474747, #262626);
text-shadow: #000 1px 1px 0;
}
#info a {
text-decoration: none;
font-weight: bold;
color: #ffde00;
}
#info a:hover {
color: #ffe954;
}
h2 {
margin: 0 0 10px 0;
padding: 10px;
background: #3e3e3e;
color: #fff;
display: block -moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#474747), to(#262626));
background: -webkit-linear-gradient(#474747, #262626);
background: -moz-linear-gradient(#474747, #262626);
background: -ms-linear-gradient(#474747, #262626);
background: -o-linear-gradient(#474747, #262626);
background: linear-gradient(#474747, #262626);
text-shadow: #000 1px 1px 0;
}
h1 {
text-align: center;
padding-top: 50px;
font-size: 35px;
font-family: "Segoe UI";
font: 100 40px / 25px "Century Gothic";
text-align: center;
color: #666;
text-shadow: 1px 1px 1px rgba(255, 255, 255, .5);
}
#slider {
width: 583px;
height: 423px;
margin: 30px auto 60px;
position: relative;
background: #fff;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
#slider:before, #slider:after {
content: '';
position: absolute;
width: 60%;
height: 20px;
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
-ms-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
-webkit-transform: rotate(-4deg) skew(-10deg);
-moz-transform: rotate(-4deg) skew(-10deg);
-o-transform: rotate(-4deg) skew(-10deg);
-ms-transform: rotate(-4deg) skew(-10deg);
transform: rotate(-4deg) skew(-10deg);
left: 10px;
bottom: 13px;
z-index: -1;
}
#slider:after {
left: auto;
right: 10px;
-webkit-transform: rotate(4deg) skew(10deg);
-moz-transform: rotate(4deg) skew(10deg);
-o-transform: rotate(4deg) skew(10deg);
-ms-transform: rotate(4deg) skew(10deg);
transform: rotate(4deg) skew(10deg);
}
#slider ul {
width: 140px;
height: 40px;
padding: 0 0 0 0;
position: absolute;
z-index: 10;
list-style: none;
left: 50%;
margin-left: -70px;
bottom: -60px;
}
#slider ul li:first-child {
margin-left: 16px;
}
#slider ul li {
float: left;
margin-right: 12px;
margin-top: 14px;
}
#slider ul li:last-child {
margin-right: 0;
}
#slider ul li a {
width: 12px;
height: 12px;
display: block;
outline: none;
border: none;
position: relative;
z-index: 2;
background: #aaa;
box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.6), 0px 1px 1px 0px white;
-moz-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.6), 0px 1px 1px 0px white;
-webkit-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.6), 0px 1px 1px 0px white;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#slider ul li a:hover {
background: #888;
}
#slider img {
width: 583px;
height: 423px;
position: absolute;
left: 0;
top: 0;
opacity: 0;
-webkit-transform: rotateZ(-10deg);
-moz-transform: rotateZ(-10deg);
-ms-transform: rotateZ(-10deg);
-o-transform: rotateZ(-10deg);
transform: rotateZ(-10deg);
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
#slider img:target {
opacity: 1;
-webkit-transform: rotateZ(0);
-moz-transform: rotateZ(0);
-ms-transform: rotateZ(0);
-o-transform: rotateZ(0);
transform: rotateZ(0);
}
#slider img#five {
opacity: 1;
-webkit-transform: rotateZ(0);
-moz-transform: rotateZ(0);
-ms-transform: rotateZ(0);
-o-transform: rotateZ(0);
transform: rotateZ(0);}
#slider img:not(:target), #slider img:target ~ img#five {
opacity: 0;
-webkit-transform: rotateZ(-10deg);
-moz-transform: rotateZ(-10deg);
-ms-transform: rotateZ(-10deg);
-o-transform: rotateZ(-10deg);
transform: rotateZ(-10deg);
}
#slider ul li a[href="#five"] {
background: #777;
}
#one:target ~ ul li a[href="#one"],
#two:target ~ ul li a[href="#two"],
#three:target ~ ul li a[href="#three"],
#four:target ~ ul li a[href="#four"],
#five:target ~ ul li a[href="#five"] {
background: #777;
}
#two:target ~ ul li a[href="#five"],
#three:target ~ ul li a[href="#five"],
#four:target ~ ul li a[href="#five"],
#one:target ~ ul li a[href="#five"] {
background: #aaa;
} |
app/templates/account/signup.html | Jafte/quantumlibrary | {% extends "account/base.html" %}
{% load i18n %}
{% block title %}{% trans "Signup" %}{% endblock %}
{% block content %}
<div class="uk-width-medium-1-2 uk-container-center">
<h1>{% trans "Sign Up" %}</h1>
<p>
{% blocktrans %}Already have an account? Then please <a href="{{ login_url }}">sign in</a>.{% endblocktrans %}
</p>
<form class="uk-form uk-form-horizontal" method="post" action="{% url 'account_signup' %}">
{% include "include/form.html" with form=form %}
{% if redirect_field_value %}
<input type="hidden" name="{{ redirect_field_name }}" value="{{ redirect_field_value }}" />
{% endif %}
<div class="uk-form-row">
<button class="uk-button uk-button-success" type="submit">
{% trans "Sign Up" %} »
</button>
</div>
</form>
</div>
{% endblock %}
|
_includes/stories-iterator-horizontal-simple.html | DataSF/datasf.github.io | {% if include.limit %}
{% assign lim = include.limit %}
{% else %}
{% assign lim = nil %}
{% endif %}
{% for post in include.posts limit:lim %}
{% assign remainder = forloop.index | modulo:3 %}
{% if remainder == 1 %}
<div class="row equal">
{% endif %}
<div class="story-item story-item-horizontal col-md-4">
<div class="story-caption clearfix">
{% if post.card_image_path %}
<a href="{{site.baseurl}}{{post.url}}">
<div class="block-image pull-right" style="background-image:url({{post.card_image_path}});" alt="Image for article titled {{post.title}}; click to read"></div>
</a>
{% endif %}
<a href="{{site.baseurl}}{{post.url}}"><h4>{{post.title}}</h4></a>
<p class="text-muted">{{ post.excerpt }}</p>
</div>
</div>
{% if remainder == 0 or forloop.last == true %}
</div>
{% endif %}
{% endfor %} |
_site/index.html | ProjectCivics/ProjectCivics.github.io | <!DOCTYPE html>
<html>
<head>
<title>Project Civics - Democracy Declassified -</title>
<link href="http://fonts.googleapis.com/css?family=Merriweather’" rel="stylesheet" type="text/css"></link>
<link rel ="icon" href ="https://projectcivics.files.wordpress.com/2017/06/cropped-pclogo_21.png"></link>
<link rel ="StyleSheet" href ="ProjectCivics.css"></link>
</head>
<body>
<image src ="https://projectcivics.files.wordpress.com/2017/06/cropped-pclogo_21.png" alt ="Logo" align ="center"></image>
<h1>Project Civics</h1>
<h4>-Democracy Declassified-</h4>
<div class="topnav" id="topnav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="About.html">About</a><li>
<li><a href="GovMap.html">GovMap</a></li>
<li><a href="NewsBlog.html">News Blog</a><li>
<li><a href="5StepVoter.html">5stepvoter</a></li>
<li><a href="Glossary.html">Glossary</a></li>
</ul>
<a href="#javascript:void(0);" class="icon" onclick="myFunction()">☰</a>
</div>
<script>
function navBar() {
var x = document.getElementById('topnav');
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
<img src ="https://projectcivics.files.wordpress.com/2017/06/graphicstock-portrait-of-a-cheerful-young-woman-holding-usa-flag-and-looking-at-camera-isolated-on-a-white-background_ho_kxc2l3e-e1497050962180.jpg?w=1180&h=435&crop=1" alt ="Flaggirl"></img>
</body>
</html>
|
kolibri/core/static/assets/fonts/noto-subset.pt-mz.css | learningequality/kolibri |
/*
* This is an auto-generated file, so any manual edits will be overridden.
*
* To regenerate, see instructions here:
* https://kolibri-dev.readthedocs.io/en/develop/references/i18n.html
*
* This file was generated by build_tools/i18n/fonts.py
*/
@font-face {
font-family: 'noto-subset';
src: url('data:application/x-font-woff;charset=utf-8;base64,\
AAEAAAARAQAABAAQR0RFRgOQBecAAEfMAAAAcEdQT1MUiP07AABIPAAABaJHU1VCNyIzXgAA\
TeAAAAEeT1MvMmqJXkIAAAGYAAAAYGNtYXAJlQi6AAAD4AAAALRjdnQgPgwbNAAAE7QAAAEs\
ZnBnbZ42GdoAAASUAAAOFWdhc3AAAAAQAABHxAAAAAhnbHlmfqnu2QAAFegAAC+0aGVhZNEr\
iRoAAAEcAAAANmhoZWEHdwLTAAABVAAAACRobXR48SsVKgAAAfgAAAHmbG9jYatwt6UAABTg\
AAABCG1heHADRw+KAAABeAAAACBuYW1lJ2E/MgAARZwAAAIGcG9zdP+fADIAAEekAAAAIHBy\
ZXBEfsa5AAASrAAAAQUAAQAAAAIBiSlXTPNfDzz1AAcD6AAAAXc3ZCCAAAABdzdkIID/sv8Q\
A5UDsAAAAAYAAgAAAAAAAAABAAAELf7bAAADsv+y/9UDlQABAAAAAAAAAAAAAAAAAAAAcAAB\
AAAAgwA2AAMAQAAEAAIAmAD8AI0AAAGJDhUADgABAAQCRgGQAAUAAAKKAlgAAABLAooCWAAA\
AV4AMgFCAAACCwUCBAUEAgIEAAAAAwAAAAAAAAAAAAAAAEdPT0cAQAAgAPoELf7bAAAELQEl\
AAABnwAAAAACGALKAAAAIAAEAlgAXgEEAAACPAAxAjwAWQI8ADACPAAtAjwAFQI8AD8CPAA3\
AjwALAI8ADECPAAyAn8AAAKKAGECeAA9AtoAYQIsAGECBwBhAtgAPQLlAGEBUwAoARH/sgJr\
AGECDABhA4sAYQL4AGEDDQA9Al0AYQMNAD0CbgBhAiUAMwIsAAoC2wBaAlgAAAOiAAwCSgAE\
AjYAAAI8ACYBvP/+ARkAKAIxAC4CZwBVAeAANwJnADcCNAA3AVgADwJnADcCagBVAQIATgEC\
/8kCFgBVAQIAVQOnAFUCagBVAl0ANwJnAFUCZwA3AZ0AVQHfADMBaQAQAmoATwH8AAADEgAL\
AhEAEgH+AAEB1gAnAV4AGAFeABEBGQAoAOEADgFeACUBeAAgAn8AAAJ/AAACfwAAAn8AAAJ4\
AD0CLABhAiwAYQFTACgDDQA9Aw0APQMNAD0C2wBaAjEALgIxAC4CMQAuAjEALgHgADcCNAA3\
AjQANwECAEwCXQA3Al0ANwJdADcCagBPAaIAKAG/ACgBXgAKAV4AHgFeABwBXgAZAV4AEwFe\
ABQBXgARArAADwJaAA8CWgAPA7IADwOyAA8BAgBVAV4AEwAlABgAEQAKAB4AFAAcABkAEQAT\
ACUAGAARAAoAHgAUABwAGQARAAAAAAABAAMAAQAAAAwABACoAAAAJgAgAAQABgAgADkAWgBf\
AHoAugDDAMcAygDNANUA2gDjAOcA6gDtAPUA+v//AAAAIAAwAEEAXwBhALoAwADHAMkAzQDT\
ANoA4ADnAOkA7QDzAPr////h/9L/y//H/8f/jf+I/4X/hP+C/33/ef90/3H/cP9u/2n/ZQAB\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwACwgsABVWEVZICBLuAAO\
UUuwBlNaWLA0G7AoWWBmIIpVWLACJWG5CAAIAGNjI2IbISGwAFmwAEMjRLIAAQBDYEItsAEs\
sCBgZi2wAiwjISMhLbADLCBkswMUFQBCQ7ATQyBgYEKxAhRDQrElA0OwAkNUeCCwDCOwAkND\
YWSwBFB4sgICAkNgQrAhZRwhsAJDQ7IOFQFCHCCwAkMjQrITARNDYEIjsABQWGVZshYBAkNg\
Qi2wBCywAyuwFUNYIyEjIbAWQ0MjsABQWGVZGyBkILDAULAEJlqyKAENQ0VjRbAGRVghsAMl\
WVJbWCEjIRuKWCCwUFBYIbBAWRsgsDhQWCGwOFlZILEBDUNFY0VhZLAoUFghsQENQ0VjRSCw\
MFBYIbAwWRsgsMBQWCBmIIqKYSCwClBYYBsgsCBQWCGwCmAbILA2UFghsDZgG2BZWVkbsAIl\
sAxDY7AAUliwAEuwClBYIbAMQxtLsB5QWCGwHkthuBAAY7AMQ2O4BQBiWVlkYVmwAStZWSOw\
AFBYZVlZIGSwFkMjQlktsAUsIEUgsAQlYWQgsAdDUFiwByNCsAgjQhshIVmwAWAtsAYsIyEj\
IbADKyBksQdiQiCwCCNCsAZFWBuxAQ1DRWOxAQ1DsAlgRWOwBSohILAIQyCKIIqwASuxMAUl\
sAQmUVhgUBthUllYI1khWSCwQFNYsAErGyGwQFkjsABQWGVZLbAHLLAJQyuyAAIAQ2BCLbAI\
LLAJI0IjILAAI0JhsAJiZrABY7ABYLAHKi2wCSwgIEUgsA5DY7gEAGIgsABQWLBAYFlmsAFj\
YESwAWAtsAossgkOAENFQiohsgABAENgQi2wCyywAEMjRLIAAQBDYEItsAwsICBFILABKyOw\
AEOwBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsA0s\
ICBFILABKyOwAEOwBCVgIEWKI2EgZLAkUFiwABuwQFkjsABQWGVZsAMlI2FERLABYC2wDiwg\
sAAjQrMNDAADRVBYIRsjIVkqIS2wDyyxAgJFsGRhRC2wECywAWAgILAPQ0qwAFBYILAPI0JZ\
sBBDSrAAUlggsBAjQlktsBEsILAQYmawAWMguAQAY4ojYbARQ2AgimAgsBEjQiMtsBIsS1RY\
sQRkRFkksA1lI3gtsBMsS1FYS1NYsQRkRFkbIVkksBNlI3gtsBQssQASQ1VYsRISQ7ABYUKw\
EStZsABDsAIlQrEPAiVCsRACJUKwARYjILADJVBYsQEAQ2CwBCVCioogiiNhsBAqISOwAWEg\
iiNhsBAqIRuxAQBDYLACJUKwAiVhsBAqIVmwD0NHsBBDR2CwAmIgsABQWLBAYFlmsAFjILAO\
Q2O4BABiILAAUFiwQGBZZrABY2CxAAATI0SwAUOwAD6yAQEBQ2BCLbAVLACxAAJFVFiwEiNC\
IEWwDiNCsA0jsAlgQiCwFCNCIGCwAWG3GBgBABEAEwBCQkKKYCCwFENgsBQjQrEUCCuwiysb\
IlktsBYssQAVKy2wFyyxARUrLbAYLLECFSstsBkssQMVKy2wGiyxBBUrLbAbLLEFFSstsBws\
sQYVKy2wHSyxBxUrLbAeLLEIFSstsB8ssQkVKy2wKywjILAQYmawAWOwBmBLVFgjIC6wAV0b\
ISFZLbAsLCMgsBBiZrABY7AWYEtUWCMgLrABcRshIVktsC0sIyCwEGJmsAFjsCZgS1RYIyAu\
sAFyGyEhWS2wICwAsA8rsQACRVRYsBIjQiBFsA4jQrANI7AJYEIgYLABYbUYGAEAEQBCQopg\
sRQIK7CLKxsiWS2wISyxACArLbAiLLEBICstsCMssQIgKy2wJCyxAyArLbAlLLEEICstsCYs\
sQUgKy2wJyyxBiArLbAoLLEHICstsCkssQggKy2wKiyxCSArLbAuLCA8sAFgLbAvLCBgsBhg\
IEMjsAFgQ7ACJWGwAWCwLiohLbAwLLAvK7AvKi2wMSwgIEcgILAOQ2O4BABiILAAUFiwQGBZ\
ZrABY2AjYTgjIIpVWCBHICCwDkNjuAQAYiCwAFBYsEBgWWawAWNgI2E4GyFZLbAyLACxAAJF\
VFixDgZFQrABFrAxKrEFARVFWDBZGyJZLbAzLACwDyuxAAJFVFixDgZFQrABFrAxKrEFARVF\
WDBZGyJZLbA0LCA1sAFgLbA1LACxDgZFQrABRWO4BABiILAAUFiwQGBZZrABY7ABK7AOQ2O4\
BABiILAAUFiwQGBZZrABY7ABK7AAFrQAAAAAAEQ+IzixNAEVKiEtsDYsIDwgRyCwDkNjuAQA\
YiCwAFBYsEBgWWawAWNgsABDYTgtsDcsLhc8LbA4LCA8IEcgsA5DY7gEAGIgsABQWLBAYFlm\
sAFjYLAAQ2GwAUNjOC2wOSyxAgAWJSAuIEewACNCsAIlSYqKRyNHI2EgWGIbIVmwASNCsjgB\
ARUUKi2wOiywABawFyNCsAQlsAQlRyNHI2GxDABCsAtDK2WKLiMgIDyKOC2wOyywABawFyNC\
sAQlsAQlIC5HI0cjYSCwBiNCsQwAQrALQysgsGBQWCCwQFFYswQgBSAbswQmBRpZQkIjILAK\
QyCKI0cjRyNhI0ZgsAZDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwBENgZCOwBUNhZFBY\
sARDYRuwBUNgWbADJbACYiCwAFBYsEBgWWawAWNhIyAgsAQmI0ZhOBsjsApDRrACJbAKQ0cj\
RyNhYCCwBkOwAmIgsABQWLBAYFlmsAFjYCMgsAErI7AGQ2CwASuwBSVhsAUlsAJiILAAUFiw\
QGBZZrABY7AEJmEgsAQlYGQjsAMlYGRQWCEbIyFZIyAgsAQmI0ZhOFktsDwssAAWsBcjQiAg\
ILAFJiAuRyNHI2EjPDgtsD0ssAAWsBcjQiCwCiNCICAgRiNHsAErI2E4LbA+LLAAFrAXI0Kw\
AyWwAiVHI0cjYbAAVFguIDwjIRuwAiWwAiVHI0cjYSCwBSWwBCVHI0cjYbAGJbAFJUmwAiVh\
uQgACABjYyMgWGIbIVljuAQAYiCwAFBYsEBgWWawAWNgIy4jICA8ijgjIVktsD8ssAAWsBcj\
QiCwCkMgLkcjRyNhIGCwIGBmsAJiILAAUFiwQGBZZrABYyMgIDyKOC2wQCwjIC5GsAIlRrAX\
Q1hQG1JZWCA8WS6xMAEUKy2wQSwjIC5GsAIlRrAXQ1hSG1BZWCA8WS6xMAEUKy2wQiwjIC5G\
sAIlRrAXQ1hQG1JZWCA8WSMgLkawAiVGsBdDWFIbUFlYIDxZLrEwARQrLbBDLLA6KyMgLkaw\
AiVGsBdDWFAbUllYIDxZLrEwARQrLbBELLA7K4ogIDywBiNCijgjIC5GsAIlRrAXQ1hQG1JZ\
WCA8WS6xMAEUK7AGQy6wMCstsEUssAAWsAQlsAQmICAgRiNHYbAMI0IuRyNHI2GwC0MrIyA8\
IC4jOLEwARQrLbBGLLEKBCVCsAAWsAQlsAQlIC5HI0cjYSCwBiNCsQwAQrALQysgsGBQWCCw\
QFFYswQgBSAbswQmBRpZQkIjIEewBkOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILAEQ2Bk\
I7AFQ2FkUFiwBENhG7AFQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBG\
I0ewASsjYTghWbEwARQrLbBHLLEAOisusTABFCstsEgssQA7KyEjICA8sAYjQiM4sTABFCuw\
BkMusDArLbBJLLAAFSBHsAAjQrIAAQEVFBMusDYqLbBKLLAAFSBHsAAjQrIAAQEVFBMusDYq\
LbBLLLEAARQTsDcqLbBMLLA5Ki2wTSywABZFIyAuIEaKI2E4sTABFCstsE4ssAojQrBNKy2w\
TyyyAABGKy2wUCyyAAFGKy2wUSyyAQBGKy2wUiyyAQFGKy2wUyyyAABHKy2wVCyyAAFHKy2w\
VSyyAQBHKy2wViyyAQFHKy2wVyyzAAAAQystsFgsswABAEMrLbBZLLMBAABDKy2wWiyzAQEA\
QystsFssswAAAUMrLbBcLLMAAQFDKy2wXSyzAQABQystsF4sswEBAUMrLbBfLLIAAEUrLbBg\
LLIAAUUrLbBhLLIBAEUrLbBiLLIBAUUrLbBjLLIAAEgrLbBkLLIAAUgrLbBlLLIBAEgrLbBm\
LLIBAUgrLbBnLLMAAABEKy2waCyzAAEARCstsGksswEAAEQrLbBqLLMBAQBEKy2wayyzAAAB\
RCstsGwsswABAUQrLbBtLLMBAAFEKy2wbiyzAQEBRCstsG8ssQA8Ky6xMAEUKy2wcCyxADwr\
sEArLbBxLLEAPCuwQSstsHIssAAWsQA8K7BCKy2wcyyxATwrsEArLbB0LLEBPCuwQSstsHUs\
sAAWsQE8K7BCKy2wdiyxAD0rLrEwARQrLbB3LLEAPSuwQCstsHgssQA9K7BBKy2weSyxAD0r\
sEIrLbB6LLEBPSuwQCstsHsssQE9K7BBKy2wfCyxAT0rsEIrLbB9LLEAPisusTABFCstsH4s\
sQA+K7BAKy2wfyyxAD4rsEErLbCALLEAPiuwQistsIEssQE+K7BAKy2wgiyxAT4rsEErLbCD\
LLEBPiuwQistsIQssQA/Ky6xMAEUKy2whSyxAD8rsEArLbCGLLEAPyuwQSstsIcssQA/K7BC\
Ky2wiCyxAT8rsEArLbCJLLEBPyuwQSstsIossQE/K7BCKy2wiyyyCwADRVBYsAYbsgQCA0VY\
IyEbIVlZQiuwCGWwAyRQeLEFARVFWDBZLQAAAABLuADIUlixAQGOWbABuQgACABjcLEAB0JA\
C5ODcwBdUUEALQkAKrEAB0JAFIgIeAhoCGICVgZGCDoGMgQkBwkKKrEAB0JAFJAGgAZwBmUA\
XAROBkAENgIrBQkKKrEAEEJBCyJAHkAaQBjAFcARwA7ADMAJQAAJAAsqsQAZQkELAEAAQABA\
AEAAQABAAEAAQABAAAkACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgBiFFYuAgAiFi5AAMA\
AERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVlAFIoGegZqBmQBWARIBjwENAImBQkO\
KrgB/4WwBI2xAgBEswVkBgBERAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFsAWwBJAEkCygAAAhgAAP8Q\
AtT/9gIi//b/EABcAFwASwBLAjwAAAJF//gAXABcAEsASwI8AjwAAAAAAkUCRf/4AAAAWwBb\
AEkASQLK//YC+AIY//b/EALV//YC/QIi//b/EABIAEgAPgA+AWgA6P+g/xABaADo/5r/EABI\
AEgAPgA+AR8BHwBbAFsASQBJAsoAAALsAhgAAP8QAtX/9gLsAiL/9v8QADsAOwAsACwBKv9+\
AWEA4v+g/xABMv92AWEA6P+a/xAAOwA7ACwALALLAaAC4AJhAR8AjwLgAZgC4AJnARkAjwAA\
AAAAAAA5AGAAoQD/AToBjQHtAhICfgLfAxkDcAO2A+UEEQQ2BIYErgTWBQcFNAVSBYsFuwX3\
BjMGfAbCBxcHNQdiB48H3AgHCCsIVghzCJ0JFgmOCdQKUgqmCvoLeQvADCMMogzoDQgNaQ2y\
DesOVw68DxIPZw+uD/UQJBBwEJkQ2hEFEUcRqBHPEgoSOBJ9Eo4SnxKwEsESzRLeEu8TABMR\
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\
AGQAAP5gAAmxAAG4/mCwNSsA//8AGf/4AUUBtAMHAGUAAP5gAAmxAAO4/mCwNSsA//8AEf/4\
AUkBtgMHAGgAAP5gAAmxAAK4/mCwNSsA//8AEwEWAUoC0gMHAGYAAP9+AAmxAAK4/36wNSsA\
//8AJQEeAPACygMHAEYAAP9+AAmxAAG4/36wNSsA//8AGAEeATMC0wMHAEIAAP9+AAmxAAG4\
/36wNSsA//8AEQEWAUEC0wMHAEMAAP9+AAmxAAG4/36wNSsA//8ACgEeAVUCzQMHAGIAAP9+\
AAmxAAK4/36wNSsA//8AHgEVAUACygMHAGMAAP9+AAmxAAG4/36wNSsA//8AFAEWAUwC0gMH\
AGcAAP9+AAmxAAK4/36wNSsA//8AHAEeAUMCygMHAGQAAP9+AAmxAAG4/36wNSsA//8AGQEW\
AUUC0gMHAGUAAP9+AAmxAAO4/36wNSsA//8AEQEWAUkC1AMHAGgAAP9+AAmxAAK4/36wNSsA\
AAAABwBaAAMAAQQJAAAAaAAAAAMAAQQJAAEAEgBoAAMAAQQJAAIADgB6AAMAAQQJAAMANgCI\
AAMAAQQJAAQAIgC+AAMAAQQJAAUArADgAAMAAQQJAAYAIAGMAEMAbwBwAHkAcgBpAGcAaAB0\
ACAAMgAwADEANQAtADIAMAAyADEAIABHAG8AbwBnAGwAZQAgAEwATABDAC4AIABBAGwAbAAg\
AFIAaQBnAGgAdABzACAAUgBlAHMAZQByAHYAZQBkAC4ATgBvAHQAbwAgAFMAYQBuAHMAUgBl\
AGcAdQBsAGEAcgAyAC4AMAAwADYAOwBHAE8ATwBHADsATgBvAHQAbwBTAGEAbgBzAC0AUgBl\
AGcAdQBsAGEAcgBOAG8AdABvACAAUwBhAG4AcwAgAFIAZQBnAHUAbABhAHIAVgBlAHIAcwBp\
AG8AbgAgADIALgAwADAANgA7ACAAdAB0AGYAYQB1AHQAbwBoAGkAbgB0ACAAKAB2ADEALgA4\
ACkAIAAtAGwAIAA4ACAALQByACAANQAwACAALQBHACAAMgAwADAAIAAtAHgAIAAxADQAIAAt\
AEQAIABsAGEAdABuACAALQBmACAAbgBvAG4AZQAgAC0AYQAgAHEAcwBxACAALQBYACAAIgAi\
AE4AbwB0AG8AUwBhAG4AcwAtAFIAZQBnAHUAbABhAHIAAAADAAAAAAAA/5wAMgAAAAAAAAAA\
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\
ADMAaQACAC0AagACADAAawACADMAAQABAC0AAA==') format('woff');
font-style: normal;
font-weight: normal;
unicode-range: U+20,U+30-39,U+41-5A,U+5F,U+61-7A,U+BA,U+C0-C3,U+C7,U+C9-CA,U+CD,U+D3-D5,U+DA,U+E0-E3,U+E7,U+E9-EA,U+ED,U+F3-F5,U+FA;
font-display: swap;
}
@font-face {
font-family: 'noto-subset';
src: url('data:application/x-font-woff;charset=utf-8;base64,\
AAEAAAARAQAABAAQR0RFRgOQBecAAEagAAAAcEdQT1MUiP07AABHEAAABaJHU1VCNyIzXgAA\
TLQAAAEeT1MvMmu7YXYAAAGYAAAAYGNtYXAJlQi6AAAD4AAAALRjdnQgQb8e3QAAE7QAAAEs\
ZnBnbZ42GdoAAASUAAAOFWdhc3AAAAAQAABGmAAAAAhnbHlmoXprlQAAFegAAC6qaGVhZNGK\
iRAAAAEcAAAANmhoZWEH1gNIAAABVAAAACRobXR4/+YTEgAAAfgAAAHmbG9jYZhcpIEAABTg\
AAABCG1heHADRw+MAAABeAAAACBuYW1lIkM8ggAARJQAAAHicG9zdP+fADIAAEZ4AAAAIHBy\
ZXBEfsa5AAASrAAAAQUAAQAAAAIBietefNFfDzz1AAcD6AAAAXc3ZCCAAAABdzdkIID/tv8Q\
A/ADpgAAAAYAAgAAAAAAAAABAAAELf7bAAAEN/+2/8UD8AABAAAAAAAAAAAAAAAAAAAAcAAB\
AAAAgwA2AAMAQgAEAAIAmAD8AI0AAAGJDhUADgABAAQCcAK8AAUAAAKKAlgAAABLAooCWAAA\
AV4AMgFIAAACCwgCBAUEAgIEAAAAAwAAAAAAAAAAAAAAAEdPT0cAQAAgAPoELf7bAAAELQEl\
AAABnwAAAAACIgLKAAAAIAAEAlgAXgEEAAACPAAkAjwAOwI8ACYCPAAmAjwAEQI8ADECPAAj\
AjwAGwI8ACMCPAAgArIAAAKgAFoCfQA6AuQAWgIwAFoCJQBaAtQAOgL9AFoBhQAgAUv/tgKY\
AFoCNQBaA68AWgMtAFoDHAA6AnQAWgMcADoClABaAicALgJDABQC9ABVAooAAAPHAAACmwAA\
AnAAAAJDABgBm//+AWoAKAJcACoCeQBOAgIALQJ5AC0CTwAtAYMAFAJ5AC0CkQBOATEASAEx\
/8ACbABOATEATgPWAE4CkQBOAmsALQJ5AE4CeQAtAcYATgHxAC0BsgAXApEASwI5AAADWAAK\
AkIABQI5AAAB6AAbAXsAFwF7AB0BagAoAM3/7gF7AC0BhAAcArIAAAKyAAACsgAAArIAAAJ9\
ADoCMABaAjAAWQGFACADHAA6AxwAOgMcADoC9ABVAlwAKgJcACoCXAAqAlwAKgICAC0CTwAt\
Ak8ALQExAE4CawAtAmsALQJrAC0CkQBLAfgAKAHlACgBewAGAXsAKQF7AB0BewAWAXsAFAF7\
ABkBewAVAwYAFAK0ABQCtAAUBDcAFAQ3ABQBMQBOAXsAFAAtABcAHQAGACkAGQAdABYAFQAU\
AC0AFwAdAAYAKQAZAB0AFgAVAAAAAAABAAMAAQAAAAwABACoAAAAJgAgAAQABgAgADkAWgBf\
AHoAugDDAMcAygDNANUA2gDjAOcA6gDtAPUA+v//AAAAIAAwAEEAXwBhALoAwADHAMkAzQDT\
ANoA4ADnAOkA7QDzAPr////h/9L/y//H/8f/jf+I/4X/hP+C/33/ef90/3H/cP9u/2n/ZQAB\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwACwgsABVWEVZICBLuAAO\
UUuwBlNaWLA0G7AoWWBmIIpVWLACJWG5CAAIAGNjI2IbISGwAFmwAEMjRLIAAQBDYEItsAEs\
sCBgZi2wAiwjISMhLbADLCBkswMUFQBCQ7ATQyBgYEKxAhRDQrElA0OwAkNUeCCwDCOwAkND\
YWSwBFB4sgICAkNgQrAhZRwhsAJDQ7IOFQFCHCCwAkMjQrITARNDYEIjsABQWGVZshYBAkNg\
Qi2wBCywAyuwFUNYIyEjIbAWQ0MjsABQWGVZGyBkILDAULAEJlqyKAENQ0VjRbAGRVghsAMl\
WVJbWCEjIRuKWCCwUFBYIbBAWRsgsDhQWCGwOFlZILEBDUNFY0VhZLAoUFghsQENQ0VjRSCw\
MFBYIbAwWRsgsMBQWCBmIIqKYSCwClBYYBsgsCBQWCGwCmAbILA2UFghsDZgG2BZWVkbsAIl\
sAxDY7AAUliwAEuwClBYIbAMQxtLsB5QWCGwHkthuBAAY7AMQ2O4BQBiWVlkYVmwAStZWSOw\
AFBYZVlZIGSwFkMjQlktsAUsIEUgsAQlYWQgsAdDUFiwByNCsAgjQhshIVmwAWAtsAYsIyEj\
IbADKyBksQdiQiCwCCNCsAZFWBuxAQ1DRWOxAQ1DsAlgRWOwBSohILAIQyCKIIqwASuxMAUl\
sAQmUVhgUBthUllYI1khWSCwQFNYsAErGyGwQFkjsABQWGVZLbAHLLAJQyuyAAIAQ2BCLbAI\
LLAJI0IjILAAI0JhsAJiZrABY7ABYLAHKi2wCSwgIEUgsA5DY7gEAGIgsABQWLBAYFlmsAFj\
YESwAWAtsAossgkOAENFQiohsgABAENgQi2wCyywAEMjRLIAAQBDYEItsAwsICBFILABKyOw\
AEOwBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsA0s\
ICBFILABKyOwAEOwBCVgIEWKI2EgZLAkUFiwABuwQFkjsABQWGVZsAMlI2FERLABYC2wDiwg\
sAAjQrMNDAADRVBYIRsjIVkqIS2wDyyxAgJFsGRhRC2wECywAWAgILAPQ0qwAFBYILAPI0JZ\
sBBDSrAAUlggsBAjQlktsBEsILAQYmawAWMguAQAY4ojYbARQ2AgimAgsBEjQiMtsBIsS1RY\
sQRkRFkksA1lI3gtsBMsS1FYS1NYsQRkRFkbIVkksBNlI3gtsBQssQASQ1VYsRISQ7ABYUKw\
EStZsABDsAIlQrEPAiVCsRACJUKwARYjILADJVBYsQEAQ2CwBCVCioogiiNhsBAqISOwAWEg\
iiNhsBAqIRuxAQBDYLACJUKwAiVhsBAqIVmwD0NHsBBDR2CwAmIgsABQWLBAYFlmsAFjILAO\
Q2O4BABiILAAUFiwQGBZZrABY2CxAAATI0SwAUOwAD6yAQEBQ2BCLbAVLACxAAJFVFiwEiNC\
IEWwDiNCsA0jsAlgQiCwFCNCIGCwAWG3GBgBABEAEwBCQkKKYCCwFENgsBQjQrEUCCuwiysb\
IlktsBYssQAVKy2wFyyxARUrLbAYLLECFSstsBkssQMVKy2wGiyxBBUrLbAbLLEFFSstsBws\
sQYVKy2wHSyxBxUrLbAeLLEIFSstsB8ssQkVKy2wKywjILAQYmawAWOwBmBLVFgjIC6wAV0b\
ISFZLbAsLCMgsBBiZrABY7AWYEtUWCMgLrABcRshIVktsC0sIyCwEGJmsAFjsCZgS1RYIyAu\
sAFyGyEhWS2wICwAsA8rsQACRVRYsBIjQiBFsA4jQrANI7AJYEIgYLABYbUYGAEAEQBCQopg\
sRQIK7CLKxsiWS2wISyxACArLbAiLLEBICstsCMssQIgKy2wJCyxAyArLbAlLLEEICstsCYs\
sQUgKy2wJyyxBiArLbAoLLEHICstsCkssQggKy2wKiyxCSArLbAuLCA8sAFgLbAvLCBgsBhg\
IEMjsAFgQ7ACJWGwAWCwLiohLbAwLLAvK7AvKi2wMSwgIEcgILAOQ2O4BABiILAAUFiwQGBZ\
ZrABY2AjYTgjIIpVWCBHICCwDkNjuAQAYiCwAFBYsEBgWWawAWNgI2E4GyFZLbAyLACxAAJF\
VFixDgZFQrABFrAxKrEFARVFWDBZGyJZLbAzLACwDyuxAAJFVFixDgZFQrABFrAxKrEFARVF\
WDBZGyJZLbA0LCA1sAFgLbA1LACxDgZFQrABRWO4BABiILAAUFiwQGBZZrABY7ABK7AOQ2O4\
BABiILAAUFiwQGBZZrABY7ABK7AAFrQAAAAAAEQ+IzixNAEVKiEtsDYsIDwgRyCwDkNjuAQA\
YiCwAFBYsEBgWWawAWNgsABDYTgtsDcsLhc8LbA4LCA8IEcgsA5DY7gEAGIgsABQWLBAYFlm\
sAFjYLAAQ2GwAUNjOC2wOSyxAgAWJSAuIEewACNCsAIlSYqKRyNHI2EgWGIbIVmwASNCsjgB\
ARUUKi2wOiywABawFyNCsAQlsAQlRyNHI2GxDABCsAtDK2WKLiMgIDyKOC2wOyywABawFyNC\
sAQlsAQlIC5HI0cjYSCwBiNCsQwAQrALQysgsGBQWCCwQFFYswQgBSAbswQmBRpZQkIjILAK\
QyCKI0cjRyNhI0ZgsAZDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwBENgZCOwBUNhZFBY\
sARDYRuwBUNgWbADJbACYiCwAFBYsEBgWWawAWNhIyAgsAQmI0ZhOBsjsApDRrACJbAKQ0cj\
RyNhYCCwBkOwAmIgsABQWLBAYFlmsAFjYCMgsAErI7AGQ2CwASuwBSVhsAUlsAJiILAAUFiw\
QGBZZrABY7AEJmEgsAQlYGQjsAMlYGRQWCEbIyFZIyAgsAQmI0ZhOFktsDwssAAWsBcjQiAg\
ILAFJiAuRyNHI2EjPDgtsD0ssAAWsBcjQiCwCiNCICAgRiNHsAErI2E4LbA+LLAAFrAXI0Kw\
AyWwAiVHI0cjYbAAVFguIDwjIRuwAiWwAiVHI0cjYSCwBSWwBCVHI0cjYbAGJbAFJUmwAiVh\
uQgACABjYyMgWGIbIVljuAQAYiCwAFBYsEBgWWawAWNgIy4jICA8ijgjIVktsD8ssAAWsBcj\
QiCwCkMgLkcjRyNhIGCwIGBmsAJiILAAUFiwQGBZZrABYyMgIDyKOC2wQCwjIC5GsAIlRrAX\
Q1hQG1JZWCA8WS6xMAEUKy2wQSwjIC5GsAIlRrAXQ1hSG1BZWCA8WS6xMAEUKy2wQiwjIC5G\
sAIlRrAXQ1hQG1JZWCA8WSMgLkawAiVGsBdDWFIbUFlYIDxZLrEwARQrLbBDLLA6KyMgLkaw\
AiVGsBdDWFAbUllYIDxZLrEwARQrLbBELLA7K4ogIDywBiNCijgjIC5GsAIlRrAXQ1hQG1JZ\
WCA8WS6xMAEUK7AGQy6wMCstsEUssAAWsAQlsAQmICAgRiNHYbAMI0IuRyNHI2GwC0MrIyA8\
IC4jOLEwARQrLbBGLLEKBCVCsAAWsAQlsAQlIC5HI0cjYSCwBiNCsQwAQrALQysgsGBQWCCw\
QFFYswQgBSAbswQmBRpZQkIjIEewBkOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILAEQ2Bk\
I7AFQ2FkUFiwBENhG7AFQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBG\
I0ewASsjYTghWbEwARQrLbBHLLEAOisusTABFCstsEgssQA7KyEjICA8sAYjQiM4sTABFCuw\
BkMusDArLbBJLLAAFSBHsAAjQrIAAQEVFBMusDYqLbBKLLAAFSBHsAAjQrIAAQEVFBMusDYq\
LbBLLLEAARQTsDcqLbBMLLA5Ki2wTSywABZFIyAuIEaKI2E4sTABFCstsE4ssAojQrBNKy2w\
TyyyAABGKy2wUCyyAAFGKy2wUSyyAQBGKy2wUiyyAQFGKy2wUyyyAABHKy2wVCyyAAFHKy2w\
VSyyAQBHKy2wViyyAQFHKy2wVyyzAAAAQystsFgsswABAEMrLbBZLLMBAABDKy2wWiyzAQEA\
QystsFssswAAAUMrLbBcLLMAAQFDKy2wXSyzAQABQystsF4sswEBAUMrLbBfLLIAAEUrLbBg\
LLIAAUUrLbBhLLIBAEUrLbBiLLIBAUUrLbBjLLIAAEgrLbBkLLIAAUgrLbBlLLIBAEgrLbBm\
LLIBAUgrLbBnLLMAAABEKy2waCyzAAEARCstsGksswEAAEQrLbBqLLMBAQBEKy2wayyzAAAB\
RCstsGwsswABAUQrLbBtLLMBAAFEKy2wbiyzAQEBRCstsG8ssQA8Ky6xMAEUKy2wcCyxADwr\
sEArLbBxLLEAPCuwQSstsHIssAAWsQA8K7BCKy2wcyyxATwrsEArLbB0LLEBPCuwQSstsHUs\
sAAWsQE8K7BCKy2wdiyxAD0rLrEwARQrLbB3LLEAPSuwQCstsHgssQA9K7BBKy2weSyxAD0r\
sEIrLbB6LLEBPSuwQCstsHsssQE9K7BBKy2wfCyxAT0rsEIrLbB9LLEAPisusTABFCstsH4s\
sQA+K7BAKy2wfyyxAD4rsEErLbCALLEAPiuwQistsIEssQE+K7BAKy2wgiyxAT4rsEErLbCD\
LLEBPiuwQistsIQssQA/Ky6xMAEUKy2whSyxAD8rsEArLbCGLLEAPyuwQSstsIcssQA/K7BC\
Ky2wiCyxAT8rsEArLbCJLLEBPyuwQSstsIossQE/K7BCKy2wiyyyCwADRVBYsAYbsgQCA0VY\
IyEbIVlZQiuwCGWwAyRQeLEFARVFWDBZLQAAAABLuADIUlixAQGOWbABuQgACABjcLEAB0JA\
C5ODcwBdUUEALQkAKrEAB0JAFIgIeAhoCGICVgZGCDoGMgQkBwkKKrEAB0JAFJAGgAZwBmUA\
XAROBkAENgIrBQkKKrEAEEJBCyJAHkAaQBjAFcARwA7ADMAJQAAJAAsqsQAZQkELAEAAQABA\
AEAAQABAAEAAQABAAAkACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgBiFFYuAgAiFi5AAMA\
AERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVlAFIoGegZqBmQBWARIBjwENAImBQkO\
KrgB/4WwBI2xAgBEswVkBgBERAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAmAB4AHgCygAAAiIAAP8Q\
AtT/9gIs//b/EACVAJUAcwBzAkYAAAJQ//gAlQCVAHMAcwJGAkYAAAAAAlACUP/4AAAAmACY\
AHgAeALK//YC+AIi//b/EALV//YC/QIs//b/EAB7AHsAZQBlAWgA7v+g/xABaADu/5r/EAB7\
AHsAZQBlAR8BHwCYAJgAeAB4AsoAAAL4AiIAAP8QAtX/9gL4Aiz/9v8QAGMAYwBIAEgBKv9+\
AWgA6P+g/xABNP90AWgA7v+a/xAAYwBjAEgASALLAaAC5wJnAR8AjwLnAZYC5wJtARkAjwAA\
AAAAAAA5AGAApQEEAT0BjwIFAioClgL3AzEDhwPPA/4EKQRNBJ0ExQTtBSAFTAVqBaUF1QYR\
BksGkQbXByoHSAd1B6QH+AgjCEcIcgiPCLoJMwmdCeEKVgqoCuwLdguuC+EMKgxdDHIM2Q0r\
DWQN1w5FDpgO6w8yD3sPpg/4ECEQYhCLEMoRKRFSEY8RvhIAEhESIhIzEkQSUBJhEnISgxKU\
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\
AtMDBwBnAAD/fgAJsQACuP9+sDUrAP//AB0BHgFjAsoDBwBkAAD/fgAJsQABuP9+sDUrAP//\
ABYBFAFlAtQDBwBlAAD/fgAJsQADuP9+sDUrAP//ABUBFgFiAtMDBwBoAAD/fgAJsQACuP9+\
sDUrAAAAAAAABwBaAAMAAQQJAAAAaAAAAAMAAQQJAAEAHABoAAMAAQQJAAIADgCEAAMAAQQJ\
AAMAMACSAAMAAQQJAAQAHABoAAMAAQQJAAUArADCAAMAAQQJAAYAGgFuAEMAbwBwAHkAcgBp\
AGcAaAB0ACAAMgAwADEANQAtADIAMAAyADEAIABHAG8AbwBnAGwAZQAgAEwATABDAC4AIABB\
AGwAbAAgAFIAaQBnAGgAdABzACAAUgBlAHMAZQByAHYAZQBkAC4ATgBvAHQAbwAgAFMAYQBu\
AHMAIABCAG8AbABkAFIAZQBnAHUAbABhAHIAMgAuADAAMAA2ADsARwBPAE8ARwA7AE4AbwB0\
AG8AUwBhAG4AcwAtAEIAbwBsAGQAVgBlAHIAcwBpAG8AbgAgADIALgAwADAANgA7ACAAdAB0\
AGYAYQB1AHQAbwBoAGkAbgB0ACAAKAB2ADEALgA4ACkAIAAtAGwAIAA4ACAALQByACAANQAw\
ACAALQBHACAAMgAwADAAIAAtAHgAIAAxADQAIAAtAEQAIABsAGEAdABuACAALQBmACAAbgBv\
AG4AZQAgAC0AYQAgAHEAcwBxACAALQBYACAAIgAiAE4AbwB0AG8AUwBhAG4AcwAtAEIAbwBs\
AGQAAAADAAAAAAAA/5wAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQACAA4AAAAq\
AAAAWAACAAQADAAlAAEAKABBAAEARwBfAAEAaQBtAAIADgAFABgAGAAYACAAIAACAAEAaQBt\
AAAAAQAEAAEBLQACAAYACgABATsAAQJ3AAEABAAAABQAAAAUAAAAFAAAABQAAQAAAAEAAAAK\
ADAAPgAEREZMVAAaY3lybAAaZ3JlawAabGF0bgAaAAQAAAAA//8AAQAAAAFrZXJuAAgAAAAB\
AAAAAQAEAAIACAACAAoAigABACwABAAAABEAbgB6AHQAUgB6AHoAegBoAG4AbgBuAG4AdAB0\
AHoAegB6AAEAEQAMAA8AEAARABoAGwAcACYASABJAEoASwBNAE4AUABRAFIABQAM/+wASP/s\
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') format('woff');
font-style: normal;
font-weight: bold;
unicode-range: U+20,U+30-39,U+41-5A,U+5F,U+61-7A,U+BA,U+C0-C3,U+C7,U+C9-CA,U+CD,U+D3-D5,U+DA,U+E0-E3,U+E7,U+E9-EA,U+ED,U+F3-F5,U+FA;
font-display: swap;
}
|
docs/index.html | alray2569/SoundChange | <!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></title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption empty"> </p></div><div id="content"><div id="module-list"><p class="caption">Modules</p><ul><li><span class="module"><a href="Condition.html">Condition</a></span> Conditions and Situations and their environs</li><li><span class="module"><a href="Main.html">Main</a></span> Main module for Yasgheld</li><li><span class="module"><a href="SoundChange.html">SoundChange</a></span> SoundChange datatype and environs</li><li><span class="module"><a href="SoundGroup.html">SoundGroup</a></span> SoundGroup and environs</li><li><span class="module"><a href="Util.html">Util</a></span> Utility functions for Yasgheld</li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.16.1</p></div></body></html> |
einfachjabber/apps/mainsite/templates/oslist.html | einfachjabber/einfachjabber.de | {% extends "mainsite/layout.html" %}
{% block description %}Jabber Einsteigertutorials für Linux, Mac, Windows und Co.{% endblock %}
{% block title %}Jabber Einsteigertutorials für Linux, Mac, Windows und Co.{% endblock %}
{% block content %}
<h1>Bitte wähle Dein Betriebssystem</h1>
<ul id="oslist">
{% for cat in oslist|sort %}
{% if cat == 'Andere'%}
{% else %}
<li class="{% if oslist[cat] %}top {% endif %}overlay">{% if not oslist[cat] %}<a href="{{ url_for('clientlist', osystem=cat|lower) }}">{% endif %}<img src="{{ url_for('static', filename='images/os/logo-' + cat|lower + '.png') }}" alt="{{ cat }}" />{% if not oslist[cat] %}</a>{% endif %}<span class="overlaytext">{{ cat }}</span>
{% if oslist[cat] %}
<ul>
{% for os in oslist[cat]|sort %}
<li><a href="{{ url_for('clientlist', osystem=os.short) }}"><img height="24" width="24" src="{{ url_for('static', filename='images/os/logo-' + os.short + '.png') }}" alt="os.name" /><span class="osname">{{ os.name }}</span></a></li>
{% endfor %}
</ul>
{% endif %}
{% endif %}
</li>
{% endfor %}
<li class="top overlay"><img src="{{ url_for('static', filename='images/os/logo-andere.png') }}" alt="Andere" /><span class="overlaytext">Andere</span>
<ul>
{% for os in oslist['Andere']|sort %}
<li><a href="{{ url_for('clientlist', osystem=os.short) }}"><img height="24" width="24" src="{{ url_for('static', filename='images/os/logo-' + os.short + '.png') }}" alt="os.name" /><span class="osname">{{ os.name }}</span></a></li>
{% endfor %}
</ul>
</li>
</ul>
{% endblock %}
|
Rust/share/doc/rust/html/rustc_typeck/metadata/csearch/fn.get_methods_if_impl.html | ArcherSys/ArcherSys | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `get_methods_if_impl` fn in crate `rustc_typeck`.">
<meta name="keywords" content="rust, rustlang, rust-lang, get_methods_if_impl">
<title>rustc_typeck::metadata::csearch::get_methods_if_impl - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../main.css">
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<a href='../../../rustc_typeck/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='../../index.html'>rustc_typeck</a>::<wbr><a href='../index.html'>metadata</a>::<wbr><a href='index.html'>csearch</a></p><script>window.sidebarCurrent = {name: 'get_methods_if_impl', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../../index.html'>rustc_typeck</a>::<wbr><a href='../index.html'>metadata</a>::<wbr><a href='index.html'>csearch</a>::<wbr><a class='fn' href=''>get_methods_if_impl</a><wbr><a class='stability Unstable' title=''>Unstable</a></span><span class='out-of-band'><span id='render-detail'>
<a id="collapse-all" href="#">[-]</a> <a id="expand-all" href="#">[+]</a>
</span><a id='src-280585' href='../../../rustc/metadata/csearch/fn.get_methods_if_impl.html?gotosrc=280585'>[src]</a></span></h1>
<pre class='rust fn'>pub fn get_methods_if_impl(cstore: &<a class='struct' href='../../../rustc_typeck/metadata/cstore/struct.CStore.html' title='rustc_typeck::metadata::cstore::CStore'>CStore</a>, def: <a class='struct' href='http://doc.rust-lang.org/nightly/syntax/ast/struct.DefId.html' title='syntax::ast::DefId'>DefId</a>) -> <a class='enum' href='../../../core/option/enum.Option.html' title='core::option::Option'>Option</a><<a class='struct' href='../../../collections/vec/struct.Vec.html' title='collections::vec::Vec'>Vec</a><<a class='struct' href='../../../rustc_typeck/metadata/csearch/struct.MethodInfo.html' title='rustc_typeck::metadata::csearch::MethodInfo'>MethodInfo</a>>></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
</div>
</div>
<script>
window.rootPath = "../../../";
window.currentCrate = "rustc_typeck";
window.playgroundUrl = "";
</script>
<script src="../../../jquery.js"></script>
<script src="../../../main.js"></script>
<script async src="../../../search-index.js"></script>
</body>
</html> |
_includes/projects.html | claudiuandrei/claudiuandrei.github.io | <!-- Projects Section -->
<section id="projects">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Projects</h2>
<h3 class="section-subheading text-muted">Just some <a href="https://github.com/claudiuandrei">open source</a> projects</h3>
</div>
</div>
<div class="row">
<div class="col-md-4">
<h4 class="service-heading">JavaScript / Node</h4>
<h5><a href="https://github.com/claudiuandrei/Reflection">Reflection</a></h5>
<p>Screenshot taking API, built on top of Node.js, MongoDB and PhantomJS</p>
<p class="text-muted"><em>* If you are interested in more JavaScript / CoffeeScript projects, let me know there are several non open source ones I can show</em></p>
</div>
<div class="col-md-4">
<h4 class="service-heading">Go</h4>
<h5><a href="https://github.com/goumi/web">Goumi</a></h5>
<p>Simple framework to build modular web applications on top of Go, inspired by KoaJS</p>
<h5><a href="https://github.com/claudiuandrei/gibbon">Gibbon</a></h5>
<p>Chain middleware helper</p>
</div>
<div class="col-md-4">
<h4 class="service-heading">PHP</h4>
<h5><a href="https://github.com/claudiuandrei/Poseidon">Poseidon</a></h5>
<p>Poken API client library, built to work with KohanaPHP</p>
<h5><a href="https://github.com/claudiuandrei/Tribe">Librarian</a></h5>
<p>PSR-0 SPL autoloader, built with PHP 5.3</p>
</div>
</div>
</div>
</section> |
source/_grammar/adverbs/issai.html | KazuBoJunior/MyBlog | ---
type: adverb
title: 一切(いっさい)
imi: ["全部", "まったく・少しも〜でない"]
---
<ul>
<li>津波で家も財産もいっさいうしなった。</li>
<li>火事でいっさいを燃えました。</li>
<li>〜ゲームの進行一切、いささかの疑念もなく、素直に理解できるのだ。</li>
<li>A社では部品の注文から販売までのいっさいをコンピュータで管理している。</li>
</ul>
一切の(名詞): 全部 tutto, ogni cosa
一切 (副詞): まったく completamente (mette in evidenza l'intero del tutto); 少しも ... でない nessuno, niente
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/36b34a58559b9b0728074d83a553f6a7443f994e045e8d9c79aea72cff44ce91.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./3b4a95c36b61bac4cd43d84321be064db4e71cdf56de731ef91864da67fc0e79.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
_includes/related-post.html | islampedia/islampedia.github.io | <h5>Artikel Terkait</h5>
<ul class="related-posts">
{% for post in site.posts %}
{% assign sameTagCount = 0 %}
{% assign commonTags = '' %}
{% for tag in post.tags %}
{% if page.tags contains tag %}
{% assign sameTagCount = sameTagCount | plus: 1 %}
{% capture tagmarkup %} <span class="label">{{ tag }}</span> {% endcapture %}
{% assign commonTags = commonTags | append: tagmarkup %}
{% endif %}
{% endfor %}
{% if sameTagCount >= 2 and post != page %}
<li><a href="{{ post.url }}">{{ post.title }}{{ commonTags }}</a></li>
{% endif %}
{% endfor %}
</ul>
|
mobile/www/app/account/signup/signup.html | jyen/corporate-challenge | <ion-view view-title="Corporate Challenge">
<ion-content>
<div class="list">
<label class="item item-input">
<input type="text" placeholder="Name" ng-model="signUp.user.name">
</label>
<ion-radio ng-model="signUp.user.gender" ng-value="'M'">Male</ion-radio>
<ion-radio ng-model="signUp.user.gender" ng-value="'F'">Female</ion-radio>
<label class="item item-input">
<input type="text" placeholder="Email" ng-model="signUp.user.email">
</label>
<label class="item item-input">
<input type="password" placeholder="Password" ng-model="signUp.user.password">
</label>
<label class="item item-input item-select">
<div class="input-label">
Company
</div>
<select class="form-control"
ng-model="signUp.user.company"
required
name="company"
mongoose-error
ng-options="company._id as company.name for company in signUp.companies">
</select>
</label>
<label class="item item-input">
<input type="text" placeholder="Phone Number" type="number" ng-model="signUp.user.phone">
</label>
<label class="item item-input">
<input type="text" placeholder="Birthday" ng-model="signUp.user.birthday">
</label>
</div>
<button class="button button-block button-stable"
ng-click="signUp.createUser(signUp.user)">
Sign Up
</button>
<button class="button button-block button-light"
ui-sref="home">
Cancel
</button>
{{vm.users}}
</ion-content>
</ion-view>
|
clean/Linux-x86_64-4.06.1-2.0.5/released/8.12.1/sum-of-two-square/8.5.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>sum-of-two-square: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.1 / sum-of-two-square - 8.5.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
sum-of-two-square
<small>
8.5.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-26 01:44:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-26 01:44:44 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "matej.kosik@inria.fr"
homepage: "https://github.com/coq-contribs/sum-of-two-square"
license: "LGPL 2"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/SumOfTwoSquare"]
depends: [
"ocaml"
"coq" {>= "8.5" & < "8.6~"}
]
tags: [ "keyword:number theory" "category:Mathematics/Arithmetic and Number Theory/Number theory" "date:2004-12-13" ]
authors: [ "Laurent Théry <>" ]
bug-reports: "https://github.com/coq-contribs/sum-of-two-square/issues"
dev-repo: "git+https://github.com/coq-contribs/sum-of-two-square.git"
synopsis: "Numbers equal to the sum of two square numbers"
description: """
A proof that a number n can be written as the
sum of two square numbers if and only if each prime factor p of n
that is equal to 3 modulo 4 has its exponent in the decomposition of n
that is even."""
flags: light-uninstall
url {
src:
"https://github.com/coq-contribs/sum-of-two-square/archive/v8.5.0.tar.gz"
checksum: "md5=ed5edb5f3c6fb48ed7ff352767db6264"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-sum-of-two-square.8.5.0 coq.8.12.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.12.1).
The following dependencies couldn't be met:
- coq-sum-of-two-square -> coq < 8.6~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-sum-of-two-square.8.5.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0/pts/8.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>pts: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.0 / pts - 8.6.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
pts
<small>
8.6.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-29 07:47:20 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-29 07:47:20 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.5.0 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/pts"
license: "Unknown"
build: [make "-j1"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/PTS"]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
]
tags: [
"keyword: pure type systems"
"keyword: metatheory"
"category: Computer Science/Lambda Calculi"
"date: 2007-03"
]
authors: [ "Bruno Barras" ]
bug-reports: "https://github.com/coq-contribs/pts/issues"
dev-repo: "git+https://github.com/coq-contribs/pts.git"
synopsis: "A formalisation of Pure Type Systems"
description: """
This contrib is a formalization of Pure Type Systems. It includes most
of the basic metatheoretical properties: weakening, substitution,
subject-reduction, decidability of type-checking (for strongly normalizing
PTSs). Strengtheningis not proven here.
The kernel of a very simple proof checker is automatically generated from
the proofs. A small interface allows interacting with this kernel, making
up a standalone proof system.
The Makefile has a special target "html" that produces html files from the
sources and main.html that gives a short overview."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/pts/archive/v8.6.0.tar.gz"
checksum: "md5=17d9aa978a4164823cacbb737f104f40"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-pts.8.6.0 coq.8.5.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0).
The following dependencies couldn't be met:
- coq-pts -> coq >= 8.6 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-pts.8.6.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.10.2-2.0.6/released/8.12.2/coalgebras/8.9.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>coalgebras: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.2 / coalgebras - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
coalgebras
<small>
8.9.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-09 06:27:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-09 06:27:18 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.10.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.10.2 Official release 4.10.2
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/coalgebras"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Coalgebras"]
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
]
tags: [
"keyword: coalgebra"
"keyword: bisimulation"
"keyword: weakly final"
"keyword: coiteration"
"keyword: co-inductive types"
"category: Mathematics/Category Theory"
"date: 2008-10"
]
authors: [
"Milad Niqui <M.Niqui@cwi.nl> [http://www.cwi.nl/~milad]"
]
bug-reports: "https://github.com/coq-contribs/coalgebras/issues"
dev-repo: "git+https://github.com/coq-contribs/coalgebras.git"
synopsis: "Coalgebras, bisimulation and lambda-coiteration"
description: """
This contribution contains a formalisation of coalgebras, bisimulation on coalgebras, weakly final coalgebras, lambda-coiteration definition scheme (including primitive corecursion) and a version of lambda-bisimulation. The formalisation is modular. The implementation of the module types for streams and potentially infinite Peano numbers are provided using the coinductive types."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/coalgebras/archive/v8.9.0.tar.gz"
checksum: "md5=6e0e5646c3de55b4a707bf05d5622736"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-coalgebras.8.9.0 coq.8.12.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.12.2).
The following dependencies couldn't be met:
- coq-coalgebras -> coq < 8.10~ -> ocaml < 4.10
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-coalgebras.8.9.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.09.0-2.0.5/extra-dev/dev/traversable-fincontainer/8.7.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>traversable-fincontainer: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / extra-dev</a></li>
<li class="active"><a href="">dev / traversable-fincontainer - 8.7.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
traversable-fincontainer
<small>
8.7.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2019-11-30 21:22:11 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2019-11-30 21:22:11 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq dev Formal proof management system
num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.0 Official release 4.09.0
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/traversable-fincontainer"
license: "ASL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/TraversableFincontainer"]
depends: [
"ocaml"
"coq" {>= "8.7" & < "8.8~"}
]
tags: [ "keyword: finitary container" "keyword: traversable functor" "category: Computer Science/Data Types and Data Structures" ]
authors: [ "Russell O'Connor <oconnorr@google.com>" ]
bug-reports: "https://github.com/coq-contribs/traversable-fincontainer/issues"
dev-repo: "git+https://github.com/coq-contribs/traversable-fincontainer.git"
synopsis: "Traversable Functors are Finitary Containers"
description: """
https://github.com/oconnorr/traversable-fincontainer
A Coq proof that all Traversable functors are isomorphic to finitary containers."""
flags: light-uninstall
url {
src:
"https://github.com/coq-contribs/traversable-fincontainer/archive/v8.7.0.tar.gz"
checksum: "md5=82cbb2ec21e431051b57502cea6a8df2"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-traversable-fincontainer.8.7.0 coq.dev</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is dev).
The following dependencies couldn't be met:
- coq-traversable-fincontainer -> coq < 8.8~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-traversable-fincontainer.8.7.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
src/Viteloge/CoreBundle/Resources/descriptions/14668.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Saonnet est
un village
localisé dans le département des Calvados en Basse-Normandie. On dénombrait 201 habitants en 2008.</p>
<p>À proximité de Saonnet sont situées les communes de
<a href="{{VLROOT}}/immobilier/breuil-en-bessin_14103/">Le Breuil-en-Bessin</a> à 2 km, 329 habitants,
<a href="{{VLROOT}}/immobilier/molay-littry_14370/">Le Molay-Littry</a> à 3 km, 2 950 habitants,
<a href="{{VLROOT}}/immobilier/mandeville-en-bessin_14397/">Mandeville-en-Bessin</a> à 3 km, 274 habitants,
<a href="{{VLROOT}}/immobilier/trevieres_14711/">Trévières</a> située à 4 km, 947 habitants,
<a href="{{VLROOT}}/immobilier/blay_14078/">Blay</a> située à 2 km, 300 habitants,
<a href="{{VLROOT}}/immobilier/rubercy_14547/">Rubercy</a> située à 1 km, 104 habitants,
entre autres. De plus, Saonnet est située à seulement 23 km de <a href="{{VLROOT}}/immobilier/saint-lo_50502/">Saint-Lô</a>.</p>
<p>Le parc d'habitations, à Saonnet, était réparti en 2011 en zero appartements et 119 maisons soit
un marché relativement équilibré.</p>
<p>Si vous envisagez de venir habiter à Saonnet, vous pourrez facilement trouver une maison à vendre. </p>
</div>
|
app/views/itemedit.html | smwa/storeman | <div class="alert alert-danger" ng-hide="!error" role="alert">{{error}}</div>
<div class="alert alert-success" ng-hide="!msg" role="alert">{{msg}}</div>
<h3 ng-show="originallocation > 0"><a ng-href="#/location/{{originallocation}}">Go to location</a></h3>
<h3 ng-show="originalcontainer > 0"><a ng-href="#/container/{{originalcontainer}}">Go to container</a></h3>
<div>
<a ng-href="api/?itemimages/{{id}}">
<img ng-src="api/?itemimages/{{id}}" onerror="this.style.display='none';" class="apiimg"></img>
</a>
</div>
<br>
<div ng-show="{{id}}" class="btn-group">
<button class="btn btn-default" ngf-select ngf-change="imageupload($files)">Set Image</button>
<a class="btn btn-default" ng-href="#/item/qr/{{id}}">QR Code</a></div>
<hr>
<form ng-submit="save()" type="post">
<div class="row">
<div class="form-group col-md-4">
<label for="title">Title</label>
<input autofocus id="title" class="form-control" ng-model="title" placeholder="Title">
</div>
</div>
<h2>Locations</h2>
<location-list></location-list>
<h2>Containers</h2>
<container-list></container-list>
<div class="row">
<div class="col-md-3">
<a ng-href="#/container/{{id}}" class="btn btn-default btn-block">Cancel</a>
</div>
<div class="col-md-3">
<button type="submit" class="btn btn-primary btn-block">Save</button>
</div>
</div>
</form> |
tests/threejs_skarf_jsaruco_track3dRender.html | skeelogy/ifc-ar-flood | <!DOCTYPE html>
<html>
<head>
<title>IFC - skarf.js (js-aruco with Three.js) - Track 3D Render</title>
<meta charset="UTF-8"/>
<link href='http://fonts.googleapis.com/css?family=Fauna+One' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../css/style.css">
<!--load helper libraries-->
<script type="text/javascript" src="../js/lib/jquery-2.0.2.min.js"></script>
<!--load 3D libraries-->
<script type="text/javascript" src="../js/lib/three.min.js"></script>
<script type="text/javascript" src="../js/lib/Detector.js"></script>
<script type="text/javascript" src="../js/lib/stats.min.js"></script>
<script type="text/javascript" src="../js/lib/dat.gui.min.js"></script>
<script type="text/javascript" src="../js/lib/OrbitControls.js"></script>
<script type="text/javascript" src="../js/lib/OBJMTLLoader.js"></script>
<script type="text/javascript" src="../js/lib/MTLLoader.js"></script>
<script type="text/javascript" src="../js/lib/BinaryLoader.js"></script>
<script type="text/javascript" src="../js/lib/postprocessing/EffectComposer.js"></script>
<script type="text/javascript" src="../js/lib/postprocessing/RenderPass.js"></script>
<script type="text/javascript" src="../js/lib/postprocessing/ShaderPass.js"></script>
<script type="text/javascript" src="../js/lib/postprocessing/MaskPass.js"></script>
<script type="text/javascript" src="../js/lib/postprocessing/shaders/CopyShader.js"></script>
<script type="text/javascript" src="../js/lib/postprocessing/shaders/FXAAShader.js"></script>
<!--load AR libraries-->
<script type="text/javascript" src="../js/lib/ar/js-aruco/svd.js"></script>
<script type="text/javascript" src="../js/lib/ar/js-aruco/posit1.js"></script>
<script type="text/javascript" src="../js/lib/ar/js-aruco/cv.js"></script>
<script type="text/javascript" src="../js/lib/ar/js-aruco/aruco.js"></script>
<script type="text/javascript" src="../js/skarf.min.js"></script>
<script>
var MARKER_SIZE = 35.0; //millimeters
var clock = new THREE.Clock();
var lookAtPoint = new THREE.Vector3();
var isOrbiting = true;
var canvas, canvasWidth, canvasHeight;
var skarf;
var options = {
trackingSceneFxaa: false,
trackingSceneMultipleTrackers: false,
cameraMotionAutoOrbit: false,
cameraMotionRadius: 0.2,
cameraMotionSpeed: 0.2,
cameraMotionTiltAmp: 0.2,
cameraMotionTiltOffset: 0.1,
togglePauseOrbit: function () {
isOrbiting = !isOrbiting;
},
displayRefCube: false,
displayDebugView: false,
displayOriginPlane: false,
displayWireframe: false,
displayLocalAxis: false
};
function checkWebGl() {
if (!Detector.webgl) {
$('div').remove();
Detector.addGetWebGLMessage();
throw new Error('Your browser does not seem to support WebGL');
}
}
var vfov;
var trackSceneRenderer, trackSceneScene, trackSceneCamera, trackSceneCameraControls;
var trackScenePlaneMesh, trackScenePlaneMesh2, trackScenePlaneMesh3;
var refCubeMesh, refCubeMesh2, refCubeMesh3;
var composer;
var source;
function setupThreejsTrackingScene() {
//renderer
trackSceneRenderer = new THREE.WebGLRenderer({
antialias : true
});
trackSceneRenderer.setSize(canvasWidth, canvasHeight);
trackSceneRenderer.setClearColor('#888888', 1);
var $threejsTrackSceneContainerElem = $('#mainTracking3dScene div:eq(0)');
$threejsTrackSceneContainerElem.after(trackSceneRenderer.domElement);
source = trackSceneRenderer.domElement;
//scene
trackSceneScene = new THREE.Scene();
//camera
vfov = 40;
trackSceneCamera = new THREE.PerspectiveCamera(vfov, canvasWidth / canvasHeight, 0.1, 1000);
trackSceneCamera.position.set(0.25, 0.25, 0.25);
trackSceneCamera.lookAt(new THREE.Vector3(0, 0, 0));
trackSceneCameraControls = new THREE.OrbitControls(trackSceneCamera);
trackSceneCameraControls.modifierKey = 'alt';
//plane
trackScenePlaneMesh = new THREE.Mesh(
new THREE.PlaneGeometry(0.1, 0.1, 2, 2),
new THREE.MeshBasicMaterial({
map: THREE.ImageUtils.loadTexture('/resources/markers/js-aruco/1001.png')
})
);
trackScenePlaneMesh.geometry.applyMatrix(new THREE.Matrix4().makeRotationX(-Math.PI / 2));
trackSceneScene.add(trackScenePlaneMesh);
//plane 2
trackScenePlaneMesh2 = new THREE.Mesh(
new THREE.PlaneGeometry(0.1, 0.1, 2, 2),
new THREE.MeshBasicMaterial({
map: THREE.ImageUtils.loadTexture('/resources/markers/js-aruco/446.png')
})
);
trackScenePlaneMesh2.geometry.applyMatrix(new THREE.Matrix4().makeRotationX(-Math.PI / 2));
trackScenePlaneMesh2.position.x = 0.11;
trackScenePlaneMesh2.position.z = -0.07;
trackSceneScene.add(trackScenePlaneMesh2);
//plane 3
trackScenePlaneMesh3 = new THREE.Mesh(
new THREE.PlaneGeometry(0.1, 0.1, 2, 2),
new THREE.MeshBasicMaterial({
map: THREE.ImageUtils.loadTexture('/resources/markers/js-aruco/923.png')
})
);
trackScenePlaneMesh3.geometry.applyMatrix(new THREE.Matrix4().makeRotationX(-Math.PI / 2));
trackScenePlaneMesh3.position.x = -0.14;
trackScenePlaneMesh3.position.z = -0.02;
trackSceneScene.add(trackScenePlaneMesh3);
//reference cube
refCubeMesh = new THREE.Mesh(
new THREE.CubeGeometry(0.1, 0.1, 0.1),
new THREE.MeshBasicMaterial({
color: 0x00ff00,
side: THREE.DoubleSide,
wireframe: true,
depthTest : false,
depthWrite : false
})
);
refCubeMesh.position.y = 0.05;
trackSceneScene.add(refCubeMesh);
//reference cube 2
refCubeMesh2 = new THREE.Mesh(
new THREE.CubeGeometry(0.1, 0.1, 0.1),
new THREE.MeshBasicMaterial({
color: 0x00ff00,
side: THREE.DoubleSide,
wireframe: true,
depthTest : false,
depthWrite : false
})
);
refCubeMesh2.position.x = trackScenePlaneMesh2.position.x;
refCubeMesh2.position.y = 0.05;
refCubeMesh2.position.z = trackScenePlaneMesh2.position.z;
trackSceneScene.add(refCubeMesh2);
//reference cube 3
refCubeMesh3 = new THREE.Mesh(
new THREE.CubeGeometry(0.1, 0.1, 0.1),
new THREE.MeshBasicMaterial({
color: 0x00ff00,
side: THREE.DoubleSide,
wireframe: true,
depthTest : false,
depthWrite : false
})
);
refCubeMesh3.position.x = trackScenePlaneMesh3.position.x;
refCubeMesh3.position.y = 0.05;
refCubeMesh3.position.z = trackScenePlaneMesh3.position.z;
trackSceneScene.add(refCubeMesh3);
//effects composer
composer = new THREE.EffectComposer(trackSceneRenderer);
composer.addPass(new THREE.RenderPass(trackSceneScene, trackSceneCamera));
var pass = new THREE.ShaderPass(THREE.FXAAShader);
pass.uniforms['resolution'].value.set(1.0 / canvasWidth, 1.0 / canvasHeight);
pass.renderToScreen = true;
composer.addPass(pass);
}
var renderer, scene, camera;
var keyLight, fillLight;
var materials = [];
var originPlaneMesh;
function setupMainScene() {
//create renderer
renderer = new THREE.WebGLRenderer({
antialias : true
});
renderer.setSize(640, 360);
renderer.setClearColor('#081419', 1);
renderer.shadowMapEnabled = true;
renderer.shadowMapType = THREE.PCFShadowMap;
renderer.shadowMapSoft = true;
var $threejsContainerElem = $('#threejs-container');
$threejsContainerElem.append(renderer.domElement);
//create scene
scene = new THREE.Scene();
//create camera
camera = new THREE.PerspectiveCamera(vfov, renderer.domElement.width / renderer.domElement.height, 0.1, 1000);
camera.position.set(8, 8, 15);
camera.lookAt(new THREE.Vector3(0, 0, 0));
camera.matrixAutoUpdate = false;
//create plane at origin
var originPlaneGeom = new THREE.PlaneGeometry(MARKER_SIZE * 3, MARKER_SIZE * 3, 1, 1);
originPlaneGeom.applyMatrix(new THREE.Matrix4().makeRotationX(-Math.PI / 2));
var originPlaneMaterial = new THREE.MeshPhongMaterial({
color: 0x99ff66,
side: THREE.DoubleSide,
wireframe: false
});
materials.push(originPlaneMaterial);
originPlaneMesh = new THREE.Mesh(originPlaneGeom, originPlaneMaterial);
originPlaneMesh.castShadow = true;
originPlaneMesh.receiveShadow = true;
scene.add(originPlaneMesh);
//setup lights
scene.add(new THREE.AmbientLight(0x111111));
keyLight = new THREE.DirectionalLight(0xffffff, 1.0);
keyLight.position.set(-50, 75, 75);
keyLight.target.position.set(0, 0, 0);
keyLight.castShadow = true;
keyLight.shadowCameraNear = 60;
keyLight.shadowCameraFar = 200;
keyLight.shadowCameraRight = 150;
keyLight.shadowCameraLeft = -150;
keyLight.shadowCameraTop = 150;
keyLight.shadowCameraBottom = -150;
// keyLight.shadowCameraVisible = true;
keyLight.shadowBias = 0.0001;
keyLight.shadowDarkness = 0.5;
keyLight.shadowMapWidth = 1024;
keyLight.shadowMapHeight = 1024;
scene.add(keyLight);
fillLight = new THREE.DirectionalLight(0xffffff, 0.7);
fillLight.position.set(25, 75, 75);
fillLight.target.position.set(0, 0, 0);
scene.add(fillLight);
}
function setupSkarf() {
//create a Skarf framework
skarf = new SKARF.Skarf({
arLibType: 'jsaruco',
trackingElem: source,
markerSize: MARKER_SIZE,
verticalFov: vfov,
debug: options.displayDebugView,
canvasContainerElem: $('#canvas-container'),
renderer: renderer,
scene: scene,
camera: camera,
markersJsonFile: '../resources/models/models_jsaruco.json'
});
}
var stats;
function setupStats() {
stats = new Stats();
var $threejsContainerElem = $('#threejs-container-parent');
$threejsContainerElem.append(stats.domElement);
}
var gui;
var trackingSceneFolder, cameraMotionFolder, displayFolder;
function setupGui() {
gui = new dat.GUI();
// gui.close(); //close GUI by default
//tracking scene folder
trackingSceneFolder = gui.addFolder('Tracking Scene');
trackingSceneFolder.open();
var control = trackingSceneFolder.add(options, 'trackingSceneFxaa').name('FXAA');
control = trackingSceneFolder.add(options, 'trackingSceneMultipleTrackers').name('Multiple Markers');
function toggleMultipleMarkers(value) {
trackScenePlaneMesh2.visible = value;
trackScenePlaneMesh3.visible = value;
refCubeMesh2.visible = value && options.displayRefCube;
refCubeMesh3.visible = value && options.displayRefCube;
}
control.onChange(toggleMultipleMarkers);
toggleMultipleMarkers(options.trackingSceneMultipleTrackers);
//camera motion folder
cameraMotionFolder = gui.addFolder('Camera Motion');
cameraMotionFolder.open();
control = cameraMotionFolder.add(options, 'cameraMotionAutoOrbit').name('Auto Orbit');
function toggleCameraMotionAutoOrbit(value) {
//always turn orbiting on when auto orbit is turned on
isOrbiting = true;
}
control.onChange(toggleCameraMotionAutoOrbit);
control = cameraMotionFolder.add(options, 'cameraMotionRadius', 0.1, 1.0).name('Radius');
control = cameraMotionFolder.add(options, 'cameraMotionSpeed', 0.1, 2.0).name('Speed');
control = cameraMotionFolder.add(options, 'cameraMotionTiltAmp', 0.0, 1.0).name('Tilt Amp');
control = cameraMotionFolder.add(options, 'cameraMotionTiltOffset', 0.0, 0.5).name('Tilt Offset');
control = cameraMotionFolder.add(options, 'togglePauseOrbit').name('Pause');
//display folder
displayFolder = gui.addFolder('Display');
displayFolder.open();
control = displayFolder.add(options, 'displayRefCube').name('Reference Cube');
function toggleRefCube(value) {
refCubeMesh.visible = value;
refCubeMesh2.visible = value && options.trackingSceneMultipleTrackers;
refCubeMesh3.visible = value && options.trackingSceneMultipleTrackers;
}
control.onChange(toggleRefCube);
toggleRefCube(options.displayRefCube);
control = displayFolder.add(options, 'displayDebugView').name('Debug View');
function toggleDebugView(value) {
var arLib = skarf.getArLib();
arLib.setDebug(value);
}
control.onChange(toggleDebugView);
toggleDebugView(options.displayDebugView);
control = displayFolder.add(options, 'displayOriginPlane').name('Origin Plane');
function toggleOriginPlane(value) {
originPlaneMesh.visible = value;
}
control.onChange(toggleOriginPlane);
toggleOriginPlane(options.displayOriginPlane);
control = displayFolder.add(options, 'displayWireframe').name('Wireframe');
function toggleWireframe(value) {
var renderer = skarf.getRenderer();
renderer.setWireframeVisible(value);
var i, len;
for (i = 0, len = materials.length; i < len; i++) {
materials[i].wireframe = value;
}
}
control.onChange(toggleWireframe);
toggleWireframe(options.displayWireframe);
control = displayFolder.add(options, 'displayLocalAxis').name('Local Axis');
function toggleLocalAxis(value) {
var renderer = skarf.getRenderer();
renderer.setLocalAxisVisible(value);
}
control.onChange(toggleLocalAxis);
toggleLocalAxis(options.displayLocalAxis);
}
var ctx;
var markers = {};
var t = 0;
$(document).ready(function () {
//check for WebGL
checkWebGl();
console.log('Document is ready.');
//get canvas
canvas = $('#mainCanvas')[0];
canvasWidth = canvas.width;
canvasHeight = canvas.height;
ctx = canvas.getContext('2d');
//setup tracking scene
setupThreejsTrackingScene();
//setup main scene
setupMainScene();
//setup skarf
setupSkarf();
//setup stats monitor
setupStats();
//setup GUI
setupGui();
//main loop
function loop() {
var dt = clock.getDelta(); //have to call this before getElapsedTime()
var time = clock.getElapsedTime();
//update tracking camera
if (options.cameraMotionAutoOrbit) {
if (isOrbiting) {
t += dt;
trackSceneCamera.position.x = options.cameraMotionRadius * Math.sin(options.cameraMotionSpeed * t);
trackSceneCamera.position.y = (options.cameraMotionTiltAmp / 2.0) * Math.sin(options.cameraMotionSpeed * t) + (options.cameraMotionTiltAmp / 2.0) + options.cameraMotionTiltOffset;
trackSceneCamera.position.z = options.cameraMotionRadius * Math.cos(options.cameraMotionSpeed * t);
trackSceneCamera.lookAt(lookAtPoint);
}
} else {
trackSceneCameraControls.update();
}
//update tracking scene
trackSceneRenderer.autoClear = false;
trackSceneRenderer.clear();
if (options.trackingSceneFxaa) {
composer.render(trackSceneScene, trackSceneCamera);
} else {
trackSceneRenderer.render(trackSceneScene, trackSceneCamera);
}
//update skarf
skarf.update(dt);
//update stats
stats.update();
requestAnimationFrame(loop);
}
loop();
});
</script>
</head>
<body>
<h2>skarf.js (js-aruco with Three.js)</h2>
<div class="invisible" id="mainTracking3dScene">
<div class="caption">Three.js 3D scene for tracking</div>
</div>
<div class="invisible" id="canvas-container">
<div class="caption"><canvas></div>
<canvas id="mainCanvas" width="1280" height="720"></canvas>
</div>
<div class="container" id="threejs-container-parent">
<div class="caption">three.js <canvas></div>
<div id="threejs-container"></div>
<div class="caption">[ Alt+LMB: rotate ] [ Alt+MMB: pan ] [ Alt+RMB: zoom ] </div>
</div>
</body>
</html> |
onlineapp/src/index.html | jonathanwax/jw-ng-jerusalem | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Onlineapp</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root></app-root>
</body>
</html>
|
examples/doc/viewer-events.html | mapillary/mapillary-js | <!DOCTYPE html>
<html>
<head>
<title>Viewer Events</title>
<link rel="icon" href="data:," />
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=no"
/>
<link rel="stylesheet" href="/dist/mapillary.css" />
<link rel="stylesheet" href="/doc-css/log.css" />
<style>
body {
margin: 0;
padding: 0;
}
html,
body,
.viewer {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<script type="module">
import { accessToken } from "/doc-src/.access-token/token.js";
import { init } from "/doc-src/src/js/examples/viewer-events.js";
const container = document.createElement("div");
container.className = "viewer";
document.body.appendChild(container);
init({ accessToken, container });
</script>
</body>
</html>
|
doc/index-files/index-18.html | ddoa/game-api-android | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_33) on Tue Oct 01 14:29:00 CEST 2013 -->
<TITLE>
T-Index
</TITLE>
<META NAME="date" CONTENT="2013-10-01">
<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="T-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-17.html"><B>PREV LETTER</B></A>
<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">X</A> <A HREF="index-22.html">Y</A> <A HREF="index-23.html">Z</A> <HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="../android/gameengine/icadroids/alarms/Alarm.html#targets(android.gameengine.icadroids.alarms.IAlarm)"><B>targets(IAlarm)</B></A> -
Method in class android.gameengine.icadroids.alarms.<A HREF="../android/gameengine/icadroids/alarms/Alarm.html" title="class in android.gameengine.icadroids.alarms">Alarm</A>
<DD>Test if this alarm targets the specified Object (that must implement IAlarm)
<DT><A HREF="../android/gameengine/icadroids/objects/collisions/TileCollision.html#theTile"><B>theTile</B></A> -
Variable in class android.gameengine.icadroids.objects.collisions.<A HREF="../android/gameengine/icadroids/objects/collisions/TileCollision.html" title="class in android.gameengine.icadroids.objects.collisions">TileCollision</A>
<DD>The tile involved in the collision
<DT><A HREF="../android/gameengine/icadroids/tiles/Tile.html" title="class in android.gameengine.icadroids.tiles"><B>Tile</B></A> - Class in <A HREF="../android/gameengine/icadroids/tiles/package-summary.html">android.gameengine.icadroids.tiles</A><DD>Every tile in a tilemap is a tile object.<DT><A HREF="../android/gameengine/icadroids/tiles/Tile.html#Tile(int, android.gameengine.icadroids.tiles.GameTiles)"><B>Tile(int, GameTiles)</B></A> -
Constructor for class android.gameengine.icadroids.tiles.<A HREF="../android/gameengine/icadroids/tiles/Tile.html" title="class in android.gameengine.icadroids.tiles">Tile</A>
<DD>Every tile has a tiletype and is a instance of an gameTiles object.
<DT><A HREF="../android/gameengine/icadroids/objects/collisions/TileCollision.html" title="class in android.gameengine.icadroids.objects.collisions"><B>TileCollision</B></A> - Class in <A HREF="../android/gameengine/icadroids/objects/collisions/package-summary.html">android.gameengine.icadroids.objects.collisions</A><DD>TileCollision is a simple class used by collision detection to package the
data on a tile collision (that is: Tile & side of the tile where collision occurs).<DT><A HREF="../android/gameengine/icadroids/objects/collisions/TileCollision.html#TileCollision(android.gameengine.icadroids.tiles.Tile, int)"><B>TileCollision(Tile, int)</B></A> -
Constructor for class android.gameengine.icadroids.objects.collisions.<A HREF="../android/gameengine/icadroids/objects/collisions/TileCollision.html" title="class in android.gameengine.icadroids.objects.collisions">TileCollision</A>
<DD>Create a simple TileCollision object.
<DT><A HREF="../android/gameengine/icadroids/tiles/GameTiles.html#tileSize"><B>tileSize</B></A> -
Variable in class android.gameengine.icadroids.tiles.<A HREF="../android/gameengine/icadroids/tiles/GameTiles.html" title="class in android.gameengine.icadroids.tiles">GameTiles</A>
<DD>The width and height of every tile.
<DT><A HREF="../android/gameengine/icadroids/tiles/GameTiles.html#tileTypes"><B>tileTypes</B></A> -
Variable in class android.gameengine.icadroids.tiles.<A HREF="../android/gameengine/icadroids/tiles/GameTiles.html" title="class in android.gameengine.icadroids.tiles">GameTiles</A>
<DD>Array that holds different TileTypes with each it's own sprites and
behavior.
<DT><A HREF="../android/gameengine/icadroids/input/MotionSensor.html#tiltDown"><B>tiltDown</B></A> -
Static variable in class android.gameengine.icadroids.input.<A HREF="../android/gameengine/icadroids/input/MotionSensor.html" title="class in android.gameengine.icadroids.input">MotionSensor</A>
<DD>this var is TRUE when the phone has been tilted Down
<DT><A HREF="../android/gameengine/icadroids/input/MotionSensor.html#tiltLeft"><B>tiltLeft</B></A> -
Static variable in class android.gameengine.icadroids.input.<A HREF="../android/gameengine/icadroids/input/MotionSensor.html" title="class in android.gameengine.icadroids.input">MotionSensor</A>
<DD>this var is TRUE when the phone has been tilted Left
<DT><A HREF="../android/gameengine/icadroids/input/MotionSensor.html#tiltRight"><B>tiltRight</B></A> -
Static variable in class android.gameengine.icadroids.input.<A HREF="../android/gameengine/icadroids/input/MotionSensor.html" title="class in android.gameengine.icadroids.input">MotionSensor</A>
<DD>this var is TRUE when the phone has been tilted Right
<DT><A HREF="../android/gameengine/icadroids/input/MotionSensor.html#tiltUp"><B>tiltUp</B></A> -
Static variable in class android.gameengine.icadroids.input.<A HREF="../android/gameengine/icadroids/input/MotionSensor.html" title="class in android.gameengine.icadroids.input">MotionSensor</A>
<DD>this var is TRUE when the phone has been tilted Up
<DT><A HREF="../android/gameengine/icadroids/objects/collisions/TileCollision.html#TOP"><B>TOP</B></A> -
Static variable in class android.gameengine.icadroids.objects.collisions.<A HREF="../android/gameengine/icadroids/objects/collisions/TileCollision.html" title="class in android.gameengine.icadroids.objects.collisions">TileCollision</A>
<DD>Constant indicating that <i>collisionSide</i> is the top of the tile
<DT><A HREF="../android/gameengine/icadroids/input/TouchInput.html" title="class in android.gameengine.icadroids.input"><B>TouchInput</B></A> - Class in <A HREF="../android/gameengine/icadroids/input/package-summary.html">android.gameengine.icadroids.input</A><DD>TouchInput class that sets and handles the input and put the result in
easy-to-use flags.<DT><A HREF="../android/gameengine/icadroids/input/TouchInput.html#TouchInput()"><B>TouchInput()</B></A> -
Constructor for class android.gameengine.icadroids.input.<A HREF="../android/gameengine/icadroids/input/TouchInput.html" title="class in android.gameengine.icadroids.input">TouchInput</A>
<DD>
<DT><A HREF="../android/gameengine/icadroids/engine/GameEngine.html#translateToGamePosition(float, float)"><B>translateToGamePosition(float, float)</B></A> -
Method in class android.gameengine.icadroids.engine.<A HREF="../android/gameengine/icadroids/engine/GameEngine.html" title="class in android.gameengine.icadroids.engine">GameEngine</A>
<DD>Translates a given screen position to a position in the game world, taking into
consideration the viewport location and the zoom factor.
<DT><A HREF="../android/gameengine/icadroids/alarms/IAlarm.html#triggerAlarm(int)"><B>triggerAlarm(int)</B></A> -
Method in interface android.gameengine.icadroids.alarms.<A HREF="../android/gameengine/icadroids/alarms/IAlarm.html" title="interface in android.gameengine.icadroids.alarms">IAlarm</A>
<DD>This method will be triggered when the alarm goes off.
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index-17.html"><B>PREV LETTER</B></A>
<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">X</A> <A HREF="index-22.html">Y</A> <A HREF="index-23.html">Z</A> <HR>
</BODY>
</HTML>
|
Figure3/Tox21_nnm/WorkHere/87-18-3.smi.png.html | andrewdefries/ToxCast | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>87-18-3.smi.png.html</title>
</head>
<body>ID87-18-3<br/>
<img border="0" src="87-18-3.smi.png" alt="87-18-3.smi.png"></img><br/>
<br/>
<table border="1">
<tr>
<td></td><td>ID</td><td>Formula</td><td>FW</td><td>DSSTox_CID</td><td>DSSTox_RID</td><td>DSSTox_GSID</td><td>DSSTox_FileID_Sort</td><td>TS_ChemName</td><td>TS_ChemName_Synonyms</td><td>TS_CASRN</td><td>CASRN_ChemName_Relationship</td><td>TS_Description</td><td>ChemNote</td><td>STRUCTURE_Shown</td><td>STRUCTURE_Formula</td><td>STRUCTURE_MW</td><td>STRUCTURE_ChemType</td><td>STRUCTURE_DefinedOrganicForm</td><td>STRUCTURE_IUPAC</td><td>STRUCTURE_SMILES</td><td>STRUCTURE_SMILES_Desalt</td><td>Substance_modify_yyyymmdd</td></tr>
<tr>
<td>87-18-3</td><td>7424</td><td>C17H18O3</td><td>270.323</td><td>17745</td><td>79371</td><td>37745</td><td>4053</td><td>4-tert-Butylphenyl salicylate</td><td>4-tert-Butylphenyl salicylate (benzoic acid,2-hydroxy-,4-(1,1-dimethylethyl)-phenyl ester)</td><td>87-18-3</td><td>primary</td><td>single chemical compound</td><td></td><td>tested chemical</td><td>C17H18O3</td><td>270.323</td><td>defined organic</td><td>parent</td><td>4-tert-butylphenyl 2-hydroxybenzoate</td><td>Oc2ccccc2C(=O)Oc1ccc(cc1)C(C)(C)C</td><td>Oc2ccccc2C(=O)Oc1ccc(cc1)C(C)(C)C</td><td>20080429</td></tr>
</table>
<br/><br/><font size="-2">(Page generated on Wed Sep 17 03:58:53 2014 by <a href="http://www.embl.de/~gpau/hwriter/index.html">hwriter</a> 1.3)</font><br/>
</body></html> |
app/index.html | charazn/book-review-angular | <!DOCTYPE html>
<!--[if lt IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html lang="en" ng-app="myApp" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>My AngularJS App</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="bower_components/html5-boilerplate/css/normalize.css">
<link rel="stylesheet" href="bower_components/html5-boilerplate/css/main.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/app.css">
<script src="bower_components/html5-boilerplate/js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body ng-app="bookReview">
<div class="container">
<h1>A simple Book Review app made with Angular.js</h1>
<div class="row" ng-controller="bookController as bookCtrl">
<div class="container">
<button class="btn btn-default" ng-click="reviewFormCtrl.showForm = !reviewFormCtrl.showForm">{{reviewFormCtrl.showForm ? "Hide Form" : "Create Review"}}</button>
<review-form books="bookCtrl.books" genres="bookCtrl.genres" ng-show="reviewFormCtrl.showForm"></review-form>
<hr>
</div>
<ul class="container list-unstyled">
<li ng-repeat="book in bookCtrl.books">
<div class="row">
<book-cover></book-cover>
<div class="col-sm-9">
<h3><a href="amazon link">{{book.title}}</a></h3>
<cite class="text-muted">Written by {{book.author}}</cite>
<p></p>
<p>{{book.review}}</p>
<book-genres genres="book.genres"></book-genres>
<hr>
</div>
</div>
</li>
</ul>
</div>
</div>
<script src="bower_components/angular/angular.js"></script>
<script src="bower_components/angular-route/angular-route.js"></script>
<script src="js/app.js"></script>
</body>
</html>
|
render/html/tpl/associate.html | Localstories1/local-stories |
JS_REQUIRE=autocompletion
JS_REQUIRE=create
<fieldset>
<legend>{FORM_ASSOCIATE_LEGEND}</legend>
<div id="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][msg]"></div>
<div id="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][associated]"></div>
<input list="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][list]" id="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][autocompletion]" name="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][autocompletion]" placeholder="{FORM_ASSOCIATE_AUTOCOMPLETION_PLACEHOLDER}" />
<datalist id="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][list]" name="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][list]" multiple onclick="autocompletion_select(\'{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}]\')">
{FORM_ASSOCIATE_LIST}
</datalist>
<button onclick="associate_create('{FORM_ASSOCIATE_ID}')" />{FORM_ASSOCIATE_ACTION}</button>
</fieldset> |
index.html | mcarrie30/mcarrie30.github.io | ---
layout: default
---
<div class="posts">
{% for post in site.posts %}
<article class="post">
<h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1>
<div class="entry">
{{ post.content | truncatewords: 110 }}
</div>
<a href="{{ site.baseurl }}{{ post.url }}" class="read-more">Read More</a>
</article>
{% endfor %}
</div>
|
bindtransfer/extjs/examples/resizable/basic.css | xenophy/xFrameworkPX | /*!
* Ext JS Library 3.1.1
* Copyright(c) 2006-2010 Ext JS, LLC
* licensing@extjs.com
* http://www.extjs.com/license
*/
#basic, #animated {
border:1px solid #c3daf9;
color:#1e4e8f;
font:bold 14px tahoma,verdana,helvetica;
text-align:center;
padding-top:20px;
width:200px;
height:80px;
}
#snap {
border:1px solid #c3daf9;
overflow:hidden;
}
#custom {
cursor:move;
}
#custom-rzwrap{
z-index: 10000;
}
#custom-rzwrap .x-resizable-handle{
width:11px;
height:11px;
background:transparent url(../../resources/images/sizer/square.gif) no-repeat;
margin:0px;
line-height:11px;
}
#custom-rzwrap .x-resizable-handle-east, #custom-rzwrap .x-resizable-handle-west{
top:45%;
}
#custom-rzwrap .x-resizable-handle-north, #custom-rzwrap .x-resizable-handle-south{
left:45%;
} |
ajax/libs/highlight.js/8.2/styles/tomorrow-night-blue.min.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:cd2cfc563e88468090c90b8888b507fea1409da7a31d816310b9ffb4a659b28c
size 1089
|
web/version.css | vladkol/MixedRealityToolkit-Unity | .dropbtn {
background-color: #222222;
color: white;
padding: 16px;
font-size: 16px;
border: none;
}
.version-dropdown {
position: relative;
display: inline-block;
float: right;
margin-bottom: 0px;
}
.version-dropdown-content {
display: none;
position: absolute;
background-color: #f1f1f1;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.version-dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.version-dropdown-content a:hover {background-color: #ddd;}
.version-dropdown:hover .version-dropdown-content {display: block;}
.version-dropdown:hover .dropbtn {
background-color: #000000;
color: white;
}
.center {
display: block;
margin: auto;
} |
coverage/vendor_swiftmailer.dashboard.html | Opentribes/API | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dashboard for C:\projects\OpenTribes\Core/vendor/swiftmailer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/nv.d3.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container">
<div class="row">
<div class="span12">
<ul class="breadcrumb">
<li><a href="index.html">C:\projects\OpenTribes\Core</a> <span class="divider">/</span></li>
<li><a href="vendor.html">vendor</a> <span class="divider">/</span></li>
<li><a href="vendor_swiftmailer.html">swiftmailer</a></li>
<li class="active">(Dashboard)</li>
</ul>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="span6">
<h2>Class Coverage Distribution</h2>
<div id="classCoverageDistribution">
<svg></svg>
</div>
</div>
<div class="span6">
<h2>Class Complexity</h2>
<div id="classComplexity">
<svg></svg>
</div>
</div>
</div>
<div class="row">
<div class="span6">
<h2>Top Project Risks</h2>
<ul>
<li><a href="vendor_swiftmailer_swiftmailer_lib_classes_Swift.php.html#18">Swift</a> (68)</li>
</ul>
</div>
<div class="span6">
<h2>Least Tested Methods</h2>
<ul>
<li><a href="vendor_swiftmailer_swiftmailer_lib_classes_Swift.php.html#34">Swift::init</a> (0%)</li>
<li><a href="vendor_swiftmailer_swiftmailer_lib_classes_Swift.php.html#74">Swift::registerAutoload</a> (0%)</li>
<li><a href="vendor_swiftmailer_swiftmailer_lib_classes_Swift.php.html#44">Swift::autoload</a> (15%)</li>
</ul>
</div>
</div>
<footer>
<p>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 1.2.17</a> using <a href="http://www.php.net/" target="_top">PHP 5.5.6</a> and <a href="http://phpunit.de/">PHPUnit 3.7.34</a> at Sat Apr 5 13:10:46 CEST 2014.</small>
</p>
</footer>
</div>
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/d3.min.js" type="text/javascript"></script>
<script src="js/nv.d3.min.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
nv.addGraph(function() {
var chart = nv.models.multiBarChart();
chart.tooltips(false)
.showControls(false)
.showLegend(false)
.reduceXTicks(false)
.staggerLabels(true)
.yAxis.tickFormat(d3.format('d'));
d3.select('#classCoverageDistribution svg')
.datum(getCoverageDistributionData([0,0,1,0,0,0,0,0,0,0,0,0], "Class Coverage"))
.transition().duration(500).call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
function getCoverageDistributionData(data, label) {
var labels = [
'0%',
'0-10%',
'10-20%',
'20-30%',
'30-40%',
'40-50%',
'50-60%',
'60-70%',
'70-80%',
'80-90%',
'90-100%',
'100%'
];
var values = [];
$.each(labels, function(key) {
values.push({x: labels[key], y: data[key]});
});
return [
{
key: label,
values: values,
color: "#4572A7"
}
];
}
nv.addGraph(function() {
var chart = nv.models.scatterChart()
.showDistX(true)
.showDistY(true)
.showLegend(false)
.forceX([0, 100]);
chart.scatter.onlyCircles(false);
chart.tooltipContent(function(key, y, e, graph) {
return '<p>' + graph.point.class + '</p>';
});
chart.xAxis.axisLabel('Code Coverage (in percent)');
chart.yAxis.axisLabel('Cyclomatic Complexity');
d3.select('#classComplexity svg')
.datum(getComplexityData([[10,9,"<a href=\"vendor_swiftmailer_swiftmailer_lib_classes_Swift.php.html#18\">Swift<\/a>"]], 'Class Complexity'))
.transition()
.duration(500)
.call(chart);
nv.utils.windowResize(chart.update);
return chart;
});
function getComplexityData(data, label) {
var values = [];
$.each(data, function(key) {
var value = Math.round(data[key][0]*100) / 100;
values.push({
x: value,
y: data[key][1],
class: data[key][2],
size: 0.05,
shape: 'diamond'
});
});
return [
{
key: label,
values: values,
color: "#4572A7"
}
];
}
});
</script>
</body>
</html>
|
test/experiment_max.html | uwdata/palette-analyzer | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Color Judgement Experiment</title>
<link rel="stylesheet" href="../lib/bootstrap.min.css" />
<script src="../../build/palette-analyzer.js"></script>
<script src="../node_modules/vega/build/vega.js"></script>
</head>
<body>
<div class="text-center">
<div style="margin: 80px;">
<h4>Click on the maximum point.</h4>
</div>
<div id="vis"></div>
</div>
<script>
var data = palette_analyzer.dataMax()
var spec = {
"$schema": "https://vega.github.io/schema/vega/v3.0.json",
"width": 500,
"height": 100,
"padding": 5,
"data": [
{
"name": "table",
"values": data
}
],
"scales": [
{
"name": "xscale",
"type": "linear",
"range": "width",
"domain": {"data": "table", "field": "x"},
"nice": true
},
{
"name": "color",
"type": "sequential",
"range": {"scheme": "Greys"},
"zero": false, "nice": false,
"domain": [0, 1]
}
],
"legends": [
{"orient": "bottom-right", "fill": "color", "offset": 0, "type": "gradient"}
],
"marks": [
{
"type": "rect",
"from": {"data": "table"},
"encode": {
"update": {
"x": {"scale": "xscale", "field": "x"},
"y": {"value": 0},
"width": {"value": 1},
"height": {"value": 30},
"fill": {"scale": "color", "field": "y"}
}
}
}
]
};
var view = new vega.View(vega.parse(spec), {
logLevel: vega.Warn,
renderer: 'canvas'
}).initialize('#vis')
.hover()
.run();
</script>
</body>
</html>
|
archives/2018/page/5/index.html | jacoobwang/jacoobwang.github.io | <!DOCTYPE html>
<html class="theme-next gemini use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta name="theme-color" content="#222">
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
<link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.1.3" rel="stylesheet" type="text/css" />
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png?v=5.1.3">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png?v=5.1.3">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png?v=5.1.3">
<link rel="mask-icon" href="/images/logo.svg?v=5.1.3" color="#222">
<meta name="keywords" content="Hexo, NexT" />
<meta name="description" content="业精于勤荒于嬉">
<meta property="og:type" content="website">
<meta property="og:title" content="勤勤恳恳">
<meta property="og:url" content="http://yoursite.com/archives/2018/page/5/index.html">
<meta property="og:site_name" content="勤勤恳恳">
<meta property="og:description" content="业精于勤荒于嬉">
<meta property="og:locale" content="zh-Hans">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="勤勤恳恳">
<meta name="twitter:description" content="业精于勤荒于嬉">
<script type="text/javascript" id="hexo.configurations">
var NexT = window.NexT || {};
var CONFIG = {
root: '/',
scheme: 'Gemini',
version: '5.1.3',
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
fancybox: true,
tabs: true,
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
duoshuo: {
userId: '0',
author: '博主'
},
algolia: {
applicationID: '',
apiKey: '',
indexName: '',
hits: {"per_page":10},
labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}
}
};
</script>
<link rel="canonical" href="http://yoursite.com/archives/2018/page/5/"/>
<title>归档 | 勤勤恳恳</title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<div class="container sidebar-position-left page-archive">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-brand-wrapper">
<div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">勤勤恳恳</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">个人博客|撸码|生活|态度</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives/" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br />
归档
</a>
</li>
<li class="menu-item menu-item-自研php框架">
<a href="https://jacoobwang.github.io/vino/vino.html" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br />
自研php框架
</a>
</li>
<li class="menu-item menu-item-about">
<a href="https://jacoobwang.github.io/about/" rel="section">
<i class="menu-item-icon fa fa-fw fa-question-circle"></i> <br />
关于
</a>
</li>
</ul>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<div class="post-block archive">
<div id="posts" class="posts-collapse">
<span class="archive-move-on"></span>
<span class="archive-page-counter">
好! 目前共计 51 篇日志。 继续努力。
</span>
<div class="collection-title">
<h1 class="archive-year" id="archive-year-2018">2018</h1>
</div>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h2 class="post-title">
<a class="post-title-link" href="/2018/01/05/Mongodb auth验证/" itemprop="url">
<span itemprop="name">Mongodb auth验证</span>
</a>
</h2>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2018-01-05T18:12:30+08:00"
content="2018-01-05" >
01-05
</time>
</div>
</header>
</article>
</div>
</div>
<nav class="pagination">
<a class="extend prev" rel="prev" href="/archives/2018/page/4/"><i class="fa fa-angle-left"></i></a><a class="page-number" href="/archives/2018/">1</a><span class="space">…</span><a class="page-number" href="/archives/2018/page/4/">4</a><span class="page-number current">5</span>
</nav>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview-wrap sidebar-panel sidebar-panel-active">
<div class="site-overview">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image"
src="https://avatars3.githubusercontent.com/u/11434315"
alt="Jacoob Wang" />
<p class="site-author-name" itemprop="name">Jacoob Wang</p>
<p class="site-description motion-element" itemprop="description">业精于勤荒于嬉</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives/">
<span class="site-state-item-count">51</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<span class="site-state-item-count">35</span>
<span class="site-state-item-name">标签</span>
</div>
</nav>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/jacoobwang" target="_blank" title="GitHub">
<i class="fa fa-fw fa-github"></i>GitHub</a>
</span>
<span class="links-of-author-item">
<a href="mailto:531532957@qq.com" target="_blank" title="E-Mail">
<i class="fa fa-fw fa-envelope"></i>E-Mail</a>
</span>
</div>
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright">© 2017 — <span itemprop="copyrightYear">2019</span>
<span class="with-love">
<i class="fa fa-user"></i>
</span>
<span class="author" itemprop="copyrightHolder">Jacoob Wang</span>
</div>
<div class="powered-by">由 <a class="theme-link" target="_blank" href="https://hexo.io">Hexo</a> 强力驱动</div>
<span class="post-meta-divider">|</span>
<div class="theme-info">主题 — <a class="theme-link" target="_blank" href="https://github.com/iissnan/hexo-theme-next">NexT.Gemini</a> v5.1.3</div>
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.1.3"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.1.3"></script>
<script type="text/javascript" src="/js/src/affix.js?v=5.1.3"></script>
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.3"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.3"></script>
</body>
</html>
|
generators/app/templates/files/src/pages/about/about.html | masonz/generator-vue-ts-starter | <div class="container">
<div class="row">
<div class="content">
<h1><strong>This is the about page</strong></h1>
<p>Follow the project on <a class="repo-link" :href="repo">GitHub</a> to stay up to date with the latest releases</p>
</div>
</div>
</div> |
upgrade/files/12.1.0-13.0.0.A1/files/modules/base/text/template/css/main.css | unaio/una | /* unit */
.bx-base-text-unit h2,
.bx-base-text-unit h1 {
margin:0;
}
.bx-base-text-unit .sys-icon {
vertical-align:middle;
}
.bx-base-text-unit-cnt {
width: 100%;
}
.bx-base-text-unit-no-thumb,
.bx-base-text-unit-thumb {
display:block;
overflow:hidden;
}
.bx-base-text-unit-title,
.bx-base-text-unit-summary {
overflow: hidden;
text-overflow: ellipsis;
}
.bx-base-text-unit-summary p {
margin:0;
}
.bx-base-text-unit-cover {
position: relative;
}
.bx-base-text-unit-text {
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
.bx-base-text-unit-ext .bx-base-text-unit-text {
text-align: left;
}
.bx-base-text-unit-title {
display: flex;
white-space: nowrap;
}
.bx-media-phone .bx-base-text-unit-title {
white-space: normal;
}
.bx-base-text-unit-title,
.bx-base-text-unit-title h2 {
text-overflow: ellipsis;
overflow: hidden;
}
.bx-base-text-unit-cover img {
position: relative;
display: block;
width: 100%;
height: 300px;
object-fit: cover;
}
.bx-media-phone .bx-base-text-unit-cover img {
height: 150px;
}
.bx-base-text-unit-info {
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.bx-base-text-unit-date {
white-space: nowrap;
}
.bx-base-text-unit-gallery .bx-base-text-unit-no-thumb,
.bx-base-text-unit-gallery .bx-base-text-unit-thumb {
float:none;
display:block;
width:100%;
background-size:cover;
background-repeat:no-repeat;
background-position:center center;
line-height:1.25em;
}
.bx-base-text-unit-gallery h2 {
margin-bottom: 0;
max-height: 3.75em;
line-height: 1.25em;
white-space: nowrap;
text-overflow: ellipsis;
text-align: left;
overflow: hidden;
}
.bx-base-text-wrapper {
margin-bottom:0;
}
.bx-base-text-unit-ext .bx-base-text-unit-thumb {
float:left;
}
.bx-base-text-unit-strecher {
visibility: hidden;
}
/* unit meta */
.bx-base-general-unit-meta ul.bx-menu-custom.bx-menu-custom-hor > li {
margin-left: 0;
}
/* flexbox */
.bx-base-text-unit-gallery-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
/* makes all items on a row equal height */
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
/* wrap onto the next line rather than stretching or shrinking */
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
/* tells flexbox to start items from the left */
-webkit-box-pack: start;
-ms-flex-pack: start;
flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
overflow:hidden;
}
/* MEDIA: phone2 */
.bx-media-phone2 .bx-layout-column-half .bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery,
.bx-media-phone2 .bx-layout-column-thin .bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery {
-webkit-flex: 0 0 49.8%;
-ms-flex: 0 0 49.8%;
flex: 0 0 49.8%;
}
.bx-media-phone2 .bx-base-unit-showcase-wrapper .bx-base-text-unit-showcase {
width:calc(50%);
}
/* MEDIA: tablet2 */
.bx-media-tablet2 .bx-layout-column-wide .bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery,
.bx-media-tablet2 #sys_search_results .bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery,
.bx-media-tablet2 .bx-layout-column-fullwidth .bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery {
-webkit-flex: 0 0 49.8%;
-ms-flex: 0 0 49.8%;
flex: 0 0 49.8%;
}
.bx-media-tablet2 .bx-base-unit-showcase-wrapper .bx-base-text-unit-showcase {
width:calc(50%);
}
/* MEDIA: desktop */
.bx-media-desktop .bx-layout-column-wide .bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery {
-webkit-flex: 0 0 49.8%;
-ms-flex: 0 0 49.8%;
flex: 0 0 49.8%;
}
.bx-media-desktop #sys_search_results .bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery,
.bx-media-desktop .bx-layout-column-fullwidth .bx-base-text-unit-gallery-wrapper .bx-base-text-unit-gallery {
-webkit-flex: 0 0 33.25%;
-ms-flex: 0 0 33.25%;
flex: 0 0 33.25%;
}
.bx-media-desktop .bx-layout-column-thin .bx-base-unit-showcase-wrapper .bx-base-text-unit-showcase {
width:calc(100%);
}
.bx-media-desktop .bx-layout-column-half .bx-base-unit-showcase-wrapper .bx-base-text-unit-showcase,
.bx-media-desktop .bx-layout-column-wide .bx-base-unit-showcase-wrapper .bx-base-text-unit-showcase {
width:calc(50%);
}
.bx-media-desktop #sys_search_results .bx-base-unit-showcase-wrapper .bx-base-text-unit-showcase,
.bx-media-desktop .bx-layout-column-fullwidth .bx-base-unit-showcase-wrapper .bx-base-text-unit-showcase {
width:calc(33.3%);
}
/* view page */
.bx-content-description-after .bx-vote-counter-wrapper {
padding-top: 1rem;
line-height: 2.5rem;
font-size: 1.5rem;
}
.bx-base-text-entity-image img {
max-width: 100%;
}
.bx-base-text-entity-content,
.bx-base-text-entity-content p,
.bx-base-text-entity-content h1,
.bx-base-text-entity-content h2,
.bx-base-text-entity-content h3 {
overflow: hidden;
text-overflow: ellipsis;
}
.bx-base-text-entity-content p:first-child,
.bx-base-text-entity-content h2:first-child,
.bx-base-text-entity-content h1:first-child {
margin-top:0;
margin-bottom: 0;
}
.bx-base-text-entity-content p:last-child,
.bx-base-text-entity-content h2:last-child,
.bx-base-text-entity-content h1:last-child {
margin-bottom:0;
}
.bx-base-text-entity-actions-all .bx-base-text-entity-share,
.bx-base-text-entity-actions-all .bx-menu-btns-hor {
display:inline-block;
vertical-align:top;
}
.bx-base-text-title-bages{
display: flex;
overflow: hidden;
align-items: center;
}
|
assets/css/sidebar.css | Ketkukelmi/Mesta_FrontEnd | /* Sidebar View CSS Main */
sidebar-view {
overflow-x: hidden;
overflow-y: auto;
margin-bottom: 0 auto !important;
height: 108vh;
width: 25vw;
left: 0;
top: 0;
background: white;
position: fixed;
z-index: 10 !important;
}
sidebar-view * {
z-index: 10 !important;
}
@media screen and (min-width: 1600px) {
sidebar-view {
width: 19vw;
height: 109vh;
}
}
@media screen and (max-width: 1280px) {
sidebar-view {
width: 35vw;
height: 110vh;
}
}
@media screen and (max-width: 992px) {
sidebar-view {
width: 40vw;
height: 110vh;
}
}
@media screen and (max-width: 768px) {
sidebar-view {
width: 80vw;
height: 109vh;
}
}
/* Sidebar View CSS Main */
/* Search Bar */
.top-row {
margin-top:1px;
height: 10px;
}
.search-margin {
margin: 8px auto 6px auto !important;
}
/* Search Type button group */
.search-type {
height: 50px;
margin-bottom:20px;
}
/* Search Result */
.search-found-places {
margin: 0 auto;
}
|
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:classical-realizability/8.4.dev/2014-12-12_20-53-37.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li><a href=".">8.4pl4 / contrib:classical-realizability 8.4.dev</a></li>
<li class="active"><a href="">2014-12-12 20:53:37</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href=".">« Up</a>
<h1>
contrib:classical-realizability
<small>
8.4.dev
<span class="label label-success">2 m 19 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2014-12-12 20:53:37 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2014-12-12 20:53:37 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:classical-realizability/coq:contrib:classical-realizability.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>The package is valid.
</pre></dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --dry-run coq:contrib:classical-realizability.8.4.dev coq.8.4pl4</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 s</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.4pl4).
The following actions will be performed:
- install coq:contrib:classical-realizability.8.4.dev
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:contrib:classical-realizability.8.4.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
Installing coq:contrib:classical-realizability.8.4.dev.
</pre></dd>
</dl>
<p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --deps-only coq:contrib:classical-realizability.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --verbose coq:contrib:classical-realizability.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 m 19 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- install coq:contrib:classical-realizability.8.4.dev
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[coq:contrib:classical-realizability] Fetching https://gforge.inria.fr/git/coq-contribs/classical-realizability.git#v8.4
Initialized empty Git repository in /home/bench/.opam/packages.dev/coq:contrib:classical-realizability.8.4.dev/.git/
[master (root-commit) 4ab1645] opam-git-init
From https://gforge.inria.fr/git/coq-contribs/classical-realizability
* [new branch] v8.4 -> opam-ref
* [new branch] v8.4 -> origin/v8.4
BasicResults.v
Dedekind.v
Fork.v
Integers.v
KBool.v
Kbase.v
LICENCE
LogicalEquivalences.v
Make
Makefile
Peano.v
PropEmbedding.v
QcOrderedType.v
Qcabs.v
Qccomplement.v
Qcminmax.v
Quote.v
README
Rationals.v
Real_axioms.v
Real_definitions.v
Real_operations.v
Real_relations.v
Reals.v
ShallowEmbedding.v
SimpleExtensions.v
Subtyping.v
Tactics.v
description
HEAD is now at 0e14a33 Remove .aux and .native files.
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:contrib:classical-realizability.8.4.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
coqdep -c -slash -R . ClassicalRealizability "BasicResults.v" > "BasicResults.v.d" || ( RV=$?; rm -f "BasicResults.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Dedekind.v" > "Dedekind.v.d" || ( RV=$?; rm -f "Dedekind.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Fork.v" > "Fork.v.d" || ( RV=$?; rm -f "Fork.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Integers.v" > "Integers.v.d" || ( RV=$?; rm -f "Integers.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Kbase.v" > "Kbase.v.d" || ( RV=$?; rm -f "Kbase.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "KBool.v" > "KBool.v.d" || ( RV=$?; rm -f "KBool.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "LogicalEquivalences.v" > "LogicalEquivalences.v.d" || ( RV=$?; rm -f "LogicalEquivalences.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Peano.v" > "Peano.v.d" || ( RV=$?; rm -f "Peano.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "PropEmbedding.v" > "PropEmbedding.v.d" || ( RV=$?; rm -f "PropEmbedding.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Qcabs.v" > "Qcabs.v.d" || ( RV=$?; rm -f "Qcabs.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Qccomplement.v" > "Qccomplement.v.d" || ( RV=$?; rm -f "Qccomplement.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Qcminmax.v" > "Qcminmax.v.d" || ( RV=$?; rm -f "Qcminmax.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "QcOrderedType.v" > "QcOrderedType.v.d" || ( RV=$?; rm -f "QcOrderedType.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Quote.v" > "Quote.v.d" || ( RV=$?; rm -f "Quote.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Rationals.v" > "Rationals.v.d" || ( RV=$?; rm -f "Rationals.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Real_axioms.v" > "Real_axioms.v.d" || ( RV=$?; rm -f "Real_axioms.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Real_definitions.v" > "Real_definitions.v.d" || ( RV=$?; rm -f "Real_definitions.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Real_operations.v" > "Real_operations.v.d" || ( RV=$?; rm -f "Real_operations.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Real_relations.v" > "Real_relations.v.d" || ( RV=$?; rm -f "Real_relations.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Reals.v" > "Reals.v.d" || ( RV=$?; rm -f "Reals.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "ShallowEmbedding.v" > "ShallowEmbedding.v.d" || ( RV=$?; rm -f "ShallowEmbedding.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "SimpleExtensions.v" > "SimpleExtensions.v.d" || ( RV=$?; rm -f "SimpleExtensions.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Subtyping.v" > "Subtyping.v.d" || ( RV=$?; rm -f "Subtyping.v.d"; exit ${RV} )
coqdep -c -slash -R . ClassicalRealizability "Tactics.v" > "Tactics.v.d" || ( RV=$?; rm -f "Tactics.v.d"; exit ${RV} )
coqc -q -R . ClassicalRealizability ShallowEmbedding
coqc -q -R . ClassicalRealizability Qccomplement
coqc -q -R . ClassicalRealizability QcOrderedType
Identifier 'λ' now a keyword
Identifier 'Ex₁' now a keyword
Identifier 'Ex₁' now a keyword
Identifier 'Ex₂' now a keyword
Identifier 'Ex₂' now a keyword
Identifier 'Ex₃' now a keyword
Identifier 'Ex₃' now a keyword
Identifier 'Ex₄' now a keyword
Identifier 'Ex₄' now a keyword
Identifier 'Ex₅' now a keyword
Identifier 'Ex₅' now a keyword
coqc -q -R . ClassicalRealizability Tactics
coqc -q -R . ClassicalRealizability Qcminmax
coqc -q -R . ClassicalRealizability BasicResults
coqc -q -R . ClassicalRealizability Qcabs
coqc -q -R . ClassicalRealizability Subtyping
coqc -q -R . ClassicalRealizability LogicalEquivalences
coqc -q -R . ClassicalRealizability PropEmbedding
coqc -q -R . ClassicalRealizability Kbase
coqc -q -R . ClassicalRealizability SimpleExtensions
coqc -q -R . ClassicalRealizability Rationals
coqc -q -R . ClassicalRealizability Integers
coqc -q -R . ClassicalRealizability Peano
coqc -q -R . ClassicalRealizability KBool
coqc -q -R . ClassicalRealizability Real_definitions
coqc -q -R . ClassicalRealizability Dedekind
coqc -q -R . ClassicalRealizability Quote
coqc -q -R . ClassicalRealizability Fork
coqc -q -R . ClassicalRealizability Real_relations
coqc -q -R . ClassicalRealizability Real_operations
coqc -q -R . ClassicalRealizability Real_axioms
coqc -q -R . ClassicalRealizability Reals
for i in Tactics.vo Subtyping.vo SimpleExtensions.vo ShallowEmbedding.vo Reals.vo Real_relations.vo Real_operations.vo Real_definitions.vo Real_axioms.vo Rationals.vo Quote.vo QcOrderedType.vo Qcminmax.vo Qccomplement.vo Qcabs.vo PropEmbedding.vo Peano.vo LogicalEquivalences.vo KBool.vo Kbase.vo Integers.vo Fork.vo Dedekind.vo BasicResults.vo; do \
install -d `dirname /home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/$i`; \
install -m 0644 $i /home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/$i; \
done
Installing coq:contrib:classical-realizability.8.4.dev.
</pre></dd>
</dl>
<h2>Installation size</h2>
<p>Total: 2,832 K</p>
<ul>
<li>713 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Real_operations.vo</code></li>
<li>396 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Real_relations.vo</code></li>
<li>208 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Integers.vo</code></li>
<li>162 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Dedekind.vo</code></li>
<li>158 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/LogicalEquivalences.vo</code></li>
<li>156 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Rationals.vo</code></li>
<li>142 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Qcminmax.vo</code></li>
<li>111 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/ShallowEmbedding.vo</code></li>
<li>93 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Quote.vo</code></li>
<li>78 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/SimpleExtensions.vo</code></li>
<li>77 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Real_axioms.vo</code></li>
<li>71 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Qccomplement.vo</code></li>
<li>65 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Fork.vo</code></li>
<li>62 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Qcabs.vo</code></li>
<li>48 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Tactics.vo</code></li>
<li>48 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Real_definitions.vo</code></li>
<li>43 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/BasicResults.vo</code></li>
<li>43 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Subtyping.vo</code></li>
<li>37 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/PropEmbedding.vo</code></li>
<li>30 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Peano.vo</code></li>
<li>28 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/KBool.vo</code></li>
<li>23 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/QcOrderedType.vo</code></li>
<li>17 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Reals.vo</code></li>
<li>12 K <code>/home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability/Kbase.vo</code></li>
<li>1 K <code>/home/bench/.opam/system/lib/coq:contrib:classical-realizability/opam.config</code></li>
<li>1 K <code>/home/bench/.opam/system/install/coq:contrib:classical-realizability.install</code></li>
</ul>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq:contrib:classical-realizability.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- remove coq:contrib:classical-realizability.8.4.dev
=== 1 to remove ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[coq:contrib:classical-realizability] Fetching https://gforge.inria.fr/git/coq-contribs/classical-realizability.git#v8.4
=-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Removing coq:contrib:classical-realizability.8.4.dev.
rm -R /home/bench/.opam/system/lib/coq/user-contrib/ClassicalRealizability
</pre></dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> |
2.2.7-SNAPSHOT/modules/olog-service/xref/edu/msu/nscl/olog/XmlAttachments.html | Olog/olog.github.com | <!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>XmlAttachments xref</title>
<link type="text/css" rel="stylesheet" href="../../../../stylesheet.css" />
</head>
<body>
<div id="overview"><a href="../../../../../apidocs/edu/msu/nscl/olog/XmlAttachments.html">View Javadoc</a></div><pre>
<a class="jxr_linenumber" name="1" href="#1">1</a>
<a class="jxr_linenumber" name="2" href="#2">2</a> <strong class="jxr_keyword">package</strong> edu.msu.nscl.olog;
<a class="jxr_linenumber" name="3" href="#3">3</a>
<a class="jxr_linenumber" name="4" href="#4">4</a> <strong class="jxr_keyword">import</strong> java.util.ArrayList;
<a class="jxr_linenumber" name="5" href="#5">5</a> <strong class="jxr_keyword">import</strong> java.util.Collection;
<a class="jxr_linenumber" name="6" href="#6">6</a> <strong class="jxr_keyword">import</strong> javax.xml.bind.annotation.XmlRootElement;
<a class="jxr_linenumber" name="7" href="#7">7</a> <strong class="jxr_keyword">import</strong> javax.xml.bind.annotation.XmlElement;
<a class="jxr_linenumber" name="8" href="#8">8</a>
<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"> * Attachments (collection) object that can be represented as XML/JSON in payload data.</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"> * @author Eric Berryman</em>
<a class="jxr_linenumber" name="13" href="#13">13</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="14" href="#14">14</a>
<a class="jxr_linenumber" name="15" href="#15">15</a> @XmlRootElement(name = <span class="jxr_string">"attachments"</span>)
<a class="jxr_linenumber" name="16" href="#16">16</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../edu/msu/nscl/olog/XmlAttachments.html">XmlAttachments</a> {
<a class="jxr_linenumber" name="17" href="#17">17</a> <strong class="jxr_keyword">private</strong> Collection<XmlAttachment> attachments = <strong class="jxr_keyword">new</strong> ArrayList<XmlAttachment>();
<a class="jxr_linenumber" name="18" href="#18">18</a>
<a class="jxr_linenumber" name="19" href="#19">19</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Creates a new instance of XmlAttachments. */</em>
<a class="jxr_linenumber" name="20" href="#20">20</a> <strong class="jxr_keyword">public</strong> <a href="../../../../edu/msu/nscl/olog/XmlAttachments.html">XmlAttachments</a>() {
<a class="jxr_linenumber" name="21" href="#21">21</a> }
<a class="jxr_linenumber" name="22" href="#22">22</a>
<a class="jxr_linenumber" name="23" href="#23">23</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Creates a new instance of XmlAttachments with one initial attachment.</em>
<a class="jxr_linenumber" name="24" href="#24">24</a> <em class="jxr_javadoccomment"> * @param attachment initial element</em>
<a class="jxr_linenumber" name="25" href="#25">25</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="26" href="#26">26</a> <strong class="jxr_keyword">public</strong> <a href="../../../../edu/msu/nscl/olog/XmlAttachments.html">XmlAttachments</a>(<a href="../../../../edu/msu/nscl/olog/XmlAttachment.html">XmlAttachment</a> attachment) {
<a class="jxr_linenumber" name="27" href="#27">27</a> attachments.add(attachment);
<a class="jxr_linenumber" name="28" href="#28">28</a> }
<a class="jxr_linenumber" name="29" href="#29">29</a>
<a class="jxr_linenumber" name="30" href="#30">30</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="31" href="#31">31</a> <em class="jxr_javadoccomment"> * Returns a collection of XmlAttachment.</em>
<a class="jxr_linenumber" name="32" href="#32">32</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="33" href="#33">33</a> <em class="jxr_javadoccomment"> * @return a collection of XmlAttachment</em>
<a class="jxr_linenumber" name="34" href="#34">34</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="35" href="#35">35</a> @XmlElement(name = <span class="jxr_string">"attachment"</span>)
<a class="jxr_linenumber" name="36" href="#36">36</a> <strong class="jxr_keyword">public</strong> Collection<XmlAttachment> getAttachments() {
<a class="jxr_linenumber" name="37" href="#37">37</a> <strong class="jxr_keyword">return</strong> attachments;
<a class="jxr_linenumber" name="38" href="#38">38</a> }
<a class="jxr_linenumber" name="39" href="#39">39</a>
<a class="jxr_linenumber" name="40" href="#40">40</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="41" href="#41">41</a> <em class="jxr_javadoccomment"> * Sets the collection of attachments.</em>
<a class="jxr_linenumber" name="42" href="#42">42</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="43" href="#43">43</a> <em class="jxr_javadoccomment"> * @param items new attachment collection</em>
<a class="jxr_linenumber" name="44" href="#44">44</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="45" href="#45">45</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> setAttachments(Collection<XmlAttachment> items) {
<a class="jxr_linenumber" name="46" href="#46">46</a> <strong class="jxr_keyword">this</strong>.attachments = items;
<a class="jxr_linenumber" name="47" href="#47">47</a> }
<a class="jxr_linenumber" name="48" href="#48">48</a>
<a class="jxr_linenumber" name="49" href="#49">49</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="50" href="#50">50</a> <em class="jxr_javadoccomment"> * Adds an attachment to the attachment collection.</em>
<a class="jxr_linenumber" name="51" href="#51">51</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="52" href="#52">52</a> <em class="jxr_javadoccomment"> * @param item the XmlAttachment to add</em>
<a class="jxr_linenumber" name="53" href="#53">53</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="54" href="#54">54</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> addXmlAttachment(<a href="../../../../edu/msu/nscl/olog/XmlAttachment.html">XmlAttachment</a> item) {
<a class="jxr_linenumber" name="55" href="#55">55</a> <strong class="jxr_keyword">this</strong>.attachments.add(item);
<a class="jxr_linenumber" name="56" href="#56">56</a> }
<a class="jxr_linenumber" name="57" href="#57">57</a>
<a class="jxr_linenumber" name="58" href="#58">58</a> <em class="jxr_javadoccomment">/**</em>
<a class="jxr_linenumber" name="59" href="#59">59</a> <em class="jxr_javadoccomment"> * Creates a compact string representation for the log.</em>
<a class="jxr_linenumber" name="60" href="#60">60</a> <em class="jxr_javadoccomment"> *</em>
<a class="jxr_linenumber" name="61" href="#61">61</a> <em class="jxr_javadoccomment"> * @param data XmlAttachments to create the string representation for log</em>
<a class="jxr_linenumber" name="62" href="#62">62</a> <em class="jxr_javadoccomment"> * @return string representation</em>
<a class="jxr_linenumber" name="63" href="#63">63</a> <em class="jxr_javadoccomment"> */</em>
<a class="jxr_linenumber" name="64" href="#64">64</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> String toLog(<a href="../../../../edu/msu/nscl/olog/XmlAttachments.html">XmlAttachments</a> data) {
<a class="jxr_linenumber" name="65" href="#65">65</a> <strong class="jxr_keyword">if</strong> (data.getAttachments().size() == 0) {
<a class="jxr_linenumber" name="66" href="#66">66</a> <strong class="jxr_keyword">return</strong> <span class="jxr_string">"[None]"</span>;
<a class="jxr_linenumber" name="67" href="#67">67</a> } <strong class="jxr_keyword">else</strong> {
<a class="jxr_linenumber" name="68" href="#68">68</a> StringBuilder s = <strong class="jxr_keyword">new</strong> StringBuilder();
<a class="jxr_linenumber" name="69" href="#69">69</a> s.append(<span class="jxr_string">"["</span>);
<a class="jxr_linenumber" name="70" href="#70">70</a> <strong class="jxr_keyword">for</strong> (XmlAttachment t : data.getAttachments()) {
<a class="jxr_linenumber" name="71" href="#71">71</a> s.append(XmlAttachment.toLogger(t) + <span class="jxr_string">","</span>);
<a class="jxr_linenumber" name="72" href="#72">72</a> }
<a class="jxr_linenumber" name="73" href="#73">73</a> s.delete(s.length()-1, s.length());
<a class="jxr_linenumber" name="74" href="#74">74</a> s.append(<span class="jxr_string">"]"</span>);
<a class="jxr_linenumber" name="75" href="#75">75</a> <strong class="jxr_keyword">return</strong> s.toString();
<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>
<a class="jxr_linenumber" name="79" href="#79">79</a> @Override
<a class="jxr_linenumber" name="80" href="#80">80</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">boolean</strong> equals(Object o) {
<a class="jxr_linenumber" name="81" href="#81">81</a> <strong class="jxr_keyword">if</strong> (<strong class="jxr_keyword">this</strong> == o) <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">true</strong>;
<a class="jxr_linenumber" name="82" href="#82">82</a> <strong class="jxr_keyword">if</strong> (!(o instanceof XmlAttachments)) <strong class="jxr_keyword">return</strong> false;
<a class="jxr_linenumber" name="83" href="#83">83</a>
<a class="jxr_linenumber" name="84" href="#84">84</a> <a href="../../../../edu/msu/nscl/olog/XmlAttachments.html">XmlAttachments</a> that = (XmlAttachments) o;
<a class="jxr_linenumber" name="85" href="#85">85</a>
<a class="jxr_linenumber" name="86" href="#86">86</a> <strong class="jxr_keyword">if</strong> (attachments != <strong class="jxr_keyword">null</strong> ? !attachments.equals(that.attachments) : that.attachments != <strong class="jxr_keyword">null</strong>) <strong class="jxr_keyword">return</strong> false;
<a class="jxr_linenumber" name="87" href="#87">87</a>
<a class="jxr_linenumber" name="88" href="#88">88</a> <strong class="jxr_keyword">return</strong> <strong class="jxr_keyword">true</strong>;
<a class="jxr_linenumber" name="89" href="#89">89</a> }
<a class="jxr_linenumber" name="90" href="#90">90</a>
<a class="jxr_linenumber" name="91" href="#91">91</a> @Override
<a class="jxr_linenumber" name="92" href="#92">92</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">int</strong> hashCode() {
<a class="jxr_linenumber" name="93" href="#93">93</a> <strong class="jxr_keyword">return</strong> attachments != <strong class="jxr_keyword">null</strong> ? attachments.hashCode() : 0;
<a class="jxr_linenumber" name="94" href="#94">94</a> }
<a class="jxr_linenumber" name="95" href="#95">95</a> }
</pre>
<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
</html>
|
app/views/payments-v2/self-claim-overview.html | srich-DWP/access-to-work | {% extends "layout.html" %}
{% block page_title %}
Claim overview
{% endblock %}
{% block content %}
<main id="content" role="main">
<div class="phase-banner">
<p>
<strong class="phase-tag">BETA</strong>
<span>This is a new service – your <a href="#">feedback</a> will help us to improve it.</span>
</p>
</div>
<div class="grid-row">
<div class="column-two-thirds">
<main id="content" role="main">
<h1 class="heading-large">
Claim overview
</h1>
<table class="check-your-answers">
<thead>
<tr>
<th colspan="2">
<h2 class="heading-medium">
Date
</h2>
</th>
<th>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
22 November to 26 November 2016
</td>
<td>
Travel
</td>
<td class="change-answer">
<a href="/payments-v1/single-travel">
Change <span class="visuallyhidden">Type of travel</span>
</a>
</td>
</tr>
<tr>
<td>
29 November to 3 December 2016
</td>
<td>
Travel
</td>
<td class="change-answer">
<a href="/payments-v1/single-travel">
Change <span class="visuallyhidden">Type of travel</span>
</a>
</td>
</tr>
<!-- <tr>
<td>
Site of export
</td>
<td>
Site of export name
</td>
<td class="change-answer">
<a href="#">
Change <span class="visuallyhidden">Site of export name</span>
</a>
</td>
</tr>
<tr>
<td>
Importer
</td>
<td>
Importer name<br>
First line of address<br>
Second line of address<br>
Contact: Contact Name<br>
Tel: 01234 567 890<br>
Email: email@email.com
</td>
<td class="change-answer">
<a href="#">
Change <span class="visuallyhidden">Importer name</span>
</a>
</td>
</tr>
<tr>
<td>
Recovery facilities
</td>
<td>
Recovery facilities name
</td>
<td class="change-answer">
<a href="#">
Change <span class="visuallyhidden">Recovery facilities name</span>
</a>
</td>
</tr>
<tr>
<td>
Recovery site
</td>
<td>
Recovery site name
</td>
<td class="change-answer">
<a href="#">
Change <span class="visuallyhidden">Recovery site name</span>
</a>
</td>
</tr> -->
</tbody>
</table>
<div class="form-group">
<p><a href="/payments-v1/claim-type">Add another claim</a></p>
</div>
<h2 class="heading-medium">Now send your claim</h2>
<p>Your claim will be sent to your employer to verify your claim</p>
<fieldset>
<legend class="form-label-bold dec-legend" id="app">By sending this claim you agree that:</legend>
<div class="form-group">
<ul class="list-bullet" aria-labelledby="app">
<li>the information in this claim is correct as far as you know</li>
<li>you'll tell the Access to Work unit about any changes to your condition or circumstances, eg if your place of work changes</li>
<li>you agree to the <a href="email">email terms</a></li>
</ul>
<div class="application-notice help-notice">
<p>It might be a criminal offence if you knowingly give false information or don't report anything that would affect your grant, eg if your condition improves or you change where you work.</p>
</div>
</div>
</fieldset>
<div class="form-group">
<a href="/payments-v2/self-what-happens-next" class="button">Accept and send claim</a>
</div>
</main>
</div>
<div class="column-one-third">
</div>
</div>
</main>
{% endblock %}
|
sample/page2.html | opengl-8080/simple-http-server | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Sample Page 2</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<h1>Page 2</h1>
<button id="back">戻る</button>
<script src="script.js"></script>
</body>
</html> |
css/lisa.css | fengshaoxu/fengshaoxu.github.io | #lisa *
{
position: absolute;
box-sizing:content-box;
-moz-box-sizing:content-box;
}
#lisa
{
position: relative;
width: 111px;
height: 120px;
margin: 0 auto;
}
#lisa .head *
{
border: 1px solid #110b00;
}
#lisa .head .no-border
{
border: none;
}
#lisa .head .body
{
background: #fbd800;
}
#lisa .head .head-main
{
top: 27px;
left: 21px;
width: 69px;
height: 68px;
transform: rotate(5deg);
-ms-transform: rotate(5deg);
-webkit-transform: rotate(5deg);
-webkit-border-bottom-right-radius: 26px;
-moz-border-radius-bottomright: 26px;
border-bottom-right-radius: 26px;
}
#lisa .head .head-main2
{
top: 46px;
left: 14px;
width: 52px;
height: 36px;
transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
-webkit-transform: rotate(-1deg);
}
#lisa .head .head-main3
{
top: 17px;
left: 32px;
width: 52px;
height: 20px;
transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
-webkit-transform: rotate(-1deg);
}
#lisa .head .hair
{
border-right: none;
border-bottom: none;
border-top-left-radius: 2px;
-webkit-border-top-left-radius: 2px;
-moz-border-radius-topleft: 2px;
}
#lisa .head .hair1
{
top: 83px;
left: 24px;
width: 16px;
height: 16px;
background: #eeb011;
transform: rotate(-45deg) skew(0deg, 14deg);
-ms-transform: rotate(-45deg) skew(0deg, 14deg);
-webkit-transform: rotate(-112deg) skew(0deg, 14deg);
}
#lisa .head .hair2
{
top: 78px;
left: 12px;
width: 13px;
height: 15px;
transform: rotate(-88deg) skew(0deg, 14deg);
-ms-transform: rotate(-88deg) skew(0deg, 14deg);
-webkit-transform: rotate(-88deg) skew(0deg, 14deg);
-webkit-box-shadow: inset 9px 8px 0px 0px rgba(238,176,17,1);
-moz-box-shadow: inset 9px 8px 0px 0px rgba(238,176,17,1);
box-shadow: inset 9px 8px 0px 0px rgba(238,176,17,1);
}
#lisa .head .hair3
{
top: 57px;
left: 4px;
width: 18px;
height: 18px;
transform: rotate(-47deg) skew(0deg, 2deg);
-ms-transform: rotate(-47deg) skew(0deg, 2deg);
-webkit-transform: rotate(-47deg) skew(0deg, 2deg);
-webkit-box-shadow: inset 9px 8px 0px 0px rgba(238,176,17,1);
-moz-box-shadow: inset 9px 8px 0px 0px rgba(238,176,17,1);
box-shadow: inset 9px 8px 0px 0px rgba(238,176,17,1);
}
#lisa .head .hair4
{
top: 31px;
left: 8px;
width: 19px;
height: 20px;
transform: rotate(-21deg) skew(0deg, 2deg);
-ms-transform: rotate(-21deg) skew(0deg, 2deg);
-webkit-transform: rotate(-21deg) skew(0deg, 2deg);
-webkit-box-shadow: inset 9px 4px 0px 0px rgba(238,176,17,1);
-moz-box-shadow: inset 9px 4px 0px 0px rgba(238,176,17,1);
box-shadow: inset 9px 4px 0px 0px rgba(238,176,17,1);
}
#lisa .head .hair5
{
top: 12px;
left: 23px;
width: 23px;
height: 20px;
transform: rotate(22deg) skew(17deg, 0deg);
-ms-transform: rotate(22deg) skew(17deg, 0deg);
-webkit-transform: rotate(22deg) skew(17deg, 0deg);
border-top-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-webkit-box-shadow: inset 2px 0px 0px 0px rgba(238,176,17,1);
-moz-box-shadow: inset 2px 0px 0px 0px rgba(238,176,17,1);
box-shadow: inset 2px 0px 0px 0px rgba(238,176,17,1);
}
#lisa .head .hair6
{
top: 6px;
left: 48px;
width: 23px;
height: 20px;
transform: rotate(48deg) skew(14deg, 0deg);
-ms-transform: rotate(48deg) skew(14deg, 0deg);
-webkit-transform: rotate(48deg) skew(14deg, 0deg);
border-top-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-webkit-box-shadow: inset 0px 3px 0px 0px rgba(255,243,164,1);
-moz-box-shadow: inset 0px 3px 0px 0px rgba(255,243,164,1);
box-shadow: inset 0px 3px 0px 0px rgba(255,243,164,1);
}
#lisa .head .hair7
{
top: 14px;
left: 72px;
width: 21px;
height: 21px;
transform: rotate(94deg) skew(11deg, 0deg);
-ms-transform: rotate(94deg) skew(11deg, 0deg);
-webkit-transform: rotate(94deg) skew(11deg, 0deg);
border-top-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-webkit-box-shadow: inset 3px 4px 0px 0px rgba(255,243,164,1);
-moz-box-shadow: inset 3px 4px 0px 0px rgba(255,243,164,1);
box-shadow: inset 3px 4px 0px 0px rgba(255,243,164,1);
}
#lisa .head .hair8
{
top: 36px;
left: 82px;
width: 23px;
height: 20px;
transform: rotate(139deg) skew(22deg, 0deg);
-ms-transform: rotate(139deg) skew(22deg, 0deg);
-webkit-transform: rotate(139deg) skew(22deg, 0deg);
border-top-left-radius: 4px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 4px;
-webkit-box-shadow: inset 3px 0px 0px 0px rgba(255,243,164,1);
-moz-box-shadow: inset 3px 0px 0px 0px rgba(255,243,164,1);
box-shadow: inset 3px 0px 0px 0px rgba(255,243,164,1);
}
#lisa .head .hair9
{
top: 73px;
left: 14px;
width: 8px;
height: 13px;
background: #eeb011;
transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
}
#lisa .head .hair10
{
top: 49px;
left: 13px;
width: 8px;
height: 10px;
background: #eeb011;
transform: rotate(12deg);
-ms-transform: rotate(12deg);
-webkit-transform: rotate(12deg);
}
#lisa .head .ear
{
top: 77px;
left: 27px;
width: 11px;
height: 13px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-webkit-box-shadow: inset 0px -5px 0px 0px rgba(238,176,17,1);
-moz-box-shadow: inset 0px -5px 0px 0px rgba(238,176,17,1);
box-shadow: inset 0px 0px -5px 0px rgba(238,176,17,1);
}
#lisa .head .ear .inner1
{
top: 3px;
left: 3px;
width: 6px;
height: 5px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border-top: 1px solid #110b00;
-webkit-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
}
#lisa .head .ear .inner2
{
top: 3px;
left: 5px;
width: 5px;
height: 5px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border-top: 1px solid #110b00;
-webkit-transform: rotate(-93deg);
-ms-transform: rotate(-93deg);
transform: rotate(-93deg);
}
#lisa .head .ear .clip
{
top: 1px;
left: 9px;
width: 3px;
height: 8px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}
#lisa .head .eyelash
{
width: 1px;
height: 7px;
background: #110b00;
}
#lisa .head .eyelash1
{
top: 60px;
left: 38px;
-webkit-transform: rotate(-85deg);
-ms-transform: rotate(-85deg);
transform: rotate(-85deg);
}
#lisa .head .eyelash2
{
top: 49px;
left: 41px;
-webkit-transform: rotate(-46deg);
-ms-transform: rotate(-46deg);
transform: rotate(-46deg);
}
#lisa .head .eyelash3
{
top: 43px;
left: 52px;
-webkit-transform: rotate(-17deg);
-ms-transform: rotate(-17deg);
transform: rotate(-17deg);
}
#lisa .head .eyelash4
{
top: 45px;
left: 63px;
-webkit-transform: rotate(12deg);
-ms-transform: rotate(12deg);
transform: rotate(12deg);
}
#lisa .head .eyelash5
{
top: 46px;
left: 74px;
-webkit-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
transform: rotate(-20deg);
}
#lisa .head .eyelash6
{
top: 45px;
left: 85px;
transform: rotate(7deg);
-ms-transform: rotate(7deg);
-webkit-transform: rotate(7deg);
}
#lisa .head .eyelash7
{
top: 50px;
left: 93px;
transform: rotate(41deg);
-ms-transform: rotate(41deg);
-webkit-transform: rotate(41deg);
}
#lisa .head .eyelash8
{
top: 59px;
left: 96px;
transform: rotate(74deg);
-ms-transform: rotate(74deg);
-webkit-transform: rotate(74deg);
}
#lisa .head .right-eye
{
top: 49px;
left: 68px;
width: 25px;
height: 25px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
overflow: hidden;
}
#lisa .head .right-eye .right-eye-pupil
{
top: 11px;
left: 13px;
width: 4px;
height: 4px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #110b00;
}
#lisa .head .right-eye .eyelid-top
{
top: -18px;
left: 0px;
width: 30px;
height: 15px;
border-bottom: 1px solid #110b00;
border-radius: 50% 50% 0 0;
-webkit-animation-name: lisarighteyelidtop;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: lisarighteyelidtop;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 2s;
animation-iteration-count: infinite;
animation-play-state: running;
}
#lisa .head .right-eye .eyelid-bottom
{
bottom: -11px;
left: 0px;
width: 30px;
height: 7px;
border-top: 1px solid #110b00;
border-radius: 0 0 50% 50%;
-webkit-animation-name: lisarighteyelidbottom;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: lisarighteyelidbottom;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 2s;
animation-iteration-count: infinite;
animation-play-state: running;
}
@-webkit-keyframes lisarighteyelidtop
{
0% {top: -18px;}
2% {top: 0px;}
4% {top: -18px;}
100% {top: -18px;}
}
@keyframes lisarighteyelidtop
{
0% {top: -18px;}
2% {top: 0px;}
4% {top: -18px;}
100% {top: -18px;}
}
@-webkit-keyframes lisarighteyelidbottom
{
0% {bottom: -11px;}
2% {bottom: 0px;}
4% {bottom: -11px;}
100% {bottom: -11px;}
}
@keyframes lisarighteyelidbottom
{
0% {bottom: -11px;}
2% {bottom: 0px;}
4% {bottom: -11px;}
100% {bottom: -11px;}
}
#lisa .head .left-eye
{
top: 48px;
left: 41px;
width: 29px;
height: 28px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
overflow: hidden;
-webkit-box-shadow: -9px 13px 0px -7px rgba(251, 216, 0, 1);
-moz-box-shadow: -9px 13px 0px -7px rgba(251, 216, 0, 1);
box-shadow: -9px 13px 0px -7px rgba(251, 216, 0, 1);
}
#lisa .head .left-eye .left-eye-pupil
{
top: 11px;
left: 9px;
width: 4px;
height: 4px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #110b00;
}
#lisa .head .left-eye .eyelid-top
{
top: -21px;
left: 0px;
width: 30px;
height: 15px;
border-bottom: 1px solid #110b00;
border-radius: 50% 50% 0 0;
-webkit-animation-name: lisalefteyelidtop;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: lisalefteyelidtop;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 2s;
animation-iteration-count: infinite;
animation-play-state: running;
}
#lisa .head .left-eye .eyelid-bottom
{
bottom: -11px;
left: 0px;
width: 30px;
height: 9px;
border-top: 1px solid #110b00;
border-radius: 0 0 50% 50%;
-webkit-animation-name: lisalefteyelidbottom;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-delay: 2s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-play-state: running;
animation-name: lisalefteyelidbottom;
animation-duration: 10s;
animation-timing-function: linear;
animation-delay: 2s;
animation-iteration-count: infinite;
animation-play-state: running;
}
@-webkit-keyframes lisalefteyelidtop
{
0% {top: -21px;}
2% {top: 0px;}
4% {top: -21px;}
100% {top: -21px;}
}
@keyframes lisalefteyelidtop
{
0% {top: -21px;}
2% {top: 0px;}
4% {top: -21px;}
100% {top: -21px;}
}
@-webkit-keyframes lisalefteyelidbottom
{
0% {bottom: -11px;}
2% {bottom: 0px;}
4% {bottom: -11px;}
100% {bottom: -11px;}
}
@keyframes lisalefteyelidbottom
{
0% {bottom: -11px;}
2% {bottom: 0px;}
4% {bottom: -11px;}
100% {bottom: -11px;}
}
#lisa .head .nose
{
top: 68px;
left: 63px;
width: 12px;
height: 12px;
border-top: 1px solid #110b00;
-webkit-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
}
#lisa .head .nose-tip
{
top: 68px;
left: 73px;
width: 12px;
height: 9px;
border-left: none;
-moz-border-radius: 0 50% 50% 0%;
-webkit-border-radius: 0 50% 50% 0;
border-radius: 0 50% 50% 0;
-webkit-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
}
#lisa .head .mouth
{
top: 77px;
left: 46px;
width: 50px;
height: 15px;
border-bottom: 1px solid #110b00;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1);
-moz-box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1);
box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1);
}
#lisa .head .mouth-smile
{
top: 85px;
left: 45px;
width: 7px;
height: 5px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border-top: 1px solid #110b00;
-webkit-transform: rotate(-52deg);
-ms-transform: rotate(-52deg);
transform: rotate(-52deg);
}
#lisa .head .mouth-lip
{
top: 75px;
left: 45px;
width: 50px;
height: 16px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
#lisa .head .mouth-lip2
{
top: 83px;
left: 46px;
width: 30px;
height: 14px;
-moz-border-radius: 32%;
-webkit-border-radius: 32%;
border-radius: 32%;
}
#lisa .head .neck
{
top: 83px;
left: 39px;
width: 28px;
height: 15px;
border-left: 1px solid #110b00;
transform: rotate(-5deg);
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
}
#lisa .head .neck2
{
top: 98px;
left: 40px;
width: 30px;
height: 17px;
border-left: 1px solid #110b00;
border-right: 1px solid #110b00;
transform: rotate(-1deg);
-webkit-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
}
#lisa .head .neck3
{
top: 70px;
left: 79px;
width: 12px;
height: 18px;
border-right: 1px solid #110b00;
-webkit-transform: rotate(-39deg);
-ms-transform: rotate(-39deg);
transform: rotate(-39deg);
-webkit-box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1);
-moz-box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1);
box-shadow: inset -2px 0px 0px 0px rgba(255,243,164,1);
}
#lisa .head .necklace
{
width: 8px;
height: 8px;
background: #ffffff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
#lisa .head .necklace1
{
top: 107px;
left: 35px;
}
#lisa .head .necklace2
{
top: 110px;
left: 44px;
}
#lisa .head .necklace3
{
top: 110px;
left: 53px;
}
#lisa .head .necklace4
{
top: 109px;
left: 63px;
}
#lisa .head .necklace5
{
top: 108px;
left: 69px;
} |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.2~camlp4/metacoq-template/1.0~alpha+8.9.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>metacoq-template: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.2~camlp4 / metacoq-template - 1.0~alpha+8.9</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
metacoq-template
<small>
1.0~alpha+8.9
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-08-16 06:48:30 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-16 06:48:30 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp4 4.05+1 Camlp4 is a system for writing extensible parsers for programming languages
conf-findutils 1 Virtual package relying on findutils
coq 8.5.2~camlp4 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
# opam file:
opam-version: "2.0"
maintainer: "matthieu.sozeau@inria.fr"
homepage: "https://metacoq.github.io/metacoq"
dev-repo: "git+https://github.com/MetaCoq/metacoq.git#coq-8.8"
bug-reports: "https://github.com/MetaCoq/metacoq/issues"
authors: ["Abhishek Anand <aa755@cs.cornell.edu>"
"Simon Boulier <simon.boulier@inria.fr>"
"Cyril Cohen <cyril.cohen@inria.fr>"
"Yannick Forster <forster@ps.uni-saarland.de>"
"Fabian Kunze <fkunze@fakusb.de>"
"Gregory Malecha <gmalecha@gmail.com>"
"Matthieu Sozeau <matthieu.sozeau@inria.fr>"
"Nicolas Tabareau <nicolas.tabareau@inria.fr>"
"Théo Winterhalter <theo.winterhalter@inria.fr>"
]
license: "MIT"
build: [
["sh" "./configure.sh"]
[make "-j%{jobs}%" "template-coq"]
]
install: [
[make "-C" "template-coq" "install"]
]
depends: [
"ocaml" {> "4.02.3"}
"coq" {>= "8.9" & < "8.10~"}
]
synopsis: "A quoting and unquoting library for Coq in Coq"
description: """
MetaCoq is a meta-programming framework for Coq.
Template Coq is a quoting library for Coq. It takes Coq terms and
constructs a representation of their syntax tree as a Coq inductive data
type. The representation is based on the kernel's term representation.
In addition to a complete reification and denotation of CIC terms,
Template Coq includes:
- Reification of the environment structures, for constant and inductive declarations.
- Denotation of terms and global declarations
- A monad for manipulating global declarations, calling the type
checker, and inserting them in the global environment, in the style of
MetaCoq/MTac.
"""
url {
src: "https://github.com/MetaCoq/metacoq/archive/1.0-alpha+8.9.tar.gz"
checksum: "sha256=899ef4ee73b1684a0f1d2e37ab9ab0f9b24424f6d8a10a10efd474c0ed93488e"
}</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-metacoq-template.1.0~alpha+8.9 coq.8.5.2~camlp4</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2~camlp4).
The following dependencies couldn't be met:
- coq-metacoq-template -> coq >= 8.9
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-metacoq-template.1.0~alpha+8.9</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
public/indexchart.html | TinkeringRobert/RelayStation | <html ng-app="AngularChartExample">
<head>
<title>Angularchart Example</title>
</head>
<body>
<div ng-view></div>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.0.3/angular.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script src="http://code.highcharts.com/highcharts.js"></script>
<script src="chart.js"></script>
<script>
function MainCtrl($scope, $http){
var data = {"xData": ["Jan", "Feb", "Mar", "Apr", "May", "Jun","Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],"yData":[{
"name": "Tokyo",
"data": [7.0, 6.9, 9.5, 14.5, 18.2, 21.5, 25.2, 26.5, 23.3, 18.3, 13.9, 9.6]
}]}
$scope.lineChartYData=data.yData
$scope.lineChartXData=data.xData
}
</script>
<script>
angular.module('AngularChartExample',['AngularChart'], function( $routeProvider, $locationProvider ){
$routeProvider.when('/',{
template: '<chart title="Line chart example" xData="lineChartXData" yData="lineChartYData" xName="Month" yName="Hit" subtitle="This is an example"></chart>',
controller: MainCtrl
})
})
</script>
</body>
</html>
|
public/Windows 10 x64 (19041.572)/_CMSI_PROCESS_TUPLE.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.572)</h4><br>
<h2>_CMSI_PROCESS_TUPLE</h2>
<font face="arial"> +0x000 ProcessHandle : Ptr64 Void<br>
+0x008 ProcessReference : Ptr64 Void<br>
</font></body></html> |
html/234567141243.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
Applied Strategies & Strategic Practical -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492239655163&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=3380&V_SEARCH.docsStart=3379&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/updt.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=3378&V_DOCUMENT.docRank=3379&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492239664567&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567163481&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=3380&V_DOCUMENT.docRank=3381&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492239664567&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=123456184698&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Lillian Simpson
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal Name:</h2>
<p>Lillian Simpson</p>
<h2 class="h5 mrgn-bttm-0">Operating Name:</h2>
<p>Applied Strategies & Strategic Practical</p>
<p><a href="mailto:appliedstrategy@compusmart.ab.ca" title="appliedstrategy@compusmart.ab.ca">appliedstrategy@compusmart.ab.ca</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
10315-40 Ave NW<br/>
EDMONTON,
Alberta<br/>
T6J 6K7
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
10315-40 Ave NW<br/>
EDMONTON,
Alberta<br/>
T6J 6K7
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(780) 722-1324
</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(780) 414-0381</p>
</div>
<div class="col-md-3 mrgn-tp-md">
<h2 class="wb-inv">Logo</h2>
<img class="img-responsive text-left" src="https://www.ic.gc.ca/app/ccc/srch/media?estblmntNo=234567141243&graphFileName=Applied+Strategies+L&applicationCode=AP&lang=eng" alt="Logo" />
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> Consulting: Operational Policy and Procedured Development, Process Design, HR, Miscallaneous Professional Services<br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Lily
Simpson
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Consultant<br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 414-0380
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
appliedstrategy@compusmart.ab.ca
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
541611 - Administrative Management and General Management Consulting Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Aboriginal Firm:
</strong>
</div>
<div class="col-md-7">
Registered Aboriginal Business under the Procurement Strategy for Aboriginal Business (PSAB)<br/>
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Consulting<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Communication&Marketing, HR&Benefits, Miscallaneous Professional Services, Traning, Other
<br>
<br>
<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Lily
Simpson
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Consultant<br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 414-0380
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
appliedstrategy@compusmart.ab.ca
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
541611 - Administrative Management and General Management Consulting Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Aboriginal Firm:
</strong>
</div>
<div class="col-md-7">
Registered Aboriginal Business under the Procurement Strategy for Aboriginal Business (PSAB)<br/>
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Consulting<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Communication&Marketing, HR&Benefits, Miscallaneous Professional Services, Traning, Other
<br>
<br>
<br>
</div>
</div>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2016-03-03
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
|
src/app/components/comp-2236/comp-2236.component.html | angular/angular-cli-stress-test | <p>
comp-2236 works!
</p>
|
formatovanie/nadpish1.html | MartinPlevjak/eplevjakova | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Bootstrap 101 Template</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<h1>Hello, world!</h1>
<blockquote>
<pre>
<code>
< h1 >Hello, world!< /h1 >
</code>
</pre>
</blockquote>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</body>
</html>
|
all-data/8000-8999/8035-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">及瓜而代</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄐ|<sup class="subfont">ˊ</sup> ㄍㄨㄚ ㄦ<sup class="subfont">ˊ</sup> ㄉㄞ<sup class="subfont">ˋ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">jí guā ér dài</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">原指兩人輪流戍守一地,而相約每年瓜熟時前往交接。語出左傳˙莊公八年:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>齊侯使連稱、管至父戍癸丘,瓜時而往,曰:<img src=/cydic/dicword/fa42.gif border=0 alt=* class=fontimg valign=center>及瓜而代。<img src=/cydic/dicword/fa43.gif border=0 alt=* class=fontimg valign=center><img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>後指任期屆滿時,由他人來接替。宋˙陳師道˙代罷郡謝執政書:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>顧無施設之勞,不覺歲時之逝。及瓜而代,曾不滯留,奉身以還,又逃罪戾。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center></td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
all-data/23000-23999/23342-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">軼類超群</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">|<sup class="subfont">ˋ</sup> ㄌㄟ<sup class="subfont">ˋ</sup> ㄔㄠ ㄑㄩㄣ<sup class="subfont">ˊ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">yì lèi chāo qún</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">出類拔萃,勝過眾人。隋唐演義˙第九十五回:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>就是那一長一技之微,若果能專心致志,亦足以軼類超群,獨步一時。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>亦作<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>超群拔類<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>、<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>超群軼類<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。</td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
html/doc/nxt/http/GetTransactionBytes.html | stevedoe/nxt-client | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>GetTransactionBytes</title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GetTransactionBytes";
}
//-->
</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-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="../../nxt/http/GetTransaction.html" title="class in nxt.http"><span class="strong">Prev Class</span></a></li>
<li><a href="../../nxt/http/GetUnconfirmedTransactionIds.html" title="class in nxt.http"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?nxt/http/GetTransactionBytes.html" target="_top">Frames</a></li>
<li><a href="GetTransactionBytes.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">nxt.http</div>
<h2 title="Class GetTransactionBytes" class="title">Class GetTransactionBytes</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>nxt.http.GetTransactionBytes</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="strong">GetTransactionBytes</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= 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-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="../../nxt/http/GetTransaction.html" title="class in nxt.http"><span class="strong">Prev Class</span></a></li>
<li><a href="../../nxt/http/GetUnconfirmedTransactionIds.html" title="class in nxt.http"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?nxt/http/GetTransactionBytes.html" target="_top">Frames</a></li>
<li><a href="GetTransactionBytes.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
style.css | jtaylor9/historyofsurfing | body {
font-family: 'Raleway';
color: yellow;
font-size: 175%;
text-align: center;
background-image: url(http://cdn.coresites.factorymedia.com/mpora_new/wp-content/uploads/2014/08/as_surf_bede_2048.jpg);
}
h1, h2 {
font-family: 'Montserrat', sans-serif;
text-align: center;
}
.left {
float: left;
width: 300px;
padding: 1em;
}
.left {
float: left;
width: 300px;
padding: 1em;
}
.right {
float: right;
width: 300px;
padding: 1em;
}
.center {
margin-left: 300px;
margin-right: 300px;
padding: 1em;
}
.centerleft {
float: right;
} |
doc/spring4.3.3-docs/javadoc-api/org/springframework/beans/annotation/package-summary.html | piterlin/piterlin.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_101) on Mon Sep 19 15:00:30 UTC 2016 -->
<title>org.springframework.beans.annotation (Spring Framework 4.3.3.RELEASE API)</title><script>var _hmt = _hmt || [];(function() {var hm = document.createElement("script");hm.src = "//hm.baidu.com/hm.js?dd1361ca20a10cc161e72d4bc4fef6df";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();</script>
<meta name="date" content="2016-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.springframework.beans.annotation (Spring Framework 4.3.3.RELEASE API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring Framework</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/springframework/beans/package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/springframework/beans/factory/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/springframework/beans/annotation/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.springframework.beans.annotation</h1>
<div class="docSummary">
<div class="block">Support package for beans-style handling of Java 5 annotations.</div>
</div>
<p>See: <a href="#package.description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/springframework/beans/annotation/AnnotationBeanUtils.html" title="class in org.springframework.beans.annotation">AnnotationBeanUtils</a></td>
<td class="colLast">
<div class="block">General utility methods for working with annotations in JavaBeans style.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="Package org.springframework.beans.annotation Description">Package org.springframework.beans.annotation Description</h2>
<div class="block">Support package for beans-style handling of Java 5 annotations.</div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Spring Framework</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/springframework/beans/package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/springframework/beans/factory/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/springframework/beans/annotation/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
lib/templates/addRole.html | SoftBricks/user-management-unstyled | <template name="umAddRole">
{{#autoForm collection=collection id="addRole" type="insert" validation="keyup"}}
<fieldset>
{{> afQuickField name="name" autocomplete="off"}}
<div>
<button type="submit" class="btn btn-primary">{{save}}</button>
<a href="/manageRoles">{{abort}}</a>
</div>
</fieldset>
{{/autoForm}}
</template> |
Apprasial-App/1004d/1004d-signatures.html | somenathghosh/Appraisal-App | <div class="content-block">
<div class="content-block-title">
<b>APPRAISER SIGNATURES</b>
</div>
<div class="list-block">
<ul>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:13%"><b>ADDITIONAL CERTIFICATION:</b></div>
<div style="width:86%">
I/we certify that if this report was transmitted as an 'electronic record' containing my 'electronic signature,' as those
terms are defined in applicable federal and/or state laws (excluding audio and video recordings), or a facsimile transmission of this report containing a copy
or representation of my signature, the report shall be as effective, enforceable and valid as if a paper version of this appraisal report were delivered
containing my original hand written signature.
</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:49%">
<div>Signature</div>
<div>
<input type="text" id="signature" class="text-filled" placeholder="Signature" />
</div>
</div>
<div style="width:49%">
<div>Name</div>
<div>
<input type="text" id="appraiser-name" class="text-filled" placeholder="Name" />
</div>
</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:49%">
<div>Company Name</div>
<div>
<input type="text" id="company-name" class="text-filled" placeholder="Company Name" />
</div>
</div>
<div style="width:49%">
<div>Company Address</div>
<div>
<input type="text" id="company-address" class="text-filled" placeholder="Company Address" />
</div>
</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:49%">
<div>Telephone Number</div>
<div>
<input type="text" id="telephone-number" class="phone-number" placeholder="###-###-####" />
</div>
</div>
<div style="width:49%">
<div>Date of Inspection</div>
<div>
<input type="date" id="date-of-inspection" class="date" />
</div>
</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:49%">
<div>Date of Signature and Report</div>
<div>
<input type="date" id="date-of-signature-and-report" class="date" />
</div>
</div>
<div style="width:49%">
<div>Effective Date of Appraisal</div>
<div>
<input type="date" id="effective-date-of-appraisal" class="date" />
</div>
</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:32%">
<div>State Certification #</div>
<div>
<input type="text" id="state-certification-num" class="text-number" placeholder="###" />
</div>
</div>
<div style="width:32%">
<div>State License #</div>
<div>
<input type="text" id="state-license-num" class="text-number" placeholder="###" />
</div>
</div>
<div style="width:32%">
<div>Other (describe)</div>
<div>
<input type="text" id="other-license" class="text-filled" placeholder="Describe" />
</div>
</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:32%">
<div>State #</div>
<div>
<input type="text" id="state-num" class="text-number" placeholder="###" />
</div>
</div>
<div style="width:32%">
<div>State</div>
<div>
<input type="text" id="state-appraiser" class="text-filled" placeholder="State" />
</div>
</div>
<div style="width:32%">
<div>Expiration Date of Cert. or License</div>
<div>
<input type="date" id="expiration-date-of-certification" class="date" />
</div>
</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div>Lender/Client</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:49%">
<div>Name</div>
<div>
<input type="text" id="lender-client-name" class="text-filled" placeholder="Name" />
</div>
</div>
<div style="width:49%">
<div>Company Name</div>
<div>
<input type="text" id="lender-client-company-name" class="text-filled" placeholder="Company Name" />
</div>
</div>
</div>
</div>
</li>
<li>
<div class="item-content">
<div class="item-inner">
<div style="width:100%">
<div>Company Address</div>
<div>
<input type="text" id="lender-client-company-address" class="text-filled" placeholder="Company Address" />
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</div> |
_attachments/2014-05-16-d7ac8fa7bd1beeca128006fd52ad0c17.html | victorperin/victorperin.github.io | ---
layout: attachment
title: d7ac8fa7bd1beeca128006fd52ad0c17
date: 2014-05-16 15:38:35.000000000 -03:00
categories: []
tags: []
status: inherit
type: attachment
published: false
meta:
_wp_attached_file: 2014/05/d7ac8fa7bd1beeca128006fd52ad0c17.png
_wp_attachment_metadata: a:5:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:44:"2014/05/d7ac8fa7bd1beeca128006fd52ad0c17.png";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:44:"d7ac8fa7bd1beeca128006fd52ad0c17-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:6:"medium";a:4:{s:4:"file";s:44:"d7ac8fa7bd1beeca128006fd52ad0c17-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:19:"badgeos-achievement";a:4:{s:4:"file";s:44:"d7ac8fa7bd1beeca128006fd52ad0c17-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:0:"";s:12:"focal_length";i:0;s:3:"iso";i:0;s:13:"shutter_speed";i:0;s:5:"title";s:0:"";}}
_credly_badge_meta: a:3:{s:12:"packagedData";a:3:{s:7:"icon_id";s:4:"3771";s:8:"iconstub";s:10:"pencil-347";s:4:"meta";a:11:{s:5:"shape";s:12:"circle-badge";s:11:"banner-text";s:11:"Blank
Slate";s:6:"border";s:5:"solid";s:11:"shape-color";s:7:"#ffffff";s:10:"icon-color";s:7:"#000000";s:12:"border-color";s:7:"#000000";s:12:"banner-color";s:7:"#c3c3c3";s:17:"banner-text-color";s:7:"#ffffff";s:13:"expires_units";s:5:"never";s:14:"expires_amount";s:1:"1";s:11:"custom_icon";s:1:"0";}}s:5:"image";s:89:"https://credlyapp.s3.amazonaws.com/badges/standalone/d7ac8fa7bd1beeca128006fd52ad0c17.png";s:12:"iconMetadata";a:4:{s:9:"attribute";s:16:"The
Noun Project";s:7:"license";s:42:"Creative Commons - Attribution (CC BY 3.0)";s:4:"noun";s:6:"Pencil";s:4:"npid";s:3:"347";}}
_credly_icon_meta: a:4:{s:9:"attribute";s:16:"The Noun Project";s:7:"license";s:42:"Creative
Commons - Attribution (CC BY 3.0)";s:4:"noun";s:6:"Pencil";s:4:"npid";s:3:"347";}
_wp_attachment_image_alt: Badge icon "Pencil (347)" provided by The Noun Project
under Creative Commons - Attribution (CC BY 3.0)
author:
login: victorperin
email: victor_perin@nerdhitech.com.br
display_name: Victor Perin
first_name: Victor
last_name: Perin
excerpt: !ruby/object:Hpricot::Doc
options: {}
---
|
docs/docs/api/allclasses-noframe.html | ngageoint/geopackage-tiff-java | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Apr 01 09:54:20 MDT 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Tagged Image File Format 2.0.1 API)</title>
<meta name="date" content="2019-04-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="mil/nga/tiff/io/ByteReader.html" title="class in mil.nga.tiff.io">ByteReader</a></li>
<li><a href="mil/nga/tiff/io/ByteWriter.html" title="class in mil.nga.tiff.io">ByteWriter</a></li>
<li><a href="mil/nga/tiff/compression/CompressionDecoder.html" title="interface in mil.nga.tiff.compression"><span class="interfaceName">CompressionDecoder</span></a></li>
<li><a href="mil/nga/tiff/compression/CompressionEncoder.html" title="interface in mil.nga.tiff.compression"><span class="interfaceName">CompressionEncoder</span></a></li>
<li><a href="mil/nga/tiff/compression/DeflateCompression.html" title="class in mil.nga.tiff.compression">DeflateCompression</a></li>
<li><a href="mil/nga/tiff/FieldTagType.html" title="enum in mil.nga.tiff">FieldTagType</a></li>
<li><a href="mil/nga/tiff/FieldType.html" title="enum in mil.nga.tiff">FieldType</a></li>
<li><a href="mil/nga/tiff/FileDirectory.html" title="class in mil.nga.tiff">FileDirectory</a></li>
<li><a href="mil/nga/tiff/FileDirectoryEntry.html" title="class in mil.nga.tiff">FileDirectoryEntry</a></li>
<li><a href="mil/nga/tiff/ImageWindow.html" title="class in mil.nga.tiff">ImageWindow</a></li>
<li><a href="mil/nga/tiff/io/IOUtils.html" title="class in mil.nga.tiff.io">IOUtils</a></li>
<li><a href="mil/nga/tiff/compression/LZWCompression.html" title="class in mil.nga.tiff.compression">LZWCompression</a></li>
<li><a href="mil/nga/tiff/compression/PackbitsCompression.html" title="class in mil.nga.tiff.compression">PackbitsCompression</a></li>
<li><a href="mil/nga/tiff/Rasters.html" title="class in mil.nga.tiff">Rasters</a></li>
<li><a href="mil/nga/tiff/compression/RawCompression.html" title="class in mil.nga.tiff.compression">RawCompression</a></li>
<li><a href="mil/nga/tiff/util/TiffConstants.html" title="class in mil.nga.tiff.util">TiffConstants</a></li>
<li><a href="mil/nga/tiff/util/TiffException.html" title="class in mil.nga.tiff.util">TiffException</a></li>
<li><a href="mil/nga/tiff/TIFFImage.html" title="class in mil.nga.tiff">TIFFImage</a></li>
<li><a href="mil/nga/tiff/TiffReader.html" title="class in mil.nga.tiff">TiffReader</a></li>
<li><a href="mil/nga/tiff/TiffWriter.html" title="class in mil.nga.tiff">TiffWriter</a></li>
<li><a href="mil/nga/tiff/compression/UnsupportedCompression.html" title="class in mil.nga.tiff.compression">UnsupportedCompression</a></li>
</ul>
</div>
</body>
</html>
|
doc/java/jdk8/java/security/interfaces/compact2-package-summary.html | fbiville/annotation-processing-ftw | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Wed Dec 17 20:48:22 PST 2014 -->
<title>java.security.interfaces (Java Platform SE 8 )</title>
<meta name="date" content="2014-12-17">
<meta name="keywords" content="java.security.interfaces package">
<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="java.security.interfaces (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../java/security/cert/compact2-package-summary.html">Prev Package</a></li>
<li><a href="../../../java/security/spec/compact2-package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?java/security/interfaces/compact2-package-summary.html" target="_top">Frames</a></li>
<li><a href="compact2-package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<div class="subTitle">compact2</div>
<h1 title="Package" class="title">Package java.security.interfaces</h1>
<div class="docSummary">
<div class="block">Provides interfaces for generating RSA (Rivest, Shamir and
Adleman AsymmetricCipher algorithm)
keys as defined in the RSA Laboratory Technical Note
PKCS#1, and DSA (Digital Signature
Algorithm) keys as defined in NIST's FIPS-186.</div>
</div>
<p>See: <a href="#package.description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../java/security/interfaces/DSAKey.html" title="interface in java.security.interfaces">DSAKey</a></td>
<td class="colLast">
<div class="block">The interface to a DSA public or private key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../java/security/interfaces/DSAKeyPairGenerator.html" title="interface in java.security.interfaces">DSAKeyPairGenerator</a></td>
<td class="colLast">
<div class="block">An interface to an object capable of generating DSA key pairs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../java/security/interfaces/DSAParams.html" title="interface in java.security.interfaces">DSAParams</a></td>
<td class="colLast">
<div class="block">Interface to a DSA-specific set of key parameters, which defines a
DSA <em>key family</em>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../java/security/interfaces/DSAPrivateKey.html" title="interface in java.security.interfaces">DSAPrivateKey</a></td>
<td class="colLast">
<div class="block">The standard interface to a DSA private key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../java/security/interfaces/DSAPublicKey.html" title="interface in java.security.interfaces">DSAPublicKey</a></td>
<td class="colLast">
<div class="block">The interface to a DSA public key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../java/security/interfaces/ECKey.html" title="interface in java.security.interfaces">ECKey</a></td>
<td class="colLast">
<div class="block">The interface to an elliptic curve (EC) key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../java/security/interfaces/ECPrivateKey.html" title="interface in java.security.interfaces">ECPrivateKey</a></td>
<td class="colLast">
<div class="block">The interface to an elliptic curve (EC) private key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../java/security/interfaces/ECPublicKey.html" title="interface in java.security.interfaces">ECPublicKey</a></td>
<td class="colLast">
<div class="block">The interface to an elliptic curve (EC) public key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../java/security/interfaces/RSAKey.html" title="interface in java.security.interfaces">RSAKey</a></td>
<td class="colLast">
<div class="block">The interface to an RSA public or private key.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../java/security/interfaces/RSAMultiPrimePrivateCrtKey.html" title="interface in java.security.interfaces">RSAMultiPrimePrivateCrtKey</a></td>
<td class="colLast">
<div class="block">The interface to an RSA multi-prime private key, as defined in the
PKCS#1 v2.1, using the <i>Chinese Remainder Theorem</i>
(CRT) information values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../java/security/interfaces/RSAPrivateCrtKey.html" title="interface in java.security.interfaces">RSAPrivateCrtKey</a></td>
<td class="colLast">
<div class="block">The interface to an RSA private key, as defined in the PKCS#1 standard,
using the <i>Chinese Remainder Theorem</i> (CRT) information values.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../java/security/interfaces/RSAPrivateKey.html" title="interface in java.security.interfaces">RSAPrivateKey</a></td>
<td class="colLast">
<div class="block">The interface to an RSA private key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../java/security/interfaces/RSAPublicKey.html" title="interface in java.security.interfaces">RSAPublicKey</a></td>
<td class="colLast">
<div class="block">The interface to an RSA public key.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="Package java.security.interfaces Description">Package java.security.interfaces Description</h2>
<div class="block">Provides interfaces for generating RSA (Rivest, Shamir and
Adleman AsymmetricCipher algorithm)
keys as defined in the RSA Laboratory Technical Note
PKCS#1, and DSA (Digital Signature
Algorithm) keys as defined in NIST's FIPS-186.
<P>
Note that these interfaces are intended only for key
implementations whose key material is accessible and
available. These interfaces are not intended for key
implementations whose key material resides in
inaccessible, protected storage (such as in a
hardware device).
<P>
For more developer information on how to use these
interfaces, including information on how to design
<code>Key</code> classes for hardware devices, please refer
to these cryptographic provider developer guides:
<ul>
<li><a href=
"../../../../technotes/guides/security/crypto/HowToImplAProvider.html">
<b>How to Implement a Provider for the
Java™ Cryptography Architecture
</b></a></li>
</ul>
<h2>Package Specification</h2>
<ul>
<li>PKCS #1: RSA Encryption Standard, Version 1.5, November 1993 </li>
<li>Federal Information Processing Standards Publication (FIPS PUB) 186:
Digital Signature Standard (DSS) </li>
</ul>
<h2>Related Documentation</h2>
For further documentation, please see:
<ul>
<li>
<a href=
"../../../../technotes/guides/security/crypto/CryptoSpec.html">
<b>Java™
Cryptography Architecture API Specification and Reference
</b></a></li>
</ul></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>JDK1.1</dd>
</dl>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../java/security/cert/compact2-package-summary.html">Prev Package</a></li>
<li><a href="../../../java/security/spec/compact2-package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?java/security/interfaces/compact2-package-summary.html" target="_top">Frames</a></li>
<li><a href="compact2-package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../../legal/cpyr.html">Copyright</a> © 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
|
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/elrte.min.js.html | user-tony/photon-rails | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/favicon.ico" />
<link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/iosicon.png" />
<!-- DEVELOPMENT LESS -->
<!-- <link rel="stylesheet/less" href="css/photon.less" media="all" />
<link rel="stylesheet/less" href="css/photon-responsive.less" media="all" />
--> <!-- PRODUCTION CSS -->
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all" />
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all" />
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all" />
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" />
<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" />
<script type="text/javascript" src="js/plugins/excanvas.js"></script>
<script type="text/javascript" src="js/plugins/html5shiv.js"></script>
<script type="text/javascript" src="js/plugins/respond.min.js"></script>
<script type="text/javascript" src="js/plugins/fixFontIcons.js"></script>
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/bootstrap/bootstrap.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/modernizr.custom.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.pnotify.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/less-1.3.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/xbreadcrumbs.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/charCount.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.textareaCounter.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/elrte.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/elrte.en.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/select2.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery-picklist.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.validate.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/additional-methods.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.form.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.metadata.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.mockjax.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.uniform.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.tagsinput.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.rating.pack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/farbtastic.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.timeentry.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.jstree.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/dataTables.bootstrap.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.flot.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.flot.stack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.flot.pie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.flot.resize.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/raphael.2.1.0.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/justgage.1.0.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.qrcode.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.clock.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.countdown.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.jqtweet.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/jquery.cookie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/prettify/prettify.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/bootstrapSwitch.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/plugins/mfupload.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/js/common.js"></script>
</head>
<body class="body-login">
<div class="nav-fixed-topright" style="visibility: hidden">
<ul class="nav nav-user-menu">
<li class="user-sub-menu-container">
<a href="javascript:;">
<i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i>
</a>
<ul class="nav user-sub-menu">
<li class="light">
<a href="javascript:;">
<i class='icon-photon stop'></i>Light Version
</a>
</li>
<li class="dark">
<a href="javascript:;">
<i class='icon-photon stop'></i>Dark Version
</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon mail"></i>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon comment_alt2_stroke"></i>
<div class="notification-count">12</div>
</a>
</li>
</ul>
</div>
<script>
$(function(){
setTimeout(function(){
$('.nav-fixed-topright').removeAttr('style');
}, 300);
$(window).scroll(function(){
if($('.breadcrumb-container').length){
var scrollState = $(window).scrollTop();
if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released');
else $('.nav-fixed-topright').removeClass('nav-released')
}
});
$('.user-sub-menu-container').on('click', function(){
$(this).toggleClass('active-user-menu');
});
$('.user-sub-menu .light').on('click', function(){
if ($('body').is('.light-version')) return;
$('body').addClass('light-version');
setTimeout(function() {
$.cookie('themeColor', 'light', {
expires: 7,
path: '/'
});
}, 500);
});
$('.user-sub-menu .dark').on('click', function(){
if ($('body').is('.light-version')) {
$('body').removeClass('light-version');
$.cookie('themeColor', 'dark', {
expires: 7,
path: '/'
});
}
});
});
</script>
<div class="container-login">
<div class="form-centering-wrapper">
<div class="form-window-login">
<div class="form-window-login-logo">
<div class="login-logo">
<img src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/images/photon/login-logo@2x.png" alt="Photon UI"/>
</div>
<h2 class="login-title">Welcome to Photon UI!</h2>
<div class="login-member">Not a Member? <a href="elrte.min.js.html#">Sign Up »</a>
<a href="elrte.min.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a>
</div>
<div class="login-or">Or</div>
<div class="login-input-area">
<form method="POST" action="dashboard.php">
<span class="help-block">Login With Your Photon Account</span>
<input type="text" name="email" placeholder="Email">
<input type="password" name="password" placeholder="Password">
<button type="submit" class="btn btn-large btn-success btn-login">Login</button>
</form>
<a href="elrte.min.js.html#" class="forgot-pass">Forgot Your Password?</a>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1936460-27']);
_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>
|
thanks.html | vishalzambre/vishalzambre.github.io | ---
layout: error
section-type: thanks
title: Thanks
sitemap: false
---
<h4>Thank you for taking time to contact us.</h4>
<p>We will respond to your inquiry as soon as we can.</p>
|
lib/light-blue/index.html | corbinpage/flowwolf-ui | <!DOCTYPE html>
<html>
<head>
<title>Light Blue - Admin Template</title>
<link href="css/application.min.css" rel="stylesheet">
<link rel="shortcut icon" href="img/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<meta charset="utf-8">
</head>
<body class="background-dark">
<div class="logo">
<h4><a href="index.html">Light <strong>Blue</strong></a></h4>
</div>
<nav id="sidebar" class="sidebar nav-collapse collapse">
<ul id="side-nav" class="side-nav">
<li class="active">
<a href="index.html"><i class="fa fa-home"></i> <span class="name">Dashboard</span></a>
</li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#side-nav" href="#forms-collapse"><i class="fa fa-edit"></i> <span class="name">Forms</span></a>
<ul id="forms-collapse" class="panel-collapse collapse">
<li><a href="form_account.html">Account</a></li>
<li><a href="form_article.html">Article</a></li>
<li><a href="form_elements.html">Elements</a></li>
<li><a href="form_validation.html">Validation</a></li>
<li><a href="form_wizard.html">Wizard</a></li>
</ul>
</li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#side-nav" href="#stats-collapse"><i class="fa fa-bar-chart-o"></i> <span class="name">Statistics</span></a>
<ul id="stats-collapse" class="panel-collapse collapse">
<li><a href="stat_statistics.html">Stats</a></li>
<li><a href="stat_charts.html">Charts</a></li>
<li><a href="stat_realtime.html">Realtime</a></li>
</ul>
</li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#side-nav" href="#ui-collapse"><i class="fa fa-magic"></i> <span class="name">User Interface</span></a>
<ul id="ui-collapse" class="panel-collapse collapse">
<li><a href="ui_buttons.html">Buttons</a></li>
<li><a href="ui_dialogs.html">Dialogs</a></li>
<li><a href="ui_icons.html">Icons</a></li>
<li><a href="ui_tabs.html">Tabs</a></li>
<li><a href="ui_accordion.html">Accordion</a></li>
</ul>
</li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#side-nav" href="#components-collapse"><i class="fa fa-bookmark-o"></i> <span class="name">Components</span></a>
<ul id="components-collapse" class="panel-collapse collapse">
<li><a href="component_calendar.html">Calendar</a></li>
<li><a href="component_maps.html" data-no-pjax>Maps</a></li>
<li><a href="component_gallery.html">Gallery</a></li>
<li><a href="component_fileupload.html">Fileupload</a></li>
<li><a href="component_bootstrap.html">Bootstrap <span class="label label-important">new</span></a></li>
<li><a href="component_list_groups.html">List Groups <span class="label label-important">new</span></a></li>
</ul>
</li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#side-nav" href="#tables-collapse"><i class="fa fa-table"></i> <span class="name">Tables</span></a>
<ul id="tables-collapse" class="panel-collapse collapse">
<li><a href="tables_static.html">Static</a></li>
<li><a href="tables_dynamic.html">Dynamic</a></li>
</ul>
</li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#side-nav" href="#grid-collapse"><i class="fa fa-bars"></i> <span class="name">Grid</span></a>
<ul id="grid-collapse" class="panel-collapse collapse">
<li><a href="grid.html">Basic</a></li>
<li><a href="grid_live.html">Live <span class="label label-important">new</span></a></li>
</ul>
</li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#side-nav" href="#special-collapse"><i class="fa fa-asterisk"></i> <span class="name">Special</span></a>
<ul id="special-collapse" class="panel-collapse collapse">
<li><a href="special_search.html">Search</a></li>
<li><a href="special_invoice.html">Invoice</a></li>
<li><a href="special_inbox.html">Inbox <span class="label label-important">3</span></a></li>
<li><a href="login.html">Login</a></li>
<li><a href="special_404.html">404</a></li>
<li><a href="landing.html" data-no-pjax>Landing</a></li>
<li><a href="white/index.html" data-no-pjax>White <i class="fa fa-external-link-square"></i></a></li>
</ul>
</li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#side-nav" href="#menu-levels-collapse"><i class="fa fa-code-fork"></i> <span class="name">Menu Levels</span></a>
<ul id="menu-levels-collapse" class="panel-collapse collapse">
<li><a href="#">Item 1.1</a></li>
<li><a href="#">Item 1.2</a></li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#menu-levels-collapse" href="#sub-menu-1-collapse">Item 1.3</a>
<ul id="sub-menu-1-collapse" class="panel-collapse collapse">
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#sub-menu-1-collapse" href="#sub-menu-3-collapse">Item 2.1</a>
<ul id="sub-menu-3-collapse" class="panel-collapse collapse">
<li><a href="#">Item 3.1</a></li>
<li><a href="#">Item 3.2</a></li>
<li><a href="#">Item 3.3</a></li>
</ul>
</li>
<li><a href="#">Item 2.2</a></li>
<li class="panel">
<a class="accordion-toggle collapsed" data-toggle="collapse"
data-parent="#sub-menu-1-collapse" href="#sub-menu-2-collapse">Item 2.3</a>
<ul id="sub-menu-2-collapse" class="panel-collapse collapse">
<li><a href="#">Item 3.4</a></li>
<li><a href="#">Item 3.5</a></li>
<li><a href="#">Item 3.6</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="visible-xs">
<a href="login.html"><i class="fa fa-sign-out"></i> <span class="name">Sign Out</span></a>
</li>
</ul>
<div id="sidebar-settings" class="settings">
<button type="button"
data-value="icons"
class="btn-icons btn btn-transparent btn-sm">Icons</button>
<button type="button"
data-value="auto"
class="btn-auto btn btn-transparent btn-sm">Auto</button>
</div>
</nav>
<div class="wrap">
<header class="page-header">
<div class="navbar">
<ul class="nav navbar-nav navbar-right pull-right">
<li class="visible-phone-landscape">
<a href="#" id="search-toggle">
<i class="fa fa-search"></i>
</a>
</li>
<li class="dropdown">
<a href="#" title="Messages" id="messages"
class="dropdown-toggle"
data-toggle="dropdown">
<i class="fa fa-comments"></i>
</a>
<ul id="messages-menu" class="dropdown-menu messages" role="menu">
<li role="presentation">
<a href="#" class="message">
<img src="img/1.jpg" alt="">
<div class="details">
<div class="sender">Jane Hew</div>
<div class="text">
Hey, John! How is it going? ...
</div>
</div>
</a>
</li>
<li role="presentation">
<a href="#" class="message">
<img src="img/2.jpg" alt="">
<div class="details">
<div class="sender">Alies Rumiancaŭ</div>
<div class="text">
I'll definitely buy this template
</div>
</div>
</a>
</li>
<li role="presentation">
<a href="#" class="message">
<img src="img/3.jpg" alt="">
<div class="details">
<div class="sender">Michał Rumiancaŭ</div>
<div class="text">
Is it really Lore ipsum? Lore ...
</div>
</div>
</a>
</li>
<li role="presentation">
<a href="#" class="text-align-center see-all">
See all messages <i class="fa fa-arrow-right"></i>
</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" title="8 support tickets"
class="dropdown-toggle"
data-toggle="dropdown">
<i class="fa fa-group"></i>
<span class="count">8</span>
</a>
<ul id="support-menu" class="dropdown-menu support" role="menu">
<li role="presentation">
<a href="#" class="support-ticket">
<div class="picture">
<span class="label label-important"><i class="fa fa-bell-o"></i></span>
</div>
<div class="details">
Check out this awesome ticket
</div>
</a>
</li>
<li role="presentation">
<a href="#" class="support-ticket">
<div class="picture">
<span class="label label-warning"><i class="fa fa-question-circle"></i></span>
</div>
<div class="details">
"What is the best way to get ...
</div>
</a>
</li>
<li role="presentation">
<a href="#" class="support-ticket">
<div class="picture">
<span class="label label-success"><i class="fa fa-tag"></i></span>
</div>
<div class="details">
This is just a simple notification
</div>
</a>
</li>
<li role="presentation">
<a href="#" class="support-ticket">
<div class="picture">
<span class="label label-info"><i class="fa fa-info-circle"></i></span>
</div>
<div class="details">
12 new orders has arrived today
</div>
</a>
</li>
<li role="presentation">
<a href="#" class="support-ticket">
<div class="picture">
<span class="label label-important"><i class="fa fa-plus"></i></span>
</div>
<div class="details">
One more thing that just happened
</div>
</a>
</li>
<li role="presentation">
<a href="#" class="text-align-center see-all">
See all tickets <i class="fa fa-arrow-right"></i>
</a>
</li>
</ul>
</li>
<li class="divider"></li>
<li class="hidden-xs">
<a href="#" id="settings"
title="Settings"
data-toggle="popover"
data-placement="bottom">
<i class="fa fa-cog"></i>
</a>
</li>
<li class="hidden-xs dropdown">
<a href="#" title="Account" id="account"
class="dropdown-toggle"
data-toggle="dropdown">
<i class="fa fa-user"></i>
</a>
<ul id="account-menu" class="dropdown-menu account" role="menu">
<li role="presentation" class="account-picture">
<img src="img/2.jpg" alt="">
Philip Daineka
</li>
<li role="presentation">
<a href="form_account.html" class="link">
<i class="fa fa-user"></i>
Profile
</a>
</li>
<li role="presentation">
<a href="component_calendar.html" class="link">
<i class="fa fa-calendar"></i>
Calendar
</a>
</li>
<li role="presentation">
<a href="#" class="link">
<i class="fa fa-inbox"></i>
Inbox
</a>
</li>
</ul>
</li>
<li class="visible-xs">
<a href="#"
class="btn-navbar"
data-toggle="collapse"
data-target=".sidebar"
title="">
<i class="fa fa-bars"></i>
</a>
</li>
<li class="hidden-xs"><a href="login.html"><i class="fa fa-sign-out"></i></a></li>
</ul>
<form id="search-form" class="navbar-form pull-right" role="search">
<input type="search" class="search-query" placeholder="Search...">
</form>
<div class="notifications pull-right">
<div class="alert pull-right">
<a href="#" class="close" data-dismiss="alert">×</a>
<i class="fa fa-info-circle"></i> Check out Light Blue <a id="notification-link" href="#">settings</a> on the right!
</div>
</div>
</div>
</header>
<div class="content container">
<div class="row">
<div class="col-md-12">
<h2 class="page-title">Dashboard <small>Statistics and more</small></h2>
</div>
</div>
<div class="row">
<div class="col-md-8">
<section class="widget">
<header>
<h4>
<i class="fa fa-group"></i>
Visits
<small>
Based on a three months data
</small>
</h4>
</header>
<div class="body no-margin">
<div id="visits-chart" class="chart visits-chart">
<svg></svg>
</div>
<div class="visits-info well well-sm">
<div class="row">
<div class="col-sm-3 col-xs-6">
<div class="key"><i class="eicon-users"></i> Total Traffic</div>
<div class="value">24 541 <i class="fa fa-caret-up color-green"></i></div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="key"><i class="eicon-user"></i> Unique Visits</div>
<div class="value">14 778 <i class="fa fa-caret-down color-red"></i></div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="key"><i class="fa fa-plus-square"></i> Revenue</div>
<div class="value">$3 583.18 <i class="fa fa-caret-up color-green"></i></div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="key"><i class="fa fa-user"></i> Total Sales</div>
<div class="value">$59 871.12 <i class="fa fa-caret-down color-red"></i></div>
</div>
</div>
</div>
</div>
</section>
<section class="widget">
<header>
<h4>
<i class="fa fa-shopping-cart"></i>
Traffic Sources
<small>
One month tracking
</small>
</h4>
</header>
<div class="body">
<table class="table table-striped no-margin sources-table">
<thead>
<tr>
<th class="source-col-header">Source</th>
<th>Amount</th>
<th>Change</th>
<th class="hidden-xs">Percent.,%</th>
<th>Target</th>
<th class="chart-col-header hidden-xs">Trend</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="label label-important">Direct</span></td>
<td>713</td>
<td><strong class="color-green">+53</strong></td>
<td class="hidden-xs">+12</td>
<td>900</td>
<td class="chart-cell hidden-xs">
<div id="direct-trend"></div>
</td>
</tr>
<tr>
<td><span class="label label-warning">Refer</span></td>
<td>562</td>
<td><strong>+84</strong></td>
<td class="hidden-xs">+64</td>
<td>500</td>
<td class="chart-cell hidden-xs">
<div id="refer-trend"></div>
</td>
</tr>
<tr>
<td><span class="label label-success">Social</span></td>
<td>148</td>
<td><strong class="color-red">-12</strong></td>
<td class="hidden-xs">+3</td>
<td>180</td>
<td class="chart-cell hidden-xs">
<div id="social-trend"></div>
</td>
</tr>
<tr>
<td><span class="label label-info">Search</span></td>
<td>653</td>
<td><strong class="color-green">+23</strong></td>
<td class="hidden-xs">+43</td>
<td>876</td>
<td class="chart-cell hidden-xs">
<div id="search-trend"></div>
</td>
</tr>
<tr>
<td><span class="label label-inverse">Internal</span></td>
<td>976</td>
<td><strong>+101</strong></td>
<td class="hidden-xs">-7</td>
<td>844</td>
<td class="chart-cell hidden-xs">
<div id="internal-trend"></div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="widget large">
<header>
<h4>
<i class="eicon-chat"></i>
Chat
</h4>
</header>
<div class="body">
<div id="chat" class="chat">
<div id="chat-messages" class="chat-messages">
<div class="chat-message">
<div class="sender pull-left">
<div class="icon">
<img src="img/2.jpg" class="img-circle" alt="">
</div>
<div class="time">
4 min
</div>
</div>
<div class="chat-message-body">
<span class="arrow"></span>
<div class="sender"><a href="#">Tikhon Laninga</a></div>
<div class="text">
Hey Sam, how is it going? But I must explain to you how all this mistaken
idea of denouncing of a pleasure and praising pain was born
</div>
</div>
</div>
<div class="chat-message">
<div class="sender pull-right">
<div class="icon">
<img src="img/1.jpg" class="img-circle" alt="">
</div>
<div class="time">
3 min
</div>
</div>
<div class="chat-message-body on-left">
<span class="arrow"></span>
<div class="sender"><a href="#">Cenhelm Houston</a></div>
<div class="text">
Pretty good. Doing my homework.. No one rejects, dislikes, or avoids
pleasure itself, because it is pleasure, but because
</div>
</div>
</div>
<div class="chat-message">
<div class="sender pull-left">
<div class="icon">
<img src="img/2.jpg" class="img-circle" alt="">
</div>
<div class="time">
2 min
</div>
</div>
<div class="chat-message-body">
<span class="arrow"></span>
<div class="sender"><a href="#">Tikhon Laninga</a></div>
<div class="text">
Any chance to go out? To take a trivial example, which of us ever undertakes
laborious physical exercise, except to obtain some advantage
</div>
</div>
</div>
<div class="chat-message">
<div class="sender pull-right">
<div class="icon">
<img src="img/1.jpg" class="img-circle" alt="">
</div>
<div class="time">
2 min
</div>
</div>
<div class="chat-message-body on-left">
<span class="arrow"></span>
<div class="sender"><a href="#">Cenhelm Houston</a></div>
<div class="text">
.. Maybe 40-50 mins. I don't know exactly. On the other hand, we denounce
with righteous indignation and dislike men who are so beguiled
</div>
</div>
</div>
<div class="chat-message">
<div class="sender pull-left">
<div class="icon">
<img src="img/2.jpg" class="img-circle" alt="">
</div>
<div class="time">
1 min
</div>
</div>
<div class="chat-message-body">
<span class="arrow"></span>
<div class="sender"><a href="#">Tikhon Laninga</a></div>
<div class="text">
Anyway sounds great! These cases are perfectly simple and easy to
distinguish.
</div>
</div>
</div>
</div>
<footer class="chat-footer row">
<div class="col-xs-9">
<input id="new-message" type="text" class="form-control input-transparent" placeholder="Enter your message..">
</div>
<div class="col-xs-3">
<button type="button" id="new-message-btn" class="btn btn-transparent btn-block">Send</button>
</div>
</footer>
</div>
</div>
</section>
</div>
<div class="col-md-4">
<section class="widget large">
<header>
<h4>
<i class="eicon-share"></i>
Feed
</h4>
<div class="actions">
<button class="btn btn-transparent btn-xs">Show All <i class="fa fa-arrow-down"></i></button>
</div>
</header>
<div class="body">
<div id="feed" class="feed">
<div class="wrapper">
<div class="vertical-line"></div>
<section class="feed-item">
<div class="icon pull-left">
<i class="fa fa-comment"></i>
</div>
<div class="feed-item-body">
<div class="text">
<a href="#">John Doe</a> commented on <a href="#">What Makes Good Code Good</a>.
</div>
<div class="time pull-left">
3 h
</div>
</div>
</section>
<section class="feed-item">
<div class="icon pull-left">
<i class="fa fa-check color-green"></i>
</div>
<div class="feed-item-body">
<div class="text">
<a href="#">Merge request #42</a> has been approved by <a href="#">Jessica Lori</a>.
</div>
<div class="time pull-left">
10 h
</div>
</div>
</section>
<section class="feed-item">
<div class="icon pull-left">
<img src="img/14.jpg" class="img-circle" alt="">
</div>
<div class="feed-item-body">
<div class="text">
New user <a href="#">Greg Wilson</a> registered.
</div>
<div class="time pull-left">
Today
</div>
</div>
</section>
<section class="feed-item">
<div class="icon pull-left">
<i class="fa fa-bolt color-orange"></i>
</div>
<div class="feed-item-body">
<div class="text">
Server fail level raises above normal. <a href="#">See logs</a> for details.
</div>
<div class="time pull-left">
Yesterday
</div>
</div>
</section>
<section class="feed-item">
<div class="icon pull-left">
<i class="eicon-database"></i>
</div>
<div class="feed-item-body">
<div class="text">
<a href="#">Database usage report</a> is ready.
</div>
<div class="time pull-left">
Yesterday
</div>
</div>
</section>
<section class="feed-item">
<div class="icon pull-left">
<i class="fa fa-shopping-cart"></i>
</div>
<div class="feed-item-body">
<div class="text">
<a href="#">Order #233985</a> needs additional processing.
</div>
<div class="time pull-left">
Wednesday
</div>
</div>
</section>
<section class="feed-item">
<div class="icon pull-left">
<i class="fa fa-arrow-down"></i>
</div>
<div class="feed-item-body">
<div class="text">
<a href="#">Load more...</a>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="widget widget-tabs">
<header>
<ul class="nav nav-tabs">
<li class="active">
<a href="#stats" data-toggle="tab">Users</a>
</li>
<li>
<a href="#report" data-toggle="tab">Favorites</a>
</li>
<li>
<a href="#dropdown1" data-toggle="tab">Commenters</a>
</li>
</ul>
</header>
<div class="body tab-content">
<div id="stats" class="tab-pane active clearfix">
<h5 class="tab-header"><i class="fa fa-group"></i> Last logged-in users</h5>
<ul class="news-list">
<li>
<img src="img/1.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Finees Lund</a></div>
<div class="position">Product Designer</div>
<div class="time">Last logged-in: Mar 20, 18:46</div>
</div>
</li>
<li>
<img src="img/3.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Erebus Novak</a></div>
<div class="position">Software Engineer</div>
<div class="time">Last logged-in: Mar 23, 9:02</div>
</div>
</li>
<li>
<img src="img/2.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Leopoldo Reier</a></div>
<div class="position">Chief Officer</div>
<div class="time">Last logged-in: Jun 6, 15:34</div>
</div>
</li>
<li>
<img src="img/13.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Frans Garey</a></div>
<div class="position">Financial Assistant</div>
<div class="time">Last logged-in: Jun 8, 17:20</div>
</div>
</li>
<li>
<img src="img/14.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Jessica Johnsson</a></div>
<div class="position">Sales Manager</div>
<div class="time">Last logged-in: Jun 8, 9:13</div>
</div>
</li>
</ul>
</div>
<div id="report" class="tab-pane">
<h5 class="tab-header"><i class="fa fa-star"></i> Popular contacts</h5>
<ul class="news-list news-list-no-hover">
<li>
<img src="img/14.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Jessica Johnsson</a></div>
<div class="options">
<button class="btn btn-xs btn-success">
<i class="fa fa-phone"></i>
Call
</button>
<button class="btn btn-xs btn-warning">
<i class="fa fa-envelope-o"></i>
Message
</button>
</div>
</div>
</li>
<li>
<img src="img/13.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Frans Garey</a></div>
<div class="options">
<button class="btn btn-xs btn-success">
<i class="fa fa-phone"></i>
Call
</button>
<button class="btn btn-xs btn-warning">
<i class="fa fa-envelope-o"></i>
Message
</button>
</div>
</div>
</li>
<li>
<img src="img/3.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Erebus Novak</a></div>
<div class="options">
<button class="btn btn-xs btn-success">
<i class="fa fa-phone"></i>
Call
</button>
<button class="btn btn-xs btn-warning">
<i class="fa fa-envelope-o"></i>
Message
</button>
</div>
</div>
</li>
<li>
<img src="img/2.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Leopoldo Reier</a></div>
<div class="options">
<button class="btn btn-xs btn-success">
<i class="fa fa-phone"></i>
Call
</button>
<button class="btn btn-xs btn-warning">
<i class="fa fa-envelope-o"></i>
Message
</button>
</div>
</div>
</li>
<li>
<img src="img/1.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Finees Lund</a></div>
<div class="options">
<button class="btn btn-xs btn-success">
<i class="fa fa-phone"></i>
Call
</button>
<button class="btn btn-xs btn-warning">
<i class="fa fa-envelope-o"></i>
Message
</button>
</div>
</div>
</li>
</ul>
</div>
<div id="dropdown1" class="tab-pane">
<h5 class="tab-header"><i class="fa fa-comments"></i> Top Commenters</h5>
<ul class="news-list">
<li>
<img src="img/13.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Frans Garey</a></div>
<div class="comment">
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit,
sed quia
</div>
</div>
</li>
<li>
<img src="img/1.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Finees Lund</a></div>
<div class="comment">
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore
eu fugiat.
</div>
</div>
</li>
<li>
<img src="img/14.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Jessica Johnsson</a></div>
<div class="comment">
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia
deserunt.
</div>
</div>
</li>
<li>
<img src="img/3.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Erebus Novak</a></div>
<div class="comment">
Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium
doloremque.
</div>
</div>
</li>
<li>
<img src="img/2.jpg" alt="" class="pull-left img-circle"/>
<div class="news-item-info">
<div class="name"><a href="#">Leopoldo Reier</a></div>
<div class="comment">
Laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis
et quasi.
</div>
</div>
</li>
</ul>
</div>
</div>
</section>
<section class="widget">
<header>
<h4>
<i class="fa fa-magnet"></i>
Server Overview
</h4>
</header>
<div class="body">
<ul class="server-stats">
<li>
<div class="key pull-right">CPU</div>
<div class="stat">
<div class="info">60% / 37°C / 3.3 Ghz</div>
<div class="progress progress-small">
<div class="progress-bar progress-bar-danger" style="width: 70%;"></div>
</div>
</div>
</li>
<li>
<div class="key pull-right">Mem</div>
<div class="stat">
<div class="info">29% / 4GB (16 GB)</div>
<div class="progress progress-small">
<div class="progress-bar" style="width: 29%;"></div>
</div>
</div>
</li>
<li>
<div class="key pull-right">LAN</div>
<div class="stat">
<div class="info">6 Mb/s <i class="fa fa-caret-down"></i> 3 Mb/s <i class="fa fa-caret-up"></i></div>
<div class="progress progress-small">
<div class="progress-bar progress-bar-inverse" style="width: 48%;"></div>
</div>
</div>
</li>
</ul>
</div>
</section>
</div>
</div>
</div>
<div class="loader-wrap hiding hide">
<i class="fa fa-spinner fa-spin"></i>
</div>
<div class="loader-wrap hiding hide">
<i class="fa fa-spinner fa-spin"></i>
</div>
</div>
<!-- jquery and friends -->
<script src="lib/jquery/jquery-2.0.3.min.js"> </script>
<script src="lib/jquery-pjax/jquery.pjax.js"></script>
<!-- jquery plugins -->
<script src="lib/icheck.js/jquery.icheck.js"></script>
<script src="lib/sparkline/jquery.sparkline.js"></script>
<script src="lib/jquery-ui-1.10.3.custom.js"></script>
<script src="lib/jquery.slimscroll.js"></script>
<!-- d3, nvd3-->
<script src="lib/nvd3/lib/d3.v2.js"></script>
<script src="lib/nvd3/nv.d3.custom.js"></script>
<!-- nvd3 models -->
<script src="lib/nvd3/src/models/scatter.js"></script>
<script src="lib/nvd3/src/models/axis.js"></script>
<script src="lib/nvd3/src/models/legend.js"></script>
<script src="lib/nvd3/src/models/multiBar.js"></script>
<script src="lib/nvd3/src/models/multiBarChart.js"></script>
<script src="lib/nvd3/src/models/line.js"></script>
<script src="lib/nvd3/src/models/lineChart.js"></script>
<script src="lib/nvd3/stream_layers.js"></script>
<!--backbone and friends -->
<script src="lib/backbone/underscore-min.js"></script>
<script src="lib/backbone/backbone-min.js"></script>
<script src="lib/backbone/backbone.localStorage-min.js"></script>
<!-- bootstrap default plugins -->
<script src="lib/bootstrap/transition.js"></script>
<script src="lib/bootstrap/collapse.js"></script>
<script src="lib/bootstrap/alert.js"></script>
<script src="lib/bootstrap/tooltip.js"></script>
<script src="lib/bootstrap/popover.js"></script>
<script src="lib/bootstrap/button.js"></script>
<script src="lib/bootstrap/tab.js"> </script>
<script src="lib/bootstrap/dropdown.js"></script>
<!-- basic application js-->
<script src="js/app.js"></script>
<script src="js/settings.js"></script>
<!-- page specific -->
<script src="js/index.js"></script>
<script src="js/chat.js"></script>
<script type="text/template" id="message-template">
<div class="sender pull-left">
<div class="icon">
<img src="img/2.jpg" class="img-circle" alt="">
</div>
<div class="time">
just now
</div>
</div>
<div class="chat-message-body">
<span class="arrow"></span>
<div class="sender">Tikhon Laninga</div>
<div class="text">
<%- text %>
</div>
</div>
</script>
<script type="text/template" id="settings-template">
<div class="setting clearfix">
<div>Background</div>
<div id="background-toggle" class="pull-left btn-group" data-toggle="buttons-radio">
<% dark = background == 'dark'; light = background == 'light';%>
<button type="button" data-value="dark" class="btn btn-sm btn-transparent <%= dark? 'active' : '' %>">Dark</button>
<button type="button" data-value="light" class="btn btn-sm btn-transparent <%= light? 'active' : '' %>">Light</button>
</div>
</div>
<div class="setting clearfix">
<div>Sidebar on the</div>
<div id="sidebar-toggle" class="pull-left btn-group" data-toggle="buttons-radio">
<% onRight = sidebar == 'right'%>
<button type="button" data-value="left" class="btn btn-sm btn-transparent <%= onRight? '' : 'active' %>">Left</button>
<button type="button" data-value="right" class="btn btn-sm btn-transparent <%= onRight? 'active' : '' %>">Right</button>
</div>
</div>
<div class="setting clearfix">
<div>Sidebar</div>
<div id="display-sidebar-toggle" class="pull-left btn-group" data-toggle="buttons-radio">
<% display = displaySidebar%>
<button type="button" data-value="true" class="btn btn-sm btn-transparent <%= display? 'active' : '' %>">Show</button>
<button type="button" data-value="false" class="btn btn-sm btn-transparent <%= display? '' : 'active' %>">Hide</button>
</div>
</div>
<div class="setting clearfix">
<div>White Version</div>
<div>
<a href="white/" class="btn btn-sm btn-transparent"> Switch <i class="fa fa-angle-right"></i></a>
</div>
</div>
</script>
<script type="text/template" id="sidebar-settings-template">
<% auto = sidebarState == 'auto'%>
<% if (auto) {%>
<button type="button"
data-value="icons"
class="btn-icons btn btn-transparent btn-sm">Icons</button>
<button type="button"
data-value="auto"
class="btn-auto btn btn-transparent btn-sm">Auto</button>
<%} else {%>
<button type="button"
data-value="auto"
class="btn btn-transparent btn-sm">Auto</button>
<% } %>
</script>
</body>
</html> |
website/src/app/components/workflow/mc-dataset-workflow/mc-dataset-workflow-sidebar.html | materials-commons/materialscommons.org | <md-tabs md-selected="$ctrl.currentTab" md-dynamic-height md-border-bottom>
<md-tab>
<md-tab-label>
<span><i class="fa fa-fw fa-filter"></i>filters</span>
</md-tab-label>
<md-tab-body>
<md-content layout="column" flex>
<mc-dataset-workflow-filters dataset="$ctrl.dataset" style="height: 65vh"></mc-dataset-workflow-filters>
</md-content>
</md-tab-body>
</md-tab>
<md-tab>
<md-tab-label>
<span><i class="fa fa-fw fa-gears"></i>details</span>
</md-tab-label>
<md-tab-body>
<div ng-show="!$ctrl.selectedProcess">
No process selected
</div>
<div ng-show="$ctrl.selectedProcess">
<mc-process-details-ro ng-if="$ctrl.selectedProcess"
process="$ctrl.selectedProcess">
</mc-process-details-ro>
</div>
</md-tab-body>
</md-tab>
</md-tabs> |
Lua/docs/wxlua/doxygen/html/globals_func_0x64.html | ArcherSys/ArcherSys | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>wxLua: Class Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</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>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals_func.html#index_b"><span>b</span></a></li>
<li class="current"><a href="globals_func_0x64.html#index_d"><span>d</span></a></li>
<li><a href="globals_func_0x69.html#index_i"><span>i</span></a></li>
<li><a href="globals_func_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="globals_func_0x77.html#index_w"><span>w</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h3><a class="anchor" id="index_d">- d -</a></h3><ul>
<li>DECLARE_EVENT_TABLE_ENTRY()
: <a class="el" href="wxldserv_8cpp.html#a737cf0eb9331f5caeac6da14458463d7">wxldserv.cpp</a>
</li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 13 10:30:39 2010 for wxLua by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|
website/index.html | titanous/idiomag | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>idiomag by Jonathan Rudenberg</title>
<link rel="stylesheet" href="css/common.css" type="text/css" />
</head>
<body>
<div id="wrapper">
<div id="header">
<h1>idiomag</h1>
<ul id="nav">
<li><a href="docs/">Docs</a></li>
<li><a href="http://rubyforge.org/projects/idiomag/">Rubyforge</a></li>
<li><a href="http://github.com/titanous/idiomag/">GitHub</a></li>
</ul>
</div>
<div id="content">
<p>idiomag is a wrapper for the <a href="http://www.idiomag.com/api">idiomag APIs</a>.</p>
<h2>Installation</h2>
<pre><code>$ sudo gem install idiomag</code></pre>
<h2>Usage</h2>
<h3>API Key</h3>
<pre><code>
Idiomag::Base.api_key = 'foo'
</code></pre>
<h3>Prefetching</h3>
<p>
By default the gem will lazily load data as it is requested.
</p>
<p>
All resources support <code>get</code> like this:
</p>
<pre><code>
articles.get(:latest, :featured)
</code></pre>
<h3>Articles</h3>
<pre><code>
articles = Idiomag::Articles.new
puts "latest articles:"
articles.latest.each {|article| puts "#{article[:title]} on #{article[:date].strftime('%A')}"}
puts "\n\n"
puts "featured articles:"
articles.featured.each {|article| puts "#{article[:title]} on #{article[:date].strftime('%A')}"}
</code></pre>
<h3>Artist</h3>
<pre><code>
artist = Idiomag::Artist.new('Anberlin')
artist.get(:info, :tags, :articles, :photos, :videos, :tracks)
puts "#{artist.name}'s URLs:"
artist.links.each {|link| puts link}
puts "\n\n"
puts "#{artist.name}'s related artists:"
artist.related.each {|name,link| puts "#{name}: #{link}"}
puts "\n\n"
puts "#{artist.name}'s tags:"
artist.tags.each {|tag,value| puts "#{tag} = #{value}"}
puts "\n\n"
puts "#{artist.name}'s recent articles:"
artist.articles.each {|article| puts "#{article[:title]} on #{article[:date].strftime('%A')}"}
puts "\n\n"
puts "#{artist.name}'s photos:"
artist.photos.each {|photo| puts photo[:url]}
puts "\n\n"
puts "#{artist.name}'s videos:"
artist.videos.each {|video| puts "#{video[:title]} - #{video[:location]}"}
puts "\n\n"
puts "#{artist.name}'s tracks:"
artist.tracks.each {|track| puts "#{track[:title]} - #{track[:location]}"}
</code></pre>
<h3>Tag</h3>
<p>
A tag is a music genre, such as Indie, Jazz or Emo. Tags can be either
symbols or strings.
</p>
<p>
<code>Idiomag::Tag.list</code> will return an array of valid tags.
</p>
<pre><code>
tag = Idiomag::Tag.new(:alternative_rock)
tag.get(:artists, :articles, :photos, :videos, :tracks)
puts "artists for #{tag.name}:"
tag.artists.each {|name,value| puts "#{name}: #{value}"}
puts "\n\n"
puts "recent articles for #{tag.name}:"
tag.articles.each {|article| puts "#{article[:title]} on #{article[:date].strftime('%A')}"}
puts "\n\n"
puts "photos for #{tag.name}:"
tag.photos.each {|photo| puts photo[:url]}
puts "\n\n"
puts "videos for #{tag.name}:"
tag.videos.each {|video| puts "#{video[:title]} - #{video[:location]}"}
puts "\n\n"
puts "tracks for #{tag.name}:"
tag.tracks.each {|track| puts "#{track[:title]} - #{track[:location]}"}
</code></pre>
<h3>User</h3>
<p>
Gets info on an idiomag user.
</p>
<pre><code>
user = Idiomag::User.new('Titanous')
user.get(:info, :articles, :loved_articles, :photos, :videos, :tracks)
puts "#{user.name}'s info:"
puts "email hash: #{user.email}"
puts "profile url: #{user.url}"
puts "\n"
puts "#{user.name}'s tags:"
user.tags.each {|tag,value| puts "#{tag} = #{value}"}
puts "\n"
puts "#{user.name}'s artists:"
user.artists.each {|name,value| puts "#{name}: #{value}"}
puts "\n\n"
puts "#{user.name}'s recent articles:"
user.articles.each {|article| puts "#{article[:title]} on #{article[:date].strftime('%A')}"}
puts "\n\n"
puts "#{user.name}'s loved articles:"
user.loved_articles.each {|article| puts "#{article[:title]} on #{article[:date].strftime('%A')}"}
puts "\n\n"
puts "#{user.name}'s photos:"
user.photos.each {|photo| puts photo[:url]}
puts "\n\n"
puts "#{user.name}'s videos:"
user.videos.each {|video| puts "#{video[:title]} - #{video[:location]}"}
puts "\n\n"
puts "#{user.name}'s tracks:"
user.tracks.each {|track| puts "#{track[:title]} - #{track[:location]}"}
</code></pre>
<h3>Recommendation</h3>
<p>
Provides recommendations based on a list of artists. This list of artists
can be provided as either an apml url, an array, or a site such as last.fm
</p>
<pre><code>
recommendation = Idiomag::Recommendation.new(:network => :lastfm, :user => 'titanous')
recommendation.get(:articles, :artists)
puts "recommended artists:"
recommendation.artists.each {|name,value| puts "#{name}: #{value}"}
puts "\n\n"
puts "recommended articles:"
recommendation.articles.each {|article| puts "#{article[:title]} on #{article[:date].strftime('%A')}"}
</code></pre>
<h4>Lookup types</h4>
<h4>Network</h4>
<pre><code>
Idiomag::Recommendation.new(:network => :lastfm, :user => 'titanous')
</code></pre>
<p>
Supported networks:
</p>
<pre><code>
[:lastfm, :mog, :ilike, :mystrands, :projectplaylist, :imeem, :pandora, :bebo, :myspace, :songza]
</code></pre>
<h4>APML</h4>
<pre><code>
Idiomag::Recommendation.new(:apml => 'http://research.sun.com:8080/AttentionProfile/apml/music/titanous')
</code></pre>
<h4>Artist List</h4>
<pre><code>
Idiomag::Recommendation.new(:artists => ['Relient K', 'Anberlin'])
</code></pre>
<div id="footer">
<p>Created by <a href="http://titanous.com">Jonathan Rudenberg</a></p>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-316852-9");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
|
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.5beta1/contrib:relation-algebra/8.4.dev/index.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li class="active"><a href="">8.5beta1 / contrib:relation-algebra 8.4.dev</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../../..">« Up</a>
<h1>contrib:relation-algebra <small>8.4.dev</small></h1>
<table class="table table-striped text-center">
<thead>
<tr>
<td>Date</td>
<td>Time</td>
<td>Relative</td>
<td>Status</td>
</tr>
</thead>
<tbody>
<tr>
<td>2015-02-03</td>
<td>21:08:42</td>
<td><script>document.write(moment("2015-02-03 21:08:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="info"><a href="2015-02-03_21-08-42.html">Not compatible with this Coq</a></td>
</tr>
<tr>
<td>2015-01-31</td>
<td>01:41:06</td>
<td><script>document.write(moment("2015-01-31 01:41:06 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="info"><a href="2015-01-31_01-41-06.html">Not compatible with this Coq</a></td>
</tr>
<tr>
<td>2015-01-29</td>
<td>00:14:41</td>
<td><script>document.write(moment("2015-01-29 00:14:41 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="info"><a href="2015-01-29_00-14-41.html">Not compatible with this Coq</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> |
day3/01-问题/05-提升的问题.html | pzclib/like-jquery | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
<script>
function foo(){
foo.a=function(){alert(1)};
// 替换了静态方法 a 打印的 1
this.a=function(){alert(2)};
// 新增了实例方法 a 打印 2
a=function(){alert(3)};
var a=function(){alert(4)};
// 在 构造函数内部有 a 函数, 默认打印 4
};
foo.prototype.a=function(){alert(5)};
// 有一个实例方法 就是 a , 打印 的是 5
foo.a=function(){alert(6)};
// 有一个静态方法 a 打印 6
foo.a();//6
var obj=new foo(); // 执行构造函数
obj.a();//2
foo.a();//1
</script>
</html> |
clean/Linux-x86_64-4.11.2-2.0.7/released/8.15.0/markov/8.9.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>markov: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.15.0 / markov - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
markov
<small>
8.9.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-24 00:18:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-24 00:18:42 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 4 Virtual package relying on a GMP lib system installation
coq 8.15.0 Formal proof management system
dune 3.0.2 Fast, portable, and opinionated build system
ocaml 4.11.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.11.2 Official release 4.11.2
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/markov"
license: "GNU Lesser Public License"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Markov"]
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
]
tags: [
"keyword: probability"
"keyword: Markov"
"keyword: Lebesgue integral"
"keyword: sigma algebras"
"keyword: measurability"
"keyword: Borel"
"category: Mathematics/Real Calculus and Topology"
"date: 2008-01-5"
]
authors: [
"Robert Kam <rkam2001@hotmail.com> [none]"
]
bug-reports: "https://github.com/coq-contribs/markov/issues"
dev-repo: "git+https://github.com/coq-contribs/markov.git"
synopsis: "Markov's inequality"
description: """
A proof of Markov's inequality, restricted to probability spaces, based on the Wikipedia proof. Defines Lebesgue integral and associated concepts such as measurability, measure functions, and sigma algebras. Extended real numbers did not need to be defined because we are working in a probability space with measure 1. Nonconstructive; uses classic, Extensionality_Ensembles, axiomatized real numbers from Coq standard library."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/markov/archive/v8.9.0.tar.gz"
checksum: "md5=9992ebbbd22d8b282b5d8e2121d19a1c"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-markov.8.9.0 coq.8.15.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.15.0).
The following dependencies couldn't be met:
- coq-markov -> coq < 8.10~ -> ocaml < 4.10
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-markov.8.9.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
_includes/nav.html | AntifraudeDocs/en | <!-- menu, we did go with a static one, you can build a dynamic one, just google a little around -->
<div class="main-menu">
<div class="content">
<nav id="menu">
<a class="toggle-link noline"><i class="fa fa-close fa-lg"></i></a>
<ul>
<li>
<a class="homelink" href="{{ site.baseurl | replace: '//', '/' }}/"><i class="fa fa-shield fa-fw" style="color: #1E1E1E; font-size: 1.2rem;"></i> <span style="color: #1E1E1E; font-weight: 600; font-size: 1.1rem;">GATEWAY ANTIFRAUD</span></a>
</li>
<!--<li>
<a href="{{ site.baseurl | replace: '//', '/' }}/archive">Releases</a>
</li>-->
<li><a class="dropdown-button" href="#" data-activates='drop-example'>API Documentation <i class="fa fa-caret-down"></i></a>
</li>
<div id="drop-example" class="dropdown-content">
<li>
<a href="{{ site.baseurl }}{% link docs/1.0/autenticacao.md %}">Authentication</a>
</li>
<li>
<a href="{{ site.baseurl }}{% link docs/1.0/analise.md %}">Analyze</a>
</li>
<li>
<a href="{{ site.baseurl }}{% link docs/1.0/postnotification.md %}">Status Change Notification</a>
</li>
<li>
<a href="{{ site.baseurl }}{% link docs/1.0/fingerprint.md %}">Fingerprint Setup</a>
</li>
<li>
<a href="{{ site.baseurl }}{% link docs/1.0/retrochargeback.md %}">Report Chargeback</a>
</li>
<li>
<a href="{{ site.baseurl }}{% link docs/1.0/linktransaction.md %}">Associate transaction Pagador and Antifraud</a>
</li>
<li>
<a href="{{ site.baseurl }}{% link docs/1.0/updatestatus.md %}">Change Status</a>
</li>
</div>
<!--<li>
<a href="#modal-example" class="modal-trigger">Modal <i class="fa fa-cog"></i></a>
</li>-->
</ul>
</nav>
<nav class="iconnav">
<ul style="padding-left: 0px;">
<li class="hide">
<a href="{{ site.baseurl | replace: '//', '/' }}/"><i class="fa fa-shield fa-fw" style="color: #1E1E1E; font-size: 1.2rem;"></i> <span style="color: #1E1E1E; font-weight: 600; font-size: 1.1rem;">GATEWAY ANTIFRAUD</span></a>
</li>
<!--<li class="sicon">
<a href='#search'><i class='fa fa-search'></i></a>
</li>-->
</ul>
</nav>
<a href='#menu' class="toggle-link noline">
<i class="fa fa-navicon"></i>
</a>
</div>
</div>
<div id="modal-example" class="modal color-change">
<div class="modal-content">
<h2>Change Color Palette</h2>
<p>
<img id="indigo" alt="color palette preview indigo" src="{{ site.media_folder }}/indigo.jpg">
<img id="brown" alt="color palette preview brown" src="{{ site.media_folder }}/brown.jpg">
<img id="green" alt="color palette preview green" src="{{ site.media_folder }}/green.jpg">
<img id="teal" alt="color palette preview teal" src="{{ site.media_folder }}/teal.jpg">
</p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat">fechar</a>
</div>
</div> |
_includes/nav-bootstrap.html | bowtie-io/template-offer-page | <nav id="nav" class="navbar" role="navigation" data-spy="affix" data-offset-top="0">
<div id="navbarinner" class="navbar-inner">
<div class="navbar-header">
{% include navbar-brand.html %}
{% include nav1.html %}
</div>
</div><!-- /.navbar-inner -->
</nav><!--.navbar -->
|
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.5beta1/contrib:jprover/8.4.dev/2015-01-31_01-41-06.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li><a href=".">8.5beta1 / contrib:jprover 8.4.dev</a></li>
<li class="active"><a href="">2015-01-31 01:41:06</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href=".">« Up</a>
<h1>
contrib:jprover
<small>
8.4.dev
<span class="label label-info">Not compatible with this Coq</span>
</small>
</h1>
<p><em><script>document.write(moment("2015-01-31 01:41:06 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2015-01-31 01:41:06 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:jprover/coq:contrib:jprover.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>The package is valid.
</pre></dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --dry-run coq:contrib:jprover.8.4.dev coq.8.5beta1</code></dd>
<dt>Return code</dt>
<dd>768</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5beta1).
The following dependencies couldn't be met:
- coq:contrib:jprover -> coq <= 8.4.dev+ltacprof
Your request can't be satisfied:
- Conflicting version constraints for coq
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --dry-run coq:contrib:jprover.8.4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>4 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- remove coq.8.5beta1
=== 1 to remove ===
=-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Removing coq.8.5beta1.
[WARNING] Directory /home/bench/.opam/system/lib/coq is not empty, not removing
The following actions will be performed:
- install coq.8.4.5 [required by coq:contrib:jprover]
- install coq:contrib:jprover.8.4.dev
=== 2 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq.8.4.5:
./configure -configdir /home/bench/.opam/system/lib/coq/config -mandir /home/bench/.opam/system/man -docdir /home/bench/.opam/system/doc --prefix /home/bench/.opam/system --usecamlp5 --camlp5dir /home/bench/.opam/system/lib/camlp5 --coqide no
make -j4 world
make -j4 states
make install
Installing coq.8.4.5.
Building coq:contrib:jprover.8.4.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
Installing coq:contrib:jprover.8.4.dev.
</pre></dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> |
webkb/other/wisconsin/http:^^www.cs.wisc.edu^directories^classes.html | ML-SWAT/Web2KnowledgeBase | Date: Tue, 05 Nov 1996 00:01:14 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Mon, 04 Nov 1996 21:35:31 GMT
Content-length: 3518
<HTML>
<HEAD>
<TITLE>Computer Sciences Classess, Fall 1996</TITLE>
</HEAD>
<BODY>
<H1>Computer Sciences Classes, Fall 1996</H1>
<UL>
<LI> <!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><!WA0><A HREF="http://www.cs.wisc.edu/csl/course-assign.html">Computer
Sciences Course/Workstation Assignments</A>
<LI> <!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><!WA1><A HREF="http://www.cs.wisc.edu/~lists/classes/">Class Mailing
List Archives</A>
</UL>
<P>
<H2><A NAME="homepages">Class Home Pages</A></H2>
<UL>
<LI> <!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><!WA2><A HREF="http://www.cs.wisc.edu/~cs110/cs110.html">CS 110 Section (Comp Sci 110)</A>
<LI> <!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><!WA3><A HREF="http://www.cs.wisc.edu/~cs132-1/cs132.html">CS 132 Section 1 (Edouard Desautels)</A>
<LI> <!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><!WA4><A HREF="http://www.cs.wisc.edu/~cs132-2/cs132.html">CS 132 Section 2 (Edouard Desautels)</A>
<LI> <!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><!WA5><A HREF="http://www.cs.wisc.edu/~cs132-3/cs132.html">CS 132 Section 3 (Sally Peterson)</A>
<LI> <!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><!WA6><A HREF="http://www.cs.wisc.edu/~cs132-4/cs132.html">CS 132 Section 4 (Sally Peterson)</A>
<LI> <!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><!WA7><A HREF="http://www.cs.wisc.edu/~cs302/cs302.html">CS 302 Section (Comp Sci 302)</A>
<LI> <!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><!WA8><A HREF="http://www.cs.wisc.edu/~cs310-1/cs310.html">CS 310 Section 1 (John Strikwerda)</A>
<LI> <!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><!WA9><A HREF="http://www.cs.wisc.edu/~cs310-2/cs310.html">CS 310 Section 2 (Kay Strangman)</A>
<LI> <!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><!WA10><A HREF="http://www.cs.wisc.edu/~cs354-1/cs354.html">CS 354 Section 1 (Jerry Tutsch)</A>
<LI> <!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><!WA11><A HREF="http://www.cs.wisc.edu/~cs354-2/cs354.html">CS 354 Section 2 (Karen Miller)</A>
<LI> <!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><!WA12><A HREF="http://www.cs.wisc.edu/~cs354-3/cs354.html">CS 354 Section 3 (Jerry Tutsch)</A>
<LI> <!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><!WA13><A HREF="http://www.cs.wisc.edu/~cs367-1/cs367.html">CS 367 Section 1 (James Skrentny)</A>
<LI> <!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><!WA14><A HREF="http://www.cs.wisc.edu/~cs367-2/cs367.html">CS 367 Section 2 (Yannis Ioannidis)</A>
<LI> <!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><!WA15><A HREF="http://www.cs.wisc.edu/~cs367-3/cs367.html">CS 367 Section 3 (James Larus)</A>
<LI> <!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><!WA16><A HREF="http://www.cs.wisc.edu/~cs367-4/cs367.html">CS 367 Section 4 (James Skrentny)</A>
<LI> <!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><!WA17><A HREF="http://www.cs.wisc.edu/~deboor/cs412.html">CS 412 Section 1 (Carl de Boor)</A>
<LI> <!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><!WA18><A HREF="http://www.cs.wisc.edu/~cs513-1/cs513.html">CS 513 Section 1 (Amos Ron)</A>
<LI> <!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><!WA19><A HREF="http://www.cs.wisc.edu/~cs520-1/cs520.html">CS 520 Section 1 (Brian Cole)</A>
<LI> <!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><!WA20><A HREF="http://www.cs.wisc.edu/~cs525-1/cs525.html">CS 525 Section 1 (Olvi Mangasarian)</A>
<LI> <!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><!WA21><A HREF="http://www.cs.wisc.edu/~cs536-1/cs536.html">CS 536 Section 1 (Susan Horwitz)</A>
<LI> <!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><!WA22><A HREF="http://www.cs.wisc.edu/~cs537-1/cs537.html">CS 537 Section 1 (Marvin Solomon)</A>
<LI> <!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><!WA23><A HREF="http://www.cs.wisc.edu/~cs537-2/cs537.html">CS 537 Section 2 (Mary Vernon)</A>
<LI> <!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><!WA24><A HREF="http://www.cs.wisc.edu/~dyer/cs540.html">CS 540 Section 1 (Charles Dyer)</A>
<LI> CS 545 Section 1 (Sheldon Klein)
<LI> <!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><!WA25><A HREF="http://www.cs.wisc.edu/~cs552-2/cs552.html">CS 552 Section 2 (David Wood)</A>
<LI> <!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><!WA26><A HREF="http://www.cs.wisc.edu/~cs564-1/cs564.html">CS 564 Section 1 (Raghu Ramakrishnan)</A>
<LI> <!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><!WA27><A HREF="http://www.cs.wisc.edu/~cs564-2/cs564.html">CS 564 Section 2 (Jeffrey Naughton)</A>
<LI> <!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><!WA28><A HREF="http://www.cs.wisc.edu/~cs577-1/cs577.html">CS 577 Section 1 (Eric Bach)</A>
<LI> <!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><!WA29><A HREF="http://www.cs.wisc.edu/~cs640-1/cs640.html">CS 640 Section 1 (Lawrence Landweber)</A>
<LI> <!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><!WA30><A HREF="http://www.cs.wisc.edu/~fischer/cs701.html">CS 701 Section 1 (Charles Fischer)</A>
<LI> CS 713 Section 1 (Seymour Parter)
<LI> <!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><!WA31><A HREF="http://www.cs.wisc.edu/~cs720-1/cs720.html">CS 720 Section 1 (Robert Meyer)</A>
<LI> <!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><!WA32><A HREF="http://www.cs.wisc.edu/~cs726-1/cs726.html">CS 726 Section 1 (Michael Ferris)</A>
<LI> <!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><!WA33><A HREF="http://www.cs.wisc.edu/~bart/cs736.html">CS 736 Section 1 (Barton Miller)</A>
<LI> <!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><!WA34><A HREF="http://www.cs.wisc.edu/~cs737-1/cs737.html">CS 737 Section 1 (Miron Livny)</A>
<LI> CS 739 Section 1 (Pei Cao)
<LI> <!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><!WA35><A HREF="http://www.cs.wisc.edu/~markhill/cs752.html">CS 752 Section 1 (Mark Hill)</A>
<LI> CS 764 Section 1 (David DeWitt)
<LI> CS 771 Section 1 (Sheldon Klein)
<LI> CS 810 Section 1 (Deborah Joseph)
<LI> <!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><!WA36><A HREF="http://www.cs.wisc.edu/~cs838-1/cs838.html">CS 838 Section 1 (Mark Hill)</A>
<LI> <!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><!WA37><A HREF="http://www.cs.wisc.edu/~cs838-2/cs838.html">CS 838 Section 2 (Rik Belew)</A>
</UL>
<HR>
Last modified: Mon Nov 4 15:35:09 US/Central 1996.
<BR>
This page was automatically generated. If you believe that there is an
error on this page, please send mail to:
<ADDRESS>
<!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><!WA38><A HREF="http://www.cs.wisc.edu/forms/mailwww.html">www@cs.wisc.edu</A>
</ADDRESS>
</BODY>
</HTML>
|
docs/modules/_types_location_definitions_en_streetaddress_.html | hychen/ke-e | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>"types/location/definitions/en/streetAddress" | ke-e</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">ke-e</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="_types_location_definitions_en_streetaddress_.html">"types/location/definitions/en/streetAddress"</a>
</li>
</ul>
<h1>External module "types/location/definitions/en/streetAddress"</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class="current tsd-kind-external-module">
<a href="_types_location_definitions_en_streetaddress_.html">"types/location/definitions/en/street<wbr>Address"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html> |
app/src/components/files-tree-file/template.html | brunosimon/keppler | <div v-show="visible">
<a href="#" class="name" :class="[ currentFile && currentFile.id === content.id ? 'active' : '' ]" :style="{ paddingLeft:depth * 20 + 'px' }" @click.prevent="onNameClick">
<file-icon class="icon" :extension="content.extension"></file-icon>
<span class="text">
<template v-for="(letter, key) in content.name">
<span class="letter" :class="[matchingPositions.indexOf(key) !== -1 ? 'highlight' : '']">{{ letter }}</span>
</template>
</span>
<span v-if="content.isNew" class="notif new">new</span>
<span v-if="content.isChanged && !content.isNew" class="notif changed">changed</span>
</a>
</div> |
Versions/data/VersionIntro/ERV-THA.html | garygriswold/Bible.js | <p class="m">
<span class="bd">พระคริสตธรรมคัมภีร์: ฉบับอ่านเข้าใจง่าย (ขจง)</span></p>
<p class="m">© 2015 Bible League International</p>
<p class="m">แผนที่, รูปภาพ © 2012-2013 Bible League International</p>
<p class="m">ข้อมูลอื่นๆ ที่เพิ่มเติม © Bible League International</p>
<p class="m">สงวนลิขสิทธิ์</p>
<p class="b" />
<p class="m">การอ้างอิงเนื้อความในพระคัมภีร์ฉบับนี้สามารถกระทำได้ในจำนวนไม่เกินกว่า 1,000 ข้อ โดยไม่จำเป็นต้องขออนุญาตเป็นลายลักษณ์อักษร อย่างไรก็ตาม การอ้างอิงต้องไม่เป็นการอ้างหนังสือทั้งเล่ม หรืออ้างเนื้อหาเกินกว่าครึ่งหนึ่งของ เนื้อความทั้งเล่ม และต้องมีการแสดงข้อความกำกับในหน้าแรกหรือหน้าแสดงลิขสิทธิ์ดังนี้ว่า</p>
<p class="b" />
<p class="mi">นำมาจากพระคัมภีร์ ฉบับอ่านเข้าใจง่าย (ขจง)</p>
<p class="mi">© 2001, 2015 Bible League International ได้รับอนุญาตแล้ว</p>
<p class="b" />
<p class="m">เมื่อมีการใช้ข้อพระคัมภีร์ จากหนังสือพระคัมภีร์ ฉบับขจงไปอ้างอิงในสื่อชนิดต่างๆ เช่น กระดานติดประกาศ สูจิบัตรในกิจกรรมต่างๆ แผ่นป้ายปิดประกาศ การจัดนิทรรศการ หรือ สื่ออื่นที่มีลักษณะคล้ายๆกัน ไม่จำเป็นต้องยื่นจดหมายขออนุญาตอย่างเป็นทางการ แต่ให้เขียนตัวย่อ ขจง.กำกับท้ายข้อพระคัมภีร์ด้วย หากต้องการพิมพ์ซ้ำ หรือลอกข้อความมากกว่า 1000 ข้อ หรือใช้ข้อพระคัมภีร์ขจง.มากกว่า50%ของหนังสือที่เขียนหรือกระทำการใดๆที่มีลักษณะคล้ายกัน ต้องขออนุญาตโดยตรงจาก ศูนย์พระคัมภีร์นานาชาติ (ไบเบิลลีคนานาชาติ)</p>
<p class="b" />
<p class="m">Bible League International</p>
<p class="m">1 Bible League Plaza</p>
<p class="m">Crete, IL 60417, USA</p>
<p class="m">
<span class="it">เบอร์โทรศัพท์:</span> 866-825-4636</p>
<p class="m">
<span class="it">อีเมล:</span> permissions@bibleleague.org</p>
<p class="m">
<span class="it">เว็บไซต์:</span> www.bibleleague.org</p>
<p class="m">
<span class="it">เว็บไซต์:</span> www.thebibleleaguethailand.org</p>
<p class="b" />
<p class="b" />
<p class="m">
<span class="it">Bible League International (ศูนย์พระคัมภีร์นานาชาติ) รับใช้คริสตจักรทั่วโลกโดยใช้พระคัมภีร์และคู่มือในการอบรมเและเปลี่ยนแปลงชีวิตของผู้ที่เชื่อผ่านพระคำของพระเจ้า</span></p>
|
client/src/scenes/SignInPage/index.css | RudthMael/chatx | .signin-page {
background-color: #FFF;
border: 1px solid #CCC;
padding: 20px 0;
}
.signin-page__form {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 20px;
}
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.2/mathcomp-solvable/1.14.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-solvable: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.7.2 / mathcomp-solvable - 1.14.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
mathcomp-solvable
<small>
1.14.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-20 14:01:21 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-20 14:01:21 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.7.2 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "https://math-comp.github.io/"
bug-reports: "https://github.com/math-comp/math-comp/issues"
dev-repo: "git+https://github.com/math-comp/math-comp.git"
license: "CECILL-B"
build: [ make "-C" "mathcomp/solvable" "-j" "%{jobs}%" "COQEXTRAFLAGS+=-native-compiler yes" {coq-native:installed & coq:version < "8.13~" } ]
install: [ make "-C" "mathcomp/solvable" "install" ]
depends: [ "coq-mathcomp-algebra" { = version } ]
tags: [ "keyword:finite groups" "keyword:Feit Thompson theorem" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" "logpath:mathcomp.solvable" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
synopsis: "Mathematical Components Library on finite groups (II)"
description:"""
This library contains more definitions and theorems about finite groups.
"""
url {
src: "https://github.com/math-comp/math-comp/archive/mathcomp-1.14.0.tar.gz"
checksum: "sha256=d259cc95a2f8f74c6aa5f3883858c9b79c6e87f769bde9a415115fa4876ebb31"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-mathcomp-solvable.1.14.0 coq.8.7.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.7.2).
The following dependencies couldn't be met:
- coq-mathcomp-solvable -> coq-mathcomp-algebra >= 1.14.0 -> coq-mathcomp-fingroup >= 1.14.0 -> coq-mathcomp-ssreflect >= 1.14.0 -> coq >= dev -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-mathcomp-solvable.1.14.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
docs/manual/fluidNote.html | ketchupok/csound.github.io | <?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>fluidNote</title>
<link rel="stylesheet" type="text/css" href="csound.css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
<link rel="home" href="index.html" title="The Canonical Csound Reference Manual" />
<link rel="up" href="OpcodesTop.html" title="Orchestra Opcodes and Operators" />
<link rel="prev" href="fluidLoad.html" title="fluidLoad" />
<link rel="next" href="fluidOut.html" title="fluidOut" />
</head>
<body>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">fluidNote</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="fluidLoad.html">Prev</a> </td>
<th width="60%" align="center">Orchestra Opcodes and Operators</th>
<td width="20%" align="right"> <a accesskey="n" href="fluidOut.html">Next</a></td>
</tr>
</table>
<hr />
</div>
<div class="refentry">
<a id="fluidNote"></a>
<div class="titlepage"></div>
<a id="IndexFluidNote" class="indexterm"></a>
<div class="refnamediv">
<h2>
<span class="refentrytitle">fluidNote</span>
</h2>
<p>fluidNote —
Plays a note on a channel in a fluidSynth engine.
</p>
</div>
<div class="refsect1">
<a id="idm47161631126768"></a>
<h2>Syntax</h2>
<pre class="synopsis"><span class="command"><strong>fluidNote</strong></span> ienginenum, ichannelnum, imidikey, imidivel</pre>
</div>
<div class="refsect1">
<a id="idm47161631124656"></a>
<h2>Description</h2>
<p>Plays a note at <span class="emphasis"><em>imidikey</em></span> pitch and <span class="emphasis"><em>imidivel</em></span> velocity
on <span class="emphasis"><em>ichannelnum</em></span> channel of number <span class="emphasis"><em>ienginenum</em></span> fluidEngine.
</p>
</div>
<div class="refsect1">
<a id="idm47161631121552"></a>
<h2>Initialization</h2>
<p><span class="emphasis"><em>ienginenum </em></span> -- engine number assigned from
fluidEngine</p>
<p><span class="emphasis"><em>ichannelnum </em></span> -- which channel number to play a note
on in the given fluidEngine</p>
<p><span class="emphasis"><em>imidikey</em></span> -- MIDI key for note (0-127)</p>
<p><span class="emphasis"><em>imidivel </em></span> -- MIDI velocity for note (0-127)</p>
</div>
<div class="refsect1">
<a id="idm47161631117536"></a>
<h2>Examples</h2>
<p>
Here is an example of the fluidNote opcode. It uses the file <a class="ulink" href="examples/fluidNote.csd" target="_top"><em class="citetitle">fluidNote.csd</em></a> and <a class="ulink" href="examples/19Trumpet.sf2" target="_top"><em class="citetitle">19Trumpet.sf2</em></a>.
</p>
<div class="example">
<a id="idm47161631114912"></a>
<p class="title">
<strong>Example 308. Example of the fluidNote opcode.</strong>
</p>
<div class="example-contents">
<p>See the sections <a class="link" href="UsingRealTime.html" title="Real-Time Audio"><em class="citetitle">Real-time Audio</em></a> and <a class="link" href="CommandFlags.html" title="Csound command line"><em class="citetitle">Command Line Flags</em></a> for more information on using command line flags.</p>
<div class="refsect1">
<a id="idm47161485526416"></a>
<pre class="programlisting">
<span class="csdtag"><CsoundSynthesizer></span>
<span class="csdtag"><CsOptions></span>
<span class="comment">; Select audio/midi flags here according to platform</span>
-odac -+rtmidi=virtual -M0 <span class="comment">;;;realtime audio out and realtime midi in</span>
<span class="comment">;-iadc ;;;uncomment -iadc if realtime audio input is needed too</span>
<span class="comment">; For Non-realtime ouput leave only the line below:</span>
<span class="comment">;-o fluidNote.wav -W ;;; for file output any platform</span>
<span class="csdtag"></CsOptions></span>
<span class="csdtag"><CsInstruments></span>
<span class="ohdr">sr</span> <span class="op">=</span> 44100
<span class="ohdr">ksmps</span> <span class="op">=</span> 32
<span class="ohdr">nchnls</span> <span class="op">=</span> 2
<span class="ohdr">0dbfs</span> <span class="op">=</span> 1
giengine <span class="opc">fluidEngine</span>
<span class="comment">; soundfont path to manual/examples</span>
isfnum <span class="opc">fluidLoad</span> "19Trumpet.sf2", giengine, 1
<span class="opc">fluidProgramSelect</span> giengine, 1, isfnum, 0, 56
<span class="oblock">instr</span> 1
<span class="opc">mididefault</span> 60, p3
<span class="opc">midinoteonkey</span> p4, p5
ikey <span class="opc">init</span> p4
ivel <span class="opc">init</span> p5
<span class="opc">fluidNote</span> giengine, 1, ikey, ivel
<span class="oblock">endin</span>
<span class="oblock">instr</span> 99
imvol <span class="opc">init</span> 7
asigl, asigr <span class="opc">fluidOut</span> giengine
<span class="opc">outs</span> asigl<span class="op">*</span>imvol, asigr<span class="op">*</span>imvol
<span class="oblock">endin</span>
<span class="csdtag"></CsInstruments></span>
<span class="csdtag"><CsScore></span>
<span class="stamnt">i</span> 1 0 2 60 100 <span class="comment">;play one note from score and...</span>
<span class="stamnt">i</span> 99 0 60 <span class="comment">;play virtual keyboard for 60 sec.</span>
<span class="stamnt">e</span>
<span class="csdtag"></CsScore></span>
<span class="csdtag"></CsoundSynthesizer></span>
</pre>
</div>
</div>
</div>
<p><br class="example-break" />
The output should include a line like this:
</p>
<pre class="screen">
SoundFont: 1 Bank: 0 Preset: 56 Trumpet metallic
</pre>
<p>
</p>
</div>
<div class="refsect1">
<a id="idm47161631109744"></a>
<h2>See Also</h2>
<p><a class="link" href="fluidEngine.html" title="fluidEngine"><em class="citetitle">fluidEngine</em></a>, <a class="link" href="fluidLoad.html" title="fluidLoad"><em class="citetitle">fluidLoad</em></a></p>
<p> More information on soundfonts in the Floss Manuals: <a class="ulink" href="http://en.flossmanuals.net/csound/ch048_d-reading-midi-files" target="_top"><em class="citetitle">http://en.flossmanuals.net/csound/ch048_d-reading-midi-files</em></a></p>
<p> Other information on soundfonts on Wikipedia: <a class="ulink" href="http://en.wikipedia.org/wiki/Soundfont" target="_top"><em class="citetitle">http://en.wikipedia.org/wiki/Soundfont</em></a></p>
</div>
<div class="refsect1">
<a id="idm47161631104528"></a>
<h2>Credits</h2>
<p>Michael Gogins (gogins at pipeline dot com), Steven Yi.
Thanks to Peter Hanappe for Fluidsynth.</p>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="fluidLoad.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="OpcodesTop.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="fluidOut.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">fluidLoad </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> fluidOut</td>
</tr>
</table>
</div>
</body>
</html>
|
src/global/xx-table.directive.html | calary/tms | <div class="xx-table">
<table class="table table-bordered table-hover">
<thead class="bg-default">
<tr>
<td
ng-repeat="column in columns"
xx-bind-html="column.head"
ng-hide="column.hide"
></td>
</tr>
</thead>
<tbody>
<tr class="xx-table-tip" ng-show="status!==3||config.data.length==0">
<td ng-show="status==1" colspan="{{columns.length}}" class="text-center">请求中…</td>
<td ng-show="status==2" colspan="{{columns.length}}" class="text-center">
请求失败,{{ error }}
<button class="btn btn-link btn-sm" ng-click="update()">
<span class="glyphicon glyphicon-repeat"></span>
重新请求
</button>
</td>
<td ng-show="status==3&&config.data.length==0" colspan="{{columns.length}}" class="text-center">空</td>
</tr>
<tr ng-repeat="row in config.data track by $index">
<td
ng-repeat="column in columns"
xx-bind-html="column.data"
ng-hide="column.hide"
></td>
</tr>
</tbody>
</table>
</div>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.