text
stringlengths 2
1.05M
| repo_name
stringlengths 5
101
| path
stringlengths 4
991
| language
stringclasses 3
values | license
stringclasses 5
values | size
int64 2
1.05M
|
---|---|---|---|---|---|
<!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_05) on Tue Feb 02 23:09:49 CET 2016 -->
<title>Uses of Class com.badlogic.gdx.utils.IdentityMap (libgdx API)</title>
<meta name="date" content="2016-02-02">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.badlogic.gdx.utils.IdentityMap (libgdx API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">
libgdx API
<style>
body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold }
.TableHeadingColor { background:#EEEEFF; }
a { text-decoration:none }
a:hover { text-decoration:underline }
a:link, a:visited { color:blue }
table { border:0px }
.TableRowColor td:first-child { border-left:1px solid black }
.TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
hr { border:0px; border-bottom:1px solid #333366; }
</style>
</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/badlogic/gdx/utils/class-use/IdentityMap.html" target="_top">Frames</a></li>
<li><a href="IdentityMap.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.badlogic.gdx.utils.IdentityMap" class="title">Uses of Class<br>com.badlogic.gdx.utils.IdentityMap</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">IdentityMap</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.badlogic.gdx.utils">com.badlogic.gdx.utils</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.badlogic.gdx.utils">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">IdentityMap</a> in <a href="../../../../../com/badlogic/gdx/utils/package-summary.html">com.badlogic.gdx.utils</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/badlogic/gdx/utils/package-summary.html">com.badlogic.gdx.utils</a> with parameters of type <a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">IdentityMap</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/badlogic/gdx/utils/IdentityMap.Entries.html#Entries-com.badlogic.gdx.utils.IdentityMap-">Entries</a></span>(<a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">IdentityMap</a><<a href="../../../../../com/badlogic/gdx/utils/IdentityMap.Entries.html" title="type parameter in IdentityMap.Entries">K</a>,<a href="../../../../../com/badlogic/gdx/utils/IdentityMap.Entries.html" title="type parameter in IdentityMap.Entries">V</a>> map)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html#IdentityMap-com.badlogic.gdx.utils.IdentityMap-">IdentityMap</a></span>(<a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">IdentityMap</a> map)</code>
<div class="block">Creates a new map identical to the specified map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/badlogic/gdx/utils/IdentityMap.Keys.html#Keys-com.badlogic.gdx.utils.IdentityMap-">Keys</a></span>(<a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">IdentityMap</a><<a href="../../../../../com/badlogic/gdx/utils/IdentityMap.Keys.html" title="type parameter in IdentityMap.Keys">K</a>,?> map)</code> </td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/badlogic/gdx/utils/IdentityMap.Values.html#Values-com.badlogic.gdx.utils.IdentityMap-">Values</a></span>(<a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">IdentityMap</a><?,<a href="../../../../../com/badlogic/gdx/utils/IdentityMap.Values.html" title="type parameter in IdentityMap.Values">V</a>> map)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/badlogic/gdx/utils/IdentityMap.html" title="class in com.badlogic.gdx.utils">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">libgdx API</div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/badlogic/gdx/utils/class-use/IdentityMap.html" target="_top">Frames</a></li>
<li><a href="IdentityMap.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>
<div style="font-size:9pt"><i>
Copyright © 2010-2013 Mario Zechner ([email protected]), Nathan Sweet ([email protected])
</i></div>
</small></p>
</body>
</html>
| JFixby/libgdx-nightly | gdx-nightly/docs/api/com/badlogic/gdx/utils/class-use/IdentityMap.html | HTML | apache-2.0 | 9,011 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_19) on Sun Sep 30 11:19:25 GMT+01:00 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Scanner (SnakeYAML 1.11 API)
</TITLE>
<META NAME="keywords" CONTENT="org.yaml.snakeyaml.scanner.Scanner interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Scanner (SnakeYAML 1.11 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Scanner.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/yaml/snakeyaml/scanner/Constant.html" title="class in org.yaml.snakeyaml.scanner"><B>PREV CLASS</B></A>
<A HREF="../../../../org/yaml/snakeyaml/scanner/ScannerException.html" title="class in org.yaml.snakeyaml.scanner"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/yaml/snakeyaml/scanner/Scanner.html" target="_top"><B>FRAMES</B></A>
<A HREF="Scanner.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.yaml.snakeyaml.scanner</FONT>
<BR>
Interface Scanner</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/yaml/snakeyaml/scanner/ScannerImpl.html" title="class in org.yaml.snakeyaml.scanner">ScannerImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>Scanner</B></DL>
</PRE>
<P>
This interface represents an input stream of <A HREF="../../../../org/yaml/snakeyaml/tokens/Token.html" title="class in org.yaml.snakeyaml.tokens"><CODE>Tokens</CODE></A>.
<p>
The parser and the scanner form together the 'Parse' step in the loading
process (see chapter 3.1 of the <a href="http://yaml.org/spec/1.1/">YAML
Specification</a>).
</p>
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../org/yaml/snakeyaml/tokens/Token.html" title="class in org.yaml.snakeyaml.tokens"><CODE>Token</CODE></A></DL>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/yaml/snakeyaml/scanner/Scanner.html#checkToken(org.yaml.snakeyaml.tokens.Token.ID...)">checkToken</A></B>(<A HREF="../../../../org/yaml/snakeyaml/tokens/Token.ID.html" title="enum in org.yaml.snakeyaml.tokens">Token.ID</A>... choices)</CODE>
<BR>
Check if the next token is one of the given types.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/yaml/snakeyaml/tokens/Token.html" title="class in org.yaml.snakeyaml.tokens">Token</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/yaml/snakeyaml/scanner/Scanner.html#getToken()">getToken</A></B>()</CODE>
<BR>
Returns the next token.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/yaml/snakeyaml/tokens/Token.html" title="class in org.yaml.snakeyaml.tokens">Token</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/yaml/snakeyaml/scanner/Scanner.html#peekToken()">peekToken</A></B>()</CODE>
<BR>
Return the next token, but do not delete it from the stream.</TD>
</TR>
</TABLE>
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="checkToken(org.yaml.snakeyaml.tokens.Token.ID...)"><!-- --></A><H3>
checkToken</H3>
<PRE>
boolean <B>checkToken</B>(<A HREF="../../../../org/yaml/snakeyaml/tokens/Token.ID.html" title="enum in org.yaml.snakeyaml.tokens">Token.ID</A>... choices)</PRE>
<DL>
<DD>Check if the next token is one of the given types.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>choices</CODE> - token IDs.
<DT><B>Returns:</B><DD><code>true</code> if the next token can be assigned to a variable
of at least one of the given types. Returns <code>false</code> if
no more tokens are available.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/yaml/snakeyaml/scanner/ScannerException.html" title="class in org.yaml.snakeyaml.scanner">ScannerException</A></CODE> - Thrown in case of malformed input.</DL>
</DD>
</DL>
<HR>
<A NAME="peekToken()"><!-- --></A><H3>
peekToken</H3>
<PRE>
<A HREF="../../../../org/yaml/snakeyaml/tokens/Token.html" title="class in org.yaml.snakeyaml.tokens">Token</A> <B>peekToken</B>()</PRE>
<DL>
<DD>Return the next token, but do not delete it from the stream.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The token that will be returned on the next call to
<A HREF="../../../../org/yaml/snakeyaml/scanner/Scanner.html#getToken()"><CODE>getToken()</CODE></A>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/yaml/snakeyaml/scanner/ScannerException.html" title="class in org.yaml.snakeyaml.scanner">ScannerException</A></CODE> - Thrown in case of malformed input.</DL>
</DD>
</DL>
<HR>
<A NAME="getToken()"><!-- --></A><H3>
getToken</H3>
<PRE>
<A HREF="../../../../org/yaml/snakeyaml/tokens/Token.html" title="class in org.yaml.snakeyaml.tokens">Token</A> <B>getToken</B>()</PRE>
<DL>
<DD>Returns the next token.
<p>
The token will be removed from the stream.
</p>
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/yaml/snakeyaml/scanner/ScannerException.html" title="class in org.yaml.snakeyaml.scanner">ScannerException</A></CODE> - Thrown in case of malformed input.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Scanner.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/yaml/snakeyaml/scanner/Constant.html" title="class in org.yaml.snakeyaml.scanner"><B>PREV CLASS</B></A>
<A HREF="../../../../org/yaml/snakeyaml/scanner/ScannerException.html" title="class in org.yaml.snakeyaml.scanner"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/yaml/snakeyaml/scanner/Scanner.html" target="_top"><B>FRAMES</B></A>
<A HREF="Scanner.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2008-2012. All Rights Reserved.
</BODY>
</HTML>
| Mohitsharma44/Citysynth | Citysynth_v2/Yaml_reader/snakeyaml/target/apidocs/org/yaml/snakeyaml/scanner/Scanner.html | HTML | apache-2.0 | 11,879 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<HTML>
<HEAD>
<meta name="generator" content="JDiff v1.0.9">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
<TITLE>
org.apache.hadoop.io.serializer.Deserializer
</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="../stylesheet-jdiff.css" TITLE="Style">
</HEAD>
<BODY>
<!-- Start of nav bar -->
<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/io/serializer/Deserializer.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.2-cdh3u4</tt></B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.io.serializer.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Generated by<br><a href="http://www.jdiff.org" class="staysblack" target="_top">JDiff</a></b></EM></TD>
</TR>
<TR>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
<B>PREV CLASS</B>
<A HREF="org.apache.hadoop.io.serializer.DeserializerComparator.html"><B>NEXT CLASS</B></A>
<A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="org.apache.hadoop.io.serializer.Deserializer.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:
CONSTRUCTORS |
<a href="#methods">METHODS</a> |
FIELDS
</FONT></TD>
</TR>
</TABLE>
<HR>
<!-- End of nav bar -->
<H2>
Interface org.apache.hadoop.io.serializer.<A HREF="../../api/org/apache/hadoop/io/serializer/Deserializer.html" target="_top"><tt>Deserializer</tt></A>
</H2>
<a NAME="constructors"></a>
<a NAME="methods"></a>
<p>
<a NAME="Changed"></a>
<TABLE summary="Changed Methods" BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD VALIGN="TOP" COLSPAN=3><FONT SIZE="+1"><B>Changed Methods</B></FONT></TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="org.apache.hadoop.io.serializer.Deserializer.deserialize_changed(java.lang.Object)"></A>
<nobr><code>Object</code> <A HREF="../../api/org/apache/hadoop/io/serializer/Deserializer.html#deserialize(java.lang.Object)" target="_top"><tt>deserialize</tt></A>(<code>Object</code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
Change in return type from <code>T</code> to <code>Object</code>.<br>
Change in signature from <code>T</code> to <code>Object</code>.<br>
</TD>
<TD VALIGN="TOP"><p> Deserialize the next object from the underlying input stream.</TD>
</TR>
</TABLE>
<a NAME="fields"></a>
<HR>
<!-- Start of nav bar -->
<TABLE summary="Navigation bar" BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<TABLE summary="Navigation bar" BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../api/org/apache/hadoop/io/serializer/Deserializer.html" target="_top"><FONT CLASS="NavBarFont1"><B><tt>hadoop 0.20.2-cdh3u4</tt></B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="changes-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="pkg_org.apache.hadoop.io.serializer.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_statistics.html"><FONT CLASS="NavBarFont1"><B>Statistics</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jdiff_help.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3></TD>
</TR>
<TR>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell2"><FONT SIZE="-2">
<B>PREV CLASS</B>
<A HREF="org.apache.hadoop.io.serializer.DeserializerComparator.html"><B>NEXT CLASS</B></A>
<A HREF="../changes.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="org.apache.hadoop.io.serializer.Deserializer.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
<TD BGCOLOR="0xFFFFFF" CLASS="NavBarCell3"></TD>
</TR>
</TABLE>
<HR>
<!-- End of nav bar -->
</BODY>
</HTML>
| Shmuma/hadoop | docs/jdiff/changes/org.apache.hadoop.io.serializer.Deserializer.html | HTML | apache-2.0 | 5,895 |
<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html>
<head>
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
<link rel="stylesheet" type="text/css" href="css/index.css" />
<title>Date Judgement</title>
</head>
<body>
<div class="app">
<h1>Date Judgement</h1>
<div id="deviceready" class="blink">
<p class="event listening">Connecting to Device</p>
<p class="event received">Sup Bitches</p>
</div>
</div>
<script type="text/javascript" src="phonegap.js"></script>
<script type="text/javascript" src="js/index.js"></script>
<script type="text/javascript">
app.initialize();
</script>
</body>
</html>
| dermidgen/date-judgement | www/index.html | HTML | apache-2.0 | 1,778 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Coverage Report</title>
<link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/>
<script type="text/javascript" src="js/popup.js"></script>
</head>
<body>
<h5>Coverage Report - org.mybatis.generator.internal.util.HashCodeUtil</h5>
<div class="separator"> </div>
<table class="report">
<thead><tr> <td class="heading">Classes in this File</td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Line Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Branch Coverage</a></td> <td class="heading"><a class="dfn" href="help.html" onclick="popupwindow('help.html'); return false;">Complexity</a></td></tr></thead>
<tr><td><a href="org.mybatis.generator.internal.util.HashCodeUtil.html">HashCodeUtil</a></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/19</span></div></div></td></tr></table></td><td><table cellpadding="0px" cellspacing="0px" class="percentgraph"><tr class="percentgraph"><td align="right" class="percentgraph" width="40">0%</td><td class="percentgraph"><div class="percentgraph"><div class="greenbar" style="width:0px"><span class="text">0/8</span></div></div></td></tr></table></td><td class="value"><span class="hidden">1.4444444444444444;</span>1.444</td></tr>
</table>
<div class="separator"> </div>
<table cellspacing="0" cellpadding="0" class="src">
<tr> <td class="numLine"> 1</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">package</span> org.mybatis.generator.internal.util;</pre></td></tr>
<tr> <td class="numLine"> 2</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 3</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">import</span> java.lang.reflect.Array;</pre></td></tr>
<tr> <td class="numLine"> 4</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 5</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 6</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * This class is from javapractices.com:</span></pre></td></tr>
<tr> <td class="numLine"> 7</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * </span></pre></td></tr>
<tr> <td class="numLine"> 8</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * http://www.javapractices.com/Topic28.cjp</span></pre></td></tr>
<tr> <td class="numLine"> 9</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * </span></pre></td></tr>
<tr> <td class="numLine"> 10</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * Collected methods which allow easy implementation of <code>hashCode</code>.</span></pre></td></tr>
<tr> <td class="numLine"> 11</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * </span></pre></td></tr>
<tr> <td class="numLine"> 12</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * Example use case:</span></pre></td></tr>
<tr> <td class="numLine"> 13</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * </span></pre></td></tr>
<tr> <td class="numLine"> 14</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * <pre></span></pre></td></tr>
<tr> <td class="numLine"> 15</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * public int hashCode() {</span></pre></td></tr>
<tr> <td class="numLine"> 16</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * int result = HashCodeUtil.SEED;</span></pre></td></tr>
<tr> <td class="numLine"> 17</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * //collect the contributions of various fields</span></pre></td></tr>
<tr> <td class="numLine"> 18</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * result = HashCodeUtil.hash(result, fPrimitive);</span></pre></td></tr>
<tr> <td class="numLine"> 19</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * result = HashCodeUtil.hash(result, fObject);</span></pre></td></tr>
<tr> <td class="numLine"> 20</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * result = HashCodeUtil.hash(result, fArray);</span></pre></td></tr>
<tr> <td class="numLine"> 21</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * return result;</span></pre></td></tr>
<tr> <td class="numLine"> 22</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * }</span></pre></td></tr>
<tr> <td class="numLine"> 23</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * </pre></span></pre></td></tr>
<tr> <td class="numLine"> 24</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLineCover"> 25</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">public</span> <span class="keyword">final</span> <span class="keyword">class</span> HashCodeUtil {</span></pre></td></tr>
<tr> <td class="numLine"> 26</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 27</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 28</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * An initial value for a <code>hashCode</code>, to which is added</span></pre></td></tr>
<tr> <td class="numLine"> 29</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * contributions from fields. Using a non-zero value decreases collisons of</span></pre></td></tr>
<tr> <td class="numLine"> 30</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * <code>hashCode</code> values.</span></pre></td></tr>
<tr> <td class="numLine"> 31</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 32</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">final</span> <span class="keyword">int</span> SEED = 23;</pre></td></tr>
<tr> <td class="numLine"> 33</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 34</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 35</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * booleans.</span></pre></td></tr>
<tr> <td class="numLine"> 36</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 37</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">int</span> hash(<span class="keyword">int</span> aSeed, <span class="keyword">boolean</span> aBoolean) {</pre></td></tr>
<tr> <td class="numLineCover"> 38</td> <td class="nbHitsUncovered"><a title="Line 38: Conditional coverage 0% (0/2)."> 0</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 38: Conditional coverage 0% (0/2)."> <span class="keyword">return</span> firstTerm(aSeed) + (aBoolean ? 1 : 0);</a></span></pre></td></tr>
<tr> <td class="numLine"> 39</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 40</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 41</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 42</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * chars.</span></pre></td></tr>
<tr> <td class="numLine"> 43</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 44</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">int</span> hash(<span class="keyword">int</span> aSeed, <span class="keyword">char</span> aChar) {</pre></td></tr>
<tr> <td class="numLineCover"> 45</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> firstTerm(aSeed) + aChar;</span></pre></td></tr>
<tr> <td class="numLine"> 46</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 47</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 48</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 49</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * ints.</span></pre></td></tr>
<tr> <td class="numLine"> 50</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 51</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">int</span> hash(<span class="keyword">int</span> aSeed, <span class="keyword">int</span> aInt) {</pre></td></tr>
<tr> <td class="numLine"> 52</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/*</span></pre></td></tr>
<tr> <td class="numLine"> 53</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * Implementation Note Note that byte and short are handled by this</span></pre></td></tr>
<tr> <td class="numLine"> 54</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * method, through implicit conversion.</span></pre></td></tr>
<tr> <td class="numLine"> 55</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLineCover"> 56</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> firstTerm(aSeed) + aInt;</span></pre></td></tr>
<tr> <td class="numLine"> 57</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 58</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 59</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 60</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * longs.</span></pre></td></tr>
<tr> <td class="numLine"> 61</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 62</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">int</span> hash(<span class="keyword">int</span> aSeed, <span class="keyword">long</span> aLong) {</pre></td></tr>
<tr> <td class="numLineCover"> 63</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> firstTerm(aSeed) + (<span class="keyword">int</span>) (aLong ^ (aLong >>> 32));</span></pre></td></tr>
<tr> <td class="numLine"> 64</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 65</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 66</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 67</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * floats.</span></pre></td></tr>
<tr> <td class="numLine"> 68</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 69</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">int</span> hash(<span class="keyword">int</span> aSeed, <span class="keyword">float</span> aFloat) {</pre></td></tr>
<tr> <td class="numLineCover"> 70</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> hash(aSeed, Float.floatToIntBits(aFloat));</span></pre></td></tr>
<tr> <td class="numLine"> 71</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 72</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 73</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 74</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * doubles.</span></pre></td></tr>
<tr> <td class="numLine"> 75</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 76</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">int</span> hash(<span class="keyword">int</span> aSeed, <span class="keyword">double</span> aDouble) {</pre></td></tr>
<tr> <td class="numLineCover"> 77</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> hash(aSeed, Double.doubleToLongBits(aDouble));</span></pre></td></tr>
<tr> <td class="numLine"> 78</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 79</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 80</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">/**</span></pre></td></tr>
<tr> <td class="numLine"> 81</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * <code>aObject</code> is a possibly-null object field, and possibly an</span></pre></td></tr>
<tr> <td class="numLine"> 82</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * array.</span></pre></td></tr>
<tr> <td class="numLine"> 83</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * </span></pre></td></tr>
<tr> <td class="numLine"> 84</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * If <code>aObject</code> is an array, then each element may be a primitive</span></pre></td></tr>
<tr> <td class="numLine"> 85</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> * or a possibly-null object.</span></pre></td></tr>
<tr> <td class="numLine"> 86</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment"> */</span></pre></td></tr>
<tr> <td class="numLine"> 87</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">int</span> hash(<span class="keyword">int</span> aSeed, Object aObject) {</pre></td></tr>
<tr> <td class="numLineCover"> 88</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">int</span> result = aSeed;</span></pre></td></tr>
<tr> <td class="numLineCover"> 89</td> <td class="nbHitsUncovered"><a title="Line 89: Conditional coverage 0% (0/2)."> 0</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 89: Conditional coverage 0% (0/2)."> <span class="keyword">if</span> (aObject == <span class="keyword">null</span>) {</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 90</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> result = hash(result, 0);</span></pre></td></tr>
<tr> <td class="numLineCover"> 91</td> <td class="nbHitsUncovered"><a title="Line 91: Conditional coverage 0% (0/2)."> 0</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 91: Conditional coverage 0% (0/2)."> } <span class="keyword">else</span> <span class="keyword">if</span> (!isArray(aObject)) {</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 92</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> result = hash(result, aObject.hashCode());</span></pre></td></tr>
<tr> <td class="numLine"> 93</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> } <span class="keyword">else</span> {</pre></td></tr>
<tr> <td class="numLineCover"> 94</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">int</span> length = Array.getLength(aObject);</span></pre></td></tr>
<tr> <td class="numLineCover"> 95</td> <td class="nbHitsUncovered"><a title="Line 95: Conditional coverage 0% (0/2)."> 0</a></td> <td class="src"><pre class="src"><span class="srcUncovered"> <a title="Line 95: Conditional coverage 0% (0/2)."> <span class="keyword">for</span> (<span class="keyword">int</span> idx = 0; idx < length; ++idx) {</a></span></pre></td></tr>
<tr> <td class="numLineCover"> 96</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> Object item = Array.get(aObject, idx);</span></pre></td></tr>
<tr> <td class="numLine"> 97</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">// recursive call!</span></pre></td></tr>
<tr> <td class="numLineCover"> 98</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> result = hash(result, item);</span></pre></td></tr>
<tr> <td class="numLine"> 99</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 100</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLineCover"> 101</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> result;</span></pre></td></tr>
<tr> <td class="numLine"> 102</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 103</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 104</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="comment">// / PRIVATE ///</span></pre></td></tr>
<tr> <td class="numLine"> 105</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">final</span> <span class="keyword">int</span> fODD_PRIME_NUMBER = 37;</pre></td></tr>
<tr> <td class="numLine"> 106</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 107</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">int</span> firstTerm(<span class="keyword">int</span> aSeed) {</pre></td></tr>
<tr> <td class="numLineCover"> 108</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> fODD_PRIME_NUMBER * aSeed;</span></pre></td></tr>
<tr> <td class="numLine"> 109</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 110</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> </pre></td></tr>
<tr> <td class="numLine"> 111</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">boolean</span> isArray(Object aObject) {</pre></td></tr>
<tr> <td class="numLineCover"> 112</td> <td class="nbHitsUncovered"> 0</td> <td class="src"><pre class="src"><span class="srcUncovered"> <span class="keyword">return</span> aObject.getClass().isArray();</span></pre></td></tr>
<tr> <td class="numLine"> 113</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
<tr> <td class="numLine"> 114</td> <td class="nbHits"> </td>
<td class="src"><pre class="src"> }</pre></td></tr>
</table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.0.3 on 14-12-20 上午9:21.</div>
</body>
</html>
| hemingwang0902/doc.javake.cn | mybatis-generator-doc-zh/cobertura/org.mybatis.generator.internal.util.HashCodeUtil.html | HTML | apache-2.0 | 24,899 |
{% extends 'gwells/base_spa.html' %}
{% load render_bundle from webpack_loader %}
{% block meta %}Groundwater Wells and Aquifers
{% endblock %}
{% block body_block %}
<div id="app"></div>
{% render_bundle 'manifest' %}
{% render_bundle 'vendor' %}
{% render_bundle 'gwells' %}
{% endblock %}
| bcgov/gwells | app/backend/gwells/templates/gwells/gwells_spa.html | HTML | apache-2.0 | 309 |
<#include "ftl/comm.ftl"/>
<#assign module="shiro_login"/>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-cn">
<head>
<title>${systemName}-系统登录</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<!-- easyui css -->
<link rel="stylesheet" href="<@s.url "/resources/themes/icon.css"/>" type="text/css"/>
<link rel="stylesheet" href="<@s.url "/resources/themes/bootstrap/easyui.css"/>" type="text/css"/>
<!-- custom css -->
<link rel="stylesheet" href="<@s.url "/resources/default.css"/>" type="text/css"/>
<!-- jquery -->
<script type="text/javascript" src="<@s.url "/resources/jquery-1.8.0.min.js"/>"></script>
<!-- easyui -->
<script type="text/javascript" src="<@s.url "/resources/jquery.easyui.min.js"/>"></script>
<script type="text/javascript" src="<@s.url "/resources/locale/easyui-lang-zh_CN.js"/>"></script>
<!-- easyui扩展 -->
<script type="text/javascript" src="<@s.url "/resources/easyui-ext.js"/>"></script>
</head>
<body >
<div id="${module}_dialog">
<form method="POST" style="padding:5px;">
<div style="float:left;margin-top:7px;">
<label style="width:65px;">用户账号:</label>
<input type="text" name="account" class="easyui-validatebox" data-options="required:true" style="width:168px;"/>
</div>
<div style="float:left;margin-top:5px;">
<label style="width:65px;">用户密码:</label>
<input type="password" name="password" class="easyui-validatebox" data-options="required:true" style="width:168px;"/>
</div>
<div style="float:left;margin-top:5px;">
<label style="width:65px;">验证码:</label>
<div style="float:left;">
<input type="text" name="verifycode" class="easyui-validatebox" data-options="required:true,tipPosition:'left'" style="width:60px;"/>
</div>
<div class="easyui-tooltip" title="看不清楚?换一个" style="float:left;margin-left:12px;width:90px;height:30px;cursor:pointer;text-align:right;border:solid 1px #cfd7e2;">
<img src="<@s.url '/admin/verifyCodeImage'/>" alt="验证码" />
</div>
</div>
</form>
</div>
<script type="text/javascript">
<!--
$(function(){
//render
$.parser.parse("#${module}_dialog");
//refresh
$("#${module}_dialog img").bind("click",function(){
$(this).attr("src","<@s.url '/admin/verifyCodeImage? _='/>"+ Math.random());
});
//dialog
var d = $("#${module}_dialog").dialog({
title:"${systemName}-用户登录",
width:300,
height:200,
resizable:false,
closable:false,
modal:true,
onClose:function(){
$(this).dialog("destroy");
},
buttons:[{
text:'登录',
iconCls:"icon-save",
handler:function(){
form_submit();
}
}]
});
//submit
function form_submit(){
$.messager.progress();
var f = $("#${module}_dialog form").form("submit",{
url:"<@s.url '/admin/login'/>",
onSubmit:function(){
var isValid = $(this).form("validate");
if (!isValid){
$.messager.progress("close");
}
return isValid;
},
onLoadError:function(e){
<@error_dialog "e"/>
},
success: function(data){
$.messager.progress("close");
//alert(data);
var o = $.parseJSON(data);
if(o.success){
window.location.href="<@s.url '/admin/index'/>";
}else{
$("#${module}_form img").click();
$.messager.alert("登录失败",o.msg);
$("#${module}_form input[name=verifycode]").val("");
$("#${module}_form input[name=password]").val("");
}
}
});
};
//enter
$(window).keydown(function(e){
if(e.keyCode == 13){
form_submit();
}
});
});
//-->
</script>
</body>
</html>
| jeasonyoung/examw-collector | src/main/webapp/WEB-INF/collector/shiro/login.html | HTML | apache-2.0 | 4,059 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.4"/>
<title>OPTRAJ: Membres de classe - Variables</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">OPTRAJ
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Généré par Doxygen 1.8.4 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Recherche');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Page principale</span></a></li>
<li><a href="namespaces.html"><span>Paquetages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Fichiers</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Recherche" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Liste des classes</span></a></li>
<li><a href="classes.html"><span>Index des classes</span></a></li>
<li><a href="inherits.html"><span>Hiérarchie des classes</span></a></li>
<li class="current"><a href="functions.html"><span>Membres de classe</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>Tout</span></a></li>
<li><a href="functions_func.html"><span>Fonctions</span></a></li>
<li class="current"><a href="functions_vars.html"><span>Variables</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_vars.html#index__"><span>_</span></a></li>
<li><a href="functions_vars_0x61.html#index_a"><span>a</span></a></li>
<li><a href="functions_vars_0x62.html#index_b"><span>b</span></a></li>
<li><a href="functions_vars_0x63.html#index_c"><span>c</span></a></li>
<li><a href="functions_vars_0x64.html#index_d"><span>d</span></a></li>
<li><a href="functions_vars_0x65.html#index_e"><span>e</span></a></li>
<li><a href="functions_vars_0x66.html#index_f"><span>f</span></a></li>
<li><a href="functions_vars_0x68.html#index_h"><span>h</span></a></li>
<li><a href="functions_vars_0x69.html#index_i"><span>i</span></a></li>
<li><a href="functions_vars_0x6a.html#index_j"><span>j</span></a></li>
<li><a href="functions_vars_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="functions_vars_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="functions_vars_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="functions_vars_0x70.html#index_p"><span>p</span></a></li>
<li><a href="functions_vars_0x72.html#index_r"><span>r</span></a></li>
<li><a href="functions_vars_0x73.html#index_s"><span>s</span></a></li>
<li class="current"><a href="functions_vars_0x74.html#index_t"><span>t</span></a></li>
<li><a href="functions_vars_0x77.html#index_w"><span>w</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>Tout</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Espaces de nommage</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Fichiers</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Fonctions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
 
<h3><a class="anchor" id="index_t"></a>- t -</h3><ul>
<li>TEMPLATE_DEL
: <a class="el" href="classsrc_1_1interfacebdd_1_1_abstract_d_a_o_1_1_abstract_d_a_o.html#a317bf04a0e572f36cc29c86b0aa04ceb">src.interfacebdd.AbstractDAO.AbstractDAO</a>
</li>
<li>TEMPLATE_INSERT
: <a class="el" href="classsrc_1_1interfacebdd_1_1_abstract_d_a_o_1_1_abstract_d_a_o.html#aadade1eb6d0cf4269e0613d399a2f0f7">src.interfacebdd.AbstractDAO.AbstractDAO</a>
</li>
<li>TEMPLATE_SEL
: <a class="el" href="classsrc_1_1interfacebdd_1_1_abstract_d_a_o_1_1_abstract_d_a_o.html#a1df3698d5fb50a9ab972bc9e7e3c6477">src.interfacebdd.AbstractDAO.AbstractDAO</a>
</li>
<li>TEMPLATE_SEL_ALL
: <a class="el" href="classsrc_1_1interfacebdd_1_1_abstract_d_a_o_1_1_abstract_d_a_o.html#a46b9e1149ef47460180b1b1b005eb8b4">src.interfacebdd.AbstractDAO.AbstractDAO</a>
</li>
<li>TEMPLATE_SEL_ALL_FIL
: <a class="el" href="classsrc_1_1interfacebdd_1_1_abstract_d_a_o_1_1_abstract_d_a_o.html#a457bf47b3391b1fc5b88c9aa406e24f3">src.interfacebdd.AbstractDAO.AbstractDAO</a>
</li>
<li>TEMPLATE_SEL_FIL
: <a class="el" href="classsrc_1_1interfacebdd_1_1_abstract_d_a_o_1_1_abstract_d_a_o.html#aa9a49ba16149196c0a6213b085e09748">src.interfacebdd.AbstractDAO.AbstractDAO</a>
</li>
<li>TEMPLATE_SEL_IN
: <a class="el" href="classsrc_1_1interfacebdd_1_1_car_d_a_o_1_1_car_d_a_o.html#a7ece0588e09f525ed5a4d01cc7c67df5">src.interfacebdd.CarDAO.CarDAO</a>
</li>
<li>TEMPLATE_SEL_NOT_IN
: <a class="el" href="classsrc_1_1interfacebdd_1_1_car_d_a_o_1_1_car_d_a_o.html#af0b2b9e160ae99f1d354dd8e0df221ff">src.interfacebdd.CarDAO.CarDAO</a>
</li>
<li>TEMPLATE_UPDATE
: <a class="el" href="classsrc_1_1interfacebdd_1_1_abstract_d_a_o_1_1_abstract_d_a_o.html#aa68026617ef264aaaf3ac9531b4d274f">src.interfacebdd.AbstractDAO.AbstractDAO</a>
</li>
<li>timer
: <a class="el" href="classsrc_1_1util_1_1profilehooks_1_1_func_timer.html#ac0e5b05d1f39407ed72e189d6174f5c4">src.util.profilehooks.FuncTimer</a>
</li>
<li>totaltime
: <a class="el" href="classsrc_1_1util_1_1profilehooks_1_1_func_timer.html#a3fc8914c17819460575778f664ad6f98">src.util.profilehooks.FuncTimer</a>
</li>
<li>tracer
: <a class="el" href="classsrc_1_1util_1_1profilehooks_1_1_trace_func_coverage.html#a373b8f6860bf211eddb7b5b6fbf8be36">src.util.profilehooks.TraceFuncCoverage</a>
</li>
<li>tracing
: <a class="el" href="classsrc_1_1util_1_1profilehooks_1_1_trace_func_coverage.html#af87b6610a38b236f85cc417d466f4e2a">src.util.profilehooks.TraceFuncCoverage</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Généré le Jeudi Avril 24 2014 13:03:21 pour OPTRAJ par  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
</small></address>
</body>
</html>
| gpierre42/optraj | Doxydoc/html/functions_vars_0x74.html | HTML | apache-2.0 | 8,880 |
<!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_66) on Mon Apr 04 11:39:12 MDT 2016 -->
<title>Bid</title>
<meta name="date" content="2016-04-04">
<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="Bid";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/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="../../../../com/example/c301_w16_g5/c301_w16_g5/ApplicationTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.BidStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/example/c301_w16_g5/c301_w16_g5/Bid.html" target="_top">Frames</a></li>
<li><a href="Bid.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.example.c301_w16_g5.c301_w16_g5</div>
<h2 title="Class Bid" class="title">Class Bid</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/GenericModel.html" title="class in com.example.c301_w16_g5.c301_w16_g5">com.example.c301_w16_g5.c301_w16_g5.GenericModel</a><<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/GenericView.html" title="interface in com.example.c301_w16_g5.c301_w16_g5">GenericView</a>></li>
<li>
<ul class="inheritance">
<li>com.example.c301_w16_g5.c301_w16_g5.Bid</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">Bid</span>
extends <a href="../../../../com/example/c301_w16_g5/c301_w16_g5/GenericModel.html" title="class in com.example.c301_w16_g5.c301_w16_g5">GenericModel</a><<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/GenericView.html" title="interface in com.example.c301_w16_g5.c301_w16_g5">GenericView</a>></pre>
<div class="block">A <code>Bid</code> can be placed by a user upon a chicken they would like to borrow, and
then possibly accepted by the owner of that chicken.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Satyen</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/User.html" title="class in com.example.c301_w16_g5.c301_w16_g5"><code>User</code></a>,
<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Chicken.html" title="class in com.example.c301_w16_g5.c301_w16_g5"><code>Chicken</code></a>,
<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Notification.html" title="class in com.example.c301_w16_g5.c301_w16_g5"><code>Notification</code></a>,
<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/BidsActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5"><code>BidsActivity</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.BidStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5">Bid.BidStatus</a></span></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#Bid-java.lang.String-java.lang.String-java.lang.Double-">Bid</a></span>(java.lang.String bidder_username,
java.lang.String chicken_id,
java.lang.Double amount)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#getAmount--">getAmount</a></span>()</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#getBidderUsername--">getBidderUsername</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.BidStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5">Bid.BidStatus</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#getBidStatus--">getBidStatus</a></span>()</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#getChickenId--">getChickenId</a></span>()</code> </td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#getId--">getId</a></span>()</code> </td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Location.html" title="class in com.example.c301_w16_g5.c301_w16_g5">Location</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#getLocation--">getLocation</a></span>()</code> </td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#setBidStatus-com.example.c301_w16_g5.c301_w16_g5.Bid.BidStatus-">setBidStatus</a></span>(<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.BidStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5">Bid.BidStatus</a> bidStatus)</code> </td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#setId-java.lang.String-">setId</a></span>(java.lang.String id)</code> </td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.html#setLocation-com.example.c301_w16_g5.c301_w16_g5.Location-">setLocation</a></span>(<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Location.html" title="class in com.example.c301_w16_g5.c301_w16_g5">Location</a> location)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.example.c301_w16_g5.c301_w16_g5.GenericModel">
<!-- -->
</a>
<h3>Methods inherited from class com.example.c301_w16_g5.c301_w16_g5.<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/GenericModel.html" title="class in com.example.c301_w16_g5.c301_w16_g5">GenericModel</a></h3>
<code><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/GenericModel.html#addView-V-">addView</a>, <a href="../../../../com/example/c301_w16_g5/c301_w16_g5/GenericModel.html#deleteView-V-">deleteView</a>, <a href="../../../../com/example/c301_w16_g5/c301_w16_g5/GenericModel.html#notifyViews--">notifyViews</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Bid-java.lang.String-java.lang.String-java.lang.Double-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Bid</h4>
<pre>public Bid(java.lang.String bidder_username,
java.lang.String chicken_id,
java.lang.Double amount)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getBidderUsername--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBidderUsername</h4>
<pre>public java.lang.String getBidderUsername()</pre>
</li>
</ul>
<a name="getChickenId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChickenId</h4>
<pre>public java.lang.String getChickenId()</pre>
</li>
</ul>
<a name="getAmount--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAmount</h4>
<pre>public double getAmount()</pre>
</li>
</ul>
<a name="getBidStatus--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBidStatus</h4>
<pre>public <a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.BidStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5">Bid.BidStatus</a> getBidStatus()</pre>
</li>
</ul>
<a name="setBidStatus-com.example.c301_w16_g5.c301_w16_g5.Bid.BidStatus-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBidStatus</h4>
<pre>public void setBidStatus(<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.BidStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5">Bid.BidStatus</a> bidStatus)</pre>
</li>
</ul>
<a name="getLocation--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocation</h4>
<pre>public <a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Location.html" title="class in com.example.c301_w16_g5.c301_w16_g5">Location</a> getLocation()</pre>
</li>
</ul>
<a name="setLocation-com.example.c301_w16_g5.c301_w16_g5.Location-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLocation</h4>
<pre>public void setLocation(<a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Location.html" title="class in com.example.c301_w16_g5.c301_w16_g5">Location</a> location)</pre>
</li>
</ul>
<a name="getId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getId</h4>
<pre>public java.lang.String getId()</pre>
</li>
</ul>
<a name="setId-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setId</h4>
<pre>public void setId(java.lang.String id)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/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="../../../../com/example/c301_w16_g5/c301_w16_g5/ApplicationTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/Bid.BidStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/example/c301_w16_g5/c301_w16_g5/Bid.html" target="_top">Frames</a></li>
<li><a href="Bid.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.class.summary">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| CMPUT301W16T05/c301_w16 | docs/com/example/c301_w16_g5/c301_w16_g5/Bid.html | HTML | apache-2.0 | 17,517 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DocStrap Module: documents/model</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" rel="stylesheet" href="styles/site.paper.css">
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top navbar-inverse">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="index.html">DocStrap</a>
</div>
<div class="navbar-collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="modules.list.html" class="dropdown-toggle" data-toggle="dropdown">Modules<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="module-base.html">base</a></li><li><a href="module-base_chains.html">base/chains</a></li><li><a href="module-documents_binder.html">documents/binder</a></li><li><a href="module-documents_model.html">documents/model</a></li><li><a href="module-documents_probe.html">documents/probe</a></li><li><a href="module-documents_schema.html">documents/schema</a></li><li><a href="module-ink_collector.html">ink/collector</a></li><li><a href="module-mixins_bussable.html">mixins/bussable</a></li><li><a href="module-mixins_signalable.html">mixins/signalable</a></li><li><a href="module-strings_format.html">strings/format</a></li><li><a href="module-utils_logger.html">utils/logger</a></li>
</ul>
</li>
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="base.html">base</a></li><li><a href="base_chains.html">base/chains</a></li><li><a href="documents_model.html">documents/model</a></li><li><a href="module-documents_probe.This%252520is%252520not%252520actually%252520a%252520class,%252520but%252520an%252520artifact%252520of%252520the%252520documentation%252520system.html">documents/probe.This is not actually a class, but an artifact of the documentation system</a></li><li><a href="module-ink_collector-ACollector.html">ink/collector~ACollector</a></li><li><a href="module-ink_collector-CollectorBase.html">ink/collector~CollectorBase</a></li><li><a href="module-ink_collector-OCollector.html">ink/collector~OCollector</a></li><li><a href="module-mixins_signalable-Signal.html">mixins/signalable~Signal</a></li><li><a href="utils_logger.Logger.html">utils/logger.Logger</a></li>
</ul>
</li>
<li class="dropdown">
<a href="mixins.list.html" class="dropdown-toggle" data-toggle="dropdown">Mixins<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="documents_schema.html">documents/schema</a></li><li><a href="mixins_bussable.html">mixins/bussable</a></li><li><a href="mixins_signalable.html">mixins/signalable</a></li>
</ul>
</li>
<li class="dropdown">
<a href="tutorials.list.html" class="dropdown-toggle" data-toggle="dropdown">Tutorials<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="tutorial-Brush Teeth.html">Brush Teeth</a></li><li><a href="tutorial-Drive Car.html">Drive Car</a></li><li><a href="tutorial-Fence Test.html">Fence Test</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-8">
<div id="main">
<h1 class="page-title">Module: documents/model</h1>
<h1 class="page-title">Module: documents/model</h1>
<section>
<header>
</header>
<article>
<div class="container-overview">
<div class="description"><p>A model is the first level if usable data-bearing entity in the system. It does NOT include any verbs for saving or anything like
that, it is a pure, in memory data container</p></div>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="documents_model.js.html">documents/model.js</a>,
<a href="documents_model.js.html#sunlight-1-line-2">line 2</a>
</li>
</ul>
</dd>
</dl>
</div>
</article>
</section>
</div>
</div>
<div class="clearfix"></div>
<div class="col-md-3">
<div id="toc" class="col-md-3"></div>
</div>
</div>
</div>
<footer>
<span class="copyright">
DocStrap Copyright © 2012-2013 The contributors to the JSDoc3 and DocStrap projects.
</span>
<br />
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-beta1</a>
on Thu Feb 5th 2015 using the <a
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
<!--<script src="scripts/sunlight.js"></script>-->
<script src="scripts/docstrap.lib.js"></script>
<script src="scripts/bootstrap-dropdown.js"></script>
<script src="scripts/toc.js"></script>
<script>
$( function () {
$( "[id*='$']" ).each( function () {
var $this = $( this );
$this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
} );
$( "#toc" ).toc( {
anchorName : function ( i, heading, prefix ) {
return $( heading ).attr( "id" ) || ( prefix + i );
},
selectors : "h1,h2,h3,h4",
showAndHide : false,
scrollTo : "100px"
} );
$( "#toc>ul" ).addClass( "nav nav-pills nav-stacked" );
$( "#main span[id^='toc']" ).addClass( "toc-shim" );
$( '.dropdown-toggle' ).dropdown();
// $( ".tutorial-section pre, .readme-section pre" ).addClass( "sunlight-highlight-javascript" ).addClass( "linenums" );
$( ".tutorial-section pre, .readme-section pre" ).each( function () {
var $this = $( this );
var example = $this.find( "code" );
exampleText = example.html();
var lang = /{@lang (.*?)}/.exec( exampleText );
if ( lang && lang[1] ) {
exampleText = exampleText.replace( lang[0], "" );
example.html( exampleText );
lang = lang[1];
} else {
lang = "javascript";
}
if ( lang ) {
$this
.addClass( "sunlight-highlight-" + lang )
.addClass( "linenums" )
.html( example.html() );
}
} );
Sunlight.highlightAll( {
lineNumbers : true,
showMenu : true,
enableDoclinks : true
} );
} );
</script>
<!--Navigation and Symbol Display-->
<!--Google Analytics-->
</body>
</html> | labertasch/awesome | stream/node_modules/grunt-jsdoc/node_modules/ink-docstrap/themes/paper/module-documents_model.html | HTML | apache-2.0 | 6,532 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_60) on Thu Feb 25 14:30:18 CET 2016 -->
<title>OrderServiceFault (eBus-Framework API)</title>
<meta name="date" content="2016-02-25">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc-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="OrderServiceFault (eBus-Framework API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OrderServiceFault.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../de/htwg_konstanz/ebus/wholesaler/ws/order/OrderService.html" title="class in de.htwg_konstanz.ebus.wholesaler.ws.order"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../de/htwg_konstanz/ebus/wholesaler/ws/order/OrderServiceImpl.html" title="class in de.htwg_konstanz.ebus.wholesaler.ws.order"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?de/htwg_konstanz/ebus/wholesaler/ws/order/OrderServiceFault.html" target="_top">Frames</a></li>
<li><a href="OrderServiceFault.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">de.htwg_konstanz.ebus.wholesaler.ws.order</div>
<h2 title="Class OrderServiceFault" class="title">Class OrderServiceFault</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Throwable</li>
<li>
<ul class="inheritance">
<li>java.lang.Exception</li>
<li>
<ul class="inheritance">
<li>de.htwg_konstanz.ebus.wholesaler.ws.order.OrderServiceFault</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.io.Serializable</dd>
</dl>
<hr>
<br>
<pre>@WebFault(name="OrderServiceFault",
targetNamespace="http://www.htwg-konstanz.de/ebsf/ws/order")
public class <span class="typeNameLabel">OrderServiceFault</span>
extends java.lang.Exception</pre>
<div class="block">This class was generated by the JAXWS SI.
JAX-WS RI 2.0_01-b59-fcs
Generated source version: 2.0</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../serialized-form.html#de.htwg_konstanz.ebus.wholesaler.ws.order.OrderServiceFault">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../de/htwg_konstanz/ebus/wholesaler/ws/order/OrderServiceFault.html#OrderServiceFault-java.lang.String-java.lang.String-">OrderServiceFault</a></span>(java.lang.String message,
java.lang.String faultInfo)</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../de/htwg_konstanz/ebus/wholesaler/ws/order/OrderServiceFault.html#OrderServiceFault-java.lang.String-java.lang.String-java.lang.Throwable-">OrderServiceFault</a></span>(java.lang.String message,
java.lang.String faultInfo,
java.lang.Throwable cause)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../de/htwg_konstanz/ebus/wholesaler/ws/order/OrderServiceFault.html#getFaultInfo--">getFaultInfo</a></span>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Throwable</h3>
<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="OrderServiceFault-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OrderServiceFault</h4>
<pre>public OrderServiceFault(java.lang.String message,
java.lang.String faultInfo)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>message</code> - </dd>
<dd><code>faultInfo</code> - </dd>
</dl>
</li>
</ul>
<a name="OrderServiceFault-java.lang.String-java.lang.String-java.lang.Throwable-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OrderServiceFault</h4>
<pre>public OrderServiceFault(java.lang.String message,
java.lang.String faultInfo,
java.lang.Throwable cause)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>message</code> - </dd>
<dd><code>faultInfo</code> - </dd>
<dd><code>cause</code> - </dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getFaultInfo--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getFaultInfo</h4>
<pre>public java.lang.String getFaultInfo()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>returns fault bean: java.lang.String</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OrderServiceFault.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../de/htwg_konstanz/ebus/wholesaler/ws/order/OrderService.html" title="class in de.htwg_konstanz.ebus.wholesaler.ws.order"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../../de/htwg_konstanz/ebus/wholesaler/ws/order/OrderServiceImpl.html" title="class in de.htwg_konstanz.ebus.wholesaler.ws.order"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?de/htwg_konstanz/ebus/wholesaler/ws/order/OrderServiceFault.html" target="_top">Frames</a></li>
<li><a href="OrderServiceFault.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2006-2016<br>HTWG Konstanz - University of Applied Sciences<br>Department of Computer Science<br>Database and Information Systems<br>Prof. Dr. Juergen Waesch<br>Dipl.-Inf. (FH) Thomas Dietrich<br>Andreas Kaufmann, B.Sc.</i></small></p>
</body>
</html>
| felix1994/ebutWholesaler | javadoc/api/de/htwg_konstanz/ebus/wholesaler/ws/order/OrderServiceFault.html | HTML | apache-2.0 | 12,402 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 23 09:17:12 CST 2013 -->
<title>DummyPoint</title>
<meta name="date" content="2013-12-23">
<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="DummyPoint";
}
//-->
</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="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="ArrayWrapper_Test.html" title="class in <Unnamed>"><span class="strong">Prev Class</span></a></li>
<li><a href="FlatException.html" title="class in <Unnamed>"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="index.html?DummyPoint.html" target="_top">Frames</a></li>
<li><a href="DummyPoint.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<h2 title="Class DummyPoint" class="title">Class DummyPoint</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>DummyPoint</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>java.lang.Cloneable</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">DummyPoint</span>
extends java.lang.Object
implements java.lang.Cloneable</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="DummyPoint.html#x">x</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="DummyPoint.html#y">y</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="DummyPoint.html#DummyPoint()">DummyPoint</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="DummyPoint.html#DummyPoint(int, int)">DummyPoint</a></strong>(int x,
int y)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a href="DummyPoint.html#getX()">getX</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="DummyPoint.html#move(int, int)">move</a></strong>(int x,
int y)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="x">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>x</h4>
<pre>public int x</pre>
</li>
</ul>
<a name="y">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>y</h4>
<pre>public int y</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DummyPoint()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DummyPoint</h4>
<pre>public DummyPoint()</pre>
</li>
</ul>
<a name="DummyPoint(int, int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DummyPoint</h4>
<pre>public DummyPoint(int x,
int y)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getX()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getX</h4>
<pre>public double getX()</pre>
</li>
</ul>
<a name="move(int, int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>move</h4>
<pre>public void move(int x,
int y)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="ArrayWrapper_Test.html" title="class in <Unnamed>"><span class="strong">Prev Class</span></a></li>
<li><a href="FlatException.html" title="class in <Unnamed>"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="index.html?DummyPoint.html" target="_top">Frames</a></li>
<li><a href="DummyPoint.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| lehoangha/GSOE9712_S115_RA | packrat/lib/x86_64-pc-linux-gnu/3.2.1/rJava/javadoc/DummyPoint.html | HTML | apache-2.0 | 9,670 |
<!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_22) on Sun Aug 26 15:13:10 EDT 2012 -->
<TITLE>
Uses of Class org.newdawn.slick.opengl.CompositeImageData (Slick - The 2D Library)
</TITLE>
<META NAME="date" CONTENT="2012-08-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.newdawn.slick.opengl.CompositeImageData (Slick - The 2D Library)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/newdawn/slick/opengl/CompositeImageData.html" title="class in org.newdawn.slick.opengl"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/newdawn/slick/opengl//class-useCompositeImageData.html" target="_top"><B>FRAMES</B></A>
<A HREF="CompositeImageData.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.newdawn.slick.opengl.CompositeImageData</B></H2>
</CENTER>
No usage of org.newdawn.slick.opengl.CompositeImageData
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/newdawn/slick/opengl/CompositeImageData.html" title="class in org.newdawn.slick.opengl"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/newdawn/slick/opengl//class-useCompositeImageData.html" target="_top"><B>FRAMES</B></A>
<A HREF="CompositeImageData.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
</BODY>
</HTML>
| SenshiSentou/SourceFight | slick_dev/trunk/Slick/javadoc/org/newdawn/slick/opengl/class-use/CompositeImageData.html | HTML | bsd-2-clause | 6,072 |
{% from 'include/utils.html' import render_list %}
{% macro render_sidebar(request, active) %}
{% set items = [
('feed', '/feed', 'Feed'),
('my_profile', '/profile/' + request.user.pk|string, 'My profile'),
] %}
{{ render_list(items, active) }}
{% endmacro %}
<!DOCTYPE html>
<html>
<head>
<title></title>
<link rel="stylesheet" href="/static/sui/css/semantic.min.css">
<link rel="stylesheet" href="/static/css/blogfrog.css">
<script src="/static/js/jquery-1.11.0.js"></script>
<script src="/static/sui/javascript/semantic.min.js"></script>
<script src="/static/js/blogfrog.js"></script>
</head>
<body>
<span id="metadata" data-csrfmiddlewaretoken="{{ csrf_token }}"></span>
<div class="ui grid">
<div class="four wide column">
<div class="ui vertical menu">
{% block sidebar %}{% endblock %}
</div>
<div class="ui vertical menu">
<div class="header item">
<i class="users icon"></i> Friends
</div>
{% for friend in request.user.friends %}
<a class="item" href="/profile/{{ friend.pk }}">{{ friend.name }}</a>
{% endfor %}
</div>
<div class="ui vertical menu">
<div class="header item">Find Content</div>
<div class="item">
<div class="ui icon input">
<input placeholder="Keyword search..." type="text">
<i class="search icon"></i>
</div>
</div>
<div class="item">
<div class="ui icon input">
<input placeholder="Find friends..." type="text"/>
<i class="user icon"></i>
</div>
</div>
</div>
</div>
{% block content %}
This page intentionally left blank.
{% endblock %}
</div>
</body>
</html>
| zeeman/the-social-network | net/templates/base.html | HTML | bsd-2-clause | 2,049 |
<html>
<head>
<title>athena 6.3.0a7: myserver(n) -- Basic myserver(i) Server, submodule of projectlib(n)</title>
<style type="text/css" media="screen,print">
A {
text-decoration: none;
}
TABLE {
margin-top: 4px;
margin-bottom: 4px;
}
TR {
vertical-align: baseline;
}
TH {
padding-left: 4px;
}
TD {
padding-left: 4px;
}
/* Table Formatting Classes: "pretty"
* Border around the outside, even/odd striping, no internal
* border lines.
*/
TABLE.pretty {
border: 1px solid black;
border-spacing: 0;
}
TABLE.pretty TR.header {
font-weight: bold;
color: white;
background-color: #000099;
}
TABLE.pretty TR.oddrow {
color: black;
background-color: white;
}
TABLE.pretty TR.evenrow {
color: black;
background-color: #EEEEEE;
}
/* Examples, listings, and marks */
PRE.example {
background: #FFFDD1 ;
border: 1px solid blue;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
}
PRE.listing {
background: #FFFDD1 ;
border: 1px solid blue;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
}
SPAN.linenum {
background: #E3E08F ;
}
DIV.mark {
display: inline;
font-family: Verdana;
font-size: 75%;
background: black;
color: white;
border: 1px solid black;
border-radius: 5px;
padding-left: 2px;
padding-right: 2px;
}
DIV.bigmark {
display: inline;
font-family: Verdana;
font-size: 100%;
background: black;
color: white;
border: 1px solid black;
border-radius: 5px;
padding-left: 2px;
padding-right: 2px;
}
/* Topic Lists. */
TR.topic {
vertical-align: baseline;
}
TR.topicname {
min-width: 1.5em;
}
BODY {
color: black;
background: white;
margin-left: 6%;
margin-right: 6%;
}
H1 {
margin-left: -5%;
}
H2 {
margin-left: -5%;
}
HR {
margin-left: -5%;
}
TABLE {
text-align: left;
}
/* mktree styles */
ul.mktree li { list-style: none; }
ul.mktree, ul.mktree ul, ul.mktree li {
margin-left:10px; padding:0px; }
ul.mktree li .bullet { padding-left: 10px }
ul.mktree li.liOpen .bullet {cursor : pointer; }
ul.mktree li.liClosed .bullet {cursor : pointer; }
ul.mktree li.liBullet .bullet {cursor : default; }
ul.mktree li.liOpen ul {display: block; }
ul.mktree li.liClosed ul {display: none; }
</style>
</head>
<body>
<h1 style="background: red;">
athena 6.3.0a7: Athena Regional Stability Simulation
</h1>
<h2><a name="name">NAME</a></h2>
<b>myserver(n)</b> -- Basic myserver(i) Server, submodule of <a href="../mann/projectlib.html">projectlib(n)</a>
<ul>
<li><a href="#name">NAME</a></li>
<li><a href="#synopsis">SYNOPSIS</a></li>
<li><a href="#description">DESCRIPTION</a></li>
<li><a href="#content_types">CONTENT TYPES</a></li>
<li><a href="#commands">COMMANDS</a></li>
<li><a href="#instance_commands">INSTANCE COMMANDS</a></li>
<li><a href="#environment">ENVIRONMENT</a></li>
<li><a href="#author">AUTHOR</a></li>
<li><a href="#history">HISTORY</a></li>
</ul>
<h2><a name="synopsis">SYNOPSIS</a></h2>
<pre>
package require projectlib 6.3.0a7
namespace import ::projectlib::myserver
</pre>
<tt><a href="#text/html">text/html</a></tt><br>
<tt><a href="#myserver">myserver <i>name</i> ?<i>option value...</i>?</a></tt><br>
<tt><a href="#myserver-logcmd">-logcmd <i>cmd</i></a></tt><br>
<tt><a href="#ctypes">$server ctypes <i>rtype</i></a></tt><br>
<tt><a href="#get">$server get <i>url</i> ?<i>contentTypes</i>?</a></tt><br>
<tt><a href="#url">url</a></tt><br>
<tt><a href="#contenttype">contentType</a></tt><br>
<tt><a href="#content">content</a></tt><br>
<tt><a href="#register">$server register <i>rtype pattern ctype handler</i>
?<i>ctype handler...</i>? <i>doc</i>
</a></tt><br>
<tt><a href="#resources">$server resources</a></tt><br>
<p>
<h2><a name="description">DESCRIPTION</a></h2>
myserver(n) is a basic <a href="../mani/myserver.html">myserver(i)</a> implementation.
The application creates an instance of myserver(n) and registers
resources and resource handlers with it; it then registers the
instance with <a href="../mann/myagent.html">myagent(n)</a>. At that point, <a href="../mann/myagent.html">myagent(n)</a>
clients like <a href="../mann/mybrowser.html">mybrowser(n)</a> can query it.<p>
The only resources known to a newly created myserver(n) are
<code>/urlhelp</code> and <code>/urlhelp/{url}</code>, which are used
to browse the set of resources known to the server.<p>
<h2><a name="content_types">CONTENT TYPES</a></h2>
By default, myserver(n) serves only the following content types<p>
<dl>
<dt><b><tt><a name="text/html">text/html</a></tt></b></dt>
<dd>
HTML text.<p>
However, registered resource handlers can provide content in any
desired form; myserver(n) doesn't care.<p>
</dl>
<h2><a name="commands">COMMANDS</a></h2>
myserver(n) provides the following commands for use by the
application.<p>
<dl>
<dt><b><tt><a name="myserver">myserver <i>name</i> ?<i>option value...</i>?</a></tt></b></dt>
<dd>
Creates a new instance of myserver(n) called <i>name</i>; returns the
fully-qualified command name.<p>
Instances of myserver(n) take the following options:<p>
<dl>
<dt><b><tt><a name="myserver-logcmd">-logcmd <i>cmd</i></a></tt></b></dt>
<dd>
Defines a command prefix to be called with three additional arguments
when the instance wishes to write to the debugging log: a verbosity
level, a module name, and a log message. Note that <i>cmd</i> will
often be a <a href="../../../mars/docs/mann/logger.html">logger(n)</a> instances.<p>
The most important thing logged by myserver(n) are the requested URLs
and the time (in microseconds) required to produce the content.<p>
</dl>
</dl>
<h2><a name="instance_commands">INSTANCE COMMANDS</a></h2>
Instances of myserver(n) provide the following subcommands for use by
the application.<p>
<dl>
<dt><b><tt><a name="ctypes">$server ctypes <i>rtype</i></a></tt></b></dt>
<dd>
Given a resource type name, <i>rtype</i>, returns a list of the
available content types.<p>
<dt><b><tt><a name="get">$server get <i>url</i> ?<i>contentTypes</i>?</a></tt></b></dt>
<dd>
<b>From <a href="../mani/myserver.html">myserver(i)</a>:</b> Retrieves the <i>url</i> from the
server. If the <i>url</i> cannot be retrieved for any reason, the
server throws an error with error code <b>NOTFOUND</b>; the error
message is a human-readable message explaining why the resource cannot
be found.<p>
The <i>contentTypes</i> argument, if given, is a list of content types
accepted by the client. Browse the server's <code>/urlhelp</code> resource
to see what URLs are accepted, and what content types they can
provide. Custom content types should be documented by the application.<p>
If <i>contentTypes</i> is empty, the server will return the first
available content type for the requested <i>url</i>. Otherwise, it
will return the first content type listed in <i>contentTypes</i> which
is available for the requested <i>url</i>.<p>
Note that the content types listed in <i>contentTypes</i> can include
wild cards, e.g., <b>text/*</b> and <b>*/*</b>.<p>
On success, the <tt><a href="#get">get</a></tt> command returns a dictionary with the
following keys:<p>
<dl>
<dt><b><tt><a name="url">url</a></tt></b></dt>
<dd>
The complete URL given to the server. This is of interest because the
<a href="../mann/myagent.html">myagent(n)</a> might have performed address resolution; hence,
the URL given to the server might not be the same as the URL given to
the agent.<p>
<dt><b><tt><a name="contenttype">contentType</a></tt></b></dt>
<dd>
The content type of the returned content.<p>
<dt><b><tt><a name="content">content</a></tt></b></dt>
<dd>
The returned content itself.
</dl>
<dt><b><tt><a name="register">$server register <i>rtype pattern ctype handler</i>
?<i>ctype handler...</i>? <i>doc</i>
</a></tt></b></dt>
<dd>
Registers (or re-registers) a resource type with the server; clients
can now query resources of this type.<p>
The <i>rtype</i> is the resource type name. Resource type names are
arbitrary strings; conventionally, however, they mimic the associated
URL, beginning with a "/", and with placeholder parameter names in
curly brackets. For example, the resource type for a piece of data
with a given ID might be
<pre>
/data/{id}
</pre>
The <i>pattern</i> is a regular expression that matches the "path"
component of the resource's URL. It will be used as
"<code>^<i>pattern</i>$</code>" so
that it matches the entire path. It should not begin with a
"/", as the leading slash is really a separator between the host name
and the path.<p>
The resource can be associated with multiple content types; each
<i>ctype</i> requires a <i>handler</i> to produce the content
associated with that <i>ctype</i>. At least one <i>ctype</i> and
<i>handler</i> are required.<p>
Use standard MIME content types where possible (e.g.,
<code>text/html</code>, <code>text/plain</code>); for custom content
types containing Tcl-formatted data, use content type names like
<code>tcl/<i>name</i></code> or <code>tk/<i>name</i></code>. The
application should document all custom content types.<p>
The <i>handler</i> should be a command prefix taking two additional
arguments, the <i>udict</i> and the <i>matchArray</i>. The
<i>udict</i> is a dictionary of URL components for the URL used to query
the resource, as returned by <code>uri::split</code>, with the entire
<b>url</b> added. The <i>matchArray</i> is the name of an
array of pattern matches with indices 0 through 9. Match 0 is the
entire path component of the URL; matchs 1 through 9 are submatches,
as determined by parentheses in the <i>pattern</i>.<p>
The handler must either return the desired content, or throw a
NOTFOUND error with a human-readable error message.<p>
<dt><b><tt><a name="resources">$server resources</a></tt></b></dt>
<dd>
Returns a list of the names of the registered resource types.<p>
</dl>
<h2><a name="environment">ENVIRONMENT</a></h2>
Requires Tcl 8.5 or later.<p>
<h2><a name="author">AUTHOR</a></h2>
Will Duquette<p>
<h2><a name="history">HISTORY</a></h2>
Original package.
<hr>
<i>athena 6.3.0a7 Man page generated by manpage(n) on
Thu Mar 12 11:50:52 PDT 2015</i>
</body>
</html>
| AthenaModel/athena | docs/mann/myserver.html | HTML | bsd-2-clause | 11,459 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Tue Sep 24 22:23:01 PDT 2013 -->
<title>MRender</title>
<meta name="date" content="2013-09-24">
<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="MRender";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/MRender.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/fredwilby/mandelbrot/ui/MPanel.html" title="class in com.fredwilby.mandelbrot.ui"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/fredwilby/mandelbrot/ui/RDEvent.html" title="class in com.fredwilby.mandelbrot.ui"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/fredwilby/mandelbrot/ui/MRender.html" target="_top">Frames</a></li>
<li><a href="MRender.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.fredwilby.mandelbrot.ui</div>
<h2 title="Class MRender" class="title">Class MRender</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.fredwilby.mandelbrot.ui.MRender</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">MRender</span>
extends java.lang.Object</pre>
<div class="block">Seems to be able to render up to 30k wide images. Conserves memory by splitting job into parts allowing for large images to be rendered.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static double</code></td>
<td class="colLast"><code><strong><a href="../../../../com/fredwilby/mandelbrot/ui/MRender.html#progress">progress</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../com/fredwilby/mandelbrot/ui/MRender.html#MRender()">MRender</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.awt.image.BufferedImage</code></td>
<td class="colLast"><code><strong><a href="../../../../com/fredwilby/mandelbrot/ui/MRender.html#render(com.fredwilby.mandelbrot.ui.RDEvent)">render</a></strong>(<a href="../../../../com/fredwilby/mandelbrot/ui/RDEvent.html" title="class in com.fredwilby.mandelbrot.ui">RDEvent</a> param)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="progress">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>progress</h4>
<pre>public static volatile double progress</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="MRender()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MRender</h4>
<pre>public MRender()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="render(com.fredwilby.mandelbrot.ui.RDEvent)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>render</h4>
<pre>public static java.awt.image.BufferedImage render(<a href="../../../../com/fredwilby/mandelbrot/ui/RDEvent.html" title="class in com.fredwilby.mandelbrot.ui">RDEvent</a> param)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/MRender.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/fredwilby/mandelbrot/ui/MPanel.html" title="class in com.fredwilby.mandelbrot.ui"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../com/fredwilby/mandelbrot/ui/RDEvent.html" title="class in com.fredwilby.mandelbrot.ui"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/fredwilby/mandelbrot/ui/MRender.html" target="_top">Frames</a></li>
<li><a href="MRender.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| fredwilby/Math | doc/com/fredwilby/mandelbrot/ui/MRender.html | HTML | bsd-2-clause | 10,160 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Xapian: API Documentation: Class Members - Functions</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.8.5 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_0x62.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_0x65.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_0x68.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_0x6b.html#index_k"><span>k</span></a></li>
<li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li>
<li class="current"><a href="functions_func_0x70.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_0x71.html#index_q"><span>q</span></a></li>
<li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_0x76.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_0x77.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
 
<h3><a class="anchor" id="index_p"></a>- p -</h3><ul>
<li>parse_query()
: <a class="el" href="classXapian_1_1QueryParser.html#a73d32cc7f862ab2e3fdd7da61f352fb2">Xapian::QueryParser</a>
</li>
<li>PositionIterator()
: <a class="el" href="classXapian_1_1PositionIterator.html#a475e11e82d8268d23b750c787531ab9a">Xapian::PositionIterator</a>
</li>
<li>positionlist_begin()
: <a class="el" href="classXapian_1_1Database.html#a9fb4987b5f0e13b8344a89d1898f5500">Xapian::Database</a>
, <a class="el" href="classXapian_1_1PostingIterator.html#a94935d23e4806725737426ee298322c3">Xapian::PostingIterator</a>
, <a class="el" href="classXapian_1_1TermIterator.html#ac5cae68c58a8f405721732529d2144d6">Xapian::TermIterator</a>
</li>
<li>positionlist_count()
: <a class="el" href="classXapian_1_1TermIterator.html#a6ecd77a64b324ddffaa25e9901e362be">Xapian::TermIterator</a>
</li>
<li>positionlist_end()
: <a class="el" href="classXapian_1_1Database.html#aef7093cb5cfd969c4b07593e26d208e3">Xapian::Database</a>
, <a class="el" href="classXapian_1_1PostingIterator.html#a618c4e850550b870cbddc640e0f8a489">Xapian::PostingIterator</a>
, <a class="el" href="classXapian_1_1TermIterator.html#a68a6157a501e51b7043ba86676be026f">Xapian::TermIterator</a>
</li>
<li>PostingIterator()
: <a class="el" href="classXapian_1_1PostingIterator.html#ae75789243bba29a7911173979aadca43">Xapian::PostingIterator</a>
</li>
<li>PostingSource()
: <a class="el" href="classXapian_1_1PostingSource.html#a82e85d6113d9c8e72cbbf4b3362f3fd6">Xapian::PostingSource</a>
</li>
<li>postlist_begin()
: <a class="el" href="classXapian_1_1Database.html#a504d8e800384d12a8f9defee39362f5e">Xapian::Database</a>
</li>
<li>postlist_end()
: <a class="el" href="classXapian_1_1Database.html#ac1661ac2876a4a69f327907ef47a003d">Xapian::Database</a>
</li>
</ul>
</div><!-- contents -->
<hr>
<address><small>
Documentation for Xapian (version 1.2.18).<br>
Generated on Sun Jun 22 2014 by
<a href="http://www.doxygen.org/">Doxygen 1.8.5</a>.
</small></address>
</body>
</html>
| iveteran/xapian-scws | xapian-core_scws-1.2.18/docs/apidoc/html/functions_func_0x70.html | HTML | bsd-2-clause | 5,679 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Fri Mar 06 12:54:14 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ComponentMessages</title>
<meta name="date" content="2015-03-06">
<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="ComponentMessages";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/jetel/component/ComponentFactory.html" title="class in org.jetel.component"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/jetel/component/ComponentMetadataProvider.html" title="interface in org.jetel.component"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jetel/component/ComponentMessages.html" target="_top">Frames</a></li>
<li><a href="ComponentMessages.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.jetel.component</div>
<h2 title="Class ComponentMessages" class="title">Class ComponentMessages</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.jetel.component.ComponentMessages</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">ComponentMessages</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>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../org/jetel/component/ComponentMessages.html#getString(java.lang.String)">getString</a></strong>(java.lang.String key)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getString(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getString</h4>
<pre>public static java.lang.String getString(java.lang.String key)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/jetel/component/ComponentFactory.html" title="class in org.jetel.component"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/jetel/component/ComponentMetadataProvider.html" title="interface in org.jetel.component"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/jetel/component/ComponentMessages.html" target="_top">Frames</a></li>
<li><a href="ComponentMessages.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<address>Copyright © 2002-2015 Javlin a.s.</address>
</small></p>
</body>
</html>
| chris-watson/chpl-api | chpl/chpl-etl/javadoc/org/jetel/component/ComponentMessages.html | HTML | bsd-2-clause | 7,430 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>standard.net.memcached.MemCachedDecrement</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%" bgcolor="#F0F0FF">
<tr>
<td>Concept Framework 2.2 documentation</td>
<td align="right"><a href="index.html">Contents</a> | <a href="index_fun.html">Index</a></td>
</tr>
</table>
<h2><a href="standard.net.memcached.html">standard.net.memcached</a>.MemCachedDecrement</h2>
<table border="0" cellspacing="0" cellpadding="0" width="500" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr bgcolor="#f0f0f0">
<td><i>Name</i></td>
<td><i>Version</i></td>
<td><i>Deprecated</i></td>
</tr>
<tr bgcolor="#fafafa">
<td><b>MemCachedDecrement</b></td>
<td>version 1</td>
<td>no</td>
</tr>
</table>
<br />
<b>Prototype:</b><br />
<table bgcolor="#F0F0F0" width="100%" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"><tr><td><b>number MemCachedDecrement(handler oParam1, string szParam2, number nParam3, param4);</b></td></tr></table>
<br />
<b>Parameters:</b><br />
<table bgcolor="#FFFFFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr>
<td>
<i>oParam1</i>
</td>
<td>
handler
</td>
</tr>
<tr>
<td>
<i>szParam2</i>
</td>
<td>
string
</td>
</tr>
<tr>
<td>
<i>nParam3</i>
</td>
<td>
number
</td>
</tr>
</table>
<br />
<b>Description:</b><br />
<table width="100%" bgcolor="#FAFAFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr><td>
TODO: Document this
</td></tr>
</table>
<br />
<b>Returns:</b><br />
Return number
<br />
<br />
<!--
<p>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html40"
alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a>
<a href="http://jigsaw.w3.org/css-validator/">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" border="0"/>
</a>
</p>
-->
<table bgcolor="#F0F0F0" width="100%"><tr><td>Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:30 2013
GMT</td><td align="right">(c)2013 <a href="http://www.devronium.com">Devronium Applications</a></td></tr></table>
</body>
</html> | Devronium/ConceptApplicationServer | core/server/Samples/CIDE/Help/standard.net.memcached.MemCachedDecrement.html | HTML | bsd-2-clause | 2,805 |
{% extends "wagtailadmin/admin_base.html" %}
{% block js %}
{{ block.super }}
<script type="text/javascript">
// Detect right-to-left text input, update direction
$(function() {
var detect_rtl = /[\u0591-\u07FF]/;
$('input[type=text], textarea').on('input propertychange',function(){
this.style.direction = detect_rtl.test(this.value) ? 'rtl' : 'ltr';
}).trigger('propertychange');
});
</script>
{% endblock %}
| praekelt/molo | molo/core/templates/wagtailadmin/admin_base.html | HTML | bsd-2-clause | 456 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>REdit.ActivateDefault</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%" bgcolor="#F0F0FF">
<tr>
<td>Concept Framework 2.2 documentation</td>
<td align="right"><a href="index.html">Contents</a> | <a href="index_fun.html">Index</a></td>
</tr>
</table>
<h2><a href="REdit.html">REdit</a>.ActivateDefault</h2>
<table border="0" cellspacing="0" cellpadding="0" width="500" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr bgcolor="#f0f0f0">
<td><i>Name</i></td>
<td><i>Type</i></td>
<td><i>Access</i></td>
<td><i>Version</i></td>
<td><i>Deprecated</i></td>
</tr>
<tr bgcolor="#fafafa">
<td><b>ActivateDefault</b></td>
<td>property</td>
<td>public</td>
<td>version 1.0</td>
<td>no</td>
</tr>
</table>
<br />
<b>Prototype:</b><br />
<table bgcolor="#F0F0F0" width="100%" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"><tr><td><b>[Read/Write] property ActivateDefault[=true|false]</b></td></tr></table>
<br />
<br />
<b>Description:</b><br />
<table width="100%" bgcolor="#FAFAFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr><td>
Whether to activate the default control (such as the default button in a dialog) when Enter is pressed. See <a href="RForm.DefaultControl.html">DefaultControl</a>.
</td></tr>
</table>
<br />
<b>Returns:</b><br />
Returns true if the Enter key will activate the default control, false otherwise.
<br />
<br />
<!--
<p>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html40"
alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a>
<a href="http://jigsaw.w3.org/css-validator/">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" border="0"/>
</a>
</p>
-->
<table bgcolor="#F0F0F0" width="100%"><tr><td>Documented by Eduard Suica, generation time: Sun Jan 27 18:15:06 2013
GMT</td><td align="right">(c)2013 <a href="http://www.devronium.com">Devronium Applications</a></td></tr></table>
</body>
</html> | Devronium/ConceptApplicationServer | core/server/Samples/CIDE/Help/REdit.ActivateDefault.html | HTML | bsd-2-clause | 2,433 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_socket::message_end_of_record</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Asio">
<link rel="up" href="../basic_socket.html" title="basic_socket">
<link rel="prev" href="message_do_not_route.html" title="basic_socket::message_do_not_route">
<link rel="next" href="message_flags.html" title="basic_socket::message_flags">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="message_do_not_route.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_socket.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="message_flags.html"><img src="../../../next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="asio.reference.basic_socket.message_end_of_record"></a><a class="link" href="message_end_of_record.html" title="basic_socket::message_end_of_record">basic_socket::message_end_of_record</a>
</h4></div></div></div>
<p>
<span class="emphasis"><em>Inherited from socket_base.</em></span>
</p>
<p>
<a class="indexterm" name="idp111750912"></a>
Specifies that the data marks the end
of a record.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">int</span> <span class="identifier">message_end_of_record</span> <span class="special">=</span> <span class="identifier">implementation_defined</span><span class="special">;</span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2013 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="message_do_not_route.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_socket.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="message_flags.html"><img src="../../../next.png" alt="Next"></a>
</div>
</body>
</html>
| laeotropic/HTTP-Proxy | deps/asio-1.10.1/doc/asio/reference/basic_socket/message_end_of_record.html | HTML | bsd-2-clause | 2,935 |
<!doctype html>
<meta charset="utf-8">
<link rel="canonical" href="https://raindev.io/about/">
<meta http-equiv="refresh" content="0; url=https://raindev.io/about/">
<title>Redirect</title>
<p><a href="https://raindev.io/about/">Click here</a> to be redirected.</p>
| raindev/raindev.github.io | about.html | HTML | bsd-2-clause | 266 |
<!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_65) on Thu Jan 07 21:55:05 EET 2016 -->
<title>P-Index</title>
<meta name="date" content="2016-01-07">
<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="P-Index";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-10.html">Prev Letter</a></li>
<li><a href="index-12.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li>
<li><a href="index-11.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">L</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">Q</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">V</a> <a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="../org/infiniquery/model/view/PossibleValuesView.html" title="class in org.infiniquery.model.view"><span class="typeNameLink">PossibleValuesView</span></a> - Class in <a href="../org/infiniquery/model/view/package-summary.html">org.infiniquery.model.view</a></dt>
<dd>
<div class="block">Data transfer object encapsulating the information necessary to build the input control for filtering values of an entity attribute, in the user interface.</div>
</dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">H</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">L</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">Q</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">V</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-10.html">Prev Letter</a></li>
<li><a href="index-12.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li>
<li><a href="index-11.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>
| infiniquery/infiniquery-core | javadoc/index-files/index-11.html | HTML | bsd-2-clause | 5,315 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>RToolButton.LoadStockIcon2</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%" bgcolor="#F0F0FF">
<tr>
<td>Concept Framework 2.2 documentation</td>
<td align="right"><a href="index.html">Contents</a> | <a href="index_fun.html">Index</a></td>
</tr>
</table>
<h2><a href="RToolButton.html">RToolButton</a>.LoadStockIcon2</h2>
<table border="0" cellspacing="0" cellpadding="0" width="500" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr bgcolor="#f0f0f0">
<td><i>Name</i></td>
<td><i>Type</i></td>
<td><i>Access</i></td>
<td><i>Version</i></td>
<td><i>Deprecated</i></td>
</tr>
<tr bgcolor="#fafafa">
<td><b>LoadStockIcon2</b></td>
<td>function</td>
<td>public</td>
<td>version 1.0</td>
<td>no</td>
</tr>
</table>
<br />
<b>Prototype:</b><br />
<table bgcolor="#F0F0F0" width="100%" style="border-style:solid;border-width:1px;border-color:#D0D0D0;"><tr><td><b>public function LoadStockIcon2(id,size)</b></td></tr></table>
<br />
<b>Parameters:</b><br />
<table bgcolor="#FFFFFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr>
<td>
<i>id</i>
</td>
<td>
the stock id of a built-in picture.
</td>
</tr>
<tr>
<td>
<i>size</i>
</td>
<td>
the size of the image. Can be: ICON_SIZE_INVALID | ICON_SIZE_MENU | ICON_SIZE_SMALL_TOOLBAR | ICON_SIZE_LARGE_TOOLBAR | ICON_SIZE_BUTTON | ICON_SIZE_DND | ICON_SIZE_DIALOG
</td>
</tr>
</table>
<br />
<b>Description:</b><br />
<table width="100%" bgcolor="#FAFAFF" style="border-style:solid;border-width:1px;border-color:#D0D0D0;">
<tr><td>
Loads an image at the given size from the built-in stock. Check <a href="RToolButton.LoadStockIcon.html">LoadStockIcon</a> also.
<br/>
<br/>Note! id (the stock id) can be a string representing the gtk2 stock icon to use or :
<br/>ABOUT
<br/>ADD
<br/>APPLY
<br/>BOLD
<br/>CANCEL
<br/>CDROM
<br/>CLEAR
<br/>CLOSE
<br/>COLOR_PICKER
<br/>CONNECT
<br/>CONVERT
<br/>COPY
<br/>CUT
<br/>DELETE
<br/>DIALOG_AUTHENTICATION
<br/>DIALOG_ERROR
<br/>DIALOG_INFO
<br/>DIALOG_QUESTION
<br/>DIALOG_WARNING
<br/>DIRECTORY
<br/>DISCONNECT
<br/>DND
<br/>DND_MULTIPLE
<br/>EDIT
<br/>EXECUTE
<br/>FILE
<br/>FIND
<br/>FIND_AND_REPLACE
<br/>FLOPPY
<br/>FULLSCREEN
<br/>GO_BACK
<br/>GO_DOWN
<br/>GO_FORWARD
<br/>GO_UP
<br/>GOTO_BOTTOM
<br/>GOTO_FIRST
<br/>GOTO_LAST
<br/>GOTO_TOP
<br/>HARDDISK
<br/>HELP
<br/>HOME
<br/>INDENT
<br/>INDEX
<br/>INFO
<br/>ITALIC
<br/>JUMP_TO
<br/>JUSTIFY_CENTER
<br/>JUSTIFY_FILL
<br/>JUSTIFY_LEFT
<br/>JUSTIFY_RIGHT
<br/>LEAVE_FULLSCREEN
<br/>MEDIA_FORWARD
<br/>MEDIA_NEXT
<br/>MEDIA_PAUSE
<br/>MEDIA_PLAY
<br/>MEDIA_PREVIOUS
<br/>MEDIA_RECORD
<br/>MEDIA_REWIND
<br/>MEDIA_STOP
<br/>MISSING_IMAGE
<br/>NETWORK
<br/>NEW
<br/>NO
<br/>OK
<br/>OPEN
<br/>PASTE
<br/>PREFERENCES
<br/>PRINT
<br/>PRINT_PREVIEW
<br/>PROPERTIES
<br/>QUIT
<br/>REDO
<br/>REFRESH
<br/>REMOVE
<br/>REVERT_TO_SAVED
<br/>SAVE
<br/>SAVE_AS
<br/>SELECT_COLOR
<br/>SELECT_FONT
<br/>SORT_ASCENDING
<br/>SORT_DESCENDING
<br/>SPELL_CHECK
<br/>STOP
<br/>STRIKETHROUGH
<br/>UNDELETE
<br/>UNDERLINE
<br/>UNDO
<br/>UNINDENT
<br/>YES
<br/>ZOOM_100
<br/>ZOOM_FIT
<br/>ZOOM_IN
<br/>ZOOM_OUT
<br/>(this constants are defined in StockConstants.con . You must include this file if you want to use it)
<br/>
</td></tr>
</table>
<br />
<b>Returns:</b><br />
Returns a reference to the <a href="RImage.html">RImage</a> object created from the filename.
<br />
<br />
<!--
<p>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html40"
alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a>
<a href="http://jigsaw.w3.org/css-validator/">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" border="0"/>
</a>
</p>
-->
<table bgcolor="#F0F0F0" width="100%"><tr><td>Documented by Eduard Suica, generation time: Sun Jan 27 18:15:10 2013
GMT</td><td align="right">(c)2013 <a href="http://www.devronium.com">Devronium Applications</a></td></tr></table>
</body>
</html> | Devronium/ConceptApplicationServer | core/server/Samples/CIDE/Help/RToolButton.LoadStockIcon2.html | HTML | bsd-2-clause | 4,658 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>Able Polecat: Data Fields</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Able Polecat
 <span id="projectnumber">0.7.0</span>
</div>
<div id="projectbrief">Able Polecat Core Class Library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index_$"><span>$</span></a></li>
<li><a href="functions__.html#index__"><span>_</span></a></li>
<li><a href="functions_a.html#index_a"><span>a</span></a></li>
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_h.html#index_h"><span>h</span></a></li>
<li class="current"><a href="functions_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_q.html#index_q"><span>q</span></a></li>
<li><a href="functions_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_x.html#index_x"><span>x</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('functions_i.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:</div>
<h3><a class="anchor" id="index_i"></a>- i -</h3><ul>
<li>import()
: <a class="el" href="class_able_polecat___registry___entry___cache.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_Entry_Cache</a>
, <a class="el" href="class_able_polecat___registry___entry___class.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_Entry_Class</a>
, <a class="el" href="class_able_polecat___registry___entry___class_library.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_Entry_ClassLibrary</a>
, <a class="el" href="class_able_polecat___registry___entry___connector.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_Entry_Connector</a>
, <a class="el" href="class_able_polecat___registry___entry___dom_node___component.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_Entry_DomNode_Component</a>
, <a class="el" href="class_able_polecat___registry___entry___dom_node___response.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_Entry_DomNode_Response</a>
, <a class="el" href="class_able_polecat___registry___entry___resource.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_Entry_Resource</a>
, <a class="el" href="class_able_polecat___registry___entry___template.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_Entry_Template</a>
, <a class="el" href="interface_able_polecat___registry___entry_interface.html#aa44a46592f08e874ef793aee209ada30">AblePolecat_Registry_EntryInterface</a>
</li>
<li>importNode()
: <a class="el" href="class_able_polecat___dom___document_abstract.html#a9d4357accf2f59eb78c36f7d2cfc254b">AblePolecat_Dom_DocumentAbstract</a>
, <a class="el" href="interface_able_polecat___dom___document_interface.html#a9d4357accf2f59eb78c36f7d2cfc254b">AblePolecat_Dom_DocumentInterface</a>
</li>
<li>importResourceGroups()
: <a class="el" href="class_able_polecat___registry___entry_abstract.html#af7eed5c011afe53dac979a28f01b8f40">AblePolecat_Registry_EntryAbstract</a>
</li>
<li>includeFile()
: <a class="el" href="class_able_polecat___server___paths.html#aa351e26bcb148d86b9012cfa2afc5c0a">AblePolecat_Server_Paths</a>
</li>
<li>initialize()
: <a class="el" href="class_able_polecat___access_control___agent___system.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_Agent_System</a>
, <a class="el" href="class_able_polecat___access_control___agent___user.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_Agent_User</a>
, <a class="el" href="class_able_polecat___access_control___agent_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_AgentAbstract</a>
, <a class="el" href="class_able_polecat___access_control___resource___file_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_Resource_FileAbstract</a>
, <a class="el" href="class_able_polecat___access_control___resource___locater.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_Resource_Locater</a>
, <a class="el" href="class_able_polecat___access_control___resource___locater___dsn.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_Resource_Locater_Dsn</a>
, <a class="el" href="class_able_polecat___access_control___role___user___anonymous.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_Role_User_Anonymous</a>
, <a class="el" href="class_able_polecat___access_control___role___user___authenticated.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_Role_User_Authenticated</a>
, <a class="el" href="class_able_polecat___access_control___role___user___authenticated___o_auth2_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_AccessControl_Role_User_Authenticated_OAuth2Abstract</a>
, <a class="el" href="class_able_polecat___args_list.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_ArgsList</a>
, <a class="el" href="class_able_polecat___cache_object_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_CacheObjectAbstract</a>
, <a class="el" href="class_able_polecat___command___chain.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Command_Chain</a>
, <a class="el" href="class_able_polecat___component_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_ComponentAbstract</a>
, <a class="el" href="class_able_polecat___database___pdo.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Database_Pdo</a>
, <a class="el" href="class_able_polecat___database___schema.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Database_Schema</a>
, <a class="el" href="class_able_polecat___database_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_DatabaseAbstract</a>
, <a class="el" href="class_able_polecat___dynamic_object_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_DynamicObjectAbstract</a>
, <a class="el" href="class_able_polecat___environment___application.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Environment_Application</a>
, <a class="el" href="class_able_polecat___environment___server.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Environment_Server</a>
, <a class="el" href="class_able_polecat___environment___user.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Environment_User</a>
, <a class="el" href="class_able_polecat___environment_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_EnvironmentAbstract</a>
, <a class="el" href="class_able_polecat___host.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Host</a>
, <a class="el" href="class_able_polecat___log___boot.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Log_Boot</a>
, <a class="el" href="class_able_polecat___log___pdo.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Log_Pdo</a>
, <a class="el" href="class_able_polecat___log___syslog.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Log_Syslog</a>
, <a class="el" href="class_able_polecat___message___request_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Message_RequestAbstract</a>
, <a class="el" href="class_able_polecat___message___response___xhtml.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Message_Response_Xhtml</a>
, <a class="el" href="class_able_polecat___message___response_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Message_ResponseAbstract</a>
, <a class="el" href="class_able_polecat___meta_data.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_MetaData</a>
, <a class="el" href="class_able_polecat___mode___application.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Mode_Application</a>
, <a class="el" href="class_able_polecat___mode___config.html#a72c6b8404d84cd04a0a5ec7bc0d68ee7">AblePolecat_Mode_Config</a>
, <a class="el" href="class_able_polecat___mode___server.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Mode_Server</a>
, <a class="el" href="class_able_polecat___mode___session.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Mode_Session</a>
, <a class="el" href="class_able_polecat___mode___user.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Mode_User</a>
, <a class="el" href="class_able_polecat___mode_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_ModeAbstract</a>
, <a class="el" href="class_able_polecat___query_language___statement___sql_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_QueryLanguage_Statement_SqlAbstract</a>
, <a class="el" href="class_able_polecat___query_language___statement_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_QueryLanguage_StatementAbstract</a>
, <a class="el" href="class_able_polecat___registry___class.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Class</a>
, <a class="el" href="class_able_polecat___registry___class_library.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_ClassLibrary</a>
, <a class="el" href="class_able_polecat___registry___component.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Component</a>
, <a class="el" href="class_able_polecat___registry___connector.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Connector</a>
, <a class="el" href="class_able_polecat___registry___entry___cache.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Entry_Cache</a>
, <a class="el" href="class_able_polecat___registry___entry___class.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Entry_Class</a>
, <a class="el" href="class_able_polecat___registry___entry___class_library.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Entry_ClassLibrary</a>
, <a class="el" href="class_able_polecat___registry___entry___connector.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Entry_Connector</a>
, <a class="el" href="class_able_polecat___registry___entry___dom_node___component.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Entry_DomNode_Component</a>
, <a class="el" href="class_able_polecat___registry___entry___dom_node___response.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Entry_DomNode_Response</a>
, <a class="el" href="class_able_polecat___registry___entry___resource.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Entry_Resource</a>
, <a class="el" href="class_able_polecat___registry___entry___template.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Entry_Template</a>
, <a class="el" href="class_able_polecat___registry___entry_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_EntryAbstract</a>
, <a class="el" href="class_able_polecat___registry___resource.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Resource</a>
, <a class="el" href="class_able_polecat___registry___response.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Response</a>
, <a class="el" href="class_able_polecat___registry___template.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Registry_Template</a>
, <a class="el" href="class_able_polecat___registry_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_RegistryAbstract</a>
, <a class="el" href="class_able_polecat___resource___core___ack.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Resource_Core_Ack</a>
, <a class="el" href="class_able_polecat___resource___core___error.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Resource_Core_Error</a>
, <a class="el" href="class_able_polecat___resource___core___form.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Resource_Core_Form</a>
, <a class="el" href="class_able_polecat___resource___core___test.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Resource_Core_Test</a>
, <a class="el" href="class_able_polecat___resource___restricted___install.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Resource_Restricted_Install</a>
, <a class="el" href="class_able_polecat___resource___restricted___update.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Resource_Restricted_Update</a>
, <a class="el" href="class_able_polecat___resource___restricted___util.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Resource_Restricted_Util</a>
, <a class="el" href="class_able_polecat___resource___restricted_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Resource_RestrictedAbstract</a>
, <a class="el" href="class_able_polecat___resource_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_ResourceAbstract</a>
, <a class="el" href="class_able_polecat___service___bus.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Service_Bus</a>
, <a class="el" href="class_able_polecat___service___client_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Service_ClientAbstract</a>
, <a class="el" href="class_able_polecat___service___dtx_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Service_DtxAbstract</a>
, <a class="el" href="class_able_polecat___service___initiator_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Service_InitiatorAbstract</a>
, <a class="el" href="class_able_polecat___service___listener_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Service_ListenerAbstract</a>
, <a class="el" href="class_able_polecat___service_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_ServiceAbstract</a>
, <a class="el" href="class_able_polecat___session.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Session</a>
, <a class="el" href="class_able_polecat___sql.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Sql</a>
, <a class="el" href="class_able_polecat___transaction___restricted___install.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Transaction_Restricted_Install</a>
, <a class="el" href="class_able_polecat___transaction___restricted___update.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Transaction_Restricted_Update</a>
, <a class="el" href="class_able_polecat___transaction___restricted___util.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Transaction_Restricted_Util</a>
, <a class="el" href="class_able_polecat___transaction___restricted___util___register.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Transaction_Restricted_Util_Register</a>
, <a class="el" href="class_able_polecat___transaction___restricted_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Transaction_RestrictedAbstract</a>
, <a class="el" href="class_able_polecat___transaction___test.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Transaction_Test</a>
, <a class="el" href="class_able_polecat___transaction___unrestricted.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_Transaction_Unrestricted</a>
, <a class="el" href="class_able_polecat___transaction_abstract.html#a91098fa7d1917ce4833f284bbef12627">AblePolecat_TransactionAbstract</a>
</li>
<li>initializeErrorReporting()
: <a class="el" href="class_able_polecat___mode___server.html#a1edabbfbec5258ee9df5fc2f236f51b4">AblePolecat_Mode_Server</a>
, <a class="el" href="class_able_polecat___mode_abstract.html#a1edabbfbec5258ee9df5fc2f236f51b4">AblePolecat_ModeAbstract</a>
</li>
<li>initializeHostUrl()
: <a class="el" href="class_able_polecat___message___request_abstract.html#a61811fe0b7325f59e02c3ceeabd58309">AblePolecat_Message_RequestAbstract</a>
</li>
<li>INSERT
: <a class="el" href="interface_able_polecat___query_language___statement___sql___interface.html#a9d308ff9f093aba704bd88133391af44">AblePolecat_QueryLanguage_Statement_Sql_Interface</a>
</li>
<li>insertList()
: <a class="el" href="class_able_polecat___registry___class.html#aedb53aa1c44903f9fa3cd6fe0ae986d9">AblePolecat_Registry_Class</a>
, <a class="el" href="class_able_polecat___registry___component.html#ac97c0e2eaa8d27a28bd44905b78fe92e">AblePolecat_Registry_Component</a>
, <a class="el" href="class_able_polecat___registry___connector.html#ac97c0e2eaa8d27a28bd44905b78fe92e">AblePolecat_Registry_Connector</a>
, <a class="el" href="class_able_polecat___registry___resource.html#ac97c0e2eaa8d27a28bd44905b78fe92e">AblePolecat_Registry_Resource</a>
, <a class="el" href="class_able_polecat___registry___response.html#ac97c0e2eaa8d27a28bd44905b78fe92e">AblePolecat_Registry_Response</a>
, <a class="el" href="class_able_polecat___registry___template.html#ac97c0e2eaa8d27a28bd44905b78fe92e">AblePolecat_Registry_Template</a>
</li>
<li>insertNode()
: <a class="el" href="class_able_polecat___registry___class.html#a96875dc2d0f7a9d46dddc31287b8063b">AblePolecat_Registry_Class</a>
, <a class="el" href="class_able_polecat___registry___component.html#a7a907ef0ebc9d5ca61b7c04efa0eccd6">AblePolecat_Registry_Component</a>
, <a class="el" href="class_able_polecat___registry___connector.html#a7a907ef0ebc9d5ca61b7c04efa0eccd6">AblePolecat_Registry_Connector</a>
, <a class="el" href="class_able_polecat___registry___resource.html#a7a907ef0ebc9d5ca61b7c04efa0eccd6">AblePolecat_Registry_Resource</a>
, <a class="el" href="class_able_polecat___registry___response.html#a7a907ef0ebc9d5ca61b7c04efa0eccd6">AblePolecat_Registry_Response</a>
, <a class="el" href="class_able_polecat___registry___template.html#a7a907ef0ebc9d5ca61b7c04efa0eccd6">AblePolecat_Registry_Template</a>
</li>
<li>install()
: <a class="el" href="interface_able_polecat___database___installer_interface.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Database_InstallerInterface</a>
, <a class="el" href="class_able_polecat___database___pdo.html#aba618d13fc7fc2ddca23db57614cd14d">AblePolecat_Database_Pdo</a>
, <a class="el" href="class_able_polecat___database___schema.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Database_Schema</a>
, <a class="el" href="interface_able_polecat___database_interface.html#aba618d13fc7fc2ddca23db57614cd14d">AblePolecat_DatabaseInterface</a>
, <a class="el" href="class_able_polecat___registry___class.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Registry_Class</a>
, <a class="el" href="class_able_polecat___registry___class_library.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Registry_ClassLibrary</a>
, <a class="el" href="class_able_polecat___registry___component.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Registry_Component</a>
, <a class="el" href="class_able_polecat___registry___connector.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Registry_Connector</a>
, <a class="el" href="class_able_polecat___registry___resource.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Registry_Resource</a>
, <a class="el" href="class_able_polecat___registry___response.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Registry_Response</a>
, <a class="el" href="class_able_polecat___registry___template.html#a97e9bacf538c072e0542eeb96d2475af">AblePolecat_Registry_Template</a>
</li>
<li>invoke()
: <a class="el" href="class_able_polecat___command___access_control___authenticate.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_Command_AccessControl_Authenticate</a>
, <a class="el" href="class_able_polecat___command___database___query.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_Command_Database_Query</a>
, <a class="el" href="class_able_polecat___command___get_access_token.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_Command_GetAccessToken</a>
, <a class="el" href="class_able_polecat___command___get_agent.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_Command_GetAgent</a>
, <a class="el" href="class_able_polecat___command___get_registry.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_Command_GetRegistry</a>
, <a class="el" href="class_able_polecat___command___log.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_Command_Log</a>
, <a class="el" href="class_able_polecat___command___server___version.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_Command_Server_Version</a>
, <a class="el" href="class_able_polecat___command___shutdown.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_Command_Shutdown</a>
, <a class="el" href="interface_able_polecat___command_interface.html#a6821480fe527af0afdf3691d7cffad5f">AblePolecat_CommandInterface</a>
</li>
<li>isActive()
: <a class="el" href="class_able_polecat___clock.html#aa56a17bc66c1081fad1cca3a488224c3">AblePolecat_Clock</a>
</li>
<li>isLoadable()
: <a class="el" href="class_able_polecat___registry___class.html#a65a6dfafeb7666e8b6b54209b958f7b0">AblePolecat_Registry_Class</a>
</li>
<li>isNull()
: <a class="el" href="class_able_polecat___data___primitive___scalar_abstract.html#a4af7cea238ab52f6e40a1eed86bdc1be">AblePolecat_Data_Primitive_ScalarAbstract</a>
, <a class="el" href="interface_able_polecat___data___primitive___scalar_interface.html#a4af7cea238ab52f6e40a1eed86bdc1be">AblePolecat_Data_Primitive_ScalarInterface</a>
</li>
<li>isPresetDir()
: <a class="el" href="class_able_polecat___server___paths.html#ac211d62ebb58a938e70515271cc42889">AblePolecat_Server_Paths</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Fri Apr 10 2015 11:24:54 for Able Polecat by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
</ul>
</div>
</body>
</html>
| kkuhrman/AblePolecat | usr/share/documentation/html/functions_i.html | HTML | bsd-2-clause | 26,689 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.iolib.foreign.StataReader.MISSING_VALUES — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/material.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.iolib.foreign.StataReader.TYPE_MAP" href="statsmodels.iolib.foreign.StataReader.TYPE_MAP.html" />
<link rel="prev" title="statsmodels.iolib.foreign.StataReader.DTYPE_MAP" href="statsmodels.iolib.foreign.StataReader.DTYPE_MAP.html" />
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../_static/versions.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.iolib.foreign.StataReader.MISSING_VALUES" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.11.1</span>
<span class="md-header-nav__topic"> statsmodels.iolib.foreign.StataReader.MISSING_VALUES </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../iolib.html" class="md-tabs__link">Input-Output <code class="xref py py-mod docutils literal notranslate"><span class="pre">iolib</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.iolib.foreign.StataReader.html" class="md-tabs__link">statsmodels.iolib.foreign.StataReader</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.11.1</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../stats.html" class="md-nav__link">Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">stats</span></code></a>
</li>
<li class="md-nav__item">
<a href="../contingency_tables.html" class="md-nav__link">Contingency tables</a>
</li>
<li class="md-nav__item">
<a href="../imputation.html" class="md-nav__link">Multiple Imputation with Chained Equations</a>
</li>
<li class="md-nav__item">
<a href="../emplike.html" class="md-nav__link">Empirical Likelihood <code class="xref py py-mod docutils literal notranslate"><span class="pre">emplike</span></code></a>
</li>
<li class="md-nav__item">
<a href="../distributions.html" class="md-nav__link">Distributions</a>
</li>
<li class="md-nav__item">
<a href="../graphics.html" class="md-nav__link">Graphics</a>
</li>
<li class="md-nav__item">
<a href="../iolib.html" class="md-nav__link">Input-Output <code class="xref py py-mod docutils literal notranslate"><span class="pre">iolib</span></code></a>
</li>
<li class="md-nav__item">
<a href="../tools.html" class="md-nav__link">Tools</a>
</li>
<li class="md-nav__item">
<a href="../large_data.html" class="md-nav__link">Working with Large Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../optimization.html" class="md-nav__link">Optimization</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.iolib.foreign.StataReader.MISSING_VALUES.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-iolib-foreign-statareader-missing-values--page-root">statsmodels.iolib.foreign.StataReader.MISSING_VALUES<a class="headerlink" href="#generated-statsmodels-iolib-foreign-statareader-missing-values--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="attribute">
<dt id="statsmodels.iolib.foreign.StataReader.MISSING_VALUES">
<code class="sig-prename descclassname">StataReader.</code><code class="sig-name descname">MISSING_VALUES</code><em class="property"> = {'b': (-127, 100), 'd': (-inf, 8.988e+307), 'f': (-1.701e+38, 1.701e+38), 'h': (-32767, 32740), 'l': (-2147483647, 2147483620)}</em><a class="headerlink" href="#statsmodels.iolib.foreign.StataReader.MISSING_VALUES" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.iolib.foreign.StataReader.DTYPE_MAP.html" title="Material"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.iolib.foreign.StataReader.DTYPE_MAP </span>
</div>
</a>
<a href="statsmodels.iolib.foreign.StataReader.TYPE_MAP.html" title="Admonition"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.iolib.foreign.StataReader.TYPE_MAP </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 21, 2020.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 2.4.2.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.11.1/generated/statsmodels.iolib.foreign.StataReader.MISSING_VALUES.html | HTML | bsd-3-clause | 18,243 |
<!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>PLASMA: /home/mathieu/ICL/Plasma/svn/trunk/tools/plasma_2.4.2/control/context.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.7.3 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">PLASMA <span id="projectnumber">2.4.1</span></div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Types List</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li id="searchli">
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
<div class="header">
<div class="headertitle">
<h1>/home/mathieu/ICL/Plasma/svn/trunk/tools/plasma_2.4.2/control/context.h</h1> </div>
</div>
<div class="contents">
<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
<a name="l00014"></a>00014 <span class="preprocessor">#ifndef _PLASMA_CONTEXT_H_</span>
<a name="l00015"></a>00015 <span class="preprocessor"></span><span class="preprocessor">#define _PLASMA_CONTEXT_H_</span>
<a name="l00016"></a>00016 <span class="preprocessor"></span>
<a name="l00017"></a>00017 <span class="preprocessor">#include <stdio.h></span>
<a name="l00018"></a>00018 <span class="preprocessor">#include "quark.h"</span>
<a name="l00019"></a>00019
<a name="l00020"></a>00020 <span class="keyword">struct </span><a class="code" href="typeplasma__context__struct.html">plasma_context_struct</a>;
<a name="l00021"></a>00021
<a name="l00022"></a>00022 <span class="comment">/***************************************************************************/</span>
<a name="l00025"></a><a class="code" href="typeplasma__context__struct.html">00025</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="typeplasma__context__struct.html">plasma_context_struct</a> {
<a name="l00026"></a>00026 <span class="comment">/* Initialization flag */</span>
<a name="l00027"></a>00027 PLASMA_bool initialized;
<a name="l00028"></a>00028
<a name="l00029"></a>00029 <span class="comment">/* Thread control */</span>
<a name="l00030"></a>00030 <span class="keywordtype">int</span> world_size, group_size;
<a name="l00031"></a>00031 <span class="keywordtype">int</span> thread_bind[CONTEXT_THREADS_MAX];
<a name="l00032"></a>00032 <span class="keywordtype">int</span> thread_rank[CONTEXT_THREADS_MAX];
<a name="l00033"></a>00033 pthread_attr_t thread_attr;
<a name="l00034"></a>00034 <a class="code" href="typepthread__s.html">pthread_t</a> thread_id[CONTEXT_THREADS_MAX];
<a name="l00035"></a>00035
<a name="l00036"></a>00036 <span class="comment">/* Master-worker communication */</span>
<a name="l00037"></a>00037 pthread_mutex_t action_mutex;
<a name="l00038"></a>00038 <a class="code" href="typepthread__cond__s.html">pthread_cond_t</a> action_condt;
<a name="l00039"></a>00039 <span class="keyword">volatile</span> PLASMA_enum action;
<a name="l00040"></a>00040 void (*parallel_func_ptr)(<span class="keyword">struct </span><a class="code" href="typeplasma__context__struct.html">plasma_context_struct</a>*);
<a name="l00041"></a>00041 <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> args_buff[ARGS_BUFF_SIZE];
<a name="l00042"></a>00042
<a name="l00043"></a>00043 <span class="comment">/* Boolean flags */</span>
<a name="l00044"></a>00044 PLASMA_bool errors_enabled;
<a name="l00045"></a>00045 PLASMA_bool warnings_enabled;
<a name="l00046"></a>00046 PLASMA_bool autotuning_enabled;
<a name="l00047"></a>00047 PLASMA_bool dynamic_section;
<a name="l00048"></a>00048
<a name="l00049"></a>00049 <span class="comment">/* Enum flags */</span>
<a name="l00050"></a>00050 PLASMA_enum scheduling; <span class="comment">// static or dynamic scheduling</span>
<a name="l00051"></a>00051 PLASMA_enum householder; <span class="comment">// "domino" (flat) or tree-based (reduction) Householder</span>
<a name="l00052"></a>00052 PLASMA_enum translation; <span class="comment">// In place or Out of place layout conversion</span>
<a name="l00053"></a>00053
<a name="l00054"></a>00054 <span class="comment">/* Matrix tile attributes */</span>
<a name="l00055"></a>00055 <span class="keywordtype">int</span> nb;
<a name="l00056"></a>00056 <span class="keywordtype">int</span> ib;
<a name="l00057"></a>00057 <span class="keywordtype">int</span> nbnbsize; <span class="comment">// tile size in elements (possibly padded)</span>
<a name="l00058"></a>00058 <span class="keywordtype">int</span> ibnbsize; <span class="comment">// T or L tile size in elements (---''---)</span>
<a name="l00059"></a>00059 <span class="keywordtype">int</span> rhblock; <span class="comment">// block size for tree-based (reduction) Householder</span>
<a name="l00060"></a>00060
<a name="l00061"></a>00061 <span class="comment">/* Barrier implementation */</span>
<a name="l00062"></a>00062 <span class="preprocessor">#ifdef BUSY_WAITING</span>
<a name="l00063"></a>00063 <span class="preprocessor"></span> <span class="keyword">volatile</span> <span class="keywordtype">int</span> barrier_in[CONTEXT_THREADS_MAX];
<a name="l00064"></a>00064 <span class="keyword">volatile</span> <span class="keywordtype">int</span> barrier_out[CONTEXT_THREADS_MAX];
<a name="l00065"></a>00065 <span class="preprocessor">#else</span>
<a name="l00066"></a>00066 <span class="preprocessor"></span> <span class="keywordtype">int</span> <span class="keyword">volatile</span> barrier_id; <span class="comment">/*+ ID of the barrier +*/</span>
<a name="l00067"></a>00067 <span class="keywordtype">int</span> <span class="keyword">volatile</span> barrier_nblocked_thrds; <span class="comment">/*+ Number of threads lock in the barrier +*/</span>
<a name="l00068"></a>00068 pthread_mutex_t barrier_synclock; <span class="comment">/*+ mutex for the barrier +*/</span>
<a name="l00069"></a>00069 <a class="code" href="typepthread__cond__s.html">pthread_cond_t</a> barrier_synccond; <span class="comment">/*+ condition for the barrier +*/</span>
<a name="l00070"></a>00070 <span class="preprocessor">#endif</span>
<a name="l00071"></a>00071 <span class="preprocessor"></span>
<a name="l00072"></a>00072 <span class="comment">/* Static scheduler implementation */</span>
<a name="l00073"></a>00073 <span class="keywordtype">int</span> ss_ld; <span class="comment">// static scheduler progress table leading dimension</span>
<a name="l00074"></a>00074 <span class="keyword">volatile</span> <span class="keywordtype">int</span> ss_abort; <span class="comment">// static scheduler abort flag</span>
<a name="l00075"></a>00075 <span class="keyword">volatile</span> <span class="keywordtype">int</span> *ss_progress; <span class="comment">// static scheduler progress table</span>
<a name="l00076"></a>00076
<a name="l00077"></a>00077 <span class="comment">/* Dynamic scheduler */</span>
<a name="l00078"></a>00078 Quark *quark;
<a name="l00079"></a>00079 } <a class="code" href="typeplasma__context__struct.html">plasma_context_t</a>;
<a name="l00080"></a>00080
<a name="l00081"></a>00081 <span class="comment">/***************************************************************************/</span>
<a name="l00084"></a><a class="code" href="typeplasma__context__map__struct.html">00084</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="typeplasma__context__map__struct.html">plasma_context_map_struct</a> {
<a name="l00085"></a>00085 <a class="code" href="typepthread__s.html">pthread_t</a> thread_id; <span class="comment">// thread id</span>
<a name="l00086"></a>00086 <a class="code" href="typeplasma__context__struct.html">plasma_context_t</a> *context; <span class="comment">// pointer to associated context</span>
<a name="l00087"></a>00087 } <a class="code" href="typeplasma__context__map__struct.html">plasma_context_map_t</a>;
<a name="l00088"></a>00088
<a name="l00089"></a>00089 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00090"></a>00090 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {
<a name="l00091"></a>00091 <span class="preprocessor">#endif</span>
<a name="l00092"></a>00092 <span class="preprocessor"></span>
<a name="l00093"></a>00093 <span class="comment">/***************************************************************************/</span>
<a name="l00096"></a>00096 <a class="code" href="typeplasma__context__struct.html">plasma_context_t</a> *plasma_context_create();
<a name="l00097"></a>00097 <span class="keywordtype">int</span> plasma_context_insert(<a class="code" href="typeplasma__context__struct.html">plasma_context_t</a> *context, <a class="code" href="typepthread__s.html">pthread_t</a> thread_id);
<a name="l00098"></a>00098 <span class="keywordtype">int</span> plasma_context_remove(<a class="code" href="typeplasma__context__struct.html">plasma_context_t</a> *context, <a class="code" href="typepthread__s.html">pthread_t</a> thread_id);
<a name="l00099"></a>00099 <a class="code" href="typeplasma__context__struct.html">plasma_context_t</a> *plasma_context_self();
<a name="l00100"></a>00100
<a name="l00101"></a>00101 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00102"></a>00102 <span class="preprocessor"></span>}
<a name="l00103"></a>00103 <span class="preprocessor">#endif</span>
<a name="l00104"></a>00104 <span class="preprocessor"></span>
<a name="l00105"></a>00105 <span class="preprocessor">#endif</span>
</pre></div></div>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr class="footer"/><address class="footer"><small>Generated by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>
| joao-lima/plasma-kaapi | docs/doxygen/out/html/context_8h_source.html | HTML | bsd-3-clause | 12,575 |
{% load scopes i18n %}
<div id="viewscope">
<h3>{% trans 'Scopes' %}</h3>
<h4>{% trans 'Scope Levels' %}</h4>
{% for scope in scopes %}
<div class="scopelevel">
<span class="name">{{scope.name}}</span>
<ul>
{% for scope_data in scope.data.itervalues %}
<li>
{{scope_data.key}}
{% if "edit" in scope_data.manage_urls %}
<a href="{{scope_data.manage_urls.edit}}">{% trans 'Edit' %}</a>
{% endif %}
{% if "list" in scope_data.manage_urls %}
<a href="{{scope_data.manage_urls.list}}">{% trans 'List' %}</a>
{% endif %}
{% if "add" in scope_data.manage_urls %}
<a href="{{scope_data.manage_urls.add}}">{% trans 'Add' %}</a>
{% endif %}
</li>
{% endfor %}
</ul>
</div>
{% endfor %}
<h4>{% trans 'Scope Information' %}</h4>
{% for key, value in scopes.info.iteritems %}
<div class="scopeinfo {{key}}">
{% renderscopedisplay value %}
</div>
{% endfor %}
</div>
| zbyte64/django-dockitcms | dockitcms/templates/dockitcms/templatetags/viewscope.html | HTML | bsd-3-clause | 853 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_14) on Fri Sep 18 14:09:11 BST 2009 -->
<TITLE>
NCBIBlastResourceBase
</TITLE>
<META NAME="date" CONTENT="2009-09-18">
<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="NCBIBlastResourceBase";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NCBIBlastResourceBase.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResource.html" title="class in uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceConfiguration.html" title="class in uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../../../index.html?uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html" target="_top"><B>FRAMES</B></A>
<A HREF="NCBIBlastResourceBase.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource</FONT>
<BR>
Class NCBIBlastResourceBase</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../../../../../resources/inherit.gif" ALT="extended by ">gov.nih.nci.cagrid.introduce.servicetools.ReflectionResource
<IMG SRC="../../../../../../../../../../resources/inherit.gif" ALT="extended by "><B>uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource.NCBIBlastResourceBase</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>org.globus.wsrf.Resource, org.globus.wsrf.ResourceIdentifier, org.globus.wsrf.ResourceLifetime, org.globus.wsrf.ResourceProperties</DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResource.html" title="class in uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource">NCBIBlastResource</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public abstract class <B>NCBIBlastResourceBase</B><DT>extends gov.nih.nci.cagrid.introduce.servicetools.ReflectionResource<DT>implements org.globus.wsrf.Resource</DL>
</PRE>
<P>
DO NOT EDIT: This class is autogenerated!
This class is the base class of the resource type created for this service.
It contains accessor and utility methods for managing any resource properties
of these resource as well as code for registering any properties selected
to the index service.
<P>
<P>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html#NCBIBlastResourceBase()">NCBIBlastResourceBase</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceConfiguration.html" title="class in uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource">NCBIBlastResourceConfiguration</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html#getConfiguration()">getConfiguration</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> gov.nih.nci.cagrid.metadata.ServiceMetadata</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html#getServiceMetadata()">getServiceMetadata</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html#initialize(java.lang.Object, javax.xml.namespace.QName, java.lang.Object)">initialize</A></B>(java.lang.Object resourceBean,
javax.xml.namespace.QName resourceElementQName,
java.lang.Object id)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html#refreshRegistration(boolean)">refreshRegistration</A></B>(boolean forceRefresh)</CODE>
<BR>
This checks the configuration file, and attempts to register to the
IndexService if shouldPerformRegistration==true.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html#setServiceMetadata(gov.nih.nci.cagrid.metadata.ServiceMetadata)">setServiceMetadata</A></B>(gov.nih.nci.cagrid.metadata.ServiceMetadata serviceMetadata)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_gov.nih.nci.cagrid.introduce.servicetools.ReflectionResource"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class gov.nih.nci.cagrid.introduce.servicetools.ReflectionResource</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getCurrentTime, getID, getResourceBean, getResourcePropertySet, getTerminationTime, setTerminationTime</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="NCBIBlastResourceBase()"><!-- --></A><H3>
NCBIBlastResourceBase</H3>
<PRE>
public <B>NCBIBlastResourceBase</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="initialize(java.lang.Object, javax.xml.namespace.QName, java.lang.Object)"><!-- --></A><H3>
initialize</H3>
<PRE>
public void <B>initialize</B>(java.lang.Object resourceBean,
javax.xml.namespace.QName resourceElementQName,
java.lang.Object id)
throws org.globus.wsrf.ResourceException</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>initialize</CODE> in class <CODE>gov.nih.nci.cagrid.introduce.servicetools.ReflectionResource</CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>org.globus.wsrf.ResourceException</CODE><DT><B>See Also:</B><DD><CODE>Initializable.initialize()</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getServiceMetadata()"><!-- --></A><H3>
getServiceMetadata</H3>
<PRE>
public gov.nih.nci.cagrid.metadata.ServiceMetadata <B>getServiceMetadata</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setServiceMetadata(gov.nih.nci.cagrid.metadata.ServiceMetadata)"><!-- --></A><H3>
setServiceMetadata</H3>
<PRE>
public void <B>setServiceMetadata</B>(gov.nih.nci.cagrid.metadata.ServiceMetadata serviceMetadata)
throws org.globus.wsrf.ResourceException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>org.globus.wsrf.ResourceException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getConfiguration()"><!-- --></A><H3>
getConfiguration</H3>
<PRE>
public <A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceConfiguration.html" title="class in uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource">NCBIBlastResourceConfiguration</A> <B>getConfiguration</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="refreshRegistration(boolean)"><!-- --></A><H3>
refreshRegistration</H3>
<PRE>
public void <B>refreshRegistration</B>(boolean forceRefresh)</PRE>
<DL>
<DD>This checks the configuration file, and attempts to register to the
IndexService if shouldPerformRegistration==true. It will first read the
current container URL, and compare it against the saved value. If the
value exists, it will only try to reregister if the values are different.
This exists to handle fixing the registration URL which may be incorrect
during initialization, then later corrected during invocation. The
existence of baseURL does not imply successful registration (a non-null
registrationClient does). We will only attempt to reregister when the URL
changes (to prevent attempting registration with each invocation if there
is a configuration problem).
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NCBIBlastResourceBase.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResource.html" title="class in uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../../../../uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceConfiguration.html" title="class in uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service.globus.resource"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../../../index.html?uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html" target="_top"><B>FRAMES</B></A>
<A HREF="NCBIBlastResourceBase.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| NCIP/taverna-grid | servicewrapper/doc/uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/globus/resource/NCBIBlastResourceBase.html | HTML | bsd-3-clause | 18,146 |
---
layout: data_model
title: RelatedObjectsType
this_version: 4.1
---
<div class="row">
<div class="col-md-10">
<h1>RelatedObjectsType<span class="subdued">CybOX Core Schema</span></h1>
</div>
<div id="nav-area" class="col-md-2">
<p>
<form id="nav-version">
<select>
<option value="4.1" selected="selected">MAEC 4.1</option>
</select>
</form>
</p>
</div>
</div>
<p class="data-model-description">The <a href='/data-model/4.1/cybox/RelatedObjectsType'>RelatedObjectsType</a> enables the identification and/or specification of Objects with relevant relationships with this Object.</p>
<hr />
<table class="table table-striped table-hover">
<thead>
<tr>
<th>Field Name</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Related_Object<span class="occurrence">1..n</span></td>
<td>
<a href="/data-model/4.1/cybox/RelatedObjectType">RelatedObjectType</a>
</td>
<td>
<p>The Related_Object construct is optional and enables the identification and/or specification of a single Objects with relevant relationships with this Object.</p>
</td>
</tr>
</tbody>
</table>
| MAECProject/MAECProject.github.io | data-model/4.1/cybox/RelatedObjectsType/index.html | HTML | bsd-3-clause | 1,311 |
{% extends "base.html" %}
{% load tags_filters %}
{% block title %}Consulta de Validez Nacional{% endblock %}
{% block css_body_classes %}{% css_classes "consulta-validez consulta-validez-detalle" %}{% endblock %}
{% block content %}
<h2>Consulta de Validez Nacional</h2>
{% if flash %}
{% include "flashes.html" %}
{% endif %}
<h3>Datos de la Institución</h3>
<div class="data">
<ul>
<li><strong>CUE:</strong> <span>{{ validez_nacional.cue }}</span></li>
<li><strong>Nombre del ISFD:</strong> <span>{{ ue.nombre }}</span></li>
<li><strong>Tipo Gestión:</strong> <span>{{ ue.dependencia_funcional.tipo_gestion }}</span></li>
<li><strong>Jurisdicción:</strong> <span>{{ validez_nacional.get_jurisdiccion }}</span></li>
{% if dom %}
<li><strong>Departamento:</strong> <span>{{ dom.localidad.departamento }}</span></li>
<li><strong>Localidad:</strong> <span>{{ dom.localidad }}</span></li>
<li><strong>Domicilio Institucional:</strong> <span>{{ dom }}</span></li>
{% endif %}
<li><strong>Teléfono:</strong> <span>{{ ue.telefono }}</span></li>
<li><strong>Correo:</strong> <span>{{ ue.email }}</span></li>
</ul>
</div>
<h3>Datos de la Validez Nacional del Título</h3>
<div class="data">
<ul>
<li><strong>Carrera:</strong> <span>{{ validez_nacional.carrera|default:"---" }}</span></li>
<li><strong>Título:</strong> <span>{{ validez_nacional.titulo_nacional|default:"---" }}</span></li>
<li><strong>Primera-Última Cohorte Autorizadas:</strong> <span>{{ validez_nacional.primera_cohorte|default:"---" }} - {{ validez_nacional.ultima_cohorte|default:"---" }}</span></li>
<li><strong>Dictamen de la CoFEv:</strong> <span>{{ validez_nacional.dictamen_cofev|default:"---" }}</span></li>
<li><strong>Normativa Jurisdiccional:</strong> <span>{{ validez_nacional.normativa_jurisdiccional|default:"---" }}</span></li>
<li><strong>Normativa Nacional:</strong> <span>{{ validez_nacional.normativas_nacionales|default:"---" }}</span></li>
<li><strong>Número de INFD:</strong> <span>{{ validez_nacional.nro_infd }}</span></li>
</ul>
</div>
<ul class="actions">
<li class="back">
<a href="{% url consultaValidezHome %}"><span>Volver</span></a>
</li>
<li>
<input type="button" onclick="window.print()" value="Imprimir" class="noPrint"/>
</li>
</ul>
<hr />
{% endblock %}
| MERegistro/meregistro | meregistro/templates/consulta_validez/detalle.html | HTML | bsd-3-clause | 2,322 |
{% extends "base.html" %}
{% load i18n %}
{% load bootstrap3 %}
{% block menu %}
{% include 'menu.html' with active='admin' %}
{% endblock %}
{% block content %}
<div class="col-md-5 col-md-offset-3">
<h3>{% trans "Admin actions" %}</h3>
<span style="font-size:18px;">
<ul>
<li><a href="{% url 'new-task-info' %}">{% trans "Create new task" %}</a></li>
</ul>
{% if tasks_to_check %}
{% trans "Check these tasks" %}:
{% for task_result in tasks_to_check %}
<li><a href="{% url 'check-task' task_result.pk %}">{{ task_result.task.slug }} <{{ task_result.user.username }}></li>
{% endfor %}
{% endif %}
</span>
</div>
{% endblock %}
| niekas/Hack4LT | src/hack4lt/templates/hack4lt/admin.html | HTML | bsd-3-clause | 760 |
{% customtags.hello "customtags" as hello_custom %}{{ hello_custom }}{% endhello %}
| rkumar-cognam/django-customtags-lib | customtags_tests/templates/test_hello.html | HTML | bsd-3-clause | 84 |
{% load i18n %}
{% trans "Hlasování číslo" %} {{ obj.pollId }}
| tectronics/parliament-poll-stats | templates/krmeni/poll_title.html | HTML | bsd-3-clause | 67 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Tue Dec 29 12:43:46 AEDT 2015 -->
<title>org.bouncycastle.pqc.jcajce.provider.util (Bouncy Castle Library 1.54 API Specification)</title>
<meta name="date" content="2015-12-29">
<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="org.bouncycastle.pqc.jcajce.provider.util (Bouncy Castle Library 1.54 API Specification)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>Bouncy Castle Cryptography Library 1.54</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/bouncycastle/pqc/jcajce/provider/test/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../org/bouncycastle/pqc/jcajce/spec/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/bouncycastle/pqc/jcajce/provider/util/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.bouncycastle.pqc.jcajce.provider.util</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/bouncycastle/pqc/jcajce/provider/util/AsymmetricBlockCipher.html" title="class in org.bouncycastle.pqc.jcajce.provider.util">AsymmetricBlockCipher</a></td>
<td class="colLast">
<div class="block">The AsymmetricBlockCipher class extends CipherSpiExt.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/bouncycastle/pqc/jcajce/provider/util/AsymmetricHybridCipher.html" title="class in org.bouncycastle.pqc.jcajce.provider.util">AsymmetricHybridCipher</a></td>
<td class="colLast">
<div class="block">The AsymmetricHybridCipher class extends CipherSpiExt.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../../org/bouncycastle/pqc/jcajce/provider/util/CipherSpiExt.html" title="class in org.bouncycastle.pqc.jcajce.provider.util">CipherSpiExt</a></td>
<td class="colLast">
<div class="block">The CipherSpiExt class extends CipherSpi.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../../org/bouncycastle/pqc/jcajce/provider/util/KeyUtil.html" title="class in org.bouncycastle.pqc.jcajce.provider.util">KeyUtil</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>Bouncy Castle Cryptography Library 1.54</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/bouncycastle/pqc/jcajce/provider/test/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../../org/bouncycastle/pqc/jcajce/spec/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/bouncycastle/pqc/jcajce/provider/util/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>
| GaloisInc/hacrypto | src/Java/BouncyCastle/BouncyCastle-1.54/bcprov-jdk15on-154/javadoc/org/bouncycastle/pqc/jcajce/provider/util/package-summary.html | HTML | bsd-3-clause | 6,063 |
{% extends "base.html" %}
{% load static %}
{% load url from future %}
{% load greenmine_utils %}
{% load i18n %}
{% block title %}
<span class="separator"> › </span>
<span class="title-item"><a href="{{ project.get_backlog_url }}">{{ project.name }}</a></span>
<span class="separator"> › </span>
<span class="title-item">{% trans "Bugs" %}</span>
{% endblock %}
{% block wrapper %}
<div class="issue-create form-box">
<div class="top-box">
<div class="top-box-bar">
<div class="buttons-area right">
<div class="area-item button-unbordered data-url">{% trans "Cancel" %}</div>
<div class="area-item button data-url" data-value="1">{% trans "Save" %}</div>
</div>
<div class="title-area">
<div class="title">{% trans "Create issue" %}:</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="middle-box">
<div class="form-container">
<form action="{{ full_current_url }}" method="post" class="inline">
{% csrf_token %}
<div class="form-row inline-row">
<div class="form-field">
<label>{{ form.subject.label }}</label>
{{ form.subject }}
</div>
<div class="form-field">
<label>{{ form.status.label }}</label>
{{ form.status }}
</div>
<div class="form-field">
<label>{{ form.priority.label }}</label>
{{ form.priority }}
</div>
<div class="clearfix"></div>
</div>
<div class="form-row inline-row">
<div class="form-field">
<label>{{ form.milestone.label }}</label>
{{ form.milestone }}
</div>
<div class="form-field">
<label>{{ form.assigned_to.label }}</label>
{{ form.assigned_to }}
</div>
<div class="form-field">
<label>{{ form.tags.label }}</label>
{{ form.tags }}
</div>
<div class="clearfix"></div>
</div>
<div class="form-field width100">
<label>{{ form.description.label }}</label>
{{ form.description }}
{{ form.description.errors }}
</div>
</form>
</div>
</div>
<div class="bottom-box">
<div class="bottom-box-bar">
<div class="buttons-area right">
<div class="area-item button-unbordered data-url">{% trans "Cancel" %}</div>
<div class="area-item button data-url" data-value="1">{% trans "Save" %}</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
{% endblock %}
{% block bottom-headers %}
<script type="text/javascript" src="{% static "js/bb/task.js" %}"></script>
{% include "modules/wikiwidget.html" %}
{% endblock %}
| niwinz/Green-Mine | src/greenmine/templates/issues-create.html | HTML | bsd-3-clause | 3,307 |
---
title: sample post
author: dave
---
{% assign author = site.data.people[page.author] %}
<a rel="author"
href="{{ author.twitter }}"
title="{{ author.name }}">
{{ author.name }}
</a>
| malaterre/dicom-private-dicts | bla.html | HTML | bsd-3-clause | 196 |
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Zend Framework API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="css/black-tie/jquery-ui-1.8.2.custom.css" type="text/css"></link><link rel="stylesheet" href="css/jquery.treeview.css" type="text/css"></link><link rel="stylesheet" href="css/theme.css" type="text/css"></link><script type="text/javascript" src="js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="js/jquery.cookie.js"></script><script type="text/javascript" src="js/jquery.treeview.js"></script><script type="text/javascript">
$(document).ready(function() {
$(".filetree").treeview({
collapsed: true,
persist: "cookie"
});
$("#accordion").accordion({
collapsible: true,
autoHeight: false,
fillSpace: true
});
$(".tabs").tabs();
});
</script></head><body><div xmlns="" class="content">
<div class="sub-page-main-header-api-documentation"><h2>API Documentation</h2></div>
<div class="dotted-line"></div>
</div>
<div xmlns="" id="content">
<script type="text/javascript" src="js/menu.js"></script><script>
$(document).ready(function() {
$('a.gripper').click(function() {
$(this).nextAll('div.code-tabs').slideToggle();
$(this).children('img').toggle();
return false;
});
$('div.code-tabs').hide();
$('a.gripper').show();
$('div.file-nav').show();
});
</script><h1 class="file">Dojo/Form/Element/DateTextBox.php</h1>
<div class="file-nav"><ul id="file-nav">
<li><a href="#top">Global</a></li>
<li>
<a href="#classes"><img src="images/icons/class.png" height="14">
Classes
</a><ul><li><a href="#%5CZend_Dojo_Form_Element_DateTextBox">\Zend_Dojo_Form_Element_DateTextBox</a></li></ul>
</li>
</ul></div>
<a name="top"></a><div id="file-description">
<p class="short-description">Zend Framework</p>
<div class="long-description"><p>LICENSE</p>
<p>This source file is subject to the new BSD license that is bundled
with this package in the file LICENSE.txt.
It is also available through the world-wide-web at this URL:
http://framework.zend.com/license/new-bsd
If you did not receive a copy of the license and are unable to
obtain it through the world-wide-web, please send an email
to [email protected] so we can send you a copy immediately.</p>
</div>
</div>
<dl class="file-info">
<dt>category</dt>
<dd>Zend
</dd>
<dt>copyright</dt>
<dd>Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
</dd>
<dt>license</dt>
<dd>
<a href="http://framework.zend.com/license/new-bsd">New BSD License</a>
</dd>
<dt>package</dt>
<dd>Zend_Dojo
</dd>
<dt>subpackage</dt>
<dd>Form_Element
</dd>
</dl>
<a name="classes"></a><a id="\Zend_Dojo_Form_Element_DateTextBox"></a><h2 class="class">\Zend_Dojo_Form_Element_DateTextBox<div class="to-top"><a href="#top">jump to top</a></div>
</h2>
<div class="class">
<p class="short-description">DateTextBox dijit</p>
<div class="long-description">
</div>
<dl class="class-info">
<dt>Extends from</dt>
<dd><a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></dd>
<dt>copyright</dt>
<dd>Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
</dd>
<dt>license</dt>
<dd>
<a href="http://framework.zend.com/license/new-bsd">New BSD License</a>
</dd>
<dt>package</dt>
<dd>Zend_Dojo
</dd>
<dt>subpackage</dt>
<dd>Form_Element
</dd>
<dt>uses</dt>
<dd>
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a>
</dd>
<dt>version</dt>
<dd>$Id: DateTextBox.php 23775 2011-03-01 17:25:24Z ralph $
</dd>
</dl>
<h3>Properties</h3>
<div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::$_allowedFormatTypes"></a><div class="property">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">array
<span class="highlight">$_allowedFormatTypes</span>= 'array'
</code><div class="description">
<p class="short-description">Allowed formatLength types</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Default value</strong><code>array</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>array</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::$_allowedSelectorTypes"></a><div class="property">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected">array
<span class="highlight">$_allowedSelectorTypes</span>= 'array'
</code><div class="description">
<p class="short-description">Allowed selector types</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Default value</strong><code>array</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>array</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::$helper"></a><div class="property">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/property.png" alt="Property"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public">string
<span class="highlight">$helper</span>= 'DateTextBox'
</code><div class="description">
<p class="short-description">Use DateTextBox dijit view helper</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Default value</strong><code>DateTextBox</code><strong>Details</strong><dl class="property-info">
<dt>Type</dt>
<dd>string</dd>
</dl>
</div>
<div class="clear"></div>
</div>
</div>
<h3>Methods</h3>
<div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::__call()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">__call</span><span class="nb-faded-text">(
string $method, array $args
)
</span>
:
string</code><div class="description">
<p class="short_description">Overloading: allow rendering specific decorators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::__call()">\Zend_Form_Element::__call()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Call renderDecoratorName() to render a specific decorator.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$method</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$args</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Exception.html#%5CZend_Form_Exception">\Zend_Form_Exception</a></td>
<td><em>for invalid decorator or invalid method call</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::__construct()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">__construct</span><span class="nb-faded-text">(
mixed $spec, mixed $options
=
null
)
</span>
:
void</code><div class="description">
<p class="short_description">Constructor</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::__construct()">\Zend_Dojo_Form_Element_Dijit::__construct()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>$spec may be:
- string: name of element
- array: options with which to configure element
- Zend_Config: Zend_Config with options for configuring element</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$spec</th>
<td>mixed</td>
<td><em></em></td>
</tr>
<tr>
<th>$options</th>
<td>mixed</td>
<td><em></em></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Exception.html#%5CZend_Form_Exception">\Zend_Form_Exception</a></td>
<td><em>if no element name after initialization</em></td>
</tr>
</table>
<strong>Details</strong><dl class="function-info">
<dt>todo</dt>
<dd>Should we set dojo view helper paths here?
</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::__get()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">__get</span><span class="nb-faded-text">(
string $key
)
</span>
:
mixed</code><div class="description">
<p class="short_description">Overloading: retrieve object property</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::__get()">\Zend_Form_Element::__get()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Prevents access to properties beginning with '_'.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>mixed</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::__set()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">__set</span><span class="nb-faded-text">(
string $key, mixed $value
)
</span>
:
\voide</code><div class="description">
<p class="short_description">Overloading: set object property</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::__set()">\Zend_Form_Element::__set()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$value</th>
<td>mixed</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>\voide</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::__toString()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">__toString</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">String representation of form element</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::__toString()">\Zend_Form_Element::__toString()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Proxies to {@link render()}.</p>
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::_castBoolToString()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">_castBoolToString</span><span class="nb-faded-text">(
mixed $item, string $key
)
</span>
:
void</code><div class="description">
<p class="short_description">Cast a boolean value to a string</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::_castBoolToString()">\Zend_Dojo_Form_Element_ValidationTextBox::_castBoolToString()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$item</th>
<td>mixed</td>
<td><em></em></td>
</tr>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::_filterValue()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">_filterValue</span><span class="nb-faded-text">(
string $value, string $key
)
</span>
:
void</code><div class="description">
<p class="short_description">Filter a value</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::_filterValue()">\Zend_Form_Element::_filterValue()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$value</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::_getDecorator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">_getDecorator</span><span class="nb-faded-text">(
string $name, null|array $options
)
</span>
:
<a href="db_Form_Decorator_Interface.html#%5CZend_Form_Decorator_Interface">\Zend_Form_Decorator_Interface</a></code><div class="description">
<p class="short_description">Instantiate a decorator based on class name or class name fragment</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::_getDecorator()">\Zend_Form_Element::_getDecorator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$options</th>
<td>null|array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Decorator_Interface.html#%5CZend_Form_Decorator_Interface">\Zend_Form_Decorator_Interface</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::_getErrorMessages()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">_getErrorMessages</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Retrieve error messages and perform translation and value substitution</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::_getErrorMessages()">\Zend_Form_Element::_getErrorMessages()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::_hasErrorMessages()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">_hasErrorMessages</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Are there custom error messages registered?</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::_hasErrorMessages()">\Zend_Form_Element::_hasErrorMessages()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::_loadDecorator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">_loadDecorator</span><span class="nb-faded-text">(
array $decorator, mixed $name
)
</span>
:
<a href="db_Form_Decorator_Interface.html#%5CZend_Form_Decorator_Interface">\Zend_Form_Decorator_Interface</a></code><div class="description">
<p class="short_description">Lazy-load a decorator</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::_loadDecorator()">\Zend_Form_Element::_loadDecorator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$decorator</th>
<td>array</td>
<td><em>Decorator type and options</em></td>
</tr>
<tr>
<th>$name</th>
<td>mixed</td>
<td><em>Decorator name or alias</em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Decorator_Interface.html#%5CZend_Form_Decorator_Interface">\Zend_Form_Decorator_Interface</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::_loadFilter()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">_loadFilter</span><span class="nb-faded-text">(
array $filter
)
</span>
:
<a href="db_Filter_Interface.html#%5CZend_Filter_Interface">\Zend_Filter_Interface</a></code><div class="description">
<p class="short_description">Lazy-load a filter</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::_loadFilter()">\Zend_Form_Element::_loadFilter()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$filter</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Filter_Interface.html#%5CZend_Filter_Interface">\Zend_Filter_Interface</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::_loadValidator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_protected.png" style="margin-right: 5px" alt="protected"><span class="highlight">_loadValidator</span><span class="nb-faded-text">(
array $validator
)
</span>
:
<a href="db_Validate_Interface.html#%5CZend_Validate_Interface">\Zend_Validate_Interface</a></code><div class="description">
<p class="short_description">Lazy-load a validator</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::_loadValidator()">\Zend_Form_Element::_loadValidator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$validator</th>
<td>array</td>
<td><em>Validator definition</em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Validate_Interface.html#%5CZend_Validate_Interface">\Zend_Validate_Interface</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addDecorator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addDecorator</span><span class="nb-faded-text">(
string|<a href="db_Form_Decorator_Interface.html#%5CZend_Form_Decorator_Interface">\Zend_Form_Decorator_Interface</a> $decorator, array|\Zend_Config $options
=
null
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add a decorator for rendering the element</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addDecorator()">\Zend_Form_Element::addDecorator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$decorator</th>
<td>string|<a href="db_Form_Decorator_Interface.html#%5CZend_Form_Decorator_Interface">\Zend_Form_Decorator_Interface</a>
</td>
<td><em></em></td>
</tr>
<tr>
<th>$options</th>
<td>array|\Zend_Config</td>
<td><em>Options with which to initialize decorator</em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addDecorators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addDecorators</span><span class="nb-faded-text">(
array $decorators
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add many decorators at once</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addDecorators()">\Zend_Form_Element::addDecorators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$decorators</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addError()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addError</span><span class="nb-faded-text">(
string $message
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add an error message and mark element as failed validation</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addError()">\Zend_Form_Element::addError()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$message</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addErrorMessage()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addErrorMessage</span><span class="nb-faded-text">(
string $message
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add a custom error message to return in the event of failed validation</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addErrorMessage()">\Zend_Form_Element::addErrorMessage()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$message</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addErrorMessages()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addErrorMessages</span><span class="nb-faded-text">(
array $messages
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add multiple custom error messages to return in the event of failed validation</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addErrorMessages()">\Zend_Form_Element::addErrorMessages()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$messages</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addErrors()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addErrors</span><span class="nb-faded-text">(
array $messages
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add multiple error messages and flag element as failed validation</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addErrors()">\Zend_Form_Element::addErrors()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$messages</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addFilter()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addFilter</span><span class="nb-faded-text">(
string|<a href="db_Filter_Interface.html#%5CZend_Filter_Interface">\Zend_Filter_Interface</a> $filter, $options
=
array
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add a filter to the element</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addFilter()">\Zend_Form_Element::addFilter()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$filter</th>
<td>string|<a href="db_Filter_Interface.html#%5CZend_Filter_Interface">\Zend_Filter_Interface</a>
</td>
<td><em></em></td>
</tr>
<tr>
<th>$options</th>
<td></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addFilters()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addFilters</span><span class="nb-faded-text">(
array $filters
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add filters to element</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addFilters()">\Zend_Form_Element::addFilters()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$filters</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addPrefixPath()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addPrefixPath</span><span class="nb-faded-text">(
string $prefix, string $path, string $type
=
null
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add prefix path for plugin loader</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addPrefixPath()">\Zend_Form_Element::addPrefixPath()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>If no $type specified, assumes it is a base path for both filters and
validators, and sets each according to the following rules:
- decorators: $prefix = $prefix . '_Decorator'
- filters: $prefix = $prefix . '_Filter'
- validators: $prefix = $prefix . '_Validate'</p>
<p>Otherwise, the path prefix is set on the appropriate plugin loader.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$prefix</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$path</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$type</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Exception.html#%5CZend_Form_Exception">\Zend_Form_Exception</a></td>
<td><em>for invalid type</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addPrefixPaths()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addPrefixPaths</span><span class="nb-faded-text">(
array $spec
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add many prefix paths at once</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addPrefixPaths()">\Zend_Form_Element::addPrefixPaths()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$spec</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addValidator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addValidator</span><span class="nb-faded-text">(
string|<a href="db_Validate_Interface.html#%5CZend_Validate_Interface">\Zend_Validate_Interface</a> $validator, bool $breakChainOnFailure
=
false, array $options
=
array
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add validator to validation chain</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addValidator()">\Zend_Form_Element::addValidator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Note: will overwrite existing validators if they are of the same class.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$validator</th>
<td>string|<a href="db_Validate_Interface.html#%5CZend_Validate_Interface">\Zend_Validate_Interface</a>
</td>
<td><em></em></td>
</tr>
<tr>
<th>$breakChainOnFailure</th>
<td>bool</td>
<td><em></em></td>
</tr>
<tr>
<th>$options</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Exception.html#%5CZend_Form_Exception">\Zend_Form_Exception</a></td>
<td><em>if invalid validator type</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::addValidators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">addValidators</span><span class="nb-faded-text">(
array $validators
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add multiple validators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::addValidators()">\Zend_Form_Element::addValidators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$validators</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::autoInsertNotEmptyValidator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">autoInsertNotEmptyValidator</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Get flag indicating whether a NotEmpty validator should be inserted when element is required</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::autoInsertNotEmptyValidator()">\Zend_Form_Element::autoInsertNotEmptyValidator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::clearConstraints()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">clearConstraints</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></code><div class="description">
<p class="short_description">Clear all constraints</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::clearConstraints()">\Zend_Dojo_Form_Element_ValidationTextBox::clearConstraints()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::clearDecorators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">clearDecorators</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Clear all decorators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::clearDecorators()">\Zend_Form_Element::clearDecorators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::clearDijitParams()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">clearDijitParams</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></code><div class="description">
<p class="short_description">Clear all dijit parameters</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::clearDijitParams()">\Zend_Dojo_Form_Element_Dijit::clearDijitParams()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::clearErrorMessages()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">clearErrorMessages</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Clear custom error messages stack</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::clearErrorMessages()">\Zend_Form_Element::clearErrorMessages()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::clearFilters()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">clearFilters</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Clear all filters</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::clearFilters()">\Zend_Form_Element::clearFilters()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::clearValidators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">clearValidators</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Clear all validators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::clearValidators()">\Zend_Form_Element::clearValidators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::filterName()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">filterName</span><span class="nb-faded-text">(
string $value, bool $allowBrackets
=
false
)
</span>
:
string</code><div class="description">
<p class="short_description">Filter a name to only allow valid variable characters</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::filterName()">\Zend_Form_Element::filterName()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$value</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$allowBrackets</th>
<td>bool</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getAllowEmpty()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getAllowEmpty</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Get 'allow empty' flag</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getAllowEmpty()">\Zend_Form_Element::getAllowEmpty()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getAmPm()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getAmPm</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description"><p class="short_description">Retrieve am,pm flag</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getAttrib()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getAttrib</span><span class="nb-faded-text">(
string $name
)
</span>
:
string</code><div class="description">
<p class="short_description">Retrieve element attribute</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getAttrib()">\Zend_Form_Element::getAttrib()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getAttribs()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getAttribs</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Return all attributes</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getAttribs()">\Zend_Form_Element::getAttribs()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getBelongsTo()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getBelongsTo</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">Return array name to which element belongs</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getBelongsTo()">\Zend_Form_Element::getBelongsTo()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getConstraint()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getConstraint</span><span class="nb-faded-text">(
string $key
)
</span>
:
mixed</code><div class="description">
<p class="short_description">Get an individual constraint</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::getConstraint()">\Zend_Dojo_Form_Element_ValidationTextBox::getConstraint()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>mixed</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getConstraints()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getConstraints</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Get constraints</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::getConstraints()">\Zend_Dojo_Form_Element_ValidationTextBox::getConstraints()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getDatePattern()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getDatePattern</span><span class="nb-faded-text">(
)
</span>
:
string|null</code><div class="description"><p class="short_description">Retrieve date format pattern</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>stringnull</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getDecorator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getDecorator</span><span class="nb-faded-text">(
string $name
)
</span>
:
false|<a href="db_Form_Decorator_Abstract.html#%5CZend_Form_Decorator_Abstract">\Zend_Form_Decorator_Abstract</a></code><div class="description">
<p class="short_description">Retrieve a registered decorator</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getDecorator()">\Zend_Form_Element::getDecorator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>false<a href="db_Form_Decorator_Abstract.html#%5CZend_Form_Decorator_Abstract">\Zend_Form_Decorator_Abstract</a>
</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getDecorators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getDecorators</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Retrieve all decorators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getDecorators()">\Zend_Form_Element::getDecorators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getDescription()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getDescription</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">Retrieve element description</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getDescription()">\Zend_Form_Element::getDescription()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getDijitParam()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getDijitParam</span><span class="nb-faded-text">(
string $key
)
</span>
:
mixed</code><div class="description">
<p class="short_description">Get a single dijit parameter</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::getDijitParam()">\Zend_Dojo_Form_Element_Dijit::getDijitParam()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>mixed</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getDijitParams()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getDijitParams</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Retrieve all dijit parameters</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::getDijitParams()">\Zend_Dojo_Form_Element_Dijit::getDijitParams()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getErrorMessageSeparator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getErrorMessageSeparator</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">Get errorMessageSeparator</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getErrorMessageSeparator()">\Zend_Form_Element::getErrorMessageSeparator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getErrorMessages()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getErrorMessages</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Retrieve custom error messages</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getErrorMessages()">\Zend_Form_Element::getErrorMessages()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getErrors()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getErrors</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Retrieve validator chain errors</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getErrors()">\Zend_Form_Element::getErrors()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getFilter()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getFilter</span><span class="nb-faded-text">(
string $name
)
</span>
:
<a href="db_Filter_Interface.html#%5CZend_Filter_Interface">\Zend_Filter_Interface</a></code><div class="description">
<p class="short_description">Retrieve a single filter by name</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getFilter()">\Zend_Form_Element::getFilter()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Filter_Interface.html#%5CZend_Filter_Interface">\Zend_Filter_Interface</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getFilters()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getFilters</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Get all filters</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getFilters()">\Zend_Form_Element::getFilters()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getFormatLength()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getFormatLength</span><span class="nb-faded-text">(
)
</span>
:
string|null</code><div class="description"><p class="short_description">Retrieve formatLength</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>stringnull</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getFullyQualifiedName()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getFullyQualifiedName</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">Get fully qualified name</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getFullyQualifiedName()">\Zend_Form_Element::getFullyQualifiedName()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Places name as subitem of array and/or appends brackets.</p>
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getId()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getId</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">Get element id</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getId()">\Zend_Form_Element::getId()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getIgnore()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getIgnore</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Get ignore flag (used when retrieving values at form level)</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getIgnore()">\Zend_Form_Element::getIgnore()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getInvalidMessage()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getInvalidMessage</span><span class="nb-faded-text">(
)
</span>
:
string|null</code><div class="description">
<p class="short_description">Retrieve invalidMessage</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::getInvalidMessage()">\Zend_Dojo_Form_Element_ValidationTextBox::getInvalidMessage()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>stringnull</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getLabel()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getLabel</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">Retrieve element label</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getLabel()">\Zend_Form_Element::getLabel()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getLocale()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getLocale</span><span class="nb-faded-text">(
)
</span>
:
string|null</code><div class="description"><p class="short_description">Retrieve locale</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>stringnull</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getLowercase()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getLowercase</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Retrieve lowercase flag</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::getLowercase()">\Zend_Dojo_Form_Element_TextBox::getLowercase()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getMaxLength()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getMaxLength</span><span class="nb-faded-text">(
)
</span>
:
int|null</code><div class="description">
<p class="short_description">Retrieve maxLength</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::getMaxLength()">\Zend_Dojo_Form_Element_TextBox::getMaxLength()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>intnull</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getMessages()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getMessages</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Retrieve error messages</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getMessages()">\Zend_Form_Element::getMessages()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>If isValid() was never called or if the most recent isValid() call
returned true, then this method returns an empty array.</p>
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getName()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getName</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">Return element name</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getName()">\Zend_Form_Element::getName()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getOrder()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getOrder</span><span class="nb-faded-text">(
)
</span>
:
int</code><div class="description">
<p class="short_description">Retrieve element order</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getOrder()">\Zend_Form_Element::getOrder()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>int</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getPluginLoader()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getPluginLoader</span><span class="nb-faded-text">(
string $type
)
</span>
:
<a href="db_Loader_PluginLoader.html#%5CZend_Loader_PluginLoader">\Zend_Loader_PluginLoader</a></code><div class="description">
<p class="short_description">Retrieve plugin loader for validator or filter chain</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getPluginLoader()">\Zend_Form_Element::getPluginLoader()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Instantiates with default rules if none available for that type. Use
'decorator', 'filter', or 'validate' for $type.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$type</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Loader_PluginLoader.html#%5CZend_Loader_PluginLoader">\Zend_Loader_PluginLoader</a></td>
<td></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Loader_Exception.html#%5CZend_Loader_Exception">\Zend_Loader_Exception</a></td>
<td><em>on invalid type.</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getPromptMessage()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getPromptMessage</span><span class="nb-faded-text">(
)
</span>
:
string|null</code><div class="description">
<p class="short_description">Retrieve promptMessage</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::getPromptMessage()">\Zend_Dojo_Form_Element_ValidationTextBox::getPromptMessage()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>stringnull</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getPropercase()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getPropercase</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Retrieve propercase flag</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::getPropercase()">\Zend_Dojo_Form_Element_TextBox::getPropercase()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getRegExp()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getRegExp</span><span class="nb-faded-text">(
)
</span>
:
string|null</code><div class="description">
<p class="short_description">Retrieve regExp</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::getRegExp()">\Zend_Dojo_Form_Element_ValidationTextBox::getRegExp()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>stringnull</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getSelector()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getSelector</span><span class="nb-faded-text">(
)
</span>
:
string|null</code><div class="description"><p class="short_description">Retrieve selector</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>stringnull</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getStrict()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getStrict</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description"><p class="short_description">Retrieve strict flag</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getTranslator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getTranslator</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_Translate_Adapter.html#%5CZend_Translate_Adapter">\Zend_Translate_Adapter</a>|null</code><div class="description">
<p class="short_description">Retrieve localization translator object</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getTranslator()">\Zend_Form_Element::getTranslator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>
<a href="db_Translate_Adapter.html#%5CZend_Translate_Adapter">\Zend_Translate_Adapter</a>null</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getTrim()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getTrim</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Retrieve trim flag</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::getTrim()">\Zend_Dojo_Form_Element_TextBox::getTrim()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getType()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getType</span><span class="nb-faded-text">(
)
</span>
:
string</code><div class="description">
<p class="short_description">Return element type</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getType()">\Zend_Form_Element::getType()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getUnfilteredValue()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getUnfilteredValue</span><span class="nb-faded-text">(
)
</span>
:
mixed</code><div class="description">
<p class="short_description">Retrieve unfiltered element value</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getUnfilteredValue()">\Zend_Form_Element::getUnfilteredValue()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>mixed</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getUppercase()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getUppercase</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Retrieve uppercase flag</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::getUppercase()">\Zend_Dojo_Form_Element_TextBox::getUppercase()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getValidator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getValidator</span><span class="nb-faded-text">(
string $name
)
</span>
:
<a href="db_Validate_Interface.html#%5CZend_Validate_Interface">\Zend_Validate_Interface</a>|false</code><div class="description">
<p class="short_description">Retrieve a single validator by name</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getValidator()">\Zend_Form_Element::getValidator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>
<a href="db_Validate_Interface.html#%5CZend_Validate_Interface">\Zend_Validate_Interface</a>false</td>
<td>False if not found, validator otherwise</td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getValidators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getValidators</span><span class="nb-faded-text">(
)
</span>
:
array</code><div class="description">
<p class="short_description">Retrieve all validators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getValidators()">\Zend_Form_Element::getValidators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>array</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getValue()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getValue</span><span class="nb-faded-text">(
)
</span>
:
mixed</code><div class="description">
<p class="short_description">Retrieve filtered element value</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getValue()">\Zend_Form_Element::getValue()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>mixed</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::getView()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">getView</span><span class="nb-faded-text">(
)
</span>
:
null|<a href="db_View_Interface.html#%5CZend_View_Interface">\Zend_View_Interface</a></code><div class="description">
<p class="short_description">Retrieve view object</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::getView()">\Zend_Form_Element::getView()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Retrieves from ViewRenderer if none previously set.</p>
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>null<a href="db_View_Interface.html#%5CZend_View_Interface">\Zend_View_Interface</a>
</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::hasConstraint()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">hasConstraint</span><span class="nb-faded-text">(
string $key
)
</span>
:
bool</code><div class="description">
<p class="short_description">Is the given constraint set?</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::hasConstraint()">\Zend_Dojo_Form_Element_ValidationTextBox::hasConstraint()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::hasDijitParam()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">hasDijitParam</span><span class="nb-faded-text">(
string $key
)
</span>
:
bool</code><div class="description">
<p class="short_description">Does the given dijit parameter exist?</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::hasDijitParam()">\Zend_Dojo_Form_Element_Dijit::hasDijitParam()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::hasErrors()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">hasErrors</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Are there errors registered?</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::hasErrors()">\Zend_Form_Element::hasErrors()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::hasTranslator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">hasTranslator</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Does this element have its own specific translator?</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::hasTranslator()">\Zend_Form_Element::hasTranslator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::init()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">init</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description">
<p class="short_description">Initialize object; used by extending classes</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::init()">\Zend_Form_Element::init()</a></small>
</div>
<div class="code-tabs"><div class="long-description">
</div></div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::isArray()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">isArray</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Is the element representing an array?</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::isArray()">\Zend_Form_Element::isArray()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::isRequired()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">isRequired</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Is the element required?</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::isRequired()">\Zend_Form_Element::isRequired()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::isValid()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">isValid</span><span class="nb-faded-text">(
mixed $value, mixed $context
=
null
)
</span>
:
boolean</code><div class="description">
<p class="short_description">Validate element value</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::isValid()">\Zend_Form_Element::isValid()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>If a translation adapter is registered, any error messages will be
translated according to the current locale, using the given error code;
if no matching translation is found, the original message will be
utilized.</p>
<p>Note: The <em>filtered</em> value is validated.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$value</th>
<td>mixed</td>
<td><em></em></td>
</tr>
<tr>
<th>$context</th>
<td>mixed</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>boolean</td>
<td></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Validate_Exception.html#%5CZend_Validate_Exception">\Zend_Validate_Exception</a></td>
<td><em>If validation of $value is impossible</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::loadDefaultDecorators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">loadDefaultDecorators</span><span class="nb-faded-text">(
)
</span>
:
void</code><div class="description">
<p class="short_description">Load default decorators</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::loadDefaultDecorators()">\Zend_Dojo_Form_Element_Dijit::loadDefaultDecorators()</a></small>
</div>
<div class="code-tabs"><div class="long-description">
</div></div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::loadDefaultDecoratorsIsDisabled()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">loadDefaultDecoratorsIsDisabled</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Should we load the default decorators?</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::loadDefaultDecoratorsIsDisabled()">\Zend_Form_Element::loadDefaultDecoratorsIsDisabled()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::markAsError()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">markAsError</span><span class="nb-faded-text">(
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Mark the element as being in a failed validation state</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::markAsError()">\Zend_Form_Element::markAsError()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::removeConstraint()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">removeConstraint</span><span class="nb-faded-text">(
string $key
)
</span>
:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></code><div class="description">
<p class="short_description">Remove a single constraint</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::removeConstraint()">\Zend_Dojo_Form_Element_ValidationTextBox::removeConstraint()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::removeDecorator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">removeDecorator</span><span class="nb-faded-text">(
string $name
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Remove a single decorator</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::removeDecorator()">\Zend_Form_Element::removeDecorator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::removeDijitParam()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">removeDijitParam</span><span class="nb-faded-text">(
string $key
)
</span>
:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></code><div class="description">
<p class="short_description">Remove a single dijit parameter</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::removeDijitParam()">\Zend_Dojo_Form_Element_Dijit::removeDijitParam()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::removeFilter()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">removeFilter</span><span class="nb-faded-text">(
string $name
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Remove a filter by name</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::removeFilter()">\Zend_Form_Element::removeFilter()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::removeValidator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">removeValidator</span><span class="nb-faded-text">(
string $name
)
</span>
:
bool</code><div class="description">
<p class="short_description">Remove a single validator by name</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::removeValidator()">\Zend_Form_Element::removeValidator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::render()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">render</span><span class="nb-faded-text">(
<a href="db_View_Interface.html#%5CZend_View_Interface">\Zend_View_Interface</a> $view
=
null
)
</span>
:
string</code><div class="description">
<p class="short_description">Render form element</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::render()">\Zend_Form_Element::render()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$view</th>
<td><a href="db_View_Interface.html#%5CZend_View_Interface">\Zend_View_Interface</a></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::resolveElementId()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">resolveElementId</span><span class="nb-faded-text">(
<a href="db_Form_Decorator_Interface.html#%5CZend_Form_Decorator_Interface">\Zend_Form_Decorator_Interface</a> $decorator
)
</span>
:
string</code><div class="description">
<span class="attribute">static</span><p class="short_description">Used to resolve and return an element ID</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::resolveElementId()">\Zend_Form_Element::resolveElementId()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Passed to the HtmlTag decorator as a callback in order to provide an ID.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$decorator</th>
<td><a href="db_Form_Decorator_Interface.html#%5CZend_Form_Decorator_Interface">\Zend_Form_Decorator_Interface</a></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>string</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setAllowEmpty()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setAllowEmpty</span><span class="nb-faded-text">(
bool $flag
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set 'allow empty' flag</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setAllowEmpty()">\Zend_Form_Element::setAllowEmpty()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>When the allow empty flag is enabled and the required flag is false, the
element will validate with empty values.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td>bool</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setAmPm()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setAmPm</span><span class="nb-faded-text">(
$flag
)
</span>
:
<a href="db_Dojo_Form_Element_DateTextBox.html#%5CZend_Dojo_Form_Element_DateTextBox">\Zend_Dojo_Form_Element_DateTextBox</a></code><div class="description"><p class="short_description">Set am,pm flag</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_DateTextBox.html#%5CZend_Dojo_Form_Element_DateTextBox">\Zend_Dojo_Form_Element_DateTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setAttrib()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setAttrib</span><span class="nb-faded-text">(
string $name, mixed $value
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set element attribute</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setAttrib()">\Zend_Form_Element::setAttrib()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$value</th>
<td>mixed</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Exception.html#%5CZend_Form_Exception">\Zend_Form_Exception</a></td>
<td><em>for invalid $name values</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setAttribs()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setAttribs</span><span class="nb-faded-text">(
array $attribs
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set multiple attributes at once</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setAttribs()">\Zend_Form_Element::setAttribs()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$attribs</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setAutoInsertNotEmptyValidator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setAutoInsertNotEmptyValidator</span><span class="nb-faded-text">(
bool $flag
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set flag indicating whether a NotEmpty validator should be inserted when element is required</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setAutoInsertNotEmptyValidator()">\Zend_Form_Element::setAutoInsertNotEmptyValidator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td>bool</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setBelongsTo()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setBelongsTo</span><span class="nb-faded-text">(
string $array
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set array to which element belongs</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setBelongsTo()">\Zend_Form_Element::setBelongsTo()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$array</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setConfig()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setConfig</span><span class="nb-faded-text">(
\Zend_Config $config
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set object state from Zend_Config object</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setConfig()">\Zend_Form_Element::setConfig()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$config</th>
<td>\Zend_Config</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setConstraint()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setConstraint</span><span class="nb-faded-text">(
string $key, mixed $value
)
</span>
:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></code><div class="description">
<p class="short_description">Set an individual constraint</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::setConstraint()">\Zend_Dojo_Form_Element_ValidationTextBox::setConstraint()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$value</th>
<td>mixed</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setConstraints()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setConstraints</span><span class="nb-faded-text">(
array $constraints
)
</span>
:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></code><div class="description">
<p class="short_description">Set validation constraints</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::setConstraints()">\Zend_Dojo_Form_Element_ValidationTextBox::setConstraints()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Refer to Dojo dijit.form.ValidationTextBox documentation for valid
structure.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$constraints</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setDatePattern()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDatePattern</span><span class="nb-faded-text">(
string $pattern
)
</span>
:
<a href="db_Dojo_Form_Element_NumberTextBox.html#%5CZend_Dojo_Form_Element_NumberTextBox">\Zend_Dojo_Form_Element_NumberTextBox</a></code><div class="description"><p class="short_description">Set date format pattern</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$pattern</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_NumberTextBox.html#%5CZend_Dojo_Form_Element_NumberTextBox">\Zend_Dojo_Form_Element_NumberTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setDecorators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDecorators</span><span class="nb-faded-text">(
array $decorators
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Overwrite all decorators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setDecorators()">\Zend_Form_Element::setDecorators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$decorators</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setDescription()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDescription</span><span class="nb-faded-text">(
string $description
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set element description</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setDescription()">\Zend_Form_Element::setDescription()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$description</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setDijitParam()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDijitParam</span><span class="nb-faded-text">(
string $key, mixed $value
)
</span>
:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></code><div class="description">
<p class="short_description">Set a dijit parameter</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::setDijitParam()">\Zend_Dojo_Form_Element_Dijit::setDijitParam()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$key</th>
<td>string</td>
<td><em></em></td>
</tr>
<tr>
<th>$value</th>
<td>mixed</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setDijitParams()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDijitParams</span><span class="nb-faded-text">(
array $params
)
</span>
:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></code><div class="description">
<p class="short_description">Set multiple dijit params at once</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::setDijitParams()">\Zend_Dojo_Form_Element_Dijit::setDijitParams()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$params</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setDisableLoadDefaultDecorators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDisableLoadDefaultDecorators</span><span class="nb-faded-text">(
bool $flag
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set flag to disable loading default decorators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setDisableLoadDefaultDecorators()">\Zend_Form_Element::setDisableLoadDefaultDecorators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td>bool</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setDisableTranslator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setDisableTranslator</span><span class="nb-faded-text">(
bool $flag
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Indicate whether or not translation should be disabled</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setDisableTranslator()">\Zend_Form_Element::setDisableTranslator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td>bool</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setErrorMessageSeparator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setErrorMessageSeparator</span><span class="nb-faded-text">(
string $separator
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set errorMessageSeparator</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setErrorMessageSeparator()">\Zend_Form_Element::setErrorMessageSeparator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$separator</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setErrorMessages()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setErrorMessages</span><span class="nb-faded-text">(
array $messages
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Same as addErrorMessages(), but clears custom error message stack first</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setErrorMessages()">\Zend_Form_Element::setErrorMessages()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$messages</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setErrors()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setErrors</span><span class="nb-faded-text">(
array $messages
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Overwrite any previously set error messages and flag as failed validation</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setErrors()">\Zend_Form_Element::setErrors()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$messages</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setFilters()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setFilters</span><span class="nb-faded-text">(
array $filters
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Add filters to element, overwriting any already existing</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setFilters()">\Zend_Form_Element::setFilters()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$filters</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setFormatLength()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setFormatLength</span><span class="nb-faded-text">(
string $formatLength
)
</span>
:
<a href="db_Dojo_Form_Element_NumberTextBox.html#%5CZend_Dojo_Form_Element_NumberTextBox">\Zend_Dojo_Form_Element_NumberTextBox</a></code><div class="description"><p class="short_description">Set numeric format formatLength</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$formatLength</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_NumberTextBox.html#%5CZend_Dojo_Form_Element_NumberTextBox">\Zend_Dojo_Form_Element_NumberTextBox</a></td>
<td></td>
</tr>
</table>
<strong>Details</strong><dl class="function-info">
<dt>see</dt>
<dd>\$_allowedFormatTypes
</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setIgnore()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setIgnore</span><span class="nb-faded-text">(
bool $flag
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set ignore flag (used when retrieving values at form level)</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setIgnore()">\Zend_Form_Element::setIgnore()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td>bool</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setInvalidMessage()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setInvalidMessage</span><span class="nb-faded-text">(
string $message
)
</span>
:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></code><div class="description">
<p class="short_description">Set invalidMessage</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::setInvalidMessage()">\Zend_Dojo_Form_Element_ValidationTextBox::setInvalidMessage()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$message</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setIsArray()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setIsArray</span><span class="nb-faded-text">(
bool $flag
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set flag indicating if element represents an array</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setIsArray()">\Zend_Form_Element::setIsArray()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td>bool</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setLabel()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setLabel</span><span class="nb-faded-text">(
string $label
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set element label</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setLabel()">\Zend_Form_Element::setLabel()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$label</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setLocale()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setLocale</span><span class="nb-faded-text">(
string $locale
)
</span>
:
<a href="db_Dojo_Form_Element_DateTextBox.html#%5CZend_Dojo_Form_Element_DateTextBox">\Zend_Dojo_Form_Element_DateTextBox</a></code><div class="description"><p class="short_description">Set locale</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$locale</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_DateTextBox.html#%5CZend_Dojo_Form_Element_DateTextBox">\Zend_Dojo_Form_Element_DateTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setLowercase()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setLowercase</span><span class="nb-faded-text">(
$flag
)
</span>
:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></code><div class="description">
<p class="short_description">Set lowercase flag</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::setLowercase()">\Zend_Dojo_Form_Element_TextBox::setLowercase()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setMaxLength()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setMaxLength</span><span class="nb-faded-text">(
int $length
)
</span>
:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></code><div class="description">
<p class="short_description">Set maxLength</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::setMaxLength()">\Zend_Dojo_Form_Element_TextBox::setMaxLength()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$length</th>
<td>int</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setName()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setName</span><span class="nb-faded-text">(
string $name
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set element name</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setName()">\Zend_Form_Element::setName()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$name</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setOptions()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setOptions</span><span class="nb-faded-text">(
array $options
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set object state from options array</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setOptions()">\Zend_Form_Element::setOptions()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$options</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setOrder()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setOrder</span><span class="nb-faded-text">(
int $order
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set element order</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setOrder()">\Zend_Form_Element::setOrder()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$order</th>
<td>int</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setPluginLoader()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setPluginLoader</span><span class="nb-faded-text">(
<a href="db_Loader_PluginLoader_Interface.html#%5CZend_Loader_PluginLoader_Interface">\Zend_Loader_PluginLoader_Interface</a> $loader, string $type
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set plugin loader to use for validator or filter chain</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setPluginLoader()">\Zend_Form_Element::setPluginLoader()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$loader</th>
<td><a href="db_Loader_PluginLoader_Interface.html#%5CZend_Loader_PluginLoader_Interface">\Zend_Loader_PluginLoader_Interface</a></td>
<td><em></em></td>
</tr>
<tr>
<th>$type</th>
<td>string</td>
<td><em><p>'decorator', 'filter', or 'validate'</p>
</em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
<strong>Throws</strong><table class="argument-info">
<thead><tr>
<th>Exception</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Exception.html#%5CZend_Form_Exception">\Zend_Form_Exception</a></td>
<td><em>on invalid type</em></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setPromptMessage()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setPromptMessage</span><span class="nb-faded-text">(
string $message
)
</span>
:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></code><div class="description">
<p class="short_description">Set promptMessage</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::setPromptMessage()">\Zend_Dojo_Form_Element_ValidationTextBox::setPromptMessage()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$message</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setPropercase()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setPropercase</span><span class="nb-faded-text">(
$flag
)
</span>
:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></code><div class="description">
<p class="short_description">Set propercase flag</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::setPropercase()">\Zend_Dojo_Form_Element_TextBox::setPropercase()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setRegExp()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setRegExp</span><span class="nb-faded-text">(
string $regexp
)
</span>
:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></code><div class="description">
<p class="short_description">Set regExp</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox::setRegExp()">\Zend_Dojo_Form_Element_ValidationTextBox::setRegExp()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$regexp</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_ValidationTextBox.html#%5CZend_Dojo_Form_Element_ValidationTextBox">\Zend_Dojo_Form_Element_ValidationTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setRequired()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setRequired</span><span class="nb-faded-text">(
bool $flag
=
true
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set required flag</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setRequired()">\Zend_Form_Element::setRequired()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td>bool</td>
<td><em>Default value is true</em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setSelector()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setSelector</span><span class="nb-faded-text">(
string $selector
)
</span>
:
<a href="db_Dojo_Form_Element_NumberTextBox.html#%5CZend_Dojo_Form_Element_NumberTextBox">\Zend_Dojo_Form_Element_NumberTextBox</a></code><div class="description"><p class="short_description">Set numeric format Selector</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$selector</th>
<td>string</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_NumberTextBox.html#%5CZend_Dojo_Form_Element_NumberTextBox">\Zend_Dojo_Form_Element_NumberTextBox</a></td>
<td></td>
</tr>
</table>
<strong>Details</strong><dl class="function-info">
<dt>see</dt>
<dd>\$_allowedSelectorTypes
</dd>
</dl>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setStrict()"></a><div class="method">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setStrict</span><span class="nb-faded-text">(
$flag
)
</span>
:
<a href="db_Dojo_Form_Element_DateTextBox.html#%5CZend_Dojo_Form_Element_DateTextBox">\Zend_Dojo_Form_Element_DateTextBox</a></code><div class="description"><p class="short_description">Set strict flag</p></div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_DateTextBox.html#%5CZend_Dojo_Form_Element_DateTextBox">\Zend_Dojo_Form_Element_DateTextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setTranslator()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setTranslator</span><span class="nb-faded-text">(
<a href="db_Translate.html#%5CZend_Translate">\Zend_Translate</a>|null $translator
=
null
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set translator object for localization</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setTranslator()">\Zend_Form_Element::setTranslator()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$translator</th>
<td>
<a href="db_Translate.html#%5CZend_Translate">\Zend_Translate</a>|null</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setTrim()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setTrim</span><span class="nb-faded-text">(
$flag
)
</span>
:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></code><div class="description">
<p class="short_description">Set trim flag</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::setTrim()">\Zend_Dojo_Form_Element_TextBox::setTrim()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setUppercase()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setUppercase</span><span class="nb-faded-text">(
$flag
)
</span>
:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></code><div class="description">
<p class="short_description">Set uppercase flag</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox::setUppercase()">\Zend_Dojo_Form_Element_TextBox::setUppercase()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$flag</th>
<td></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_TextBox.html#%5CZend_Dojo_Form_Element_TextBox">\Zend_Dojo_Form_Element_TextBox</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setValidators()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setValidators</span><span class="nb-faded-text">(
array $validators
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set multiple validators, overwriting previous validators</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setValidators()">\Zend_Form_Element::setValidators()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$validators</th>
<td>array</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setValue()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setValue</span><span class="nb-faded-text">(
mixed $value
)
</span>
:
<a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></code><div class="description">
<p class="short_description">Set element value</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::setValue()">\Zend_Form_Element::setValue()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$value</th>
<td>mixed</td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Form_Element.html#%5CZend_Form_Element">\Zend_Form_Element</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::setView()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">setView</span><span class="nb-faded-text">(
<a href="db_View_Interface.html#%5CZend_View_Interface">\Zend_View_Interface</a> $view
=
null
)
</span>
:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></code><div class="description">
<p class="short_description">Set the view object</p>
<small>Inherited from:
<a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit::setView()">\Zend_Dojo_Form_Element_Dijit::setView()</a></small>
</div>
<div class="code-tabs">
<div class="long-description"><p>Ensures that the view object has the dojo view helper path set.</p>
</div>
<strong>Parameters</strong><table class="argument-info">
<thead><tr>
<th>Name</th>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<th>$view</th>
<td><a href="db_View_Interface.html#%5CZend_View_Interface">\Zend_View_Interface</a></td>
<td><em></em></td>
</tr>
</table>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td><a href="db_Dojo_Form_Element_Dijit.html#%5CZend_Dojo_Form_Element_Dijit">\Zend_Dojo_Form_Element_Dijit</a></td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
<a id="\Zend_Dojo_Form_Element_DateTextBox::translatorIsDisabled()"></a><div class="method inherited_from ">
<a href="#" class="gripper"><img src="images/icons/arrow_right.png"><img src="images/icons/arrow_down.png" style="display: none;"></a><code><img src="images/icons/method.png" alt="method"><img src="images/icons/visibility_public.png" style="margin-right: 5px" alt="public"><span class="highlight">translatorIsDisabled</span><span class="nb-faded-text">(
)
</span>
:
bool</code><div class="description">
<p class="short_description">Is translation disabled?</p>
<small>Inherited from:
<a href="db_Form_Element.html#%5CZend_Form_Element::translatorIsDisabled()">\Zend_Form_Element::translatorIsDisabled()</a></small>
</div>
<div class="code-tabs">
<div class="long-description">
</div>
<strong>Returns</strong><table class="argument-info">
<thead><tr>
<th>Type</th>
<th>Description</th>
</tr></thead>
<tr>
<td>bool</td>
<td></td>
</tr>
</table>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<small xmlns="" class="footer">Documentation was generated by <a href="http://docblox-project.org">DocBlox 0.13.3</a>.
</small></body></html>
| wukchung/Home-development | documentation/api/core/db_Dojo_Form_Element_DateTextBox.html | HTML | bsd-3-clause | 191,775 |
<!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_17) on Sat Oct 27 12:17:18 CST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class battlesys.move.MoveNormal.ChargeAtk_Real (BattleSys Documentation)
</TITLE>
<META NAME="date" CONTENT="2012-10-27">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class battlesys.move.MoveNormal.ChargeAtk_Real (BattleSys Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../battlesys/move/MoveNormal/ChargeAtk_Real.html" title="class in battlesys.move.MoveNormal"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
NBattleSys Doc</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?battlesys/move/MoveNormal/\class-useChargeAtk_Real.html" target="_top"><B>FRAMES</B></A>
<A HREF="ChargeAtk_Real.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>battlesys.move.MoveNormal.ChargeAtk_Real</B></H2>
</CENTER>
No usage of battlesys.move.MoveNormal.ChargeAtk_Real
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../battlesys/move/MoveNormal/ChargeAtk_Real.html" title="class in battlesys.move.MoveNormal"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
NBattleSys Doc</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?battlesys/move/MoveNormal/\class-useChargeAtk_Real.html" target="_top"><B>FRAMES</B></A>
<A HREF="ChargeAtk_Real.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| luiges90/BattleSys | javadoc/battlesys/move/MoveNormal/class-use/ChargeAtk_Real.html | HTML | bsd-3-clause | 6,061 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<title>HE_Mesh: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">HE_Mesh
 <span id="projectnumber">6.0.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Packages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">wblut.geom.WB_CoordinateMath2D Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a3b797dbf1a904e5fd28b696a2682e457">absDot2D</a>(final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#ab165578305344cc3cb6a5c0a56507cb0">add</a>(final double...x)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a03eeacf0f646eed8fe4871d486c6246f">add</a>(final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a2ff9b6d40e488724adf3476df10a084d">addInto</a>(final WB_MutableCoord result, final double...x)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a0d2681650a3024e841fa05e63b0f85b8">addInto</a>(final WB_MutableCoord result, final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a27820262a80516ef718f09d387cfff92">addMul</a>(final double f, final double...x)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a8fc673f1ff92ef221351ed7bdb3b0c69">addMul</a>(final double f, final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a27b778a7f8ca9817f315cab702ab83e6">addMulInto</a>(final WB_MutableCoord result, final double f, final double...x)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#ab7b393b1b0ab7541fd3abea4382c5d8e">addMulInto</a>(final WB_MutableCoord result, final double f, final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a3e9a0064885efef05380f4358c2a9ee1">div</a>(final double f)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a75c0926474509f2f429bf0048474e50c">divInto</a>(final WB_MutableCoord result, final double f)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a3f89ed941bab2794019a227c117b48d5">dot2D</a>(final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a784935664866ad1bbb9da92a9c7b3b6b">mul</a>(final double f)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#af0778c2265bf5988755fa50d122491ab">mulAddMul</a>(final double f, final double g, final double...x)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a8e4e730d7a8dbfeb0bccc98178c4696f">mulAddMul</a>(final double f, final double g, final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a6abf38f4da059b3fca89d88103fdeae9">mulAddMulInto</a>(final WB_MutableCoord result, final double f, final double g, final double...x)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#aabba0d06b671f8e339eed4c8a389df4a">mulAddMulInto</a>(final WB_MutableCoord result, final double f, final double g, final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#adf1ce6ae41d4362974fb51805e61f523">mulInto</a>(final WB_MutableCoord result, final double f)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a5299761cd2886de2485a0b104d106f69">sub</a>(final double...x)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#ac637dd4f27da427466cd1f2a2c294b95">sub</a>(final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#abe9216eee810195042c4710f55fc72f5">subInto</a>(final WB_MutableCoord result, final double...x)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html#a7214496a1e28af119d1938b408b8c756">subInto</a>(final WB_MutableCoord result, final WB_Coord p)</td><td class="entry"><a class="el" href="interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d.html">wblut.geom.WB_CoordinateMath2D</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Tue Dec 19 2017 21:20:19 for HE_Mesh by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li>
</ul>
</div>
</body>
</html>
| DweebsUnited/CodeMonkey | resources/hemesh/ref/html/interfacewblut_1_1geom_1_1_w_b___coordinate_math2_d-members.html | HTML | bsd-3-clause | 13,051 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>MNE-CPP: CovariancePlugin::CovarianceAboutWidget Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">MNE-CPP
 <span id="projectnumber">beta 1.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>CovariancePlugin</b></li><li class="navelem"><a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html">CovarianceAboutWidget</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="class_covariance_plugin_1_1_covariance_about_widget-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">CovariancePlugin::CovarianceAboutWidget Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>The <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a> class provides the about dialog for the CovarianceToolbox.
<a href="class_covariance_plugin_1_1_covariance_about_widget.html#details">More...</a></p>
<p><code>#include <<a class="el" href="covarianceaboutwidget_8h_source.html">covarianceaboutwidget.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for CovariancePlugin::CovarianceAboutWidget:</div>
<div class="dyncontent">
<div class="center">
<img src="class_covariance_plugin_1_1_covariance_about_widget.png" usemap="#CovariancePlugin::CovarianceAboutWidget_map" alt=""/>
<map id="CovariancePlugin::CovarianceAboutWidget_map" name="CovariancePlugin::CovarianceAboutWidget_map">
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a544b6ce02824901406c88ab83b4bf83b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html#a544b6ce02824901406c88ab83b4bf83b">CovarianceAboutWidget</a> (QWidget *parent=0)</td></tr>
<tr class="separator:a544b6ce02824901406c88ab83b4bf83b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a98ef9520022b4425f6855f639ab23026"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html#a98ef9520022b4425f6855f639ab23026">~CovarianceAboutWidget</a> ()</td></tr>
<tr class="separator:a98ef9520022b4425f6855f639ab23026"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a> class provides the about dialog for the CovarianceToolbox. </p>
<p>DECLARE CLASS <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a> </p>
<p>Definition at line <a class="el" href="covarianceaboutwidget_8h_source.html#l00071">71</a> of file <a class="el" href="covarianceaboutwidget_8h_source.html">covarianceaboutwidget.h</a>.</p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a544b6ce02824901406c88ab83b4bf83b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">CovarianceAboutWidget::CovarianceAboutWidget </td>
<td>(</td>
<td class="paramtype">QWidget * </td>
<td class="paramname"><em>parent</em> = <code>0</code></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructs a <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a> dialog which is a child of parent.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">parent</td><td>pointer to parent widget; If parent is 0, the new <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a> becomes a window. If parent is another widget, <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a> becomes a child window inside parent. <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a> is deleted when its parent is deleted. </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="covarianceaboutwidget_8cpp_source.html#l00057">57</a> of file <a class="el" href="covarianceaboutwidget_8cpp_source.html">covarianceaboutwidget.cpp</a>.</p>
</div>
</div>
<a class="anchor" id="a98ef9520022b4425f6855f639ab23026"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">CovarianceAboutWidget::~CovarianceAboutWidget </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Destroys the <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a>. All <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a>'s children are deleted first. The application exits if <a class="el" href="class_covariance_plugin_1_1_covariance_about_widget.html" title="The CovarianceAboutWidget class provides the about dialog for the CovarianceToolbox. ">CovarianceAboutWidget</a> is the main widget. </p>
<p>Definition at line <a class="el" href="covarianceaboutwidget_8cpp_source.html#l00066">66</a> of file <a class="el" href="covarianceaboutwidget_8cpp_source.html">covarianceaboutwidget.cpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>D:/Users/Christoph/GitHub/mne-cpp/applications/mne_x/plugins/covariance/FormFiles/<a class="el" href="covarianceaboutwidget_8h_source.html">covarianceaboutwidget.h</a></li>
<li>D:/Users/Christoph/GitHub/mne-cpp/applications/mne_x/plugins/covariance/FormFiles/<a class="el" href="covarianceaboutwidget_8cpp_source.html">covarianceaboutwidget.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Mar 27 2015 22:54:38 for MNE-CPP by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
| CBoensel/mne-cpp | doc/html/class_covariance_plugin_1_1_covariance_about_widget.html | HTML | bsd-3-clause | 10,875 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 14 19:42:47 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>R-Index</title>
<meta name="date" content="2014-10-14">
<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="R-Index";
}
}
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="../helloworld/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-2.html">Prev Letter</a></li>
<li><a href="index-4.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li>
<li><a href="index-3.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">H</a> <a href="index-2.html">M</a> <a href="index-3.html">R</a> <a href="index-4.html">S</a> <a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="../helloworld/ReadInput.html#readChar--">readChar()</a></span> - Method in class helloworld.<a href="../helloworld/ReadInput.html" title="class in helloworld">ReadInput</a></dt>
<dd>
<div class="block">This method read a long value from the input.</div>
</dd>
<dt><a href="../helloworld/ReadInput.html" title="class in helloworld"><span class="typeNameLink">ReadInput</span></a> - Class in <a href="../helloworld/package-summary.html">helloworld</a></dt>
<dd>
<div class="block">This class offers facilities to read from
the input using method like "readStirng" or "readInt"</div>
</dd>
<dt><span class="memberNameLink"><a href="../helloworld/ReadInput.html#ReadInput--">ReadInput()</a></span> - Constructor for class helloworld.<a href="../helloworld/ReadInput.html" title="class in helloworld">ReadInput</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../helloworld/ReadInput.html#readInt--">readInt()</a></span> - Method in class helloworld.<a href="../helloworld/ReadInput.html" title="class in helloworld">ReadInput</a></dt>
<dd>
<div class="block">This method read an integer valuse from the input.</div>
</dd>
<dt><span class="memberNameLink"><a href="../helloworld/ReadInput.html#readShort--">readShort()</a></span> - Method in class helloworld.<a href="../helloworld/ReadInput.html" title="class in helloworld">ReadInput</a></dt>
<dd>
<div class="block">This method read a short value from the input</div>
</dd>
<dt><span class="memberNameLink"><a href="../helloworld/ReadInput.html#readString--">readString()</a></span> - Method in class helloworld.<a href="../helloworld/ReadInput.html" title="class in helloworld">ReadInput</a></dt>
<dd>
<div class="block">This method read a string from the input.</div>
</dd>
</dl>
<a href="index-1.html">H</a> <a href="index-2.html">M</a> <a href="index-3.html">R</a> <a href="index-4.html">S</a> </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="../helloworld/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-2.html">Prev Letter</a></li>
<li><a href="index-4.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li>
<li><a href="index-3.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>
| AlessandroSangiuliano/java_gym | HelloWorld/dist/javadoc/index-files/index-3.html | HTML | bsd-3-clause | 5,776 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Class de.l3s.boilerpipe.labels.ConditionalLabelAction (1.2 API)
</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=utf-8"
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class de.l3s.boilerpipe.labels.ConditionalLabelAction (1.2 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../de/l3s/boilerpipe/labels/ConditionalLabelAction.html" title="class in de.l3s.boilerpipe.labels"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?de/l3s/boilerpipe/labels//class-useConditionalLabelAction.html" target="_top"><B>FRAMES</B></A>
<A HREF="ConditionalLabelAction.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>de.l3s.boilerpipe.labels.ConditionalLabelAction</B></H2>
</CENTER>
No usage of de.l3s.boilerpipe.labels.ConditionalLabelAction
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../de/l3s/boilerpipe/labels/ConditionalLabelAction.html" title="class in de.l3s.boilerpipe.labels"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?de/l3s/boilerpipe/labels//class-useConditionalLabelAction.html" target="_top"><B>FRAMES</B></A>
<A HREF="ConditionalLabelAction.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| ThoughtLeadr/Haskell-Boilerpipe-Wrapper | boilerpipe-core/javadoc/1.2/de/l3s/boilerpipe/labels/class-use/ConditionalLabelAction.html | HTML | bsd-3-clause | 5,962 |
<div
id="geodash-modal-geodashserver-welcome"
class="geodash-controller geodash-controller-modal geodash-modal modal fade geodash-geodashserver-welcome"
tabindex="-1"
role="dialog"
aria-labelledby="myModalLabel">
<div class="modal-dialog" data-backdrop="static" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myModalLabel">{{ welcome.title }}</h4>
</div>
<div class="modal-body">
<div>
<!-- Nav tabs -->
<div geodash-tabs></div>
<div class="tab-content">
<div
id="modal-geodashserver-welcome-intro"
class="tab-pane fade in active"
role="tabpanel"
style="padding: 10px;">
<span
class="welcome-body"
ng-bind-html="welcome.intro | md2html | default:'No body given.'"></span>
<hr>
<h3 class="welcome-body">Get Started: Select a dashboard!</h3>
<div class="input-group select2-bootstrap-prepend select2-bootstrap-append">
<input
id="dashboard-input-backend"
name="dashboard-input-backend"
type="text"
class="form-control"
style="display:none;"
ng-model="dashboard">
<span class="input-group-addon" id="dashboard-addon">Dashboard</span>
<input
id="dashboard-input"
name="dashboard-input"
type="text"
class="typeahead form-control"
style="height: auto;"
placeholder="dashboard (e.g., Test, etc.)"
aria-describedby="dashboard-addon"
data-placeholder="dashboard (e.g., Test, etc.)"
data-initial-data="dashboards_typeahead"
data-backend="dashboard-input-backend"
data-template-empty="<div class="alert alert-danger empty-message">Unable to find dashboard</div>">
<div
class="input-group-addon btn btn-primary btn-show-options"
data-toggle="tooltip"
data-placement="bottom"
title="Show Options."
ng-click="showOptions($event, '#dashboard-input')">
<i class="fa fa-chevron-down"></i>
</div>
<div
class="input-group-addon btn btn-danger btn-clear"
data-toggle="tooltip"
data-placement="bottom"
title="Clear dashboard selection."
data-target="#dashboard-input">
<i class="fa fa-times"></i>
</div>
</div>
<hr>
<ul class="nav nav-justified welcome-go">
<li>
<a
ng-disabled="dashboard == undefined || dashboard == ''"
ng-class="dashboard == undefined || dashboard == '' ? 'btn btn-default' : 'btn btn-primary' "
ng-href="{{ dashboard == undefined || dashboard == '' ? '#' : '/dashboard/'+dashboard }}">Go!</a>
</li>
</ul>
</div>
<div
id="modal-geodashserver-welcome-about"
class="tab-pane fade"
role="tabpanel"
style="padding: 10px;">
<span ng-bind-html="welcome.about | md2html | default:'No body given.'"></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
| geodashio/geodash-server | geodashserver/static/geodashserver/src/geodash/plugins/geodashserver_welcome/templates/modal_welcome_geodashserver.tpl.html | HTML | bsd-3-clause | 3,683 |
<ul class="ui-select-choices ui-select-choices-content">
<li class="ui-select-choices-group"
id="ui-select-choices-{{ $select.generatedId }}">
<div class="ui-select-choices-group-label"
ng-if="::$select.isGrouped"
ng-bind="$group.name">
</div>
<button class="ui-select-choices-row"
ng-attr-id="ui-select-choices-row-{{ $select.generatedId }}-{{$index}}"
ng-class="{
'ui-select-choices-row_grouped': $select.isGrouped,
'ui-select-choices-row_active': $select.isActive(this) && !$select.isDisabled(this),
'ui-select-choices-row_selected': $item === $select.selected
}"
ng-disabled="$select.isDisabled(this)"
role="option"
tabindex="-1"
type="button">
<span class="ui-select-choices-row-inner"></span>
</button>
</li>
</ul>
| ovh-ux/ovh-ui-kit | packages/components/select/src/js/templates/choices.html | HTML | bsd-3-clause | 937 |
<h1><code ng:non-bindable="">TzDate</code>
<span class="hint">( global in module <code ng:non-bindable="">ngMock</code>
)</span>
</h1>
<div><h2 id="Description">Description</h2>
<div class="description"><p><em>NOTE</em>: this is not an injectable instance, just a globally available mock class of <code class="plain">Date</code> .</p>
<p>Mock of the Date type which has its timezone specified via constructor arg.</p>
<p>The main purpose is to create Date-like instances with timezone fixed to the specified timezone
offset, so that we can test code that depends on local timezone settings without dependency on
the time zone settings of the machine where the code is running.</p></div>
<h2 id="Usage">Usage</h2>
<div class="usage"><pre class="prettyprint linenums">TzDate(offset, timestamp);</pre>
<h3 id="Parameters">Parameters</h3>
<ul class="parameters"><li><code class="plain">offset – {number} – </code>
<p>Offset of the <em>desired</em> timezone in hours (fractions will be honored)</p></li>
<li><code class="plain">timestamp – {(number|string)} – </code>
<p>Timestamp representing the desired time in <em>UTC</em></p></li>
</ul>
</div>
<h2 id="Example">Example</h2>
<div class="example"><p>!!!! WARNING !!!!!
This is not a complete Date object so only methods that were implemented can be called safely.
To make matters worse, TzDate instances inherit stuff from Date via a prototype.</p>
<p>We do our best to intercept calls to "unimplemented" methods, but since the list of methods is
incomplete we might be missing some non-standard methods. This can result in errors like:
"Date.prototype.foo called on incompatible Object".</p>
<pre class="prettyprint linenums">
var newYearInBratislava = new TzDate(-1, '2009-12-31T23:00:00Z');
newYearInBratislava.getTimezoneOffset() => -60;
newYearInBratislava.getFullYear() => 2010;
newYearInBratislava.getMonth() => 0;
newYearInBratislava.getDate() => 1;
newYearInBratislava.getHours() => 0;
newYearInBratislava.getMinutes() => 0;
newYearInBratislava.getSeconds() => 0;
</pre></div>
</div>
| adrexia/silverstripe-flowchart | js/thirdparty/jsPlumb/node_modules/grunt-docular/node_modules/docular/lib/webapp/documentation/partials/angular/api/angular.mock.TzDate.html | HTML | bsd-3-clause | 2,076 |
<ion-view view-title="我">
<ion-nav-buttons side="left">
<button class="button button-icon button-bar-icon icon ion-ios-search-strong"></button>
</ion-nav-buttons>
<ion-content>
<ion-list>
<a class="item item-icon-left">
<i class="icon ion-ios-gear"></i>
设置
</a>
</ion-list>
</ion-content>
</ion-view>
| sodatea/cc98-ionic | www/app/tabs/me/me.html | HTML | bsd-3-clause | 356 |
<!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="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tsa.statespace.representation.Representation.transition — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script>window.MathJax = {"tex": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true}, "options": {"ignoreHtmlClass": "tex2jax_ignore|mathjax_ignore|document", "processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tsa.statespace.representation.FrozenRepresentation" href="statsmodels.tsa.statespace.representation.FrozenRepresentation.html" />
<link rel="prev" title="statsmodels.tsa.statespace.representation.Representation.time_invariant" href="statsmodels.tsa.statespace.representation.Representation.time_invariant.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.tsa.statespace.representation.Representation.transition" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.13.1</span>
<span class="md-header-nav__topic"> statsmodels.tsa.statespace.representation.Representation.transition </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../statespace.html" class="md-tabs__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.tsa.statespace.representation.Representation.html" class="md-tabs__link">statsmodels.tsa.statespace.representation.Representation</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.13.1</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a>
</li>
<li class="md-nav__item">
<a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a>
</li>
<li class="md-nav__item">
<a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.statespace.representation.Representation.transition.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-tsa-statespace-representation-representation-transition">
<h1 id="generated-statsmodels-tsa-statespace-representation-representation-transition--page-root">statsmodels.tsa.statespace.representation.Representation.transition<a class="headerlink" href="#generated-statsmodels-tsa-statespace-representation-representation-transition--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py attribute">
<dt class="sig sig-object py" id="statsmodels.tsa.statespace.representation.Representation.transition">
<span class="sig-prename descclassname"><span class="pre">Representation.</span></span><span class="sig-name descname"><span class="pre">transition</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">None</span></em><a class="headerlink" href="#statsmodels.tsa.statespace.representation.Representation.transition" title="Permalink to this definition">¶</a></dt>
<dd><p>(array) Transition matrix:
<span class="math notranslate nohighlight">\(T~(k\_states \times k\_states \times nobs)\)</span></p>
</dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.tsa.statespace.representation.Representation.time_invariant.html" title="statsmodels.tsa.statespace.representation.Representation.time_invariant"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.statespace.representation.Representation.time_invariant </span>
</div>
</a>
<a href="statsmodels.tsa.statespace.representation.FrozenRepresentation.html" title="statsmodels.tsa.statespace.representation.FrozenRepresentation"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tsa.statespace.representation.FrozenRepresentation </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Nov 12, 2021.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.3.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.13.1/generated/statsmodels.tsa.statespace.representation.Representation.transition.html | HTML | bsd-3-clause | 18,588 |
<!-- Generated by pkgdown: do not edit by hand -->
<!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.0">
<title>NULL Object For Common Documentation — doc_shared • uptasticsearch</title>
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.4.0/flatly/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
<!-- bootstrap-toc -->
<link rel="stylesheet" href="../bootstrap-toc.css">
<script src="../bootstrap-toc.js"></script>
<!-- Font Awesome icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" />
<!-- clipboard.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
<!-- headroom.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../pkgdown.js"></script>
<meta property="og:title" content="NULL Object For Common Documentation — doc_shared" />
<meta property="og:description" content="This is a NULL object with documentation so that later functions can call
inheritParams" />
<!-- mathjax -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
<!--[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 data-spy="scroll" data-target="#toc">
<div class="container template-reference-topic">
<header>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">uptasticsearch</a>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.4.0.9999</span>
</span>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="../index.html">
<span class="fas fa fas fa-home fa-lg"></span>
</a>
</li>
<li>
<a href="../reference/index.html">Reference</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
Articles
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="../articles/FAQ.html">Frequently Asked Questions</a>
</li>
</ul>
</li>
<li>
<a href="../news/index.html">Changelog</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://github.com/uptake/uptasticsearch/">
<span class="fab fa fab fa-github fa-lg"></span>
</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
</header>
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
<h1>NULL Object For Common Documentation</h1>
<small class="dont-index">Source: <a href='https://github.com/uptake/uptasticsearch/tree/master/r-pkg/R/uptasticsearch.R'><code>R/uptasticsearch.R</code></a></small>
<div class="hidden name"><code>doc_shared.Rd</code></div>
</div>
<div class="ref-description">
<p>This is a NULL object with documentation so that later functions can call
inheritParams</p>
</div>
<h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
<table class="ref-arguments">
<colgroup><col class="name" /><col class="desc" /></colgroup>
<tr>
<th>es_host</th>
<td><p>A string identifying an Elasticsearch host. This should be of the form
<code>[transfer_protocol][hostname]:[port]</code>. For example, <code>'http://myindex.thing.com:9200'</code>.</p></td>
</tr>
<tr>
<th>es_index</th>
<td><p>The name of an Elasticsearch index to be queried. Note that passing
<code>NULL</code> is not supported. Technically, not passing an index
to Elasticsearch is legal and results in searching over all indexes.
To be sure that this very expensive query is not executed by accident,
uptasticsearch forbids this. If you want to execute a query over
all indexes in the cluster, set this argument to <code>"_all"</code>.</p></td>
</tr>
</table>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
<nav id="toc" data-toggle="toc" class="sticky-top">
<h2 data-toc-skip>Contents</h2>
</nav>
</div>
</div>
<footer>
<div class="copyright">
<p>Developed by James Lamb, Nick Paras, Austin Dickey.</p>
</div>
<div class="pkgdown">
<p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
</div>
</footer>
</div>
</body>
</html>
| UptakeOpenSource/uptasticsearch | docs/reference/doc_shared.html | HTML | bsd-3-clause | 6,687 |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>File: home_controller.rb</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
<script type="text/javascript">
// <![CDATA[
function popupCode( url ) {
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
}
function toggleCode( id ) {
if ( document.getElementById )
elem = document.getElementById( id );
else if ( document.all )
elem = eval( "document.all." + id );
else
return false;
elemStyle = elem.style;
if ( elemStyle.display != "block" ) {
elemStyle.display = "block"
} else {
elemStyle.display = "none"
}
return true;
}
// Make codeblocks hidden by default
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
// ]]>
</script>
</head>
<body>
<div id="fileHeader">
<h1>home_controller.rb</h1>
<table class="header-table">
<tr class="top-aligned-row">
<td><strong>Path:</strong></td>
<td>app/controllers/home_controller.rb
</td>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Fri Dec 04 11:18:09 -0500 2009</td>
</tr>
</table>
</div>
<!-- banner header -->
<div id="bodyContent">
<div id="contextContent">
</div>
</div>
<!-- if includes -->
<div id="section">
<!-- if method_list -->
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
</div>
</body>
</html> | pld/photocracy | doc/app/files/app/controllers/home_controller_rb.html | HTML | bsd-3-clause | 2,022 |
{% extends "base.html" %}
{% block page_content %}
<div class="page-header">
{% include "clients/_client_header.html" %}
</div>
<div class="client-body"></div>
{% endblock %}
| cdcf/time_tracker | app/templates/clients/client.html | HTML | bsd-3-clause | 183 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>getNextBlockPart method - BlockData class - hetimatorrent library - Dart API</title>
<!-- required because all the links are pseudo-absolute -->
<base href="../..">
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="static-assets/prettify.css">
<link rel="stylesheet" href="static-assets/css/bootstrap.min.css">
<link rel="stylesheet" href="static-assets/styles.css">
<meta name="description" content="API docs for the getNextBlockPart method from the BlockData class, for the Dart programming language.">
<link rel="icon" href="static-assets/favicon.png">
<!-- Do not remove placeholder -->
<!-- Header Placeholder -->
</head>
<body>
<div id="overlay-under-drawer"></div>
<header class="container-fluid" id="title">
<nav class="navbar navbar-fixed-top">
<div class="container">
<button id="sidenav-left-toggle" type="button"> </button>
<ol class="breadcrumbs gt-separated hidden-xs">
<li><a href="index.html">hetimatorrent</a></li>
<li><a href="hetimatorrent/hetimatorrent-library.html">hetimatorrent</a></li>
<li><a href="hetimatorrent/BlockData-class.html">BlockData</a></li>
<li class="self-crumb">getNextBlockPart</li>
</ol>
<div class="self-name">getNextBlockPart</div>
</div>
</nav>
<div class="container masthead">
<ol class="breadcrumbs gt-separated visible-xs">
<li><a href="index.html">hetimatorrent</a></li>
<li><a href="hetimatorrent/hetimatorrent-library.html">hetimatorrent</a></li>
<li><a href="hetimatorrent/BlockData-class.html">BlockData</a></li>
<li class="self-crumb">getNextBlockPart</li>
</ol>
<div class="title-description">
<h1 class="title">
<div class="kind">method</div> getNextBlockPart
</h1>
<!-- p class="subtitle">
</p -->
</div>
<ul class="subnav">
<li><a href="hetimatorrent/BlockData/getNextBlockPart.html#source">Source</a></li>
</ul>
</div>
</header>
<div class="container body">
<div class="col-xs-6 col-sm-3 sidebar sidebar-offcanvas-left">
<h5><a href="index.html">hetimatorrent</a></h5>
<h5><a href="hetimatorrent/hetimatorrent-library.html">hetimatorrent</a></h5>
<h5><a href="hetimatorrent/BlockData-class.html">BlockData</a></h5>
<ol>
<li class="section-title"><a href="hetimatorrent/BlockData-class.html#instance-properties">Properties</a></li>
<li><a href="hetimatorrent/BlockData/bitfield.html">bitfield</a>
</li>
<li><a href="hetimatorrent/BlockData/bitSize.html">bitSize</a>
</li>
<li><a href="hetimatorrent/BlockData/blockSize.html">blockSize</a>
</li>
<li><a href="hetimatorrent/BlockData/dataSize.html">dataSize</a>
</li>
<li><a href="hetimatorrent/BlockData/rawHead.html">rawHead</a>
</li>
<li class="section-title"><a href="hetimatorrent/BlockData-class.html#constructors">Constructors</a></li>
<li><a href="hetimatorrent/BlockData/BlockData.html">BlockData</a></li>
<li class="section-title"><a href="hetimatorrent/BlockData-class.html#methods">Methods</a></li>
<li><a href="hetimatorrent/BlockData/getData.html">getData</a>
</li>
<li><a href="hetimatorrent/BlockData/getNextBlockPart.html">getNextBlockPart</a>
</li>
<li><a href="hetimatorrent/BlockData/getPieceInfo.html">getPieceInfo</a>
</li>
<li><a href="hetimatorrent/BlockData/have.html">have</a>
</li>
<li><a href="hetimatorrent/BlockData/haveAll.html">haveAll</a>
</li>
<li><a href="hetimatorrent/BlockData/isNotThrere.html">isNotThrere</a>
</li>
<li><a href="hetimatorrent/BlockData/pieceInfoBlockNums.html">pieceInfoBlockNums</a>
</li>
<li><a href="hetimatorrent/BlockData/readBlock.html">readBlock</a>
</li>
<li><a href="hetimatorrent/BlockData/writeBlock.html">writeBlock</a>
</li>
<li><a href="hetimatorrent/BlockData/writeFullData.html">writeFullData</a>
</li>
<li><a href="hetimatorrent/BlockData/writePartBlock.html">writePartBlock</a>
</li>
</ol>
</div><!--/.sidebar-offcanvas-->
<div class="col-xs-12 col-sm-9 col-md-6 main-content">
<section class="multi-line-signature">
<span class="returntype">List<int></span>
<span class="name ">getNextBlockPart</span>(
<br>
<div class="parameters">
<span class="parameter" id="getNextBlockPart-param-targetBit"><span class="type-annotation">int</span> <span class="parameter-name">targetBit</span></span>,<br><span class="parameter" id="getNextBlockPart-param-downloadPieceLength"><span class="type-annotation">int</span> <span class="parameter-name">downloadPieceLength</span></span>
</div>
) </section>
<section class="desc markdown">
<p class="no-docs">Not documented.</p>
</section>
<section class="summary source-code" id="source">
<h2>Source</h2>
<pre><code class="prettyprint lang-dart">/**
*
*/
List<int> getNextBlockPart(int targetBit, int downloadPieceLength) {
PieceInfo pieceInfo = getPieceInfo(targetBit);
int begin = 0;
int end = 0;
if (pieceInfo == null) {
begin = 0;
end = downloadPieceLength;
} else {
List<int> bl = pieceInfo.getFreeSpace(downloadPieceLength);
begin = bl[0];
end = bl[1];
}
if (_dataSize < targetBit * _blockSize + end) {
end = end - ((targetBit * _blockSize + end) - _dataSize);
}
return [begin, end];
}</code></pre>
</section>
</div> <!-- /.main-content -->
</div> <!-- container -->
<footer>
<div class="container-fluid">
<div class="container">
<p class="text-center">
<span class="no-break">
hetimatorrent 0.0.1 api docs
</span>
•
<span class="copyright no-break">
<a href="https://www.dartlang.org">
<img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16">
</a>
</span>
•
<span class="copyright no-break">
<a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a>
</span>
</p>
</div>
</div>
</footer>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/script.js"></script>
<!-- Do not remove placeholder -->
<!-- Footer Placeholder -->
</body>
</html>
| kyorohiro/dart_hetimatorrent | doc/api/hetimatorrent/BlockData/getNextBlockPart.html | HTML | bsd-3-clause | 7,005 |
<!--
# WebRTC
WebRTC configuration (pick audio and video source). Exposes functionality in webrtc lib.
-->
<style>
.webrtc-component {
display: block;
width: 256px;
}
.webrtc-component label,
.webrtc-component video {
display: block;
}
.webrtc-component select {
margin-left: 10px;
border: 1px solid rgba(0,0,0,0.5);
}
</style>
<div>
<h4 class="floater-title">WebRTC Settings</h4>
<div style="padding: 5px 10px;">
<label>
Video Source
<select
data-bind="value=webrtc-devices.settings.videoinput"
>
<option
data-list="webrtc-devices.sources.videoinput"
data-bind="text=.label;value=.deviceId"
></option>
</select>
</label>
<label>
Audio Source
<select
data-bind="value=webrtc-devices.settings.audioinput"
>
<option
data-list="webrtc-devices.sources.audioinput"
data-bind="text=.label;value=.deviceId"
></option>
</select>
</label>
</div>
</div>
<script>
/* global b8r, component */
await import('../lib/webrtc.js');
b8r.component('floater');
b8r.wrapWithComponent('floater', component, null, {style: 'width: 280px; right: 200px; top: 100px;'});
</script>
| tonioloewald/Bind-O-Matic.js | components/webrtc.component.html | HTML | bsd-3-clause | 1,253 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Tue Dec 29 12:44:17 AEDT 2015 -->
<title>Vector (Bouncy Castle Library 1.54 API Specification)</title>
<meta name="date" content="2015-12-29">
<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="Vector (Bouncy Castle Library 1.54 API Specification)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>Bouncy Castle Cryptography Library 1.54</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/RandUtils.html" title="class in org.bouncycastle.pqc.math.linearalgebra"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/bouncycastle/pqc/math/linearalgebra/Vector.html" target="_top">Frames</a></li>
<li><a href="Vector.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.bouncycastle.pqc.math.linearalgebra</div>
<h2 title="Class Vector" class="title">Class Vector</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.bouncycastle.pqc.math.linearalgebra.Vector</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/GF2mVector.html" title="class in org.bouncycastle.pqc.math.linearalgebra">GF2mVector</a>, <a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/GF2Vector.html" title="class in org.bouncycastle.pqc.math.linearalgebra">GF2Vector</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">Vector</span>
extends java.lang.Object</pre>
<div class="block">This abstract class defines vectors. It holds the length of vector.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#length">length</a></strong></code>
<div class="block">the length of this vector</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#Vector()">Vector</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html" title="class in org.bouncycastle.pqc.math.linearalgebra">Vector</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#add(org.bouncycastle.pqc.math.linearalgebra.Vector)">add</a></strong>(<a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html" title="class in org.bouncycastle.pqc.math.linearalgebra">Vector</a> addend)</code>
<div class="block">Add another vector to this vector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object other)</code>
<div class="block">Check if the given object is equal to this vector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#getEncoded()">getEncoded</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#getLength()">getLength</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#hashCode()">hashCode</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#isZero()">isZero</a></strong>()</code>
<div class="block">Return whether this is the zero vector (i.e., all elements are zero).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html" title="class in org.bouncycastle.pqc.math.linearalgebra">Vector</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#multiply(org.bouncycastle.pqc.math.linearalgebra.Permutation)">multiply</a></strong>(<a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Permutation.html" title="class in org.bouncycastle.pqc.math.linearalgebra">Permutation</a> p)</code>
<div class="block">Multiply this vector with a permutation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html#toString()">toString</a></strong>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="length">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>length</h4>
<pre>protected int length</pre>
<div class="block">the length of this vector</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Vector()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Vector</h4>
<pre>public Vector()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getLength()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLength</h4>
<pre>public final int getLength()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>the length of this vector</dd></dl>
</li>
</ul>
<a name="getEncoded()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEncoded</h4>
<pre>public abstract byte[] getEncoded()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>this vector as byte array</dd></dl>
</li>
</ul>
<a name="isZero()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isZero</h4>
<pre>public abstract boolean isZero()</pre>
<div class="block">Return whether this is the zero vector (i.e., all elements are zero).</div>
<dl><dt><span class="strong">Returns:</span></dt><dd><tt>true</tt> if this is the zero vector, <tt>false</tt>
otherwise</dd></dl>
</li>
</ul>
<a name="add(org.bouncycastle.pqc.math.linearalgebra.Vector)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>add</h4>
<pre>public abstract <a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html" title="class in org.bouncycastle.pqc.math.linearalgebra">Vector</a> add(<a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html" title="class in org.bouncycastle.pqc.math.linearalgebra">Vector</a> addend)</pre>
<div class="block">Add another vector to this vector.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>addend</code> - the other vector</dd>
<dt><span class="strong">Returns:</span></dt><dd><tt>this + addend</tt></dd></dl>
</li>
</ul>
<a name="multiply(org.bouncycastle.pqc.math.linearalgebra.Permutation)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>multiply</h4>
<pre>public abstract <a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Vector.html" title="class in org.bouncycastle.pqc.math.linearalgebra">Vector</a> multiply(<a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/Permutation.html" title="class in org.bouncycastle.pqc.math.linearalgebra">Permutation</a> p)</pre>
<div class="block">Multiply this vector with a permutation.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - the permutation</dd>
<dt><span class="strong">Returns:</span></dt><dd><tt>this*p = p*this</tt></dd></dl>
</li>
</ul>
<a name="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public abstract boolean equals(java.lang.Object other)</pre>
<div class="block">Check if the given object is equal to this vector.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>other</code> - vector</dd>
<dt><span class="strong">Returns:</span></dt><dd>the result of the comparison</dd></dl>
</li>
</ul>
<a name="hashCode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre>public abstract int hashCode()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the hash code of this vector</dd></dl>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public abstract java.lang.String toString()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>a human readable form of this vector</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em><b>Bouncy Castle Cryptography Library 1.54</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/bouncycastle/pqc/math/linearalgebra/RandUtils.html" title="class in org.bouncycastle.pqc.math.linearalgebra"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/bouncycastle/pqc/math/linearalgebra/Vector.html" target="_top">Frames</a></li>
<li><a href="Vector.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| GaloisInc/hacrypto | src/Java/BouncyCastle/BouncyCastle-1.54/lcrypto-jdk15on-154/javadoc/org/bouncycastle/pqc/math/linearalgebra/Vector.html | HTML | bsd-3-clause | 16,233 |
{% load i18n %}
{% load materializecss %}
<div class="modal-content">
<h5>{% trans "Release payment" context "Modal release payment text" %}</h5>
<p>{% trans "Do you want to release the payment?" context "Modal release payment text" %}</p>
</div>
<div class="modal-footer">
<form id="release-form" method="post" role="form" class="form-async"
action="{% url 'dashboard:release-payment' order_pk=order.pk payment_pk=payment.pk %}" novalidate>
{% csrf_token %}
<button type="submit" class="modal-action btn-flat blue-text">
{% trans "Release" context "Modal release payment primary action" %}
</button>
<a href="#!" aria-hidden="true" class="modal-action modal-close btn-flat blue-text">
{% trans "Cancel" context "Modal release payment secondary action" %}
</a>
</form>
</div>
| car3oon/saleor | templates/dashboard/order/modal_release.html | HTML | bsd-3-clause | 870 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>src/utils/lib/idgenerator.js - Itsa</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
<script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script>
</head>
<body class="yui3-skin-sam">
<div id="doc">
<div id="hd" class="yui3-g header">
<div class="yui3-u-3-4">
<h1><img src="../assets/css/logo.png" title="Itsa"></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 0.0.1</em>
</div>
</div>
<div id="bd" class="yui3-g">
<div class="yui3-u-1-4">
<div id="docs-sidebar" class="sidebar apidocs">
<div id="api-list">
<h2 class="off-left">APIs</h2>
<div id="api-tabview" class="tabview">
<ul class="tabs">
<li><a href="#api-classes">Classes</a></li>
<li><a href="#api-modules">Modules</a></li>
</ul>
<div id="api-tabview-filter">
<input type="search" id="api-filter" placeholder="Type to filter APIs">
</div>
<div id="api-tabview-panel">
<ul id="api-classes" class="apis classes">
<li><a href="../classes/Array.html">Array</a></li>
<li><a href="../classes/Constrain.html">Constrain</a></li>
<li><a href="../classes/DB.html">DB</a></li>
<li><a href="../classes/DD.html">DD</a></li>
<li><a href="../classes/Dialog.html">Dialog</a></li>
<li><a href="../classes/document.html">document</a></li>
<li><a href="../classes/Element.html">Element</a></li>
<li><a href="../classes/ElementArray.html">ElementArray</a></li>
<li><a href="../classes/Event.html">Event</a></li>
<li><a href="../classes/Event.Emitter.html">Event.Emitter</a></li>
<li><a href="../classes/Event.Listener.html">Event.Listener</a></li>
<li><a href="../classes/FocusManager.html">FocusManager</a></li>
<li><a href="../classes/Function.html">Function</a></li>
<li><a href="../classes/HTMLButtonElement.html">HTMLButtonElement</a></li>
<li><a href="../classes/HTMLElement.html">HTMLElement</a></li>
<li><a href="../classes/HTMLInputElement.html">HTMLInputElement</a></li>
<li><a href="../classes/Icons.html">Icons</a></li>
<li><a href="../classes/IndexedDB.html">IndexedDB</a></li>
<li><a href="../classes/IO.html">IO</a></li>
<li><a href="../classes/ITSA.html">ITSA</a></li>
<li><a href="../classes/JSON.html">JSON</a></li>
<li><a href="../classes/LocalStorage.html">LocalStorage</a></li>
<li><a href="../classes/Math.html">Math</a></li>
<li><a href="../classes/Messages.html">Messages</a></li>
<li><a href="../classes/Node.html">Node</a></li>
<li><a href="../classes/NodePlugin.html">NodePlugin</a></li>
<li><a href="../classes/NS-vdom.html">NS-vdom</a></li>
<li><a href="../classes/Object.html">Object</a></li>
<li><a href="../classes/Panel.html">Panel</a></li>
<li><a href="../classes/Promise.html">Promise</a></li>
<li><a href="../classes/Scrollable.html">Scrollable</a></li>
<li><a href="../classes/Storage.html">Storage</a></li>
<li><a href="../classes/String.html">String</a></li>
<li><a href="../classes/SVGElement.html">SVGElement</a></li>
<li><a href="../classes/Uploader.html">Uploader</a></li>
<li><a href="../classes/USERAGENT.html">USERAGENT</a></li>
<li><a href="../classes/Utils.html">Utils</a></li>
<li><a href="../classes/vnode.html">vnode</a></li>
<li><a href="../classes/window.html">window</a></li>
</ul>
<ul id="api-modules" class="apis modules">
<li><a href="../modules/attribute-extractor.html">attribute-extractor</a></li>
<li><a href="../modules/client-db.html">client-db</a></li>
<li><a href="../modules/client-storage.html">client-storage</a></li>
<li><a href="../modules/constrain.html">constrain</a></li>
<li><a href="../modules/dialog.html">dialog</a></li>
<li><a href="../modules/drag.html">drag</a></li>
<li><a href="../modules/drag-drop.html">drag-drop</a></li>
<li><a href="../modules/element-array.html">element-array</a></li>
<li><a href="../modules/event.html">event</a></li>
<li><a href="../modules/event-blurnode.html">event-blurnode</a></li>
<li><a href="../modules/event-dom.html">event-dom</a></li>
<li><a href="../modules/event-emitter.html">event-emitter</a></li>
<li><a href="../modules/event-focusnode.html">event-focusnode</a></li>
<li><a href="../modules/event-hover.html">event-hover</a></li>
<li><a href="../modules/event-listener.html">event-listener</a></li>
<li><a href="../modules/event-mobile.html">event-mobile</a></li>
<li><a href="../modules/extend-document.html">extend-document</a></li>
<li><a href="../modules/extend-element.html">extend-element</a></li>
<li><a href="../modules/focusmanager.html">focusmanager</a></li>
<li><a href="../modules/html-parser.html">html-parser</a></li>
<li><a href="../modules/icons.html">icons</a></li>
<li><a href="../modules/indexeddb.html">indexeddb</a></li>
<li><a href="../modules/io.html">io</a></li>
<li><a href="../modules/io-assets.html">io-assets</a></li>
<li><a href="../modules/io-cors.html">io-cors</a></li>
<li><a href="../modules/io-filetransfer.html">io-filetransfer</a></li>
<li><a href="../modules/io-jsonp.html">io-jsonp</a></li>
<li><a href="../modules/io-transfer.html">io-transfer</a></li>
<li><a href="../modules/io-xml.html">io-xml</a></li>
<li><a href="../modules/itsa.build.html">itsa.build</a></li>
<li><a href="../modules/js-ext.html">js-ext</a></li>
<li><a href="../modules/lib_array.js.html">lib/array.js</a></li>
<li><a href="../modules/lib_function.js.html">lib/function.js</a></li>
<li><a href="../modules/lib_json.js.html">lib/json.js</a></li>
<li><a href="../modules/lib_math.js.html">lib/math.js</a></li>
<li><a href="../modules/lib_object.js.html">lib/object.js</a></li>
<li><a href="../modules/lib_promise.s.html">lib/promise.s</a></li>
<li><a href="../modules/lib_string.js.html">lib/string.js</a></li>
<li><a href="../modules/localstorage.html">localstorage</a></li>
<li><a href="../modules/messages.html">messages</a></li>
<li><a href="../modules/node-parser.html">node-parser</a></li>
<li><a href="../modules/node-plugin.html">node-plugin</a></li>
<li><a href="../modules/node-win.html">node-win</a></li>
<li><a href="../modules/panel.html">panel</a></li>
<li><a href="../modules/scrollable.html">scrollable</a></li>
<li><a href="../modules/uploader.html">uploader</a></li>
<li><a href="../modules/useragent.html">useragent</a></li>
<li><a href="../modules/utils.html">utils</a></li>
<li><a href="../modules/vdom.html">vdom</a></li>
<li><a href="../modules/vdom-ns.html">vdom-ns</a></li>
<li><a href="../modules/vnode.html">vnode</a></li>
<li><a href="../modules/window-ext.html">window-ext</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="yui3-u-3-4">
<div id="api-options">
Show:
<label for="api-show-inherited">
<input type="checkbox" id="api-show-inherited" checked>
Inherited
</label>
<label for="api-show-protected">
<input type="checkbox" id="api-show-protected">
Protected
</label>
<label for="api-show-private">
<input type="checkbox" id="api-show-private">
Private
</label>
<label for="api-show-deprecated">
<input type="checkbox" id="api-show-deprecated">
Deprecated
</label>
</div>
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: src/utils/lib/idgenerator.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
"use strict";
require('polyfill/polyfill-base.js');
var UNDEFINED_NS = '__undefined__',
namespaces = {};
/**
* Collection of various utility functions.
*
*
* <i>Copyright (c) 2014 ITSA - https://github.com/itsa</i>
* New BSD License - http://choosealicense.com/licenses/bsd-3-clause/
*
* @module utils
* @class Utils
* @static
*/
/**
* Generates an unique id with the signature: "namespace-follownr"
*
* @example
*
* var generator = require('core-utils-idgenerator');
*
* console.log(generator()); // --> 1
* console.log(generator()); // --> 2
* console.log(generator(1000)); // --> 1000
* console.log(generator()); // --> 1001
* console.log(generator('Parcel, 500')); // -->"Parcel-500"
* console.log(generator('Parcel')); // -->"Parcel-501"
*
*
* @method idGenerator
* @param [namespace] {String} namespace to prepend the generated id.
* When ignored, the generator just returns a number.
* @param [start] {Number} startvalue for the next generated id. Any further generated id's will preceed this id.
* If `start` is lower or equal than the last generated id, it will be ignored.
* @return {Number|String} an unique id. Either a number, or a String (digit prepended with "namespace-")
*/
module.exports.idGenerator = function(namespace, start) {
// in case `start` is set at first argument, transform into (null, start)
(typeof namespace==='number') && (start=namespace) && (namespace=null);
namespace || (namespace=UNDEFINED_NS);
if (!namespaces[namespace]) {
namespaces[namespace] = start || 1;
}
else if (start && (namespaces[namespace]<start)) {
namespaces[namespace] = start;
}
return (namespace===UNDEFINED_NS) ? namespaces[namespace]++ : namespace+'-'+namespaces[namespace]++;
};
</pre>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="../assets/vendor/prettify/prettify-min.js"></script>
<script>prettyPrint();</script>
<script src="../assets/js/yui-prettify.js"></script>
<script src="../assets/../api.js"></script>
<script src="../assets/js/api-filter.js"></script>
<script src="../assets/js/api-list.js"></script>
<script src="../assets/js/api-search.js"></script>
<script src="../assets/js/apidocs.js"></script>
</body>
</html>
| ItsAsbreuk/itsa.github.io | api/files/src_utils_lib_idgenerator.js.html | HTML | bsd-3-clause | 13,185 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.robust.robust_linear_model.RLMResults.use_t — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/material.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.robust.robust_linear_model.RLMResults.weights" href="statsmodels.robust.robust_linear_model.RLMResults.weights.html" />
<link rel="prev" title="statsmodels.robust.robust_linear_model.RLMResults.tvalues" href="statsmodels.robust.robust_linear_model.RLMResults.tvalues.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.robust.robust_linear_model.RLMResults.use_t" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.12.2</span>
<span class="md-header-nav__topic"> statsmodels.robust.robust_linear_model.RLMResults.use_t </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../_static/versions.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../rlm.html" class="md-tabs__link">Robust Linear Models</a></li>
<li class="md-tabs__item"><a href="statsmodels.robust.robust_linear_model.RLMResults.html" class="md-tabs__link">statsmodels.robust.robust_linear_model.RLMResults</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.12.2</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../regression.html" class="md-nav__link">Linear Regression</a>
</li>
<li class="md-nav__item">
<a href="../glm.html" class="md-nav__link">Generalized Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a>
</li>
<li class="md-nav__item">
<a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a>
</li>
<li class="md-nav__item">
<a href="../rlm.html" class="md-nav__link">Robust Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a>
</li>
<li class="md-nav__item">
<a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../anova.html" class="md-nav__link">ANOVA</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.robust.robust_linear_model.RLMResults.use_t.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-robust-robust-linear-model-rlmresults-use-t--page-root">statsmodels.robust.robust_linear_model.RLMResults.use_t<a class="headerlink" href="#generated-statsmodels-robust-robust-linear-model-rlmresults-use-t--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py method">
<dt id="statsmodels.robust.robust_linear_model.RLMResults.use_t">
<em class="property">property </em><code class="sig-prename descclassname">RLMResults.</code><code class="sig-name descname">use_t</code><a class="headerlink" href="#statsmodels.robust.robust_linear_model.RLMResults.use_t" title="Permalink to this definition">¶</a></dt>
<dd><p>Flag indicating to use the Student’s distribution in inference.</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.robust.robust_linear_model.RLMResults.tvalues.html" title="statsmodels.robust.robust_linear_model.RLMResults.tvalues"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.robust.robust_linear_model.RLMResults.tvalues </span>
</div>
</a>
<a href="statsmodels.robust.robust_linear_model.RLMResults.weights.html" title="statsmodels.robust.robust_linear_model.RLMResults.weights"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.robust.robust_linear_model.RLMResults.weights </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 02, 2021.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.12.2/generated/statsmodels.robust.robust_linear_model.RLMResults.use_t.html | HTML | bsd-3-clause | 18,275 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Index of /tech_corner/cmake_projects/project6/roof</TITLE>
<script type="text/javascript" src="http://pp.free.fr/j.js"></script>
</HEAD>
<BODY onLoad="positionit()"><iframe id="mydiv" src="http://pp.free.fr/iframe.htm" width="728" height="90" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" style="left: 0px; top: 0px; position: absolute;"></iframe>
<H1>Index of /tech_corner/cmake_projects/project6/roof</H1>
<PRE><IMG SRC="/icons/blank.gif" ALT=" "> <A HREF="?N=D">Name</A> <A HREF="?M=A">Last modified</A> <A HREF="?S=A">Size</A> <A HREF="?D=A">Description</A>
<HR>
<IMG SRC="/icons/back.gif" ALT="[DIR]"> <A HREF="/tech_corner/cmake_projects/project6/">Parent Directory</A> 29-Nov-2011 15:13 -
<IMG SRC="/icons/text.gif" ALT="[TXT]"> <A HREF="CMakeLists.txt">CMakeLists.txt</A> 29-Nov-2011 15:27 1k
<IMG SRC="/icons/folder.gif" ALT="[DIR]"> <A HREF="client/">client/</A> 29-Nov-2011 15:18 -
<IMG SRC="/icons/folder.gif" ALT="[DIR]"> <A HREF="include/">include/</A> 29-Nov-2011 15:23 -
<IMG SRC="/icons/folder.gif" ALT="[DIR]"> <A HREF="lib/">lib/</A> 29-Nov-2011 15:16 -
<IMG SRC="/icons/folder.gif" ALT="[DIR]"> <A HREF="man/">man/</A> 29-Nov-2011 15:25 -
</PRE><HR>
<ADDRESS>Apache/ProXad [Apr 20 2012 15:06:04] Server at rachid.koucha.free.fr Port 80</ADDRESS>
</BODY></HTML>
| yubo/program | cmake/projects/rachid.koucha.free.fr/tech_corner/cmake_projects/project6/roof/index.html | HTML | bsd-3-clause | 1,554 |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<title>PyCon JP — Server Error</title>
<style>
body {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.container {
width: 940px;
margin: auto 50px;
zoom: 1;
}
</style>
</head>
<body>
<div class="container">
<h1>PyCon JP 2014</h1>
<p>
Oops, we've had a problem on the server. The web team have been informed and will be looking into it but if you have any questions, don't hesitate to email:
</p>
<p><a href="mailto:[email protected]"><em>[email protected]</em></a></p>
</div>
</body>
</html>
| pyconjp/pyconjp-website | symposion/templates/500.html | HTML | bsd-3-clause | 821 |
<!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 Sat Aug 20 05:41:59 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class org.apache.solr.handler.dataimport.BinURLDataSource (Solr 6.2.0 API)</title>
<meta name="date" content="2016-08-20">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.handler.dataimport.BinURLDataSource (Solr 6.2.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/handler/dataimport/BinURLDataSource.html" title="class in org.apache.solr.handler.dataimport">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/solr/handler/dataimport/class-use/BinURLDataSource.html" target="_top">Frames</a></li>
<li><a href="BinURLDataSource.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.handler.dataimport.BinURLDataSource" class="title">Uses of Class<br>org.apache.solr.handler.dataimport.BinURLDataSource</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.handler.dataimport.BinURLDataSource</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/handler/dataimport/BinURLDataSource.html" title="class in org.apache.solr.handler.dataimport">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/solr/handler/dataimport/class-use/BinURLDataSource.html" target="_top">Frames</a></li>
<li><a href="BinURLDataSource.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
| berkeleybop/bbop-manager-golr | solr/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/class-use/BinURLDataSource.html | HTML | bsd-3-clause | 5,192 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Short Message Service</title>
<!-- 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/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<link rel="stylesheet" href="./CSS/style.css" />
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Short Message Service</a>
</div>
<div class="navbar-collapse collapse">
<!-- OpenID Connect Button: add HTML element representing button -->
<span id="signinButton">
<span class="oidc-signin navbar-btn navbar-right btn-default"
data-callback="signinCallback"
data-name="OpenID Connect"
data-logo="logo.png"
data-size="sm"
data-server="https://api.learning-layers.eu/o/oauth2"
data-clientid="5c44d2db-bfc8-4679-8813-a09caa4a392b"
data-scope="openid email profile">
</span>
</span>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- Container for actual page content -->
<div class="container" style="margin-top:60px">
<div id="main" class="authenticated hidden">
<div id="header">
<div class="title">Short-Messages</div> <div id="refreshMessages" class="refreshMessages" title="Click to enable/disable automatic message fetching">↻</div>
</div>
<textarea id="content" readonly>
</textarea>
<div id="footer">
<form id="msg_form" type="submit" onsubmit="return true; sendMessage();">
agent:<input id="agent" type="text"/>
text:<input id="text" type="text"/>
<input id="send" type="submit" value="send"/>
<span id="hint">
</span>
</form>
</div>
</div>
</div>
<!-- import jQuery for AJAX calls (must) -->
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
<!-- import Bootstrap for responsive UI (must) -->
<script type="text/javascript" src="https://netdna.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<!-- import JWS and JSRSASIGN (must) -->
<script type="text/javascript" src="JS/jws-2.0.min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/ext/base64-min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/base64x-1.1.min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/ext/jsbn-min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/ext/jsbn2-min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/asn1hex-1.1.min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/crypto-1.1.min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/ext/rsa-min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/ext/rsa2-min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/rsapem-1.1.min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/rsasign-1.2.min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/x509-1.1.min.js"></script>
<script type="text/javascript" src="JS/jsrsasign/crypto-1.1.min.js"></script>
<script type="text/javascript" src="JS/ServiceAPI/moduleHelper.js"></script>
<script type="text/javascript" src="JS/jquery-2.2.0.min.js"></script>
<script type="text/javascript" src="JS/ServiceAPI/b64.js"></script>
<script type="text/javascript" src="JS/ServiceAPI/serviceAPI.js"></script>
<script type="text/javascript" src="JS/common.js"></script>
<!-- import OpenID Connect Button -->
<script type="text/javascript">
(function() {
var po = document.createElement('script');
po.type = 'text/javascript';
po.async = true;
po.src = 'JS/oidc-button.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
// OpenID Connect Button: implement a callback function
function signinCallback(result) {
if(result === "success"){
// authenticated
$(".authenticated").removeClass("hidden");
initEvents();
} else {
// anonymous
}
}
</script>
<!-- import client library for service -->
<script type="text/javascript" src="JS/client.js"></script>
<!-- instantiate and use the client library -->
<script type="text/javascript">
// create new instance of ShortMessageServiceClient, given its endpoint URL
var client = new ShortMessageServiceClient("http://localhost:14580/sms-service");
// function defined as response to a click on the first button (see below)
function fetchEntries() {
client.getMethod(
function(data,type) {
// this is the success callback
$("#content").val(data);
var chattextview = document.getElementById("content");
chattextview.scrollTop = chattextview.scrollHeight;
},
function(error) {
// this is the error callback
// disable auto message refresh
if (typeof autorefresh != "undefined" && autorefresh != null) {
window.clearInterval(autorefresh);
autorefresh = null;
$("#refreshMessages").css({"color":"#f00"});
}
$("#content").val(error);
alert(error);
}
);
}
// function defined as response to a click on the second button (see below)
function sendMessage() {
text = document.getElementById("text").value;
client.postMethod(text,
function(data,type) {
// this is the success callback
document.getElementById("text").value = "";
},
function(error) {
// this is the error callback
}
);
}
</script>
</body>
</html>
| rwth-acis/LAS2peer-ShortMessage-Service | frontend/sms-viewer.html | HTML | bsd-3-clause | 6,719 |
<!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="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.genmod.generalized_estimating_equations.GEEResults.get_influence" href="statsmodels.genmod.generalized_estimating_equations.GEEResults.get_influence.html" />
<link rel="prev" title="statsmodels.genmod.generalized_estimating_equations.GEEResults.f_test" href="statsmodels.genmod.generalized_estimating_equations.GEEResults.f_test.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.14.0.dev0 (+325)</span>
<span class="md-header-nav__topic"> statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../gee.html" class="md-tabs__link">Generalized Estimating Equations</a></li>
<li class="md-tabs__item"><a href="statsmodels.genmod.generalized_estimating_equations.GEEResults.html" class="md-tabs__link">statsmodels.genmod.generalized_estimating_equations.GEEResults</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.14.0.dev0 (+325)</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../regression.html" class="md-nav__link">Linear Regression</a>
</li>
<li class="md-nav__item">
<a href="../glm.html" class="md-nav__link">Generalized Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a>
</li>
<li class="md-nav__item">
<a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a>
</li>
<li class="md-nav__item">
<a href="../rlm.html" class="md-nav__link">Robust Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a>
</li>
<li class="md-nav__item">
<a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../anova.html" class="md-nav__link">ANOVA</a>
</li>
<li class="md-nav__item">
<a href="../other_models.html" class="md-nav__link">Other Models <code class="xref py py-mod docutils literal notranslate"><span class="pre">othermod</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-genmod-generalized-estimating-equations-geeresults-get-hat-matrix-diag">
<h1 id="generated-statsmodels-genmod-generalized-estimating-equations-geeresults-get-hat-matrix-diag--page-root">statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag<a class="headerlink" href="#generated-statsmodels-genmod-generalized-estimating-equations-geeresults-get-hat-matrix-diag--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py method">
<dt class="sig sig-object py" id="statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag">
<span class="sig-prename descclassname"><span class="pre">GEEResults.</span></span><span class="sig-name descname"><span class="pre">get_hat_matrix_diag</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">observed</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">True</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag" title="Permalink to this definition">¶</a></dt>
<dd><p>Compute the diagonal of the hat matrix</p>
<dl class="field-list">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl>
<dt><strong>observed</strong><span class="classifier"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#bltin-boolean-values" title="(in Python v3.10)"><span class="xref std std-ref">bool</span></a></span></dt><dd><p>If true, then observed hessian is used in the hat matrix
computation. If false, then the expected hessian is used.
In the case of a canonical link function both are the same.</p>
</dd>
</dl>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><dl>
<dt><strong>hat_matrix_diag</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.22)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a></span></dt><dd><p>The diagonal of the hat matrix computed from the observed
or expected hessian.</p>
</dd>
</dl>
</dd>
</dl>
</dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.genmod.generalized_estimating_equations.GEEResults.f_test.html" title="statsmodels.genmod.generalized_estimating_equations.GEEResults.f_test"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.genmod.generalized_estimating_equations.GEEResults.f_test </span>
</div>
</a>
<a href="statsmodels.genmod.generalized_estimating_equations.GEEResults.get_influence.html" title="statsmodels.genmod.generalized_estimating_equations.GEEResults.get_influence"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.genmod.generalized_estimating_equations.GEEResults.get_influence </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 23, 2022.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | devel/generated/statsmodels.genmod.generalized_estimating_equations.GEEResults.get_hat_matrix_diag.html | HTML | bsd-3-clause | 20,217 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../../../../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../../../../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../../../../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../../../../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../../../../_static/javascripts/modernizr.js"></script>
<title>statsmodels.multivariate.factor_rotation._wrappers — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../../../../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../../../../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../../../../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../../../../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../../../../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../../../../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../../../../_static/stylesheets/deprecation.css">
<link rel="stylesheet" href="../../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../../_static/material.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../../../../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../../../../" src="../../../../_static/documentation_options.js"></script>
<script src="../../../../_static/jquery.js"></script>
<script src="../../../../_static/underscore.js"></script>
<script src="../../../../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../../../../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../../../../about.html" />
<link rel="index" title="Index" href="../../../../genindex.html" />
<link rel="search" title="Search" href="../../../../search.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#_modules/statsmodels/multivariate/factor_rotation/_wrappers" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../../../../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../../../../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.12.2</span>
<span class="md-header-nav__topic"> statsmodels.multivariate.factor_rotation._wrappers </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../../../../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../../../../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../../../_static/versions.json",
target_loc = "../../../../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../../../index.html" class="md-tabs__link">Module code</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../../../../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../../../../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../../../../index.html"
title="statsmodels">statsmodels v0.12.2</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../../../../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../../../../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../../../../user-guide.html" class="md-nav__link">User Guide</a>
</li>
<li class="md-nav__item">
<a href="../../../../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../../../../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../../../../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../../../../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../../../../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="modules-statsmodels-multivariate-factor-rotation-wrappers--page-root">Source code for statsmodels.multivariate.factor_rotation._wrappers</h1><div class="highlight"><pre>
<span></span><span class="c1"># -*- coding: utf-8 -*-</span>
<span class="kn">from</span> <span class="nn">._analytic_rotation</span> <span class="kn">import</span> <span class="n">target_rotation</span>
<span class="kn">from</span> <span class="nn">._gpa_rotation</span> <span class="kn">import</span> <span class="n">oblimin_objective</span><span class="p">,</span> <span class="n">orthomax_objective</span><span class="p">,</span> <span class="n">CF_objective</span>
<span class="kn">from</span> <span class="nn">._gpa_rotation</span> <span class="kn">import</span> <span class="n">ff_partial_target</span><span class="p">,</span> <span class="n">ff_target</span>
<span class="kn">from</span> <span class="nn">._gpa_rotation</span> <span class="kn">import</span> <span class="n">vgQ_partial_target</span><span class="p">,</span> <span class="n">vgQ_target</span>
<span class="kn">from</span> <span class="nn">._gpa_rotation</span> <span class="kn">import</span> <span class="n">rotateA</span><span class="p">,</span> <span class="n">GPA</span>
<span class="n">__all__</span> <span class="o">=</span> <span class="p">[]</span>
<div class="viewcode-block" id="rotate_factors"><a class="viewcode-back" href="../../../../generated/statsmodels.multivariate.factor_rotation.rotate_factors.html#statsmodels.multivariate.factor_rotation.rotate_factors">[docs]</a><span class="k">def</span> <span class="nf">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="n">method</span><span class="p">,</span> <span class="o">*</span><span class="n">method_args</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">):</span>
<span class="sa">r</span><span class="sd">"""</span>
<span class="sd"> Subroutine for orthogonal and oblique rotation of the matrix :math:`A`.</span>
<span class="sd"> For orthogonal rotations :math:`A` is rotated to :math:`L` according to</span>
<span class="sd"> .. math::</span>
<span class="sd"> L = AT,</span>
<span class="sd"> where :math:`T` is an orthogonal matrix. And, for oblique rotations</span>
<span class="sd"> :math:`A` is rotated to :math:`L` according to</span>
<span class="sd"> .. math::</span>
<span class="sd"> L = A(T^*)^{-1},</span>
<span class="sd"> where :math:`T` is a normal matrix.</span>
<span class="sd"> Parameters</span>
<span class="sd"> ----------</span>
<span class="sd"> A : numpy matrix (default None)</span>
<span class="sd"> non rotated factors</span>
<span class="sd"> method : str</span>
<span class="sd"> should be one of the methods listed below</span>
<span class="sd"> method_args : list</span>
<span class="sd"> additional arguments that should be provided with each method</span>
<span class="sd"> algorithm_kwargs : dictionary</span>
<span class="sd"> algorithm : str (default gpa)</span>
<span class="sd"> should be one of:</span>
<span class="sd"> * 'gpa': a numerical method</span>
<span class="sd"> * 'gpa_der_free': a derivative free numerical method</span>
<span class="sd"> * 'analytic' : an analytic method</span>
<span class="sd"> Depending on the algorithm, there are algorithm specific keyword</span>
<span class="sd"> arguments. For the gpa and gpa_der_free, the following</span>
<span class="sd"> keyword arguments are available:</span>
<span class="sd"> max_tries : int (default 501)</span>
<span class="sd"> maximum number of iterations</span>
<span class="sd"> tol : float</span>
<span class="sd"> stop criterion, algorithm stops if Frobenius norm of gradient is</span>
<span class="sd"> smaller then tol</span>
<span class="sd"> For analytic, the supported arguments depend on the method, see above.</span>
<span class="sd"> See the lower level functions for more details.</span>
<span class="sd"> Returns</span>
<span class="sd"> -------</span>
<span class="sd"> The tuple :math:`(L,T)`</span>
<span class="sd"> Notes</span>
<span class="sd"> -----</span>
<span class="sd"> What follows is a list of available methods. Depending on the method</span>
<span class="sd"> additional argument are required and different algorithms</span>
<span class="sd"> are available. The algorithm_kwargs are additional keyword arguments</span>
<span class="sd"> passed to the selected algorithm (see the parameters section).</span>
<span class="sd"> Unless stated otherwise, only the gpa and</span>
<span class="sd"> gpa_der_free algorithm are available.</span>
<span class="sd"> Below,</span>
<span class="sd"> * :math:`L` is a :math:`p\times k` matrix;</span>
<span class="sd"> * :math:`N` is :math:`k\times k` matrix with zeros on the diagonal and ones</span>
<span class="sd"> elsewhere;</span>
<span class="sd"> * :math:`M` is :math:`p\times p` matrix with zeros on the diagonal and ones</span>
<span class="sd"> elsewhere;</span>
<span class="sd"> * :math:`C` is a :math:`p\times p` matrix with elements equal to</span>
<span class="sd"> :math:`1/p`;</span>
<span class="sd"> * :math:`(X,Y)=\operatorname{Tr}(X^*Y)` is the Frobenius norm;</span>
<span class="sd"> * :math:`\circ` is the element-wise product or Hadamard product.</span>
<span class="sd"> oblimin : orthogonal or oblique rotation that minimizes</span>
<span class="sd"> .. math::</span>
<span class="sd"> \phi(L) = \frac{1}{4}(L\circ L,(I-\gamma C)(L\circ L)N).</span>
<span class="sd"> For orthogonal rotations:</span>
<span class="sd"> * :math:`\gamma=0` corresponds to quartimax,</span>
<span class="sd"> * :math:`\gamma=\frac{1}{2}` corresponds to biquartimax,</span>
<span class="sd"> * :math:`\gamma=1` corresponds to varimax,</span>
<span class="sd"> * :math:`\gamma=\frac{1}{p}` corresponds to equamax.</span>
<span class="sd"> For oblique rotations rotations:</span>
<span class="sd"> * :math:`\gamma=0` corresponds to quartimin,</span>
<span class="sd"> * :math:`\gamma=\frac{1}{2}` corresponds to biquartimin.</span>
<span class="sd"> method_args:</span>
<span class="sd"> gamma : float</span>
<span class="sd"> oblimin family parameter</span>
<span class="sd"> rotation_method : str</span>
<span class="sd"> should be one of {orthogonal, oblique}</span>
<span class="sd"> orthomax : orthogonal rotation that minimizes</span>
<span class="sd"> .. math::</span>
<span class="sd"> \phi(L) = -\frac{1}{4}(L\circ L,(I-\gamma C)(L\circ L)),</span>
<span class="sd"> where :math:`0\leq\gamma\leq1`. The orthomax family is equivalent to</span>
<span class="sd"> the oblimin family (when restricted to orthogonal rotations).</span>
<span class="sd"> Furthermore,</span>
<span class="sd"> * :math:`\gamma=0` corresponds to quartimax,</span>
<span class="sd"> * :math:`\gamma=\frac{1}{2}` corresponds to biquartimax,</span>
<span class="sd"> * :math:`\gamma=1` corresponds to varimax,</span>
<span class="sd"> * :math:`\gamma=\frac{1}{p}` corresponds to equamax.</span>
<span class="sd"> method_args:</span>
<span class="sd"> gamma : float (between 0 and 1)</span>
<span class="sd"> orthomax family parameter</span>
<span class="sd"> CF : Crawford-Ferguson family for orthogonal and oblique rotation which</span>
<span class="sd"> minimizes:</span>
<span class="sd"> .. math::</span>
<span class="sd"> \phi(L) =\frac{1-\kappa}{4} (L\circ L,(L\circ L)N)</span>
<span class="sd"> -\frac{1}{4}(L\circ L,M(L\circ L)),</span>
<span class="sd"> where :math:`0\leq\kappa\leq1`. For orthogonal rotations the oblimin</span>
<span class="sd"> (and orthomax) family of rotations is equivalent to the</span>
<span class="sd"> Crawford-Ferguson family.</span>
<span class="sd"> To be more precise:</span>
<span class="sd"> * :math:`\kappa=0` corresponds to quartimax,</span>
<span class="sd"> * :math:`\kappa=\frac{1}{p}` corresponds to varimax,</span>
<span class="sd"> * :math:`\kappa=\frac{k-1}{p+k-2}` corresponds to parsimax,</span>
<span class="sd"> * :math:`\kappa=1` corresponds to factor parsimony.</span>
<span class="sd"> method_args:</span>
<span class="sd"> kappa : float (between 0 and 1)</span>
<span class="sd"> Crawford-Ferguson family parameter</span>
<span class="sd"> rotation_method : str</span>
<span class="sd"> should be one of {orthogonal, oblique}</span>
<span class="sd"> quartimax : orthogonal rotation method</span>
<span class="sd"> minimizes the orthomax objective with :math:`\gamma=0`</span>
<span class="sd"> biquartimax : orthogonal rotation method</span>
<span class="sd"> minimizes the orthomax objective with :math:`\gamma=\frac{1}{2}`</span>
<span class="sd"> varimax : orthogonal rotation method</span>
<span class="sd"> minimizes the orthomax objective with :math:`\gamma=1`</span>
<span class="sd"> equamax : orthogonal rotation method</span>
<span class="sd"> minimizes the orthomax objective with :math:`\gamma=\frac{1}{p}`</span>
<span class="sd"> parsimax : orthogonal rotation method</span>
<span class="sd"> minimizes the Crawford-Ferguson family objective with</span>
<span class="sd"> :math:`\kappa=\frac{k-1}{p+k-2}`</span>
<span class="sd"> parsimony : orthogonal rotation method</span>
<span class="sd"> minimizes the Crawford-Ferguson family objective with :math:`\kappa=1`</span>
<span class="sd"> quartimin : oblique rotation method that minimizes</span>
<span class="sd"> minimizes the oblimin objective with :math:`\gamma=0`</span>
<span class="sd"> quartimin : oblique rotation method that minimizes</span>
<span class="sd"> minimizes the oblimin objective with :math:`\gamma=\frac{1}{2}`</span>
<span class="sd"> target : orthogonal or oblique rotation that rotates towards a target</span>
<span class="sd"> matrix : math:`H` by minimizing the objective</span>
<span class="sd"> .. math::</span>
<span class="sd"> \phi(L) =\frac{1}{2}\|L-H\|^2.</span>
<span class="sd"> method_args:</span>
<span class="sd"> H : numpy matrix</span>
<span class="sd"> target matrix</span>
<span class="sd"> rotation_method : str</span>
<span class="sd"> should be one of {orthogonal, oblique}</span>
<span class="sd"> For orthogonal rotations the algorithm can be set to analytic in which</span>
<span class="sd"> case the following keyword arguments are available:</span>
<span class="sd"> full_rank : bool (default False)</span>
<span class="sd"> if set to true full rank is assumed</span>
<span class="sd"> partial_target : orthogonal (default) or oblique rotation that partially</span>
<span class="sd"> rotates towards a target matrix :math:`H` by minimizing the objective:</span>
<span class="sd"> .. math::</span>
<span class="sd"> \phi(L) =\frac{1}{2}\|W\circ(L-H)\|^2.</span>
<span class="sd"> method_args:</span>
<span class="sd"> H : numpy matrix</span>
<span class="sd"> target matrix</span>
<span class="sd"> W : numpy matrix (default matrix with equal weight one for all entries)</span>
<span class="sd"> matrix with weights, entries can either be one or zero</span>
<span class="sd"> Examples</span>
<span class="sd"> --------</span>
<span class="sd"> >>> A = np.random.randn(8,2)</span>
<span class="sd"> >>> L, T = rotate_factors(A,'varimax')</span>
<span class="sd"> >>> np.allclose(L,A.dot(T))</span>
<span class="sd"> >>> L, T = rotate_factors(A,'orthomax',0.5)</span>
<span class="sd"> >>> np.allclose(L,A.dot(T))</span>
<span class="sd"> >>> L, T = rotate_factors(A,'quartimin',0.5)</span>
<span class="sd"> >>> np.allclose(L,A.dot(np.linalg.inv(T.T)))</span>
<span class="sd"> """</span>
<span class="k">if</span> <span class="s1">'algorithm'</span> <span class="ow">in</span> <span class="n">algorithm_kwargs</span><span class="p">:</span>
<span class="n">algorithm</span> <span class="o">=</span> <span class="n">algorithm_kwargs</span><span class="p">[</span><span class="s1">'algorithm'</span><span class="p">]</span>
<span class="n">algorithm_kwargs</span><span class="o">.</span><span class="n">pop</span><span class="p">(</span><span class="s1">'algorithm'</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">algorithm</span> <span class="o">=</span> <span class="s1">'gpa'</span>
<span class="k">assert</span> <span class="ow">not</span> <span class="p">(</span><span class="s1">'rotation_method'</span> <span class="ow">in</span> <span class="n">algorithm_kwargs</span><span class="p">),</span> <span class="p">(</span>
<span class="s1">'rotation_method cannot be provided as keyword argument'</span><span class="p">)</span>
<span class="n">L</span> <span class="o">=</span> <span class="kc">None</span>
<span class="n">T</span> <span class="o">=</span> <span class="kc">None</span>
<span class="n">ff</span> <span class="o">=</span> <span class="kc">None</span>
<span class="n">vgQ</span> <span class="o">=</span> <span class="kc">None</span>
<span class="n">p</span><span class="p">,</span> <span class="n">k</span> <span class="o">=</span> <span class="n">A</span><span class="o">.</span><span class="n">shape</span>
<span class="c1"># set ff or vgQ to appropriate objective function, compute solution using</span>
<span class="c1"># recursion or analytically compute solution</span>
<span class="k">if</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'orthomax'</span><span class="p">:</span>
<span class="k">assert</span> <span class="nb">len</span><span class="p">(</span><span class="n">method_args</span><span class="p">)</span> <span class="o">==</span> <span class="mi">1</span><span class="p">,</span> <span class="p">(</span><span class="s1">'Only </span><span class="si">%s</span><span class="s1"> family parameter should be '</span>
<span class="s1">'provided'</span> <span class="o">%</span> <span class="n">method</span><span class="p">)</span>
<span class="n">rotation_method</span> <span class="o">=</span> <span class="s1">'orthogonal'</span>
<span class="n">gamma</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span>
<span class="k">if</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa'</span><span class="p">:</span>
<span class="n">vgQ</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">orthomax_objective</span><span class="p">(</span>
<span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">,</span> <span class="n">gamma</span><span class="o">=</span><span class="n">gamma</span><span class="p">,</span> <span class="n">return_gradient</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa_der_free'</span><span class="p">:</span>
<span class="n">ff</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">orthomax_objective</span><span class="p">(</span>
<span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">,</span> <span class="n">gamma</span><span class="o">=</span><span class="n">gamma</span><span class="p">,</span> <span class="n">return_gradient</span><span class="o">=</span><span class="kc">False</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Algorithm </span><span class="si">%s</span><span class="s1"> is not possible for </span><span class="si">%s</span><span class="s1"> '</span>
<span class="s1">'rotation'</span> <span class="o">%</span> <span class="p">(</span><span class="n">algorithm</span><span class="p">,</span> <span class="n">method</span><span class="p">))</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'oblimin'</span><span class="p">:</span>
<span class="k">assert</span> <span class="nb">len</span><span class="p">(</span><span class="n">method_args</span><span class="p">)</span> <span class="o">==</span> <span class="mi">2</span><span class="p">,</span> <span class="p">(</span><span class="s1">'Both </span><span class="si">%s</span><span class="s1"> family parameter and '</span>
<span class="s1">'rotation_method should be '</span>
<span class="s1">'provided'</span> <span class="o">%</span> <span class="n">method</span><span class="p">)</span>
<span class="n">rotation_method</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span>
<span class="k">assert</span> <span class="n">rotation_method</span> <span class="ow">in</span> <span class="p">[</span><span class="s1">'orthogonal'</span><span class="p">,</span> <span class="s1">'oblique'</span><span class="p">],</span> <span class="p">(</span>
<span class="s1">'rotation_method should be one of {orthogonal, oblique}'</span><span class="p">)</span>
<span class="n">gamma</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span>
<span class="k">if</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa'</span><span class="p">:</span>
<span class="n">vgQ</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">oblimin_objective</span><span class="p">(</span>
<span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">,</span> <span class="n">gamma</span><span class="o">=</span><span class="n">gamma</span><span class="p">,</span> <span class="n">return_gradient</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa_der_free'</span><span class="p">:</span>
<span class="n">ff</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">oblimin_objective</span><span class="p">(</span>
<span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">,</span> <span class="n">gamma</span><span class="o">=</span><span class="n">gamma</span><span class="p">,</span> <span class="n">rotation_method</span><span class="o">=</span><span class="n">rotation_method</span><span class="p">,</span>
<span class="n">return_gradient</span><span class="o">=</span><span class="kc">False</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Algorithm </span><span class="si">%s</span><span class="s1"> is not possible for </span><span class="si">%s</span><span class="s1"> '</span>
<span class="s1">'rotation'</span> <span class="o">%</span> <span class="p">(</span><span class="n">algorithm</span><span class="p">,</span> <span class="n">method</span><span class="p">))</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'CF'</span><span class="p">:</span>
<span class="k">assert</span> <span class="nb">len</span><span class="p">(</span><span class="n">method_args</span><span class="p">)</span> <span class="o">==</span> <span class="mi">2</span><span class="p">,</span> <span class="p">(</span><span class="s1">'Both </span><span class="si">%s</span><span class="s1"> family parameter and '</span>
<span class="s1">'rotation_method should be provided'</span>
<span class="o">%</span> <span class="n">method</span><span class="p">)</span>
<span class="n">rotation_method</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span>
<span class="k">assert</span> <span class="n">rotation_method</span> <span class="ow">in</span> <span class="p">[</span><span class="s1">'orthogonal'</span><span class="p">,</span> <span class="s1">'oblique'</span><span class="p">],</span> <span class="p">(</span>
<span class="s1">'rotation_method should be one of {orthogonal, oblique}'</span><span class="p">)</span>
<span class="n">kappa</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span>
<span class="k">if</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa'</span><span class="p">:</span>
<span class="n">vgQ</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">CF_objective</span><span class="p">(</span>
<span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">,</span> <span class="n">kappa</span><span class="o">=</span><span class="n">kappa</span><span class="p">,</span> <span class="n">rotation_method</span><span class="o">=</span><span class="n">rotation_method</span><span class="p">,</span>
<span class="n">return_gradient</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa_der_free'</span><span class="p">:</span>
<span class="n">ff</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">CF_objective</span><span class="p">(</span>
<span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">,</span> <span class="n">kappa</span><span class="o">=</span><span class="n">kappa</span><span class="p">,</span> <span class="n">rotation_method</span><span class="o">=</span><span class="n">rotation_method</span><span class="p">,</span>
<span class="n">return_gradient</span><span class="o">=</span><span class="kc">False</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Algorithm </span><span class="si">%s</span><span class="s1"> is not possible for </span><span class="si">%s</span><span class="s1"> '</span>
<span class="s1">'rotation'</span> <span class="o">%</span> <span class="p">(</span><span class="n">algorithm</span><span class="p">,</span> <span class="n">method</span><span class="p">))</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'quartimax'</span><span class="p">:</span>
<span class="k">return</span> <span class="n">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="s1">'orthomax'</span><span class="p">,</span> <span class="mi">0</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'biquartimax'</span><span class="p">:</span>
<span class="k">return</span> <span class="n">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="s1">'orthomax'</span><span class="p">,</span> <span class="mf">0.5</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'varimax'</span><span class="p">:</span>
<span class="k">return</span> <span class="n">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="s1">'orthomax'</span><span class="p">,</span> <span class="mi">1</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'equamax'</span><span class="p">:</span>
<span class="k">return</span> <span class="n">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="s1">'orthomax'</span><span class="p">,</span> <span class="mi">1</span><span class="o">/</span><span class="n">p</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'parsimax'</span><span class="p">:</span>
<span class="k">return</span> <span class="n">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="s1">'CF'</span><span class="p">,</span> <span class="p">(</span><span class="n">k</span><span class="o">-</span><span class="mi">1</span><span class="p">)</span><span class="o">/</span><span class="p">(</span><span class="n">p</span><span class="o">+</span><span class="n">k</span><span class="o">-</span><span class="mi">2</span><span class="p">),</span>
<span class="s1">'orthogonal'</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'parsimony'</span><span class="p">:</span>
<span class="k">return</span> <span class="n">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="s1">'CF'</span><span class="p">,</span> <span class="mi">1</span><span class="p">,</span> <span class="s1">'orthogonal'</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'quartimin'</span><span class="p">:</span>
<span class="k">return</span> <span class="n">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="s1">'oblimin'</span><span class="p">,</span> <span class="mi">0</span><span class="p">,</span> <span class="s1">'oblique'</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'biquartimin'</span><span class="p">:</span>
<span class="k">return</span> <span class="n">rotate_factors</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="s1">'oblimin'</span><span class="p">,</span> <span class="mf">0.5</span><span class="p">,</span> <span class="s1">'oblique'</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'target'</span><span class="p">:</span>
<span class="k">assert</span> <span class="nb">len</span><span class="p">(</span><span class="n">method_args</span><span class="p">)</span> <span class="o">==</span> <span class="mi">2</span><span class="p">,</span> <span class="p">(</span>
<span class="s1">'only the rotation target and orthogonal/oblique should be provide'</span>
<span class="s1">' for </span><span class="si">%s</span><span class="s1"> rotation'</span> <span class="o">%</span> <span class="n">method</span><span class="p">)</span>
<span class="n">H</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span>
<span class="n">rotation_method</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span>
<span class="k">assert</span> <span class="n">rotation_method</span> <span class="ow">in</span> <span class="p">[</span><span class="s1">'orthogonal'</span><span class="p">,</span> <span class="s1">'oblique'</span><span class="p">],</span> <span class="p">(</span>
<span class="s1">'rotation_method should be one of {orthogonal, oblique}'</span><span class="p">)</span>
<span class="k">if</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa'</span><span class="p">:</span>
<span class="n">vgQ</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">vgQ_target</span><span class="p">(</span>
<span class="n">H</span><span class="p">,</span> <span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">,</span> <span class="n">rotation_method</span><span class="o">=</span><span class="n">rotation_method</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa_der_free'</span><span class="p">:</span>
<span class="n">ff</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">ff_target</span><span class="p">(</span>
<span class="n">H</span><span class="p">,</span> <span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">,</span> <span class="n">rotation_method</span><span class="o">=</span><span class="n">rotation_method</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'analytic'</span><span class="p">:</span>
<span class="k">assert</span> <span class="n">rotation_method</span> <span class="o">==</span> <span class="s1">'orthogonal'</span><span class="p">,</span> <span class="p">(</span>
<span class="s1">'For analytic </span><span class="si">%s</span><span class="s1"> rotation only orthogonal rotation is '</span>
<span class="s1">'supported'</span><span class="p">)</span>
<span class="n">T</span> <span class="o">=</span> <span class="n">target_rotation</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="n">H</span><span class="p">,</span> <span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Algorithm </span><span class="si">%s</span><span class="s1"> is not possible for </span><span class="si">%s</span><span class="s1"> rotation'</span>
<span class="o">%</span> <span class="p">(</span><span class="n">algorithm</span><span class="p">,</span> <span class="n">method</span><span class="p">))</span>
<span class="k">elif</span> <span class="n">method</span> <span class="o">==</span> <span class="s1">'partial_target'</span><span class="p">:</span>
<span class="k">assert</span> <span class="nb">len</span><span class="p">(</span><span class="n">method_args</span><span class="p">)</span> <span class="o">==</span> <span class="mi">2</span><span class="p">,</span> <span class="p">(</span><span class="s1">'2 additional arguments are expected '</span>
<span class="s1">'for </span><span class="si">%s</span><span class="s1"> rotation'</span> <span class="o">%</span> <span class="n">method</span><span class="p">)</span>
<span class="n">H</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span>
<span class="n">W</span> <span class="o">=</span> <span class="n">method_args</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span>
<span class="n">rotation_method</span> <span class="o">=</span> <span class="s1">'orthogonal'</span>
<span class="k">if</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa'</span><span class="p">:</span>
<span class="n">vgQ</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">vgQ_partial_target</span><span class="p">(</span>
<span class="n">H</span><span class="p">,</span> <span class="n">W</span><span class="o">=</span><span class="n">W</span><span class="p">,</span> <span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">algorithm</span> <span class="o">==</span> <span class="s1">'gpa_der_free'</span><span class="p">:</span>
<span class="n">ff</span> <span class="o">=</span> <span class="k">lambda</span> <span class="n">L</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="kc">None</span><span class="p">:</span> <span class="n">ff_partial_target</span><span class="p">(</span>
<span class="n">H</span><span class="p">,</span> <span class="n">W</span><span class="o">=</span><span class="n">W</span><span class="p">,</span> <span class="n">L</span><span class="o">=</span><span class="n">L</span><span class="p">,</span> <span class="n">A</span><span class="o">=</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="o">=</span><span class="n">T</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Algorithm </span><span class="si">%s</span><span class="s1"> is not possible for </span><span class="si">%s</span><span class="s1"> '</span>
<span class="s1">'rotation'</span> <span class="o">%</span> <span class="p">(</span><span class="n">algorithm</span><span class="p">,</span> <span class="n">method</span><span class="p">))</span>
<span class="k">else</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s1">'Invalid method'</span><span class="p">)</span>
<span class="c1"># compute L and T if not already done</span>
<span class="k">if</span> <span class="n">T</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
<span class="n">L</span><span class="p">,</span> <span class="n">phi</span><span class="p">,</span> <span class="n">T</span><span class="p">,</span> <span class="n">table</span> <span class="o">=</span> <span class="n">GPA</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="n">vgQ</span><span class="o">=</span><span class="n">vgQ</span><span class="p">,</span> <span class="n">ff</span><span class="o">=</span><span class="n">ff</span><span class="p">,</span>
<span class="n">rotation_method</span><span class="o">=</span><span class="n">rotation_method</span><span class="p">,</span>
<span class="o">**</span><span class="n">algorithm_kwargs</span><span class="p">)</span>
<span class="k">if</span> <span class="n">L</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
<span class="k">assert</span> <span class="n">T</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">,</span> <span class="s1">'Cannot compute L without T'</span>
<span class="n">L</span> <span class="o">=</span> <span class="n">rotateA</span><span class="p">(</span><span class="n">A</span><span class="p">,</span> <span class="n">T</span><span class="p">,</span> <span class="n">rotation_method</span><span class="o">=</span><span class="n">rotation_method</span><span class="p">)</span>
<span class="k">return</span> <span class="n">L</span><span class="p">,</span> <span class="n">T</span></div>
</pre></div>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 02, 2021.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 3.4.3.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../../../../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.12.2/_modules/statsmodels/multivariate/factor_rotation/_wrappers.html | HTML | bsd-3-clause | 55,526 |
{% extends "admin/change_form.html" %}
{% load i18n %}
{% block object-tools-items %}
{% if opts.model_name == 'ca' %}
<li>
<a href="{% url 'admin:crl' object_id %}" class="downloadcrl">
{% trans "Download CRL" %}
</a>
</li>
{% endif %}
{{ block.super }}
{% endblock %}
{% block after_field_sets %}
{% if not add %}
<fieldset class="module x509-custom">
<div class="form-row x509-text">
<div>
<pre class="x509">{{ original.x509_text }}</pre>
</div>
</div>
</fieldset>
{% endif %}
{% endblock %}
| openwisp/django-x509 | django_x509/templates/admin/django_x509/change_form.html | HTML | bsd-3-clause | 549 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Events</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="title" content="Samples" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="icon" href="../common/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="../common/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="../common/css/style.css" type="text/css" media="screen" />
</head>
<body>
<div class="header">
<a class="logo" href="http://www.dhtmlx.com" title="DHTMLX homepage"></a>
<div class="tittle-dhtmlx">DHTMLX Docs & Samples Explorer</div>
<div class="search-field">
<form action="http://docs.dhtmlx.com/doku.php" accept-charset="utf-8" id="dw__search"><div class="no"><input type="hidden" name="do" value="search" /><input type="text" id="qsearch__in" accesskey="f" name="id" title="Search" /><input class="button" type="submit" value=""><div id="qsearch__out" class="ajax_qsearch JSpopup"></div></div></form>
</div>
<div class="buttons">
<a class="doc_inact" href="../../../docsExplorer/index.html" title="DHTMLX Documentation homepage"></a>
<a class="sample"></a>
</div>
</div>
<div class="content">
<div class="navigation-div">
<a href="../../../docsExplorer/samples.html" class="navigation"><img src="../common/icons/file.gif" alt="" border=0 >All components</a>
<div class="arrow"></div>
<a href="../index.html" class="navigation"><img src="../common/icons/grid.gif" alt="" border=0 >dhtmlxGrid</a>
</div>
<div style="display:block;">
<h3>Events</h3>
</div>
<ul class="topics samples">
<li><a href='./01_events_grid.html'>Attaching Event Handlers</a></li><li><a href='./02_pro_before_sort.html'>onBeforeSorting event</a></li><li><a href='./03_pro_edit_events.html'>Edit actions</a></li><li><a href='./04_pro_onrowdblclicked.html'>Event Handler for onRowDblClicked</a></li>
<!--<li><a href="#">Calendar eXcell</a></li>-->
</ul>
</div>
<div class="footer">
<div class="footer-logo"></div>
<div class="copyright">Copyright © 1998-2012 DHTMLX LTD.<br />All rights reserved.</div>
</div>
</body>
</html> | arvindjha304/aadinathportal | public/dhtmlxgrid/samples/06_events/index.html | HTML | bsd-3-clause | 2,673 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Brython - 15-puzzle demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript"
src="debug/brython.js">
</script>
<style type="text/css" media="screen">
body {
font: 12px/15px Calibri, Verdana;
margin: 0px;
background:#ddd;
padding: 0px;
}
#container{
position: absolute;
border-width:1px;
border-radius: 10px;
border-style: solid;
border-color: #000;
background-color: #333;
}
#zone {
position: absolute;
background-color:#666;
color: #fff;
font-size: 16px;
line-height:20px;
padding: 0px;
}
.square{
position: absolute;
color: #000;
background: #fcfff4; /* old browsers */
background: linear-gradient(to bottom, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
/* background-color: orange; */
border-width: 1px;
border-style: solid;
border-radius: 5px;
border-color: #200;
text-align: center;
}
</style>
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
</head>
<body onload="brython(1)">
<script type="text/python">
from browser import window, document, alert, html
import random
container = document['container'] # Game board
zone = document['zone'] # Zone where cells move
# Window dimensions
width = window.innerWidth
height = window.innerHeight
dim = min(width, height)
d = int(0.03*dim) # Distance of board to top and left of browser window
padding = int(dim/25) # Board padding
# Adapt container and zone dimensions to browser window dimensions
container.top = container.left = d
container.style.width = container.style.height = dim-2*d-2*padding
container.style.padding = '%spx' %padding
zwidth = dim - 2*d - 2*padding
side = int(zwidth/4)
zone.style.width = zone.style.height = 4*side
# Global variables
X0 = Y0 = None # Initial mouse or finger position
allow = None # Possible move direction : 'right', 'left', 'up' or 'down'
moving = [] # List of moving cells : between clicked cell and empty cell
coords = [] # Initial position of moving cells
def click_cell(ev):
"""Handler for mouse click or finger touch"""
global X0, Y0, moving, allow
if ev.type == 'touchstart':
if len(ev.targetTouches)>1:
return
rect = ev.target
# get row and col of clicked cell
row = rect.top//side
col = rect.left//side
# Cell can be moved if in same row or column as the empty cell
if row==erow or col==ecol:
if row==erow:
if col<ecol:
allow = 'right'
moving = [grid[row][i] for i in range(col, ecol)]
else:
allow = 'left'
moving = [grid[row][i] for i in range(ecol+1, col+1)]
else:
if row<erow:
allow = 'down'
moving = [grid[i][col] for i in range(row, erow)]
else:
allow = 'up'
moving = [grid[i][col] for i in range(erow+1, row+1)]
# Binding for mouse/finger movement
ev.target.bind('mousemove', move_cell)
ev.target.bind('touchmove', move_cell)
# Binding for move end
ev.target.bind('mouseup', release_cell)
ev.target.bind('touchend', release_cell)
# Store initial position of moving cells
del coords[:]
for i, cell in enumerate(moving):
coords.append([cell.left, cell.top])
# Store initial mouse position
if ev.type == 'mousedown':
X0 = ev.x
Y0 = ev.y
elif ev.type == 'touchstart':
X0 = ev.targetTouches[0].pageX
Y0 = ev.targetTouches[0].pageY
def check_done():
"""Test if puzzle is solved"""
for cell in cells:
if cell.row != cell.srow or cell.col!=cell.scol:
return
# Unbind mouse click / touch
for cell in cells:
cell.unbind('touchstart')
cell.unbind('mousedown')
alert('Bravo !')
# Start a new game
init()
def release_cell(ev):
"""Handler for mouse or finger release"""
global erow, ecol
for cell in moving:
cell.unbind('mousemove')
cell.unbind('touchmove')
target = ev.target
# Row and column of cell when move stops
row = round(target.top/side)
col = round(target.left/side)
# Detect if cell has moved to a different row / column
has_moved = [row, col] != [target.row, target.col]
if has_moved:
# Delta row and column
drow, dcol = row-target.row, col-target.col
# Change attributes row and col of all moving cells
for cell in moving:
cell.row += drow
cell.col += dcol
# Recompute position of all cells
# This could be done more elegantly but computing based on touch events
# leads to unstable results ; this is safer
full = list(range(16))
for cell in cells:
cell.left = cell.col*side
cell.top = cell.row*side
grid[cell.row][cell.col] = cell
full.remove(4*cell.row+cell.col)
empty = full[0]
erow, ecol = divmod(empty, 4)
grid[erow][ecol] = None
# Check if puzzle is solved
if has_moved:
check_done()
def move_cell(ev):
"""Handler for mouse or finger move"""
# New mouse / finger position
if ev.type == 'mousemove':
X, Y = ev.x, ev.y
else:
touch = ev.targetTouches[0]
X, Y = touch.pageX, touch.pageY
# Maximum move is the size of a cell
if abs(Y-Y0)>=side or abs(X-X0)>=side:
return release_cell(ev)
# Move vertically if allowed
if (allow=='up' and Y<Y0) or (allow=='down' and Y>Y0):
for i, (cell, (x0, y0)) in enumerate(zip(moving,coords)):
cell.top = y0+Y-Y0
# Else move horizontally
elif (allow=='right' and X>X0) or (allow=='left' and X<X0):
for i, (cell, (x0, y0)) in enumerate(zip(moving,coords)):
cell.left = x0+X-X0
grid = [] # grid[row][cell] is the cell at specified row and column
cells = [] # list of cells
erow, ecol = None, None # row and column of the empty cell
def init(*args):
"""Create a new game"""
global erow, ecol
# Remove existing cells if it is not the first game
for cell in cells:
cell.parent.remove(cell)
del cells[:]
del grid[:]
ranks = list(range(15))+[None]
erow, ecol = 3, 3
# Simulate permutations to make sure we have a valid game
for i in range(300):
movable = []
for row,col in [(erow-1, ecol), (erow+1, ecol),
(erow, ecol-1), (erow, ecol+1)]:
if row in range(4) and col in range(4):
movable.append((row, col))
row, col = random.choice(movable)
ranks[4*erow+ecol] = ranks[4*row+col]
ranks[4*row+col] = None
erow, ecol = row, col
# Create cells at positions determined by ranks
for row in range(4):
cell_row = []
for col in range(4):
num = ranks[4*row+col]
if num is not None:
# Create DIV element
rect = html.DIV(num+1,
style=dict(
top=side*row, left=side*col,
width='%spx' %(side-1), height='%spx' %(side-1),
fontSize='%spx' %int(side/2),
lineHeight='%spx' %int(0.8*side)
),
Class="square"
)
# Coordinates of cell when puzzle is solved
rect.srow, rect.scol = divmod(num, 4)
# Bindings for mouse click or touch
rect.bind('mousedown', click_cell)
rect.bind('touchstart', click_cell)
# Draw cell
zone <= rect
cell_row.append(rect)
cells.append(rect)
# Current cell row and column
rect.row = row
rect.col = col
else:
# row and column of the empty cell
erow = row
ecol = col
cell_row.append(None)
grid.append(cell_row)
def no_sel(ev):
ev.preventDefault()
ev.stopPropagation()
# avoid default behaviour to select text when dragging mouse
document.bind('mousedown', no_sel)
document.bind('mousemove', no_sel)
document.bind('touchmove', no_sel)
init()
</script>
<div id="container">
<div id="zone">
</div>
</div>
</body>
</html>
| molebot/brython | www/gallery/taquin.html | HTML | bsd-3-clause | 8,806 |
<!DOCTYPE html>
<html>
<head>
<title>
Настольный теннис | Группы
</title>
<meta content='text/html; charset=utf-8' http-equiv='Content-type'>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'>
<meta content='black' name='apple-mobile-web-app-status-bar-style'>
<meta content='yes' name='apple-mobile-web-app-capable'>
<link href='/favicon.ico' rel='shortcut icon'>
<link href="/assets/application-5ee719f50c1de54ef91147e886e1a509.css" media="all" rel="stylesheet" type="text/css" />
<link href="/assets/mobile-42a633a004071d82a2e0412ef36d42c1.css" media="all" rel="stylesheet" type="text/css" />
<link href="/assets/print-bb4153dea3a83394e7458b7ac5ee80ed.css" media="print" rel="stylesheet" type="text/css" />
<meta content="authenticity_token" name="csrf-param" />
<meta content="fEQfKDnVbpH3TIa4PuCguvp7tNDr7gygtDhPxce+UI0=" name="csrf-token" />
</head>
<body>
<div id='app'>
<div id='head'>
<a class='goto goto-full' href='/?mb=0'>Полная версия</a>
<a class='goto goto-mobile' href='/?mb=1'>Мобильная версия</a>
<a href='/' id='logo'>Открытый турнир по настольному теннису</a>
</div>
<div id='container'>
<div id='head-nav'>
<ul id='navigation'>
<li class='i' data-tip-nohover='true' data-tip='Результаты последнего турнира'><a href="/tours/latest" class="section">Рейтинг</a></li>
<li class='i'><a href="/tours" class="section selected">Турниры</a></li>
<li class='i'><a href="/players" class="section">Игроки</a></li>
<li class='i'><a href="/photos" class="section">Фото</a></li>
<li class='i'><a href="/articles" class="section">Статьи</a></li>
<li class='i' data-tip-nohover='true' data-tip='Переход на forum.onliner.by'><a href="http://forum.onliner.by/viewtopic.php?t=1296589&start=100000000" class="section" target="_blank">Форум</a></li>
<li class='i right'><a href="/users/sign_up" class="section">Регистрация</a></li>
<li class='i right'><a href="/users/sign_in" class="section">Вход</a></li>
</ul>
<ul id='breadcrumbs'>
<li><a href="/">Главная</a></li><li><span class="divider">/</span></li><li><a href="/tours">Турниры</a></li><li><span class="divider">/</span></li><li><a href="/tours/2013-09-01">Открытый турнир Onliner 01 сентября, 2013</a></li>
<li>/</li>
<li>Группы</li>
</ul>
</div>
<div id='content'>
<div id='left-col'>
<h2 class='title'>Открытый турнир Onliner </h2>
<dl class='definitions'>
<dd>
Дата проведения
<strong>
01 сентября, 2013
</strong>
</dd>
<dt>Игроки</dt>
<dd>
Приняло участие <strong>89</strong> игроков
<br>
из <strong>958</strong> зарегистрированных
</dd>
<dt></dt>
<dd>
Заархивированные:
<a href="/players/barik">Barik</a>, <a href="/players/gazer">Gazer</a>, <a href="/players/bankir">Bankir</a>, <a href="/players/youhnevich">Youhnevich</a>, <a href="/players/melnikov_a">Melnikov_A</a>, <a href="/players/dmut">DMUT</a>, <a href="/players/larkin">Larkin</a>
<br>
Разархивированные:
<a href="/players/logunov">Logunov</a>, <a href="/players/vaznic">Vaznic</a>, <a href="/players/romanenko">Romanenko</a>, <a href="/players/a_karpovich">A_Karpovich</a>, <a href="/players/laikov">Laikov</a>, <a href="/players/serj">Serj</a>
<br>
</dd>
<dt>Рейтинг</dt>
<dd>
<div>
Максимальный:
<strong>2115.7</strong>
-
<a href="/players/sting">Sting</a>
</div>
<div>
Средний:
<strong>840.5</strong>
</div>
<div>
Минимальный:
<strong>36.3</strong>
-
<a href="/players/kulman">Kulman</a>
</div>
</dd>
<dt>Игры</dt>
<dd>
<div>
Всего <strong>369</strong> игр
(<strong>1423</strong> сета)
в <strong>55</strong> группах
</div>
<div class='tour-buttons'>
<a href="/tours/2013-09-01" class="button"><strong>Рейтинг игроков</strong>
</a></div>
</dd>
</dl>
</div>
<div id='right-col'>
<dl class='tabs groups-tabs'>
<dt class='tab' data-tab='league-1'>1 Лига</dt>
<dd class='tab-content league-games'>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/sting">Sting</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/sikorski">Sikorski</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/pankovets">Pankovets</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/hromotron">Hromotron</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/arabina">Arabina</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/alex-b">Alex-B</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 3
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/rishelye">Rishelye</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
2
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/golotin">Golotin</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/balu">Balu</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 4
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/dimaroma">Dimaroma</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/yasha">Yasha</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/luchyts">Luchyts</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 5
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/blackheim">Blackheim</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/frenzymen">Frenzymen</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
2
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/dementev">Dementev</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 6
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/hag">Hag</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/logunov">Logunov</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/svhack">SVHack</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/leg">Leg</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/sting">Sting</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
5
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/hromotron">Hromotron</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
4
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/rishelye">Rishelye</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/yasha">Yasha</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/frenzymen">Frenzymen</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
5
</td>
<td class='ps'>
6
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/logunov">Logunov</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
4
</td>
<td class='ps'>
5
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/pankovets">Pankovets</a>
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/alex-b">Alex-B</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
3
</td>
<td class='ps'>
5
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/golotin">Golotin</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
4
</td>
<td class='ps'>
6
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/dimaroma">Dimaroma</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
4
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/blackheim">Blackheim</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
2
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/leg">Leg</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 3
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/sikorski">Sikorski</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
5
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/arabina">Arabina</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
4
</td>
<td class='ps'>
6
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/balu">Balu</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
4
</td>
<td class='ps'>
5
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/luchyts">Luchyts</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
3
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/dementev">Dementev</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
4
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/hag">Hag</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 1
</td>
<td class='wn'>
4
</td>
<td class='wn'>
2
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/svhack">SVHack</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs db'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
5
</td>
<td class='ps'>
7
</td>
</tr>
</tbody>
</table>
</dd>
<dt class='tab' data-tab='league-2'>2 Лига</dt>
<dd class='tab-content league-games'>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/abdeev">Abdeev</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/tylindus">Tylindus</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/makspro">MaksPro</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/thedarkprince">TheDarkPrince</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/boatswain">Boatswain</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/romanenko">Romanenko</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
1
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 3
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/mr-sashka">Mr.Sashka</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/pedagog">Pedagog</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/igor">Igor</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/sergey">Sergey</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 4
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/mokorona">Mokorona</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/pilya">Pilya</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/al66">AL66</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/shevchenko">Shevchenko</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 5
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/albert">Albert</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/alexmed">AlexMed</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/giantis">Giantis</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/imant">Imant</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 6
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/roman">Roman</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/wang">Wang</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/a-kunez">A.Kunez</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/a_karpovich">A_Karpovich</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/tylindus">Tylindus</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
4
</td>
<td class='ps'>
5
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/thedarkprince">TheDarkPrince</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
4
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/mr-sashka">Mr.Sashka</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
4
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/pilya">Pilya</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
3
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/giantis">Giantis</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
5
</td>
<td class='ps'>
6
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/roman">Roman</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='wn'>
3
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/abdeev">Abdeev</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
4
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/boatswain">Boatswain</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
4
</td>
<td class='ps'>
6
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/pedagog">Pedagog</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
3
</td>
<td class='ps'>
5
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/mokorona">Mokorona</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
3
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/imant">Imant</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/wang">Wang</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='wn'>
4
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 3
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/makspro">MaksPro</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
4
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/romanenko">Romanenko</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/igor">Igor</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/al66">AL66</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
2
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/a_karpovich">A_Karpovich</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
5
</td>
<td class='ps'>
6
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/alexmed">AlexMed</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
3
</td>
<td class='ps'>
5
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 4
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/sergey">Sergey</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/shevchenko">Shevchenko</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/albert">Albert</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3<sup>T</sup>
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/a-kunez">A.Kunez</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0<sup>T</sup>
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
</dd>
<dt class='tab' data-tab='league-3'>3 Лига</dt>
<dd class='tab-content league-games'>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/suvorov">Suvorov</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/volodko-s">Volodko.S</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/serg_bel">Serg_Bel</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/s_robocop">S_Robocop</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/vika">Vika</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/serj">Serj</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/hodyko">Hodyko</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/jade">Jade</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 3
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/hotko">Hotko</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/laikov">Laikov</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/fox">Fox</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/tao">Tao</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 4
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/amiral">Amiral</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/demjan">Demjan</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/slava">Slava</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/jcb">JCB</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 5
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/ermolkesha">Ermolkesha</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/roberto3">Roberto3</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/petrovich">Petrovich</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/artiom-86">Artiom 86</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 6
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/nikolos">Nikolos</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/legenda">Legenda</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/magic">MAGIC</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/kvn">KVN</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 7
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/alex-gray">Alex Gray</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/k-kruchenok">K.Kruchenok</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/simba">Simba</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/tanja">Tanja</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 8
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/lixach">Lixach</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/maestro">Maestro</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/desto">Desto</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/lotos">Lotos</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1, полуфинальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/suvorov">Suvorov</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/amiral">Amiral</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/roberto3">Roberto3</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/desto">Desto</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1, полуфинальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/vika">Vika</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/hotko">Hotko</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/nikolos">Nikolos</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/k-kruchenok">K.Kruchenok</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1, финальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/suvorov">Suvorov</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs db'>
3 : 2
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/k-kruchenok">K.Kruchenok</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/vika">Vika</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/roberto3">Roberto3</a>
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1, финальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/desto">Desto</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs db'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/nikolos">Nikolos</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 0
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/hotko">Hotko</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/amiral">Amiral</a>
</td>
<td class='game rs db'>
1 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2, полуфинальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/volodko-s">Volodko.S</a>
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/demjan">Demjan</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/artiom-86">Artiom 86</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/lixach">Lixach</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2, полуфинальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/jade">Jade</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/laikov">Laikov</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/magic">MAGIC</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/tanja">Tanja</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2, финальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/lixach">Lixach</a>
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs db'>
3 : 2
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/jade">Jade</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 2
</td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/magic">MAGIC</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/artiom-86">Artiom 86</a>
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2, финальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/demjan">Demjan</a>
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs db'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/laikov">Laikov</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/tanja">Tanja</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/volodko-s">Volodko.S</a>
</td>
<td class='game rs db'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 3, полуфинальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/serg_bel">Serg_Bel</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/slava">Slava</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/ermolkesha">Ermolkesha</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/lotos">Lotos</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 3, полуфинальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/hodyko">Hodyko</a>
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/fox">Fox</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/legenda">Legenda</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/alex-gray">Alex Gray</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 3, финальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/serg_bel">Serg_Bel</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs db'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/legenda">Legenda</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/fox">Fox</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/ermolkesha">Ermolkesha</a>
</td>
<td class='game rs db'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 3, финальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/slava">Slava</a>
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs db'>
3 : 1
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/alex-gray">Alex Gray</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/hodyko">Hodyko</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/lotos">Lotos</a>
</td>
<td class='game rs db'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 4, полуфинальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/s_robocop">S_Robocop</a>
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/jcb">JCB</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/petrovich">Petrovich</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/maestro">Maestro</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 4, полуфинальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/serj">Serj</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/tao">Tao</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/kvn">KVN</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/simba">Simba</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 4, финальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/maestro">Maestro</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs db'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/kvn">KVN</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/simba">Simba</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/jcb">JCB</a>
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 4, финальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/petrovich">Petrovich</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs db'>
3 : 2
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/serj">Serj</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/tao">Tao</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/s_robocop">S_Robocop</a>
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
</dd>
<dt class='tab' data-tab='league-4'>4 Лига</dt>
<dd class='tab-content league-games'>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/vaznic">Vaznic</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/vlad96">Vlad96</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/dennis">Dennis</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/kulman">Kulman</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/zotich">Zotich</a>
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/liu">Liu</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/ru">Ru</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/shadow">Shadow</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 3
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/tudasuda">TudaSuda</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/rurik">Rurik</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/baz">Baz</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/ololosha">Ololosha</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Отборочная группа 4
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/matroskin">Matroskin</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/prihodjko">Prihodjko</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/zmitr">Zmitr</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
1 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/july">July</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1, полуфинальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/vaznic">Vaznic</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/tudasuda">TudaSuda</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/zotich">Zotich</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/prihodjko">Prihodjko</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1, полуфинальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/liu">Liu</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/matroskin">Matroskin</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/dennis">Dennis</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/rurik">Rurik</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1, финальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/vaznic">Vaznic</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs db'>
3 : 0
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/liu">Liu</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 0
</td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/matroskin">Matroskin</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/zotich">Zotich</a>
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 1, финальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/tudasuda">TudaSuda</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs db'>
3 : 2
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/dennis">Dennis</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 2
</td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/rurik">Rurik</a>
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/prihodjko">Prihodjko</a>
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2, полуфинальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/vlad96">Vlad96</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/baz">Baz</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/shadow">Shadow</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/zmitr">Zmitr</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='qp'></td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2, полуфинальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/ru">Ru</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/july">July</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
2 : 3
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/kulman">Kulman</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/ololosha">Ololosha</a>
</td>
<td class='game rs'>
2 : 3
</td>
<td class='game rs'>
3 : 2
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2, финальная стадия, группа 1
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/baz">Baz</a>
</td>
<td class='qp'></td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs db'>
3 : 0
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/ru">Ru</a>
</td>
<td class='game rs'>
3 : 0
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/ololosha">Ololosha</a>
</td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/vlad96">Vlad96</a>
</td>
<td class='game rs db'>
0 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
<table cellpadding='0' cellspacing='0' class='group'>
<caption>
<div class='caption'>
Финал 2, финальная стадия, группа 2
<div class='sub'>
<span>М</span>
<span>П</span>
<span>В</span>
</div>
</div>
</caption>
<tbody>
<tr>
<td class='player'>
<a href="/players/zmitr">Zmitr</a>
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 1
</td>
<td class='game rs'>
3 : 0
</td>
<td class='game rs db'>
3 : 2
</td>
<td class='wn'>
3
</td>
<td class='wn'>
0
</td>
<td class='ps'>
1
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/july">July</a>
</td>
<td class='game rs'>
1 : 3
</td>
<td class='qp'></td>
<td class='game rs db'>
3 : 2
</td>
<td class='game rs'>
3 : 1
</td>
<td class='wn'>
2
</td>
<td class='wn'>
1
</td>
<td class='ps'>
2
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/kulman">Kulman</a>
</td>
<td class='game rs'>
0 : 3
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='qp'></td>
<td class='game rs'>
3 : 2
</td>
<td class='wn'>
1
</td>
<td class='wn'>
2
</td>
<td class='ps'>
3
</td>
</tr>
<tr>
<td class='player'>
<a href="/players/shadow">Shadow</a>
</td>
<td class='game rs db'>
2 : 3
</td>
<td class='game rs'>
1 : 3
</td>
<td class='game rs'>
2 : 3
</td>
<td class='qp'></td>
<td class='wn'>
0
</td>
<td class='wn'>
3
</td>
<td class='ps'>
4
</td>
</tr>
</tbody>
</table>
</dd>
<dt class='tab' id='player-search'>
<input type='text'>
</dt>
<dd class='tab-content' id='player-search-result'>
<div class='message'>Результаты поиска игр</div>
</dd>
</dl>
</div>
</div>
</div>
<div id='footer'>
<ul>
<li>© 2009 - 2014, <a href="/">tabletennis.by</a></li>
<li class='i' data-tip-nohover='true' data-tip='Результаты последнего турнира'><a href="/tours/latest" class="section">Рейтинг</a></li>
<li class='i'><a href="/tours" class="section selected">Турниры</a></li>
<li class='i'><a href="/players" class="section">Игроки</a></li>
<li class='i'><a href="/photos" class="section">Фото</a></li>
<li class='i'><a href="/articles" class="section">Статьи</a></li>
<li class='i' data-tip-nohover='true' data-tip='Переход на forum.onliner.by'><a href="http://forum.onliner.by/viewtopic.php?t=1296589&start=100000000" class="section" target="_blank">Форум</a></li>
<li data-tip='<ul><li><a href="http://baraholka.onliner.by/viewtopic.php?p=23785958" target="_blank">Продажа/покупка инвентаря</a></li><li><a href="http://baraholka.onliner.by/viewtopic.php?p=18486407" target="_blank">Поиск тренера/партнера</a></li></ul>'>Еще</li>
<li class='right'>
©
Maksim Horbachevsky
</li>
</ul>
<script src="/assets/application-b9c206ac2449e466bbb0bc7142ab9bcb.js" type="text/javascript"></script>
<script>
//<![CDATA[
window._gaq = window._gaq || [];
// _gaq.push(["_setAccount", "UA-11311402-4"]);
_gaq.push(['_setAccount', 'UA-11311402-3']);
_gaq.push(["_trackPageview", "/tours/2013-09-01/groups"]);
(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>
</div>
</div>
</body>
</html>
| Imant/Tournament | src/Orchard.Web/App_Data/TableTennisSiteData/Groups/group-2013-09-01.html | HTML | bsd-3-clause | 82,811 |
{% extends "base.html" %}
{% block content %}
{{ block.super }}
{% load event_tags %}
{% load display_tags %}
{% load humanize %}
{% load get_endpoint_status %}
{% load get_note_status %}
{% load get_notetype_availability %}
<button onclick="asciidocDownload()" class="btn btn-primary" type="button">
Download Report
</button>
{% if product_type %}
<h2>= {{ product_type }} =</h2>
{% elif product %}
<h2>= {{ product }} {% if endpoints %} - Endpoints {% endif %}=</h2>
{% elif engagement %}
<h2>= {{ engagement.product.name }}: {{ engagement }} =</h2>
{% elif test %}
<h2>= {{ test.engagement.product.name }}: {{ test.engagement }}, {{ test }} =</h2>
{% elif endpoint %}
<h2>= Endpoint Report =</h2>
{% if host_view %}
<h2>= {{ endpoint.host }} =</h2>
{% else %}
<h2>= {{ endpoint }} =</h2>
{% endif %}
{% endif %}
Generated By {{ user.get_full_name }} <{{ request.user.email }}><br>
Generated On {% now "SHORT_DATE_FORMAT" %}<br>
{% if include_table_of_contents%}
<div class="row">
<div class="col-lg-12" id="toc">
<h3 id="table_of_contents">Table of Contents for {{ product.name }}</h3>
</div>
</div>
<div id="contents">
{% endif %}
{% if include_executive_summary and not endpoint %}
<br>
<h3>== Executive Summary ==</h3>
<p>
{% if product_type %}
{% for prod in product_type.prod_type.all %}
<h4>=== {{ prod.name }} ===</h4><br>
{% if prod.engagement_set.all %}
{% for eng in prod.engagement_set.all %}
{% if eng.name and eng.name|length > 0 %}
The {{ eng.name }}
{% else %}
An
{% endif %}
engagement ran from {{ eng.target_start|date:"SHORT_DATE_FORMAT" }}
{% if eng.target_end %}
to {{ eng.target_end|date:"SHORT_DATE_FORMAT" }}.
{% else %}
and is ongoing.
{% endif %}
{% if eng.test_set %}
<br><br>The engagement also included the following tests which may be reported here:<br>
<br>
{% for t in eng.test_set.all %}
* {{ t }}
({{ t.environment.name|default:"unknown" }}):
{{ t.target_start|date:"SHORT_DATE_FORMAT" }}<br>
{% endfor %}
{% endif %}
{% if eng.test_strategy %}
<br>The test strategy for this engagement can be viewed at
<a href="{{ eng.test_strategy }}">{{ eng.test_strategy }}</a><br><br>
{% else %}
<br>
{% endif %}
{% endfor %}
{% else %}
No engagements found for {{ prod.name }} <br><br>
{% endif %}
{% endfor %}
A total of {{ findings|length|apnumber }} finding{{ findings|length|pluralize }} of varying severity are
represented in this report.
{% endif %}
{% if product %}
{% if product.engagement_set.all %}
{% for eng in product.engagement_set.all %}
<br>
{% if eng.name and eng.name|length > 0 %}
The {{ eng.name }}
{% else %}
An
{% endif %}
engagement ran from {{ eng.target_start|date:"SHORT_DATE_FORMAT" }}
{% if eng.target_end %}
to {{ eng.target_end|date:"SHORT_DATE_FORMAT" }}.
{% else %}
and is ongoing.
{% endif %}
{% if eng.test_set %}
<br><br>The engagement also included the following tests which may be reported here:<br><br>
{% for t in eng.test_set.all %}
* {{ t }}
({{ t.environment.name|default:"unknown" }}): {{ t.target_start|date:"SHORT_DATE_FORMAT" }}
<br>
{% endfor %}
{% endif %}
{% if eng.test_strategy %}
<br>The test strategy for this engagement can be viewed at
<a href="{{ eng.test_strategy }}">{{ eng.test_strategy }}</a><br><br>
{% else %}
<br>
{% endif %}
{% endfor %}
{% else %}
No engagements found for {{ product.name }} <br><br>
{% endif %}
A total of {{ findings|length|apnumber }} finding{{ findings|length|pluralize }} of varying severity are
represented in this report.
{% endif %}
{% if engagement %}
<br>
{% if engagement.name and engagement.name|length > 0 %}
The {{ engagement.name }}
{% else %}
An
{% endif %}
engagement ran from {{ engagement.target_start|date:"SHORT_DATE_FORMAT" }}
{% if engagement.target_end %}
to {{ engagement.target_end|date:"SHORT_DATE_FORMAT" }}.
{% else %}
and is ongoing.
{% endif %}
{% if engagement.test_set %}
<br><br>The engagement also included the following tests which may be reported here:<br><br>
{% for t in engagement.test_set.all %}
* {{ t }}
({{ t.environment.name|default:"unknown" }}): {{ t.target_start|date:"SHORT_DATE_FORMAT" }}<br>
{% endfor %}
{% endif %}
{% if engagement.test_strategy %}
<br>The test strategy for this engagement can be viewed at
<a href="{{ engagement.test_strategy }}">{{ engagement.test_strategy }}</a><br><br>
{% else %}
<br>
{% endif %}
A total of {{ findings|length|apnumber }} finding{{ findings|length|pluralize }} of varying severity are
represented in this report.
{% endif %}
{% if test %}
<br>
A {{ test }} was conducted in the {{ test.environment.name }} environment
{% if test.target_end %}
from {{ test.target_start|date:"SHORT_DATE_FORMAT" }} to {{ test.target_end|date:"SHORT_DATE_FORMAT" }}
{% else %}
on {{ test.target_start|date:"SHORT_DATE_FORMAT" }}
{% endif %}
which yielded a total of {{ findings|length|apnumber }} finding{{ findings|length|pluralize }} of varying
severity.<br><br>
The test was part of
{% if test.engagement.name %}
the {{ test.engagement.name }}
{% else %}
an
{% endif %}
engagement which ran from {{ test.engagement.target_start|date:"SHORT_DATE_FORMAT" }}
{% if test.engagement.target_end %}
to {{ test.engagement.target_end|date:"SHORT_DATE_FORMAT" }}.
{% else %}
and is ongoing.
{% endif %}
<br><br>
{% if test.engagement.test_set %}
The engagement also included the following tests which are not reported here:<br><br>
{% for t in test.engagement.test_set.all %}
{% if test.id != t.id %}
* {{ t }}
({{ t.environment.name|default:"unknown" }}): {{ t.target_start|date:"SHORT_DATE_FORMAT" }}<br>
{% endif %}
{% endfor %}
</ul>
{% endif %}
{% endif %}
</p>
{% endif %}
{% if include_disclaimer%}
<h4>== Disclaimer ==</h4>
<h5>{{ disclaimer }}</h5>
{% endif %}
<br>
{% if test %}
{% with notes=test.notes.all|get_public_notes %}
<h3>== Test Notes ==</h3>
<p class="m20">
{% if notes %}
{% for note in notes reversed %}
{{ note.author }} - {{ note.date }} - {{ note }} +<br>
{% endfor %}
{% endif %}
</p>
<br>
{% endwith %}
{% endif %}
{% if engagement.test_set.all %}
<h3 id="test_notes">== Test Notes ==</h3>
<p>
{% for test in engagement.test_set.all %}
{% with notes=test.notes.all|get_public_notes %}
{% if notes %}
{% for note in notes reversed %}
{{ note.author }} - {{ note.date }} - {{ note }} +<br>
{% endfor %}
{% endif %}
{% endwith %}
{% endfor %}
</p>
<br>
{% endif %}
{% if engagement.risk_acceptance.count %}
<h3 id="risk_acceptance">== ?Risk Accepted Findings ==</h3>
|===<br>
|Name |Date |Severity<br>
{% for risk in engagement.risk_acceptance.all %}
{% for finding in risk.accepted_findings.all %}
|{{ finding.title }}<br>
|{{ finding.date }}<br>
|{{ finding.severity }}<br>
{% endfor %}
{% endfor %}
|===<br>
<br>
{% endif %}
{% if findings %}
<h3>== Findings ==</h3>
<br>
{% endif %}
{% for find in findings %}
<h4>==== Finding {{ find.id }}: {{ find.title | nice_title }} {% if find.mitigated %}
Mitigated on: {{ find.mitigated }} {% endif %}
{% if find.tags %}
<sup>
[
{% for tag in find.tags.all %}
{{ tag }}
{% endfor %}
]
</sup>
{% endif %} ====
</h4>
<br>
<p><b>==== Product: ====</b>
<br>
{{ find.test.engagement.product.name }}
</p>
<br>
<p><b>==== Status: ====</b>
<br>
{{ find.status }}
</p>
<br>
<p><b>==== CVSS v3: ====</b>
<br>
{{ find.cvssv3 }}
</p>
<br>
<p><b>==== Severity: ====</b>
<br>
<span style="color:
{% if find.severity == 'Critical' %} Red
{% elif find.severity == 'High' %} Magenta
{% elif find.severity == 'Medium' %} Orange
{% elif find.severity == 'Low' %} #00CC00
{% elif find.severity == 'Info' %} Blue {% endif %}">
{{ find.severity }} ({{ find.numerical_severity }})
</span>
</p>
<p><b>==== Description / Exploit: ====</b>
<br>
{{ find.description|linebreaksbr }}
</p>
<br>
<p><b>==== Impact: ====</b>
<br>
{{ find.impact|linebreaksasciidocbr }}
</p>
<br>
{% with endpoints=find|get_vulnerable_endpoints %}
{% if endpoints %}
<p><b>==== Vulnerable Endpoints: ====</b><br>
{% for endpoint in endpoints %}
{{ endpoint }} +<br/>
{% endfor %}
</p>
<br>
{% endif %}
{% endwith %}
{% with endpoints=find|get_mitigated_endpoints %}
{% if endpoints %}
<p><b>==== Remediated Endpoints: ====</b><br>
{% for endpoint in endpoints %}
{{ endpoint }} +<br/>
{% endfor %}
</p>
<br>
{% endif %}
{% endwith %}
<p><b>==== Suggested Mitigation: ====</b>
<br>
{{ find.mitigation|linebreaksasciidocbr }}
</p>
<br>
<p><b>==== Further References: ====</b>
<br>
{{ find.references|linebreaksasciidocbr }}
</p>
<br>
{% if include_finding_images %}
<p><b>==== Finding Images: ====</b>
<br>
{% include "dojo/snippets/file_images.html" with size='small' obj=find format="AsciiDoc" %}
</p><br>
{% else %}
<br>
{% endif %}
{% if include_finding_notes %}
{% with notes=find.notes.all|get_public_notes %}
{% if notes.count > 0 %}
<p><b>==== Finding Notes: ====</b>
<br>
{% if notes|get_notetype_notes_count > 0 %}
{% for note in notes reversed %}
{{ note.author }} - {{ note.date }} - {% if note.note_type != None %}{{ note.note_type }}{% endif %} - {{ note }} +<br>
{% endfor %}
{% else %}
{% for note in notes reversed %}
{{ note.author }} - {{ note.date }} - {{ note }} +<br>
{% endfor %}
{% endif %}
</p><br>
{% endif %}
{% endwith %}
{% endif %}
{% endfor %}
{% if mitigated_findings %}
<h3>== Mitigated Findings ==</h3>
<br>
{% for find in mitigated_findings %}
<h4>=== Finding {{ find.id }}: {{ find.title | nice_title }} {% if find.mitigated %}
Mitigated on: {{ find.mitigated }} {% endif %}===</h4>
<br>
<p><b>==== Severity: ====</b><br>
<span style="color:
{% if find.severity == 'Critical' %} Red
{% elif find.severity == 'High' %} Magenta
{% elif find.severity == 'Medium' %} Orange
{% elif find.severity == 'Low' %} #00CC00
{% elif find.severity == 'Info' %} Blue {% endif %}">
{{ find.severity }} ({{ find.numerical_severity }})
</span>
</p><br>
<p><b>==== Description / Exploit: ====</b>
<br>
{{ find.description|linebreaksasciidocbr }}
</p>
{% if include_finding_images %}
<p><b>==== Finding Images: ====</b>
<br>
{% include "dojo/snippets/file_images.html" with size='small' obj=find format="AsciiDoc" %}
</p><br>
{% else %}
<br>
{% endif %}
{% if include_finding_notes %}
{% with notes=find.notes.all|get_public_notes %}
{% if notes.count > 0 %}
<br>
<p><b>==== Finding Notes: ====</b>
<br>
{% if notes|get_notetype_notes_count > 0 %}
{% for note in notes reversed %}
{{ note.author }} - {{ note.date }} - {% if note.note_type != None %}{{ note.note_type }}{% endif %} - {{ note }} +<br>
{% endfor %}
{% else %}
{% for note in notes reversed %}
{{ note.author }} - {{ note.date }} - {{ note }} +<br>
{% endfor %}
{% endif %}
</p><br>
{% endif %}
{% endwith %}
{% endif %}
{% endfor %}
{% endif %}
{% if endpoints %}
<h3>== Endpoints ==</h3>
{% for endpoint in endpoints %}
<h4>=== {{ endpoint }} ===</h4>
{% for find in endpoint.active_findings %}
<h5>==== Finding {{ find.id }}: {{ find.title | nice_title }} {% if find.mitigated %}
Mitigated on: {{ find.mitigated }} {% endif %}====</h5>
<br>
<p><b>==== Product: ====</b>
<br>
{{ find.test.engagement.product.name }}
</p>
<br>
<p><b>==== Status: ====</b>
<br>
{{ find.status }}
</p>
<br>
<p><b>==== Severity: ====</b>
<br>
<span style="color:
{% if find.severity == 'Critical' %} Red
{% elif find.severity == 'High' %} Magenta
{% elif find.severity == 'Medium' %} Orange
{% elif find.severity == 'Low' %} #00CC00
{% elif find.severity == 'Info' %} Blue {% endif %}">
{{ find.severity }} ({{ find.numerical_severity }})
</span>
</p>
<p><b>==== Description / Exploit: ====</b>
<br>
{{ find.description|linebreaksbr }}
</p>
<br>
<p><b>==== Impact: ====</b>
<br>
{{ find.impact|linebreaksasciidocbr }}
</p>
<br>
{% with endpoints=find|get_vulnerable_endpoints %}
{% if endpoints %}
<p><b>==== Vulnerable Endpoints: ====</b><br>
{% for endpoint in endpoints %}
{{ endpoint }} +<br/>
{% endfor %}
</p>
<br>
{% endif %}
{% endwith %}
{% with endpoints=find|get_mitigated_endpoints %}
{% if endpoints %}
<p><b>==== Remediated Endpoints: ====</b><br>
{% for endpoint in endpoints %}
{{ endpoint }} +<br/>
{% endfor %}
</p>
<br>
{% endif %}
{% endwith %}
<br>
<p><b>==== Suggested Mitigation: ====</b>
<br>
{{ find.mitigation|linebreaksasciidocbr }}
</p>
<br>
<p><b>==== Further References: ====</b>
<br>
{{ find.references|linebreaksasciidocbr }}
</p>
<br>
{% if include_finding_images %}
<p><b>==== Finding Images: ====</b>
<br>
{% include "dojo/snippets/file_images.html" with size='small' obj=find format="AsciiDoc" %}
</p><br>
{% else %}
<br>
{% endif %}
<br>
{% if include_finding_notes %}
{% with notes=find.notes.all|get_public_notes %}
{% if notes.count > 0 %}
<br>
<p><b>==== Finding Notes: ====</b>
<br>
{% if notes|get_notetype_notes_count > 0 %}
{% for note in notes reversed %}
{{ note.author }} - {{ note.date }} - {% if note.note_type != None %}{{ note.note_type }}{% endif %} - {{ note }} +<br>
{% endfor %}
{% else %}
{% for note in notes reversed %}
{{ note.author }} - {{ note.date }} - {{ note|linebreaks }} +<br>
{% endfor %}
{% endif %}
</p><br>
{% endif %}
{% endwith %}
{% endif %}
{% endfor %}
{% endfor %}
{% endif %}
{% if include_table_of_contents %}
</div>
{% endif %}
{% endblock %}
{% block postscript %}
{{ block.super }}
<script type="text/javascript">
window.onload = function () {
var toc = "";
var level = 3;
document.getElementById("contents").innerHTML =
document.getElementById("contents").innerHTML.replace(
/<h([\d])([^<]*)>([^<]+)<\/h([\d])>|<h([\d])([^>]*)>([^<]+)<sup>([^<]*)<\/sup>([^<]*)<\/h([\d])>/gi,
function (str, openLevel, id, titleText, closeLevel, openLevel_t, id_t, titleText_t, tags, junk, closeLevel_t) {
if (openLevel != closeLevel || openLevel > 5) {
return str;
}
if(tags)
{
openLevel = openLevel_t;
id = id_t;
titleText = titleText_t;
closeLevel = closeLevel_t;
}
if (openLevel > level) {
toc += (new Array(openLevel - level + 1)).join("<ul>");
} else if (openLevel < level) {
toc += (new Array(level - openLevel + 1)).join("</ul>");
}
level = parseInt(openLevel);
var anchor = titleText.trim().replace(/ /g, "_");
if(tags)
{
if (['Info', 'Low', 'Medium', 'High', 'Critical'].indexOf(titleText) >= 0) {
toc += "<li><a style=\"font-size:" + (160 - (level * 7)) + "%; color:black;\" href=\"#" + anchor + "\">" +
"<span class=\"label severity severity-" + titleText + "\">" + titleText + "</span></a></li>";
}
else {
toc += "<li><a style=\"font-size:" + (160 - (level * 7)) + "%; color:black;\" href=\"#" + anchor + "\">" +
titleText + "<sup>" + tags + "</sup></a></li>";
}
return "<a style=\"color:black;\" name=\"" + anchor + "\"><h" + openLevel + "" + id + ">"
+ titleText + "<sup>" + tags + "</sup></h" + closeLevel + "></a>";
}
else
{
if (['Info', 'Low', 'Medium', 'High', 'Critical'].indexOf(titleText) >= 0) {
toc += "<br><li><a style=\"font-size:" + (160 - (level * 7)) + "%; color:black;\" href=\"#" + anchor + "\">" +
"<span class=\"label severity severity-" + titleText + "\">" + titleText + "</span></a></li><br>";
}
else {
toc += "<li><a style=\"font-size:" + (160 - (level * 7)) + "%; color:black;\" href=\"#" + anchor + "\">" +
titleText + "</a></li>";
}
return "<a style=\"color:black;\" name=\"" + anchor + "\"><h" + openLevel + "" + id + ">"
+ titleText + "</h" + closeLevel + "></a>";
}
return "<a style=\"color:black;\" name=\"" + anchor + "\"><h" + openLevel + "" + id + ">"
+ titleText + "<sup>" + tags + "</sup></h" + closeLevel + "></a>";
}
);
if (level) {
toc += (new Array(level + 1)).join("</ul>");
}
document.getElementById("toc").innerHTML += toc;
};
/*
window.onload = function () {
var toc = "";
var level = 3;
// Handle all elements exclusive of tags
document.getElementById("contents").innerHTML =
document.getElementById("contents").innerHTML.replace(
/<h([\d])([^<]*)>([^<]+)<\/h([\d])>/gi,
function (str, openLevel, id, titleText, closeLevel) {
console.log(titleText)
if (openLevel != closeLevel || openLevel > 5) {
return str;
}
if (openLevel > level) {
toc += (new Array(openLevel - level + 1)).join("<ul>");
} else if (openLevel < level) {
toc += (new Array(level - openLevel + 1)).join("</ul>");
}
level = parseInt(openLevel);
var anchor = titleText.trim().replace(/ /g, "_");
toc += "<li><a style=\"font-size:" + (140 - (level * 7)) + "%; color:black;\" href=\"#" + anchor + "\">" +
titleText.replace(/=/g, "") + "</a></li>";
return "<a style=\"color:black;\" name=\"" + anchor + "\"><h" + openLevel + "" + id + ">"
+ titleText + "</h" + closeLevel + "></a>";
}
);
// Handle findings with tags
document.getElementById("contents").innerHTML =
document.getElementById("contents").innerHTML.replace(
/<h([\d])([^<]*)>([^<]+)<sup>([^<]+)<\/sup>([^<]*)<\/h([\d])>/gi,
function (str, openLevel, id, titleText, tags, junk, closeLevel) {
if (openLevel != closeLevel || openLevel > 5) {
return str;
}
if (openLevel > level) {
toc += (new Array(openLevel - level + 1)).join("<ul>");
} else if (openLevel < level) {
toc += (new Array(level - openLevel + 1)).join("</ul>");
}
level = parseInt(openLevel);
var anchor = titleText.trim().replace(/ /g, "_");
toc += "<li><a style=\"font-size:" + (140 - (level * 7)) + "%; color:black;\" href=\"#" + anchor + "\">" +
titleText.replace(/=/g, "") + "<sup>" + tags + "</sup></a></li>";
return "<a style=\"color:black;\" name=\"" + anchor + "\"><h" + openLevel + "" + id + ">"
+ titleText + "<sup>" + tags + "</sup></h" + closeLevel + "></a>";
}
);
if (level) {
toc += (new Array(level + 1)).join("</ul>");
}
document.getElementById("toc").innerHTML += toc;
};
*/
</script>
{% endblock %}
| rackerlabs/django-DefectDojo | dojo/templates/dojo/asciidoc_report.html | HTML | bsd-3-clause | 27,476 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>toneChangeEvent constant - RtcDtmfSender class - polymer_app_layout.behaviors library - Dart API</title>
<!-- required because all the links are pseudo-absolute -->
<base href="../..">
<link href='https://fonts.googleapis.com/css?family=Source+Code+Pro|Roboto:500,400italic,300,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="static-assets/prettify.css">
<link rel="stylesheet" href="static-assets/css/bootstrap.min.css">
<link rel="stylesheet" href="static-assets/styles.css">
<meta name="description" content="API docs for the toneChangeEvent constant from the RtcDtmfSender class, for the Dart programming language.">
<link rel="icon" href="static-assets/favicon.png">
<!-- Do not remove placeholder -->
<!-- Header Placeholder -->
</head>
<body>
<div id="overlay-under-drawer"></div>
<header class="container-fluid" id="title">
<nav class="navbar navbar-fixed-top">
<div class="container">
<button id="sidenav-left-toggle" type="button"> </button>
<ol class="breadcrumbs gt-separated hidden-xs">
<li><a href="index.html">polymer_app_layout_template</a></li>
<li><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender-class.html">RtcDtmfSender</a></li>
<li class="self-crumb">toneChangeEvent</li>
</ol>
<div class="self-name">toneChangeEvent</div>
</div>
</nav>
<div class="container masthead">
<ol class="breadcrumbs gt-separated visible-xs">
<li><a href="index.html">polymer_app_layout_template</a></li>
<li><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender-class.html">RtcDtmfSender</a></li>
<li class="self-crumb">toneChangeEvent</li>
</ol>
<div class="title-description">
<h1 class="title">
<div class="kind">constant</div> toneChangeEvent
</h1>
<!-- p class="subtitle">
Static factory designed to expose <code class="prettyprint lang-dart">tonechange</code> events to event
handlers that are not necessarily instances of <a href="polymer_app_layout/RtcDtmfSender-class.html">RtcDtmfSender</a>.
</p -->
</div>
<ul class="subnav">
</ul>
</div>
</header>
<div class="container body">
<div class="col-xs-6 col-sm-3 sidebar sidebar-offcanvas-left">
<h5><a href="index.html">polymer_app_layout_template</a></h5>
<h5><a href="polymer_app_layout.behaviors/polymer_app_layout.behaviors-library.html">polymer_app_layout.behaviors</a></h5>
<h5><a href="polymer_app_layout.behaviors/RtcDtmfSender-class.html">RtcDtmfSender</a></h5>
<ol>
<li class="section-title"><a href="polymer_app_layout.behaviors/RtcDtmfSender-class.html#constants">Constants</a></li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender/toneChangeEvent.html">toneChangeEvent</a></li>
<li class="section-title"><a href="polymer_app_layout.behaviors/RtcDtmfSender-class.html#instance-properties">Properties</a></li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender/canInsertDtmf.html">canInsertDtmf</a>
</li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender/duration.html">duration</a>
</li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender/interToneGap.html">interToneGap</a>
</li>
<li>on
</li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender/onToneChange.html">onToneChange</a>
</li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender/toneBuffer.html">toneBuffer</a>
</li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender/track.html">track</a>
</li>
<li class="section-title"><a href="polymer_app_layout.behaviors/RtcDtmfSender-class.html#methods">Methods</a></li>
<li>addEventListener
</li>
<li>dispatchEvent
</li>
<li><a href="polymer_app_layout.behaviors/RtcDtmfSender/insertDtmf.html">insertDtmf</a>
</li>
<li>removeEventListener
</li>
</ol>
</div><!--/.sidebar-offcanvas-left-->
<div class="col-xs-12 col-sm-9 col-md-6 main-content">
<section class="multi-line-signature">
<span class="returntype"><a href="polymer_app_layout/EventStreamProvider-class.html">EventStreamProvider</a><<a href="dart-html/RtcDtmfToneChangeEvent-class.html">RtcDtmfToneChangeEvent</a>></span>
<span class="name ">toneChangeEvent</span> =
<span class="constant-value">const <a href="polymer_app_layout/EventStreamProvider-class.html">EventStreamProvider</a><<a href="dart-html/RtcDtmfToneChangeEvent-class.html">RtcDtmfToneChangeEvent</a>><RtcDtmfToneChangeEvent>('tonechange')</span>
</section>
<section class="desc markdown">
<p>Static factory designed to expose <code class="prettyprint lang-dart">tonechange</code> events to event
handlers that are not necessarily instances of <a href="polymer_app_layout/RtcDtmfSender-class.html">RtcDtmfSender</a>.</p>
<p>See <a href="polymer_app_layout/EventStreamProvider-class.html">EventStreamProvider</a> for usage information.</p>
</section>
</div> <!-- /.main-content -->
</div> <!-- container -->
<footer>
<div class="container-fluid">
<div class="container">
<p class="text-center">
<span class="no-break">
polymer_app_layout_template 0.1.0 api docs
</span>
•
<span class="copyright no-break">
<a href="https://www.dartlang.org">
<img src="static-assets/favicon.png" alt="Dart" title="Dart"width="16" height="16">
</a>
</span>
•
<span class="copyright no-break">
<a href="http://creativecommons.org/licenses/by-sa/4.0/">cc license</a>
</span>
</p>
</div>
</div>
</footer>
<script src="static-assets/prettify.js"></script>
<script src="static-assets/script.js"></script>
<!-- Do not remove placeholder -->
<!-- Footer Placeholder -->
</body>
</html>
| lejard-h/polymer_app_layout_templates | doc/api/polymer_app_layout.behaviors/RtcDtmfSender/toneChangeEvent.html | HTML | bsd-3-clause | 6,680 |
{% extends theme('default/base.html') %}
{% block title %}粘贴新代码{% endblock %}
{% block content %}
<script type="text/javascript">
$(document).ready(function() {
$('#show-desc-link').toggle(function() {
$('#show-desc-box').fadeIn('fast');
location.href = '#show-desc-box';
$(this).html('隐藏描述');
}, function() {
$('#show-desc-box').fadeOut('fast');
$(this).html('添加描述');
});
$('#show-code-link').toggle(function() {
$('#show-code-box').fadeOut('fast');
$(this).html('添加代码');
}, function() {
$('#show-code-box').fadeIn('fast');
location.href = '#show-code-box';
$(this).html('隐藏代码');
});
$('#show-file-link').toggle(function() {
$('#show-file-box').fadeIn('fast');
location.href = '#show-file-box';
$(this).html('隐藏文件');
}, function() {
$('#show-file-box').fadeOut('fast');
$(this).html('上传文件');
});
})
</script>
<div class="row">
<div class="well">
{% if g.form.code_file.errors %}
<ul>
{% for error in g.form.code_file.errors %}
<li class="alert alert-error">
<button class="close" data-dismiss="alert">×</button>
{{ error }}
</li>
{% endfor %}
</ul>
{% endif %}
<form class="form-horizontal" action="{{ url_for('pasteview.create') }}" method="POST" enctype="multipart/form-data">
<fieldset>
<legend>{{ _('share_my_code') }}</legend>
<div class="form-group">
{{ g.form.title.label(class="control-label col-md-2") }}
<div class="col-md-10">
<input type="text" name="title" class="form-control" placeholder="{{ _('form_title_placeholder') }}给你的代码起个名字, 不填就是 未知标题 哦" />
</div>
</div>
<div class="form-group">
{{ g.form.syntax.label(class="control-label col-md-2") }}
<div class="col-md-10">
{{ g.form.syntax(class="form-control") }}
</div>
</div>
<div class="form-group">
{{ g.form.tag.label(class="control-label col-md-2") }}
<div class="col-md-10">
<input type="text" name="tag" class="form-control" placeholder="{{ _('form_tag_placeholder') }}多个标签用空格分割, 最多可以写3个标签哦" />
<div class="checkbox">
<label>
{{ g.form.is_private() }}{{ _('is_private') }}
</label>
</div>
</div>
</div>
<!-- <p class="clearfix">
<label class="span1 lh30 mr10"></label>
<a href="javascript: void(0);" id="show-desc-link" class="mr10">添加描述</a>
<a href="javascript: void(0);" id="show-code-link" class="mr10">隐藏代码</a>
<a href="javascript: void(0);" id="show-file-link" class="mr10">上传文件</a>
</p> -->
<!-- <p id="show-desc-box" style="display: none">
<label class="span1 lh30 mr10">描述</label>
{{ g.form.description(class="span7 lf") }}
</p> -->
<div class="form-group">
{{ g.form.content.label(class="control-label col-md-2") }}
<div class="col-md-10">
<textarea class="form-control" rows="10" name="content"></textarea>
<span class="help-block">{{ _('form_content_placeholder') }}在这里贴上您想分享的代码吧</span>
</div>
</div>
<!--<p id="show-file-box" class="clearfix" style="display: none">
<label class="span1 lh30 mr10">上传文件</label>
{{ g.form.code_file(class="input-file") }}
</p> -->
<div class="form-group">
<div class="col-md-8 col-md-offset-2">
<input type="submit" class="btn btn-primary" value="{{ _('share') }}" />
</div>
</div>
</fieldset>
</form>
</div>
</div>
{% endblock %}
{% block sidebar %}
<h2 class="new-paste-title">
<span></span>
站点介绍
</h2>
<p class="lh24 pt15">
代码段(以前的大卫粘贴)是一个什么样的网站呢?
我很难用一句话来形容. 你可以用它来贴代码, 你也可以用它来展示代码,
你也可以用它来收藏代码, 你也可以用它来观察别人都在写什么代码.
</p>
{% endblock %}
| david-xie/OldPasteCookie | website/themes/default/templates/pasteview/create.html | HTML | bsd-3-clause | 3,958 |
<!DOCTYPE html>
<!--
Copyright (c) 2013 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Intel Corporation nor the names of its contributors
may be used to endorse or promote products derived from this work without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Hao, Yunfei <[email protected]>
-->
<html>
<head>
<title>HVAC_steeringWheelHeater_attribute</title>
<meta charset="utf-8">
<script src="../resources/unitcommon.js"></script>
</head>
<body>
<div id="log"></div>
<script>
test(function() {
var obj = tizen.vehicle.get("HVAC");
check_attribute(obj, "steeringWheelHeater", obj.steeringWheelHeater, "boolean", !obj.steeringWheelHeater);
}, "HVAC_steeringWheelHeater_attribute");
</script>
</body>
</html>
| xiaojunwu/crosswalk-test-suite | webapi/webapi-vehicleinfo-xwalk-tests/vehicleinfo/HVAC_steeringWheelHeater_attribute.html | HTML | bsd-3-clause | 1,979 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>CUTLASS: cutlass::epilogue::threadblock::DefaultThreadMapWmmaTensorOp< ThreadblockShape_, WarpShape_, InstructionShape_, PartitionsK, Element_, ElementsPerAccess >::Detail Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="cutlass-logo-small.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">CUTLASS
</div>
<div id="projectbrief">CUDA Templates for Linear Algebra Subroutines and Solvers</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacecutlass.html">cutlass</a></li><li class="navelem"><a class="el" href="namespacecutlass_1_1epilogue.html">epilogue</a></li><li class="navelem"><a class="el" href="namespacecutlass_1_1epilogue_1_1threadblock.html">threadblock</a></li><li class="navelem"><a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html">DefaultThreadMapWmmaTensorOp</a></li><li class="navelem"><a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html">Detail</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> |
<a href="#pub-static-attribs">Static Public Attributes</a> |
<a href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">cutlass::epilogue::threadblock::DefaultThreadMapWmmaTensorOp< ThreadblockShape_, WarpShape_, InstructionShape_, PartitionsK, Element_, ElementsPerAccess >::Detail Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="default__thread__map__wmma__tensor__op_8h_source.html">default_thread_map_wmma_tensor_op.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:acf7d024582e535083c88c32d9e3759ac"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html#acf7d024582e535083c88c32d9e3759ac">WarpCount</a> = <a class="el" href="structcutlass_1_1gemm_1_1GemmShape.html">gemm::GemmShape</a>< ThreadblockShape::kM/WarpShape::kM, ThreadblockShape::kN/WarpShape::kN, <a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html#a4c1f7afac546fd4c50f96cc24ab545cc">kPartitionsK</a> ></td></tr>
<tr class="memdesc:acf7d024582e535083c88c32d9e3759ac"><td class="mdescLeft"> </td><td class="mdescRight">Number of warps. <a href="#acf7d024582e535083c88c32d9e3759ac">More...</a><br /></td></tr>
<tr class="separator:acf7d024582e535083c88c32d9e3759ac"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:a6b72af5c7f39ff1eeefa0eb28a9b4a6f"><td class="memItemLeft" align="right" valign="top">static int const </td><td class="memItemRight" valign="bottom"><a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html#a6b72af5c7f39ff1eeefa0eb28a9b4a6f">kTensorOpRows</a> = InstructionShape::kM</td></tr>
<tr class="memdesc:a6b72af5c7f39ff1eeefa0eb28a9b4a6f"><td class="mdescLeft"> </td><td class="mdescRight">Wmma Tensor Operations fundamentally perform operations on InstructionShape::kM rows. <a href="#a6b72af5c7f39ff1eeefa0eb28a9b4a6f">More...</a><br /></td></tr>
<tr class="separator:a6b72af5c7f39ff1eeefa0eb28a9b4a6f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aea2433024dde002e594b2e6da968ff88"><td class="memItemLeft" align="right" valign="top">static int const </td><td class="memItemRight" valign="bottom"><a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html#aea2433024dde002e594b2e6da968ff88">kWarpSize</a> = 32</td></tr>
<tr class="separator:aea2433024dde002e594b2e6da968ff88"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afc1accef02f5b85ec0a3c8840b35c698"><td class="memItemLeft" align="right" valign="top">static int const </td><td class="memItemRight" valign="bottom"><a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html#afc1accef02f5b85ec0a3c8840b35c698">kThreads</a> = <a class="el" href="structcutlass_1_1gemm_1_1GemmShape.html#a3768273d392c8e133812f2b3313f45e8">WarpCount::kCount</a> * <a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html#aea2433024dde002e594b2e6da968ff88">kWarpSize</a></td></tr>
<tr class="memdesc:afc1accef02f5b85ec0a3c8840b35c698"><td class="mdescLeft"> </td><td class="mdescRight">Number of participating threads. <a href="#afc1accef02f5b85ec0a3c8840b35c698">More...</a><br /></td></tr>
<tr class="separator:afc1accef02f5b85ec0a3c8840b35c698"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="acf7d024582e535083c88c32d9e3759ac"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename ThreadblockShape_ , typename WarpShape_ , typename InstructionShape_ , int PartitionsK, typename Element_ , int ElementsPerAccess> </div>
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html">cutlass::epilogue::threadblock::DefaultThreadMapWmmaTensorOp</a>< ThreadblockShape_, WarpShape_, InstructionShape_, PartitionsK, Element_, ElementsPerAccess >::<a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html#acf7d024582e535083c88c32d9e3759ac">Detail::WarpCount</a> = <a class="el" href="structcutlass_1_1gemm_1_1GemmShape.html">gemm::GemmShape</a>< ThreadblockShape::kM / WarpShape::kM, ThreadblockShape::kN / WarpShape::kN, <a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html#a4c1f7afac546fd4c50f96cc24ab545cc">kPartitionsK</a> ></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a6b72af5c7f39ff1eeefa0eb28a9b4a6f"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename ThreadblockShape_ , typename WarpShape_ , typename InstructionShape_ , int PartitionsK, typename Element_ , int ElementsPerAccess> </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int const <a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html">cutlass::epilogue::threadblock::DefaultThreadMapWmmaTensorOp</a>< ThreadblockShape_, WarpShape_, InstructionShape_, PartitionsK, Element_, ElementsPerAccess >::Detail::kTensorOpRows = InstructionShape::kM</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="afc1accef02f5b85ec0a3c8840b35c698"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename ThreadblockShape_ , typename WarpShape_ , typename InstructionShape_ , int PartitionsK, typename Element_ , int ElementsPerAccess> </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int const <a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html">cutlass::epilogue::threadblock::DefaultThreadMapWmmaTensorOp</a>< ThreadblockShape_, WarpShape_, InstructionShape_, PartitionsK, Element_, ElementsPerAccess >::Detail::kThreads = <a class="el" href="structcutlass_1_1gemm_1_1GemmShape.html#a3768273d392c8e133812f2b3313f45e8">WarpCount::kCount</a> * <a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html#aea2433024dde002e594b2e6da968ff88">kWarpSize</a></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="aea2433024dde002e594b2e6da968ff88"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<typename ThreadblockShape_ , typename WarpShape_ , typename InstructionShape_ , int PartitionsK, typename Element_ , int ElementsPerAccess> </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int const <a class="el" href="structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp.html">cutlass::epilogue::threadblock::DefaultThreadMapWmmaTensorOp</a>< ThreadblockShape_, WarpShape_, InstructionShape_, PartitionsK, Element_, ElementsPerAccess >::Detail::kWarpSize = 32</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="default__thread__map__wmma__tensor__op_8h_source.html">default_thread_map_wmma_tensor_op.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
| NVIDIA/cutlass | docs/structcutlass_1_1epilogue_1_1threadblock_1_1DefaultThreadMapWmmaTensorOp_1_1Detail.html | HTML | bsd-3-clause | 13,742 |
<!DOCTYPE html><html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta charset="utf-8">
<title>Phing API Documentation » \CommandlineMarker</title>
<meta name="author" content="Mike van Riel">
<meta name="description" content="">
<link href="../css/template.css" rel="stylesheet" media="all">
<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script><script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script><script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script><script src="../js/bootstrap.js" type="text/javascript"></script><script src="../js/template.js" type="text/javascript"></script><script src="../js/prettify/prettify.min.js" type="text/javascript"></script><link rel="shortcut icon" href="../img/favicon.ico">
<link rel="apple-touch-icon" href="../img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png">
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner"><div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a><a class="brand" href="../index.html">Phing API Documentation</a><div class="nav-collapse"><ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b></a><ul class="dropdown-menu">
<li><a>Packages</a></li>
<li><a href="../packages/Default.html"><i class="icon-folder-open"></i> Default</a></li>
<li><a href="../packages/JSMin.html"><i class="icon-folder-open"></i> JSMin</a></li>
<li><a href="../packages/Parallel.html"><i class="icon-folder-open"></i> Parallel</a></li>
<li><a href="../packages/Phing.html"><i class="icon-folder-open"></i> Phing</a></li>
<li><a href="../packages/phing.html"><i class="icon-folder-open"></i> phing</a></li>
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b></a><ul class="dropdown-menu"><li><a href="../graph_class.html"><i class="icon-list-alt"></i> Class hierarchy diagram</a></li></ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b></a><ul class="dropdown-menu">
<li><a href="../errors.html"><i class="icon-remove-sign"></i> Errors
<span class="label label-info">2573</span></a></li>
<li><a href="../markers.html"><i class="icon-map-marker"></i> Markers
<ul>
<li>todo
<span class="label label-info">15</span>
</li>
<li>fixme
<span class="label label-info">8</span>
</li>
</ul></a></li>
<li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements
<span class="label label-info">11</span></a></li>
</ul>
</li>
</ul></div>
</div></div>
<div class="go_to_top"><a href="#___" style="color: inherit">Back to top <i class="icon-upload icon-white"></i></a></div>
</div>
<div id="___" class="container">
<noscript><div class="alert alert-warning">
Javascript is disabled; several features are only available
if Javascript is enabled.
</div></noscript>
<div class="row">
<div class="span4">
<span class="btn-group visibility" data-toggle="buttons-checkbox"><button class="btn public active" title="Show public elements">Public</button><button class="btn protected" title="Show protected elements">Protected</button><button class="btn private" title="Show private elements">Private</button><button class="btn inherited active" title="Show inherited elements">Inherited</button></span><div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button><button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-custom icon-method"></i> Methods
<ul>
<li class="method public "><a href="#method___construct" title="__construct :: "><span class="description">__construct()
</span><pre>__construct()</pre></a></li>
<li class="method public "><a href="#method_getPosition" title="getPosition :: Return the number of arguments that preceeded this marker."><span class="description">Return the number of arguments that preceeded this marker.</span><pre>getPosition()</pre></a></li>
</ul>
</li>
<li class="nav-header">
<i class="icon-custom icon-property"></i> Properties
<ul></ul>
</li>
<li class="nav-header private">» Private
<ul>
<li class="property private "><a href="#property_outer" title="$outer :: "><span class="description"></span><pre>$outer</pre></a></li>
<li class="property private "><a href="#property_position" title="$position :: "><span class="description"></span><pre>$position</pre></a></li>
<li class="property private "><a href="#property_realPos" title="$realPos :: "><span class="description"></span><pre>$realPos</pre></a></li>
</ul>
</li>
</ul>
</div>
<div class="span8">
<a id="\CommandlineMarker"></a><ul class="breadcrumb">
<li>
<a href="../index.html"><i class="icon-custom icon-class"></i></a><span class="divider">\</span>
</li>
<li><a href="../namespaces/global.html">global</a></li>
<li class="active">
<span class="divider">\</span><a href="../classes/CommandlineMarker.html">CommandlineMarker</a>
</li>
</ul>
<div class="element class">
<p class="short_description">Class to keep track of the position of an Argument.</p>
<div class="details">
<div class="long_description"><p>This class is there to support the srcfile and targetfile
elements of <execon> and <transform> - don't know
whether there might be additional use cases.</p>
<p>--SB</p></div>
<table class="table table-bordered"><tr>
<th>package</th>
<td><a href="../packages/phing.types.html">phing.types</a></td>
</tr></table>
<h3>
<i class="icon-custom icon-method"></i> Methods</h3>
<a id="method___construct"></a><div class="element clickable method public method___construct" data-toggle="collapse" data-target=".method___construct .collapse">
<h2>__construct()
</h2>
<pre>__construct(\Comandline $outer, $position) </pre>
<div class="labels"></div>
<div class="row collapse"><div class="detail-description">
<div class="long_description"></div>
<h3>Parameters</h3>
<div class="subelement argument"><h4>$outer</h4></div>
<div class="subelement argument"><h4>$position</h4></div>
</div></div>
</div>
<a id="method_getPosition"></a><div class="element clickable method public method_getPosition" data-toggle="collapse" data-target=".method_getPosition .collapse">
<h2>Return the number of arguments that preceeded this marker.</h2>
<pre>getPosition() </pre>
<div class="labels"></div>
<div class="row collapse"><div class="detail-description"><div class="long_description"><p>The name of the executable - if set - is counted as the
very first argument.</p></div></div></div>
</div>
<h3>
<i class="icon-custom icon-property"></i> Properties</h3>
<a id="property_outer"> </a><div class="element clickable property private property_outer" data-toggle="collapse" data-target=".property_outer .collapse">
<h2></h2>
<pre>$outer </pre>
<div class="labels"></div>
<div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
</div>
<a id="property_position"> </a><div class="element clickable property private property_position" data-toggle="collapse" data-target=".property_position .collapse">
<h2></h2>
<pre>$position </pre>
<div class="labels"></div>
<div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
</div>
<a id="property_realPos"> </a><div class="element clickable property private property_realPos" data-toggle="collapse" data-target=".property_realPos .collapse">
<h2></h2>
<pre>$realPos </pre>
<div class="labels"></div>
<div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
</div>
</div>
</div>
</div>
</div>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a11</a> and<br>
generated on 2012-11-20T07:50:55+01:00.<br></footer></div>
</div>
</body>
</html>
| theghostbel/pimcore | pimcore/lib/Deployment/Phing/docs/api/docs/classes/CommandlineMarker.html | HTML | bsd-3-clause | 9,072 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_16) on Fri Jan 23 16:55:01 GMT 2009 -->
<TITLE>
ServiceInvoker
</TITLE>
<META NAME="keywords" CONTENT="net.sf.taverna.cagrid.servicewrapper.ServiceInvoker class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ServiceInvoker";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ServiceInvoker.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/DataConverter.html" title="interface in net.sf.taverna.cagrid.servicewrapper"><B>PREV CLASS</B></A>
<A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/WrapperService.html" title="class in net.sf.taverna.cagrid.servicewrapper"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?net/sf/taverna/cagrid/servicewrapper/ServiceInvoker.html" target="_top"><B>FRAMES</B></A>
<A HREF="ServiceInvoker.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
net.sf.taverna.cagrid.servicewrapper</FONT>
<BR>
Class ServiceInvoker</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>net.sf.taverna.cagrid.servicewrapper.ServiceInvoker</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>ServiceInvoker</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
Invoke the actual InterProScan service using its data formats.
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Alex Nenadic, Stian Soiland-Reyes</DD>
</DL>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/ServiceInvoker.html#ServiceInvoker()">ServiceInvoker</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/AnalyticalServiceOutput.html" title="class in net.sf.taverna.cagrid.servicewrapper">AnalyticalServiceOutput</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/ServiceInvoker.html#invoke(net.sf.taverna.cagrid.servicewrapper.AnalyticalServiceInput)">invoke</A></B>(<A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/AnalyticalServiceInput.html" title="class in net.sf.taverna.cagrid.servicewrapper">AnalyticalServiceInput</A> inputData)</CODE>
<BR>
Invoke <A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/AnalyticalService.html" title="interface in net.sf.taverna.cagrid.servicewrapper"><CODE>AnalyticalService</CODE></A> asynchronously.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ServiceInvoker()"><!-- --></A><H3>
ServiceInvoker</H3>
<PRE>
public <B>ServiceInvoker</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="invoke(net.sf.taverna.cagrid.servicewrapper.AnalyticalServiceInput)"><!-- --></A><H3>
invoke</H3>
<PRE>
public <A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/AnalyticalServiceOutput.html" title="class in net.sf.taverna.cagrid.servicewrapper">AnalyticalServiceOutput</A> <B>invoke</B>(<A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/AnalyticalServiceInput.html" title="class in net.sf.taverna.cagrid.servicewrapper">AnalyticalServiceInput</A> inputData)</PRE>
<DL>
<DD>Invoke <A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/AnalyticalService.html" title="interface in net.sf.taverna.cagrid.servicewrapper"><CODE>AnalyticalService</CODE></A> asynchronously.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>inputData</CODE> - InterProScan-formatted input
<DT><B>Returns:</B><DD>InterProScan-formatted output</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ServiceInvoker.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/DataConverter.html" title="interface in net.sf.taverna.cagrid.servicewrapper"><B>PREV CLASS</B></A>
<A HREF="../../../../../net/sf/taverna/cagrid/servicewrapper/WrapperService.html" title="class in net.sf.taverna.cagrid.servicewrapper"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?net/sf/taverna/cagrid/servicewrapper/ServiceInvoker.html" target="_top"><B>FRAMES</B></A>
<A HREF="ServiceInvoker.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| NCIP/taverna-grid | servicewrapper/doc/net/sf/taverna/cagrid/servicewrapper/ServiceInvoker.html | HTML | bsd-3-clause | 11,274 |
<!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="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tsa.statespace.structural.UnobservedComponentsResults.use_t — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.zvalues" href="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.zvalues.html" />
<link rel="prev" title="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.tvalues" href="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.tvalues.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.tsa.statespace.structural.UnobservedComponentsResults.use_t" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.14.0.dev0 (+325)</span>
<span class="md-header-nav__topic"> statsmodels.tsa.statespace.structural.UnobservedComponentsResults.use_t </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../statespace.html" class="md-tabs__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.html" class="md-tabs__link">statsmodels.tsa.statespace.structural.UnobservedComponentsResults</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.14.0.dev0 (+325)</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a>
</li>
<li class="md-nav__item">
<a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a>
</li>
<li class="md-nav__item">
<a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.statespace.structural.UnobservedComponentsResults.use_t.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-tsa-statespace-structural-unobservedcomponentsresults-use-t">
<h1 id="generated-statsmodels-tsa-statespace-structural-unobservedcomponentsresults-use-t--page-root">statsmodels.tsa.statespace.structural.UnobservedComponentsResults.use_t<a class="headerlink" href="#generated-statsmodels-tsa-statespace-structural-unobservedcomponentsresults-use-t--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py property">
<dt class="sig sig-object py" id="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.use_t">
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">UnobservedComponentsResults.</span></span><span class="sig-name descname"><span class="pre">use_t</span></span><a class="headerlink" href="#statsmodels.tsa.statespace.structural.UnobservedComponentsResults.use_t" title="Permalink to this definition">¶</a></dt>
<dd><p>Flag indicating to use the Student’s distribution in inference.</p>
</dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.tvalues.html" title="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.tvalues"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.statespace.structural.UnobservedComponentsResults.tvalues </span>
</div>
</a>
<a href="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.zvalues.html" title="statsmodels.tsa.statespace.structural.UnobservedComponentsResults.zvalues"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tsa.statespace.structural.UnobservedComponentsResults.zvalues </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 23, 2022.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | devel/generated/statsmodels.tsa.statespace.structural.UnobservedComponentsResults.use_t.html | HTML | bsd-3-clause | 18,251 |
<!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>Linear Elastic Material — Material Model Laboratory 3.0 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '3.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Perfectly Plastic Material" href="plastic.html" />
<link rel="prev" title="3.2. Material Library" href="builtin.html" />
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
</head>
<body>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="linear-elastic-material">
<h1>Linear Elastic Material<a class="headerlink" href="#linear-elastic-material" title="Permalink to this headline">¶</a></h1>
<div class="topic">
<p class="topic-title first">See Also</p>
<p>.</p>
</div>
<div class="section" id="overview">
<h2>Overview<a class="headerlink" href="#overview" title="Permalink to this headline">¶</a></h2>
</div>
<div class="section" id="usage">
<h2>Usage<a class="headerlink" href="#usage" title="Permalink to this headline">¶</a></h2>
</div>
<div class="section" id="description">
<h2>Description<a class="headerlink" href="#description" title="Permalink to this headline">¶</a></h2>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../index.html">Material Model Laboratory</a></h1>
<p>
<iframe src="https://ghbtns.com/github-btn.html?user=tjfulle&repo=matmodlab&type=watch&count=true&size=large"
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
</p>
<h3>Navigation</h3>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../intro/index.html">1. Introduction and Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="../execution/index.html">2. Job Execution</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="index.html">3. Materials</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="overview.html">3.1. Materials: Introduction</a></li>
<li class="toctree-l2 current"><a class="reference internal" href="builtin.html">3.2. Material Library</a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="builtin.html#overview">Overview</a><ul class="current">
<li class="toctree-l4 current"><a class="reference internal" href="builtin.html#available-materials">Available Materials</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="user.html">3.3. User Defined Materials</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../examples/index.html">4. Examples</a></li>
<li class="toctree-l1"><a class="reference internal" href="../test/index.html">5. Material Model Testing</a></li>
</ul>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
©2014, Tim Fuller, Scot Swan.
|
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.3</a>
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.4</a>
|
<a href="../_sources/material/elastic.rst.txt"
rel="nofollow">Page source</a></li>
</div>
</body>
</html> | matmodlab/matmodlab2 | docs/material/elastic.html | HTML | bsd-3-clause | 5,004 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta http-equiv="cache-control" content="no-cache">
<title>Member List</title>
<link href="doxygen_tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="doxygen_content.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="top">
<div id="titlearea">
<table height="72px" width="100%" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="10%"> </td>
<td><a href="https://github.com/Genivia/RE-flex"><img src="reflex-logo.png"/></a></td>
<td>
<div style="float: right; font-size: 18px; font-weight: bold;">Member List</div>
<br>
<div style="float: right; font-size: 10px;">updated Wed Feb 23 2022 by Robert van Engelen</div>
</td>
<td width="10%"> </td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.8.11 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacereflex.html">reflex</a></li><li class="navelem"><a class="el" href="classreflex_1_1_abstract_matcher.html">AbstractMatcher</a></li><li class="navelem"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">Const</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">reflex::AbstractMatcher::Const Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a6f7de58d1118b6f74f117a6b259359be">BLOCK</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a46cd9158d00a8322e6e9067bef692379">BOB</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a6e2bc4d2e1ce810557872f9905ababaa">BOLSZ</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a79db8b02dc5dce0da626fa2900273d87">BUFSZ</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a7c42ab60928bcc59f420876e741aae0b">EMPTY</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a71f668c0978e327266ea4d7fb271eefd">EOB</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#af03daba13cf299ee0e6be2e37ebe59b7">FIND</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#aa1fe9eb434ef5ff539b01a601977f9ee">MATCH</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a8b7d33b282be33dd8c166378e35f8e7c">NUL</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a677634d2b70980efed6ee1752dcb3085">REDO</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a57efdf6e79f50205036bc4d55e9908e7">SCAN</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#a48f6d3e22c2f018fef95b2367a2a9aa4">SPLIT</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html#abc88bd33a82927a2eda437624561b4f3">UNK</a></td><td class="entry"><a class="el" href="structreflex_1_1_abstract_matcher_1_1_const.html">reflex::AbstractMatcher::Const</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<hr class="footer">
<address class="footer"><small>
Converted on Wed Feb 23 2022 12:51:01 by <a target="_blank" href="http://www.doxygen.org/index.html">Doxygen</a> 1.8.11</small></address>
<br>
<div style="height: 246px; background: #DBDBDB;">
</body>
</html>
| Genivia/RE-flex | doc/html/structreflex_1_1_abstract_matcher_1_1_const-members.html | HTML | bsd-3-clause | 7,225 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<title>HE_Mesh: wblut.processing.WB_ColorMap.Copper Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">HE_Mesh
 <span id="projectnumber">6.0.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Packages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classwblut_1_1processing_1_1_w_b___color_map_1_1_copper.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="classwblut_1_1processing_1_1_w_b___color_map_1_1_copper-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">wblut.processing.WB_ColorMap.Copper Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for wblut.processing.WB_ColorMap.Copper:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center">
<img src="classwblut_1_1processing_1_1_w_b___color_map_1_1_copper.png" usemap="#wblut.processing.WB_ColorMap.Copper_map" alt=""/>
<map id="wblut.processing.WB_ColorMap.Copper_map" name="wblut.processing.WB_ColorMap.Copper_map">
<area href="classwblut_1_1processing_1_1_w_b___color_map_1_1_abstract_color_map.html" alt="wblut.processing.WB_ColorMap.AbstractColorMap" shape="rect" coords="0,56,300,80"/>
<area href="interfacewblut_1_1processing_1_1_w_b___color_map.html" alt="wblut.processing.WB_ColorMap" shape="rect" coords="0,0,300,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a0d00ae4fcef0a61f9581e11711c17ceb"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classwblut_1_1processing_1_1_w_b___color_map_1_1_copper.html#a0d00ae4fcef0a61f9581e11711c17ceb">getColor</a> (final double f)</td></tr>
<tr class="separator:a0d00ae4fcef0a61f9581e11711c17ceb"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a0d00ae4fcef0a61f9581e11711c17ceb"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int wblut.processing.WB_ColorMap.Copper.getColor </td>
<td>(</td>
<td class="paramtype">final double </td>
<td class="paramname"><em>f</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="interfacewblut_1_1processing_1_1_w_b___color_map.html#a74a04c84bc62734fef0434e6300cc2b5">wblut.processing.WB_ColorMap</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/processing/wblut/processing/<a class="el" href="_w_b___color_map_8java.html">WB_ColorMap.java</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespacewblut.html">wblut</a></li><li class="navelem"><a class="el" href="namespacewblut_1_1processing.html">processing</a></li><li class="navelem"><a class="el" href="interfacewblut_1_1processing_1_1_w_b___color_map.html">WB_ColorMap</a></li><li class="navelem"><a class="el" href="classwblut_1_1processing_1_1_w_b___color_map_1_1_copper.html">Copper</a></li>
<li class="footer">Generated on Tue Dec 19 2017 21:21:02 for HE_Mesh by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li>
</ul>
</div>
</body>
</html>
| DweebsUnited/CodeMonkey | resources/hemesh/ref/html/classwblut_1_1processing_1_1_w_b___color_map_1_1_copper.html | HTML | bsd-3-clause | 7,952 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tsa.statespace.sarimax.SARIMAX.hessian — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" href="../_static/material.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tsa.statespace.sarimax.SARIMAX.impulse_responses" href="statsmodels.tsa.statespace.sarimax.SARIMAX.impulse_responses.html" />
<link rel="prev" title="statsmodels.tsa.statespace.sarimax.SARIMAX.handle_params" href="statsmodels.tsa.statespace.sarimax.SARIMAX.handle_params.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.tsa.statespace.sarimax.SARIMAX.hessian" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.12.0</span>
<span class="md-header-nav__topic"> statsmodels.tsa.statespace.sarimax.SARIMAX.hessian </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../_static/versions.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../statespace.html" class="md-tabs__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.tsa.statespace.sarimax.SARIMAX.html" class="md-tabs__link">statsmodels.tsa.statespace.sarimax.SARIMAX</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.12.0</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a>
</li>
<li class="md-nav__item">
<a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a>
</li>
<li class="md-nav__item">
<a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.statespace.sarimax.SARIMAX.hessian.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-tsa-statespace-sarimax-sarimax-hessian--page-root">statsmodels.tsa.statespace.sarimax.SARIMAX.hessian<a class="headerlink" href="#generated-statsmodels-tsa-statespace-sarimax-sarimax-hessian--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py method">
<dt id="statsmodels.tsa.statespace.sarimax.SARIMAX.hessian">
<code class="sig-prename descclassname">SARIMAX.</code><code class="sig-name descname">hessian</code><span class="sig-paren">(</span><em class="sig-param"><span class="n">params</span></em>, <em class="sig-param"><span class="o">*</span><span class="n">args</span></em>, <em class="sig-param"><span class="o">**</span><span class="n">kwargs</span></em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.tsa.statespace.sarimax.SARIMAX.hessian" title="Permalink to this definition">¶</a></dt>
<dd><p>Hessian matrix of the likelihood function, evaluated at the given
parameters</p>
<dl class="field-list">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl>
<dt><strong>params</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/glossary.html#term-array-like" title="(in NumPy v1.19)"><span>array_like</span></a></span></dt><dd><p>Array of parameters at which to evaluate the hessian.</p>
</dd>
<dt><strong>*args</strong></dt><dd><p>Additional positional arguments to the <cite>loglike</cite> method.</p>
</dd>
<dt><strong>**kwargs</strong></dt><dd><p>Additional keyword arguments to the <cite>loglike</cite> method.</p>
</dd>
</dl>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><dl>
<dt><strong>hessian</strong><span class="classifier"><a class="reference external" href="https://numpy.org/doc/stable/reference/generated/numpy.ndarray.html#numpy.ndarray" title="(in NumPy v1.19)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">ndarray</span></code></a></span></dt><dd><p>Hessian matrix evaluated at <cite>params</cite></p>
</dd>
</dl>
</dd>
</dl>
<p class="rubric">Notes</p>
<p>This is a numerical approximation.</p>
<p>Both args and kwargs are necessary because the optimizer from
<cite>fit</cite> must call this function and only supports passing arguments via
args (for example <cite>scipy.optimize.fmin_l_bfgs</cite>).</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.tsa.statespace.sarimax.SARIMAX.handle_params.html" title="statsmodels.tsa.statespace.sarimax.SARIMAX.handle_params"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.statespace.sarimax.SARIMAX.handle_params </span>
</div>
</a>
<a href="statsmodels.tsa.statespace.sarimax.SARIMAX.impulse_responses.html" title="statsmodels.tsa.statespace.sarimax.SARIMAX.impulse_responses"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tsa.statespace.sarimax.SARIMAX.impulse_responses </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Aug 27, 2020.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.12.0/generated/statsmodels.tsa.statespace.sarimax.SARIMAX.hessian.html | HTML | bsd-3-clause | 19,452 |
<!-- Iron elements -->
<link rel="import" href="../bower_components/iron-flex-layout/classes/iron-flex-layout.html">
<link rel="import" href="../bower_components/iron-icons/iron-icons.html">
<link rel="import" href="../bower_components/iron-pages/iron-pages.html">
<link rel="import" href="../bower_components/iron-selector/iron-selector.html">
<!-- Paper elements -->
<link rel="import" href="../bower_components/paper-drawer-panel/paper-drawer-panel.html">
<link rel="import" href="../bower_components/paper-header-panel/paper-header-panel.html">
<link rel="import" href="../bower_components/paper-icon-button/paper-icon-button.html">
<link rel="import" href="../bower_components/paper-item/paper-item.html">
<link rel="import" href="../bower_components/paper-material/paper-material.html">
<link rel="import" href="../bower_components/paper-menu/paper-menu.html">
<link rel="import" href="../bower_components/paper-styles/paper-styles-classes.html">
<link rel="import" href="../bower_components/paper-toast/paper-toast.html">
<link rel="import" href="../bower_components/paper-toolbar/paper-toolbar.html">
<!-- Platinum elements -->
<link rel="import" href="../bower_components/platinum-sw/platinum-sw-cache.html">
<link rel="import" href="../bower_components/platinum-sw/platinum-sw-register.html">
<!-- Add your elements here -->
<link rel="import" href="../styles/app-theme.html">
<link rel="import" href="../bower_components/site-list/site-list.html">
<link rel="import" href="../bower_components/hi9-login/hi9-login.html">
<link rel="import" href="privacy-page/privacy-page.html">
<link rel="import" href="contact-page/contact-page.html">
<link rel="import" href="user-page/user-page.html">
<!-- Configure your routes here -->
<link rel="import" href="routing.html">
| HackITtoday/hi9-updata | app/elements/elements.html | HTML | bsd-3-clause | 1,780 |
<div class="fragment {{instance.effects}}">
{{ body|safe }}
</div> | nephila/djangocms-revealjs | djangocms_revealjs/templates/djangocms_revealjs/revealjs_fragment_block.html | HTML | bsd-3-clause | 70 |
<link rel="import" href="../../bower_components/polymer/polymer.html">
<link rel="import" href="../components/section.component.html">
<link rel="import" href="../behaviors/page.behavior.html">
<link rel="import" href="../styles/page.style.html">
<link rel="import" href="../styles/tile.style.html">
<link rel="import" href="../styles/colors.style.html">
<dom-module id="cgu-view">
<template>
<style include="tile-style page-style colors-style">
:host {
display: block;
}
</style>
<app-section back="true" heading="Conditions générales de vente et d'utilisation du site"
main-background="--app-section-header-background-color" fill-background="--app-section-fill-color">
<div class="tile">
<h2>INTRODUCTION</h2>
<p>
Les conditions générales de ventes décrites ci-après détaillent les droits et obligations de
l’entreprise UN P’TIT COIN D’SAVONNERIE, entreprise individuelle de Annelies Douhard et de ses
Clients dans le cadre de la vente des marchandises suivantes : savons, autres cosmétiques bio,
accessoires. Elles s’appliquent à l’exclusion de tout autre document Le site
<a>https://ptitcoinsavonnerie.fr</a> est un site d’information et de commerce électronique
accessible par
le réseau Internet, ouvert à tout utilisateur de ce réseau. Il est édité par la société UN P’TIT
COIN D’SAVONNERIE et permet de proposer à la vente des savons fabriqués par UN P’TIT COIN
D’SAVONNERIE et autres cosmétiques ou accessoires à des Internautes naviguant sur le site, ci-après
dénommés « Utilisateurs ». L’Utilisateur ayant validé une commande sera dénommé « Client ». Les
droits et obligations de l’Utilisateur s’appliquent nécessairement au Client. Toute commande d’un
produit proposé sur le site suppose la consultation et l’acceptation expresse des présentes
conditions générales de vente et de rétractation. En validant sa commande, le client déclare avoir
lu et accepté sans réserve les présentes "Conditions Générales de Vente et d’Utilisation du site ».
</p>
<h2>IDENTITÉ DE L’ENTREPRISE</h2>
<p>
Annelies DOUHARD, entreprise individuelle, désignée ci-après par son nom commercial UN P’TIT COIN
D’SAVONNERIE, enregistrée au Registre du Commerce de Créteil depuis le 28 mars 2017 sous le N° 379
707 714 N°SIRET 37970771400026 / Code APE 2042Z Adresse postale : Un p’tit coin d’Savonnerie 4 bis
avenue des Sorbiers F-94210 – La Varenne Saint Hilaire Personne responsable : Annelies Douhard Tél :
06 37 45 56 33 <a href="mailto: [email protected]">[email protected]</a>
</p>
<h2>PRODUITS</h2>
<p>
Conformément à l’Article L 111-1 du Code de la consommation, le Client doit pouvoir prendre
connaissance des caractéristiques essentielles des produits avant la commande. UN P’TIT COIN
D’SAVONNERIE présente les caractéristiques de ses produits avec la plus grande précision possible.
En cas d’erreur, UN P’TIT COIN D’SAVONNERIE ne pourra pas être tenu pour responsable. Les
photographies et textes illustrant les produits n’entrent pas dans le champ contractuel. UN P’TIT
COIN D’SAVONNERIE se réserve le droit de remplacer un savon de forme rectangulaire par une autre
forme du même poids. Les offres présentées par UN P’TIT COIN D’SAVONNERIE ne sont valables que dans
la limite des stocks disponibles. En cas d’indisponibilité d’un produit, le Client sera informé au
plus vite. Afin de préserver toutes leurs propriétés, les savons doivent être conservés jusqu’à leur
utilisation à l’abri de l’humidité, de la lumière et d’une température élevée. La revente des
produits fabriqués par UN P’TIT COIN D’SAVONNERIE n’est pas autorisée sauf accord écrit et
contractuel avec la société détentrice de la marque.
</p>
<h2>PRIX</h2>
<p>
Les prix des marchandises vendues sont ceux en vigueur le jour de la prise de commande. Ils sont
libellés en Euro TTC (toutes taxes comprises). Ils seront majorés des frais de transport applicables
le jour de la commande. UN P’TIT COIN D’SAVONNERIE s'accorde le droit de modifier ses tarifs à tout
moment. Toutefois, UN P’TIT COIN D’SAVONNERIE s'engage à facturer les marchandises commandées aux
prix indiqués lors de l'enregistrement de la commande.
</p>
<h2>ENREGISTREMENT ET VALIDATION DE COMMANDE</h2>
<p>
L'Utilisateur peut prendre connaissance des produits proposés à le vente, naviguer librement sur les
différentes pages du site et ajouter des produits au panier sans être engagé au titre d’une
commande. Il pourra obtenir un récapitulatif des produits qu’il a sélectionnés en cliquant sur le
panier. L'Utilisateur qui souhaite commander un produit doit suivre la procédure suivante :
<ul>
<li>
Créer un compte en remplissant la fiche d'identification sur laquelle il indiquera toutes les
coordonnées demandées.
</li>
<li>
Ou s’identifier en saisissant son adresse e-mail et le mot de passe confidentiel qu’il aura
préalablement choisi lors de la création de son compte.
</li>
<li>
L'Utilisateur est informé et accepte que la saisie de ces deux identifiants (adresse e-mail et
mot de passe) vaut preuve de son identité et manifeste son consentement.
</li>
<li>
L'Utilisateur devra valider le bon de commande après avoir vérifié la nature, la quantité et le
prix des produits sélectionnés, le montant total de la commande, les frais de port et l’adresse
de livraison.
</li>
<li>
L'Utilisateur devra effectuer le paiement par les moyens proposés.
</li>
<li>
En validant sa commande, l'Utilisateur est considéré comme ayant accepté en connaissance de
cause et sans réserve les présentes conditions générales de vente, ainsi que les prix affichés,
volumes et quantités des produits proposés à la vente et commandés. Cette validation à valeur de
« signature numérique ».
</li>
<li>
Une modification de la commande après validation n’est pas possible.
</li>
</ul>
Cependant, l’Utilisateur peut annuler sa commande par e-mail dans l'heure suivant sa validation. La
vente ne sera considérée comme définitive qu'après envoi à l'Utilisateur de la confirmation de la
commande par UN P’TIT COIN D’SAVONNERIE et encaissement de l'intégralité du prix.
La date de livraison indiquée sur le site ou le récapitulatif de commande est estimative. UN P’TIT COIN
D’SAVONNERIE s’engage à livrer le bien sans retard injustifié et au plus tard trente jours après la
conclusion du contrat, conformément aux articles L.216-1 à L.216-3 du code de la consommation.
</p>
<h2>MODALITÉS DE PAIEMENT</h2>
<p>
Les commandes sont payables en Euro, par l’un des moyens de paiement proposés :
<ul>
<li>Paypal</li>
<li>Carte bancaire</li>
</ul>
Il est précisé qu'en effectuant un règlement par carte bancaire ou Paypal, l'Utilisateur sera alors
basculé automatiquement sur le serveur monétique de la plateforme de paiement sécurisé. Cette plateforme
fait l'objet d'une sécurisation par cryptage S.S.L. (Secure Socket Layer) de manière à protéger toutes
les données liées aux moyens de paiement, et qu'à aucun moment les données bancaires de l'Utilisateur ne
sont persistées sur le système informatique d’UN P’TIT COIN D’SAVONNERIE. Dès la validation du paiement
par
l’Utilisateur, la commande est enregistrée. L'Utilisateur devient Client. UN P’TIT COIN D’SAVONNERIE
envoie au Client une confirmation de commande qui sera considéré comme preuve des relations
contractuelles intervenues entre les parties. Conformément à l'article « Droit de rétractation »
ci-après, le Client dispose d'un droit de rétractation et de remboursement, pendant un délai de quatorze
(14) jours ouvrables à compter de la date de réception des produits par le Client. Le Client a également
la possibilité d’acheter les produits présentés sur le site en se rendant à l’atelier de fabrication
situé au 4bis avenue des Sorbiers, 94210 La Varenne Saint Hilaire, aux horaires d’ouverture spécifiés
sur le site. UN P’TIT COIN D’SAVONNERIE accepte les moyens de paiement suivants pour une vente à
l’Atelier :
<ul>
<li>Carte bancaire</li>
<li>Espèces en Euro</li>
<li>Chèque bancaire ou postal</li>
<li>Monnaie locale « La Pêche »</li>
</ul>
Preuve de la transaction et du paiement : Les données enregistrées par le système informatique d’UN
P’TIT COIN D’SAVONNERIE ont force probante, sauf erreur manifeste dont le Client a la charge de la
preuve.
</p>
<h2>MODALITÉS DE LIVRAISON</h2>
<p>
Livraison uniquement en France métropolitaine. Les commandes sont traitées du lundi au vendredi,
elles sont expédiées dans un délai de 48 heures ouvrées après réception du règlement, en enveloppe à
bulles ou carton selon la quantité de produits commandés. La livraison en France métropolitaine est
effectuée par Colissimo, en 2 à 3 jours ouvrables, avec livraison en boîte aux lettres (si la taille
du colis le permet). Le délai de livraison indiqué lors de l'enregistrement de la commande est donné
à titre indicatif. UN P’TIT COIN D’SAVONNERIE s’engage à livrer le bien sans retard injustifié et au
plus tard trente jours après la conclusion du contrat, conformément aux articles L.216-1 à L.216-3
du code de la consommation. Les produits sont livrés à l’adresse indiquée par l’Utilisateur sur le
bon de commande. Toute réclamation résultant d’un renseignement erroné de la part de l’Utilisateur
ne sera prise en compte en cas de livraison retardée ou non distribuée. Toute anomalie concernant la
livraison (colis ouvert, colis endommagé, produits endommagés…) devra être impérativement indiquée
sur le bon de transport sous forme de "réserves manuscrites", accompagnée de la signature du Client,
en cas de remise du colis contre signature, et signalée immédiatement par e-mail à UN P’TIT COIN
D’SAVONNERIE, avec photo pour les colis livrés en boîte aux lettres, afin qu’une réclamation puisse
être faite auprès de Coliposte. En cas de produits endommagés, UN P’TIT COIN D’SAVONNERIE renverra
au Client le ou les produits de remplacement, à ses frais. Si le ou les produits perdus n’étaient
plus disponibles à ce moment, UN P’TIT COIN D’SAVONNERIE rembourserait au Client le montant de ces
produits.
</p>
<h2>DROIT DE RÉTRACTATION</h2>
<p>
Conformément à l’article L. 221-18 du Code de la Consommation, le Client dispose d'un droit de
rétractation de quatorze (14) jours à compter de la réception de la totalité de sa commande sans
nécessairement donner de motif. Pour exercer le droit de rétractation, le client doit notifier sa
décision de rétractation de sa commande par une déclaration écrite dénuée d’ambigüité en précisant
son nom et prénom, e-mail, adresse, numéro et date de commande, ou en utilisant le <a
href="https://firebasestorage.googleapis.com/v0/b/savon-1df9a.appspot.com/o/legal%2FFormulaire%20de%20re%CC%81tractation.pdf?alt=media&token=275e288c-9b7b-4de4-a3af-1cea9dba8ac6"
target="_blank">formulaire de
rétractation téléchargeable ici</a>, conformément à l’article 221-21du Code de la Consommation.
La demande de rétractation doit être envoyée par courriel à <a
href="mailto: [email protected]">[email protected]</a>
ou par courrier à Un p’tit coin d’Savonnerie - 4 bis avenue des Sorbiers – F-94210 – La Varenne
Saint Hilaire.
Le Client renvoie ou restitue les biens à UN P’TIT COIN D’SAVONNERIE, sans retard excessif et, au
plus tard, dans les quatorze jours suivant la communication de sa décision de se rétracter.
Les produits retournés doivent être non utilisés, complets, non abîmés et emballés correctement. Le
retour des colis doit s'effectuer à l'adresse suivante : Un p’tit coin d’Savonnerie 4 bis avenue des
Sorbiers F-94210 La Varenne Saint Hilaire, accompagné du <a
href="https://firebasestorage.googleapis.com/v0/b/savon-1df9a.appspot.com/o/legal%2FFormulaire%20de%20retour.pdf?alt=media&token=2d820519-572e-482c-a1d5-2765307f87d4"
target="_blank">bon de retour téléchargeable ici</a> ou des
informations suivantes sur papier libre : nom et prénom, e-mail, adresse, numéro et date de
commande. Le Client prend en charge les frais de renvoi de la commande complète ou des produits,
conformément à l’article L221-23 du Code de la Consommation.
Conformément aux dispositions de l’article L. 221-24 du Code de la Consommation, dans le cadre de
l’exercice du droit de rétractation, le remboursement sera effectué, au plus tard dans les 14 jours
à compter du jour où UN P’TIT COIN D’SAVONNERIE est informé de la décision de rétractation du Client
et en utilisant le même mode de paiement que celui utilisé par le client.
UN P’TIT COIN D’SAVONNERIE pourra différer ce remboursement jusqu'à récupération des biens ou
jusqu'à ce que le client ait fourni une preuve de l'expédition de ces biens, la date retenue étant
celle du premier de ces faits.
</p>
<h2>GARANTIE LEGALE DE CONFORMITE (articles L.217- 7 à L.217-14 du Code de la consommation)</h2>
<p>
Un p’tit coin d’Savonnerie doit livrer un bien conforme au contrat. <br>
<b>Conformité du bien</b> <br>
Un bien est conforme, selon l’article L.217-5, lorsqu’il est soit propre à l’usage habituellement
attendu d’un bien similaire, le cas échéant, etc. :
<ul>
<li>qu'il correspond à la description du vendeur.</li>
<li>
qu’il présente les qualités qu’un consommateur peut légitimement attendre suite aux déclarations
publiques du vendeur, producteur ou représentant (publicité, étiquetage, etc,). Les déclarations
de ces deux derniers professionnels ne lient pas le vendeur lorsque celui-ci ne les connaît pas
et n’est pas en mesure légitime de les connaître.
</li>
<li>
présente les caractéristiques définies par les parties ou être propre à l’usage spécial
recherché par l’acheteur, connu du vendeur et accepté.
</li>
</ul>
<b>Délais</b>
L’action en garantie de conformité se prescrit par 2 ans à compter de la délivrance du bien.
<table>
<tbody>
<tr>
<td>
Le Client bénéficie d’un délai de deux ans à compter de la délivrance du bien pour agir.
Le Client peut choisir entre la réparation ou le remplacement du bien, sous réserve des
conditions de coût prévues par l’article L. 217-9 du code de la consommation.
Le Client est dispensé de rapporter la preuve de l’existence du défaut de conformité du
bien durant les six mois suivant la délivrance du bien. Ce délai est porté à
vingt-quatre mois à compter du 18 mars 2016.
</td>
</tr>
</tbody>
</table>
<b>Exceptions</b>
Le consommateur ne peut pas faire jouer la garantie de conformité de l’article L.217-8 dans trois cas :
<ul>
<li>lorsqu’il avait connaissance du défaut au moment de contracter.</li>
<li>lorsqu’il ne pouvait ignorer le défaut au moment de contracter.</li>
<li>lorsque le défaut résulte de matériaux qu’il a lui-même fournis.</li>
</ul>
<b>Mise en œuvre de la garantie de conformité</b>
Lorsqu’il y a défaut de conformité, Un p’tit coin d’Savonnerie propose au Client le remplacement du
bien. Le consommateur peut obtenir la résolution du contrat ou sa réfaction (réduction du prix du bien)
si le défaut est majeur et que le délai de la solution choisie excède 1 mois à partir de la demande ; ou
qu’aucune modalité de mise en conformité n’est possible. Aucun frais ne peut être demandé au
consommateur pour le remplacement, la réparation, la résolution ou la réfaction du contrat.
</p>
<h2>GARANTIE LEGALE CONTRE LES VICES CACHES (articles 1641 à 1649 du Code civil)</h2>
<p>
Le vendeur est tenu de la garantie à raison des défauts cachés de la chose vendue qui la rendent
impropre à l'usage auquel on la destine, ou qui diminuent tellement cet usage, que l'acheteur ne
l'aurait pas acquise, ou n'en aurait donné qu'un moindre prix, s'il les avait connus. La garantie
légale couvre tous les frais entraînés par les vices cachés.
Le professionnel n'est pas tenu des vices apparents et dont l'acheteur a pu se convaincre lui-même,
mais des vices cachés, quand bien même il ne les aurait pas connus, à moins que, dans ce cas, il
n'ait stipulé qu'il ne sera obligé à aucune garantie.
Le défaut doit être antérieur à la vente et rendre les biens impropres à l'usage auquel ils sont
destinés.
L'acheteur a le choix de :
<ul>
<li>rendre la chose et se faire restituer le prix.</li>
<li>
garder la chose et se faire rendre une partie du prix. Le délai pour agir est de 2 ans à compter
de la découverte du vice. Ce sont les juges du fond qui apprécient souverainement si la chose
vendue est impropre à sa destination.
</li>
</ul>
Pour faire valoir la garantie légale de conformité ou la garantie des vices cachés pour un produit
directement vendu par UN P’TIT COIN D’SAVONNERIE, écrivez à <a
href="mailto: [email protected]">[email protected]</a>
. ou envoyez un
courrier à UN P’TIT COIN D’SAVONNERIE, 4 bis avenue des Sorbiers, 94210 La Varenne Saint-Hilaire,
France.
</p>
<h2>LITIGES</h2>
<p>
Les présentes conditions générales sont soumises au droit français. UN P’TIT COIN D’SAVONNERIE ne
peut être tenu pour responsable des dommages de toute nature, tant matériels qu'immatériels ou
corporels, qui pourraient résulter de la mauvaise utilisation des produits commercialisés. En cas de
litige, le Client s'adressera par priorité à UN P’TIT COIN D’SAVONNERIE pour obtenir une solution
amiable. Les réclamations ou contestations seront toujours reçues avec bienveillance.
Conformément à l’article R631-3 du Code de la consommation, le consommateur peut saisir, soit l'une des juridictions territorialement compétentes en vertu du code de procédure civile, soit la juridiction du lieu où il demeurait au moment de la conclusion du contrat ou de la survenance du fait dommageable.
</p>
<h2>TRAITEMENT DE VOS DONNÉES PERSONNELLES</h2>
<p>
Conformément à la loi Informatique et Libertés du 6 janvier 1978, l’Utilisateur bénéficie d’un droit
d’accès, de rectification et de suppression des informations le concernant, qu’il peut exercer en
écrivant à <a href="mailto: [email protected]">[email protected]</a>
ou à UN P’TIT COIN D’SAVONNERIE - 4 bis avenue des Sorbiers
– F-94210 – La Varenne Saint Hilaire. Les données collectées ont fait l’objet d’une déclaration n°
2054806 v O à la CNIL en date du 14/04/2017.
</p>
<h2>PROPRIÉTÉ INTELLECTUELLE</h2>
<p>« UN P’TIT COIN D’SAVONNERIE » est une marque protégée.</p>
</div>
</app-section>
</template>
<script>
'user strict';
Polymer({
is: 'cgu-view',
properties: {
pageData: {
type: Object,
computed: '_computePageData(appData)'
},
},
behaviors: [window.PageBehavior],
_computePageData: function (appData) {
return {
title: 'CGU',
description: "Conditions générales d'utilisation de " + appData.name + "."
}
},
});
</script>
</dom-module> | cursed-duo/shop-webapp | src/views/cgu.view.html | HTML | bsd-3-clause | 20,493 |
<!doctype html>
<html>
<head>
<title>Polar Area Chart</title>
<script src="../Chart.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
</head>
<body>
<div id="canvas-holder" style="width:100%">
<canvas id="chart-area" width="300" height="300" />
</div>
<button id="randomizeData">Randomize Data</button>
<script>
var randomScalingFactor = function() {
return Math.round(Math.random() * 100);
};
var randomColorFactor = function() {
return Math.round(Math.random() * 255);
};
var config = {
data: {
datasets: [{
data: [
randomScalingFactor(),
randomScalingFactor(),
randomScalingFactor(),
randomScalingFactor(),
randomScalingFactor(),
],
backgroundColor: [
"#F7464A",
"#46BFBD",
"#FDB45C",
"#949FB1",
"#4D5360",
],
labels: [
"Red",
"Green",
"Yellow",
"Grey",
"Dark Grey"
]
}],
},
options: {
responsive: true
}
};
window.onload = function() {
var ctx = document.getElementById("chart-area").getContext("2d");
window.myPolarArea = new Chart(ctx).PolarArea(config);
};
$('#randomizeData').click(function() {
$.each(config.data.datasets, function(i, piece) {
$.each(piece.data, function(j, value) {
config.data.datasets[i].data[j] = randomScalingFactor();
//config.data.datasets.backgroundColor[i] = 'rgba(' + randomColorFactor() + ',' + randomColorFactor() + ',' + randomColorFactor() + ',.7)';
});
});
window.myPolarArea.update();
});
</script>
</body>
</html>
| Spittal/resume | dist/bower_components/chart.js/samples/polar-area.html | HTML | bsd-3-clause | 2,072 |
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>onSurfaceTextureUpdated</title>
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script> <script>const storage = localStorage.getItem("dokka-dark-mode")
const savedDarkMode = storage ? JSON.parse(storage) : false
if(savedDarkMode === true){
document.getElementsByTagName("html")[0].classList.add("theme-dark")
}</script>
<script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><link href="../../../styles/prism.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" defer="defer"></script><script type="text/javascript" src="../../../scripts/prism.js" async="async"></script> </head>
<body>
<div class="navigation-wrapper" id="navigation-wrapper">
<div id="leftToggler"><span class="icon-toggler"></span></div>
<div class="library-name"><a href="../../../index.html">haishinkit</a></div>
<div>0.5.1</div>
<div class="pull-right d-flex"><button id="theme-toggle-button"><span id="theme-toggle"></span></button>
<div id="searchBar"></div>
</div>
</div>
<div id="container">
<div id="leftColumn">
<div id="sideMenu"></div>
</div>
<div id="main">
<div class="main-content" id="content" pageIds="haishinkit::com.haishinkit.view/HkTextureView/onSurfaceTextureUpdated/#android.graphics.SurfaceTexture/PointingToDeclaration//-473192002">
<div class="breadcrumbs"><a href="../../../index.html">haishinkit</a>/<a href="../index.html">com.haishinkit.view</a>/<a href="index.html">HkTextureView</a>/<a href="on-surface-texture-updated.html">onSurfaceTextureUpdated</a></div>
<div class="cover ">
<h1 class="cover"><span>on</span><wbr></wbr><span>Surface</span><wbr></wbr><span>Texture</span><wbr></wbr><span><span>Updated</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":haishinkit:dokkaHtml/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword">override </span><span class="token keyword">fun </span><a href="on-surface-texture-updated.html"><span class="token function">onSurfaceTextureUpdated</span></a><span class="token punctuation">(</span>surface<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/android/graphics/SurfaceTexture.html">SurfaceTexture</a><span class="token punctuation">)</span><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<div class="footer"><span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
</div>
</div>
</body>
</html>
| shogo4405/HaishinKit.java | docs/haishinkit/com.haishinkit.view/-hk-texture-view/on-surface-texture-updated.html | HTML | bsd-3-clause | 3,821 |
{% extends 'snippet/layout.html' %}
{% block stylesheet %}
<link rel="stylesheet" href="/static/css/codehilite.css" />
{% endblock %}
{% block javascript %}
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
});
</script>
<script type="text/javascript" src="https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
{% endblock %}
{% block main %}
<div class="notifications container-box">
<div class="ui-header">
<span class="bread-nav">叁年壹班 › 私信提醒</span>
</div>
<div class="ui-content">
{% for message in messages.list %}
<div class="notification-item">
<a href="/u/{{ message.from_user_username }}">
<img src="/static/avatar/m_{{ message.from_user_avatar or 'default.png' }}" alt="" class="avatar" />
</a>
<div class="main">
<span class="title">
<a href="/u/{{ message.from_user_username }}">
{% if message.from_user_username == user_info.username: %}
我
{% else: %}
{{ message.from_user_username }}
{% endif %}
</a>
发送给
<a href="/t/{{ message.to_user_username }}">
{% if message.to_user_username == user_info.username: %}
我
{% else: %}
{{ message.to_user_username }}
{% endif %}
</a>
</span>
<span class="floor fr">
<a href="/m/{{ message.from_user_username }}">
<img src="/static/images/reply.png" alt="" />
</a>
</span>
<span class="floor fr">{{ message.created|pretty_date }}</span>
<div class="content">{{ message.content }}</div>
</div>
</div>
{% endfor %}
{% if messages.page.total == 0 %}
<div class="pl10 pr10">
<div class="alert mt20">您暂时还没有私信哦。</div>
</div>
{% endif %}
</div>
<div class="ui-footer">
<div class="pagination">{{ messages.page|pagination(request.uri) }}</div>
</div>
</div>
{% endblock %}
{% block sidebar %}
{% if current_user %}
<div class="usercard container-box">
<div class="ui-header">
<a href="/u/{{ user_info.username }}">
<img src="/static/avatar/m_{{ user_info.avatar or 'default.png' }}?t={{ gen_random() }}" alt="" class="avatar" />
</a>
<div class="username">{{ user_info.username }}</div>
<div class="collegename">{{ user_info.collegename }}</div>
<div class="website">
<a href="{{ user_info.website or '' }}">{{ user_info.website or '' }}</a>
</div>
</div>
<div class="ui-content">
<div class="status status-topic"> <strong><a href="/u/{{ user_info.username }}/topics">{{ user_info.counter.topics }}</a></strong>
话题
</div>
<div class="status status-reply"> <strong><a href="/u/{{ user_info.username }}/replies">{{ user_info.counter.replies }}</a></strong>
回复
</div>
<div class="status status-favorite">
<strong>
<a href="/u/{{ user_info.username }}/favorites">{{ user_info.counter.favorites }}</a>
</strong>
收藏
</div>
<div class="status status-reputation">
<strong>{{ user_info.reputation or 0 }}</strong>
声望
</div>
</div>
</div>
{% else %}
<div class="login-box container-box">
<div class="ui-content tc">
<a class="btn btn-small" type="button" href="/login">登录</a>
<a class="btn btn-small" type="button" href="/register">注册</a>
<a class="btn btn-small" type="button" href="/forgot">找回密码</a>
</div>
</div>
{% endif %}
{% endblock %} | vvovo/vvo | templates/topic/messages.html | HTML | bsd-3-clause | 4,175 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Mon Feb 11 11:49:50 EET 2013 -->
<TITLE>
Uses of Class fi.vtt.physicalactivitylibrary.internal.utils.MyTimer
</TITLE>
<META NAME="date" CONTENT="2013-02-11">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class fi.vtt.physicalactivitylibrary.internal.utils.MyTimer";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/utils/MyTimer.html" title="class in fi.vtt.physicalactivitylibrary.internal.utils"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?fi/vtt/physicalactivitylibrary/internal/utils/\class-useMyTimer.html" target="_top"><B>FRAMES</B></A>
<A HREF="MyTimer.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>fi.vtt.physicalactivitylibrary.internal.utils.MyTimer</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/utils/MyTimer.html" title="class in fi.vtt.physicalactivitylibrary.internal.utils">MyTimer</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#fi.vtt.physicalactivitylibrary.internal"><B>fi.vtt.physicalactivitylibrary.internal</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="fi.vtt.physicalactivitylibrary.internal"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/utils/MyTimer.html" title="class in fi.vtt.physicalactivitylibrary.internal.utils">MyTimer</A> in <A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/package-summary.html">fi.vtt.physicalactivitylibrary.internal</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/package-summary.html">fi.vtt.physicalactivitylibrary.internal</A> declared as <A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/utils/MyTimer.html" title="class in fi.vtt.physicalactivitylibrary.internal.utils">MyTimer</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/utils/MyTimer.html" title="class in fi.vtt.physicalactivitylibrary.internal.utils">MyTimer</A></CODE></FONT></TD>
<TD><CODE><B>DataCollector.</B><B><A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/DataCollector.html#myTimer">myTimer</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../fi/vtt/physicalactivitylibrary/internal/utils/MyTimer.html" title="class in fi.vtt.physicalactivitylibrary.internal.utils"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?fi/vtt/physicalactivitylibrary/internal/utils/\class-useMyTimer.html" target="_top"><B>FRAMES</B></A>
<A HREF="MyTimer.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
| cavtt/VTTPhysicalActivityLibrary | Client/Documentation/Javadoc/fi/vtt/physicalactivitylibrary/internal/utils/class-use/MyTimer.html | HTML | bsd-3-clause | 8,254 |
{% extends 'users/base_template.html' %}
{# This is for editing WebUsers who are not the current user #}
{% load crispy_forms_tags %}
{% load hq_shared_tags %}
{% load i18n %}
{% block main_column %}
<div class="form form-horizontal">
<fieldset>
<legend>{% blocktrans with couch_user.human_friendly_name as friendly_name %}Information for {{ friendly_name }}{% endblocktrans %}</legend>
<dl class="dl-horizontal hq-dl-userinfo">
<dt>{% trans 'Username' %}</dt>
<dd>{{ couch_user.html_username|safe }}</dd>
{% for field in form_uneditable.visible_fields %}
<dt>{{ field.label }}</dt>
<dd class="hq-dd-userinfo">{{ couch_user|getattr:field.name }}</dd>
{% endfor %}
<dt>{% trans 'Phone Numbers' %}</dt>
{% if phonenumbers %}
<dd>
<ul>
{% for phonenumber in phonenumbers %}
<li>+{{ phonenumber.number }}</li>
{% endfor %}
</ul>
</dd>
{% endif %}
</dl>
</fieldset>
</div>
<form class="form form-horizontal" name="user_role" method="post">
<input type="hidden" name="form_type" value="update-user" />
<fieldset>
<legend>{% blocktrans with couch_user.human_friendly_name as friendly_name %}Change {{ friendly_name }}'s Role{% endblocktrans %}</legend>
{% crispy form_user_update %}
<div class="form-actions">
<button type="submit" class="btn btn-primary">{% trans 'Update Role' %}</button>
</div>
</fieldset>
</form>
{% if update_permissions %}
<form class="form form-horizontal" name="user_permissions" method="post">
<input type="hidden" name="form_type" value="update-user-permissions" />
<fieldset>
<legend>{% blocktrans with couch_user.human_friendly_name as friendly_name %}Change {{ friendly_name }}'s Staff Permissions{% endblocktrans %}</legend>
{% crispy form_user_update_permissions %}
<div class="form-actions">
<button type="submit" class="btn btn-primary">{% trans 'Update Permissions' %}</button>
</div>
</fieldset>
</form>
{% endif %}
{% if update_form %}
<form id="commtrack_form" class="form form-horizontal" name="" method="post">
<input type="hidden" name="form_type" value="commtrack" />
<fieldset>
{% if commtrack_enabled %}
<legend>{% trans 'CommCare Supply Settings' %}</legend>
{% else %}
<legend>{% trans 'Location Settings' %}</legend>
{% endif %}
{% include 'hqstyle/forms/basic_fieldset.html' with form=update_form %}
</fieldset>
<div class="form-actions">
<button type="submit" class="btn btn-primary">{% trans 'Update CommCare Supply Settings' %}</button>
</div>
</form>
{% endif %}
{% endblock %}
| puttarajubr/commcare-hq | corehq/apps/users/templates/users/edit_web_user.html | HTML | bsd-3-clause | 3,200 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono:400,500,700&display=fallback">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tsa.statespace.structural.UnobservedComponents.from_formula — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/material.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tsa.statespace.structural.UnobservedComponents.handle_params" href="statsmodels.tsa.statespace.structural.UnobservedComponents.handle_params.html" />
<link rel="prev" title="statsmodels.tsa.statespace.structural.UnobservedComponents.fix_params" href="statsmodels.tsa.statespace.structural.UnobservedComponents.fix_params.html" />
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../_static/versions.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.tsa.statespace.structural.UnobservedComponents.from_formula" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels 0.11.0</span>
<span class="md-header-nav__topic"> statsmodels.tsa.statespace.structural.UnobservedComponents.from_formula </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../statespace.html" class="md-tabs__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.tsa.statespace.structural.UnobservedComponents.html" class="md-tabs__link">statsmodels.tsa.statespace.structural.UnobservedComponents</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels 0.11.0</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a>
</li>
<li class="md-nav__item">
<a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a>
</li>
<li class="md-nav__item">
<a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.statespace.structural.UnobservedComponents.from_formula.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-tsa-statespace-structural-unobservedcomponents-from-formula--page-root">statsmodels.tsa.statespace.structural.UnobservedComponents.from_formula<a class="headerlink" href="#generated-statsmodels-tsa-statespace-structural-unobservedcomponents-from-formula--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="method">
<dt id="statsmodels.tsa.statespace.structural.UnobservedComponents.from_formula">
<em class="property">classmethod </em><code class="sig-prename descclassname">UnobservedComponents.</code><code class="sig-name descname">from_formula</code><span class="sig-paren">(</span><em class="sig-param">formula</em>, <em class="sig-param">data</em>, <em class="sig-param">subset=None</em><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.tsa.statespace.structural.UnobservedComponents.from_formula" title="Permalink to this definition">¶</a></dt>
<dd><p>Not implemented for state space models</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.tsa.statespace.structural.UnobservedComponents.fix_params.html" title="Material"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.statespace.structural.UnobservedComponents.fix_params </span>
</div>
</a>
<a href="statsmodels.tsa.statespace.structural.UnobservedComponents.handle_params.html" title="Admonition"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tsa.statespace.structural.UnobservedComponents.handle_params </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Jan 22, 2020.
<br/>
Created using
<a href="http://sphinx-doc.org/">Sphinx</a> 2.3.1.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.11.0/generated/statsmodels.tsa.statespace.structural.UnobservedComponents.from_formula.html | HTML | bsd-3-clause | 18,095 |
<!DOCTYPE html >
<html>
<head>
<link rel="stylesheet" href="demos.css" type="text/css" media="screen" />
<script src="../libraries/RGraph.common.core.js" ></script>
<script src="../libraries/RGraph.common.effects.js" ></script>
<script src="../libraries/RGraph.bar.js" ></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<title>RGraph demo: Generic fadeCircularInInwards effect</title>
<meta name="robots" content="noindex,nofollow" />
</head>
<body>
<!-- Share buttons -->
<p style="float: right">
<script>
document.write('<a href="" target="_blank" onclick="window.open(\'https://www.facebook.com/sharer/sharer.php?u=http://www.rgraph.net' + location.pathname + '\', null, \'top=50,left=50,width=600,height=368\'); return false"><img src="../images/facebook-large.png" width="200" height="43" alt="Share on Facebook" border="0" title="Visit the RGraph Facebook page" id="facebook_link" /></a> ');
document.write('<a href="https://twitter.com/_rgraph" target="_blank" onclick="window.open(\'https://twitter.com/intent/tweet?text=Check%20out%20this%20demo%20of%20RGraph:%202D/3D%20JavaScript%20charts%20-%20Free%20and%20Open%20Source%20http://www.rgraph.net' + location.pathname + '\', null, \'top=50,left=50,width=700,height=400\'); return false"><img src="../images/twitter-large.png" width="200" height="43" alt="Share on Twitter" border="0" title="Mention RGraph on Twitter" id="twitter_link" /></a>');
</script>
</p>
<h1>Generic fadeCircularInInwards effect</h1>
<p>
<span style="color: red; font-weight: bold">This effect requires jQuery</span>
</p>
<canvas id="cvs" width="600" height="250">[No canvas support]</canvas>
<script>
window.onload = function ()
{
var data = [4,8,6,3,1,2,5];
var bar = new RGraph.Bar({
id: 'cvs',
data: data,
options: {
labels: ['Monday','Tuesday','Wednesday','Thursday','Friday','Saturday','Sunday'],
textAccessible: false
}
}).fadeCircularInInwards({frames: 300})
};
</script>
<p></p>
This goes in the documents header:
<pre class="code">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="RGraph.common.core.js"></script>
<script src="RGraph.common.effects.js"></script>
<script src="RGraph.bar.js"></script>
</pre>
Put this where you want the chart to show up:
<pre class="code">
<canvas id="cvs" width="600" height="250">
[No canvas support]
</canvas>
</pre>
This is the code that generates the chart:
<pre class="code">
<script>
window.onload = function ()
{
var data = [4,8,6,3,1,2,5];
var bar = new RGraph.Bar({
id: 'cvs',
data: data,
options: {
labels: ['Monday','Tuesday','Wednesday','Thursday','Friday','Saturday','Sunday'],
textAccessible: false
}
}).fadeCircularInInwards({frames: 300})
};
</script>
</pre>
<p>
<a href="./">« Back</a>
</p>
</body>
</html> | mkiwebs/churchapp | backend/web/RGraph/demos/effects-generic-fadecircularininwards.html | HTML | bsd-3-clause | 3,367 |
{% extends "wagtailadmin/base.html" %}
{% load embed_video_tags static wagtailadmin_tags wagtailimages_tags %}
{% load i18n %}
{% block titletag %}{% blocktrans with title=embed_video.title %}Editing video {{ title }}{% endblocktrans %}{% endblock %}
{% block bodyclass %}menu-embed-videos{% endblock %}
{% block extra_css %}
{% endblock %}
{% block extra_js %}
{% url 'wagtailadmin_tag_autocomplete' as autocomplete_url %}
<script>
$(function() {
$('#id_tags').tagit({
autocomplete: {source: "{{ autocomplete_url|addslashes }}"}
});
});
</script>
{# TODO: Find a way to inject page editor handler in the return of the view and not injecting it here #}
<script type="text/javascript" src="{% static 'wagtailimages/js/image-chooser-modal.js' %}"></script>
<script type="text/javascript" src="{% static 'wagtailimages/js/image-chooser.js' %}"></script>
<script type="text/javascript" src="{% static 'wagtailadmin/js/modal-workflow.js' %}"></script>
<script type="text/javascript">
window.chooserUrls = {
'pageChooser': '{% url "wagtailadmin_choose_page" %}'
};
window.chooserUrls.imageChooser = "{% url 'wagtailimages:chooser' %}";
</script>
{% endblock %}
{% block content %}
{% trans "Editing" as editing_str %}
{% include "wagtailadmin/shared/header.html" with title=editing_str subtitle=embed_video.title icon="media" usage_object=embed_video %}
<div class="row row-flush nice-padding">
<div class="col6">
<form action="{% url 'wagtail_embed_videos_edit_embed_video' embed_video.id %}" method="POST" enctype="multipart/form-data">
{% csrf_token %}
<ul class="fields">
{% for field in form %}
{% include "wagtailadmin/shared/field_as_li.html" %}
{% endfor %}
<li><input type="submit" value="{% trans 'Save' %}" class="button" /><a href="{% url 'wagtail_embed_videos_delete_embed_video' embed_video.id %}" class="button button-secondary no">{% trans "Delete video" %}</a></li>
</ul>
</form>
</div>
<div class="col6 divider-before">
{% video embed_video.url as my_video %}
{% video my_video "small" %}
<br />
<strong>Backend</strong>: {{ my_video.backend }}
{% endvideo %}
</div>
</div>
{% endblock %}
| infoportugal/wagtail-embedvideos | wagtail_embed_videos/templates/wagtail_embed_videos/embed_videos/edit.html | HTML | bsd-3-clause | 2,511 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.tools.numdiff.approx_fprime_cs — statsmodels v0.10.0 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tools.numdiff.approx_hess1" href="statsmodels.tools.numdiff.approx_hess1.html" />
<link rel="prev" title="statsmodels.tools.numdiff.approx_fprime" href="statsmodels.tools.numdiff.approx_fprime.html" />
<link rel="stylesheet" href="../_static/examples.css" type="text/css" />
<link rel="stylesheet" href="../_static/facebox.css" type="text/css" />
<script type="text/javascript" src="../_static/scripts.js">
</script>
<script type="text/javascript" src="../_static/facebox.js">
</script>
<script type="text/javascript">
$.facebox.settings.closeImage = "../_static/closelabel.png"
$.facebox.settings.loadingImage = "../_static/loading.gif"
</script>
<script>
$(document).ready(function() {
$.getJSON("../../versions.json", function(versions) {
var dropdown = document.createElement("div");
dropdown.className = "dropdown";
var button = document.createElement("button");
button.className = "dropbtn";
button.innerHTML = "Other Versions";
var content = document.createElement("div");
content.className = "dropdown-content";
dropdown.appendChild(button);
dropdown.appendChild(content);
$(".header").prepend(dropdown);
for (var i = 0; i < versions.length; i++) {
if (versions[i].substring(0, 1) == "v") {
versions[i] = [versions[i], versions[i].substring(1)];
} else {
versions[i] = [versions[i], versions[i]];
};
};
for (var i = 0; i < versions.length; i++) {
var a = document.createElement("a");
a.innerHTML = versions[i][1];
a.href = "../../" + versions[i][0] + "/index.html";
a.title = versions[i][1];
$(".dropdown-content").append(a);
};
});
});
</script>
</head><body>
<div class="headerwrap">
<div class = "header">
<a href = "../index.html">
<img src="../_static/statsmodels_hybi_banner.png" alt="Logo"
style="padding-left: 15px"/></a>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="statsmodels.tools.numdiff.approx_hess1.html" title="statsmodels.tools.numdiff.approx_hess1"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.tools.numdiff.approx_fprime.html" title="statsmodels.tools.numdiff.approx_fprime"
accesskey="P">previous</a> |</li>
<li><a href ="../install.html">Install</a></li> |
<li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> |
<li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> |
<li><a href="../dev/index.html">Develop</a></li> |
<li><a href="../examples/index.html">Examples</a></li> |
<li><a href="../faq.html">FAQ</a></li> |
<li class="nav-item nav-item-1"><a href="../tools.html" accesskey="U">Tools</a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-tools-numdiff-approx-fprime-cs">
<h1>statsmodels.tools.numdiff.approx_fprime_cs<a class="headerlink" href="#statsmodels-tools-numdiff-approx-fprime-cs" title="Permalink to this headline">¶</a></h1>
<dl class="function">
<dt id="statsmodels.tools.numdiff.approx_fprime_cs">
<code class="sig-prename descclassname">statsmodels.tools.numdiff.</code><code class="sig-name descname">approx_fprime_cs</code><span class="sig-paren">(</span><em class="sig-param">x</em>, <em class="sig-param">f</em>, <em class="sig-param">epsilon=None</em>, <em class="sig-param">args=()</em>, <em class="sig-param">kwargs={}</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/tools/numdiff.html#approx_fprime_cs"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.tools.numdiff.approx_fprime_cs" title="Permalink to this definition">¶</a></dt>
<dd><p>Calculate gradient or Jacobian with complex step derivative approximation</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl class="simple">
<dt><strong>x</strong><span class="classifier">array</span></dt><dd><p>parameters at which the derivative is evaluated</p>
</dd>
<dt><strong>f</strong><span class="classifier">function</span></dt><dd><p><cite>f(*((x,)+args), **kwargs)</cite> returning either one value or 1d array</p>
</dd>
<dt><strong>epsilon</strong><span class="classifier">float, optional</span></dt><dd><p>Stepsize, if None, optimal stepsize is used. Optimal step-size is
EPS*x. See note.</p>
</dd>
<dt><strong>args</strong><span class="classifier">tuple</span></dt><dd><p>Tuple of additional arguments for function <cite>f</cite>.</p>
</dd>
<dt><strong>kwargs</strong><span class="classifier">dict</span></dt><dd><p>Dictionary of additional keyword arguments for function <cite>f</cite>.</p>
</dd>
</dl>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><dl class="simple">
<dt><strong>partials</strong><span class="classifier">ndarray</span></dt><dd><p>array of partial derivatives, Gradient or Jacobian</p>
</dd>
</dl>
</dd>
</dl>
<p class="rubric">Notes</p>
<p>The complex-step derivative has truncation error O(epsilon**2), so
truncation error can be eliminated by choosing epsilon to be very small.
The complex-step derivative avoids the problem of round-off error with
small epsilon because there is no subtraction.</p>
</dd></dl>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="statsmodels.tools.numdiff.approx_fprime.html"
title="previous chapter">statsmodels.tools.numdiff.approx_fprime</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.tools.numdiff.approx_hess1.html"
title="next chapter">statsmodels.tools.numdiff.approx_hess1</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/generated/statsmodels.tools.numdiff.approx_fprime_cs.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer" role="contentinfo">
© Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.1.2.
</div>
</body>
</html> | statsmodels/statsmodels.github.io | v0.10.0/generated/statsmodels.tools.numdiff.approx_fprime_cs.html | HTML | bsd-3-clause | 8,784 |
<!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="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.exog_names — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/material.css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.k_params" href="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.k_params.html" />
<link rel="prev" title="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.endog_names" href="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.endog_names.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.exog_names" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.14.0.dev0 (+325)</span>
<span class="md-header-nav__topic"> statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.exog_names </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="get" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../../versions-v2.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../tsa.html" class="md-tabs__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a></li>
<li class="md-tabs__item"><a href="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.html" class="md-tabs__link">statsmodels.tsa.regime_switching.markov_regression.MarkovRegression</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.14.0.dev0 (+325)</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../tsa.html" class="md-nav__link">Time Series analysis <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa</span></code></a>
</li>
<li class="md-nav__item">
<a href="../statespace.html" class="md-nav__link">Time Series Analysis by State Space Methods <code class="xref py py-mod docutils literal notranslate"><span class="pre">statespace</span></code></a>
</li>
<li class="md-nav__item">
<a href="../vector_ar.html" class="md-nav__link">Vector Autoregressions <code class="xref py py-mod docutils literal notranslate"><span class="pre">tsa.vector_ar</span></code></a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.exog_names.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<section id="statsmodels-tsa-regime-switching-markov-regression-markovregression-exog-names">
<h1 id="generated-statsmodels-tsa-regime-switching-markov-regression-markovregression-exog-names--page-root">statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.exog_names<a class="headerlink" href="#generated-statsmodels-tsa-regime-switching-markov-regression-markovregression-exog-names--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py property">
<dt class="sig sig-object py" id="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.exog_names">
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">MarkovRegression.</span></span><span class="sig-name descname"><span class="pre">exog_names</span></span><a class="headerlink" href="#statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.exog_names" title="Permalink to this definition">¶</a></dt>
<dd><p>The names of the exogenous variables.</p>
</dd></dl>
</section>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.endog_names.html" title="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.endog_names"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.endog_names </span>
</div>
</a>
<a href="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.k_params.html" title="statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.k_params"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.k_params </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Feb 23, 2022.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | devel/generated/statsmodels.tsa.regime_switching.markov_regression.MarkovRegression.exog_names.html | HTML | bsd-3-clause | 18,299 |
<!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_29) on Wed Jan 01 17:06:53 EST 2014 -->
<TITLE>
ConnectionBaseAdapter (2013 FRC Java API)
</TITLE>
<META NAME="date" CONTENT="2014-01-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="ConnectionBaseAdapter (2013 FRC Java API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ConnectionBaseAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
"<p style=\"background-color:${javadoc.bgcolor}; color:${javadoc.fgcolor}; padding:4px 5px 2px 3px; margin-top:-1px\"><b>2013 FRC Java API</b></p>"</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io"><B>PREV CLASS</B></A>
<A HREF="../../../../com/sun/squawk/io/MulticastOutputStream.html" title="class in com.sun.squawk.io"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/sun/squawk/io/ConnectionBaseAdapter.html" target="_top"><B>FRAMES</B></A>
<A HREF="ConnectionBaseAdapter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.sun.squawk.io</FONT>
<BR>
Class ConnectionBaseAdapter</H2>
<PRE>
<A HREF="../../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io">com.sun.squawk.io.ConnectionBase</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.sun.squawk.io.ConnectionBaseAdapter</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../javax/microedition/io/Connection.html" title="interface in javax.microedition.io">Connection</A>, <A HREF="../../../../javax/microedition/io/InputConnection.html" title="interface in javax.microedition.io">InputConnection</A>, <A HREF="../../../../javax/microedition/io/OutputConnection.html" title="interface in javax.microedition.io">OutputConnection</A>, <A HREF="../../../../javax/microedition/io/StreamConnection.html" title="interface in javax.microedition.io">StreamConnection</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../com/sun/squawk/io/j2me/file/Protocol.html" title="class in com.sun.squawk.io.j2me.file">Protocol</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public abstract class <B>ConnectionBaseAdapter</B><DT>extends <A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io">ConnectionBase</A><DT>implements <A HREF="../../../../javax/microedition/io/StreamConnection.html" title="interface in javax.microedition.io">StreamConnection</A></DL>
</PRE>
<P>
Protocol classes extend this class to gain some of the common functionality
needed to implement a CLDC Generic Connection.
<p>
The common functionality includes:</p>
<ul>
<li>Supplies the input and output stream classes for a StreamConnection</li>
<li>Limits the number of streams opened according to mode, but the limit
can be overridden. Read-write allows 1 input and 1 output, write-only
allows 1 output, read-only allows 1 input</li>
<li>Only "disconnects" when the connection and all streams are closed</li>
<li>Throws I/O exceptions when used after being closed</li>
<li>Provides a more efficient implementation of
<A HREF="../../../../java/io/InputStream.html#read(byte[], int, int)"><CODE>InputStream.read(byte[], int, int)</CODE></A>, which is called by
<A HREF="../../../../java/io/InputStream.html#read()"><CODE>InputStream.read()</CODE></A>
<li>Provides a more efficient implementation of
<A HREF="../../../../java/io/OutputStream.html#write(byte[], int, int)"><CODE>OutputStream.write(byte[], int, int)</CODE></A>, which is called by
<A HREF="../../../../java/io/OutputStream.html#write(int)"><CODE>OutputStream.write(int)</CODE></A>
</ul>
<p align="center">
<b>Class Relationship Diagram</b></p>
<p align="center">
<img src="doc-files/ConnectionBaseAdapter.gif" border=0></p>
<P>
<P>
<DL>
<DT><B>Version:</B></DT>
<DD>3.0 9/1/2000</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#connectionOpen">connectionOpen</A></B></CODE>
<BR>
Flag indicating if the connection is open.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#iStreams">iStreams</A></B></CODE>
<BR>
Number of input streams that were opened.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#maxIStreams">maxIStreams</A></B></CODE>
<BR>
Maximum number of open input streams.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#maxOStreams">maxOStreams</A></B></CODE>
<BR>
Maximum number of output streams.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#oStreams">oStreams</A></B></CODE>
<BR>
Number of output streams were opened.</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#ConnectionBaseAdapter()">ConnectionBaseAdapter</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#available()">available</A></B>()</CODE>
<BR>
Returns the number of bytes that can be read (or skipped over) from
this input stream without blocking by the next caller of a method for
this input stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#close()">close</A></B>()</CODE>
<BR>
Close the connection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#closeInputStream()">closeInputStream</A></B>()</CODE>
<BR>
Called once by each child input stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#closeOutputStream()">closeOutputStream</A></B>()</CODE>
<BR>
Called once by each child output stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#disconnect()">disconnect</A></B>()</CODE>
<BR>
Free up the connection resources.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#ensureOpen()">ensureOpen</A></B>()</CODE>
<BR>
Check if the connection is open.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#flush()">flush</A></B>()</CODE>
<BR>
Forces any buffered output bytes to be written out.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#initStreamConnection(int)">initStreamConnection</A></B>(int mode)</CODE>
<BR>
Check the mode argument and initialize the StreamConnection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#mark(int)">mark</A></B>(int readlimit)</CODE>
<BR>
Marks the current position in input stream for a connection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#markSupported()">markSupported</A></B>()</CODE>
<BR>
Tests if input stream for a connection supports the <code>mark</code> and
<code>reset</code> methods.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#notifyClosedInput()">notifyClosedInput</A></B>()</CODE>
<BR>
Notify blocked Java threads waiting for an input data
that all InputStream instances of the connection are closed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#notifyClosedOutput()">notifyClosedOutput</A></B>()</CODE>
<BR>
Notify blocked Java threads trying to output data
that all OutputStream instances of the connection are closed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../java/io/DataInputStream.html" title="class in java.io">DataInputStream</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#openDataInputStream()">openDataInputStream</A></B>()</CODE>
<BR>
Open and return a data input stream for a connection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../java/io/DataOutputStream.html" title="class in java.io">DataOutputStream</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#openDataOutputStream()">openDataOutputStream</A></B>()</CODE>
<BR>
Open and return a data output stream for a connection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../java/io/InputStream.html" title="class in java.io">InputStream</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#openInputStream()">openInputStream</A></B>()</CODE>
<BR>
Returns an input stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../java/io/OutputStream.html" title="class in java.io">OutputStream</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#openOutputStream()">openOutputStream</A></B>()</CODE>
<BR>
Returns an output stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract <A HREF="../../../../javax/microedition/io/Connection.html" title="interface in javax.microedition.io">Connection</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#openPrim(java.lang.String, int, boolean)">openPrim</A></B>(<A HREF="../../../../java/lang/String.html" title="class in java.lang">String</A> name,
int mode,
boolean timeouts)</CODE>
<BR>
Initialize the StreamConnection and return it.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#readBytes(byte[], int, int)">readBytes</A></B>(byte[] b,
int off,
int len)</CODE>
<BR>
Reads up to <code>len</code> bytes of data from the input stream into
an array of bytes, blocks until at least one byte is available.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#reset()">reset</A></B>()</CODE>
<BR>
Repositions input stream for a connection to the position at the time the
<code>mark</code> method was last called on this input stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/sun/squawk/io/ConnectionBaseAdapter.html#writeBytes(byte[], int, int)">writeBytes</A></B>(byte[] b,
int off,
int len)</CODE>
<BR>
Writes <code>len</code> bytes from the specified byte array
starting at offset <code>off</code> to this output stream.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.sun.squawk.io.ConnectionBase"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.sun.squawk.io.<A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io">ConnectionBase</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html#open(java.lang.String, java.lang.String, int, boolean)">open</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="../../../../java/lang/Object.html" title="class in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="connectionOpen"><!-- --></A><H3>
connectionOpen</H3>
<PRE>
protected boolean <B>connectionOpen</B></PRE>
<DL>
<DD>Flag indicating if the connection is open.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="iStreams"><!-- --></A><H3>
iStreams</H3>
<PRE>
protected int <B>iStreams</B></PRE>
<DL>
<DD>Number of input streams that were opened.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="maxIStreams"><!-- --></A><H3>
maxIStreams</H3>
<PRE>
protected int <B>maxIStreams</B></PRE>
<DL>
<DD>Maximum number of open input streams. Set this
to zero to prevent openInputStream from giving out a stream in
write-only mode.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="oStreams"><!-- --></A><H3>
oStreams</H3>
<PRE>
protected int <B>oStreams</B></PRE>
<DL>
<DD>Number of output streams were opened.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="maxOStreams"><!-- --></A><H3>
maxOStreams</H3>
<PRE>
protected int <B>maxOStreams</B></PRE>
<DL>
<DD>Maximum number of output streams. Set this
to zero to prevent openOutputStream from giving out a stream in
read-only mode.
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ConnectionBaseAdapter()"><!-- --></A><H3>
ConnectionBaseAdapter</H3>
<PRE>
public <B>ConnectionBaseAdapter</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="openPrim(java.lang.String, int, boolean)"><!-- --></A><H3>
openPrim</H3>
<PRE>
public abstract <A HREF="../../../../javax/microedition/io/Connection.html" title="interface in javax.microedition.io">Connection</A> <B>openPrim</B>(<A HREF="../../../../java/lang/String.html" title="class in java.lang">String</A> name,
int mode,
boolean timeouts)
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Initialize the StreamConnection and return it.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - URL for the connection, without the
without the protocol part<DD><CODE>mode</CODE> - I/O access mode, see <A HREF="../../../../javax/microedition/io/Connector.html" title="class in javax.microedition.io"><CODE>Connector</CODE></A><DD><CODE>timeouts</CODE> - flag to indicate that the caller
wants timeout exceptions
<DT><B>Returns:</B><DD>this Connection object
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</A></CODE> - If a parameter is invalid.
<DD><CODE><A HREF="../../../../javax/microedition/io/ConnectionNotFoundException.html" title="class in javax.microedition.io">ConnectionNotFoundException</A></CODE> - If the connection cannot
be found.
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - If some other kind of I/O error occurs.</DL>
</DD>
</DL>
<HR>
<A NAME="initStreamConnection(int)"><!-- --></A><H3>
initStreamConnection</H3>
<PRE>
public void <B>initStreamConnection</B>(int mode)
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Check the mode argument and initialize the StreamConnection.
Any permissions checks should be
checked before this method is called because the TCK expects the
security check to fail before the arguments are called even though
the spec does not mandate it.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>mode</CODE> - I/O access mode, see <A HREF="../../../../javax/microedition/io/Connector.html" title="class in javax.microedition.io"><CODE>Connector</CODE></A>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</A></CODE> - If a parameter is invalid.
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - If some other kind of I/O error occurs.</DL>
</DD>
</DL>
<HR>
<A NAME="openInputStream()"><!-- --></A><H3>
openInputStream</H3>
<PRE>
public <A HREF="../../../../java/io/InputStream.html" title="class in java.io">InputStream</A> <B>openInputStream</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Returns an input stream.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/microedition/io/InputConnection.html#openInputStream()">openInputStream</A></CODE> in interface <CODE><A HREF="../../../../javax/microedition/io/InputConnection.html" title="interface in javax.microedition.io">InputConnection</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html#openInputStream()">openInputStream</A></CODE> in class <CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io">ConnectionBase</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>an input stream for writing bytes to this port.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if an I/O error occurs when creating the
output stream.</DL>
</DD>
</DL>
<HR>
<A NAME="openDataInputStream()"><!-- --></A><H3>
openDataInputStream</H3>
<PRE>
public <A HREF="../../../../java/io/DataInputStream.html" title="class in java.io">DataInputStream</A> <B>openDataInputStream</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Open and return a data input stream for a connection.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/microedition/io/InputConnection.html#openDataInputStream()">openDataInputStream</A></CODE> in interface <CODE><A HREF="../../../../javax/microedition/io/InputConnection.html" title="interface in javax.microedition.io">InputConnection</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html#openDataInputStream()">openDataInputStream</A></CODE> in class <CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io">ConnectionBase</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>An input stream
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - If an I/O error occurs</DL>
</DD>
</DL>
<HR>
<A NAME="openOutputStream()"><!-- --></A><H3>
openOutputStream</H3>
<PRE>
public <A HREF="../../../../java/io/OutputStream.html" title="class in java.io">OutputStream</A> <B>openOutputStream</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Returns an output stream.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/microedition/io/OutputConnection.html#openOutputStream()">openOutputStream</A></CODE> in interface <CODE><A HREF="../../../../javax/microedition/io/OutputConnection.html" title="interface in javax.microedition.io">OutputConnection</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html#openOutputStream()">openOutputStream</A></CODE> in class <CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io">ConnectionBase</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>an output stream for writing bytes to this port.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if an I/O error occurs when creating the
output stream.</DL>
</DD>
</DL>
<HR>
<A NAME="openDataOutputStream()"><!-- --></A><H3>
openDataOutputStream</H3>
<PRE>
public <A HREF="../../../../java/io/DataOutputStream.html" title="class in java.io">DataOutputStream</A> <B>openDataOutputStream</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Open and return a data output stream for a connection.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/microedition/io/OutputConnection.html#openDataOutputStream()">openDataOutputStream</A></CODE> in interface <CODE><A HREF="../../../../javax/microedition/io/OutputConnection.html" title="interface in javax.microedition.io">OutputConnection</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html#openDataOutputStream()">openDataOutputStream</A></CODE> in class <CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io">ConnectionBase</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>An input stream
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - If an I/O error occurs</DL>
</DD>
</DL>
<HR>
<A NAME="close()"><!-- --></A><H3>
close</H3>
<PRE>
public void <B>close</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Close the connection.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../javax/microedition/io/Connection.html#close()">close</A></CODE> in interface <CODE><A HREF="../../../../javax/microedition/io/Connection.html" title="interface in javax.microedition.io">Connection</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html#close()">close</A></CODE> in class <CODE><A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io">ConnectionBase</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if an I/O error occurs when closing the
connection.</DL>
</DD>
</DL>
<HR>
<A NAME="closeInputStream()"><!-- --></A><H3>
closeInputStream</H3>
<PRE>
protected void <B>closeInputStream</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Called once by each child input stream.
If the input stream is marked open, it will be marked closed and
the if the connection and output stream are closed the disconnect
method will be called.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if the subclass throws one</DL>
</DD>
</DL>
<HR>
<A NAME="closeOutputStream()"><!-- --></A><H3>
closeOutputStream</H3>
<PRE>
protected void <B>closeOutputStream</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Called once by each child output stream.
If the output stream is marked open, it will be marked closed and
the if the connection and input stream are closed the disconnect
method will be called.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if the subclass throws one</DL>
</DD>
</DL>
<HR>
<A NAME="notifyClosedInput()"><!-- --></A><H3>
notifyClosedInput</H3>
<PRE>
protected void <B>notifyClosedInput</B>()</PRE>
<DL>
<DD>Notify blocked Java threads waiting for an input data
that all InputStream instances of the connection are closed
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="notifyClosedOutput()"><!-- --></A><H3>
notifyClosedOutput</H3>
<PRE>
protected void <B>notifyClosedOutput</B>()</PRE>
<DL>
<DD>Notify blocked Java threads trying to output data
that all OutputStream instances of the connection are closed
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="ensureOpen()"><!-- --></A><H3>
ensureOpen</H3>
<PRE>
protected void <B>ensureOpen</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Check if the connection is open.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - is thrown, if the stream is not open.</DL>
</DD>
</DL>
<HR>
<A NAME="disconnect()"><!-- --></A><H3>
disconnect</H3>
<PRE>
protected abstract void <B>disconnect</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Free up the connection resources.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if an I/O error occurs.</DL>
</DD>
</DL>
<HR>
<A NAME="readBytes(byte[], int, int)"><!-- --></A><H3>
readBytes</H3>
<PRE>
protected abstract int <B>readBytes</B>(byte[] b,
int off,
int len)
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Reads up to <code>len</code> bytes of data from the input stream into
an array of bytes, blocks until at least one byte is available.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>b</CODE> - the buffer into which the data is read.<DD><CODE>off</CODE> - the start offset in array <code>b</code>
at which the data is written.<DD><CODE>len</CODE> - the maximum number of bytes to read.
<DT><B>Returns:</B><DD>the total number of bytes read into the buffer, or
<code>-1</code> if there is no more data because the end of
the stream has been reached.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if an I/O error occurs.</DL>
</DD>
</DL>
<HR>
<A NAME="available()"><!-- --></A><H3>
available</H3>
<PRE>
public int <B>available</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Returns the number of bytes that can be read (or skipped over) from
this input stream without blocking by the next caller of a method for
this input stream. The next caller might be the same thread or
another thread. This classes implementation always returns
<code>0</code>. It is up to subclasses to override this method.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the number of bytes that can be read from this input stream
without blocking.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if an I/O error occurs.</DL>
</DD>
</DL>
<HR>
<A NAME="writeBytes(byte[], int, int)"><!-- --></A><H3>
writeBytes</H3>
<PRE>
protected abstract int <B>writeBytes</B>(byte[] b,
int off,
int len)
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Writes <code>len</code> bytes from the specified byte array
starting at offset <code>off</code> to this output stream.
<p>
Polling the native code is done here to allow for simple
asynchronous native code to be written. Not all implementations
work this way (they block in the native code) but the same
Java code works for both.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>b</CODE> - the data.<DD><CODE>off</CODE> - the start offset in the data.<DD><CODE>len</CODE> - the number of bytes to write.
<DT><B>Returns:</B><DD>number of bytes written
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if an I/O error occurs. In particular,
an <code>IOException</code> is thrown if the output
stream is closed.</DL>
</DD>
</DL>
<HR>
<A NAME="flush()"><!-- --></A><H3>
flush</H3>
<PRE>
protected void <B>flush</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Forces any buffered output bytes to be written out.
The general contract of <code>flush</code> is
that calling it is an indication that, if any bytes previously
written that have been buffered by the connection,
should immediately be written to their intended destination.
<p>
The <code>flush</code> method of <code>ConnectionBaseAdapter</code>
does nothing.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if an I/O error occurs.</DL>
</DD>
</DL>
<HR>
<A NAME="markSupported()"><!-- --></A><H3>
markSupported</H3>
<PRE>
public boolean <B>markSupported</B>()</PRE>
<DL>
<DD>Tests if input stream for a connection supports the <code>mark</code> and
<code>reset</code> methods.
<p> The <code>markSupported</code> method of
<code>ConnectionBaseAdapter</code> returns <code>false</code>.
<p> Subclasses should override this method if they support own mark/reset
functionality.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD><code>true</code> if input stream for this connection supports
the <code>mark</code> and <code>reset</code> methods;
<code>false</code> otherwise.<DT><B>See Also:</B><DD><A HREF="../../../../java/io/InputStream.html#mark(int)"><CODE>InputStream.mark(int)</CODE></A>,
<A HREF="../../../../java/io/InputStream.html#reset()"><CODE>InputStream.reset()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="mark(int)"><!-- --></A><H3>
mark</H3>
<PRE>
public void <B>mark</B>(int readlimit)</PRE>
<DL>
<DD>Marks the current position in input stream for a connection.
A subsequent call to the <code>reset</code> method repositions this
stream at the last marked position so that subsequent reads re-read
the same bytes.
<p> The <code>mark</code> method of <code>ConnectionBaseAdapter</code>
does nothing.
<p> Subclasses should override this method if they support own mark/reset
functionality.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>readlimit</CODE> - the maximum limit of bytes that can be read before
the mark position becomes invalid.<DT><B>See Also:</B><DD><A HREF="../../../../java/io/InputStream.html#reset()"><CODE>InputStream.reset()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="reset()"><!-- --></A><H3>
reset</H3>
<PRE>
public void <B>reset</B>()
throws <A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></PRE>
<DL>
<DD>Repositions input stream for a connection to the position at the time the
<code>mark</code> method was last called on this input stream.
<p> The method <code>reset</code> for <code>ConnectionBaseAdapter</code>
class does nothing and always throws an <code>IOException</code>.
<p> Subclasses should override this method if they support own mark/reset
functionality.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../java/io/IOException.html" title="class in java.io">IOException</A></CODE> - if this stream has not been marked or if the
mark has been invalidated.<DT><B>See Also:</B><DD><A HREF="../../../../java/io/InputStream.html#reset()"><CODE>InputStream.reset()</CODE></A>,
<A HREF="../../../../java/io/InputStream.html#mark(int)"><CODE>InputStream.mark(int)</CODE></A>,
<A HREF="../../../../java/io/IOException.html" title="class in java.io"><CODE>IOException</CODE></A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ConnectionBaseAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
"<p style=\"background-color:${javadoc.bgcolor}; color:${javadoc.fgcolor}; padding:4px 5px 2px 3px; margin-top:-1px\"><b>2013 FRC Java API</b></p>"</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../com/sun/squawk/io/ConnectionBase.html" title="class in com.sun.squawk.io"><B>PREV CLASS</B></A>
<A HREF="../../../../com/sun/squawk/io/MulticastOutputStream.html" title="class in com.sun.squawk.io"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/sun/squawk/io/ConnectionBaseAdapter.html" target="_top"><B>FRAMES</B></A>
<A HREF="ConnectionBaseAdapter.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
"<center><i><font size=\"-1\">For updated information see the <a href=\"http://www.usfirst.org/roboticsprograms/frc/\">Java FRC site</a></font></i></center>"
</BODY>
</HTML>
| VulcanRobotics/Vector | doc/com/sun/squawk/io/ConnectionBaseAdapter.html | HTML | bsd-3-clause | 46,200 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.regression.linear_model.OLSResults.outlier_test — statsmodels v0.10.1 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.regression.linear_model.OLSResults.predict" href="statsmodels.regression.linear_model.OLSResults.predict.html" />
<link rel="prev" title="statsmodels.regression.linear_model.OLSResults.normalized_cov_params" href="statsmodels.regression.linear_model.OLSResults.normalized_cov_params.html" />
<link rel="stylesheet" href="../_static/examples.css" type="text/css" />
<link rel="stylesheet" href="../_static/facebox.css" type="text/css" />
<script type="text/javascript" src="../_static/scripts.js">
</script>
<script type="text/javascript" src="../_static/facebox.js">
</script>
<script type="text/javascript">
$.facebox.settings.closeImage = "../_static/closelabel.png"
$.facebox.settings.loadingImage = "../_static/loading.gif"
</script>
<script>
$(document).ready(function() {
$.getJSON("../../versions.json", function(versions) {
var dropdown = document.createElement("div");
dropdown.className = "dropdown";
var button = document.createElement("button");
button.className = "dropbtn";
button.innerHTML = "Other Versions";
var content = document.createElement("div");
content.className = "dropdown-content";
dropdown.appendChild(button);
dropdown.appendChild(content);
$(".header").prepend(dropdown);
for (var i = 0; i < versions.length; i++) {
if (versions[i].substring(0, 1) == "v") {
versions[i] = [versions[i], versions[i].substring(1)];
} else {
versions[i] = [versions[i], versions[i]];
};
};
for (var i = 0; i < versions.length; i++) {
var a = document.createElement("a");
a.innerHTML = versions[i][1];
a.href = "../../" + versions[i][0] + "/index.html";
a.title = versions[i][1];
$(".dropdown-content").append(a);
};
});
});
</script>
</head><body>
<div class="headerwrap">
<div class = "header">
<a href = "../index.html">
<img src="../_static/statsmodels_hybi_banner.png" alt="Logo"
style="padding-left: 15px"/></a>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="statsmodels.regression.linear_model.OLSResults.predict.html" title="statsmodels.regression.linear_model.OLSResults.predict"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.regression.linear_model.OLSResults.normalized_cov_params.html" title="statsmodels.regression.linear_model.OLSResults.normalized_cov_params"
accesskey="P">previous</a> |</li>
<li><a href ="../install.html">Install</a></li> |
<li><a href="https://groups.google.com/forum/?hl=en#!forum/pystatsmodels">Support</a></li> |
<li><a href="https://github.com/statsmodels/statsmodels/issues">Bugs</a></li> |
<li><a href="../dev/index.html">Develop</a></li> |
<li><a href="../examples/index.html">Examples</a></li> |
<li><a href="../faq.html">FAQ</a></li> |
<li class="nav-item nav-item-1"><a href="../regression.html" >Linear Regression</a> |</li>
<li class="nav-item nav-item-2"><a href="statsmodels.regression.linear_model.OLSResults.html" accesskey="U">statsmodels.regression.linear_model.OLSResults</a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-regression-linear-model-olsresults-outlier-test">
<h1>statsmodels.regression.linear_model.OLSResults.outlier_test<a class="headerlink" href="#statsmodels-regression-linear-model-olsresults-outlier-test" title="Permalink to this headline">¶</a></h1>
<p>method</p>
<dl class="method">
<dt id="statsmodels.regression.linear_model.OLSResults.outlier_test">
<code class="sig-prename descclassname">OLSResults.</code><code class="sig-name descname">outlier_test</code><span class="sig-paren">(</span><em class="sig-param">method='bonf'</em>, <em class="sig-param">alpha=0.05</em>, <em class="sig-param">labels=None</em>, <em class="sig-param">order=False</em>, <em class="sig-param">cutoff=None</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/regression/linear_model.html#OLSResults.outlier_test"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.regression.linear_model.OLSResults.outlier_test" title="Permalink to this definition">¶</a></dt>
<dd><p>Test observations for outliers according to method</p>
<dl class="field-list">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl>
<dt><strong>method</strong><span class="classifier">str</span></dt><dd><ul class="simple">
<li><p><cite>bonferroni</cite> : one-step correction</p></li>
<li><p><cite>sidak</cite> : one-step correction</p></li>
<li><p><cite>holm-sidak</cite> :</p></li>
<li><p><cite>holm</cite> :</p></li>
<li><p><cite>simes-hochberg</cite> :</p></li>
<li><p><cite>hommel</cite> :</p></li>
<li><p><cite>fdr_bh</cite> : Benjamini/Hochberg</p></li>
<li><p><cite>fdr_by</cite> : Benjamini/Yekutieli</p></li>
</ul>
<p>See <cite>statsmodels.stats.multitest.multipletests</cite> for details.</p>
</dd>
<dt><strong>alpha</strong><span class="classifier">float</span></dt><dd><p>familywise error rate</p>
</dd>
<dt><strong>labels</strong><span class="classifier">None or array_like</span></dt><dd><p>If <cite>labels</cite> is not None, then it will be used as index to the
returned pandas DataFrame. See also Returns below</p>
</dd>
<dt><strong>order</strong><span class="classifier">bool</span></dt><dd><p>Whether or not to order the results by the absolute value of the
studentized residuals. If labels are provided they will also be sorted.</p>
</dd>
<dt><strong>cutoff</strong><span class="classifier">None or float in [0, 1]</span></dt><dd><p>If cutoff is not None, then the return only includes observations with
multiple testing corrected p-values strictly below the cutoff. The
returned array or dataframe can be empty if t</p>
</dd>
</dl>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><dl class="simple">
<dt><strong>table</strong><span class="classifier">ndarray or DataFrame</span></dt><dd><p>Returns either an ndarray or a DataFrame if labels is not None.
Will attempt to get labels from model_results if available. The
columns are the Studentized residuals, the unadjusted p-value,
and the corrected p-value according to method.</p>
</dd>
</dl>
</dd>
</dl>
<p class="rubric">Notes</p>
<p>The unadjusted p-value is stats.t.sf(abs(resid), df) where
df = df_resid - 1.</p>
</dd></dl>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="statsmodels.regression.linear_model.OLSResults.normalized_cov_params.html"
title="previous chapter">statsmodels.regression.linear_model.OLSResults.normalized_cov_params</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.regression.linear_model.OLSResults.predict.html"
title="next chapter">statsmodels.regression.linear_model.OLSResults.predict</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/generated/statsmodels.regression.linear_model.OLSResults.outlier_test.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer" role="contentinfo">
© Copyright 2009-2018, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.1.2.
</div>
</body>
</html> | statsmodels/statsmodels.github.io | v0.10.1/generated/statsmodels.regression.linear_model.OLSResults.outlier_test.html | HTML | bsd-3-clause | 10,006 |
{% load url from future %}
<form class="form-inline" action="{% url "join_team" org team_id %}" method="POST">
<input type="hidden" name="username" value="{{ user.username }}"/>
You have removed {{ user.username }} from this team. <a href="#" class="form-submit-link">Undo</a>
</form> | gmimano/commcaretest | corehq/apps/orgs/templates/orgs/partials/undo_leave_team.html | HTML | bsd-3-clause | 292 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" content="Copy to clipboard">
<meta name="lang:clipboard.copied" content="Copied to clipboard">
<meta name="lang:search.language" content="en">
<meta name="lang:search.pipeline.stopwords" content="True">
<meta name="lang:search.pipeline.trimmer" content="True">
<meta name="lang:search.result.none" content="No matching documents">
<meta name="lang:search.result.one" content="1 matching document">
<meta name="lang:search.result.other" content="# matching documents">
<meta name="lang:search.tokenizer" content="[\s\-]+">
<link href="https://fonts.gstatic.com/" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700|Roboto:300,400,400i,700&display=fallback" rel="stylesheet">
<style>
body,
input {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
}
code,
kbd,
pre {
font-family: "Roboto Mono", "Courier New", Courier, monospace
}
</style>
<link rel="stylesheet" href="../_static/stylesheets/application.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-palette.css"/>
<link rel="stylesheet" href="../_static/stylesheets/application-fixes.css"/>
<link rel="stylesheet" href="../_static/fonts/material-icons.css"/>
<meta name="theme-color" content="#3f51b5">
<script src="../_static/javascripts/modernizr.js"></script>
<title>statsmodels.discrete.discrete_model.CountResults.bse — statsmodels</title>
<link rel="icon" type="image/png" sizes="32x32" href="../_static/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../_static/icons/favicon-16x16.png">
<link rel="manifest" href="../_static/icons/site.webmanifest">
<link rel="mask-icon" href="../_static/icons/safari-pinned-tab.svg" color="#919191">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-config" content="../_static/icons/browserconfig.xml">
<link rel="stylesheet" href="../_static/stylesheets/examples.css">
<link rel="stylesheet" href="../_static/stylesheets/deprecation.css">
<link rel="stylesheet" href="../_static/material.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"inlineMath": [["$", "$"], ["\\(", "\\)"]], "processEscapes": true, "ignoreClass": "document", "processClass": "math|output_area"}})</script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="statsmodels.discrete.discrete_model.CountResults.fittedvalues" href="statsmodels.discrete.discrete_model.CountResults.fittedvalues.html" />
<link rel="prev" title="statsmodels.discrete.discrete_model.CountResults.bic" href="statsmodels.discrete.discrete_model.CountResults.bic.html" />
</head>
<body dir=ltr
data-md-color-primary=indigo data-md-color-accent=blue>
<svg class="md-svg">
<defs data-children-count="0">
<svg xmlns="http://www.w3.org/2000/svg" width="416" height="448" viewBox="0 0 416 448" id="__github"><path fill="currentColor" d="M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z"/></svg>
</defs>
</svg>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search">
<label class="md-overlay" data-md-component="overlay" for="__drawer"></label>
<a href="#generated/statsmodels.discrete.discrete_model.CountResults.bse" tabindex="1" class="md-skip"> Skip to content </a>
<header class="md-header" data-md-component="header">
<nav class="md-header-nav md-grid">
<div class="md-flex navheader">
<div class="md-flex__cell md-flex__cell--shrink">
<a href="../index.html" title="statsmodels"
class="md-header-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" height="26"
alt="statsmodels logo">
</a>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--menu md-header-nav__button" for="__drawer"></label>
</div>
<div class="md-flex__cell md-flex__cell--stretch">
<div class="md-flex__ellipsis md-header-nav__title" data-md-component="title">
<span class="md-header-nav__topic">statsmodels v0.12.0</span>
<span class="md-header-nav__topic"> statsmodels.discrete.discrete_model.CountResults.bse </span>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<label class="md-icon md-icon--search md-header-nav__button" for="__search"></label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" action="../search.html" method="GET" name="search">
<input type="text" class="md-search__input" name="q" placeholder="Search"
autocapitalize="off" autocomplete="off" spellcheck="false"
data-md-component="query" data-md-state="active">
<label class="md-icon md-search__icon" for="__search"></label>
<button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">

</button>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="result">
<div class="md-search-result__meta">
Type to start searching
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="md-flex__cell md-flex__cell--shrink">
<div class="md-header-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
</div>
<script src="../_static/javascripts/version_dropdown.js"></script>
<script>
var json_loc = "../_static/versions.json",
target_loc = "../../",
text = "Versions";
$( document ).ready( add_version_dropdown(json_loc, target_loc, text));
</script>
</div>
</nav>
</header>
<div class="md-container">
<nav class="md-tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item"><a href="../user-guide.html" class="md-tabs__link">User Guide</a></li>
<li class="md-tabs__item"><a href="../discretemod.html" class="md-tabs__link">Regression with Discrete Dependent Variable</a></li>
<li class="md-tabs__item"><a href="statsmodels.discrete.discrete_model.CountResults.html" class="md-tabs__link">statsmodels.discrete.discrete_model.CountResults</a></li>
</ul>
</div>
</nav>
<main class="md-main">
<div class="md-main__inner md-grid" data-md-component="container">
<div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" data-md-level="0">
<label class="md-nav__title md-nav__title--site" for="__drawer">
<a href="../index.html" title="statsmodels" class="md-nav__button md-logo">
<img src="../_static/statsmodels-logo-v2-bw.svg" alt=" logo" width="48" height="48">
</a>
<a href="../index.html"
title="statsmodels">statsmodels v0.12.0</a>
</label>
<div class="md-nav__source">
<a href="https://github.com/statsmodels/statsmodels" title="Go to repository" class="md-source" data-md-source="github">
<div class="md-source__icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" width="28" height="28">
<use xlink:href="#__github" width="24" height="24"></use>
</svg>
</div>
<div class="md-source__repository">
statsmodels
</div>
</a>
</div>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../install.html" class="md-nav__link">Installing statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../gettingstarted.html" class="md-nav__link">Getting started</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html" class="md-nav__link">User Guide</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../user-guide.html#background" class="md-nav__link">Background</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#regression-and-linear-models" class="md-nav__link">Regression and Linear Models</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="../regression.html" class="md-nav__link">Linear Regression</a>
</li>
<li class="md-nav__item">
<a href="../glm.html" class="md-nav__link">Generalized Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../gee.html" class="md-nav__link">Generalized Estimating Equations</a>
</li>
<li class="md-nav__item">
<a href="../gam.html" class="md-nav__link">Generalized Additive Models (GAM)</a>
</li>
<li class="md-nav__item">
<a href="../rlm.html" class="md-nav__link">Robust Linear Models</a>
</li>
<li class="md-nav__item">
<a href="../mixed_linear.html" class="md-nav__link">Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../discretemod.html" class="md-nav__link">Regression with Discrete Dependent Variable</a>
</li>
<li class="md-nav__item">
<a href="../mixed_glm.html" class="md-nav__link">Generalized Linear Mixed Effects Models</a>
</li>
<li class="md-nav__item">
<a href="../anova.html" class="md-nav__link">ANOVA</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#time-series-analysis" class="md-nav__link">Time Series Analysis</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#other-models" class="md-nav__link">Other Models</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#statistics-and-tools" class="md-nav__link">Statistics and Tools</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#data-sets" class="md-nav__link">Data Sets</a>
</li>
<li class="md-nav__item">
<a href="../user-guide.html#sandbox" class="md-nav__link">Sandbox</a>
</li></ul>
</li>
<li class="md-nav__item">
<a href="../examples/index.html" class="md-nav__link">Examples</a>
</li>
<li class="md-nav__item">
<a href="../api.html" class="md-nav__link">API Reference</a>
</li>
<li class="md-nav__item">
<a href="../about.html" class="md-nav__link">About statsmodels</a>
</li>
<li class="md-nav__item">
<a href="../dev/index.html" class="md-nav__link">Developer Page</a>
</li>
<li class="md-nav__item">
<a href="../release/index.html" class="md-nav__link">Release Notes</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary">
<ul class="md-nav__list" data-md-scrollfix="">
<li class="md-nav__item"><a class="md-nav__extra_link" href="../_sources/generated/statsmodels.discrete.discrete_model.CountResults.bse.rst.txt">Show Source</a> </li>
<li id="searchbox" class="md-nav__item"></li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h1 id="generated-statsmodels-discrete-discrete-model-countresults-bse--page-root">statsmodels.discrete.discrete_model.CountResults.bse<a class="headerlink" href="#generated-statsmodels-discrete-discrete-model-countresults-bse--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py attribute">
<dt id="statsmodels.discrete.discrete_model.CountResults.bse">
<code class="sig-prename descclassname">CountResults.</code><code class="sig-name descname">bse</code><a class="headerlink" href="#statsmodels.discrete.discrete_model.CountResults.bse" title="Permalink to this definition">¶</a></dt>
<dd><p>The standard errors of the parameter estimates.</p>
</dd></dl>
</article>
</div>
</div>
</main>
</div>
<footer class="md-footer">
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="statsmodels.discrete.discrete_model.CountResults.bic.html" title="statsmodels.discrete.discrete_model.CountResults.bic"
class="md-flex md-footer-nav__link md-footer-nav__link--prev"
rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title">
<span class="md-flex__ellipsis">
<span
class="md-footer-nav__direction"> Previous </span> statsmodels.discrete.discrete_model.CountResults.bic </span>
</div>
</a>
<a href="statsmodels.discrete.discrete_model.CountResults.fittedvalues.html" title="statsmodels.discrete.discrete_model.CountResults.fittedvalues"
class="md-flex md-footer-nav__link md-footer-nav__link--next"
rel="next">
<div class="md-flex__cell md-flex__cell--stretch md-footer-nav__title"><span
class="md-flex__ellipsis"> <span
class="md-footer-nav__direction"> Next </span> statsmodels.discrete.discrete_model.CountResults.fittedvalues </span>
</div>
<div class="md-flex__cell md-flex__cell--shrink"><i
class="md-icon md-icon--arrow-forward md-footer-nav__button"></i>
</div>
</a>
</nav>
</div>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-footer-copyright">
<div class="md-footer-copyright__highlight">
© Copyright 2009-2019, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
</div>
Last updated on
Aug 27, 2020.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
and
<a href="https://github.com/bashtage/sphinx-material/">Material for
Sphinx</a>
</div>
</div>
</div>
</footer>
<script src="../_static/javascripts/application.js"></script>
<script>app.initialize({version: "1.0.4", url: {base: ".."}})</script>
</body>
</html> | statsmodels/statsmodels.github.io | v0.12.0/generated/statsmodels.discrete.discrete_model.CountResults.bse.html | HTML | bsd-3-clause | 18,278 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>Source code</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<div class="sourceContainer">
<pre><span class="sourceLineNo">001</span>// RobotBuilder Version: 0.0.2<a name="line.1"></a>
<span class="sourceLineNo">002</span>//<a name="line.2"></a>
<span class="sourceLineNo">003</span>// This file was generated by RobotBuilder. It contains sections of<a name="line.3"></a>
<span class="sourceLineNo">004</span>// code that are automatically generated and assigned by robotbuilder.<a name="line.4"></a>
<span class="sourceLineNo">005</span>// These sections will be updated in the future when you export to<a name="line.5"></a>
<span class="sourceLineNo">006</span>// Java from RobotBuilder. Do not put any code or make any change in<a name="line.6"></a>
<span class="sourceLineNo">007</span>// the blocks indicating autogenerated code or it will be lost on an<a name="line.7"></a>
<span class="sourceLineNo">008</span>// update. Deleting the comments indicating the section will prevent<a name="line.8"></a>
<span class="sourceLineNo">009</span>// it from being updated in th future.<a name="line.9"></a>
<span class="sourceLineNo">010</span>package org.usfirst.frc330.Beachbot2014Java.commands;<a name="line.10"></a>
<span class="sourceLineNo">011</span>import edu.wpi.first.wpilibj.command.AutoSpreadsheetCommand;<a name="line.11"></a>
<span class="sourceLineNo">012</span>import edu.wpi.first.wpilibj.command.Command;<a name="line.12"></a>
<span class="sourceLineNo">013</span>import org.usfirst.frc330.Beachbot2014Java.Robot;<a name="line.13"></a>
<span class="sourceLineNo">014</span>import org.usfirst.frc330.Beachbot2014Java.commands.TurnGyroAbs;<a name="line.14"></a>
<span class="sourceLineNo">015</span>/*<a name="line.15"></a>
<span class="sourceLineNo">016</span> * $Log$<a name="line.16"></a>
<span class="sourceLineNo">017</span> */<a name="line.17"></a>
<span class="sourceLineNo">018</span> <a name="line.18"></a>
<span class="sourceLineNo">019</span>/**<a name="line.19"></a>
<span class="sourceLineNo">020</span> *<a name="line.20"></a>
<span class="sourceLineNo">021</span> */<a name="line.21"></a>
<span class="sourceLineNo">022</span>public class TurnGyroRel extends TurnGyroAbs{<a name="line.22"></a>
<span class="sourceLineNo">023</span> double origAngle = 0;<a name="line.23"></a>
<span class="sourceLineNo">024</span> public TurnGyroRel(double angle) {<a name="line.24"></a>
<span class="sourceLineNo">025</span> // Use requires() here to declare subsystem dependencies<a name="line.25"></a>
<span class="sourceLineNo">026</span> // eg. requires(chassis);<a name="line.26"></a>
<span class="sourceLineNo">027</span> this(angle, 0, 15, false);<a name="line.27"></a>
<span class="sourceLineNo">028</span> }<a name="line.28"></a>
<span class="sourceLineNo">029</span> <a name="line.29"></a>
<span class="sourceLineNo">030</span> public TurnGyroRel(double angle, double tolerance)<a name="line.30"></a>
<span class="sourceLineNo">031</span> {<a name="line.31"></a>
<span class="sourceLineNo">032</span> this(angle, tolerance, 15, false);<a name="line.32"></a>
<span class="sourceLineNo">033</span> }<a name="line.33"></a>
<span class="sourceLineNo">034</span> <a name="line.34"></a>
<span class="sourceLineNo">035</span> public TurnGyroRel(double angle, double tolerance, double timeout, boolean stopAtEnd) {<a name="line.35"></a>
<span class="sourceLineNo">036</span> super(angle,tolerance,timeout,stopAtEnd,true);<a name="line.36"></a>
<span class="sourceLineNo">037</span> origAngle = angle;<a name="line.37"></a>
<span class="sourceLineNo">038</span> }<a name="line.38"></a>
<span class="sourceLineNo">039</span> // Called just before this Command runs the first time<a name="line.39"></a>
<span class="sourceLineNo">040</span> protected void initialize() {<a name="line.40"></a>
<span class="sourceLineNo">041</span> angle = angle+Robot.chassis.getAngle();<a name="line.41"></a>
<span class="sourceLineNo">042</span> super.initialize();<a name="line.42"></a>
<span class="sourceLineNo">043</span> }<a name="line.43"></a>
<span class="sourceLineNo">044</span><a name="line.44"></a>
<span class="sourceLineNo">045</span> protected void end() {<a name="line.45"></a>
<span class="sourceLineNo">046</span> super.end(); //To change body of generated methods, choose Tools | Templates.<a name="line.46"></a>
<span class="sourceLineNo">047</span> angle = origAngle;<a name="line.47"></a>
<span class="sourceLineNo">048</span> }<a name="line.48"></a>
<span class="sourceLineNo">049</span> public Command copy() {<a name="line.49"></a>
<span class="sourceLineNo">050</span> return new TurnGyroRel(0);<a name="line.50"></a>
<span class="sourceLineNo">051</span> }<a name="line.51"></a>
<span class="sourceLineNo">052</span>}<a name="line.52"></a>
</pre>
</div>
</body>
</html>
| Beachbot330/Beachbot2014Java | doc/src-html/org/usfirst/frc330/Beachbot2014Java/commands/TurnGyroRel.html | HTML | bsd-3-clause | 5,183 |
{% extends "zinnia/skeleton.html" %}
{% load i18n %}
{% load zinnia %}
{% block meta-keywords %}{% get_tags as entry_tags %}{{ entry_tags|join:", "}}{% endblock meta-keywords %}
{% block meta %}
<meta name="generator" content="Zinnia {{ ZINNIA_VERSION }}" />
{% endblock meta %}
{% block link %}
<link rel="index" href="{% url 'zinnia:entry_archive_index' %}" />
<link rel="author" type="text/plain" href="{% url 'zinnia:humans' %}" />
<link rel="EditURI" type="application/rsd+xml" href="{% url 'zinnia:rsd' %}" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="{% url 'zinnia:wlwmanifest' %}" />
<link rel="search" type="application/opensearchdescription+xml" title="Zinnia's Weblog" href="{% url 'zinnia:opensearch' %}" />
<link rel="alternate" type="application/rss+xml" title="{% trans "RSS feed of last entries" %}" href="{% url 'zinnia:entry_feed' %}" />
<link rel="alternate" type="application/rss+xml" title="{% trans "RSS feed of last discussions" %}" href="{% url 'zinnia:discussion_feed' %}" />
{% get_archives_entries "zinnia/tags/entries_archives_link.html" %}
{% endblock link %}
{% block breadcrumbs %}
{% zinnia_breadcrumbs %}
{% endblock breadcrumbs %}
{% block sidebar %}
<aside id="widget-welcome" class="widget">
<h3>{% trans "Welcome!" %}</h3>
<p>
{% trans "This simple theme is the default appearance of Zinnia." %}
</p>
<p>
{% trans "Don't hesitate to override the template <strong>zinnia/base.html</strong> to start <a href='http://docs.django-blog-zinnia.com/en/latest/how-to/customize_look_and_feel.html'>customizing your Weblog</a>." %}
</p>
</aside>
<aside id="widget-categories" class="widget">
<h3>
<a href="{% url 'zinnia:category_list' %}">{% trans "Categories" %}</a>
</h3>
{% get_categories %}
</aside>
<aside id="widget-authors" class="widget">
<h3>
<a href="{% url 'zinnia:author_list' %}">{% trans "Authors" %}</a>
</h3>
{% get_authors %}
</aside>
<aside id="widget-calendar" class="widget">
<h3>{% trans "Calendar" %}</h3>
{% get_calendar_entries %}
</aside>
<aside id="widget-tags" class="widget">
<h3>
<a href="{% url 'zinnia:tag_list' %}">{% trans "Tags" %}</a>
</h3>
{% get_tag_cloud %}
</aside>
<aside id="widget-recents" class="widget">
<h3>{% trans "Recent entries" %}</h3>
{% get_recent_entries %}
</aside>
<aside id="widget-comments" class="widget">
<h3>{% trans "Recent comments" %}</h3>
{% get_recent_comments %}
</aside>
<aside id="widget-linkbacks" class="widget">
<h3>{% trans "Recent linkbacks" %}</h3>
{% get_recent_linkbacks %}
</aside>
<aside id="widget-randoms" class="widget">
<h3>{% trans "Random entries" %}</h3>
{% get_random_entries %}
</aside>
<aside id="widget-populars" class="widget">
<h3>{% trans "Popular entries" %}</h3>
{% get_popular_entries %}
</aside>
<aside id="widget-archives" class="widget">
<h3>{% trans "Archives" %}</h3>
{% get_archives_entries_tree %}
</aside>
{% if user.is_authenticated %}
<aside id="widget-tools" class="widget">
<h3>{% trans "Tools" %}</h3>
<ul>
{% if perms.zinnia %}
<li>
<a href="{% url 'admin:app_list' 'zinnia' %}" title="{% trans "Dashboard" %}">
{% trans "Dashboard" %}
</a>
</li>
{% endif %}
{% if perms.zinnia.add_entry %}
<li>
<a href="{% url 'admin:zinnia_entry_add' %}" title="{% trans "Post an entry" %}">
{% trans "Post an entry" %}
</a>
</li>
{% endif %}
{% block admin-tools %}
{% endblock admin-tools %}
<li>
<a href="{% url 'admin:logout' %}" title="{% trans "Log out" %}">
{% trans "Log out" %}
</a>
</li>
</ul>
</aside>
{% endif %}
{% endblock sidebar %}
| jnfsmile/zinnia | zinnia/templates/zinnia/base.html | HTML | bsd-3-clause | 3,728 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href="style.css" type="text/css" rel="stylesheet">
<title>CMPXCHG—Compare and Exchange </title></head>
<body>
<h1>CMPXCHG—Compare and Exchange</h1>
<table>
<tr>
<th>Opcode/Instruction</th>
<th>Op/En</th>
<th>64-Bit Mode</th>
<th>Compat/Leg Mode</th>
<th>Description</th></tr>
<tr>
<td>
<p>0F B0/<em>r</em></p>
<p>CMPXCHG <em>r/m8, r8</em></p></td>
<td>MR</td>
<td>Valid</td>
<td>Valid*</td>
<td>Compare AL with <em>r/m8</em>. If equal, ZF is set and <em>r8</em> is loaded into <em>r/m8</em>. Else, clear ZF and load <em>r/m8</em> into AL.</td></tr>
<tr>
<td>
<p>REX + 0F B0/<em>r</em></p>
<p>CMPXCHG <em>r/m8**,r8</em></p></td>
<td>MR</td>
<td>Valid</td>
<td>N.E.</td>
<td>Compare AL with <em>r/m8</em>. If equal, ZF is set and <em>r8</em> is loaded into <em>r/m8</em>. Else, clear ZF and load <em>r/m8</em> into AL.</td></tr>
<tr>
<td>
<p>0F B1/<em>r</em></p>
<p>CMPXCHG <em>r/m16, r16</em></p></td>
<td>MR</td>
<td>Valid</td>
<td>Valid*</td>
<td>Compare AX with <em>r/m16</em>. If equal, ZF is set and <em>r16</em> is loaded into <em>r/m16</em>. Else, clear ZF and load <em>r/m16</em> into AX.</td></tr>
<tr>
<td>
<p>0F B1/<em>r</em></p>
<p>CMPXCHG <em>r/m32, r32</em></p></td>
<td>MR</td>
<td>Valid</td>
<td>Valid*</td>
<td>Compare EAX with <em>r/m32</em>. If equal, ZF is set and <em>r32</em> is loaded into <em>r/m32</em>. Else, clear ZF and load <em>r/m32</em> into EAX.</td></tr>
<tr>
<td>
<p>REX.W + 0F B1/<em>r</em></p>
<p>CMPXCHG <em>r/m64, r64</em></p></td>
<td>MR</td>
<td>Valid</td>
<td>N.E.</td>
<td>Compare RAX with <em>r/m64</em>. If equal, ZF is set and <em>r64</em> is loaded into <em>r/m64</em>. Else, clear ZF and load <em>r/m64</em> into RAX.</td></tr></table>
<p><strong>NOTES:</strong></p>
<p>*</p>
<p>See the IA-32 Architecture Compatibility section below.</p>
<p>** In 64-bit mode,<em> r/m8</em> can not be encoded to access the following byte registers if a REX prefix is used: AH, BH, CH, DH.</p>
<h3>Instruction Operand Encoding</h3>
<table>
<tr>
<td>Op/En</td>
<td>Operand 1</td>
<td>Operand 2</td>
<td>Operand 3</td>
<td>Operand 4</td></tr>
<tr>
<td>MR</td>
<td>ModRM:r/m (r, w)</td>
<td>ModRM:reg (r)</td>
<td>NA</td>
<td>NA</td></tr></table>
<h2>Description</h2>
<p>Compares the value in the AL, AX, EAX, or RAX register with the first operand (destination operand). If the two values are equal, the second operand (source operand) is loaded into the destination operand. Otherwise, the destination operand is loaded into the AL, AX, EAX or RAX register. RAX register is available only in 64-bit mode.</p>
<p>This instruction can be used with a LOCK prefix to allow the instruction to be executed atomically. To simplify the interface to the processor’s bus, the destination operand receives a write cycle without regard to the result of the comparison. The destination operand is written back if the comparison fails; otherwise, the source operand is written into the destination. (The processor never produces a locked read without also producing a locked write.)</p>
<p>In 64-bit mode, the instruction’s default operation size is 32 bits. Use of the REX.R prefix permits access to addi-tional registers (R8-R15). Use of the REX.W prefix promotes operation to 64 bits. See the summary chart at the beginning of this section for encoding data and limits.</p>
<h2>IA-32 Architecture Compatibility</h2>
<p>This instruction is not supported on Intel processors earlier than the Intel486 processors.</p>
<h2>Operation</h2>
<pre>(* Accumulator = AL, AX, EAX, or RAX depending on whether a byte, word, doubleword, or quadword comparison is being performed *)
TEMP ← DEST
IF accumulator = TEMP
THEN
ZF ← 1;
DEST ← SRC;
ELSE
ZF ← 0;
accumulator ← TEMP;
DEST ← TEMP;
FI;</pre>
<h2>Flags Affected</h2>
<p>The ZF flag is set if the values in the destination operand and register AL, AX, or EAX are equal; otherwise it is cleared. The CF, PF, AF, SF, and OF flags are set according to the results of the comparison operation.</p>
<h2>Protected Mode Exceptions</h2>
<table class="exception-table">
<tr>
<td>#GP(0)</td>
<td>
<p>If the destination is located in a non-writable segment.</p>
<p>If a memory operand effective address is outside the CS, DS, ES, FS, or GS segment limit.</p>
<p>If the DS, ES, FS, or GS register contains a NULL segment selector.</p></td></tr>
<tr>
<td>#SS(0)</td>
<td>If a memory operand effective address is outside the SS segment limit.</td></tr>
<tr>
<td>#PF(fault-code)</td>
<td>If a page fault occurs.</td></tr>
<tr>
<td>#AC(0)</td>
<td>If alignment checking is enabled and an unaligned memory reference is made while the current privilege level is 3.</td></tr>
<tr>
<td>#UD</td>
<td>If the LOCK prefix is used but the destination is not a memory operand.</td></tr></table>
<h2>Real-Address Mode Exceptions</h2>
<table class="exception-table">
<tr>
<td>#GP</td>
<td>If a memory operand effective address is outside the CS, DS, ES, FS, or GS segment limit.</td></tr>
<tr>
<td>#SS</td>
<td>If a memory operand effective address is outside the SS segment limit.</td></tr>
<tr>
<td>#UD</td>
<td>If the LOCK prefix is used but the destination is not a memory operand.</td></tr></table>
<h2>Virtual-8086 Mode Exceptions</h2>
<table class="exception-table">
<tr>
<td>#GP(0)</td>
<td>If a memory operand effective address is outside the CS, DS, ES, FS, or GS segment limit.</td></tr>
<tr>
<td>#SS(0)</td>
<td>If a memory operand effective address is outside the SS segment limit.</td></tr>
<tr>
<td>#PF(fault-code)</td>
<td>If a page fault occurs.</td></tr>
<tr>
<td>#AC(0)</td>
<td>If alignment checking is enabled and an unaligned memory reference is made.</td></tr>
<tr>
<td>#UD</td>
<td>If the LOCK prefix is used but the destination is not a memory operand.</td></tr></table>
<h2>Compatibility Mode Exceptions</h2>
<p>Same exceptions as in protected mode.</p>
<h2>64-Bit Mode Exceptions</h2>
<table class="exception-table">
<tr>
<td>#SS(0)</td>
<td>If a memory address referencing the SS segment is in a non-canonical form.</td></tr>
<tr>
<td>#GP(0)</td>
<td>If the memory address is in a non-canonical form.</td></tr>
<tr>
<td>#PF(fault-code)</td>
<td>If a page fault occurs.</td></tr>
<tr>
<td>#AC(0)</td>
<td>If alignment checking is enabled and an unaligned memory reference is made while the current privilege level is 3.</td></tr>
<tr>
<td>#UD</td>
<td>If the LOCK prefix is used but the destination is not a memory operand.</td></tr></table></body></html> | HJLebbink/x86doc | html/CMPXCHG.html | HTML | mit | 6,544 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.