path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
|---|---|---|
css/styles.css
|
steffi-s/link-checker
|
.deadlink {
color: red;
}
|
doc/api/polymer_app_layout/EmbedElement/width.html
|
lejard-h/polymer_app_layout_templates
|
<!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>width property - EmbedElement class - polymer_app_layout 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 width property from the EmbedElement 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/polymer_app_layout-library.html">polymer_app_layout</a></li>
<li><a href="polymer_app_layout/EmbedElement-class.html">EmbedElement</a></li>
<li class="self-crumb">width</li>
</ol>
<div class="self-name">width</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/polymer_app_layout-library.html">polymer_app_layout</a></li>
<li><a href="polymer_app_layout/EmbedElement-class.html">EmbedElement</a></li>
<li class="self-crumb">width</li>
</ol>
<div class="title-description">
<h1 class="title">
<div class="kind">property</div> width
</h1>
<!-- p class="subtitle">
</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/polymer_app_layout-library.html">polymer_app_layout</a></h5>
<h5><a href="polymer_app_layout/EmbedElement-class.html">EmbedElement</a></h5>
<ol>
<li class="section-title"><a href="polymer_app_layout/EmbedElement-class.html#static-properties">Static properties</a></li>
<li><a href="polymer_app_layout/EmbedElement/supported.html">supported</a></li>
<li class="section-title"><a href="polymer_app_layout/EmbedElement-class.html#instance-properties">Properties</a></li>
<li>attributes
</li>
<li>baseUri
</li>
<li>borderEdge
</li>
<li>childNodes
</li>
<li>children
</li>
<li>classes
</li>
<li>className
</li>
<li>client
</li>
<li>clientHeight
</li>
<li>clientLeft
</li>
<li>clientTop
</li>
<li>clientWidth
</li>
<li>contentEdge
</li>
<li>contentEditable
</li>
<li>contextMenu
</li>
<li>dataset
</li>
<li>dir
</li>
<li>documentOffset
</li>
<li>draggable
</li>
<li>dropzone
</li>
<li>firstChild
</li>
<li><a href="polymer_app_layout/EmbedElement/height.html">height</a>
</li>
<li>hidden
</li>
<li>id
</li>
<li>innerHtml
</li>
<li>inputMethodContext
</li>
<li><a href="polymer_app_layout/EmbedElement/integrity.html">integrity</a>
</li>
<li>isContentEditable
</li>
<li>lang
</li>
<li>lastChild
</li>
<li>localName
</li>
<li>marginEdge
</li>
<li><a href="polymer_app_layout/EmbedElement/name.html">name</a>
</li>
<li>namespaceUri
</li>
<li>nextElementSibling
</li>
<li>nextNode
</li>
<li>nodeName
</li>
<li>nodes
</li>
<li>nodeType
</li>
<li>nodeValue
</li>
<li>offset
</li>
<li>offsetHeight
</li>
<li>offsetLeft
</li>
<li>offsetParent
</li>
<li>offsetTop
</li>
<li>offsetWidth
</li>
<li>on
</li>
<li>onAbort
</li>
<li>onBeforeCopy
</li>
<li>onBeforeCut
</li>
<li>onBeforePaste
</li>
<li>onBlur
</li>
<li>onCanPlay
</li>
<li>onCanPlayThrough
</li>
<li>onChange
</li>
<li>onClick
</li>
<li>onContextMenu
</li>
<li>onCopy
</li>
<li>onCut
</li>
<li>onDoubleClick
</li>
<li>onDrag
</li>
<li>onDragEnd
</li>
<li>onDragEnter
</li>
<li>onDragLeave
</li>
<li>onDragOver
</li>
<li>onDragStart
</li>
<li>onDrop
</li>
<li>onDurationChange
</li>
<li>onEmptied
</li>
<li>onEnded
</li>
<li>onError
</li>
<li>onFocus
</li>
<li>onFullscreenChange
</li>
<li>onFullscreenError
</li>
<li>onInput
</li>
<li>onInvalid
</li>
<li>onKeyDown
</li>
<li>onKeyPress
</li>
<li>onKeyUp
</li>
<li>onLoad
</li>
<li>onLoadedData
</li>
<li>onLoadedMetadata
</li>
<li>onMouseDown
</li>
<li>onMouseEnter
</li>
<li>onMouseLeave
</li>
<li>onMouseMove
</li>
<li>onMouseOut
</li>
<li>onMouseOver
</li>
<li>onMouseUp
</li>
<li>onMouseWheel
</li>
<li>onPaste
</li>
<li>onPause
</li>
<li>onPlay
</li>
<li>onPlaying
</li>
<li>onRateChange
</li>
<li>onReset
</li>
<li>onResize
</li>
<li>onScroll
</li>
<li>onSearch
</li>
<li>onSeeked
</li>
<li>onSeeking
</li>
<li>onSelect
</li>
<li>onSelectStart
</li>
<li>onStalled
</li>
<li>onSubmit
</li>
<li>onSuspend
</li>
<li>onTimeUpdate
</li>
<li>onTouchCancel
</li>
<li>onTouchEnd
</li>
<li>onTouchEnter
</li>
<li>onTouchLeave
</li>
<li>onTouchMove
</li>
<li>onTouchStart
</li>
<li>onTransitionEnd
</li>
<li>onVolumeChange
</li>
<li>onWaiting
</li>
<li>outerHtml
</li>
<li>ownerDocument
</li>
<li>paddingEdge
</li>
<li>parent
</li>
<li>parentNode
</li>
<li>previousElementSibling
</li>
<li>previousNode
</li>
<li>scrollHeight
</li>
<li>scrollLeft
</li>
<li>scrollTop
</li>
<li>scrollWidth
</li>
<li>shadowRoot
</li>
<li>spellcheck
</li>
<li><a href="polymer_app_layout/EmbedElement/src.html">src</a>
</li>
<li>style
</li>
<li>tabIndex
</li>
<li>tagName
</li>
<li>text
</li>
<li>title
</li>
<li>translate
</li>
<li><a href="polymer_app_layout/EmbedElement/type.html">type</a>
</li>
<li><a href="polymer_app_layout/EmbedElement/width.html">width</a>
</li>
<li>xtag
</li>
<li class="section-title"><a href="polymer_app_layout/EmbedElement-class.html#constructors">Constructors</a></li>
<li><a href="polymer_app_layout/EmbedElement/EmbedElement.html">EmbedElement</a></li>
<li><a href="polymer_app_layout/EmbedElement/EmbedElement.created.html">created</a></li>
<li class="section-title"><a href="polymer_app_layout/EmbedElement-class.html#methods">Methods</a></li>
<li>addEventListener
</li>
<li>animate
</li>
<li>append
</li>
<li>appendHtml
</li>
<li>appendText
</li>
<li>attached
</li>
<li>attributeChanged
</li>
<li>blur
</li>
<li>click
</li>
<li>clone
</li>
<li>contains
</li>
<li>createFragment
</li>
<li>createShadowRoot
</li>
<li>detached
</li>
<li>dispatchEvent
</li>
<li>enteredView
</li>
<li>focus
</li>
<li>getAnimationPlayers
</li>
<li>getAttribute
</li>
<li>getAttributeNS
</li>
<li>getBoundingClientRect
</li>
<li>getClientRects
</li>
<li>getComputedStyle
</li>
<li>getDestinationInsertionPoints
</li>
<li>getElementsByClassName
</li>
<li>getNamespacedAttributes
</li>
<li>hasChildNodes
</li>
<li>insertAdjacentElement
</li>
<li>insertAdjacentHtml
</li>
<li>insertAdjacentText
</li>
<li>insertAllBefore
</li>
<li>insertBefore
</li>
<li>leftView
</li>
<li>matches
</li>
<li>matchesWithAncestors
</li>
<li>offsetTo
</li>
<li>query
</li>
<li>queryAll
</li>
<li>querySelector
</li>
<li>querySelectorAll
</li>
<li>remove
</li>
<li>removeEventListener
</li>
<li>replaceWith
</li>
<li>requestFullscreen
</li>
<li>requestPointerLock
</li>
<li>scrollIntoView
</li>
<li>setAttribute
</li>
<li>setAttributeNS
</li>
<li>setInnerHtml
</li>
<li>toString
</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">String</span>
<span class="name ">width</span>
<div class="readable-writable">
read / write
</div>
</section>
<section class="desc markdown">
<p class="no-docs">Not documented.</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>
|
v0.10.1/generated/statsmodels.discrete.discrete_model.DiscreteResults.llnull.html
|
statsmodels/statsmodels.github.io
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.discrete.discrete_model.DiscreteResults.llnull — 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.discrete.discrete_model.DiscreteResults.llr" href="statsmodels.discrete.discrete_model.DiscreteResults.llr.html" />
<link rel="prev" title="statsmodels.discrete.discrete_model.DiscreteResults.llf" href="statsmodels.discrete.discrete_model.DiscreteResults.llf.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.discrete.discrete_model.DiscreteResults.llr.html" title="statsmodels.discrete.discrete_model.DiscreteResults.llr"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.discrete.discrete_model.DiscreteResults.llf.html" title="statsmodels.discrete.discrete_model.DiscreteResults.llf"
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="../discretemod.html" >Regression with Discrete Dependent Variable</a> |</li>
<li class="nav-item nav-item-2"><a href="statsmodels.discrete.discrete_model.DiscreteResults.html" accesskey="U">statsmodels.discrete.discrete_model.DiscreteResults</a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-discrete-discrete-model-discreteresults-llnull">
<h1>statsmodels.discrete.discrete_model.DiscreteResults.llnull<a class="headerlink" href="#statsmodels-discrete-discrete-model-discreteresults-llnull" title="Permalink to this headline">¶</a></h1>
<p>method</p>
<dl class="method">
<dt id="statsmodels.discrete.discrete_model.DiscreteResults.llnull">
<code class="sig-prename descclassname">DiscreteResults.</code><code class="sig-name descname">llnull</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/discrete/discrete_model.html#DiscreteResults.llnull"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.discrete.discrete_model.DiscreteResults.llnull" title="Permalink to this definition">¶</a></dt>
<dd><p>Value of the constant-only loglikelihood</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.discrete.discrete_model.DiscreteResults.llf.html"
title="previous chapter">statsmodels.discrete.discrete_model.DiscreteResults.llf</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.discrete.discrete_model.DiscreteResults.llr.html"
title="next chapter">statsmodels.discrete.discrete_model.DiscreteResults.llr</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/generated/statsmodels.discrete.discrete_model.DiscreteResults.llnull.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>
|
css/icomoon.css
|
pnlybubbles/Lumilly
|
@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot?-se1xm5');
src:url('fonts/icomoon.eot?#iefix-se1xm5') format('embedded-opentype'),
url('fonts/icomoon.woff?-se1xm5') format('woff'),
url('fonts/icomoon.ttf?-se1xm5') format('truetype'),
url('fonts/icomoon.svg?-se1xm5#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-favorite:before {
content: "\e601";
}
.icon-retweet:before {
content: "\e600";
}
|
web/css/site.css
|
stosdima/yii-blog
|
html,
body {
height: 100%;
}
img{
max-width: 100%;
}
.wrap {
min-height: 100%;
height: auto;
margin: 0 auto -60px;
padding: 0 0 60px;
}
.wrap > .container {
padding: 70px 15px 20px;
}
.footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
padding-top: 20px;
}
.jumbotron {
text-align: center;
background-color: transparent;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
.not-set {
color: #c55;
font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
padding-left: 5px;
}
a.asc:after {
content: /*"\e113"*/ "\e151";
}
a.desc:after {
content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
content: "\e153";
}
.sort-numerical a.desc:after {
content: "\e154";
}
.sort-ordinal a.asc:after {
content: "\e155";
}
.sort-ordinal a.desc:after {
content: "\e156";
}
.grid-view th {
white-space: nowrap;
}
.hint-block {
display: block;
margin-top: 5px;
color: #999;
}
.error-summary {
color: #a94442;
background: #fdf7f7;
border-left: 3px solid #eed3d7;
padding: 10px 20px;
margin: 0 0 15px 0;
}
|
software/cmts/doc/javadoc/gov/nih/nci/cbiit/cmts/transform/artifact/XSLTStylesheet.html
|
NCIP/caadapter
|
<!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_21) on Mon Apr 16 12:29:40 EDT 2012 -->
<TITLE>
XSLTStylesheet
</TITLE>
<META NAME="date" CONTENT="2012-04-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="XSLTStylesheet";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-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="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTElement.html" title="class in gov.nih.nci.cbiit.cmts.transform.artifact"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTTemplate.html" title="class in gov.nih.nci.cbiit.cmts.transform.artifact"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?gov/nih/nci/cbiit/cmts/transform/artifact/XSLTStylesheet.html" target="_top"><B>FRAMES</B></A>
<A HREF="XSLTStylesheet.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">
gov.nih.nci.cbiit.cmts.transform.artifact</FONT>
<BR>
Class XSLTStylesheet</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by ">org.jdom.Document
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>gov.nih.nci.cbiit.cmts.transform.artifact.XSLTStylesheet</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Cloneable, org.jdom.Parent</DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>XSLTStylesheet</B><DT>extends org.jdom.Document</DL>
</PRE>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../../serialized-form.html#gov.nih.nci.cbiit.cmts.transform.artifact.XSLTStylesheet">Serialized Form</A></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 static org.jdom.Namespace</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTStylesheet.html#xsltNamespace">xsltNamespace</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.jdom.Document"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.jdom.Document</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>baseURI</CODE></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="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTStylesheet.html#XSLTStylesheet()">XSLTStylesheet</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTStylesheet.html#XSLTStylesheet(java.lang.String)">XSLTStylesheet</A></B>(java.lang.String namespace)</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> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTStylesheet.html#addTempate(org.jdom.Element)">addTempate</A></B>(org.jdom.Element template)</CODE>
<BR>
<xsl:template> is top level element, add it to the root element</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="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTStylesheet.html#writeOut(java.io.Writer)">writeOut</A></B>(java.io.Writer out)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.jdom.Document"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.jdom.Document</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>addContent, addContent, addContent, addContent, clone, cloneContent, detachRootElement, equals, getBaseURI, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getDocType, getDocument, getParent, getProperty, getRootElement, hashCode, hasRootElement, indexOf, removeContent, removeContent, removeContent, removeContent, setBaseURI, setContent, setContent, setContent, setContent, setDocType, setProperty, setRootElement, toString</CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</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="xsltNamespace"><!-- --></A><H3>
xsltNamespace</H3>
<PRE>
protected static org.jdom.Namespace <B>xsltNamespace</B></PRE>
<DL>
<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="XSLTStylesheet(java.lang.String)"><!-- --></A><H3>
XSLTStylesheet</H3>
<PRE>
public <B>XSLTStylesheet</B>(java.lang.String namespace)</PRE>
<DL>
</DL>
<HR>
<A NAME="XSLTStylesheet()"><!-- --></A><H3>
XSLTStylesheet</H3>
<PRE>
public <B>XSLTStylesheet</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="addTempate(org.jdom.Element)"><!-- --></A><H3>
addTempate</H3>
<PRE>
public void <B>addTempate</B>(org.jdom.Element template)</PRE>
<DL>
<DD><xsl:template> is top level element, add it to the root element
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>template</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="writeOut(java.io.Writer)"><!-- --></A><H3>
writeOut</H3>
<PRE>
public void <B>writeOut</B>(java.io.Writer out)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-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="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTElement.html" title="class in gov.nih.nci.cbiit.cmts.transform.artifact"><B>PREV CLASS</B></A>
<A HREF="../../../../../../../gov/nih/nci/cbiit/cmts/transform/artifact/XSLTTemplate.html" title="class in gov.nih.nci.cbiit.cmts.transform.artifact"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?gov/nih/nci/cbiit/cmts/transform/artifact/XSLTStylesheet.html" target="_top"><B>FRAMES</B></A>
<A HREF="XSLTStylesheet.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>
</BODY>
</HTML>
|
public/css/style.css
|
codeforamerica/straymapper
|
/*
* HTML5 Boilerplate
*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html,
button,
input,
select,
textarea {
color: #222;
}
body {
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declarations have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between images and the bottom of their containers: h5bp.com/i/440
*/
img {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Chrome Frame prompt
========================================================================== */
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
/* ==========================================================================
Helper classes
========================================================================== */
/*
* Image replacement
*/
.ir {
background-color: transparent;
border: 0;
overflow: hidden;
/* IE 6/7 fallback */
*text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 100%;
}
/*
* Hide from both screenreaders and browsers: h5bp.com/u
*/
.hidden {
display: none !important;
visibility: hidden;
}
/*
* Hide only visually, but have it available for screenreaders: h5bp.com/v
*/
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/*
* Extends the .visuallyhidden class to allow the element to be focusable
* when navigated to via the keyboard: h5bp.com/p
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
/*
* Hide visually and from screenreaders, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
/*
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.clearfix {
*zoom: 1;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
Theses examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
/* Style adjustments for high resolution devices */
}
/* ==========================================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */
@media print {
* {
background: transparent !important;
color: #000 !important; /* Black prints faster: h5bp.com/s */
box-shadow:none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
/*
* Don't show links for images, or javascript/internal links
*/
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; /* h5bp.com/t */
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
.logo {
background: none repeat scroll 0 0 #FFFFFF;
height: 100px;
margin: 5px;
position: relative;
top: -40px;
width: 100%;
}
.navbar-inner {
height: 40px;
}
#map{
position: absolute;
display: block;
width: 70%;
height: 1080px;
min-width: 300px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: absolute;
display: none;
}
#searchmap {
left: 85px;
min-width: 400px;
position: relative;
top: 35px;
width: 80%;
}
#status-bar {
padding-top: 920px;
}
.well {
background-color: rgba(250, 250, 250, 0.8);
-moz-box-shadow: 17px 13px 13px -16px #666666;
-webkit-box-shadow: 17px 13px 13px -16px #666666;
box-shadow: 17px 13px 13px -16px #666666;
}
.row-fluid .span2 {
width: 100%;
}
|
mozillians/templates/phonebook/verify_email.html
|
ChristineLaMuse/mozillians
|
{% extends "base.html" %}
{% block page_title %}
{{ _('Change Your Email') }}
{% endblock %}
{% block body_id %}edit-profile{% endblock %}
{% block content %}
<header>
<h1>{{ _('Verify Your Email') }}</h1>
</header>
<p>
{% trans %}
To complete the email change, please use Persona
to login with your <em>{{ email }}</em> email address.
{% endtrans %}
</p>
<a href="#" id="nav-login" class="persona-button browserid-login"
title="{{_('Verify Email' )}}">
<span class="icon">
<img src="{{ static('mozillians/img/persona-person-white.png') }}" alt="persona icon">
</span>
<span id="verify_email" class="signin">{{ _('Verify Email') }}</span>
</a>
{% endblock %}
|
DjangoApp/base/templates/base/field_user.html
|
grengojbo/django-app
|
{% load i18n %}
{% load widget_tweaks %}
<div class="control-group{% if field.errors %} error{% endif %}" id="gr_{{ field.auto_id}}">
<label class="control-label{% if field.field.required %} required{% endif %}" for="{{ field.auto_id}}">{{ field.label_tag }}</label>
<div class="controls">
<div class="input-prepend"><span class="add-on"><i class="icon-user"></i></span>{{ field }}</div><span class="help-inline" id="e_{{ field.auto_id}}">{% if field.errors %}{{ field.errors }}{% endif %}</span>
<span class="help-block" id="h_{{ field.auto_id}}">{% if field.help_text %}{{ field.help_text }}{% endif %}</span>
</div>
</div>
|
tournamentcontrol/competition/templates/tournamentcontrol/competition/admin/match/dates.html
|
goodtune/vitriolic
|
{% extends "tournamentcontrol/competition/admin/base.html" %}
{% load i18n static %}
{% block main_content %}
<div class="box">
<h1>{% trans "Matches by date" %}</h1>
<table>
<thead>
<tr>
<th>{% trans "Date" %}</th>
<th>{% trans "Allocation" %}</th>
<th>{% trans "Matrix" %}</th>
<th>{% trans "Results" %}</th>
<th>{% trans "Scorecards" %}</th>
</tr>
</thead>
<tbody>
{% for date in dates %}
<tr class="{% if forloop.first %}first {% endif %}{% cycle "odd" "even" %}{% if forloop.last %} last{% endif %}">
<td>
{% spaceless %}
<a target="_blank" href="{% url 'admin:competition:match-runsheet' competition.pk season.pk date|date:"Ymd" %}">
<i class="fa fa-clock-o"></i>
</a>
{% endspaceless %}
{{ date|date }}
</td>
<td>
{% if date >= today or user.is_superuser %}
<a href="{% url 'admin:competition:match-schedule' competition.pk season.pk date|date:"Ymd" %}">{% trans "List" %}</a>
{#<a href="#">{% trans "Grid" %}</a>#}
{% endif %}
</td>
<td>
<a rel="facebox" data-title="Match grid for {{ date|date }}" data-width="700" href="{% url 'admin:competition:match-grid' competition.pk season.pk date|date:"Ymd" "html" %}">{% trans "HTML" %}</a>
<a href="{% url 'admin:competition:match-grid' competition.pk season.pk date|date:"Ymd" "pdf" %}">{% trans "PDF" %}</a>
</td>
<td>
{% if date <= today or user.is_superuser %}
<a href="{% url 'admin:competition:match-results' competition.pk season.pk date|date:"Ymd" %}">{% trans "Enter Results" %}</a>
{% endif %}
</td>
<td>
<a href="{% url 'admin:competition:scorecards' competition.pk season.pk date|date:"Ymd" "pdf" %}">{% trans "Scorecards" %}</a>
</td>
</tr>
{% empty %}
<tr class="first odd last">
<td colspan="5" class="no_results">{% trans "There are no matches scheduled yet." %}</td>
</tr>
{% endfor %}
</tbody>
</table>
</div>
{% block buttons %}
<div class="buttons">
<a class="button" href="{% url 'admin:competition:match-reschedule' competition.pk season.pk %}">{% trans "Reschedule" %}</a>
<a class="button right" href="{% url 'admin:competition:match-grid' competition.pk season.pk "pdf" %}">{% trans "Grid" %}</a>
</div>
{% endblock %}
{% if unscheduled %}
<div class="box">
<h1>{% trans "Unscheduled Rounds" %}</h1>
<table>
<thead>
<tr>
<th>{% trans "Division" %}</th>
<th>{% trans "Stage" %}</th>
<th>{% trans "Date" %}</th>
<th>{% trans "Round" %}</th>
<th>{% trans "Allocation" %}</th>
</tr>
</thead>
<tbody>
{% for division, stage, round, date, pools in unscheduled %}
<tr class="{% if forloop.first %}first {% endif %}{% cycle "odd" "even" %}{% if forloop.last %} last{% endif %}">
<td>{% ifchanged %}{{ division.title }}{% endifchanged %}</td>
<td>{% ifchanged division stage %}{{ stage.title }}{% endifchanged %}</td>
<td>{% ifchanged division stage date %}{{ date }}{% endifchanged %}</td>
<td>{{ round|default_if_none:"-" }}{% if pools %} ({% for pool in pools %}{{ pool.short_title|default:pool.title }}{% if not forloop.last %}, {% endif %}{% endfor %}){% endif %}</td>
<td>
{% url 'admin:competition:match-schedule' competition.pk season.pk date|date:"Ymd" division.pk stage.pk round as round_url %}
{% url 'admin:competition:match-schedule' competition.pk season.pk date|date:"Ymd" division.pk stage.pk as stage_url %}
<a href="{{ round_url|default:stage_url }}">{% trans "List" %}</a>
{#<a href="#">{% trans "Grid" %}</a>#}
</td>
</tr>
{% endfor %}
</tbody>
</table>
</div>
{% endif %}
{% endblock %}
|
doc/api/hipi/tool/package-summary.html
|
voigtlandier/hipi
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_03-p3) on Mon May 16 16:28:35 EDT 2011 -->
<TITLE>
hipi.tool
</TITLE>
<META NAME="date" CONTENT="2011-05-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="hipi.tool";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-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="../../hipi/imagebundle/mapreduce/output/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../hipi/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?hipi/tool/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<H2>
Package hipi.tool
</H2>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../hipi/tool/CreateHipiImageBundle.html" title="class in hipi.tool">CreateHipiImageBundle</A></B></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-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="../../hipi/imagebundle/mapreduce/output/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../hipi/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?hipi/tool/package-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
geoprisma/templates/geoprisma/widgets/geoextux_wmsbrowser/geoext_wmsbrowser.html
|
groupe-conseil-nutshimit-nippour/django-geoprisma
|
<script type="text/javascript">
oMap = objGPWidget{{mapName}};
var objGPWidget{{widget.id}}GeoExtToolbarOptions;
{# Widget object creation #}
var action{{widget.id}} = new Ext.Action({
text: 'WMSBrowser',
handler: function(){
var objWidgetOptions = {};
objWidgetOptions = {{ widget.printOptions }};
objWidgetOptions['map'] = oMap;
var oMyMapPanel;
if(window.objGPWidgetMapPanel{{mapName}} != undefined) {
oMyMapPanel = objGPWidgetMapPanel{{mapName}};
} else {
oMyMapPanel = GeoExt.MapPanel.guess();
}
var aServerURLs = [], aszServers = [];
if(objWidgetOptions.servers) {
aServerURLs = objWidgetOptions.servers;
}
else if(objWidgetOptions.server) {
aServerURLs = [objWidgetOptions.server];
}
for(var i=0; i<aServerURLs.length; i++)
{
aszServers.push([aServerURLs[i]]);
}
var oServerStore = new Ext.data.SimpleStore({
fields: ['url'],
data : aszServers
});
if(!browserWindow) {
var myBrowserOptions = Ext.apply(objWidgetOptions, {
border: false,
region: "east",
zoomOnLayerAdded: false,
closeOnLayerAdded: false,
allowInvalidUrl: true,
alertPopupTimeout: 2000,
// === proxyHost === uncomment to use the local proxy.php
proxyHost: baseUrl + "proxy.php?osmservice=__blank__&osmwidgettype=geoextux_wmsbrowser&osmprocess=proxy&url=",
// comment the below line to have a 'textfield' instead of a
// 'combobox'. oServerStore is in ./store.js
serverStore: oServerStore,
mapPanelPreviewOptions: {height: 170, collapsed: false},
layerStore: oMyMapPanel.layers
});
WMSBrowser = new GeoExt.ux.WMSBrowser(myBrowserOptions);
browserWindow = new Ext.Window({
resizable: true,
modal: false,
closeAction: 'hide',
width: 550,
height: 450,
title: OpenLayers.i18n("WMSBrowser"),
layout: 'fit',
items: [WMSBrowser]
});
}
browserWindow.show();
},
scope: this,
tooltip: OpenLayers.i18n('Add currently selected layers')
});
{# draw in toolbar #}
objGPWidget{{widget.id}}GeoExtToolbarOptions =
action{{widget.id}};
</script>
|
solr/docs/solr-analytics/org/apache/solr/analytics/accumulator/facet/package-use.html
|
berkeleybop/bbop-manager-golr
|
<!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:55 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Package org.apache.solr.analytics.accumulator.facet (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 Package org.apache.solr.analytics.accumulator.facet (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>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../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/analytics/accumulator/facet/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.solr.analytics.accumulator.facet" class="title">Uses of Package<br>org.apache.solr.analytics.accumulator.facet</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/solr/analytics/accumulator/facet/package-summary.html">org.apache.solr.analytics.accumulator.facet</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.solr.analytics.accumulator">org.apache.solr.analytics.accumulator</a></td>
<td class="colLast">
<div class="block">Accumulators accumulate values over different types of strucuture (eg result, facet, etc..)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.solr.analytics.accumulator.facet">org.apache.solr.analytics.accumulator.facet</a></td>
<td class="colLast">
<div class="block">Accumulators for accumulating over differnt types of facets</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.solr.analytics.accumulator">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/solr/analytics/accumulator/facet/package-summary.html">org.apache.solr.analytics.accumulator.facet</a> used by <a href="../../../../../../org/apache/solr/analytics/accumulator/package-summary.html">org.apache.solr.analytics.accumulator</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/solr/analytics/accumulator/facet/class-use/FacetValueAccumulator.html#org.apache.solr.analytics.accumulator">FacetValueAccumulator</a>
<div class="block">Interface that describes the methods needed for an Accumulator to be able to handle
fieldFacets, rangeFacets and queryFacets.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/solr/analytics/accumulator/facet/class-use/FieldFacetAccumulator.html#org.apache.solr.analytics.accumulator">FieldFacetAccumulator</a>
<div class="block">An Accumulator that manages the faceting for fieldFacets.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.solr.analytics.accumulator.facet">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../org/apache/solr/analytics/accumulator/facet/package-summary.html">org.apache.solr.analytics.accumulator.facet</a> used by <a href="../../../../../../org/apache/solr/analytics/accumulator/facet/package-summary.html">org.apache.solr.analytics.accumulator.facet</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/solr/analytics/accumulator/facet/class-use/FacetValueAccumulator.html#org.apache.solr.analytics.accumulator.facet">FacetValueAccumulator</a>
<div class="block">Interface that describes the methods needed for an Accumulator to be able to handle
fieldFacets, rangeFacets and queryFacets.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../org/apache/solr/analytics/accumulator/facet/class-use/FieldFacetAccumulator.html#org.apache.solr.analytics.accumulator.facet">FieldFacetAccumulator</a>
<div class="block">An Accumulator that manages the faceting for fieldFacets.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../org/apache/solr/analytics/accumulator/facet/class-use/QueryFacetAccumulator.html#org.apache.solr.analytics.accumulator.facet">QueryFacetAccumulator</a>
<div class="block">An Accumulator that manages a certain query of a given query facet.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../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/analytics/accumulator/facet/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<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>
|
0.13/generated/mne.simulation.simulate_evoked.html
|
mne-tools/mne-tools.github.io
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>mne.simulation.simulate_evoked — MNE 0.13.1 documentation</title>
<link rel="stylesheet" href="../_static/basic.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/gallery.css" type="text/css" />
<link rel="stylesheet" href="../_static/bootswatch-3.3.6/flatly/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="../_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" href="../_static/style.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '0.13.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="../_static/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="../_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="../_static/bootstrap-3.3.6/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../_static/bootstrap-sphinx.js"></script>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="top" title="MNE 0.13.1 documentation" href="../index.html" />
<link rel="up" title="Python API Reference" href="../python_reference.html" />
<link rel="next" title="mne.simulation.simulate_raw" href="mne.simulation.simulate_raw.html" />
<link rel="prev" title="mne.spatio_temporal_dist_connectivity" href="mne.spatio_temporal_dist_connectivity.html" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700' rel='stylesheet' type='text/css'>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37225609-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);
js.id=id;js.src="http://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<link rel="canonical" href="https://mne.tools/stable/index.html" />
</head>
<body role="document">
<div id="navbar" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html"><span><img src="../_static/mne_logo_small.png"></span>
</a>
<span class="navbar-text navbar-version pull-left"><b>0.13.1</b></span>
</div>
<div class="collapse navbar-collapse nav-collapse">
<ul class="nav navbar-nav">
<li><a href="../getting_started.html">Get started</a></li>
<li><a href="../tutorials.html">Tutorials</a></li>
<li><a href="../auto_examples/index.html">Gallery</a></li>
<li><a href="../python_reference.html">API</a></li>
<li><a href="../manual/index.html">Manual</a></li>
<li><a href="../faq.html">FAQ</a></li>
<li class="dropdown globaltoc-container">
<a role="button"
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
href="../index.html">Site <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"><ul>
<li class="toctree-l1"><a class="reference internal" href="../getting_started.html">Getting started</a></li>
<li class="toctree-l1"><a class="reference internal" href="../tutorials.html">Tutorials</a></li>
<li class="toctree-l1"><a class="reference internal" href="../auto_examples/index.html">Examples Gallery</a></li>
<li class="toctree-l1"><a class="reference internal" href="../faq.html">Frequently Asked Questions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contribute to MNE</a></li>
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../python_reference.html">Python API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="../manual/index.html">User Manual</a></li>
<li class="toctree-l1"><a class="reference internal" href="../whats_new.html">What’s new</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../cite.html">How to cite MNE</a></li>
<li class="toctree-l1"><a class="reference internal" href="../references.html">Related publications</a></li>
<li class="toctree-l1"><a class="reference internal" href="../cited.html">Publications from MNE users</a></li>
</ul>
</ul>
</li>
<li class="dropdown">
<a role="button"
id="dLabelLocalToc"
data-toggle="dropdown"
data-target="#"
href="#">Page <b class="caret"></b></a>
<ul class="dropdown-menu localtoc"
role="menu"
aria-labelledby="dLabelLocalToc"><ul>
<li><a class="reference internal" href="#">mne.simulation.simulate_evoked</a><ul>
<li><a class="reference internal" href="#examples-using-mne-simulation-simulate-evoked">Examples using <code class="docutils literal"><span class="pre">mne.simulation.simulate_evoked</span></code></a></li>
</ul>
</li>
</ul>
</ul>
</li>
</ul>
<form class="navbar-form navbar-right" action="../search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p class="logo"><a href="../index.html">
<img class="logo" src="../_static/mne_logo_small.png" alt="Logo"/>
</a></p><ul>
<li><a class="reference internal" href="#">mne.simulation.simulate_evoked</a><ul>
<li><a class="reference internal" href="#examples-using-mne-simulation-simulate-evoked">Examples using <code class="docutils literal"><span class="pre">mne.simulation.simulate_evoked</span></code></a></li>
</ul>
</li>
</ul>
<li>
<a href="mne.spatio_temporal_dist_connectivity.html" title="Previous Chapter: mne.spatio_temporal_dist_connectivity"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">« mne.spatio_te...</span>
</a>
</li>
<li>
<a href="mne.simulation.simulate_raw.html" title="Next Chapter: mne.simulation.simulate_raw"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">mne.simulatio... »</span>
</a>
</li>
<form action="../search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="col-md-12 content">
<div class="section" id="mne-simulation-simulate-evoked">
<h1>mne.simulation.simulate_evoked<a class="headerlink" href="#mne-simulation-simulate-evoked" title="Permalink to this headline">¶</a></h1>
<dl class="function">
<dt id="mne.simulation.simulate_evoked">
<code class="descclassname">mne.simulation.</code><code class="descname">simulate_evoked</code><span class="sig-paren">(</span><em>fwd</em>, <em>stc</em>, <em>info</em>, <em>cov</em>, <em>snr=3.0</em>, <em>tmin=None</em>, <em>tmax=None</em>, <em>iir_filter=None</em>, <em>random_state=None</em>, <em>verbose=None</em><span class="sig-paren">)</span><a class="headerlink" href="#mne.simulation.simulate_evoked" title="Permalink to this definition">¶</a></dt>
<dd><p>Generate noisy evoked data</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">No projections from <code class="docutils literal"><span class="pre">info</span></code> will be present in the
output <code class="docutils literal"><span class="pre">evoked</span></code>. You can use e.g.
<a class="reference internal" href="mne.Evoked.html#mne.Evoked.add_proj" title="mne.Evoked.add_proj"><code class="xref py py-func docutils literal"><span class="pre">evoked.add_proj</span></code></a> or
<a class="reference internal" href="mne.Evoked.html#mne.Evoked.add_eeg_average_proj" title="mne.Evoked.add_eeg_average_proj"><code class="xref py py-func docutils literal"><span class="pre">evoked.add_eeg_average_proj</span></code></a>
to add them afterward as necessary.</p>
</div>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>fwd</strong> : Forward</p>
<blockquote>
<div><p>a forward solution.</p>
</div></blockquote>
<p><strong>stc</strong> : SourceEstimate object</p>
<blockquote>
<div><p>The source time courses.</p>
</div></blockquote>
<p><strong>info</strong> : dict</p>
<blockquote>
<div><p>Measurement info to generate the evoked.</p>
</div></blockquote>
<p><strong>cov</strong> : Covariance object</p>
<blockquote>
<div><p>The noise covariance.</p>
</div></blockquote>
<p><strong>snr</strong> : float</p>
<blockquote>
<div><p>signal to noise ratio in dB. It corresponds to
10 * log10( var(signal) / var(noise) ).</p>
</div></blockquote>
<p><strong>tmin</strong> : float | None</p>
<blockquote>
<div><p>start of time interval to estimate SNR. If None first time point
is used.</p>
</div></blockquote>
<p><strong>tmax</strong> : float | None</p>
<blockquote>
<div><p>start of time interval to estimate SNR. If None last time point
is used.</p>
</div></blockquote>
<p><strong>iir_filter</strong> : None | array</p>
<blockquote>
<div><p>IIR filter coefficients (denominator) e.g. [1, -1, 0.2].</p>
</div></blockquote>
<p><strong>random_state</strong> : None | int | np.random.RandomState</p>
<blockquote>
<div><p>To specify the random generator state.</p>
</div></blockquote>
<p><strong>verbose</strong> : bool, str, int, or None</p>
<blockquote>
<div><p>If not None, override default verbose level (see mne.verbose).</p>
</div></blockquote>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first"><strong>evoked</strong> : Evoked object</p>
<blockquote class="last">
<div><p>The simulated evoked data</p>
</div></blockquote>
</td>
</tr>
</tbody>
</table>
<div class="admonition seealso">
<p class="first admonition-title">See also</p>
<p class="last"><a class="reference internal" href="mne.simulation.simulate_raw.html#mne.simulation.simulate_raw" title="mne.simulation.simulate_raw"><code class="xref py py-obj docutils literal"><span class="pre">simulate_raw</span></code></a>, <a class="reference internal" href="mne.simulation.simulate_stc.html#mne.simulation.simulate_stc" title="mne.simulation.simulate_stc"><code class="xref py py-obj docutils literal"><span class="pre">simulate_stc</span></code></a>, <a class="reference internal" href="mne.simulation.simulate_sparse_stc.html#mne.simulation.simulate_sparse_stc" title="mne.simulation.simulate_sparse_stc"><code class="xref py py-obj docutils literal"><span class="pre">simulate_sparse_stc</span></code></a></p>
</div>
<p class="rubric">Notes</p>
<div class="versionadded">
<p><span class="versionmodified">New in version 0.10.0.</span></p>
</div>
</dd></dl>
<div class="section" id="examples-using-mne-simulation-simulate-evoked">
<h2>Examples using <code class="docutils literal"><span class="pre">mne.simulation.simulate_evoked</span></code><a class="headerlink" href="#examples-using-mne-simulation-simulate-evoked" title="Permalink to this headline">¶</a></h2>
<div class="sphx-glr-thumbcontainer" tooltip=""><div class="figure" id="id1">
<img alt="../_images/sphx_glr_plot_simulate_evoked_data_thumb.png" src="../_images/sphx_glr_plot_simulate_evoked_data_thumb.png" />
<p class="caption"><span class="caption-text"><a class="reference internal" href="../auto_examples/simulation/plot_simulate_evoked_data.html#sphx-glr-auto-examples-simulation-plot-simulate-evoked-data-py"><span class="std std-ref">Generate simulated evoked data</span></a></span></p>
</div>
</div><div class="sphx-glr-thumbcontainer" tooltip="This shows how to fit a dipole using mne-python."><div class="figure" id="id2">
<img alt="../_images/sphx_glr_plot_dipole_fit_thumb.png" src="../_images/sphx_glr_plot_dipole_fit_thumb.png" />
<p class="caption"><span class="caption-text"><a class="reference internal" href="../auto_tutorials/plot_dipole_fit.html#sphx-glr-auto-tutorials-plot-dipole-fit-py"><span class="std std-ref">Source localization with single dipole fit</span></a></span></p>
</div>
</div><div class="sphx-glr-thumbcontainer" tooltip="Corrupt known signal with point spread ======================================"><div class="figure" id="id3">
<img alt="../_images/sphx_glr_plot_point_spread_thumb.png" src="../_images/sphx_glr_plot_point_spread_thumb.png" />
<p class="caption"><span class="caption-text"><a class="reference internal" href="../auto_tutorials/plot_point_spread.html#sphx-glr-auto-tutorials-plot-point-spread-py"><span class="std std-ref">Corrupt known signal with point spread</span></a></span></p>
</div>
</div><div style='clear:both'></div></div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>
<br/>
</p>
<p>
© Copyright 2012-2016, MNE Developers. Last updated on 2016-11-21.<br/>
</p>
</div>
</footer>
<script src="https://mne.tools/versionwarning.js"></script>
</body>
</html>
|
v0.10.2/generated/statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.from_formula.html
|
statsmodels/statsmodels.github.io
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.from_formula — statsmodels v0.10.2 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.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior" href="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior.html" />
<link rel="prev" title="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit_vb" href="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit_vb.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.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior.html" title="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit_vb.html" title="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit_vb"
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="../mixed_glm.html" >Generalized Linear Mixed Effects Models</a> |</li>
<li class="nav-item nav-item-2"><a href="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.html" accesskey="U">statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM</a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-genmod-bayes-mixed-glm-binomialbayesmixedglm-from-formula">
<h1>statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.from_formula<a class="headerlink" href="#statsmodels-genmod-bayes-mixed-glm-binomialbayesmixedglm-from-formula" title="Permalink to this headline">¶</a></h1>
<p>method</p>
<dl class="method">
<dt id="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.from_formula">
<em class="property">classmethod </em><code class="sig-prename descclassname">BinomialBayesMixedGLM.</code><code class="sig-name descname">from_formula</code><span class="sig-paren">(</span><em class="sig-param">formula</em>, <em class="sig-param">vc_formulas</em>, <em class="sig-param">data</em>, <em class="sig-param">vcp_p=1</em>, <em class="sig-param">fe_p=2</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/genmod/bayes_mixed_glm.html#BinomialBayesMixedGLM.from_formula"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.from_formula" title="Permalink to this definition">¶</a></dt>
<dd><p>Fit a BayesMixedGLM using a formula.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl class="simple">
<dt><strong>formula</strong><span class="classifier">string</span></dt><dd><p>Formula for the endog and fixed effects terms (use ~ to
separate dependent and independent expressions).</p>
</dd>
<dt><strong>vc_formulas</strong><span class="classifier">dictionary</span></dt><dd><p>vc_formulas[name] is a one-sided formula that creates one
collection of random effects with a common variance
prameter. If using categorical (factor) variables to
produce variance components, note that generally <cite>0 + …</cite>
should be used so that an intercept is not included.</p>
</dd>
<dt><strong>data</strong><span class="classifier">data frame</span></dt><dd><p>The data to which the formulas are applied.</p>
</dd>
<dt><strong>family</strong><span class="classifier">genmod.families instance</span></dt><dd><p>A GLM family.</p>
</dd>
<dt><strong>vcp_p</strong><span class="classifier">float</span></dt><dd><p>The prior standard deviation for the logarithms of the standard
deviations of the random effects.</p>
</dd>
<dt><strong>fe_p</strong><span class="classifier">float</span></dt><dd><p>The prior standard deviation for the fixed effects parameters.</p>
</dd>
</dl>
</dd>
</dl>
</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.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit_vb.html"
title="previous chapter">statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit_vb</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior.html"
title="next chapter">statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/generated/statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.from_formula.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.2.1.
</div>
</body>
</html>
|
django_guts/templates/guts/base.html
|
svetlyak40wt/django-guts
|
<!DOCTYPE HTML>
<html>
<head>
<title>{{ title }}</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<h1>{{ title }}</h1>
{% block content %}{% endblock %}
</body>
</html>
|
v0.10.1/generated/statsmodels.stats.inter_rater.aggregate_raters.html
|
statsmodels/statsmodels.github.io
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.stats.inter_rater.aggregate_raters — 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.stats.multitest.multipletests" href="statsmodels.stats.multitest.multipletests.html" />
<link rel="prev" title="statsmodels.stats.inter_rater.to_table" href="statsmodels.stats.inter_rater.to_table.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.stats.multitest.multipletests.html" title="statsmodels.stats.multitest.multipletests"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.stats.inter_rater.to_table.html" title="statsmodels.stats.inter_rater.to_table"
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="../stats.html" accesskey="U">Statistics <code class="xref py py-mod docutils literal notranslate"><span class="pre">stats</span></code></a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-stats-inter-rater-aggregate-raters">
<h1>statsmodels.stats.inter_rater.aggregate_raters<a class="headerlink" href="#statsmodels-stats-inter-rater-aggregate-raters" title="Permalink to this headline">¶</a></h1>
<dl class="function">
<dt id="statsmodels.stats.inter_rater.aggregate_raters">
<code class="sig-prename descclassname">statsmodels.stats.inter_rater.</code><code class="sig-name descname">aggregate_raters</code><span class="sig-paren">(</span><em class="sig-param">data</em>, <em class="sig-param">n_cat=None</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/stats/inter_rater.html#aggregate_raters"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.stats.inter_rater.aggregate_raters" title="Permalink to this definition">¶</a></dt>
<dd><p>convert raw data with shape (subject, rater) to (subject, cat_counts)</p>
<p>brings data into correct format for fleiss_kappa</p>
<p>bincount will raise exception if data cannot be converted to integer.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><dl class="simple">
<dt><strong>data</strong><span class="classifier">array_like, 2-Dim</span></dt><dd><p>data containing category assignment with subjects in rows and raters
in columns.</p>
</dd>
<dt><strong>n_cat</strong><span class="classifier">None or int</span></dt><dd><p>If None, then the data is converted to integer categories,
0,1,2,…,n_cat-1. Because of the relabeling only category levels
with non-zero counts are included.
If this is an integer, then the category levels in the data are already
assumed to be in integers, 0,1,2,…,n_cat-1. In this case, the
returned array may contain columns with zero count, if no subject
has been categorized with this level.</p>
</dd>
</dl>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><dl class="simple">
<dt><strong>arr</strong><span class="classifier">nd_array, (n_rows, n_cat)</span></dt><dd><p>Contains counts of raters that assigned a category level to individuals.
Subjects are in rows, category levels in columns.</p>
</dd>
</dl>
</dd>
</dl>
</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.stats.inter_rater.to_table.html"
title="previous chapter">statsmodels.stats.inter_rater.to_table</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.stats.multitest.multipletests.html"
title="next chapter">statsmodels.stats.multitest.multipletests</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/generated/statsmodels.stats.inter_rater.aggregate_raters.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>
|
documentation/manual/core/fr/zend.layout.html
|
wukchung/Home-development
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<title>Zend_Layout - Zend Framework Manual</title>
</head>
<body>
<table width="100%">
<tr valign="top">
<td width="85%">
<table width="100%">
<tr>
<td width="25%" style="text-align: left;">
<a href="zend.json.server.html">Zend_Json_Server - JSON-RPC server</a>
</td>
<td width="50%" style="text-align: center;">
<div class="up"><span class="up"><a href="reference.html">Zend Framework Reference</a></span><br />
<span class="home"><a href="manual.html">Programmer's Reference Guide</a></span></div>
</td>
<td width="25%" style="text-align: right;">
<div class="next" style="text-align: right; float: right;"><a href="zend.layout.introduction.html">Introduction</a></div>
</td>
</tr>
</table>
<hr />
<div id="zend.layout" class="chapter"><div class="info"><h1>Zend_Layout</h1><strong>Table of Contents</strong><ul class="chunklist chunklist_title">
<li><a href="zend.layout.introduction.html">Introduction</a></li>
<li><a href="zend.layout.quickstart.html">Zend_Layout - Démarrage rapide</a></li>
<li><a href="zend.layout.options.html">Zend_Layout options de configuration</a></li>
<li><a href="zend.layout.advanced.html">Zend_Layout, utilisation avancée</a></li>
</ul>
</div>
</div>
<hr />
<table width="100%">
<tr>
<td width="25%" style="text-align: left;">
<a href="zend.json.server.html">Zend_Json_Server - JSON-RPC server</a>
</td>
<td width="50%" style="text-align: center;">
<div class="up"><span class="up"><a href="reference.html">Zend Framework Reference</a></span><br />
<span class="home"><a href="manual.html">Programmer's Reference Guide</a></span></div>
</td>
<td width="25%" style="text-align: right;">
<div class="next" style="text-align: right; float: right;"><a href="zend.layout.introduction.html">Introduction</a></div>
</td>
</tr>
</table>
</td>
<td style="font-size: smaller;" width="15%"> <style type="text/css">
#leftbar {
float: left;
width: 186px;
padding: 5px;
font-size: smaller;
}
ul.toc {
margin: 0px 5px 5px 5px;
padding: 0px;
}
ul.toc li {
font-size: 85%;
margin: 1px 0 1px 1px;
padding: 1px 0 1px 11px;
list-style-type: none;
background-repeat: no-repeat;
background-position: center left;
}
ul.toc li.header {
font-size: 115%;
padding: 5px 0px 5px 11px;
border-bottom: 1px solid #cccccc;
margin-bottom: 5px;
}
ul.toc li.active {
font-weight: bold;
}
ul.toc li a {
text-decoration: none;
}
ul.toc li a:hover {
text-decoration: underline;
}
</style>
<ul class="toc">
<li class="header home"><a href="manual.html">Programmer's Reference Guide</a></li>
<li class="header up"><a href="manual.html">Programmer's Reference Guide</a></li>
<li class="header up"><a href="reference.html">Zend Framework Reference</a></li>
<li><a href="zend.acl.html">Zend_Acl</a></li>
<li><a href="zend.amf.html">Zend_Amf</a></li>
<li><a href="zend.application.html">Zend_Application</a></li>
<li><a href="zend.auth.html">Zend_Auth</a></li>
<li><a href="zend.barcode.html">Zend_Barcode</a></li>
<li><a href="zend.cache.html">Zend_Cache</a></li>
<li><a href="zend.captcha.html">Zend_Captcha</a></li>
<li><a href="zend.cloud.html">SimpleCloud API: Zend_Cloud</a></li>
<li><a href="zend.codegenerator.html">Zend_CodeGenerator</a></li>
<li><a href="zend.config.html">Zend_Config</a></li>
<li><a href="zend.config.writer.html">Zend_Config_Writer</a></li>
<li><a href="zend.console.getopt.html">Zend_Console_Getopt</a></li>
<li><a href="zend.controller.html">Zend_Controller</a></li>
<li><a href="zend.currency.html">Zend_Currency</a></li>
<li><a href="zend.date.html">Zend_Date</a></li>
<li><a href="zend.db.html">Zend_Db</a></li>
<li><a href="zend.debug.html">Zend_Debug</a></li>
<li><a href="zend.dojo.html">Zend_Dojo</a></li>
<li><a href="zend.dom.html">Zend_Dom</a></li>
<li><a href="zend.exception.html">Zend_Exception</a></li>
<li><a href="zend.feed.html">Zend_Feed</a></li>
<li><a href="zend.file.html">Zend_File</a></li>
<li><a href="zend.filter.html">Zend_Filter</a></li>
<li><a href="zend.form.html">Zend_Form</a></li>
<li><a href="zend.gdata.html">Zend_Gdata</a></li>
<li><a href="zend.http.html">Zend_Http</a></li>
<li><a href="zend.infocard.html">Zend_InfoCard</a></li>
<li><a href="zend.json.html">Zend_Json</a></li>
<li class="active"><a href="zend.layout.html">Zend_Layout</a></li>
<li><a href="zend.ldap.html">Zend_Ldap</a></li>
<li><a href="zend.loader.html">Zend_Loader</a></li>
<li><a href="zend.locale.html">Zend_Locale</a></li>
<li><a href="zend.log.html">Zend_Log</a></li>
<li><a href="zend.mail.html">Zend_Mail</a></li>
<li><a href="zend.markup.html">Zend_Markup</a></li>
<li><a href="zend.measure.html">Zend_Measure</a></li>
<li><a href="zend.memory.html">Zend_Memory</a></li>
<li><a href="zend.mime.html">Zend_Mime</a></li>
<li><a href="zend.navigation.html">Zend_Navigation</a></li>
<li><a href="zend.oauth.html">Zend_Oauth</a></li>
<li><a href="zend.openid.html">Zend_OpenId</a></li>
<li><a href="zend.paginator.html">Zend_Paginator</a></li>
<li><a href="zend.pdf.html">Zend_Pdf</a></li>
<li><a href="zend.progressbar.html">Zend_ProgressBar</a></li>
<li><a href="zend.queue.html">Zend_Queue</a></li>
<li><a href="zend.reflection.html">Zend_Reflection</a></li>
<li><a href="zend.registry.html">Zend_Registry</a></li>
<li><a href="zend.rest.html">Zend_Rest</a></li>
<li><a href="zend.search.lucene.html">Zend_Search_Lucene</a></li>
<li><a href="zend.serializer.html">Zend_Serializer</a></li>
<li><a href="zend.server.html">Zend_Server</a></li>
<li><a href="zend.service.html">Zend_Service</a></li>
<li><a href="zend.session.html">Zend_Session</a></li>
<li><a href="zend.soap.html">Zend_Soap</a></li>
<li><a href="zend.tag.html">Zend_Tag</a></li>
<li><a href="zend.test.html">Zend_Test</a></li>
<li><a href="zend.text.html">Zend_Text</a></li>
<li><a href="zend.timesync.html">Zend_TimeSync</a></li>
<li><a href="zend.tool.html">Zend_Tool</a></li>
<li><a href="zend.tool.framework.html">Zend_Tool_Framework</a></li>
<li><a href="zend.tool.project.html">Zend_Tool_Project</a></li>
<li><a href="zend.translate.html">Zend_Translate</a></li>
<li><a href="zend.uri.html">Zend_Uri</a></li>
<li><a href="zend.validate.html">Zend_Validate</a></li>
<li><a href="zend.version.html">Zend_Version</a></li>
<li><a href="zend.view.html">Zend_View</a></li>
<li><a href="zend.wildfire.html">Zend_Wildfire</a></li>
<li><a href="zend.xmlrpc.html">Zend_XmlRpc</a></li>
<li><a href="zendx.console.process.unix.html">ZendX_Console_Process_Unix</a></li>
<li><a href="zendx.jquery.html">ZendX_JQuery</a></li>
</ul>
</td>
</tr>
</table>
</body>
</html>
|
trace_viewer/tracing/importer/simple_line_reader.html
|
bpsinc-native/src_third_party_trace-viewer
|
<!DOCTYPE html>
<!--
Copyright (c) 2014 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<link rel="import" href="/tvcm.html">
<script>
'use strict';
tvcm.exportTo('tracing.importer', function() {
/**
* @constructor
*/
function SimpleLineReader(text) {
this.lines_ = text.split('\n');
this.curLine_ = 0;
this.savedLines_ = undefined;
}
SimpleLineReader.prototype = {
advanceToLineMatching: function(regex) {
for (; this.curLine_ < this.lines_.length; this.curLine_++) {
var line = this.lines_[this.curLine_];
if (this.savedLines_ !== undefined)
this.savedLines_.push(line);
if (regex.test(line))
return true;
}
return false;
},
get curLineNumber() {
return this.curLine_;
},
beginSavingLines: function() {
this.savedLines_ = [];
},
endSavingLinesAndGetResult: function() {
var tmp = this.savedLines_;
this.savedLines_ = undefined;
return tmp;
}
};
return {
SimpleLineReader: SimpleLineReader
};
});
</script>
|
examples-ios-jquery/popup.html
|
SoumitraAgarwal/chocolatechip-ui
|
<!DOCTYPE html>
<html lang="en" manifest="manifest/popup.manifest">
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="apple-touch-startup-image" href="startup.png">
<link rel="apple-touch-icon" href="chocolatechip-icon.png"/>
<link rel="shortcut icon" href="favicon.ico">
<title>Popup Control</title>
<link rel="stylesheet" href="../chui/chui.ios.css">
<style>
/* Local Styles Here */
/* Popup Demo Styles */
#popupMessageTarget {
opacity: 0;
font-size: 24px;
font-weight: bold;
color: red;
text-shadow: 0px 1px 2px #666, 0px -1px 1px #fff;
padding: 0 20px;
}
.animatePopupMessage {
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: linear;
-webkit-animation-name: updatePopupMessage;
}
@-webkit-keyframes updatePopupMessage {
0% { opacity: 0; }
10% { opacity: 1; }
95% { opacity: 1; }
100% { opacity: 0; }
}
</style>
<script src="../libs/jquery-1.7.2.js"></script>
<script src="../chui/iscroll.js"></script>
<script src="../chui/chui.ios.js"></script>
<script>
/* Local JavaScript Here */
$(function() {
// This is just an animation for popup callback. Not part of popup functionality.
$("#popupMessageTarget").bind("webkitAnimationEnd", function() {
this.className = "";
this.textContent = "";
});
// Bind event to show the popup:
$("#openPopup").bind("click", function() {
$.UIShowPopUp({
selector: "#main",
id: "warning",
title: 'Attention Viewers!',
message: 'This is a message from the sponsors. Please be seated while we are getting ready. Thank you for your patience.',
cancelUIButton: 'Skip',
continueUIButton: 'Stay for it',
callback: function() {
var popupMessageTarget = document.querySelector('#popupMessageTarget');
popupMessageTarget.textContent = 'Thanks for staying with us a bit longer.';
popupMessageTarget.className = "";
popupMessageTarget.className = "animatePopupMessage";
}
});
});
});
</script>
</head>
<body>
<app>
<view id="main" ui-background-style="striped" ui-navigation-status="current">
<navbar id="segmentedToolbar">
<h1 ui-bar-align="center">Popup Example</h1>
<uibutton ui-bar-align="right" id="openPopup" ui-implements="edit">
<label>Popup</label>
</uibutton>
</navbar>
<subview id="subview1" class="mySubView" ui-associations="withNavBar">
<scrollpanel>
<p id="popupMessageTarget"></p>
<tableview id="tableview_01" class="myTableView">
<tableheader>This is a Table View Header</tableheader>
<tablecell id="c1">
<celltitle ui-wild-color="green">Item One</celltitle>
</tablecell>
<tablecell id="c2">
<celltitle>Item Two</celltitle>
</tablecell>
<tablecell id="c3">
<celltitle>Item Three</celltitle>
</tablecell>
</tableview>
<tableview>
<tableheader>Another Table Header</tableheader>
<tablecell ui-subtitle-alignment="right">
<celltitle>Title One</celltitle>
<cellsubtitle>Something</cellsubtitle>
</tablecell>
<tablecell ui-subtitle-alignment="right">
<celltitle>Title Two</celltitle>
<cellsubtitle>Another One</cellsubtitle>
</tablecell>
<tablecell ui-table-cell-order="stacked">
<celltitle>Title Three</celltitle>
<cellsubtitle>This is different</cellsubtitle>
<celldetail>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat.</celldetail>
</tablecell>
<tablefooter>Table footer here for whatever you need it for.</tablefooter>
</tableview>
</scrollpanel>
</subview>
</view>
</app>
</body>
</html>
|
www/index.html
|
rkojedzinszky/thermo-center
|
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<title>Thermo Center</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<!-- icon from https://fontawesome.com/icons/thermometer-half?style=solid -->
<link rel="icon" sizes="any" href="icons/thermometer-half-solid.svg" />
<link rel="icon" sizes="128x128" href="icons/thermometer-half-solid.png" />
<link rel="manifest" href="/manifest.json" />
<script src="dist/steal.production.js"></script>
</head>
<body>
<thermo-main />
</body>
</html>
|
v0.13.0/generated/statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.estimate_scale.html
|
statsmodels/statsmodels.github.io
|
<!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.genmod.generalized_estimating_equations.OrdinalGEE.estimate_scale — 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.OrdinalGEE.estimate_tweedie_power" href="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.estimate_tweedie_power.html" />
<link rel="prev" title="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.compare_score_test" href="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.compare_score_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.OrdinalGEE.estimate_scale" 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.0</span>
<span class="md-header-nav__topic"> statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.estimate_scale </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.OrdinalGEE.html" class="md-tabs__link">statsmodels.genmod.generalized_estimating_equations.OrdinalGEE</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.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>
<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.OrdinalGEE.estimate_scale.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-genmod-generalized-estimating-equations-ordinalgee-estimate-scale--page-root">statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.estimate_scale<a class="headerlink" href="#generated-statsmodels-genmod-generalized-estimating-equations-ordinalgee-estimate-scale--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.OrdinalGEE.estimate_scale">
<span class="sig-prename descclassname"><span class="pre">OrdinalGEE.</span></span><span class="sig-name descname"><span class="pre">estimate_scale</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.estimate_scale" title="Permalink to this definition">¶</a></dt>
<dd><p>Estimate the dispersion/scale.</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.genmod.generalized_estimating_equations.OrdinalGEE.compare_score_test.html" title="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.compare_score_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.OrdinalGEE.compare_score_test </span>
</div>
</a>
<a href="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.estimate_tweedie_power.html" title="statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.estimate_tweedie_power"
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.OrdinalGEE.estimate_tweedie_power </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
Oct 06, 2021.
<br/>
Created using
<a href="http://www.sphinx-doc.org/">Sphinx</a> 4.0.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>
|
src/doxygen/html/structStats_1_1HistStor_1_1Params.html
|
wnoc-drexel/gem5-stable
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gem5: Stats::HistStor::Params Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<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 id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label> <u>S</u>earch for </label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<div class="nav">
<a class="el" href="namespaceStats.html">Stats</a>::<a class="el" href="classStats_1_1HistStor.html">HistStor</a>::<a class="el" href="structStats_1_1HistStor_1_1Params.html">Params</a></div>
<h1>Stats::HistStor::Params Struct Reference</h1><!-- doxytag: class="Stats::HistStor::Params" --><!-- doxytag: inherits="Stats::DistParams" -->The parameters for a distribution stat.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="statistics_8hh-source.html">statistics.hh</a>></code>
<p>
<p>Inheritance diagram for Stats::HistStor::Params:
<p><center><img src="structStats_1_1HistStor_1_1Params.png" usemap="#Stats::HistStor::Params_map" border="0" alt=""></center>
<map name="Stats::HistStor::Params_map">
<area href="structStats_1_1DistParams.html" alt="Stats::DistParams" shape="rect" coords="0,56,137,80">
<area href="structStats_1_1StorageParams.html" alt="Stats::StorageParams" shape="rect" coords="0,0,137,24">
</map>
<a href="structStats_1_1HistStor_1_1Params-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structStats_1_1HistStor_1_1Params.html#06685251e9b72ab2825c77b72be20d63">Params</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="namespaceStats.html#de40f073c079e46b29a822f65067e3bf">size_type</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structStats_1_1HistStor_1_1Params.html#9f2fae420c882a0ffe67158a2890a14d">buckets</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The number of buckets. <a href="#9f2fae420c882a0ffe67158a2890a14d"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The parameters for a distribution stat.
<p>
<p>
Definition at line <a class="el" href="statistics_8hh-source.html#l01504">1504</a> of file <a class="el" href="statistics_8hh-source.html">statistics.hh</a>.<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="06685251e9b72ab2825c77b72be20d63"></a><!-- doxytag: member="Stats::HistStor::Params::Params" ref="06685251e9b72ab2825c77b72be20d63" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Stats::HistStor::Params::Params </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Definition at line <a class="el" href="statistics_8hh-source.html#l01509">1509</a> of file <a class="el" href="statistics_8hh-source.html">statistics.hh</a>.
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="9f2fae420c882a0ffe67158a2890a14d"></a><!-- doxytag: member="Stats::HistStor::Params::buckets" ref="9f2fae420c882a0ffe67158a2890a14d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceStats.html#de40f073c079e46b29a822f65067e3bf">size_type</a> <a class="el" href="structStats_1_1HistStor_1_1Params.html#9f2fae420c882a0ffe67158a2890a14d">Stats::HistStor::Params::buckets</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
The number of buckets.
<p>
<p>
Definition at line <a class="el" href="statistics_8hh-source.html#l01507">1507</a> of file <a class="el" href="statistics_8hh-source.html">statistics.hh</a>.
<p>
Referenced by <a class="el" href="statistics_8hh-source.html#l02543">Stats::Histogram::init()</a>, <a class="el" href="statistics_8hh-source.html#l01597">Stats::HistStor::prepare()</a>, and <a class="el" href="statistics_8hh-source.html#l01625">Stats::HistStor::reset()</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>base/<a class="el" href="statistics_8hh-source.html">statistics.hh</a></ul>
<hr size="1"><address style="align: right;"><small>
Generated on Fri Apr 17 12:41:48 2015 for gem5 by <a href="http://www.doxygen.org/index.html"> doxygen</a> 1.4.7</small></address>
</body>
</html>
|
src/wcslib-4.24/html/globals_h.html
|
kapteyn-astro/kapteyn
|
<!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.8"/>
<title>WCSLIB: Globals</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="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">WCSLIB
 <span id="projectnumber">4.23.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<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="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li class="current"><a href="globals.html"><span>All</span></a></li>
<li><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Macros</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="globals.html#index_a"><span>a</span></a></li>
<li><a href="globals_b.html#index_b"><span>b</span></a></li>
<li><a href="globals_c.html#index_c"><span>c</span></a></li>
<li><a href="globals_d.html#index_d"><span>d</span></a></li>
<li><a href="globals_e.html#index_e"><span>e</span></a></li>
<li><a href="globals_f.html#index_f"><span>f</span></a></li>
<li class="current"><a href="globals_h.html#index_h"><span>h</span></a></li>
<li><a href="globals_i.html#index_i"><span>i</span></a></li>
<li><a href="globals_k.html#index_k"><span>k</span></a></li>
<li><a href="globals_l.html#index_l"><span>l</span></a></li>
<li><a href="globals_m.html#index_m"><span>m</span></a></li>
<li><a href="globals_n.html#index_n"><span>n</span></a></li>
<li><a href="globals_p.html#index_p"><span>p</span></a></li>
<li><a href="globals_q.html#index_q"><span>q</span></a></li>
<li><a href="globals_r.html#index_r"><span>r</span></a></li>
<li><a href="globals_s.html#index_s"><span>s</span></a></li>
<li><a href="globals_t.html#index_t"><span>t</span></a></li>
<li><a href="globals_u.html#index_u"><span>u</span></a></li>
<li><a href="globals_v.html#index_v"><span>v</span></a></li>
<li><a href="globals_w.html#index_w"><span>w</span></a></li>
<li><a href="globals_x.html#index_x"><span>x</span></a></li>
<li><a href="globals_z.html#index_z"><span>z</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a class="anchor" id="index_h"></a>- h -</h3><ul>
<li>HEALPIX
: <a class="el" href="prj_8h.html#a6e2db45f219ba5732ddca43a9fc17408">prj.h</a>
</li>
<li>hpxs2x()
: <a class="el" href="prj_8h.html#af44375ad9036898dd6d12d2cc58bf53b">prj.h</a>
</li>
<li>hpxset()
: <a class="el" href="prj_8h.html#aa2167e62576d36eae341c2583cb5d678">prj.h</a>
</li>
<li>hpxx2s()
: <a class="el" href="prj_8h.html#a4ff298fcdc6e7e23dfb4971fbd26ebe7">prj.h</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Sep 19 2014 01:26:06 for WCSLIB by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
|
v0.13.1/generated/statsmodels.tsa.forecasting.theta.ThetaModel.period.html
|
statsmodels/statsmodels.github.io
|
<!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.forecasting.theta.ThetaModel.period — 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.forecasting.theta.ThetaModel.use_test" href="statsmodels.tsa.forecasting.theta.ThetaModel.use_test.html" />
<link rel="prev" title="statsmodels.tsa.forecasting.theta.ThetaModel.method" href="statsmodels.tsa.forecasting.theta.ThetaModel.method.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.forecasting.theta.ThetaModel.period" 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.forecasting.theta.ThetaModel.period </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.forecasting.theta.ThetaModel.html" class="md-tabs__link">statsmodels.tsa.forecasting.theta.ThetaModel</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.forecasting.theta.ThetaModel.period.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-forecasting-theta-thetamodel-period">
<h1 id="generated-statsmodels-tsa-forecasting-theta-thetamodel-period--page-root">statsmodels.tsa.forecasting.theta.ThetaModel.period<a class="headerlink" href="#generated-statsmodels-tsa-forecasting-theta-thetamodel-period--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py property">
<dt class="sig sig-object py" id="statsmodels.tsa.forecasting.theta.ThetaModel.period">
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">ThetaModel.</span></span><span class="sig-name descname"><span class="pre">period</span></span><a class="headerlink" href="#statsmodels.tsa.forecasting.theta.ThetaModel.period" title="Permalink to this definition">¶</a></dt>
<dd><p>The period of the seasonality</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.forecasting.theta.ThetaModel.method.html" title="statsmodels.tsa.forecasting.theta.ThetaModel.method"
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.forecasting.theta.ThetaModel.method </span>
</div>
</a>
<a href="statsmodels.tsa.forecasting.theta.ThetaModel.use_test.html" title="statsmodels.tsa.forecasting.theta.ThetaModel.use_test"
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.forecasting.theta.ThetaModel.use_test </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>
|
0.6.1/generated/statsmodels.sandbox.regression.try_catdata.groupsstats_1d.html
|
statsmodels/statsmodels.github.io
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>statsmodels.sandbox.regression.try_catdata.groupsstats_1d — statsmodels 0.6.1 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '0.6.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="shortcut icon" href="../_static/statsmodels_hybi_favico.ico"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="top" title="statsmodels 0.6.1 documentation" href="../index.html" />
<link rel="up" title="Sandbox" href="../sandbox.html" />
<link rel="next" title="statsmodels.sandbox.regression.try_catdata.groupsstats_dummy" href="statsmodels.sandbox.regression.try_catdata.groupsstats_dummy.html" />
<link rel="prev" title="statsmodels.sandbox.regression.try_catdata.convertlabels" href="statsmodels.sandbox.regression.try_catdata.convertlabels.html" />
<link rel="stylesheet" href="../../_static/facebox.css" type="text/css" />
<link rel="stylesheet" href="../_static/examples.css" type="text/css" />
<script type="text/javascript" src="../_static/scripts.js">
</script>
<script type="text/javascript" src="../_static/facebox.js">
</script>
</head>
<body role="document">
<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="statsmodels.sandbox.regression.try_catdata.groupsstats_dummy.html" title="statsmodels.sandbox.regression.try_catdata.groupsstats_dummy"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.sandbox.regression.try_catdata.convertlabels.html" title="statsmodels.sandbox.regression.try_catdata.convertlabels"
accesskey="P">previous</a> |</li>
<li><a href ="../install.html">Install</a></li> |
<li><a href="https://groups.google.com/group/pystatsmodels?hl=en">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="../sandbox.html" accesskey="U">Sandbox</a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-sandbox-regression-try-catdata-groupsstats-1d">
<h1>statsmodels.sandbox.regression.try_catdata.groupsstats_1d<a class="headerlink" href="#statsmodels-sandbox-regression-try-catdata-groupsstats-1d" title="Permalink to this headline">¶</a></h1>
<dl class="function">
<dt id="statsmodels.sandbox.regression.try_catdata.groupsstats_1d">
<code class="descclassname">statsmodels.sandbox.regression.try_catdata.</code><code class="descname">groupsstats_1d</code><span class="sig-paren">(</span><em>y</em>, <em>x</em>, <em>labelsunique</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/sandbox/regression/try_catdata.html#groupsstats_1d"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.sandbox.regression.try_catdata.groupsstats_1d" title="Permalink to this definition">¶</a></dt>
<dd><p>use ndimage to get fast mean and variance</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.sandbox.regression.try_catdata.convertlabels.html"
title="previous chapter">statsmodels.sandbox.regression.try_catdata.convertlabels</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.sandbox.regression.try_catdata.groupsstats_dummy.html"
title="next chapter">statsmodels.sandbox.regression.try_catdata.groupsstats_dummy</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/generated/statsmodels.sandbox.regression.try_catdata.groupsstats_1d.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer" role="contentinfo">
© Copyright 2009-2013, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.
</div>
</body>
</html>
|
enc/enc_rus/meta/dialogapi/flags/index_matrix.html
|
data-man/FarAS
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Ôëàãè ýëåìåíòîâ äèàëîãà</title>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1251">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<link rel="stylesheet" type="text/css" href="../../../styles/styles.css">
<script language="javascript" src='../../links.js' type="text/javascript"></script>
</head>
<!-- History of modification:
-->
<body>
<h1>Ôëàãè ýëåìåíòîâ äèàëîãà</h1>
<div class="navbar">
<a href="../../index.html">ãëàâíàÿ</a> | <a href="../index.html">Dialog API</a> | <a href="../controls/index.html">Ýëåìåíòû
äèàëîãà</a><br>
</div>
<div class="shortdescr">
Ïîâåäåíèåì è âíåøíèì âèäîì óïðàâëÿþùèõ ýëåìåíòîâ DialogAPI ìîæíî
óïðàâëÿòü ïîñðåäñòâîì ôëàãîâ. Î òîì, êàêèå ôëàãè íà êàêèå ýëåìåíòû
âîçäåéñòâóþò ÷èòàéòå â îïèñàíèÿõ ê ýëåìåíòàì óïðàâëåíèÿ.
</div>
<table class="cont_w" width="215">
<tr class="cont_w">
<th class="cont_w" align="top" width="100"> </th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_button.html">D I _ B U T T O N</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_checkbox.html">D I _ C H E C K B O X</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_combobox.html">D I _ C O M B O B O X</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_doublebox.html">D I _ D O U B L E B O X</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_edit.html">D I _ E D I T</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_fixedit.html">D I _ F I X E D I T</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_listbox.html">D I _ L I S T B O X</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_pswedit.html">D I _ P S W E D I T</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_radiobutton.html">D I _ R A D I O B U T T O N</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_singlebox.html">D I _ S I N G L E B O X</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_text.html">D I _ T E X T</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_usercontrol.html">D I _ U S E R C O N T R O L</a></th>
<th class="cont_w" width="5" style="writing-mode:tb-rl"><a href="../controls/di_vtext.html">D I _ V T E X T</a></th>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_3state.html">DIF_3STATE</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_boxcolor.html">DIF_BOXCOLOR</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_btnnoclose.html">DIF_BTNNOCLOSE</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_centergroup.html">DIF_CENTERGROUP</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_centertext.html">DIF_CENTERTEXT</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_setcolor.html#DIF_COLORMASK">DIF_COLORMASK</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_disable.html">DIF_DISABLE</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_dropdownlist.html">DIF_DROPDOWNLIST</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_editexpand.html">DIF_EDITEXPAND</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_editor.html">DIF_EDITOR</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_group.html">DIF_GROUP</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_history.html">DIF_HISTORY</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_hidden.html">DIF_HIDDEN</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_lefttext.html">DIF_LEFTTEXT</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_listautohighlight.html">DIF_LISTAUTOHIGHLIGHT</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_listnoampersand.html">DIF_LISTNOAMPERSAND</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_listnobox.html">DIF_LISTNOBOX</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_listnoclose.html">DIF_LISTNOCLOSE</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_listwrapmode.html">DIF_LISTWRAPMODE</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_manualaddhistory.html">DIF_MANUALADDHISTORY</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_maskedit.html">DIF_MASKEDIT</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_moveselect.html">DIF_MOVESELECT</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_nobrackets.html">DIF_NOBRACKETS</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_nofocus.html">DIF_NOFOCUS</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_notcvtusercontrol.html">DIF_NOTCVTUSERCONTROL</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_readonly.html">DIF_READONLY</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_selectonentry.html">DIF_SELECTONENTRY</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_separator.html">DIF_SEPARATOR</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_separator2.html">DIF_SEPARATOR2</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_setcolor.html">DIF_SETCOLOR</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_showampersand.html">DIF_SHOWAMPERSAND</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_uselasthistory.html">DIF_USELASTHISTORY</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
<tr class="cont_w">
<td class="cont_w" width="100"><a href="dif_varedit.html">DIF_VAREDIT</a></td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
<td class="cont_w" width="5"> </td>
</tr>
</table>
<div class="see">
Ñìîòðèòå òàêæå:
</div>
<div class="seecont">
</div>
</body>
</html>
|
v0.10.1/dev/generated/statsmodels.base.model.ResultMixin.get_nlfun.html
|
statsmodels/statsmodels.github.io
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.base.model.ResultMixin.get_nlfun — 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.base.model.ResultMixin.hessv" href="statsmodels.base.model.ResultMixin.hessv.html" />
<link rel="prev" title="statsmodels.base.model.ResultMixin.df_modelwc" href="statsmodels.base.model.ResultMixin.df_modelwc.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.base.model.ResultMixin.hessv.html" title="statsmodels.base.model.ResultMixin.hessv"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.base.model.ResultMixin.df_modelwc.html" title="statsmodels.base.model.ResultMixin.df_modelwc"
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="../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="../index.html" >Developer Page</a> |</li>
<li class="nav-item nav-item-2"><a href="../internal.html" >Internal Classes</a> |</li>
<li class="nav-item nav-item-3"><a href="statsmodels.base.model.ResultMixin.html" accesskey="U">statsmodels.base.model.ResultMixin</a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-base-model-resultmixin-get-nlfun">
<h1>statsmodels.base.model.ResultMixin.get_nlfun<a class="headerlink" href="#statsmodels-base-model-resultmixin-get-nlfun" title="Permalink to this headline">¶</a></h1>
<p>method</p>
<dl class="method">
<dt id="statsmodels.base.model.ResultMixin.get_nlfun">
<code class="sig-prename descclassname">ResultMixin.</code><code class="sig-name descname">get_nlfun</code><span class="sig-paren">(</span><em class="sig-param">fun</em><span class="sig-paren">)</span><a class="reference internal" href="../../_modules/statsmodels/base/model.html#ResultMixin.get_nlfun"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.base.model.ResultMixin.get_nlfun" title="Permalink to this definition">¶</a></dt>
<dd><p>This is not Implemented</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.base.model.ResultMixin.df_modelwc.html"
title="previous chapter">statsmodels.base.model.ResultMixin.df_modelwc</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.base.model.ResultMixin.hessv.html"
title="next chapter">statsmodels.base.model.ResultMixin.hessv</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../../_sources/dev/generated/statsmodels.base.model.ResultMixin.get_nlfun.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>
|
v0.13.1/generated/statsmodels.discrete.discrete_model.GeneralizedPoissonResults.fittedvalues.html
|
statsmodels/statsmodels.github.io
|
<!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.discrete.discrete_model.GeneralizedPoissonResults.fittedvalues — 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.discrete.discrete_model.GeneralizedPoissonResults.llf" href="statsmodels.discrete.discrete_model.GeneralizedPoissonResults.llf.html" />
<link rel="prev" title="statsmodels.discrete.discrete_model.GeneralizedPoissonResults.bse" href="statsmodels.discrete.discrete_model.GeneralizedPoissonResults.bse.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.GeneralizedPoissonResults.fittedvalues" 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.discrete.discrete_model.GeneralizedPoissonResults.fittedvalues </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="../discretemod.html" class="md-tabs__link">Regression with Discrete Dependent Variable</a></li>
<li class="md-tabs__item"><a href="statsmodels.discrete.discrete_model.GeneralizedPoissonResults.html" class="md-tabs__link">statsmodels.discrete.discrete_model.GeneralizedPoissonResults</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>
<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.discrete.discrete_model.GeneralizedPoissonResults.fittedvalues.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-discrete-discrete-model-generalizedpoissonresults-fittedvalues">
<h1 id="generated-statsmodels-discrete-discrete-model-generalizedpoissonresults-fittedvalues--page-root">statsmodels.discrete.discrete_model.GeneralizedPoissonResults.fittedvalues<a class="headerlink" href="#generated-statsmodels-discrete-discrete-model-generalizedpoissonresults-fittedvalues--page-root" title="Permalink to this headline">¶</a></h1>
<dl class="py attribute">
<dt class="sig sig-object py" id="statsmodels.discrete.discrete_model.GeneralizedPoissonResults.fittedvalues">
<span class="sig-prename descclassname"><span class="pre">GeneralizedPoissonResults.</span></span><span class="sig-name descname"><span class="pre">fittedvalues</span></span><a class="headerlink" href="#statsmodels.discrete.discrete_model.GeneralizedPoissonResults.fittedvalues" title="Permalink to this definition">¶</a></dt>
<dd><p>Linear predictor XB.</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.discrete.discrete_model.GeneralizedPoissonResults.bse.html" title="statsmodels.discrete.discrete_model.GeneralizedPoissonResults.bse"
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.GeneralizedPoissonResults.bse </span>
</div>
</a>
<a href="statsmodels.discrete.discrete_model.GeneralizedPoissonResults.llf.html" title="statsmodels.discrete.discrete_model.GeneralizedPoissonResults.llf"
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.GeneralizedPoissonResults.llf </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>
|
javadoc/eu/bitwalker/useragentutils/package-summary.html
|
kyle-neal/user-agent-utils
|
<!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_79) on Thu May 28 11:47:57 EDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>eu.bitwalker.useragentutils (User-Agent-Utils 1.16-SNAPSHOT API)</title>
<meta name="date" content="2015-05-28">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="eu.bitwalker.useragentutils (User-Agent-Utils 1.16-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Package</li>
<li><a href="../../../fauxsoup/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?eu/bitwalker/useragentutils/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 eu.bitwalker.useragentutils</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="../../../eu/bitwalker/useragentutils/UserAgent.html" title="class in eu.bitwalker.useragentutils">UserAgent</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/Utils.html" title="class in eu.bitwalker.useragentutils">Utils</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/Version.html" title="class in eu.bitwalker.useragentutils">Version</a></td>
<td class="colLast">
<div class="block">Container for general version information.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/Application.html" title="enum in eu.bitwalker.useragentutils">Application</a></td>
<td class="colLast">
<div class="block">Enum constants for internet applications like web-application and rich
internet application.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/ApplicationType.html" title="enum in eu.bitwalker.useragentutils">ApplicationType</a></td>
<td class="colLast">
<div class="block">Enum constants classifying the different types of applications which are common in referrer strings</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/Browser.html" title="enum in eu.bitwalker.useragentutils">Browser</a></td>
<td class="colLast">
<div class="block">Enum constants for most common browsers, including e-mail clients and bots.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/BrowserType.html" title="enum in eu.bitwalker.useragentutils">BrowserType</a></td>
<td class="colLast">
<div class="block">Enum constants classifying the different types of browsers which are common in user-agent strings</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/DeviceType.html" title="enum in eu.bitwalker.useragentutils">DeviceType</a></td>
<td class="colLast">
<div class="block">Enum contact for the type of used device</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/Manufacturer.html" title="enum in eu.bitwalker.useragentutils">Manufacturer</a></td>
<td class="colLast">
<div class="block">Enum constants representing manufacturers of operating systems and client software.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/OperatingSystem.html" title="enum in eu.bitwalker.useragentutils">OperatingSystem</a></td>
<td class="colLast">
<div class="block">Enum constants for most common operating systems.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../eu/bitwalker/useragentutils/RenderingEngine.html" title="enum in eu.bitwalker.useragentutils">RenderingEngine</a></td>
<td class="colLast">
<div class="block">Enum constants classifying the different types of rendering engines which are being used by browsers.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Package</li>
<li><a href="../../../fauxsoup/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?eu/bitwalker/useragentutils/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2015. All rights reserved.</small></p>
</body>
</html>
|
0.9.0/generated/statsmodels.stats.weightstats._zstat_generic.html
|
statsmodels/statsmodels.github.io
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>statsmodels.stats.weightstats._zstat_generic — statsmodels 0.9.0 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript" 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="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.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.stats.weightstats._zstat_generic2" href="statsmodels.stats.weightstats._zstat_generic2.html" />
<link rel="prev" title="statsmodels.stats.weightstats._zconfint_generic" href="statsmodels.stats.weightstats._zconfint_generic.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>
</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.stats.weightstats._zstat_generic2.html" title="statsmodels.stats.weightstats._zstat_generic2"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="statsmodels.stats.weightstats._zconfint_generic.html" title="statsmodels.stats.weightstats._zconfint_generic"
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="../stats.html" accesskey="U">Statistics <code class="docutils literal notranslate"><span class="pre">stats</span></code></a> |</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="statsmodels-stats-weightstats-zstat-generic">
<h1>statsmodels.stats.weightstats._zstat_generic<a class="headerlink" href="#statsmodels-stats-weightstats-zstat-generic" title="Permalink to this headline">¶</a></h1>
<dl class="function">
<dt id="statsmodels.stats.weightstats._zstat_generic">
<code class="descclassname">statsmodels.stats.weightstats.</code><code class="descname">_zstat_generic</code><span class="sig-paren">(</span><em>value1</em>, <em>value2</em>, <em>std_diff</em>, <em>alternative</em>, <em>diff=0</em><span class="sig-paren">)</span><a class="reference internal" href="../_modules/statsmodels/stats/weightstats.html#_zstat_generic"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#statsmodels.stats.weightstats._zstat_generic" title="Permalink to this definition">¶</a></dt>
<dd><p>generic (normal) z-test to save typing</p>
<p>can be used as ztest based on summary statistics</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.stats.weightstats._zconfint_generic.html"
title="previous chapter">statsmodels.stats.weightstats._zconfint_generic</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="statsmodels.stats.weightstats._zstat_generic2.html"
title="next chapter">statsmodels.stats.weightstats._zstat_generic2</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/generated/statsmodels.stats.weightstats._zstat_generic.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</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-2017, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.7.4.
</div>
</body>
</html>
|
packages/page-js-ie-support/page-js/examples/chrome/index.html
|
ming98/semattest
|
<!DOCTYPE html>
<html>
<head>
<title>Basic</title>
<link rel="stylesheet" href="chrome.css" type="text/css">
<script src="/page.js"></script>
</head>
<body>
<aside>
<h1>Chrome</h1>
<nav>
<ul>
<li><a href="./">History</a></li>
<li><a href="./extensions">Extensions</a></li>
<li><a href="./settings">Settings</a></li>
</ul>
</nav>
</aside>
<section id="content"></section>
<script id="settings-template" type="text/x-template">
<h2>Settings</h2>
<p>The default browser is currently Google Chrome.</p>
</script>
<script id="extensions-template" type="text/x-template">
<h2>Extensions</h2>
<p>You currently have no browser extensions installed.</p>
</script>
<script id="history-template" type="text/x-template">
<h2>History</h2>
<p>Your browsing history will display here.</p>
</script>
<script id="not-found-template" type="text/x-template">
<h2>Not Found</h2>
<p>Sorry! I cannot find that page.</p>
</script>
<script>
page.base('/chrome');
page('*', showActiveLink);
page('/', showHistory);
page('/extensions', showExtensions);
page('/settings', showSettings);
page('*', notfound);
page();
function showActiveLink(ctx, next) {
deactiveate();
a(ctx.path).parentNode.classList.add('active');
next();
}
function showHistory(ctx) {
// !ctx.init tells render() not to
// add the .hide class so that the
// transition animation is ignored
// for the initial page
render(template('history'), !ctx.init);
}
function showExtensions(ctx) {
render(template('extensions'), !ctx.init);
}
function showSettings(ctx) {
render(template('settings'), !ctx.init);
}
function notfound(ctx) {
render(template('not-found'), !ctx.init);
}
function render(html, hide) {
var el = document.getElementById('content');
if (hide) {
el.classList.add('hide');
setTimeout(function(){
el.innerHTML = html;
el.classList.remove('hide');
}, 300);
} else {
el.innerHTML = html;
}
}
function deactiveate() {
var el = document.querySelector('.active')
if (el) el.classList.remove('active');
}
function a(href) {
return document.querySelector('[href=".' + href + '"]');
}
function template(name) {
return document
.getElementById(name + '-template')
.innerHTML;
}
</script>
</body>
</html>
|
TUI/Help/Telescope/MirrorStatusWin.html
|
r-owen/stui
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>STUI:Telescope:Mirror Status window</title>
</head>
<body>
<h2><a href="../index.html">STUI</a>:<a href="index.html">Telescope</a>:Mirror Status window</h2>
<p>Show the mirror orientation and mount.
<p>The top panel shows measured orientation (using encoders) and desired orientation for each mirror.
<p>The bottom panel shows measured encoder length, desired encoder length (based on desired orientation) and commanded actuator length for each mirror.
</body>
</html>
|
release/current/standard-with-atlas/index.html
|
szofian/papaya
|
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- iOS meta tags -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="stylesheet" type="text/css" href="papaya.css?version=1.0&build=1268" />
<script type="text/javascript" src="papaya.js?version=1.0&build=1268"></script>
<title>Papaya Viewer</title>
<script type="text/javascript">
var params = [];
</script>
</head>
<body>
<div class="papaya" data-params="params"></div>
</body>
</html>
|
dockci/templates/forms/_base_field.html
|
RickyCook/DockCI
|
<div class="form-group{% if field.errors %} has-error{% endif %}">
{% block label %}{{ field.label(class_="col-sm-2 control-label") }}{% endblock %}
<div class="col-sm-10 {% block control_class %}{% endblock %}">
{% block control %}{{ field(class_="form-control")|safe }}{% endblock %}
{% if field.errors %}
<span id="helpBlock" class="help-block">
<ul class="list-unstyled">
{% for error in field.errors %}
<li>{{ error }}</li>
{% endfor %}
</ul>
</span>
{% endif %}
</div>
</div>
|
website/document/091.html
|
yangjiePro/deflang.org
|
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Def 编程语言官方网站</title>
<link rel="stylesheet" type="text/css" href="/css/global.css" />
<link rel="stylesheet" type="text/css" href="/css/frame.css" />
<link rel="stylesheet" type="text/css" href="/css/document.css" /><!css!>
<!headjs!>
<script>/* 百度统计代码 */
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?de0e12251d89b0b4eb3199f3f7dce17c";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<meta name="baidu-site-verification" content="Sptg5tTSWz" />
</head>
<body>
<!-- https://codeload.github.com/yangjiePro/Def/zip/master -->
<a id="forkme" target="_blank" href="https://github.com/yangjiePro/Def">
<img src="/image/forkme.png">
</a>
<div class="wrapaper">
<!--顶部导航-->
<div id="head">
<a href="/">
<img src="/image/logo_small.png">
</a>
<h1>Def</h1>
<p class="intro">简捷而强大</p>
<div class="nav">
<div class="item">
<a id="nav_index" href="/">首页</a>
</div><div class="item">
<a id="nav_getstart" href="/getstart">5分钟上手教程</a>
</div><div class="item">
<a id="nav_document" href="/document">文档</a>
</div><div class="item">
<a id="nav_download" href="/download">下载</a>
</div><div class="item">
<a id="nav_updatelog" href="/updatelog">更新日志</a>
</div><div class="item">
<a id="nav_news" href="/news">新闻</a>
</div><div class="item">
<a id="nav_about" href="/about">关于</a>
</div>
<div class="clear"></div>
</div>
</div>
<!--
文档菜单
-->
<!--导航栏高亮-->
<script type="text/javascript">nav_active="nav_document"</script>
<ul id="menu">
<li class="title">文档目录:</li>
<li><a id="menu_010" href="/document/010.html">操作符</a></li>
<li><a id="menu_020" href="/document/020.html">关键字</a></li>
<li><a id="menu_030" href="/document/030.html">变量</a></li>
<li>
<ul>
<li><a id="menu_031" href="/document/031.html">基本</a></li>
<li><a id="menu_032" href="/document/032.html">高级</a></li>
<li><a id="menu_033" href="/document/033.html">容器</a></li>
<li><a id="menu_034" href="/document/034.html">模块</a></li>
<li><a class="gray">类、对象</a></li>
</ul>
</li>
<li><a id="menu_040" href="/document/040.html">控制结构</a></li>
<li>
<ul>
<li><a id="menu_041" href="/document/041.html">if 条件分支</a></li>
<li><a id="menu_042" href="/document/042.html">while 循环</a></li>
<li><a id="menu_043" href="/document/043.html">for 遍历</a></li>
</ul>
</li>
<li><a id="menu_050" href="/document/050.html">函数</a></li>
<li>
<ul>
<li><a id="menu_051" href="/document/051.html">系统函数</a></li>
</ul>
</li>
<li><a id="menu_060" href="/document/060.html">原生对象函数</a></li>
<li>
<ul>
<li><a id="menu_063" href="/document/063.html">string 字符串</a></li>
<li><a id="menu_067" href="/document/067.html">node 节点</a></li>
</ul>
</li>
<li><a id="menu_070" href="/document/070.html">处理器</a></li>
<li><a id="menu_080" href="/document/080.html">模块</a></li>
<li>
<ul>
<li><a id="menu_081" href="/document/081.html">全局变量</a></li>
</ul>
</li>
<li><a id="menu_090" href="/document/090.html">系统模块</a></li>
<li>
<ul>
<li><a id="menu_091" href="/document/091.html">fs 文件系统</a></li>
</ul>
</li>
<li><a id="menu_100" href="/document/100.html">异常</a></li>
<li><a class="gray" id="menu_110" href="/document/110.html">类与对象</a></li>
</ul>
<div id="content">
<!--菜单栏高亮-->
<script type="text/javascript">menu_active="091"</script>
<h5>fs 文件系统</h5>
<p>Def 内置的处理文件的模块,支持一下函数:</p>
<h6>exist()</h6>
<p>检查文件或目录是否存在。返回 true 或 false。</p>
<h6>read()</h6>
<p>以字符串形式读取文件内容。参数为文件路径。返回 string 类型。如<code>fs.read(<u>'../test.txt'</u>)</code>。</p>
<h6>write()</h6>
<p>以字符串形式写入文件内容,如果文件不存在则创建一个。返回 bool 类型表示是否写入成功。例<code>fs.write(<u>'test.txt'</u> <u>"def"</u>)</code>,向文件中写入 "def"。</p>
<h6>copy()</h6>
<p>复制文件到目标文件或目录,如果存在目标文件则覆盖它。</p>
<code class="block"><dfn>import</dfn> <u>"fs"</u>
fs.copy(<u>'f1.txt' 'f2.txt'</u>) <span># 复制文件 f1.txt 到 f2.txt</span>
fs.copy(<u>'f1.txt' '../dir'</u>) <span># 复制文件 f1.txt 到 ../dir 目录下</span>
</code>
<h6>getfiles()</h6>
<p>获取某个目录下的所有文件(不含目录),以 list 形式返回所有文件名。</p>
<h6>getdirs()</h6>
<p>获取某个目录下的所有目录(不含文件),以 list 形式返回所有目录名。</p>
<h6>getchilds()</h6>
<p>获取某个目录下的所有目录和文件,以 list 形式返回。</p>
</div>
</div><!-- end wrap -->
<div class="clear"></div>
<div class="botline"></div>
<div class="wrapaper" id="footer">
<div class="quickgo">
<a href="/">首页</a> |
<a href="/getstart">快速开始</a> |
<a href="/document">文档</a> |
<a href="/download">下载</a> |
<a href="/updatelog">更新日志</a> |
<a href="/news">新闻</a> |
<a href="/about">关于</a>
<span>Def 编程语言官方网站 © 2015~2016</span>
<p>本网站使用 Def 脚本制作(<a href="/script/build.d">查看脚本</a>),并托管代码至 <a href="https://github.com/yangjiePro/deflang.org">GitHub</a>。 如有任何疑问和意见,请<a href="/about">联系我们</a>。</p>
</div>
</div><!-- end wrap -->
<!--栏目高亮-->
<script type="text/javascript">
if(nav_active){ // 导航栏
document.getElementById(nav_active).className = "active";
}
if(menu_active){ // 菜单栏
document.getElementById("menu_"+menu_active).className = "active";
}
</script>
<!footjs!>
</body>
</html>
|
src/demos/intro.html
|
Vevida/datagrid-demo
|
<template>
<div class="jumbotron">
<h1>Vevida Datagrid</h1>
<p>
The Vevida Datagrid is a custom component built for <a href="http://aurelia.io/">Aurelia</a>,
used to display large amounts of data in a usable, clear way.
</p>
<p>
This project is a demonstration and proof-of-concept. We want to use it
to gauge interest in this datagrid. If you think this datagrid is
something you might want to use, or contribute to, <a href="https://github.com/Vevida/datagrid-demo/issues/1">let us know</a>.
</p>
</div>
</template>
|
rawdata/lawstat/version2/01026/0102670011600.html
|
czchen/laweasyread-data
|
<html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01026/0102670011600.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:06:37 GMT -->
<head><title>ªk½s¸¹:01026 ª©¥»:070011600</title>
<link rel="stylesheet" type="text/css" href="../../version.css" >
</HEAD>
<body><left>
<table><tr><td><FONT COLOR=blue SIZE=5>¦æ¬F°|°êx°h°£§Ð©x§L»²¾É©eû·|²Õ´±ø¨Ò(01026)</font>
<table><tr><td> </td><td>
<table><tr><td> </td><td>
<table><tr><td> </td>
<tr><td align=left valign=top>
<a href=0102644121600.html target=law01026><nobr><font size=2>¤¤µØ¥Á°ê 44 ¦~ 12 ¤ë 16 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>¨î©w20±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 44 ¦~ 12 ¤ë 27 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0102646070200.html target=law01026><nobr><font size=2>¤¤µØ¥Á°ê 46 ¦~ 7 ¤ë 2 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿¥þ¤å19±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 46 ¦~ 7 ¤ë 13 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0102655082600.html target=law01026><nobr><font size=2>¤¤µØ¥Á°ê 55 ¦~ 8 ¤ë 26 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿«e[¦æ¬F°|°êx°h°£§Ð©x§L´N·~»²¾É©eû·|²Õ´±ø¨Ò]¬°¥»ªk<br>
¨Ã×¥¿¥þ¤å19±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 55 ¦~ 9 ¤ë 8 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0102670011600.html target=law01026><nobr><font size=2>¤¤µØ¥Á°ê 70 ¦~ 1 ¤ë 16 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿¥þ¤å19±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 70 ¦~ 1 ¤ë 26 ¤é¤½¥¬</font></nobr></td>
</table></table></table></table>
<p><table><tr><td><font color=blue size=4>¥Á°ê70¦~1¤ë16¤é</font></td>
<td><a href=http://lis.ly.gov.tw/lgcgi/lglawproc?0102670011600 target=proc><font size=2>¥ßªk¬ö¿ý</font></a></td>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤@±ø</font>
<font size=2>(³]¸m¥Øªº)</font>
<table><tr><td> </td>
<td>
¡@¡@¬°²ÎÄw°êx°h°£§Ð©x§L»²¾É¨Æ©y¡A¯S³]°êx°h°£§Ð©x§L»²¾É©eû·|¡]¥H¤U²ºÙ¥»·|¡^¡Aª½Áõ¦æ¬F°|¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G±ø</font>
<font size=2>(´x²z¨Æ¶µ)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|´x²z¥ª¦C¨Æ¶µ¡G<br>
¡@¡@¤@¡BÃö©ó°h°£§Ð©x§L´N·~¨Æ¶µ¡C<br>
¡@¡@¤G¡BÃö©ó°h°£§Ð©x§L«O°·¡BÂåÀø¨Æ¶µ¡C<br>
¡@¡@¤T¡BÃö©ó°h°£§Ð©x§L¾·~°V½m¤Î´N¾Ç»²¾É¨Æ¶µ¡C<br>
¡@¡@¥|¡BÃö©ó°h°£§Ð©x§Lªk©wÅv¯q¤ÎÀu«Ý¨Æ¶µ¡C<br>
¡@¡@¤¡BÃö©ó°h°£§Ð©x§L½Õ¬d¡BÀË©w¡B½Õ°t¨Æ¶µ¡C<br>
¡@¡@¤»¡BÃö©ó°h°£§Ð©x§L¾i¦Ñ¡B±Ï§U¨Æ¶µ¡C<br>
¡@¡@¤C¡BÃö©ó°h°£§Ð©x§L¥Í¬¡«ü¾É»PºÞ²z¨Æ¶µ¡C<br>
¡@¡@¤K¡B¨ä¥L¦³Ãö°h°£§Ð©x§L»²¾É¨Æ¶µ¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T±ø</font>
<font size=2>(©eû¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|¸m¥D¥ô©eû¤@¤H¡A¯S¥ô¡Aºî²z·|°È¡F°Æ¥D¥ô©eû¤G¤H¡A²¥ô¡AÁ¸²z·|°È¡C<br>
¡@¡@¥»·|¸m©eû¤K¤H¦Ü¤Q¤G¤H¡A¥Ñ¦æ¬F°|¿î¬£¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|±ø</font>
<font size=2>(·|ij)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|©eû·|ij¨C¤TÓ¤ë¤@¦¸¡A¥Ñ¥D¥ô©eû¥l¶°¤§¡F¥²n®É±o¥l¶°Á{®É·|ij¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤±ø</font>
<font size=2>(¯µ®Ñªø¡B°Æ¯µ®Ñªø¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|¸m¯µ®Ñªø¤@¤H¡A°Æ¯µ®Ñªø¤G¤H©Î¤T¤H¡A§¡Â²¥ô¡C¯µ®Ñªø©Ó¥D¥ô©eû¡B°Æ¥D¥ô©eû¤§©R¡A³B²z·|°È¡A¨Ã«ü´§¡BºÊ·þ©ÒÄݾû¡F°Æ¯µ®ÑªøÁ¸§U¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤»±ø</font>
<font size=2>(³B¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|³]¥ª¦C¦U³B¡G<br>
¡@¡@¤@¡B²Ä¤@³B¡G´x²z°h°£§Ð©x§L±Ð¨|»²¾É¡B¤å±dºÖ§Q¡B¥Í¬¡«ü¾É¡BºÞ²z¤Îªk©wÅv¯q¡BÀu«Ý¡B±Ï§Uµ¥¨Æ¶µ¡C<br>
¡@¡@¤G¡B²Ä¤G³B¡G´x²z°h°£§Ð©x§L°h°£§@·~¡BÀË©w¡B½Õ°t»P¸ê®ÆºÞ²zµ¥¨Æ¶µ¡C<br>
¡@¡@¤T¡B²Ä¤T³B¡G´x²z°h°£§Ð©x§L¾·~°V½m¡B¤¶²Ð¡B»²¾É´N¾Ç¤ÎÁpµ¸µ¥¨Æ¶µ¡C<br>
¡@¡@¥|¡B²Ä¥|³B¡G´x²z¥»·|¹A¡BªL¡Bº®¡Bªªµ¥¾÷ºc°h°£§Ð©x§L¤§¦w¸m¡B·þ¾É¤Î·~°Èpµe¡BºÞ²z»P§Þ³N¤ä´©µ¥¨Æ¶µ¡C<br>
¡@¡@¤¡B²Ä¤³B¡G´x²z¥»·|¤uµ{«Ø³]¡B¤uÄq¡B°Ó·~µ¥¾÷ºc°h°£§Ð©x§L¤§¦w¸m¡B·þ¾É»P·~°Èpµe¡BºÞ²z»P§Þ³N¤ä´©µ¥¨Æ¶µ¡C<br>
¡@¡@¤»¡B²Ä¤»³B¡G´x²z°h°£§Ð©x§L«O°·¡BÂåÀø¡B½Ã§÷Äw¸É¡B¶Ë´Ý««Ø¡B¯f±w³B²z¤Î¾i¦Ñµ¥¨Æ¶µ¡C<br>
¡@¡@¤C¡B²Ä¤C³B¡G´x²z®ü¥~°h°£§Ð©x§L»²¾É»P°ê»Ú°h¥îx¤H²Õ´Ápô¤Î¦UºØ¥~¤å½s͵¥¨Æ¶µ¡C<br>
¡@¡@¤K¡B²Ä¤K³B¡G´x²z¥»·|°]²£µn°O¡BºÞ²z¡Bª«¸ê¡B§÷®Æ±ÄÁʤ⣫~¾P°âµ¥¨Æ¶µ¡C<br>
¡@¡@¤E¡B²Ä¤E³B¡G´x²z¨Æ°È¡B¥X¯Ç¡B¤½¦@Ãö«Y¤Î¤£Äݨä¥L¦U³B¨Æ¶µ¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤C±ø</font>
<font size=2>(¯µ®Ñ«Ç¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|³]¯µ®Ñ«Ç¡A¸m¥D¥ô¯µ®Ñ¤@¤H¡A²¥ô¡F¯µ®Ñ¤C¤H¡A¨ä¤¤¤T¤H²¥ô¡A¾lÂË¥ô¡F´x²z¬I¬Fpµe¤§½sq¡B¾÷n¤å¥ó¡B¼f®Ö¤å½Z¡B¬ã¨sµo®i¡BºÞ¨î¦Ò®Ö¡B¤å®Ñ¦L«H¤Îªø©x¥æ¿ì¨Æ¶µ¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤K±ø</font>
<font size=2>(³Bªø¡B°Æ³Bªø¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|¸m³Bªø¤E¤H¡A²¥ô¡A¤À´x¦U³B·~°È¡F°Æ³Bªø¤E¤H¡AÂË¥ô©Î²¥ô¡F¨ó§U³Bªø¿ì²z³B°È¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤E±ø</font>
<font size=2>(½s¨î)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|¸m¬ìªø¥|¤Q¤H¦Ü¥|¤Q¤T¤H¡AÂË¥ô¡F±Mû¤»¤Q¤C¤H¦Ü¤C¤Q¤@¤H¡AÂË¥ô¡F¬ìû¤E¤Q¥|¤H¡A©e¥ô¡A¨ä¤¤¤T¤Q¤@¤H±o¬°ÂË¥ô¡F¿ì¨Æû¤G¤Q¤E¤H¦Ü¤T¤Q¤¤H¡A©e¥ô¡F¨Ã±o°u¥Î¶±û¤T¤Q¤H¦Ü¤T¤Q¤»¤H¡A©Óªø©x¤§©R¡A¿ì²z¨Æ°È¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q±ø</font>
<font size=2>(½s¨î)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|¸m°Ñ¨Æ¤T¤H¦Ü¤»¤H¡A²¥ô¡F±Mªù©eû¤»¤H¦Ü¤E¤H¡A²¥ô¡F¤À´x¼¶ÀÀ¡B¬ã¨s¡B¼f¾\Ãö©ó¥»·|¤§¬Fµ¦¡Bªk®×¡Bpµe¡B©R¥O¤Îªø©x¥æ¿ì¨Æ¶µ¡C<br>
¡@¡@¥»·|±o¸u¥Î±M®a¤T¤H¦Ü¤¤H¬°ÅU°Ý¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤@±ø</font>
<font size=2>(½s¨î)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|¸m§Þ¥¿¤G¤Q¤H¡A¨ä¤¤¤E¤H²¥ô¡A¾lÂË¥ô¡F§Þ¤h¤G¤Q¥|¤H¡A¨ä¤¤¤Q¤@¤HÂË¥ô¡A¾l©e¥ô¡F½sͤK¤H¡A¨ä¤¤¤T¤H²¥ô¡A¾lÂË¥ô¡F¤À´x¥»·|·~°È¦³Ãö§Þ³N¤§³]p¡B«ü¾É¡B¤uµ{ÀËÅç¤Î½sĶ¨Æ¶µ¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤G±ø</font>
<font size=2>(½s¨î)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|³]·þ¹î«Ç¡A¸m¥D¥ô¤@¤H¡A²¥ô¡F·þ¹î¤Q¤H¡A¨ä¤¤¤¤H²¥ô¡A¾lÂË¥ô¡F´x²z·þ¹î¡B½Õ¬d¤Îªø©x¥æ¿ì¨Æ¶µ¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤T±ø</font>
<font size=2>(¤H¨Æ³B¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|³]¤H¨Æ³B¡A¸m³Bªø¤@¤H¡A²¥ô¡F°Æ³Bªø¤G¤H¡AÂË¥ô©Î²¥ô¡F¨Ìªk¿ì²z¤H¨ÆºÞ²z¤Î¤H¨Æ¬d®Ö·~°È¡F¨ä©Ò»Ý¦õ²z¤Hû¡AÀ³´N¥»±ø¨Ò©Ò©wûÃB¤º¬£¥R¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¥|±ø</font>
<font size=2>(·|p³B¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|³]·|p³B¡A¸m·|pªø¤@¤H¡A²¥ô¡F°Æ·|pªø¤@¤H¡AÂË¥ô©Î²¥ô¡F½]®Ö¤»¤H¡A¨ä¤¤¤G¤H±o¬°Â²¥ô¡A¾lÂË¥ô¡F¨Ìªk¿ì²z·³p¡B·|p¤Î¤º³¡¼f®Öµ¥¨Æ°È¡F¨ä©Ò»Ý¦õ²z¤Hû¡AÀ³´N¥»±ø¨Ò©Ò©wûÃB¤º¬£¥R¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤±ø</font>
<font size=2>(²Îp³B¤§³]¸m)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|³]²Îp³B¡A¸m²Îpªø¤@¤H¡A²¥ô¡F¨Ìªk¿ì²z²Îp¨Æ°È¡F¨ä©Ò»Ý¦õ²z¤Hû¡AÀ³´N¥»±ø¨Ò©Ò©wûÃB¤º¬£¥R¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤»±ø</font>
<font size=2>(ªþÄݨƷ~¾÷ºc)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|¦]·~°È»Ýn¡A±o³]¦UºØªþÄݨƷ~¾÷ºc¡F¨ä²Õ´¥Ñ·|ÀÀq¡A³ø½Ð¦æ¬F°|®Ö©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤C±ø</font>
<font size=2>(©eû·|)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|¦]·~°È»Ýn¡A±o³ø½Ð¦æ¬F°|®Öã³]¦UºØ©eû·|¡F©Ò»Ý¤u§@¤Hû¡AÀ³´N¥»±ø¨Ò©Ò©wûÃB¤º½Õ¥Î¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤K±ø</font>
<font size=2>(ij¨Æ³W«h¡B¿ì¨Æ²Ó«h¡B©eû·|²Õ´³Wµ{)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»·|ij¨Æ³W«h¡B¿ì¨Æ²Ó«h¤Î¦UºØ©eû·|²Õ´³Wµ{¡A¥Ñ·|ÀÀq¡A³ø½Ð¦æ¬F°|®Ö©w¤§¡C<br>
</td>
</table>
</table>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤E±ø</font>
<font size=2>(¬I¦æ¤é)</font>
<table><tr><td> </td>
<td>
¡@¡@¥»±ø¨Ò¦Û¤½¥¬¤é¬I¦æ¡C<br>
</td>
</table>
</table>
</left>
</body>
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01026/0102670011600.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:06:37 GMT -->
</html>
|
ogre/ogre_src_v1-8-1/Docs/api/html/classOgre_1_1GpuProgram_1_1CmdMorph-members.html
|
jjenki11/blaze-chem-rendering
|
<html>
<head>
<title>Member List - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="doxygen.css">
<link type="text/css" rel="stylesheet" href="tabs.css">
</head>
<body>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="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><a href="dirs.html"><span>Directories</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><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="namespaceOgre.html">Ogre</a> </li>
<li class="navelem"><a class="el" href="classOgre_1_1GpuProgram.html">GpuProgram</a> </li>
<li class="navelem"><a class="el" href="classOgre_1_1GpuProgram_1_1CmdMorph.html">CmdMorph</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Ogre::GpuProgram::CmdMorph Member List</div> </div>
</div><!--header-->
<div class="contents">
This is the complete list of members for <a class="el" href="classOgre_1_1GpuProgram_1_1CmdMorph.html">Ogre::GpuProgram::CmdMorph</a>, including all inherited members.<table>
<tr class="memlist"><td><a class="el" href="classOgre_1_1GpuProgram_1_1CmdMorph.html#a20fb82f474fc9d8f42639e41385855cf">doGet</a>(const void *target) const </td><td><a class="el" href="classOgre_1_1GpuProgram_1_1CmdMorph.html">Ogre::GpuProgram::CmdMorph</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOgre_1_1GpuProgram_1_1CmdMorph.html#a045d577cdb987e565e322ab4358fed93">doSet</a>(void *target, const String &val)</td><td><a class="el" href="classOgre_1_1GpuProgram_1_1CmdMorph.html">Ogre::GpuProgram::CmdMorph</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classOgre_1_1ParamCommand.html#a44288c733303c12a4cb30f483ee006ee">~ParamCommand</a>()</td><td><a class="el" href="classOgre_1_1ParamCommand.html">Ogre::ParamCommand</a></td><td><code> [virtual]</code></td></tr>
</table></div><!-- contents -->
<hr>
<p>
Copyright © 2012 Torus Knot Software Ltd<br />
<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.<br/>
<!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="">
<license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
Last modified Sun Sep 2 2012 07:27:28
</p>
</body>
</html>
|
rbj052020/benkevalileria.html
|
akosszasz/akosszasz.github.io
|
<!DOCTYPE html>
<html lang="hu">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Rend.Be.Jössz Tanácsadó Központ">
<!-- SEO -->
<meta name="keywords" content="pszichológus Budapest">
<meta name="description" content="Benke Vali Leria, pszichológus, Rend.Be.Jössz Tanácsadó Központ, Budapest.">
<meta name="robots" content="index, follow">
<!-- FACEBOOK -->
<meta property="og:url" content="http://rendbejossz.hu/benkevalileria">
<meta property="og:type" content="website">
<meta property="og:title" content="Benke Vali Leria, pszichológus">
<meta property="og:description" content="pszichológus, Rend.Be.Jössz Tanácsadó Központ.">
<meta property="og:image" content="http://rendbejossz.hu/img/szp/benkevali_fotel.jpg">
<meta property="og:image:alt" content="Rend.Be.Jössz Tanácsadó Központ">
<title>Benke Vali Leria, pszichológus, szexuálpszichológiai szakpszichológus és integratív tanácsadó jelölt -
Rend.Be.Jössz Tanácsadó Központ</title>
<link rel="icon" href="img/logofav.ico">
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Theme CSS -->
<link href="css/theme.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet"
type="text/css">
<!--Global site tag (gtag.js) - Google Analytics-->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-108723637-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-108723637-1');
</script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/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]-->
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<div id="MagicMenu" class="nav-down">
<nav id="mainNav " class=" navbar navbar-default navbar-fixed-top navbar-custom">
<div class="container">
<div class="navbar-header page-scroll mobile-navbar">
<div class="hidden-lg hidden-md hidden-sm">
<a href="#portfolioModal0" class="portfolio-link" data-toggle="modal">
<i class="fa fa-bars" style="font-size: 20px;"></i>
</a>
</div>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<a id="" class="menuicon" href="/"><img src="img/home.svg" alt="logo"></a>
<a id="" class="menuicon" href="gyerekeknek"><img src="img/kids.svg" alt="gyerekeknek"></a>
<a id="" class="menuicon" href="felnotteknek"><img src="img/adults.svg" alt="felnőtteknek"></a>
<a id="" class="menuicon" href="szakemberek"><img src="img/professionals.svg" alt="szakemberek"></a>
<a id="" class="menuicon" href="arak"><img src="img/prices.svg" alt="árak"></a>
<a id="" class="menuicon" href="teremberles"><img src="img/rent.svg" alt="terembérlés"></a>
<a id="" class="menuicon" href="pszichologia-blog"><img src="img/blog.svg" alt="pszichológia blog"></a>
<a id="" class="menuicon" href="kapcsolat"><img src="img/contact.svg" alt="kapcsolat"></a>
<ul class="nav navbar-nav navbar-right">
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
</div>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->
<div class="scroll-top page-scroll">
<a class="btn btn-primary" href="#page-top">
<i class="fa fa-chevron-up"></i>
</a>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal0" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row" style="margin-top:40px;">
<div class="col-xs-6">
<a class="menuicon-s" href="/"><img src="img/home.svg" height="100px" alt="logo"></a>
</div>
<div class="col-xs-6">
<a class="menuicon-s" href="gyerekeknek"><img src="img/kids.svg" height="100px" alt="gyerekeknek"></a>
</div>
</div>
<div class="row">
<div class="col-xs-6">
<a class="menuicon-s" href="felnotteknek"><img src="img/adults.svg" height="100px" alt="felnőtteknek"></a>
</div>
<div class="col-xs-6">
<a class="menuicon-s" href="szakemberek"><img src="img/professionals.svg" height="100px"
alt="szakemberek"></a>
</div>
</div>
<div class="row">
<div class="col-xs-6">
<a class="menuicon-s" href="arak"><img src="img/prices.svg" height="100px" alt="árak"></a>
</div>
<div class="col-xs-6">
<a class="menuicon-s" href="teremberles"><img src="img/rent.svg" height="100px" alt="terembérlés"></a>
</div>
</div>
<div class="row">
<div class="col-xs-6">
<a class="menuicon-s" href="pszichologia-blog"><img src="img/blog.svg" height="100px"
alt="pszichológia blog"></a>
</div>
<div class="col-xs-6">
<a class="menuicon-s" href="kapcsolat.html"><img src="img/contact.svg" height="100px" alt="kapcsolat"></a>
</div>
</div>
</div>
</div>
</div>
<div class="modal-content">
<div class="container">
<div class="row">
<div class="col-md-4 col-md-offset-2">
<img class="img-responsive" src="img/szp/benkevali_fotel.jpg" alt="Benke Vali Leria pszichológus">
</div>
<div class="col-md-4 text-left">
<h2 style="font-size:24px;">
Benke Vali Leria
</h2>
<br>
<p>
<b>pszichológus</b><br>
szexuálpszichológiai szakpszichológus és integratív tanácsadó jelölt<br>
<br>
</p>
<p class="szakemberinfo">
<a href="mailto:info@benkevali.hu">info@benkevali.hu</a><br>
<a href="https://benkevali.hu">benkevali.hu</a>
</p>
<div style="background-color:#68D1C9; color:white; padding:30px;">
<p>
FOGADÁSI IDŐ<br>
<div style="display:flex;">
<p style="margin-right:30px;">
Kedd<br>
Szerda<br>
Csütörtök
</p>
<p style="margin-right:30px;">
12:00-18:00<br>
14:00-20:00<br>
08:00-13:00
</p>
</div>
</p>
</div>
</div>
<div class="col-md-2">
</div>
<div class="col-md-8 col-md-offset-2 text-left">
<h2 style="font-size:24px; "><br>
MIT JELENT SZÁMOMRA A PSZICHOLÓGIA?
</h2>
<p>
<br>
Számomra a pszichológia egy felfedezőút a belső világunkban. Amikor valakivel együtt dolgozom, arra
vállalkozom, hogy ezen az utazáson kísérő legyek, ahol kliensem támogatva érezheti magát, miközben olykor
kényelmetlen helyeket vizsgálunk meg, rendezünk át és új utakat építünk.
<br><br>
</p>
<h2 style="font-size:24px;">
SZEMLÉLETEM
</h2>
<p>
<br>
Számomra a kiindulópont a test. Hiszem, látom és tapasztalom, hogy a kérdéseinkre minden válasz ott van a
testünkben, és hogy ez a rendszer tévedhetetlen. Emlékeinket, tapasztalatainkat, félelmeinket és
erőforrásainkat magunkban hordozzuk, és mindannyian képesek vagyunk kapcsolódni ezekhez, ezáltal pedig
önmagunk egyre mélyebb igazságához, autentikusságához. Fő területeim az intimitás, a szexualitás, a
párkapcsolat, a női és férfi szerepek, az ezekkel való ismerkedés, az itt lévő kérdésekkel való munka,
valamint az énerő, a saját belső források, a saját út felfedezése, megtalálása.
<br><br>
</p>
<h2 style="font-size:24px; ">
KÉPZETTSÉG
</h2>
<br>
<p>
<b>2019 –</b>
</p>
<p style="margin-left:50px;">
Szexuálpszichológiai szakpszichológus képzés <br>
Eötvös Loránd Tudományegyetem
<br><br>
</p>
<br>
<p>
<b>2012 – 2014</b>
</p>
<p style="margin-left:50px;">
Pszichológia MA szak <br>
Károli Gáspár Református Egyetem
<br><br>
</p>
<br>
<p>
<b>2008 – 2012</b>
</p>
<p style="margin-left:50px;">
Pszichológia BA szak
<br>Eötvös Loránd Tudományegyetem
<br><br>
</p>
<h2 style="font-size:24px; ">
TOVÁBBKÉPZÉSEK
</h2>
<br>
<p>
<b>2019</b>
</p>
<p style="margin-left:50px;">
Bodymind Opleidingen Heart and Sexuality Advanced Training
<br><br>
</p>
<br>
<p>
<b>2018</b>
</p>
<p style="margin-left:50px;">
Bodymind Opleidingen Heart and Sexuality Basic Training
<br><br>
</p>
<br>
<p>
<b>2017</b>
</p>
<p style="margin-left:50px;">
3HO Kundalini Jóga Tanárképzés
<br><br>
</p>
<br>
<p>
<b>2016 –</b>
</p>
<p style="margin-left:50px;">
Integratív Pszichoterápiás Egyesület – Felnőtt Integratív Hipnoterapeuta Képzés
<br><br>
</p>
<h2 style="font-size:24px; ">
SZAKMAI TAPASZTALATOK
</h2>
<br>
<p>
<b>2018 –</b>
</p>
<p style="margin-left:50px;">
Életvezetési tanácsadás
<br>magánpraxis
<br><br>
</p>
</p>
</div>
</div>
</div>
</div>
<!--div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p class="datapolicy"><a href='pszichologia-blog/index.php/adatvedelmi-nyilatkozat' target='_self' style='text-decoration: underline'>Adatvédelmi nyilatkozat</a></p>
</div>
</div>
</div-->
<!-- jQuery -->
<script src="vendor/jquery/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<!-- Contact Form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- Theme JavaScript -->
<script src="js/freelancer.min.js"></script>
<!-- GDPR -->
<script src="js/gdpr_for_categorycms.js"></script>
<script type="text/javascript">
// Hide Header on on scroll down
var didScroll;
var lastScrollTop = 0;
var delta = 5;
var navbarHeight = 100;
$(window).scroll(function (event) {
didScroll = true;
});
setInterval(function () {
if (didScroll) {
hasScrolled();
didScroll = false;
}
}, 250);
function hasScrolled() {
var st = $(this).scrollTop();
// Make sure they scroll more than delta
if (Math.abs(lastScrollTop - st) <= delta)
return;
// If they scrolled down and are past the navbar, add class .nav-up.
// This is necessary so you never see what is "behind" the navbar.
if (st > lastScrollTop && st > navbarHeight) {
// Scroll Down
$('#MagicMenu').removeClass('nav-down').addClass('nav-up');
} else {
// Scroll Up
if (st + $(window).height() < $(document).height()) {
$('#MagicMenu').removeClass('nav-up').addClass('nav-down');
}
}
lastScrollTop = st;
}
</script>
</body>
</html>
|
client/node_modules/uu5g03/doc/main/server/public/data/examples/exampleUU5BricksDateTime02.html
|
UnicornCollege/ucl.itkpd.configurator
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!-- React -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.3.2/react.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.3.2/react-dom.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.34/browser.min.js"></script>
<!-- UU5 -->
<!-- <link rel="stylesheet" href="../../lib/uu5/uu5-03.min.css" /> -->
<script type="application/javascript" src="../../lib/uu5g03/uu5g03.min.js"></script>
<title>Example UU5.Bricks.DateTime 03</title>
<style>
.uu5-bricks-image {
width: 40px;
}
</style>
</head>
<body>
<div id="renderHere"></div>
<script type="text/babel">
var Page = React.createClass({
mixins: [
UU5.Common.BaseMixin
],
statics: {
pageHeader: "Příklad UU5.Bricks.DateTime 02",
pageFooter: "Vytvořeno pomocí frameworku <UU5.DocKit.Bricks.LinkUU5/>",
sourceCode: "exampleUU5BricksDateTime02.html"
},
render() {
let leftColumn = "sm-5 md-4 lg-3";
let rightColumn = "sm-7 md-8 lg-9";
return (
<UU5.Layout.Root>
<UU5.Layout.Flc>
{/*@@viewOn:0*/}
<UU5.Bricks.Button onClick={() => this.setGlobalDateTimeCountry('cs')}>
<UU5.Bricks.Image src="../../lib/uu5g03/assets/flags/cs.png" />
</UU5.Bricks.Button>
<UU5.Bricks.Button onClick={() => this.setGlobalDateTimeCountry('en-gb')}>
<UU5.Bricks.Image src="../../lib/uu5g03/assets/flags/en-gb.png" />
</UU5.Bricks.Button>
<UU5.Bricks.Button onClick={() => this.setGlobalDateTimeCountry('en-us')}>
<UU5.Bricks.Image src="../../lib/uu5g03/assets/flags/en-us.png" />
</UU5.Bricks.Button>
{/*@@viewOff:0*/}
</UU5.Layout.Flc>
<UU5.Layout.Row>
<UU5.Layout.Column colWidth={leftColumn}>
<strong>
<UU5.Bricks.Lsi
lsi={{ cs: 'Praha', 'en-gb': 'Prague', 'en-us': 'Prag' }}
/>:
</strong>
</UU5.Layout.Column>
<UU5.Layout.Column colWidth={rightColumn}>
{/*@@viewOn:0*/}
<UU5.Bricks.DateTime timeZone={1} />
{/*@@viewOff:0*/}
</UU5.Layout.Column>
</UU5.Layout.Row>
<UU5.Layout.Row>
<UU5.Layout.Column colWidth={leftColumn}>
<strong>
<UU5.Bricks.Lsi
lsi={{ cs: 'Londýn', 'en-gb': 'London', 'en-us': 'London' }}
/>:
</strong>
</UU5.Layout.Column>
<UU5.Layout.Column colWidth={rightColumn}>
{/*@@viewOn:0*/}
<UU5.Bricks.DateTime timeZone={0} />
{/*@@viewOff:0*/}
</UU5.Layout.Column>
</UU5.Layout.Row>
<UU5.Layout.Row>
<UU5.Layout.Column colWidth={leftColumn}>
<strong>
<UU5.Bricks.Lsi
lsi={{ cs: 'New York', 'en-gb': 'New York (USA)', 'en-us': 'NY' }}
/>:
</strong>
</UU5.Layout.Column>
<UU5.Layout.Column colWidth={rightColumn}>
{/*@@viewOn:0*/}
<UU5.Bricks.DateTime timeZone={-5} />
{/*@@viewOff:0*/}
</UU5.Layout.Column>
</UU5.Layout.Row>
</UU5.Layout.Root>
);
}
});
ReactDOM.render(React.createElement(Page, null), document.getElementById('renderHere'));
</script>
</body>
</html>
|
docs/docsets/ShopGunSDK.docset/Contents/Resources/Documents/Extensions/CLLocationCoordinate2D.html
|
eTilbudsavis/native-ios-eta-sdk
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>CLLocationCoordinate2D Extension Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset="utf-8">
<script src="../js/jquery.min.js" defer></script>
<script src="../js/jazzy.js" defer></script>
<script src="../js/lunr.min.js" defer></script>
<script src="../js/typeahead.jquery.js" defer></script>
<script src="../js/jazzy.search.js" defer></script>
</head>
<body>
<a name="//apple_ref/swift/Extension/CLLocationCoordinate2D" class="dashAnchor"></a>
<a title="CLLocationCoordinate2D Extension Reference"></a>
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
ShopGunSDK Docs
</a>
(27% documented)
</p>
<p class="header-col--secondary">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</p>
<p class="header-col header-col--secondary">
<a class="header-link" href="https://github.com/shopgun/shopgun-ios-sdk/">
<img class="header-icon" src="../img/gh.png"/>
View on GitHub
</a>
</p>
</header>
<p class="breadcrumbs">
<a class="breadcrumb" href="../index.html">ShopGunSDK Reference</a>
<img class="carat" src="../img/carat.png" />
CLLocationCoordinate2D Extension Reference
</p>
<div class="content-wrapper">
<nav class="navigation">
<ul class="nav-groups">
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Configuration.html">Configuration</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Settings.html">Settings</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Settings/KeychainDataStore.html">– KeychainDataStore</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Settings/CoreAPI.html">– CoreAPI</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Settings/GraphAPI.html">– GraphAPI</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Settings/EventsTracker.html">– EventsTracker</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../PagedPublicationView.html">PagedPublicationView</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/PagedPublicationView.html">PagedPublicationView</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PagedPublicationViewDataLoader.html">PagedPublicationViewDataLoader</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PagedPublicationViewDataSource.html">PagedPublicationViewDataSource</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PagedPublicationViewDelegate.html">PagedPublicationViewDelegate</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PagedPublicationViewEventHandler.html">PagedPublicationViewEventHandler</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/PagedPublicationViewImageLoader.html">PagedPublicationViewImageLoader</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../IncitoPublication.html">IncitoPublication</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/IncitoOffer.html">IncitoOffer</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/IncitoOffer/Product.html">– Product</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/IncitoOffer/Id.html">– Id</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/IncitoOffer/Label.html">– Label</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/IncitoViewController.html">IncitoViewController</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/IncitoLoaderViewController.html">IncitoLoaderViewController</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../CoreAPI.html">CoreAPI</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI.html">CoreAPI</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI.html#/s:10ShopGunSDK7CoreAPIC20ClientIdentifierTypeO">– ClientIdentifierType</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/LoginCredentials.html">– LoginCredentials</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/AuthorizedUserProvider.html">– AuthorizedUserProvider</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/Requests.html">– Requests</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/Request.html">– Request</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/APIError.html">– APIError</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/Branding.html">– Branding</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/Dealer.html">– Dealer</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/Country.html">– Country</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/Offer.html">– Offer</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/PagedPublication.html">– PagedPublication</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/Person.html">– Person</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/CoreAPI/Store.html">– Store</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/HTTPRequestMethod.html">HTTPRequestMethod</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/CoreAPIMappableRequest.html">CoreAPIMappableRequest</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/CoreAPIRequest.html">CoreAPIRequest</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ImageURLSet.html">ImageURLSet</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ImageURLSet/SizedImageURL.html">– SizedImageURL</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/ImageURLSet/CoreAPI.html">– CoreAPI</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Logging.html">Logging</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Logger.html">Logger</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Logger/LogLevel.html">– LogLevel</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Logger/LogSource.html">– LogSource</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/Logger/LogLocation.html">– LogLocation</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../GraphAPI.html">GraphAPI</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/GraphAPI.html">GraphAPI</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/GraphRequestProtocol.html">GraphRequestProtocol</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/GraphQuery.html">GraphQuery</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../GraphAPI.html#/s:10ShopGunSDK13loadQueryFile4name6bundleSSSgSS_So8NSBundleCtF">loadQueryFile(name:bundle:)</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/GraphClient.html">GraphClient</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/NetworkGraphClient.html">NetworkGraphClient</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/GraphNetworkTransport.html">GraphNetworkTransport</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/HTTPGraphNetworkTransport.html">HTTPGraphNetworkTransport</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/GraphError.html">GraphError</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/GraphRequest.html">GraphRequest</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/GraphResponse.html">GraphResponse</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../EventsTracker.html">EventsTracker</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/EventsTracker.html">EventsTracker</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/EventsTracker/Context.html">– Context</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other Classes.html">Other Classes</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Classes/KeychainDataStore.html">KeychainDataStore</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other Enums.html">Other Enumerations</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Other Enums.html#/s:10ShopGunSDK15IncitoGraphTypeO">IncitoGraphType</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/JSONValue.html">JSONValue</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Other Enums.html#/s:10ShopGunSDK27PagedPublicationCoreAPITypeO">PagedPublicationCoreAPIType</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Enums/Result.html">Result</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other Extensions.html">Other Extensions</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Array.html">Array</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Bundle.html">Bundle</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/CLLocationCoordinate2D.html">CLLocationCoordinate2D</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Error.html">Error</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Incito.html">Incito</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/Incito/ViewProperties.html">– ViewProperties</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Extensions/NSError.html">NSError</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other Functions.html">Other Functions</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Other Functions.html#/s:10ShopGunSDK17IncitoGraphLoader2id11graphClient5width7timeout22businessLoadedCallback0D06FutureVyAH6ResultOyAH0D8DocumentVyAH14RenderableViewCGGGAA17GenericIdentifierVyAA0dE4TypeOG_AA0eI0_pS2dyALyAA0E8BusinessVGcSgtF">IncitoGraphLoader(id:graphClient:width:timeout:businessLoadedCallback:)</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other Protocols.html">Other Protocols</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/Cancellable.html">Cancellable</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Protocols/ShopGunSDKDataStore.html">ShopGunSDKDataStore</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other Structs.html">Other Structures</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/Event.html">Event</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/Event/EventType.html">– EventType</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/GenericIdentifier.html">GenericIdentifier</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Structs/GraphBusiness.html">GraphBusiness</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Other Typealiases.html">Other Type Aliases</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Other Typealiases.html#/s:10ShopGunSDK12CurrencyCodea">CurrencyCode</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Other Typealiases.html#/s:10ShopGunSDK9GraphDicta">GraphDict</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Other Typealiases.html#/s:10ShopGunSDK21IncitoGraphIdentifiera">IncitoGraphIdentifier</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Other Typealiases.html#/s:10ShopGunSDK13JSONEncodablea">JSONEncodable</a>
</li>
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Other Typealiases.html#/s:10ShopGunSDK33PagedPublicationCoreAPIIdentifiera">PagedPublicationCoreAPIIdentifier</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
<section class="section">
<div class="section-content">
<h1>CLLocationCoordinate2D</h1>
<div class="declaration">
<div class="language">
<pre class="highlight swift"><code><span class="kd">struct</span> <span class="kt">CLLocationCoordinate2D</span></code></pre>
</div>
</div>
</div>
</section>
<section class="section">
<div class="section-content">
<div class="task-group">
<ul class="item-container">
<li class="item">
<div>
<code>
<a name="/s:SQ2eeoiySbx_xtFZ"></a>
<a name="//apple_ref/swift/Method/==(_:_:)" class="dashAnchor"></a>
<a class="token" href="#/s:SQ2eeoiySbx_xtFZ">==(_:_:)</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">static</span> <span class="kd">func</span> <span class="o">==</span> <span class="p">(</span><span class="nv">lhs</span><span class="p">:</span> <span class="kt">CLLocationCoordinate2D</span><span class="p">,</span> <span class="nv">rhs</span><span class="p">:</span> <span class="kt">CLLocationCoordinate2D</span><span class="p">)</span> <span class="o">-></span> <span class="kt">Bool</span></code></pre>
</div>
</div>
</section>
</div>
</li>
</ul>
</div>
</div>
</section>
</article>
</div>
<section class="footer">
<p>© 2019 <a class="link" href="https://shopgun.com/developers" target="_blank" rel="external">ShopGun</a>. All rights reserved. (Last updated: 2019-03-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.2</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
</div>
</html>
|
out/showcase/games/Square Remover/index.html
|
joackobengochea/haxeflixel.com
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>Square Remover | HaxeFlixel 2D Game Framework</title>
<meta name="description" content="HaxeFlixel is a 2D Game framework that lets you create cross-platform games easier with free, open source technology!"/>
<meta name="keywords" content="gamedev, game development, cross-platform, haxe, flixel"/>
<meta name="author" content=""/>
<meta name="viewport" content="width=device-width"/>
<link rel="shortcut icon" href="/images/favicon.ico">
<!--[if lt IE 9]>
<script async src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="/styles/style.css" />
</head>
<body>
<header>
<nav>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button data-target=".navbar-collapse" data-toggle="collapse" class="navbar-toggle" type="button">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand"><img src="/images/haxeflixel-header.png" alt="HaxeFlixel" /></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li >
<a href="/demos">Demos</a>
</li>
<li class="dropdown" class='active'>
<a href="/showcase" class="dropdown-toggle" data-toggle="dropdown">Showcase <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="/showcase/games">Games</a>
</li>
<li>
<a href="/showcase/jams">Jams</a>
</li>
</ul>
</li>
<li >
<a href="/blog">Blog</a>
</li>
<li >
<a href="/documentation">Docs</a>
</li>
<li>
<a href="http://api.haxeflixel.com">API</a>
</li>
<li >
<a href="/forum">Forum</a>
</li>
</ul>
<form class="navbar-form search-form" role="search" action="http://google.com/search" method="get">
<div class="form-group">
<input type="search" name="q" class="form-control" placeholder="Search">
<input type="hidden" name="q" value="site:http://haxeflixel.com">
</div>
</form>
</div>
</div>
</div>
</nav>
</header>
<div class="container container-main">
<h1 class="title">Square Remover</h1>
<iframe width="180px" scrolling="0" height="30px" frameborder="0" id="githubBtn-tr-info"
allowtransparency="true"
src="http://ghbtns.com/github-btn.html?user=haxeflixel&repo=haxeflixel.com&type=watch&count=true&size=large"></iframe>
</div>
<footer>
<div class="footer-main">
<div class=" container">
<div class="footer-social">
<iframe width="120px" scrolling="0" height="20px" frameborder="0"
allowtransparency="true"
src="http://ghbtns.com/github-btn.html?user=HaxeFlixel&repo=flixel&type=watch&count=true&size=small"></iframe>
<a href="https://twitter.com/haxeflixel" class="twitter-follow-button" data-show-count="true"
data-lang="en" data-size="small">Follow @haxeflixel</a>
<script>!function (d, s, id)
{
var js, fjs = d.getElementsByTagName (s)[0];
if (!d.getElementById (id))
{
js = d.createElement (s);
js.id = id;
js.src = "//platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore (js, fjs);
}
} (document, "script", "twitter-wjs");</script>
</div>
<div class="footer-powered-by">
<p>HaxeFlixel is powered by</p>
<a href="http://haxe.org"><img src="/images/haxe.svg" alt="Haxe" title="Haxe"></a>
+
<a href="http://openfl.org"><img class="openfl-footer-logo" src="/images/openfl.svg" alt="OpenFL" title="OpenFL"></a>
+
<a href="http://flixel.org"><img class="flixel-footer-logo" src="/images/flixel.svg" alt="Flixel" title="Flixel"></a>
</div>
</div>
</div>
</footer>
<script >(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-35511281-1');
ga('send', 'pageview');</script><script defer="defer" src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script><script defer="defer" src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script><script defer="defer" src="/vendor/twitter-bootstrap-3/js/dropdown.js"></script><script defer="defer" src="/vendor/twitter-bootstrap-3/js/transition.js"></script><script defer="defer" src="/vendor/twitter-bootstrap-3/js/collapse.js"></script>
</body>
</html>
|
Linq/CSharpSamples/LinqSamples/SimpleLinqToObjects/ReadMe.html
|
SiddharthMishraPersonal/StudyMaterials
|
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head><title>SimpleLinqToObjects</title></head>
<body>
<p>This program is the Hello World of the LINQ samples and is designed to show
you how simple LINQ to Objects queries can be. It shows the minimal code
necessary to write a LINQ to Objects query over a list.</p>
</body>
</html>
|
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/declarative-threading-workerscript-qml-workerscript-workerscript-js.html
|
stephaneAG/PengPod700
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: workerscript.js Example File (declarative/threading/workerscript/qml/workerscript/workerscript.js)</title>
<link rel="stylesheet" type="text/css" href="style/style.css" />
<script src="scripts/jquery.js" type="text/javascript"></script>
<script src="scripts/functions.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="style/superfish.css" />
<link rel="stylesheet" type="text/css" href="style/narrow.css" />
<!--[if IE]>
<meta name="MSSmartTagsPreventParsing" content="true">
<meta http-equiv="imagetoolbar" content="no">
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie6.css">
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="style/style_ie7.css">
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="style/style_ie8.css">
<![endif]-->
<script src="scripts/superfish.js" type="text/javascript"></script>
<script src="scripts/narrow.js" type="text/javascript"></script>
</head>
<body class="" onload="CheckEmptyAndLoadList();">
<div class="header" id="qtdocheader">
<div class="content">
<div id="nav-logo">
<a href="index.html">Home</a></div>
<a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a>
<div id="narrowsearch"></div>
<div id="nav-topright">
<ul>
<li class="nav-topright-home"><a href="http://qt.digia.com/">Qt HOME</a></li>
<li class="nav-topright-dev"><a href="http://qt-project.org/">DEV</a></li>
<li class="nav-topright-doc nav-topright-doc-active"><a href="http://qt-project.org/doc/">
DOC</a></li>
<li class="nav-topright-blog"><a href="http://blog.qt.digia.com/">BLOG</a></li>
</ul>
</div>
<div id="shortCut">
<ul>
<li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.8</a></span></li>
<li class="shortCut-topleft-active"><a href="http://qt-project.org/doc/">ALL VERSIONS </a></li>
</ul>
</div>
<ul class="sf-menu" id="narrowmenu">
<li><a href="#">API Lookup</a>
<ul>
<li><a href="classes.html">Class index</a></li>
<li><a href="functions.html">Function index</a></li>
<li><a href="modules.html">Modules</a></li>
<li><a href="namespaces.html">Namespaces</a></li>
<li><a href="qtglobal.html">Global Declarations</a></li>
<li><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</li>
<li><a href="#">Qt Topics</a>
<ul>
<li><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li><a href="qtquick.html">Device UIs & Qt Quick</a></li>
<li><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li><a href="supported-platforms.html">Supported Platforms</a></li>
<li><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</li>
<li><a href="#">Examples</a>
<ul>
<li><a href="all-examples.html">Examples</a></li>
<li><a href="tutorials.html">Tutorials</a></li>
<li><a href="demos.html">Demos</a></li>
<li><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="wrapper">
<div class="hd">
<span></span>
</div>
<div class="bd group">
<div class="sidebar">
<div class="searchlabel">
Search index:</div>
<div class="search" id="sidebarsearch">
<form id="qtdocsearch" action="" onsubmit="return false;">
<fieldset>
<input type="text" name="searchstring" id="pageType" value="" />
<div id="resultdialog">
<a href="#" id="resultclose">Close</a>
<p id="resultlinks" class="all"><a href="#" id="showallresults">All</a> | <a href="#" id="showapiresults">API</a> | <a href="#" id="showarticleresults">Articles</a> | <a href="#" id="showexampleresults">Examples</a></p>
<p id="searchcount" class="all"><span id="resultcount"></span><span id="apicount"></span><span id="articlecount"></span><span id="examplecount"></span> results:</p>
<ul id="resultlist" class="all">
</ul>
</div>
</fieldset>
</form>
</div>
<div class="box first bottombar" id="lookup">
<h2 title="API Lookup"><span></span>
API Lookup</h2>
<div id="list001" class="list">
<ul id="ul001" >
<li class="defaultLink"><a href="classes.html">Class index</a></li>
<li class="defaultLink"><a href="functions.html">Function index</a></li>
<li class="defaultLink"><a href="modules.html">Modules</a></li>
<li class="defaultLink"><a href="namespaces.html">Namespaces</a></li>
<li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li>
<li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li>
</ul>
</div>
</div>
<div class="box bottombar" id="topics">
<h2 title="Qt Topics"><span></span>
Qt Topics</h2>
<div id="list002" class="list">
<ul id="ul002" >
<li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li>
<li class="defaultLink"><a href="qtquick.html">Device UIs & Qt Quick</a></li>
<li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li>
<li class="defaultLink"><a href="supported-platforms.html">Supported Platforms</a></li>
<li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li>
<li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li>
</ul>
</div>
</div>
<div class="box" id="examples">
<h2 title="Examples"><span></span>
Examples</h2>
<div id="list003" class="list">
<ul id="ul003">
<li class="defaultLink"><a href="all-examples.html">Examples</a></li>
<li class="defaultLink"><a href="tutorials.html">Tutorials</a></li>
<li class="defaultLink"><a href="demos.html">Demos</a></li>
<li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li>
</ul>
</div>
</div>
</div>
<div class="wrap">
<div class="toolbar">
<div class="breadcrumb toolblock">
<ul>
<li class="first"><a href="index.html">Home</a></li>
<!-- Breadcrumbs go here -->
</ul>
</div>
<div class="toolbuttons toolblock">
<ul>
<li id="smallA" class="t_button">A</li>
<li id="medA" class="t_button active">A</li>
<li id="bigA" class="t_button">A</li>
<li id="print" class="t_button"><a href="javascript:this.print();">
<span>Print</span></a></li>
</ul>
</div>
</div>
<div class="content mainContent">
<h1 class="title">workerscript.js Example File</h1>
<span class="small-subtitle">declarative/threading/workerscript/qml/workerscript/workerscript.js</span>
<!-- $$$declarative/threading/workerscript/qml/workerscript/workerscript.js-description -->
<div class="descr"> <a name="details"></a>
<pre class="js"> var <span class="name">lastx</span> = <span class="number">0</span>;
var <span class="name">lasty</span> = <span class="number">0</span>;
<span class="name">WorkerScript</span>.<span class="name">onMessage</span> <span class="operator">=</span> <span class="keyword">function</span>(<span class="name">message</span>) {
var <span class="name">ydiff</span> = <span class="name">message</span>.<span class="name">y</span> <span class="operator">-</span> <span class="name">lasty</span>;
var <span class="name">xdiff</span> = <span class="name">message</span>.<span class="name">x</span> <span class="operator">-</span> <span class="name">lastx</span>;
var <span class="name">total</span> = <span class="name">Math</span>.<span class="name">sqrt</span>(<span class="name">ydiff</span> <span class="operator">*</span> <span class="name">ydiff</span> <span class="operator">+</span> <span class="name">xdiff</span> <span class="operator">*</span> <span class="name">xdiff</span>);
<span class="name">lastx</span> <span class="operator">=</span> <span class="name">message</span>.<span class="name">x</span>;
<span class="name">lasty</span> <span class="operator">=</span> <span class="name">message</span>.<span class="name">y</span>;
<span class="name">WorkerScript</span>.<span class="name">sendMessage</span>( {xmove: <span class="name">xdiff</span>, ymove: ydiff, move: total} );
}</pre>
</div>
<!-- @@@declarative/threading/workerscript/qml/workerscript/workerscript.js -->
</div>
</div>
</div>
<div class="ft">
<span></span>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2013 Digia Plc and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.</p>
<br />
<p>
The documentation provided herein is licensed under the terms of the
<a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation
License version 1.3</a> as published by the Free Software Foundation.</p>
<p>
Documentation sources may be obtained from <a href="http://www.qt-project.org">
www.qt-project.org</a>.</p>
<br />
<p>
Digia, Qt and their respective logos are trademarks of Digia Plc
in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. <a title="Privacy Policy"
href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p>
</div>
<script src="scripts/functions.js" type="text/javascript"></script>
</body>
</html>
|
public/views/nodes/category/category.edit.html
|
Quadramma/App.Clarity
|
<h1>Edicion categoria de producto</h1>
<div class="ui segment">
<div class="ui fluid form">
<div class="fields">
<div class="field">
<label for="description">Descripcion</label>
<input id="description" name="description" type="text" ng-model="item.description" />
</div>
</div>
<div class="ui error message"></div>
</div>
</div>
<div class="ui segment">
<a ui-sref="ga.category.items" ng-click="validateAndSave()" class="ui small black button">Editar</a>
<a ng-click="trydelete()" class="ui small black button">Eliminar</a>
<a ui-sref="ga.category.items" class="ui small black button">Cancelar</a>
</div>
|
css/style.css
|
shubhodeepMitra/EasyPg
|
/*
Template Name: Home Property
Author : MarkUps
Author URI: http://www.markups.io/
Version: 1.2
Tags: light, white, real esteate, property, multi page, custom-colors, Bootstrap, responsive, html5, css3, Sass, template, web template
*/
/* Table of Content
==================================================
#BASIC TYPOGRAPHY
#HEADER SECTION
#NAVBAR SECTION
#SLIDER SECTION
#ADVANCE SEARCH SECTION
#ABOUT US SECTION
#LATEST PROPERTY SECTION
#SERVICE SECTION
#PROMO BANNER SECTION
#AGENTS SECTION
#TESTIMONIAL SECTION
#CLIENT BRAND SECTION
#LATEST BLOG SECTION
#PROPERTY PAGE
#PROPERTY DETAILS PAGE
#BLOG PAGE
#BLOG SINGLE PAGE
#CONTACT PAGE
#GALLERY PAGE
#ERROR PAGE
#CONTACT PAGE
#SIGNIN & REGISTER PAGE
#FOOTER SECTION
#RESPONSIVE DESIGN
*/
/* BASE - Base tyles, Variables, Mixins, etc. */
body {
background-color: #ffffff;
font-family: "Open Sans", sans-serif;
color: #333333;
font-size: 15px;
overflow-x: hidden;
}
.no-padding {
padding: 0;
}
/* MODULES - Individual site components */
ul {
padding: 0;
margin: 0;
list-style: none;
}
a {
text-decoration: none;
color: #333333;
}
a:hover,
a:focus {
outline: none;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Poppins", sans-serif;
}
h2 {
font-size: 30px;
font-weight: 700;
line-height: 40px;
margin: 0;
}
img {
border: none;
}
.aa-primary-btn {
font-size: 16px;
padding: 10px 30px;
border: 1px solid #e9e9e9;
margin-top: 10px;
display: inline-block;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.aa-primary-btn:hover, .aa-primary-btn:focus {
text-decoration: none;
}
.aa-primary-btn span {
margin-right: 5px;
}
.aa-secondary-btn {
color: #fff;
padding: 5px 10px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-secondary-btn:hover, .aa-secondary-btn:focus {
background-color: #000;
color: #fff;
}
.aa-view-btn {
color: #fff;
padding: 10px 15px;
font-size: 16px;
display: inline-block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-view-btn:hover, .aa-view-btn:focus {
background-color: #fff;
}
/* LAYOUTS - Page layout styles */
/*==================
HEADER SECTION
====================*/
#aa-header {
border-bottom: 1px solid #fff;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 99;
}
#aa-header .aa-header-area {
display: inline;
padding: 5px 0;
float: left;
width: 100%;
}
#aa-header .aa-header-area .aa-header-left {
display: inline;
float: left;
width: 100%;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no {
color: #fff;
float: left;
font-size: 15px;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no span {
margin-right: 5px;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no span .skype_c2c_logo_img {
display: none !important;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no .skype_c2c_text_span {
color: #fff !important;
}
#aa-header .aa-header-area .aa-header-left .aa-email {
color: #fff;
float: left;
letter-spacing: 0.5px;
margin-left: 20px;
font-size: 15px;
}
#aa-header .aa-header-area .aa-header-left .aa-email span {
margin-right: 5px;
}
#aa-header .aa-header-area .aa-header-right {
display: inline;
float: left;
width: 100%;
text-align: right;
}
#aa-header .aa-header-area .aa-header-right .aa-register {
border-right: 1px solid #f8f8f8;
color: #fff;
margin-right: 5px;
padding-right: 10px;
font-size: 15px;
}
#aa-header .aa-header-area .aa-header-right .aa-login {
color: #fff;
font-size: 15px;
}
/*==================
NAVBAR SECTION
====================*/
#aa-menu-area {
left: 0;
padding-top: 20px;
position: absolute;
right: 0;
top: 35px;
width: 100%;
z-index: 99;
}
#aa-menu-area .main-navbar {
background-color: transparent;
border: medium none;
border-radius: 0;
}
#aa-menu-area .main-navbar .navbar-header .navbar-brand {
padding: 0;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo {
border: 2px solid #fff;
color: #fff;
font-family: "Poppins", sans-serif;
font-size: 30px;
padding: 15px;
line-height: 13px;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo-img {
border: none;
height: 50px;
width: 235px;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo-img img {
width: 100%;
height: 100%;
}
#aa-menu-area .main-navbar .navbar-nav li a {
color: #fff;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-menu-area .main-navbar .navbar-nav .active a {
background-color: #FFF;
}
#aa-menu-area .main-navbar .navbar-nav .open a {
background-color: #fff;
}
#aa-menu-area .main-navbar .navbar-nav .dropdown-menu {
border: none;
border-radius: 0;
margin-top: 5px;
}
#aa-menu-area .main-navbar .navbar-nav .dropdown-menu li a {
color: #555;
padding: 8px 10px;
}
#aa-menu-area .main-navbar .navbar-right {
margin-right: -30px;
}
#aa-menu-area .navbar-fixed-top {
background-color: #FFF;
padding: 15px 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-menu-area .navbar-fixed-top .navbar-header .aa-logo {
border: 2px solid #888;
color: #555;
}
#aa-menu-area .navbar-fixed-top .navbar-nav li a {
color: #555;
}
/*scrol to top*/
.scrollToTop {
bottom: 60px;
color: #fff;
display: none;
font-size: 23px;
height: 50px;
line-height: 45px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 50px;
z-index: 999;
}
.scrollToTop:hover,
.scrollToTop:focus {
background-color: #FFF;
text-decoration: none;
outline: none;
}
/*Preloader*/
#aa-preloader-area {
background-color: #F8F8F8;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 9999;
}
.pulse {
left: 47%;
position: relative;
top: 44%;
}
.pulse:before, .pulse:after {
content: '';
width: 80px;
height: 80px;
border-radius: 500px;
position: absolute;
}
.pulse:before {
-webkit-animation: pulse-outer 0.8s ease-in infinite;
-moz-animation: pulse-outer 0.8s ease-in infinite;
animation: pulse-outer 0.8s ease-in infinite;
}
.pulse:after {
-webkit-animation: pulse-inner 0.8s linear infinite;
-moz-animation: pulse-inner 0.8s linear infinite;
animation: pulse-inner 0.8s linear infinite;
}
@-webkit-keyframes pulse-outer {
0% {
opacity: 1;
filter: alpha(opacity=100);
}
50% {
opacity: 0.5;
filter: alpha(opacity=50);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
}
}
@-moz-keyframes pulse-outer {
0% {
opacity: 1;
filter: alpha(opacity=100);
}
50% {
opacity: 0.5;
filter: alpha(opacity=50);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
}
}
@keyframes pulse-outer {
0% {
opacity: 1;
filter: alpha(opacity=100);
}
50% {
opacity: 0.5;
filter: alpha(opacity=50);
}
100% {
opacity: 0;
filter: alpha(opacity=0);
}
}
@-webkit-keyframes pulse-inner {
0% {
-webkit-transform: scale(0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes pulse-inner {
0% {
-moz-transform: scale(0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes pulse-inner {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
/*==================
SLIDER SECTION
====================*/
#aa-slider {
float: left;
display: inline;
width: 100%;
}
#aa-slider .aa-slider-area {
display: inline;
float: left;
width: 100%;
}
#aa-slider .aa-slider-area .aa-top-slider {
width: 100%;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-arrow {
height: 80px;
width: 80px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev,
#aa-slider .aa-slider-area .aa-top-slider .slick-next {
background-color: transparent;
border: 1px solid #fff;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev {
left: 20px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-next {
right: 20px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev::before, #aa-slider .aa-slider-area .aa-top-slider .slick-next::before {
font-family: "fontAwesome";
font-size: 50px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single {
width: 100%;
position: relative;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
width: 100%;
height: 700px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
background-color: rgba(255, 255, 255, 0.8);
left: 20%;
padding: 30px;
position: absolute;
top: 40%;
z-index: 999;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
font-family: "Poppins", sans-serif;
font-size: 25px;
font-weight: bold;
letter-spacing: 5px;
text-transform: uppercase;
color: #555;
line-height: 25px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
color: #555;
font-size: 40px;
font-weight: bold;
padding-bottom: 5px;
text-transform: uppercase;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-location {
font-size: 14px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-location i {
margin-right: 5px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-off {
font-size: 14px;
font-family: "Poppins", sans-serif;
color: #555;
display: inline-block;
margin-top: 10px;
font-weight: bold;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
font-family: "Poppins", sans-serif;
font-size: 30px;
font-weight: bold;
text-transform: uppercase;
margin-top: -5px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-btn {
display: inline-block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
text-transform: uppercase;
font-size: 15px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-btn span {
margin-left: 3px;
}
/*==================
ADVANCE SEARCH SECTION
====================*/
#aa-advance-search {
display: inline;
float: left;
width: 100%;
}
#aa-advance-search .aa-advance-search-area {
background-color: rgba(221, 221, 221, 0.8);
border-radius: 10px 10px 0 0;
display: inline;
float: left;
margin-top: -100px;
min-height: 200px;
padding: 25px 20px;
position: relative;
width: 100%;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top {
display: inline;
float: left;
width: 100%;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search {
display: inline;
float: left;
width: 100%;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search input[type="text"] {
border: 1px solid #fff;
border-radius: 2px;
color: #555;
height: 40px;
padding: 5px;
width: 100%;
font-size: 18px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search select {
border: 1px solid #fff;
border-radius: 2px;
color: #555;
height: 40px;
padding: 5px;
width: 100%;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search .aa-search-btn {
border: medium none;
border-radius: 5px;
color: #fff;
font-size: 18px;
font-weight: bold;
height: 40px;
outline: medium none;
text-transform: uppercase;
width: 100%;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom {
display: inline;
float: left;
width: 100%;
margin-top: 50px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search {
display: inline;
float: left;
width: 100%;
text-align: center;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search span {
display: inline-block;
font-family: "Poppins", sans-serif;
margin: 0 10px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search .noUi-connect {
box-shadow: 0 0 3px rgba(51, 51, 51, 0.45) inset;
transition: background 450ms ease 0s;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search .noUi-handle {
border: none;
border-radius: 50%;
box-shadow: none;
height: 25px;
left: -17px;
top: -12px;
width: 25px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search .noUi-handle:after, #aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search .noUi-handle:before {
display: none;
}
/*==================
ABOUT US SECTION
====================*/
#aa-about-us {
display: inline;
float: left;
width: 100%;
}
#aa-about-us .aa-about-us-area {
display: inline;
float: left;
width: 100%;
padding: 100px 0;
}
#aa-about-us .aa-about-us-area .aa-about-us-left {
display: inline;
float: left;
width: 100%;
}
#aa-about-us .aa-about-us-area .aa-about-us-left img {
width: 100%;
}
#aa-about-us .aa-about-us-area .aa-about-us-right {
display: inline;
float: left;
width: 100%;
}
#aa-about-us .aa-about-us-area .aa-about-us-right ul {
margin-left: 30px;
}
#aa-about-us .aa-about-us-area .aa-about-us-right ul li {
font-style: italic;
list-style: circle;
margin-bottom: 5px;
}
.aa-title {
display: inline;
float: left;
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.aa-title p {
font-size: 18px;
padding: 0 50px;
}
.aa-title span {
width: 2px;
height: 15px;
display: inline-block;
position: relative;
}
.aa-title span:before {
content: '';
right: 4px;
top: 7px;
position: absolute;
width: 100px;
height: 2px;
}
.aa-title span:after {
content: '';
left: 4px;
top: 7px;
position: absolute;
width: 100px;
height: 2px;
}
/*==================
LATEST PROPERTY SECTION
====================*/
#aa-latest-property {
background-color: #f8f8f8;
display: inline;
float: left;
width: 100%;
padding: 100px 0;
}
#aa-latest-property .aa-latest-property-area {
display: inline;
float: left;
width: 100%;
}
#aa-latest-property .aa-latest-property-area .aa-latest-properties-content {
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
.aa-properties-item {
display: inline;
float: left;
margin-top: 30px;
width: 100%;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-properties-item:hover {
box-shadow: 1px 2px 5px 3px #ccc;
}
.aa-properties-item .aa-properties-item-img {
width: 100%;
}
.aa-properties-item .aa-properties-item-img img {
width: 100%;
}
.aa-properties-item .aa-tag {
color: #fff;
padding: 6px 10px;
position: absolute;
left: 15px;
top: -15px;
}
.aa-properties-item .for-rent {
background-color: #20ceb3;
}
.aa-properties-item .sold-out {
background-color: #ff0000;
}
.aa-properties-item .aa-properties-item-content {
background-color: #fff;
border: 1px solid #ddd;
border-top: none;
display: inline;
float: left;
width: 100%;
}
.aa-properties-item .aa-properties-item-content .aa-properties-info {
border-bottom: 1px solid #ddd;
display: inline;
float: left;
padding: 10px;
width: 100%;
text-align: left;
}
.aa-properties-item .aa-properties-item-content .aa-properties-info span {
margin: 0px 5px;
font-size: 14px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-about {
display: inline;
float: left;
width: 100%;
padding: 10px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-about h3 {
margin-top: 0px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-about p {
font-size: 14px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-detial {
border-top: 1px solid #ddd;
display: inline;
float: left;
padding: 10px;
width: 100%;
}
.aa-properties-item .aa-properties-item-content .aa-properties-detial .aa-price {
float: left;
font-size: 18px;
padding: 3px 0;
}
.aa-properties-item .aa-properties-item-content .aa-properties-detial a {
float: right;
}
/*==================
SERVICE SECTION
====================*/
#aa-service {
display: inline;
float: left;
width: 100%;
padding: 100px 0;
}
#aa-service .aa-service-area {
display: inline;
float: left;
width: 100%;
}
#aa-service .aa-service-area .aa-service-content {
display: inline;
float: left;
width: 100%;
margin-top: 40px;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service {
display: inline;
float: left;
text-align: center;
width: 100%;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service:hover .aa-service-icon:before {
border: 2px solid #fff;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-service-icon {
display: inline;
float: left;
width: 100%;
margin-bottom: 20px;
position: relative;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-service-icon:before {
border: 2px solid transparent;
border-radius: 50%;
content: "";
height: 100px;
margin-left: 4px;
position: absolute;
width: 92px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-service-icon span {
border-radius: 50%;
color: #fff;
font-size: 40px;
height: 100px;
line-height: 100px;
width: 100px;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content {
display: inline;
float: left;
width: 100%;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content h4 {
font-size: 20px;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content h4 a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service .aa-single-service-content p {
font-size: 13px;
}
/*==================
PROMO BANNER SECTION
====================*/
#aa-promo-banner {
background-image: url("../img/promo-banner.jpg");
background-attachment: fixed;
background-position: center center;
background-size: cover;
display: inline;
float: left;
width: 100%;
padding: 100px 0;
position: relative;
}
#aa-promo-banner:before {
background-color: rgba(0, 0, 0, 0.6);
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
#aa-promo-banner .aa-promo-banner-area {
display: inline;
float: left;
width: 100%;
padding: 0 150px;
text-align: center;
}
#aa-promo-banner .aa-promo-banner-area h3 {
color: #fff;
font-size: 40px;
font-weight: 700;
margin-bottom: 20px;
text-transform: capitalize;
}
#aa-promo-banner .aa-promo-banner-area p {
color: #fff;
display: inline-block;
font-size: 16px;
margin-top: 10px;
}
#aa-promo-banner .aa-promo-banner-area a {
font-weight: bold;
margin-top: 50px;
text-transform: uppercase;
}
/*==================
AGENTS SECTION
====================*/
#aa-agents {
display: inline;
float: left;
width: 100%;
padding: 100px 0;
}
#aa-agents .aa-agents-area {
display: inline;
float: left;
width: 100%;
}
#aa-agents .aa-agents-area .aa-agents-content {
display: inline;
float: left;
width: 100%;
margin-top: 50px;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider {
margin-left: -30px;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li {
float: left;
margin-left: 30px;
width: 22.42%;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents {
display: inline;
float: left;
width: 100%;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agents-img {
display: inline;
float: left;
width: 100%;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agents-img img {
width: 100%;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info {
display: inline;
float: left;
padding: 10px;
width: 100%;
text-align: center;
color: #fff;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info h4 {
color: #fff;
margin-bottom: 5px;
font-weight: bold;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info h4 a {
color: #fff;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info span {
display: block;
margin-bottom: 5px;
font-size: 16px;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social {
display: inline;
float: left;
width: 100%;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a {
border: 1px solid #fff;
color: #fff;
display: inline-block;
margin: 10px 5px;
min-width: 40px;
padding: 5px 0;
text-align: center;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a:hover, #aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a:focus {
background-color: #FFF;
}
/*==================
TESTIMONIAL SECTION
====================*/
#aa-client-testimonial {
background-attachment: fixed;
background-image: url("../img/testimonial-bg.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: inline;
float: left;
padding: 100px 0;
width: 100%;
position: relative;
}
#aa-client-testimonial:before {
background-color: rgba(0, 0, 0, 0.8);
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
}
#aa-client-testimonial .aa-client-testimonial-area {
display: inline;
float: left;
width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-title p {
color: #fff;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content {
display: inline;
float: left;
width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev {
background: none;
left: 10%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev::before {
content: "\f177";
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next {
background: none;
right: 10%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next::before {
content: "\f178";
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li {
display: inline;
float: left;
width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
display: inline;
float: left;
padding: 0 150px;
position: relative;
width: 100%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single:after {
background-color: rgba(50, 59, 64, 0.8);
content: "";
height: 370px;
top: 0;
left: 30%;
position: absolute;
width: 40%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-img {
display: inline;
float: left;
width: 100%;
text-align: center;
position: relative;
z-index: 10;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-img img {
background-color: #FFF;
display: inline-block;
width: 100px;
height: 100px;
margin-top: 24px;
border-radius: 50%;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info {
display: inline;
float: left;
width: 100%;
text-align: center;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
color: #fff;
font-size: 18px;
margin-top: 30px;
padding: 0 100px;
position: relative;
z-index: 20;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p:before {
content: '\f10e';
font-family: fontAwesome;
font-size: 50px;
left: 1%;
position: absolute;
text-align: center;
top: 20%;
opacity: 0.6;
width: 100%;
z-index: -10;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio {
color: #fff;
display: inline-block;
float: left;
margin-top: 20px;
margin-bottom: 25px;
position: relative;
text-align: center;
width: 100%;
z-index: 30;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio p {
border-top: 1px solid #f8f8f8;
display: inline-block;
font-size: 18px;
font-weight: bold;
margin-bottom: 0;
min-width: 175px;
padding-top: 10px;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-bio span {
display: block;
}
/*==================
CLIENT BRAND SECTION
====================*/
#aa-client-brand {
background-color: #f8f8f8;
display: inline;
float: left;
padding: 50px 0;
width: 100%;
}
#aa-client-brand .aa-client-brand-area {
display: inline;
float: left;
width: 100%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
display: inline-block;
text-align: center;
width: 100%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li {
display: inline-block;
margin: 0 36px;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li .aa-client-single-brand {
opacity: 0.5;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li .aa-client-single-brand:hover {
opacity: 1;
}
/*==================
LATEST BLOG SECTION
====================*/
#aa-latest-blog {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#aa-latest-blog .aa-latest-blog-area {
display: inline;
float: left;
width: 100%;
}
#aa-latest-blog .aa-latest-blog-area .aa-latest-blog-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
.aa-blog-single {
background-color: #f8f8f8;
display: inline;
float: left;
width: 100%;
}
.aa-blog-single .aa-blog-img {
display: inline;
float: left;
position: relative;
width: 100%;
}
.aa-blog-single .aa-blog-img img {
max-width: 100%;
}
.aa-blog-single .aa-blog-img .aa-date-tag {
color: #fff;
padding: 5px 8px;
font-weight: bold;
position: absolute;
left: 0;
top: 15px;
}
.aa-blog-single .aa-blog-single-content {
display: inline;
float: left;
padding: 10px;
width: 100%;
padding-bottom: 20px;
}
.aa-blog-single .aa-blog-single-content h3 {
font-size: 22px;
margin-bottom: 15px;
}
.aa-blog-single .aa-blog-single-content h3 a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-blog-single .aa-blog-single-content p {
font-size: 14px;
}
.aa-blog-single .aa-blog-single-bottom {
border-top: 1px solid #ccc;
padding: 10px;
display: inline;
margin-top: 10px;
float: left;
width: 100%;
}
.aa-blog-single .aa-blog-single-bottom .aa-blog-author {
float: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-blog-single .aa-blog-single-bottom .aa-blog-author i {
margin-right: 5px;
}
.aa-blog-single .aa-blog-single-bottom .aa-blog-comments {
float: right;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-blog-single .aa-blog-single-bottom .aa-blog-comments i {
margin-right: 5px;
}
/*==================
PROPERTY PAGE
====================*/
#aa-property-header {
background-image: url("../img/property-header-bg.jpg");
background-attachment: fixed;
background-position: center center;
background-size: cover;
display: inline;
float: left;
position: relative;
min-height: 400px;
width: 100%;
}
#aa-property-header::before {
background-color: rgba(0, 0, 0, 0.4);
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
}
#aa-property-header .aa-property-header-inner {
display: inline;
float: left;
padding: 150px 0 50px;
text-align: center;
width: 100%;
}
#aa-property-header .aa-property-header-inner h2 {
color: #fff;
letter-spacing: 0.5px;
margin-top: 65px;
text-transform: uppercase;
}
#aa-property-header .aa-property-header-inner .breadcrumb {
background: none;
border: none;
}
#aa-property-header .aa-property-header-inner .breadcrumb li a {
color: #fff;
}
#aa-property-header .aa-property-header-inner .breadcrumb li.active {
color: #fff;
}
#aa-properties {
display: inline;
float: left;
width: 100%;
padding: 30px 0 100px;
}
#aa-properties .aa-properties-content {
display: inline;
float: left;
width: 100%;
}
#aa-properties .aa-properties-content .aa-properties-content-head {
border: 1px solid #ddd;
display: inline;
float: left;
padding: 10px 15px;
width: 100%;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left {
float: left;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left label {
font-weight: normal;
margin-bottom: 0;
font-size: 18px;
margin-right: 10px;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left .aa-sort-form {
float: left;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left .aa-show-form {
float: left;
margin-left: 25px;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right {
float: right;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right a {
border: 1px solid #ccc;
display: inline-block;
font-size: 20px;
padding: 2px 8px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right #aa-grid-properties {
margin-right: 5px;
}
#aa-properties .aa-properties-content .aa-properties-content-body {
display: inline;
float: left;
width: 100%;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav {
margin-left: -30px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
display: block;
float: left;
margin: 0 0 20px 30px;
width: 46.1%;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view {
margin-left: 0;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li {
width: 100%;
margin: 0;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img {
display: block;
width: 50%;
float: left;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-content {
width: 50%;
border-top: 1px solid #ddd;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom {
display: inline;
float: left;
width: 100%;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination {
margin-top: 40px;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li:first-child a {
border: 1px solid #ccc !important;
border-radius: 0;
margin-left: 0;
margin-right: 1px;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li:last-child a {
border: 1px solid #ccc !important;
border-radius: 0;
margin-left: 0;
margin-right: 2px;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li a {
border: 1px solid transparent;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li a:hover, #aa-properties .aa-properties-content .aa-properties-content-bottom .pagination li a:focus {
color: #fff;
}
#aa-properties .aa-properties-content .aa-properties-content-bottom .pagination .active a {
color: #fff;
}
#aa-properties .aa-properties-sidebar {
background-color: #f8f8f8;
display: inline;
float: left;
padding: 10px 20px;
width: 100%;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar {
display: inline;
float: left;
margin-bottom: 20px;
width: 100%;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar h3 {
text-transform: uppercase;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-advance-search {
display: inline;
float: left;
width: 100%;
margin-top: 15px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-advance-search input[type="text"] {
border: 1px solid #fff;
border-radius: 2px;
color: #555;
height: 40px;
padding: 5px;
width: 100%;
font-size: 18px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-advance-search select {
border: 1px solid #fff;
border-radius: 2px;
color: #555;
height: 40px;
padding: 5px;
width: 100%;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-advance-search .aa-search-btn {
border: medium none;
border-radius: 5px;
color: #fff;
font-size: 18px;
font-weight: bold;
margin-top: 15px;
height: 50px;
outline: medium none;
text-transform: uppercase;
width: 100%;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search {
display: inline;
float: left;
width: 100%;
margin-top: 15px;
text-align: center;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search span {
display: inline-block;
font-family: "Poppins", sans-serif;
margin: 0 5px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search .noUi-connect {
box-shadow: 0 0 3px rgba(51, 51, 51, 0.45) inset;
transition: background 450ms ease 0s;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search .noUi-handle {
border: none;
border-radius: 50%;
box-shadow: none;
height: 25px;
left: -17px;
top: -12px;
width: 25px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search .noUi-handle:after, #aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search .noUi-handle:before {
display: none;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media {
margin-top: 20px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-object {
width: 100px;
height: 90px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-body h4 a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-body p {
font-size: 12px;
}
.aa-properties-content-bottom {
display: inline;
float: left;
width: 100%;
}
.aa-properties-content-bottom .pagination {
margin-top: 40px;
}
.aa-properties-content-bottom .pagination li:first-child a {
border: 1px solid #ccc !important;
border-radius: 0;
margin-left: 0;
margin-right: 1px;
}
.aa-properties-content-bottom .pagination li:last-child a {
border: 1px solid #ccc !important;
border-radius: 0;
margin-left: 0;
margin-right: 2px;
}
.aa-properties-content-bottom .pagination li a {
border: 1px solid transparent;
}
.aa-properties-content-bottom .pagination li a:hover, .aa-properties-content-bottom .pagination li a:focus {
color: #fff;
}
.aa-properties-content-bottom .pagination .active a {
color: #fff;
}
/*==================
PROPERTY DETAILS PAGE
====================*/
.aa-properties-details {
display: inline;
float: left;
width: 100%;
}
.aa-properties-details .aa-properties-details-img {
display: inline;
float: left;
width: 100%;
}
.aa-properties-details .aa-properties-details-img img {
height: 500px;
width: 100%;
}
.aa-properties-details .aa-properties-details-img .slick-prev, .aa-properties-details .aa-properties-details-img .slick-next {
height: 50px;
top: 47%;
width: 50px;
}
.aa-properties-details .aa-properties-info {
display: inline;
float: left;
width: 100%;
}
.aa-properties-details .aa-properties-info h2 {
margin-top: 20px;
}
.aa-properties-details .aa-properties-info .aa-price {
color: #000;
display: inline-block;
font-size: 30px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 10px;
}
.aa-properties-details .aa-properties-info h4 {
font-size: 22px;
margin-bottom: 15px;
margin-top: 20px;
}
.aa-properties-details .aa-properties-info ul {
margin-left: 20px;
}
.aa-properties-details .aa-properties-info ul li {
margin-bottom: 10px;
}
.aa-properties-details .aa-properties-info ul li:before {
content: '\f046';
font-family: fontAwesome;
left: 0;
top: 0;
margin-right: 10px;
}
.aa-properties-details .aa-properties-info iframe {
margin-top: 15px;
}
.aa-properties-details .aa-nearby-properties {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
.aa-properties-details .aa-nearby-properties .aa-nearby-properties-area {
display: inline;
float: left;
width: 100%;
}
.aa-properties-social {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
display: inline;
float: left;
margin-top: 50px;
padding: 20px 0;
width: 100%;
}
.aa-properties-social ul {
display: inline;
}
.aa-properties-social ul li {
display: inline;
}
.aa-properties-social ul li:first-child {
float: left;
font-size: 20px;
font-weight: bold;
line-height: 31px;
margin-right: 10px;
text-transform: uppercase;
}
.aa-properties-social ul li a {
border: 1px solid #ccc;
color: #555;
display: inline-block;
margin-left: 10px;
padding: 5px;
text-align: center;
width: 35px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
BLOG PAGE
====================*/
#aa-blog {
display: inline;
float: left;
padding: 50px 0 100px;
width: 100%;
}
#aa-blog .aa-blog-area {
display: inline;
float: left;
width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-content {
display: inline;
float: left;
width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-content .aa-blog-single {
margin-bottom: 30px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar {
background-color: #f8f8f8;
display: inline;
float: left;
padding: 20px 20px 30px;
width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single {
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-search {
display: inline;
float: left;
width: 100%;
position: relative;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-search .aa-search-text {
border: 1px solid #ccc;
color: #000;
display: inline;
float: left;
font-size: 16px;
height: 40px;
padding: 8px 40px 10px 5px;
width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-search .aa-search-submit {
background: transparent none repeat scroll 0 0;
border: medium none;
color: #aaa;
font-size: 18px;
position: absolute;
right: 10px;
top: 7px;
width: 30px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single ul li {
margin-bottom: 5px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-catg li {
border-bottom: 1px solid #ddd;
display: block;
margin-bottom: 0;
padding: 8px 0;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-catg li span {
float: right;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-catg li ul {
margin-left: 15px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-catg li ul li {
border-bottom: none;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .tag-cloud {
display: inline;
float: left;
margin-top: 10px;
width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .tag-cloud a {
border: 1px solid #ddd;
display: inline-block;
margin-bottom: 10px;
margin-right: 10px;
padding: 5px 10px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .tag-cloud a:hover, #aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .tag-cloud a:focus {
color: #fff;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post {
display: inline;
float: left;
width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media {
margin-top: 20px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media .media-object {
height: 90px;
width: 100px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media .media-body .media-heading a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media .media-body p {
margin-bottom: 5px;
font-size: 12px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-blog-recent-post .media .media-body span {
font-size: 14px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-banner-ads {
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
#aa-blog .aa-blog-area .aa-blog-sidebar .aa-blog-sidebar-single .aa-banner-ads img {
max-width: 100%;
}
/*==================
BLOG SINGLE PAGE
====================*/
.aa-blog-details {
padding: 20px;
}
.aa-blog-details .aa-blog-single-content .aa-blog-single-bottom {
border: medium none;
margin-bottom: 15px;
margin-top: 0;
}
.aa-blog-details .aa-blog-single-content .aa-blog-single-bottom .aa-blog-comments {
float: left;
margin-left: 15px;
}
.aa-blog-details .aa-blog-single-content blockquote {
border-color: #888;
margin-left: 15px;
margin-top: 20px;
}
.aa-blog-details .aa-blog-single-content blockquote p {
font-size: 18px;
margin-bottom: 0px;
}
.aa-blog-details .aa-blog-single-content blockquote cite {
font-size: 14px;
}
.aa-blog-post-tag {
display: inline;
float: left;
margin-bottom: 20px;
width: 100%;
}
.aa-blog-post-tag ul {
display: inline-block;
}
.aa-blog-post-tag ul li {
display: inline-block;
}
.aa-blog-post-tag ul li:first-child {
font-size: 14px;
}
.aa-blog-post-tag ul li a {
display: inline-block;
margin-left: 3px;
font-size: 12px;
}
.aa-blog-content .aa-properties-social {
margin-top: 0;
}
.aa-blog-related-post {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
.aa-blog-navigation {
display: inline;
float: left;
margin-top: 23px;
width: 100%;
}
.aa-blog-navigation .aa-blog-pagination-left {
display: inline;
float: left;
text-align: left;
width: 50%;
}
.aa-blog-navigation .aa-blog-pagination-left .aa-prev {
border: 1px solid #ddd;
display: inline-block;
font-weight: bold;
letter-spacing: 0.5px;
padding: 10px 20px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-blog-navigation .aa-blog-pagination-left .aa-prev span {
margin-right: 10px;
}
.aa-blog-navigation .aa-blog-pagination-right {
display: inline;
float: right;
text-align: right;
width: 50%;
}
.aa-blog-navigation .aa-blog-pagination-right .aa-next {
border: 1px solid #ddd;
display: inline-block;
font-weight: bold;
letter-spacing: 0.5px;
padding: 10px 20px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-blog-navigation .aa-blog-pagination-right .aa-next span {
margin-left: 10px;
}
.aa-comments-area {
display: inline;
float: left;
width: 100%;
margin-top: 20px;
}
.aa-comments-area h3 {
margin-bottom: 20px;
}
.aa-comments-area .comments {
float: left;
display: inline;
width: 100%;
}
.aa-comments-area .comments .commentlist li {
border-bottom: 1px solid #f8f8f8;
display: inline;
float: left;
margin-bottom: 15px;
padding: 10px;
position: relative;
width: 100%;
}
.aa-comments-area .comments .commentlist li .news-img {
background-color: #ccc;
border-radius: 50%;
height: 90px;
margin-right: 20px;
width: 90px;
}
.aa-comments-area .comments .commentlist li .media-body .author-name {
margin-bottom: 0px;
margin-top: 0;
}
.aa-comments-area .comments .commentlist li .comments-date {
color: #888;
display: block;
font-size: 14px;
margin-bottom: 10px;
}
.aa-comments-area .comments .commentlist li .reply-btn {
border-bottom: 1px solid #ccc;
color: #555;
display: inline-block;
font-size: 15px;
line-height: 13px;
padding: 8px 0;
position: absolute;
right: 0;
top: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-comments-area .comments .commentlist li .reply-btn:hover, .aa-comments-area .comments .commentlist li .reply-btn:focus {
text-decoration: none;
outline: none;
}
.aa-comments-area .comments .commentlist li .children {
margin-left: 50px;
}
.aa-comments-area .comments .commentlist li .author-tag {
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
padding: 4px 6px;
}
.aa-comments-area .comments .commentlist li .author-comments {
background-color: #f8f8f8;
}
.aa-comments-area .comments .commentlist .children {
margin-left: 25px;
}
.aa-comments-area .comments .comments-pagination {
display: inline-block;
text-align: left;
}
.aa-comments-area .comments .comments-pagination li {
display: inline-block;
}
.aa-comments-area .comments .comments-pagination li a {
border: none;
color: #555;
display: inline-block;
font-size: 15px;
height: 30px;
line-height: 15px;
padding: 5px;
text-align: center;
width: 30px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.aa-comments-area .comments .comments-pagination li a:hover, .aa-comments-area .comments .comments-pagination li a:focus {
background-color: transparent;
text-decoration: none;
outline: none;
}
.aa-comments-area .comments .commentlist > li:last-child {
margin-bottom: 0px;
}
#respond {
display: inline;
float: left;
margin-top: 25px;
width: 100%;
}
#respond .reply-title {
font-size: 25px;
margin-top: 0;
}
#respond .comment-notes {
font-size: 15px;
margin-bottom: 25px;
}
#respond .required {
color: red;
}
#respond label {
display: block;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
border: none;
border-bottom: 1px solid #ccc;
color: #555;
margin-bottom: 10px;
height: 35px;
padding: 5px;
width: 65%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#respond textarea {
border: none;
border-bottom: 1px solid #ccc;
color: #555;
margin-bottom: 5px;
padding: 10px;
height: 100px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#respond .form-submit input {
background-color: transparent;
border: 1px solid #ccc;
color: #555;
font-size: 16px;
font-weight: 400;
margin-top: 10px;
padding: 6px 12px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
CONTACT PAGE
====================*/
#aa-contact {
display: inline;
float: left;
padding: 50px 0 100px;
width: 100%;
}
#aa-contact .aa-contact-area {
display: inline;
float: left;
width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-top {
display: inline;
float: left;
width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
display: inline;
float: left;
width: 60%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
background-color: #555;
display: inline;
float: left;
height: 450px;
padding: 50px 30px;
width: 40%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right h2 {
color: #fff;
margin-bottom: 20px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right p {
color: #fff;
line-height: 25px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list {
margin-top: 30px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list li {
color: #fff;
font-size: 14px;
margin-bottom: 20px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list li i {
border: 1px solid #ccc;
margin-right: 10px;
padding: 5px;
text-align: center;
width: 35px;
}
#aa-contact .aa-contact-area .aa-contact-bottom {
display: inline;
float: left;
width: 100%;
margin-top: 50px;
}
#aa-contact .aa-contact-area .aa-contact-bottom .required {
color: red;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-title p {
font-size: 16px;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form {
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .contactform {
display: block;
width: 60%;
margin: 0 auto;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .reply-title {
font-size: 25px;
margin-top: 0;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form label {
display: block;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form input[type="text"],
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form input[type="email"],
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form input[type="url"] {
border: none;
border-bottom: 2px solid #ccc;
color: #555;
margin-bottom: 10px;
height: 35px;
padding: 5px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form textarea {
border: none;
border-bottom: 2px solid #ccc;
color: #555;
margin-bottom: 5px;
padding: 10px;
height: 100px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .form-submit input {
background-color: transparent;
color: #555;
border: 2px solid #ccc;
font-size: 16px;
font-weight: 400;
margin-top: 10px;
padding: 6px 12px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
GALLERY PAGE
====================*/
#aa-gallery {
display: inline;
float: left;
width: 100%;
padding: 50px 0 100px;
}
#aa-gallery .aa-gallery-area {
display: inline;
float: left;
width: 100%;
}
#aa-gallery .aa-gallery-area .aa-title p {
font-size: 16px;
padding: 0 50px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content {
display: inline;
float: left;
width: 100%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top {
display: inline;
float: left;
width: 100%;
margin-top: 50px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul {
display: inline-block;
text-align: center;
width: 100%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
border: 1px solid #ddd;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: bold;
margin: 0 13px;
padding: 6px 10px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li:hover, #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li:focus {
color: #fff;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul .active {
color: #fff;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body {
display: inline;
float: left;
width: 100%;
margin-top: 30px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
display: inline;
float: left;
width: 33.33%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item {
display: inline;
float: left;
width: 100%;
position: relative;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item:hover .aa-single-gallery-img img {
transform: scale(1.3);
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item:hover .aa-single-gallery-info {
background-color: rgba(0, 0, 0, 0.8);
opacity: 1;
transform: scale(1);
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-img {
display: inline;
float: left;
height: 220px;
overflow: hidden;
width: 100%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-img img {
width: 100%;
height: 100%;
transform: scale(1);
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info {
background-color: rgba(0, 0, 0, 0.2);
position: absolute;
left: 20px;
top: 20px;
text-align: center;
padding-top: 70px;
height: calc(100% - 40px);
width: calc(100% - 40px);
opacity: 0;
transform: scale(0);
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a {
border: 2px solid #ccc;
color: #fff;
display: inline-block;
height: 35px;
line-height: 30px;
margin: 0 8px;
text-align: center;
width: 35px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a:hover, #aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery .aa-single-gallery-item .aa-single-gallery-info a:focus {
background-color: #fff;
}
/* portfolio plugin */
.portfolio-detail{
display: none;
float: left;
text-align: center;
width: 100%;
}
#portfolio-popup{
background-color: #fff;
bottom: 0;
display: none;
left: 0;
position: fixed;
right: 0;
text-align: center;
top: 0;
opacity: 0;
z-index: 99999;
overflow-y: scroll;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.portfolio-popup-area{
display: block;
float: left;
padding: 40px 15%;
width: 100%;
}
#portfolio-popup .portfolio-detail{
display: inline;
}
#portfolio-popup.portfolio-popup-show{
align-items: center;
display: flex;
}
.portfolio-popup-inner{
color: #333;
display: inline;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.portfolio-popup-inner-show{
margin-left: 0;
}
.portfolio-popup-inner img{
max-width: 80%;
}
.portfolio-popup-inner h2{
color: #000;
margin-top: 15px;
}
.modal-close-btn{
border: 2px solid #000;
border-radius: 50%;
color: #000;
display: inline-block;
height: 40px;
line-height: 35px;
opacity: 0.5;
position: absolute;
right: 2%;
text-align: center;
top: 2%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
width: 40px;
}
.modal-close-btn:hover,
.modal-close-btn:focus{
color: #000;
opacity: 1;
}
.view-project-btn{
border: 2px solid #333;
color: #000;
display: inline-block;
margin-top: 10px;
padding: 6px 15px;
text-decoration: none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.view-project-btn:hover,
.view-project-btn:focus{
border-color: #000;
color: #000;
text-decoration: none;
}
/*==================
ERROR PAGE
====================*/
#aa-error {
background-color: #F8F8F8;
display: inline;
float: left;
width: 100%;
padding: 50px 0;
}
#aa-error .aa-error-area {
display: inline;
float: left;
margin-top: 50px;
padding: 100px 100px 130px;
text-align: center;
width: 100%;
}
#aa-error .aa-error-area h2 {
display: inline-block;
font-size: 150px;
line-height: 150px;
margin-bottom: 30px;
padding: 10px 20px;
text-shadow: 0 2px 2px #ddd;
position: relative;
}
#aa-error .aa-error-area h2:before {
content: "";
height: 128px;
position: absolute;
right: 21%;
top: 19px;
width: 171px;
}
#aa-error .aa-error-area p {
font-size: 18px;
}
#aa-error .aa-error-area p span {
color: #f60000;
display: inline-block;
margin-right: 10px;
}
#aa-error .aa-error-area a {
border: 1px solid #ccc;
display: inline-block;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.5px;
margin-top: 30px;
padding: 10px 15px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
SIGNIN & REGISTER PAGE
====================*/
#aa-signin {
background-image: url("../img/signin-bg.jpg");
background-position: center center;
background-size: cover;
bottom: 0;
height: 100%;
left: 0;
position: fixed;
right: 0;
top: 0;
overflow-y: auto;
width: 100%;
}
#aa-signin:before {
background-color: rgba(0, 0, 0, 0.8);
content: '';
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#aa-signin .aa-signin-area {
display: inline;
float: left;
padding: 4% 20%;
width: 100%;
}
#aa-signin .aa-signin-area .aa-signin-form {
background-color: rgba(255, 255, 255, 0.6);
display: inline;
padding: 50px;
float: left;
width: 100%;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title {
display: inline;
float: left;
text-align: center;
width: 100%;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title .aa-property-home {
color: #000;
display: inline-block;
font-size: 25px;
font-weight: bold;
margin-bottom: 10px;
text-transform: uppercase;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title h4 {
color: #000;
font-size: 18px;
font-weight: bold;
margin-bottom: 30px;
text-transform: uppercase;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field {
display: inline;
float: left;
width: 100%;
margin-bottom: 20px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field label {
color: #000;
display: inline-block;
text-align: left;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field label .required {
color: #f60000;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="text"],
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="email"],
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="password"] {
border: none;
color: #555;
margin-bottom: 10px;
height: 35px;
padding: 5px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field label input [type="checkbox"] {
margin-left: 10px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field textarea {
border: none;
border-bottom: 2px solid #ccc;
color: #555;
margin-bottom: 5px;
padding: 10px;
height: 100px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit {
display: inline;
float: left;
text-align: center;
width: 100%;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit input[type="submit"] {
color: #fff;
font-size: 16px;
font-weight: bold;
height: 50px;
margin-bottom: 20px;
margin-top: 10px;
padding: 6px 12px;
width: 150px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit input[type="submit"]:hover {
background-color: #FFF;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit p {
color: #000;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit p a {
color: #fff;
font-weight: bold;
}
/*==================
FOOTER SECTION
====================*/
#aa-footer {
background-color: #444;
display: inline;
float: left;
padding: 30px 0;
width: 100%;
}
#aa-footer .aa-footer-area {
display: inline;
float: left;
width: 100%;
}
#aa-footer .aa-footer-area .aa-footer-left {
display: inline;
float: left;
width: 100%;
}
#aa-footer .aa-footer-area .aa-footer-left p {
color: #fff;
margin-bottom: 0;
padding-top: 5px;
}
#aa-footer .aa-footer-area .aa-footer-left p a {
color: #fff;
}
#aa-footer .aa-footer-area .aa-footer-middle {
display: inline;
float: left;
width: 100%;
text-align: right;
}
#aa-footer .aa-footer-area .aa-footer-middle a {
border: 1px solid #f8f8f8;
color: #f8f8f8;
display: inline-block;
margin: 0 5px;
padding: 5px;
text-align: center;
width: 40px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#aa-footer .aa-footer-area .aa-footer-right {
display: inline;
float: left;
width: 100%;
text-align: right;
}
#aa-footer .aa-footer-area .aa-footer-right a {
color: #fff;
display: inline-block;
padding: 5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
RESPONSIVE DESIGN
====================*/
@media (max-width: 1199px) {
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a {
margin: 10px 2px;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single::after {
height: 420px;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
width: 45.2%;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li {
width: 100%;
}
.aa-properties-item .aa-properties-item-content .aa-properties-info span {
margin: 0 3px;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img {
height: 223px;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img img {
height: 100%;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar h3 {
font-size: 20px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .aa-single-filter-search span {
font-size: 14px;
margin: 0 1px;
}
.aa-properties-details .aa-properties-details-img img {
height: 450px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
width: 33.32%;
}
#aa-signin .aa-signin-area {
padding: 8% 20%;
}
.pulse {
left: 46%;
}
/* portfolio plugin */
.portfolio-popup-area {
padding: 20px 5%;
}
}
@media (max-width: 991px) {
#aa-menu-area .main-navbar .navbar-nav li a {
padding-left: 8px;
padding-right: 8px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-top .aa-single-advance-search {
margin-bottom: 10px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom {
margin-top: 20px;
}
#aa-service .aa-service-area .aa-service-content .aa-single-service {
margin-bottom: 20px;
padding: 0 40px;
}
#aa-promo-banner .aa-promo-banner-area {
padding: 0 100px;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
padding: 0;
}
.aa-latest-blog-content {
margin-top: 10px;
}
.aa-latest-blog-content .aa-blog-single {
margin-top: 40px;
}
.aa-blog-single .aa-blog-img img {
max-width: 100%;
width: 100%;
}
#aa-footer .aa-footer-area .aa-footer-right {
margin-top: 20px;
text-align: center;
}
#aa-properties {
padding: 30px 0 50px;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
width: 45.9%;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li {
width: 100%;
}
#aa-properties .aa-properties-sidebar {
margin-top: 30px;
}
#aa-properties .aa-properties-sidebar .aa-properties-single-sidebar .media .media-body p {
font-size: 14px;
}
#aa-blog .aa-blog-area .aa-blog-sidebar {
margin-top: 25px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
width: 55%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
padding: 22px;
width: 45%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right .contact-info-list li {
line-height: 25px;
}
#aa-error .aa-error-area {
padding: 50px 100px 80px;
}
.pulse {
left: 44%;
}
}
@media (max-width: 767px) {
.navbar-collapse.in {
overflow-x: hidden;
background-color: #ddd;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
margin-bottom: 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #fff;
}
.aa-properties-item {
margin-top: 50px;
}
#aa-footer .aa-footer-area .aa-footer-left {
text-align: center;
}
#aa-footer .aa-footer-area .aa-footer-middle {
margin-top: 20px;
text-align: center;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo {
font-size: 18px;
height: 40px;
margin-left: 10px;
margin-top: 3px;
padding: 10px;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo-img img {
margin-left: 15px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
top: 35%;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
margin-left: -25px;
}
#aa-promo-banner .aa-promo-banner-area {
padding: 0 50px;
}
#aa-agents .aa-agents-area .aa-agents-content .aa-agents-slider li .aa-single-agents .aa-agetns-info .aa-agent-social a {
min-width: 30px;
padding: 3px 0;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
padding: 0 90px;
}
#aa-menu-area .navbar-fixed-top {
padding: 15px 0;
padding-bottom: 0;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
height: 600px;
}
#aa-property-header {
min-height: 320px;
}
#aa-property-header .aa-property-header-inner {
padding: 100px 0 50px;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav {
margin-left: 0;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-properties-nav li {
margin: 0;
width: 100%;
}
.aa-properties-details .aa-properties-details-img img {
height: 350px;
}
.aa-properties-details .aa-properties-info h2 {
font-size: 25px;
line-height: 30px;
}
.aa-properties-details .aa-properties-info .aa-price {
font-size: 25px;
}
.aa-properties-details .aa-properties-info iframe {
height: 300px;
margin-top: 15px;
}
#aa-blog {
padding: 50px 0;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
width: 50%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
width: 50%;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .contactform {
width: 70%;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
margin: 0px 5px;
}
}
@media (max-width: 640px) {
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
left: 23%;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
font-size: 20px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
font-size: 30px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
font-size: 25px;
}
#aa-about-us .aa-about-us-area .aa-about-us-right {
margin-top: 20px;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo-img {
height: 45px;
width: 200px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left iframe {
height: 350px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
height: auto;
width: 100%;
}
#aa-error .aa-error-area {
padding: 50px 50px 80px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
width: 50%;
}
#aa-signin .aa-signin-area {
padding: 8% 10%;
}
/* portfolio plugin */
#portfolio-popup.portfolio-popup-show{
display: block;
}
.portfolio-popup-inner img {
max-width: 80%;
}
}
@media (max-width: 480px) {
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
left: 25%;
padding: 10px;
top: 37%;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-catg {
font-size: 15px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-title {
font-size: 20px;
line-height: 25px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-location {
font-size: 12px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-price {
font-size: 18px;
margin-bottom: 0px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-btn {
font-size: 14px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-arrow {
height: 60px;
width: 60px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev::before, #aa-slider .aa-slider-area .aa-top-slider .slick-next::before {
font-size: 40px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content .aa-top-slider-off {
margin-top: 0;
}
.aa-title p {
font-size: 16px;
padding: 0px;
}
#aa-promo-banner .aa-promo-banner-area {
padding: 0;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single {
padding: 0 30px;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
padding: 0;
font-size: 16px;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-prev {
left: 0;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider .slick-next {
right: 0;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single::after {
left: 27%;
width: 50%;
}
#aa-about-us .aa-about-us-area {
padding: 50px 0;
}
#aa-latest-property {
padding: 50px 0;
}
#aa-service {
padding: 50px 0;
}
#aa-agents {
padding: 50px 0;
}
#aa-client-testimonial {
padding: 50px 0;
}
#aa-latest-blog {
padding: 50px 0;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
height: 300px;
}
#aa-advance-search .aa-advance-search-area {
border-radius: 0;
margin-top: 20px;
}
#aa-menu-area .main-navbar .navbar-header .aa-logo-img {
height: 35px;
margin-top: 5px;
width: 150px;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-img {
width: 100%;
}
#aa-properties .aa-properties-content .aa-properties-content-body .aa-list-view li .aa-properties-item .aa-properties-item-content {
border-top: medium none;
width: 100%;
}
.aa-properties-details .aa-properties-details-img img {
height: 300px;
}
.aa-properties-details .aa-properties-info iframe {
height: 250px;
}
.aa-blog-single .aa-blog-single-content h3 {
font-size: 18px;
}
.aa-blog-details h2 {
font-size: 25px;
line-height: 30px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left {
width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-left iframe {
height: 300px;
}
#aa-contact .aa-contact-area .aa-contact-top .aa-contact-top-right {
height: auto;
width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-contact-form .contactform {
width: 100%;
}
#aa-error .aa-error-area {
padding: 30px 30px 60px;
}
#aa-error .aa-error-area h2 {
font-size: 100px;
line-height: 120px;
padding: 10px 15px;
}
#aa-error .aa-error-area h2::before {
height: 115px;
right: 22%;
top: 10px;
width: 115px;
}
#aa-error .aa-error-area p {
font-size: 16px;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-body .aa-single-gallery {
width: 100%;
}
#aa-gallery .aa-gallery-area .aa-title p {
font-size: 15px;
padding: 0;
}
#aa-gallery .aa-gallery-area .aa-gallery-content .aa-gallery-top ul li {
margin: 0 5px 10px;
}
#aa-signin .aa-signin-area .aa-signin-form {
padding: 20px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field {
margin-bottom: 10px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title h4 {
margin-bottom: 20px;
}
.pulse {
left: 43%;
}
/* portfolio plugin */
.portfolio-popup-inner img {
max-width: 80%;
padding-top: 50px;
}
.portfolio-popup-inner h2{
font-size: 20px;
}
.portfolio-popup-inner p{
font-size: 14px;
}
}
@media (max-width: 360px) {
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
left: 20.5%;
}
#aa-advance-search .aa-advance-search-area {
padding: 25px 10px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search span {
margin: 0 3px;
}
.aa-title h2 {
font-size: 25px;
}
.aa-title p {
font-size: 14px;
}
.aa-title span {
height: 10px;
}
.aa-title span:before {
height: 2px;
top: 3px;
}
.aa-title span:after {
height: 2px;
top: 3px;
}
#aa-promo-banner .aa-promo-banner-area h3 {
font-size: 25px;
}
#aa-promo-banner .aa-promo-banner-area p {
font-size: 14px;
margin-top: 0;
}
#aa-promo-banner .aa-promo-banner-area a {
margin-top: 40px;
}
#aa-client-testimonial .aa-client-testimonial-area .aa-testimonial-content .aa-testimonial-slider li .aa-testimonial-single .aa-testimonial-info p {
font-size: 14px;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider {
margin-left: 0;
}
#aa-client-brand .aa-client-brand-area .aa-client-brand-slider li .aa-client-single-brand {
float: left;
text-align: center;
width: 100%;
}
.slick-slide img {
display: inline-block;
}
#aa-latest-blog .aa-latest-blog-area .aa-latest-blog-content {
margin-top: 0;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single img {
height: 320px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-prev::before, #aa-slider .aa-slider-area .aa-top-slider .slick-next::before {
font-size: 30px;
}
#aa-slider .aa-slider-area .aa-top-slider .slick-arrow {
height: 40px;
width: 40px;
}
#aa-slider .aa-slider-area .slick-prev, #aa-slider .aa-slider-area .slick-next {
top: 55%;
}
#aa-footer .aa-footer-area .aa-footer-right a {
font-size: 12px;
padding: 3px;
}
#aa-properties .aa-properties-content .aa-properties-content-head {
padding: 20px;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-right {
width: 100%;
text-align: center;
margin-top: 20px;
}
#aa-property-header {
min-height: 230px;
}
#aa-property-header .aa-property-header-inner {
padding: 100px 0 0;
}
#aa-property-header .aa-property-header-inner h2 {
margin-top: 20px;
font-size: 25px;
}
.aa-properties-details .aa-properties-details-img .slick-prev, .aa-properties-details .aa-properties-details-img .slick-next {
height: 40px;
width: 40px;
}
.aa-properties-details .aa-properties-details-img img {
height: 250px;
}
.aa-properties-details .aa-properties-info h2 {
font-size: 18px;
line-height: 25px;
}
.aa-properties-details .aa-properties-info .aa-price {
font-size: 22px;
}
.aa-properties-details .aa-properties-info iframe {
height: 200px;
}
.comments .media-left, .media > .pull-left {
padding-right: 0;
}
.aa-comments-area .comments .commentlist .children {
margin-left: 10px;
}
#respond input[type="text"], #respond input[type="email"], #respond input[type="url"] {
width: 100%;
}
#aa-contact .aa-contact-area .aa-contact-bottom .aa-title p {
font-size: 14px;
}
#aa-error {
padding: 20px 0;
}
#aa-error .aa-error-area {
padding: 0px 0 10px;
margin-top: 20px;
}
#aa-signin .aa-signin-area {
padding: 5% 1%;
}
#aa-signin .aa-signin-area .aa-signin-form {
padding: 15px 10px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title .aa-property-home {
font-size: 20px;
margin-bottom: 0;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-signin-form-title h4 {
margin-bottom: 15px;
font-size: 14px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit p {
font-size: 12px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-submit input[type="submit"] {
font-size: 15px;
height: 45px;
margin-bottom: 15px;
margin-top: 0;
padding: 4px 8px;
width: 140px;
}
#aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="text"], #aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="email"], #aa-signin .aa-signin-area .aa-signin-form .aa-single-field input[type="password"] {
height: 30px;
margin-bottom: 5px;
padding: 5px;
}
.pulse {
left: 39%;
}
}
@media (max-width: 320px) {
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search span {
font-size: 12px;
}
#aa-advance-search .aa-advance-search-area .aa-advance-search-bottom .aa-single-filter-search {
margin-bottom: 20px;
}
.noUi-target {
margin-top: 15px;
}
.aa-properties-item .aa-properties-item-content .aa-properties-info span {
margin: 0 3px;
}
#aa-slider .aa-slider-area .aa-top-slider .aa-top-slider-single .aa-top-slider-content {
left: 17%;
}
#aa-header .aa-header-area .aa-header-left .aa-telephone-no {
font-size: 13px;
margin-top: 3px;
}
#aa-header .aa-header-area .aa-header-right .aa-register {
font-size: 14px;
}
#aa-header .aa-header-area .aa-header-right .aa-login {
font-size: 14px;
}
#aa-properties .aa-properties-content .aa-properties-content-head {
padding: 20px 10px;
}
#aa-properties .aa-properties-content .aa-properties-content-head .aa-properties-content-head-left label {
font-size: 16px;
margin-right: 0px;
}
.pulse {
left: 38%;
}
}
|
doc/neddoc/overview.html
|
saenridanra/inet-dns-extension
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body onload="if (top.frames['componentsframe'] == undefined) { s = window.location.toString(); window.location = 'index.html?p=' + s.substring(s.lastIndexOf('/')+1); }">
<center><h1>OMNeT++ Model Documentation</h1></center>
<center><i>Generated from NED and MSG files</i></center>
<p>This documentation has been generated from NED and MSG files.</p>
<p>Use the links in the left frame to navigate around.</p>
<p>Hint for model developers: if you don't like this page, try creating
a <tt>package.ned</tt> file with the <tt>@titlepage</tt> directive
embedded in a comment.</p>
<hr/>
<p>Generated by neddoc.</p>
<hr><p class="footer"><a href="http://creativecommons.org/licenses/by-sa/3.0" target="_top"><img src="by-sa.png"></a> This documentation is released under the <a href="http://creativecommons.org/licenses/by-sa/3.0" target="_top">Creative Commons license</a></p>
</body>
</html>
|
Docs/docsets/SparkSDK.docset/Contents/Resources/Documents/Enums.html
|
Aishwarya-Ramakrishnan/sparkios
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>Enums Reference</title>
<link rel="stylesheet" type="text/css" href="css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="css/highlight.css" />
<meta charset='utf-8'>
<script src="js/jquery.min.js" defer></script>
<script src="js/jazzy.js" defer></script>
</head>
<body>
<a title="Enums Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">SparkSDK Docs</a> (100% documented)</p>
</div>
</header>
<div class="content-wrapper">
<p id="breadcrumbs">
<a href="index.html">SparkSDK Reference</a>
<img id="carat" src="img/carat.png" />
Enums Reference
</p>
</div>
<div class="content-wrapper">
<nav class="sidebar">
<ul class="nav-groups">
<li class="nav-group-name">
<a href="Classes.html">Classes</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="Classes/Call.html">Call</a>
</li>
<li class="nav-group-task">
<a href="Classes/Call/FacingMode.html">– FacingMode</a>
</li>
<li class="nav-group-task">
<a href="Classes/Call/Status.html">– Status</a>
</li>
<li class="nav-group-task">
<a href="Classes/CallNotificationCenter.html">CallNotificationCenter</a>
</li>
<li class="nav-group-task">
<a href="Classes.html#/s:C8SparkSDK21CompletionHandlerType">CompletionHandlerType</a>
</li>
<li class="nav-group-task">
<a href="Classes/EmailAddress.html">EmailAddress</a>
</li>
<li class="nav-group-task">
<a href="Classes/MembershipClient.html">MembershipClient</a>
</li>
<li class="nav-group-task">
<a href="Classes/MessageClient.html">MessageClient</a>
</li>
<li class="nav-group-task">
<a href="Classes/PersonClient.html">PersonClient</a>
</li>
<li class="nav-group-task">
<a href="Classes/Phone.html">Phone</a>
</li>
<li class="nav-group-task">
<a href="Classes/Phone/MediaAccessType.html">– MediaAccessType</a>
</li>
<li class="nav-group-task">
<a href="Classes/PhoneNotificationCenter.html">PhoneNotificationCenter</a>
</li>
<li class="nav-group-task">
<a href="Classes/RoomClient.html">RoomClient</a>
</li>
<li class="nav-group-task">
<a href="Classes/Spark.html">Spark</a>
</li>
<li class="nav-group-task">
<a href="Classes/TeamClient.html">TeamClient</a>
</li>
<li class="nav-group-task">
<a href="Classes/TeamMembershipClient.html">TeamMembershipClient</a>
</li>
<li class="nav-group-task">
<a href="Classes/WebhookClient.html">WebhookClient</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a href="Enums.html">Enums</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="Enums/DisconnectionType.html">DisconnectionType</a>
</li>
<li class="nav-group-task">
<a href="Enums/LocalMediaChangeType.html">LocalMediaChangeType</a>
</li>
<li class="nav-group-task">
<a href="Enums/MediaOption.html">MediaOption</a>
</li>
<li class="nav-group-task">
<a href="Enums/RemoteMediaChangeType.html">RemoteMediaChangeType</a>
</li>
<li class="nav-group-task">
<a href="Enums/Result.html">Result</a>
</li>
<li class="nav-group-task">
<a href="Enums/RoomType.html">RoomType</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a href="Functions.html">Functions</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="Functions.html#/s:ZF8SparkSDKoi2eeFTVS_4TeamS0__Sb">==(_:_:)</a>
</li>
<li class="nav-group-task">
<a href="Functions.html#/s:ZF8SparkSDKoi2eeFTCS_12EmailAddressS0__Sb">==(_:_:)</a>
</li>
<li class="nav-group-task">
<a href="Functions.html#/s:ZF8SparkSDKoi2eeFTVS_10MembershipS0__Sb">==(_:_:)</a>
</li>
<li class="nav-group-task">
<a href="Functions.html#/s:ZF8SparkSDKoi2eeFTVS_14TeamMembershipS0__Sb">==(_:_:)</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a href="Protocols.html">Protocols</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="Protocols/CallObserver.html">CallObserver</a>
</li>
<li class="nav-group-task">
<a href="Protocols/PhoneObserver.html">PhoneObserver</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a href="Structs.html">Structs</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="Structs/Membership.html">Membership</a>
</li>
<li class="nav-group-task">
<a href="Structs/Message.html">Message</a>
</li>
<li class="nav-group-task">
<a href="Structs/Person.html">Person</a>
</li>
<li class="nav-group-task">
<a href="Structs/Room.html">Room</a>
</li>
<li class="nav-group-task">
<a href="Structs/ServiceResponse.html">ServiceResponse</a>
</li>
<li class="nav-group-task">
<a href="Structs/Team.html">Team</a>
</li>
<li class="nav-group-task">
<a href="Structs/TeamMembership.html">TeamMembership</a>
</li>
<li class="nav-group-task">
<a href="Structs/Webhook.html">Webhook</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
<section>
<section class="section">
<h1>Enums</h1>
<p>The following enums are available globally.</p>
</section>
<section class="section task-group-section">
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
<a name="/s:O8SparkSDK6Result"></a>
<a name="//apple_ref/swift/Enum/Result" class="dashAnchor"></a>
<a class="token" href="#/s:O8SparkSDK6Result">Result</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Service request results.</p>
<a href="Enums/Result.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">enum</span> <span class="kt">Result</span><span class="o"><</span><span class="kt">T</span><span class="o">></span></code></pre>
</div>
</div>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
<a name="/s:O8SparkSDK11MediaOption"></a>
<a name="//apple_ref/swift/Enum/MediaOption" class="dashAnchor"></a>
<a class="token" href="#/s:O8SparkSDK11MediaOption">MediaOption</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Media option specifies a media call type.</p>
<a href="Enums/MediaOption.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">enum</span> <span class="kt">MediaOption</span></code></pre>
</div>
</div>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
<a name="/s:O8SparkSDK17DisconnectionType"></a>
<a name="//apple_ref/swift/Enum/DisconnectionType" class="dashAnchor"></a>
<a class="token" href="#/s:O8SparkSDK17DisconnectionType">DisconnectionType</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The DisconnectionType enum defines call disconnection type.</p>
<a href="Enums/DisconnectionType.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">enum</span> <span class="kt">DisconnectionType</span> <span class="p">:</span> <span class="kt">String</span></code></pre>
</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:O8SparkSDK21RemoteMediaChangeType"></a>
<a name="//apple_ref/swift/Enum/RemoteMediaChangeType" class="dashAnchor"></a>
<a class="token" href="#/s:O8SparkSDK21RemoteMediaChangeType">RemoteMediaChangeType</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The RemoteMediaChangeType enum defines remote media change type.</p>
<a href="Enums/RemoteMediaChangeType.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">enum</span> <span class="kt">RemoteMediaChangeType</span></code></pre>
</div>
</div>
</section>
</div>
</li>
<li class="item">
<div>
<code>
<a name="/s:O8SparkSDK20LocalMediaChangeType"></a>
<a name="//apple_ref/swift/Enum/LocalMediaChangeType" class="dashAnchor"></a>
<a class="token" href="#/s:O8SparkSDK20LocalMediaChangeType">LocalMediaChangeType</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The LocalMediaChangeType enum defines local media change type.</p>
<a href="Enums/LocalMediaChangeType.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">enum</span> <span class="kt">LocalMediaChangeType</span></code></pre>
</div>
</div>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
<a name="/s:O8SparkSDK8RoomType"></a>
<a name="//apple_ref/swift/Enum/RoomType" class="dashAnchor"></a>
<a class="token" href="#/s:O8SparkSDK8RoomType">RoomType</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Room type.</p>
<a href="Enums/RoomType.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">enum</span> <span class="kt">RoomType</span><span class="p">:</span> <span class="kt">String</span></code></pre>
</div>
</div>
</section>
</div>
</li>
</ul>
</div>
</section>
</section>
<section id="footer">
<p>© 2016 <a class="link" href="https://developer.ciscospark.com" target="_blank" rel="external">Cisco</a>. All rights reserved. (Last updated: 2016-08-12)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.0</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
</body>
</div>
</html>
|
packages/custom/thesis/public/views/index.html
|
duyetdev/meanio-struct
|
<div class="" data-ng-controller="ThesisController">
<h1>Example view from your new awesome package</h1>
<h2>Package: {{package.name}}</h2>
<ol>
<li>
<a href="/api/thesis/example/anyone" target="_self">Server route that anyone can access</a>
</li>
<li>
<a href="/api/thesis/example/auth" target="_self">Server route that requires authentication</a>
</li>
<li>
<a href="/api/thesis/example/admin" target="_self">Server route that requires admin user</a>
</li>
<li>
<a href="/api/thesis/example/render" target="_self">Raw Html rendering example from using swig</a>
</li>
</ol>
<h3><img src="/thesis/assets/img/logo.png" /></h3>
</br>
<p class="alert alert-info">You can find your package in /packages/thesis</p>
</br>
<p class="alert alert-warning">MEAN versions prior to 0.3.2 will be in /node_modules/thesis</p>
</br>
<h3><a href="http://learn.mean.io">Documentation</a></h3>
</br>
</div>
|
docs/_build/html/search.html
|
smilefreak/NGaDNAP
|
<!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>Search — NGaDNAP 0.1 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/searchtools.js"></script>
<link rel="top" title="NGaDNAP 0.1 documentation" href="index.html" />
<script type="text/javascript">
jQuery(function() { Search.loadIndex("searchindex.js"); });
</script>
<script type="text/javascript" id="searchindexloader"></script>
</head>
<body>
<div class="related">
<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><a href="index.html">NGaDNAP 0.1 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<h1 id="search-documentation">Search</h1>
<div id="fallback" class="admonition warning">
<script type="text/javascript">$('#fallback').hide();</script>
<p>
Please activate JavaScript to enable the search
functionality.
</p>
</div>
<p>
From here you can search these documents. Enter your search
words into the box below and click "search". Note that the search
function will automatically search for all of the words. Pages
containing fewer words won't appear in the result list.
</p>
<form action="" method="get">
<input type="text" name="q" value="" />
<input type="submit" value="search" />
<span id="search-progress" style="padding-left: 10px"></span>
</form>
<div id="search-results">
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">NGaDNAP 0.1 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2016, James Boocock and Joseph Saunderson.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.2.
</div>
</body>
</html>
|
templates/viewer.html
|
companyService/viewer_code
|
{% extends "base.html" %}
{%block header%}
<link href= {{ static_url("css/viewer.css") }} rel="stylesheet">
{%end%}
{%block body%}
<div class="row">
<div class="col-sm-3 col-md-1" id="leftMain">
<ul class="nav nav-sidebar">
<li id="leftLogo">
Logo
<li>
<li>
<a href="/">
<span class="glyphicon glyphicon-home" aria-hidden="true"></span>
<div>广场</div>
</a>
</li>
<li>
<a href="/search">
<span class="glyphicon glyphicon-search" aria-hidden="true"></span>
<div>搜索</div>
</a>
</li>
<li>
<a href="/list/collected">
<span class="glyphicon glyphicon-book" aria-hidden="true"></span>
<div>收藏</div>
</a>
</li>
<li>
<a href="/settings">
<span class="glyphicon glyphicon-asterisk" aria-hidden="true"></span>
<div>设置</div>
</a>
</li>
<li>
<a href="#logout" data-toggle="modal">
<span class="glyphicon glyphicon-off" aria-hidden="true"></span>
<div>注销</div>
</a>
</li>
</ul>
</div>
<div class="col-sm-9 col-sm-offset-3 col-md-11 col-md-offset-1" id="rightMain">
{% module BackTop()%}
{%block main%}{%end%}
</div>
</div>
{%end%}
{%block footer%}
<script>
{%if active_index%}
$(document).ready(function(){
$("div#leftMain ul li a").removeClass("active");
$("div#leftMain ul li:eq({{active_index}}) a").addClass("active");
});
{%end%}
</script>
{%end%}
|
glm-0.9.2.6/doc/html/a00266.html
|
klantz81/ocean-simulation
|
<!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>GLM_GTX_integer: Extended integer functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="logo-mini.png"></td>
</tr>
</tbody>
</table>
</div>
<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><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<h1>GLM_GTX_integer: Extended integer functions</h1> </div>
<div class="ingroups"><a class="el" href="a00247.html">GTX Extensions (Experimental)</a></div></div>
<div class="contents">
<p>Add support for integer for core functions.
<a href="#_details">More...</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">genType </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00266.html#gab45d1385cbb477a5684f80b0e24807e4">factorial</a> (genType const &x)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="a00266.html#gaf48bc86895ab82c0e1f6f282d5cb6861">mod</a> (int x, int y)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="a00266.html#gaf34adb6543aab76a364f40bb77dbaeb8">pow</a> (int x, int y)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="a00266.html#gac6ee2be886e1f3be68adc5ee0552bad7">sqrt</a> (int x)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Add support for integer for core functions. </p>
<p><<a class="el" href="a00061_source.html">glm/gtx/integer.hpp</a>> need to be included to use these functionalities. </p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="gab45d1385cbb477a5684f80b0e24807e4"></a><!-- doxytag: member="glm::gtx::integer::factorial" ref="gab45d1385cbb477a5684f80b0e24807e4" args="(genType const &x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">genType glm::gtx::integer::factorial </td>
<td>(</td>
<td class="paramtype">genType const & </td>
<td class="paramname"><em>x</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Return the factorial value of a number (!12 max, integer only) From GLM_GTX_integer extension. </p>
</div>
</div>
<a class="anchor" id="gaf48bc86895ab82c0e1f6f282d5cb6861"></a><!-- doxytag: member="glm::gtx::integer::mod" ref="gaf48bc86895ab82c0e1f6f282d5cb6861" args="(int x, int y)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int glm::gtx::integer::mod </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>y</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Modulus. </p>
<p>Returns x - y * floor(x / y) for each component in x using the floating point value y. From GLM_GTX_integer extension. </p>
</div>
</div>
<a class="anchor" id="gaf34adb6543aab76a364f40bb77dbaeb8"></a><!-- doxytag: member="glm::gtx::integer::pow" ref="gaf34adb6543aab76a364f40bb77dbaeb8" args="(int x, int y)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int glm::gtx::integer::pow </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>y</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns x raised to the y power. </p>
<p>From GLM_GTX_integer extension. </p>
</div>
</div>
<a class="anchor" id="gac6ee2be886e1f3be68adc5ee0552bad7"></a><!-- doxytag: member="glm::gtx::integer::sqrt" ref="gac6ee2be886e1f3be68adc5ee0552bad7" args="(int x)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int glm::gtx::integer::sqrt </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>x</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the positive square root of x. </p>
<p>From GLM_GTX_integer extension. </p>
</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>
|
report/coverage/report-lcov/lcov-report/src/client/app/landing/config.routes.js.html
|
fanky5g/gnaas2
|
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for ./src/client/app/landing/config.routes.js</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../../../../prettify.css">
<link rel="stylesheet" href="../../../../base.css">
<style type='text/css'>
div.coverage-summary .sorter {
background-image: url(../../../../sort-arrow-sprite.png);
}
</style>
</head>
<body>
<div class="header low">
<h1>Code coverage report for <span class="entity">./src/client/app/landing/config.routes.js</span></h1>
<h2>
Statements: <span class="metric">8.2% <small>(5 / 61)</small></span>
Branches: <span class="metric">0% <small>(0 / 2)</small></span>
Functions: <span class="metric">5% <small>(1 / 20)</small></span>
Lines: <span class="metric">8.2% <small>(5 / 61)</small></span>
Ignored: <span class="metric"><span class="ignore-none">none</span></span>
</h2>
<div class="path"><a href="../../../../index.html">All files</a> » <a href="index.html">./src/client/app/landing/</a> » config.routes.js</div>
</div>
<div class="body">
<pre><table class="coverage">
<tr><td class="line-count">1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354</td><td class="line-coverage"><span class="cline-any cline-yes">1</span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-yes">1</span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-yes">1</span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-yes">1</span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-yes">1</span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-no"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">(function() {
'use strict';
angular
.module('gnaas.landing')
.run(routeConfig);
routeConfig.$inject = ['routerHelper'];
/* @ngInject */
<span class="fstat-no" title="function not covered" > function routeConfig(routerHelper) {</span>
<span class="cstat-no" title="statement not covered" > routerHelper.configureStates(getStates());</span>
}
<span class="fstat-no" title="function not covered" > function getStates() {</span>
<span class="cstat-no" title="statement not covered" > return [{</span>
state: 'landing',
config: {
abstract: true,
url: '/',
title: 'Landing Page',
template: '<div ui-view class="page-wrap"></div>',
controller: 'Landing',
controllerAs: 'vm'
}
}, {
state: 'landing.home',
config: {
url: '',
title: 'Home',
templateUrl: 'app/landing/home.html'
}
}, {
state: 'landing.about',
config: {
url: '^/about',
title: 'About Us',
templateUrl: 'app/landing/about.html'
}
}, {
state: 'landing.media',
config: {
url: '^/media',
title: 'Media',
templateUrl: 'app/landing/media.html',
controller: 'Media',
controllerAs: 'vm',
resolve: {
albums: ['XHR', '$q', '$filter', <span class="fstat-no" title="function not covered" >function(XHR, $q, $filter) {</span>
<span class="cstat-no" title="statement not covered" > var deferred = $q.defer();</span>
<span class="cstat-no" title="statement not covered" > XHR.get('/wp-json/wp/v2/media?filter[per_page]=-1').then(<span class="fstat-no" title="function not covered" >function(result) {</span></span>
<span class="cstat-no" title="statement not covered" > var pictures = $filter('filter')(result.data, {</span>
'media_type': 'image'
});
<span class="cstat-no" title="statement not covered" > var audio = $filter('filter')(result.data, {</span>
'media_type': 'file',
'media_details': {
'dataformat': 'mp3'
}
});
<span class="cstat-no" title="statement not covered" > var pdfs = $filter('filter')(result.data, {</span>
'media_type': 'file',
'media_details': {
'dataformat': 'pdf'
}
});
<span class="cstat-no" title="statement not covered" > var orderedPictures = $filter('orderBy')(pictures, 'album');</span>
<span class="cstat-no" title="statement not covered" > var groupedPictures = $filter('groupBy')(orderedPictures, 'album');</span>
<span class="cstat-no" title="statement not covered" > var orderedAudio = $filter('orderBy')(audio, 'album');</span>
<span class="cstat-no" title="statement not covered" > var groupedAudio = $filter('groupBy')(orderedAudio, 'album');</span>
<span class="cstat-no" title="statement not covered" > var orderedPdfs = $filter('orderBy')(pdfs, 'album');</span>
<span class="cstat-no" title="statement not covered" > var groupedPdfs = $filter('groupBy')(orderedPdfs, 'album');</span>
<span class="cstat-no" title="statement not covered" > deferred.resolve({</span>
gallery: groupedPictures,
audio: groupedAudio,
documents: groupedPdfs
});
}, <span class="fstat-no" title="function not covered" >function(error) {</span>
<span class="cstat-no" title="statement not covered" > deferred.reject(error);</span>
});
<span class="cstat-no" title="statement not covered" > return deferred.promise;</span>
}]
}
}
}, {
state: 'landing.media.gallery',
config: {
url: '^/media/gallery',
title: 'Gallery',
templateUrl: 'app/landing/media/gallery.html'
}
}, {
state: 'landing.media.audio',
config: {
url: '^/media/audio',
title: 'Audio',
templateUrl: 'app/landing/media/audio.html',
onExit: ['angularPlayer', '$timeout', <span class="fstat-no" title="function not covered" >function(angularPlayer, $timeout) {</span>
<span class="cstat-no" title="statement not covered" > $timeout(<span class="fstat-no" title="function not covered" >function() {</span></span>
<span class="cstat-no" title="statement not covered" > angularPlayer.stop();</span>
});
}]
}
}, {
state: 'landing.media.documents',
config: {
url: '^/media/documents',
title: 'Documents',
templateUrl: 'app/landing/media/documents.html'
}
}, {
state: 'landing.about.history',
config: {
url: '^/about/history',
title: 'History',
templateUrl: 'app/landing/about/history.html'
}
}, {
state: 'landing.about.congress',
config: {
url: '^/about/congress',
title: 'Congress Registration',
templateUrl: 'app/landing/about/congress.html'
}
}, {
state: 'landing.about.theme',
config: {
url: '^/about/theme',
title: 'Theme',
templateUrl: 'app/landing/about/theme.html'
}
}, {
state: 'landing.about.executives',
config: {
url: '^/about/executives',
title: 'Executives',
templateUrl: 'app/landing/about/executives.html',
controller: 'Executives',
controllerAs: 'vm',
resolve: {
executives: ['XHR', '$q', '_', '$filter', <span class="fstat-no" title="function not covered" >function(XHR, $q, _, $filter) {</span>
<span class="cstat-no" title="statement not covered" > var deferred = $q.defer();</span>
<span class="cstat-no" title="statement not covered" > XHR.get('/wp-json/wp/v2/executives?filter[posts_per_page]=-1').then(<span class="fstat-no" title="function not covered" >function(result) {</span></span>
<span class="cstat-no" title="statement not covered" > var executives = {};</span>
<span class="cstat-no" title="statement not covered" > executives.president = $filter('filter')(result.data, {</span>
'acf': {
'position': 'president'
}
}, true)[0];
<span class="cstat-no" title="statement not covered" > executives.vice = $filter('filter')(result.data, {</span>
'acf': {
'position': 'vice-president'
}
}, true)[0];
<span class="cstat-no" title="statement not covered" > executives.secretary = $filter('filter')(result.data, {</span>
'acf': {
'position': 'secretary'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives.treasurer = $filter('filter')(result.data, {</span>
'acf': {
'position': 'treasurer'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['financial_secretary'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'financial-secretary'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['coordinating_secretary'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'coordinating-secretary'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['asst_coordinating_secretary'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'asst-coordinating-secretary'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['web_admin'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'web-admin'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['vice_web_admin'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'vice-web-admin'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['auditor'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'auditor'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['coordinator_southern'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'coordinator-southern-sector'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['coordinator_northern'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'coordinator-northern-sector'
}
})[0];
<span class="cstat-no" title="statement not covered" > executives['coordinator_middle'] = $filter('filter')(result.data, {</span>
'acf': {
'position': 'coordinator-middle-sector'
}
})[0];
<span class="cstat-no" title="statement not covered" > deferred.resolve(executives);</span>
}, <span class="fstat-no" title="function not covered" >function(error) {</span>
<span class="cstat-no" title="statement not covered" > deferred.reject(error);</span>
});
<span class="cstat-no" title="statement not covered" > return deferred.promise;</span>
}]
}
}
}, {
state: 'landing.about.nec',
config: {
url: '^/about/NEC',
title: 'NEC',
templateUrl: 'app/landing/about/nec.html'
}
}, {
state: 'landing.about.aims',
config: {
url: '^/about/aims',
title: 'Aims',
templateUrl: 'app/landing/about/aims.html'
}
}, {
state: 'landing.about.operations',
config: {
url: '^/about/operations',
title: 'Operations',
templateUrl: 'app/landing/about/operations.html'
}
}, {
state: 'landing.about.structure',
config: {
url: '^/about/structure',
title: 'Structure',
templateUrl: 'app/landing/about/structure.html'
}
}, {
state: 'landing.contact',
config: {
url: '^/contact',
title: 'Contact Us',
templateUrl: 'app/landing/contact.html',
controller: 'Landing',
controllerAs: 'vm'
}
}, {
state: 'landing.blog',
config: {
url: '^/blog',
title: 'Blog',
templateUrl: 'app/landing/blog.html',
controller: 'Blog',
controllerAs: 'vm',
resolve: {
all: ['BlogService', '$q', '$filter', <span class="fstat-no" title="function not covered" >function(BlogService, $q, $filter) {</span>
<span class="cstat-no" title="statement not covered" > var deferred = $q.defer();</span>
<span class="cstat-no" title="statement not covered" > BlogService.getAll().then(<span class="fstat-no" title="function not covered" >function(result) {</span></span>
<span class="cstat-no" title="statement not covered" > var filtered = $filter('unique')(result, 'link');</span>
<span class="cstat-no" title="statement not covered" > deferred.resolve(filtered);</span>
}, <span class="fstat-no" title="function not covered" >function(error) {</span>
<span class="cstat-no" title="statement not covered" > deferred.reject(error);</span>
});
<span class="cstat-no" title="statement not covered" > return deferred.promise;</span>
}],
featured: ['BlogService', '$q', <span class="fstat-no" title="function not covered" >function(BlogService, $q) {</span>
<span class="cstat-no" title="statement not covered" > var deferred = $q.defer();</span>
<span class="cstat-no" title="statement not covered" > BlogService.getFeatured().then(<span class="fstat-no" title="function not covered" >function(result) {</span></span>
<span class="cstat-no" title="statement not covered" > if (result.length > 1) {</span>
<span class="cstat-no" title="statement not covered" > deferred.resolve(result[0]);</span>
} else {
<span class="cstat-no" title="statement not covered" > deferred.resolve(result);</span>
}
}, <span class="fstat-no" title="function not covered" >function(error) {</span>
<span class="cstat-no" title="statement not covered" > deferred.reject(error);</span>
});
<span class="cstat-no" title="statement not covered" > return deferred.promise;</span>
}]
}
}
}, {
state: 'landing.blog.all',
config: {
url: '^/blog/all',
title: 'All Posts',
templateUrl: 'app/landing/blog/all.html'
}
}, {
state: 'landing.blog.events',
config: {
url: '^/blog/events',
title: 'Events',
templateUrl: 'app/landing/blog/events.html'
}
}, {
state: 'landing.blog.articles',
config: {
url: '^/blog/articles',
title: 'Articles',
templateUrl: 'app/landing/blog/articles.html'
}
}, {
state: 'landing.blog.videos',
config: {
url: '^/blog/videos',
title: 'Videos',
templateUrl: 'app/landing/blog/videos.html'
}
}, {
state: 'landing.blog.news',
config: {
url: '^/blog/news',
title: 'News',
templateUrl: 'app/landing/blog/news.html'
}
}, {
state: 'landing.single',
config: {
url: '^/blog/post/:slug',
title: 'Blog Post',
templateUrl: 'app/landing/blog/single.html',
controller: 'Single',
controllerAs: 'vm',
resolve: {
post: ['BlogService', '$q', '$stateParams', <span class="fstat-no" title="function not covered" >function(BlogService, $q, $stateParams) {</span>
<span class="cstat-no" title="statement not covered" > var deferred = $q.defer();</span>
<span class="cstat-no" title="statement not covered" > BlogService.getSingle($stateParams.slug)</span>
.then(<span class="fstat-no" title="function not covered" >function(result) {</span>
<span class="cstat-no" title="statement not covered" > deferred.resolve(result);</span>
}, <span class="fstat-no" title="function not covered" >function(error) {</span>
<span class="cstat-no" title="statement not covered" > console.log(error);</span>
<span class="cstat-no" title="statement not covered" > deferred.reject(error);</span>
});
<span class="cstat-no" title="statement not covered" > return deferred.promise;</span>
}]
}
}
}];
}
})();
</pre></td></tr>
</table></pre>
</div>
<div class="footer">
<div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Mon Nov 23 2015 14:24:27 GMT+0000 (GMT Standard Time)</div>
</div>
<script src="../../../../prettify.js"></script>
<script>
window.onload = function () {
if (typeof prettyPrint === 'function') {
prettyPrint();
}
};
</script>
<script src="../../../../sorter.js"></script>
</body>
</html>
|
wab/2.15/widgets/SmartEditor/setting/ChooseFromLayer.html
|
tmcgee/cmv-wab-widgets
|
<div data-dojo-attach-point="layerSelectorPopUpDiv" class="esriCTlayerSelectorPopUpDiv">
<div data-dojo-attach-point="layerSelectorWrapper" class="esriCTWrapper">
<div class="esriCTPopUpLabel">${nls.layersPage.layerSettingsTable.label}
</div>
<div class="esriCTPopupSelect">
<div class="esriCTLayerSelect" style="width: 100%" data-dojo-attach-point="layerSelectorDiv">
</div>
</div>
</div>
<div class="esriCTWrapper">
<div class="esriCTPopUpLabel">${nls.chooseFromLayer.fieldLabel}</div>
<div class="esriCTPopupSelect">
<div class="esriCTlayerField" style="width: 100%" data-dojo-attach-point="fieldsDropdownDiv">
</div>
</div>
</div>
<div class="esriCTWrapper">
<div class="esriCTPopUpLabel">${nls.chooseFromLayer.valueLabel}</div>
<div class="esriCTPopupSelect">
<div class="esriCTlayerFieldvalue" style="width: 100%" data-dojo-attach-point="valueProviderContainer">
</div>
</div>
</div>
</div>
|
react-apollo/src/components/Button/styles.css
|
strapi/strapi-examples
|
.button {
height: 30px;
min-width: 150px;
position: relative;
border-radius: 3px;
margin-right: 18px;
line-height: 30px !important;
cursor: pointer;
font-weight: 500;
font-size: 14px !important;
-webkit-font-smoothing: antialiased;
/* > i {
margin-right: 13px;
font-weight: 600;
padding-top: 1px;
} */
}
.button, span {
line-height: 30px;
font-size: 18px;
}
.button:focus {
outline: 0;
}
.button:disabled {
cursor: not-allowed;
}
.button:hover::after {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border-radius: 3px;
content: '';
opacity: 0.1;
background: #FFFFFF;
}
.primary {
background: linear-gradient(315deg, #0097F6 0%, #005EEA 100%);
color: white;
}
.primary:active {
box-shadow: inset 1px 1px 3px rgba(0,0,0,.15);
}
.github {
background: #000;
color: white;
}
.google {
border: 1px solid #d6d9dc;
color: #535a60;
}
.twitter {
background: #00aced;
color: #fff;
}
|
usr/eclipseclp/documents/internal/repair_impl.html
|
kishoredbn/barrelfish
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!-- BEGIN LICENSE BLOCK
- Version: CMPL 1.1
-
- The contents of this file are subject to the Cisco-style Mozilla Public
- License Version 1.1 (the "License"); you may not use this file except
- in compliance with the License. You may obtain a copy of the License
- at www.eclipse-clp.org/license.
-
- Software distributed under the License is distributed on an "AS IS"
- basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
- the License for the specific language governing rights and limitations
- under the License.
-
- The Original Code is The ECLiPSe Constraint Logic Programming System.
- The Initial Developer of the Original Code is Cisco Systems, Inc.
- Portions created by the Initial Developer are
- Copyright (C) 2006 Cisco Systems, Inc. All Rights Reserved.
-
- Contributor(s):
-
- END LICENSE BLOCK -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.76 [en] (X11; U; SunOS 5.5.1 sun4u) [Netscape]">
</head>
<body>
Author: Mark
<br>Date: April 2003
<br>Revision history: Apr 2003 (original)
<br>Contents:
<br> Global Structure
<br> ECLiPSe Code
<br>
<h1>
Global Structure</h1>
<h3>
File</h3>
<ul>
<li>
<b>repair.pl: </b>The repair solver is encoded within this one file</li>
</ul>
<h3>
Module</h3>
All the repair code is within a single module <b>repair</b>
<h3>
<b>Imported Modules</b></h3>
lib(linearize) used to linearize arithmetic expressions in <b>tent_is</b>
calls
<br>lib(hash) used to select a named conflict set from the repair state
<br>
<h3>
Debugging</h3>
For the developers and maintainers of <b>repair,</b> a specific debugging
(tracing) facility is supported through the "<b>'ASSERT'</b>" predicate.
This is switched on by commenting out the other clause in its definition.
<p>For users repair statistics are provided via the exported predicate
<b>repair_stat/1</b>.
<h1>
ECLiPSe Code</h1>
The repair library supports tentative values, conflict detection and invariants
(label propagation of tentative values). Unnamed conflict sets are
retained for legacy reasons.
<br>
<h3>
Attribute</h3>
Repair variables have the following attribute:
<p>:- export struct(repair(
<br>
tent, % tentative value
<br>
mon, % set element with suspension of <b>monitor_tenable</b> goal
<br>
ga_chg % suspensions to wake on global assignment changes
<br>
)).
<br>The value of the <i>mon</i> attribute has a special structure which
allows constant time set membership testing and update (see below).
<b>monitor_tenable </b>is suspended on <i>constrained,</i> and uses <b>not_unify</b>
to check if the variable is tenable. If the variable has just become
untenable, it wakes the <i>ga_chg </i>suspension list.
<br>
<h3>
Global Repair State</h3>
:- current_array(repair_state, _) -> true ; local reference(repair_state).
<p>:- local struct(repair_state(
<br>
conflict_vars,
<br>
conflict_hash_constraints,
<br>
conflict_constraints
<br>
)).
<br>All information about conflict constraints and variables is held in
this local reference.
<br>The attribute <i>conflict_hash_constraints </i>records, for each conflict
set, its conflict constraints. The conflict sets are held in a hash
table. The third attribute, <i>conflict_constraints</i>, is a global
(unnamed) conflict set, kept for legacy reasons.
<br>
<h3>
Detecting Conflicts</h3>
The predicate <b>monitor_conflict</b> is the heart of the repair library.
<p>:- local struct(monitor_conflict(constraint,annotation,conflict,prop,module)).
<p>This internal structure maintains the information necessary to monitor
conflicts for a repair constraint.
<br>The <i>annotation</i> is the information returned by the system when
listing conflicts.
<br>The <i>conflict </i>is a (constant time set membership) structure which
both records whether the constraint is in conflict, and holds the suspension
which keeps this information up to date.
<br>The <i>prop</i> attribute records whether the constraint should also
be propagated.
<p><b>monitor_conflict</b> is a demon suspended on the <i>constrained</i>
and <i>ga_chg</i> lists of all variables in the constraint, it instantiates
the variables to their tentative values (if they have one), and runs the
constraint using <b>not not</b> to avoid any side-effects. If the
check fails, the conflict is recorded, and if the propagation flag is set
(to 0) the constraint is invoked.
<h3>
Numerical Constraints and Invariants</h3>
If a repair constraint (annotated with <i>r_conflict</i> or <i>r_conflict_prop</i>)
is arithmetic, then it involves two expressions Expr1 and Expr2 which are
compared (using =,>,< etc.). Such a constraint is handled using
<b>tent_is </b>to compute the tentative value of each expression and <b>unify_to_tent_if_ground_args</b>
to instantiate the result in case the expression is ground.
<br>All other repair constraints are handled using <b>monitor_conflict</b>.
<p>Invariants allow tentative values to be propagated through a function
(functional constraint) from its inputs to its outputs.
<br>In essence this is achieved by making a copy of the constraint, replacing
the input variables by their tentative values. This copy of the constraint
is then invoked, thereby instantiating its outputs. Finally the output
values from the copied constraint are used to update the tentative values
of the output variables of the original constraint.
<p>For mathematical invariants (with the form <i>Var </i><b>tent_is </b><i>Expr</i>)
the expression is first linearized, creating a sum expression of the form
<i>C1*V1+C2*V2+...+Cn*Vn</i> together with none or more nonlinear
constraints of the form <i>V=NonLin</i>.
<br>The sum expression allows the invariant to be computed in a way that
is independent of the number of terms <i>n</i>.
<br>Specifically if the tentative value of one term changes, the difference
between its old and new value is computed, and the tentative value of the
whole sum is changed by that amount. This is done by a demon <i>sum_update</i>.
<br>A separate invariant is created to handle each nonlinear subexpression
<i>V=NonLin</i> using <i>tent_call.</i><i></i>
<p>All other (non-arithmetic) invariants are handled using <b>tent_call</b>,
which is implemented by making a copy of the constraint, as described above.
<br>
<h3>
Constant Time Set Membership</h3>
A special structure is used for the <i>mon </i>attribute of repair variables,
and for the <i>conflict</i> argument of the <b>monitor_conflict </b>predicate.
This structure allows set membership checking and updating in constant
time.
<br>The structure of a set element is: <i>elem(Term,InSet,OnList,Set)</i>.
<br><i>Term</i> is the actual element held in the set.
<br><i>InSet</i> is a 0/1 flag, indicating whether <i>Term</i> is currently
in the set.
<br><i>Set</i> is a structure of the form <i>s(List)</i>, where <i>List</i>
is a list of elements in the form <i>elem/4</i>.
<br><i>OnList </i>is another 0/1 flag, indicating whether <i>elem(Term,InSet,OnList,s(List))</i>
is currently in the list <i>List</i>.
<br><i>Term </i>belongs to the set <i>s(List)</i> if and only if <i>elem(Term,1,1,s(List))</i>
is in the list <i>List.</i> Consequently this representation employs
a cyclic data structure.
<br>Given the structure <i>elem(Term,InSet,OnList,s(List))</i>, checking
for membership requires constant time (by just checking the flag <i>InSet</i>),
and updating is constant time by either just changing the flag <i>InSet</i>
or, if necessary, updating the flag <i>OnList</i> and adding this structure
to the head of the list.
<br>The set can be "flushed" when necessary by removing all the elements
from the list whose <i>InSet</i> flag is off, and by also setting their
<i>OnList</i> flag off.
<p>The constant time set of conflict variables, containing the <i>mon</i>
attributes of the repair variables, is in the <i>conflict_vars </i>attribute
of the <i>repair_state</i>.
<br>The constant time set of conflict constraints, containing the <i>conflict</i>
argument of the <b>monitor_conflict </b>predicates, is in the <i>conflict_hash_constraints</i>
(or <i>conflict_constraints</i>) attribute of the <i>repair_state</i>.
<h3>
Priorities</h3>
The priorities of the variable and constraint conflict monitors, and of
the invariants, are hard-wired. They are as follows:
<br>Demon
Priority
<br><b>monitor_conflict </b> 8
<br><b>monitor_tenable </b> 6
<br><b>sum_update</b>
2
<br><b>tent_call </b>
2
<br>The predicate <b>unify_to_tent_if_ground_args</b> has priority 3.
<br>
<br>
<br>
<br>
</body>
</html>
|
doc/web/monitorhandsmanager_8h_source.html
|
zomeck/visionTouchSurfaceLib
|
<!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.3.1"/>
<title>Vision Touch Surface Library: monitorhandsmanager.h Source File</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">Vision Touch Surface Library
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.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="annotated.html"><span>Classes</span></a></li>
<li class="current"><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="files.html"><span>File List</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)">
<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>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Pages</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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_1cb1f4860441f0dbde441af3f5664ff5.html">visionTouchSurfaceLib</a></li><li class="navelem"><a class="el" href="dir_472de74d71f34682c39c8d464852edbc.html">vts_gestures</a></li><li class="navelem"><a class="el" href="dir_504a2ba15581828b9758ce1bfeb595a7.html">include</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">monitorhandsmanager.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="monitorhandsmanager_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#ifndef MONITORHANDSMANAGER_H</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor"></span><span class="preprocessor">#define MONITORHANDSMANAGER_H</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#include "<a class="code" href="gesturemanager_8h.html">gesturemanager.h</a>"</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> </div>
<div class="line"><a name="l00012"></a><span class="lineno"><a class="code" href="class_monitor_hands_manager.html"> 12</a></span> <span class="keyword">class </span><a class="code" href="class_monitor_hands_manager.html" title="The MonitorHandsManager class inherits from GestureManager to implement a hand monitoring gesture...">MonitorHandsManager</a>: <span class="keyword">public</span> <a class="code" href="class_gesture_manager.html" title="The GestureManager class is a pure abstract class that provides an interface to create any gesture an...">GestureManager</a></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> {</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="keyword">public</span>:</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  <a class="code" href="class_monitor_hands_manager.html#a3a4e461a757fb9c0195607f27902645c">MonitorHandsManager</a>();</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> </div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="class_monitor_hands_manager.html#abadad5b910b75d33c791981d699b7b27" title="isGestureDetected determines whether the gesutre has been detected or not">isGestureDetected</a>( <a class="code" href="class_frame_data.html">FrameData</a> & params );</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_monitor_hands_manager.html#a90b83bca9999ce6f8ff79d23a29f7427" title="generateGestureData This function generates the data needed for the gesture manager">generateGestureData</a>( <a class="code" href="class_frame_data.html">FrameData</a> & params );</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_monitor_hands_manager.html#a431c37e922f88f5333ef8ab210fa2510" title="onStatusInit This function is called the first time the init counter reaches 0">onStatusInit</a>( <a class="code" href="class_frame_data.html">FrameData</a> & params );</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_monitor_hands_manager.html#af948b2ce4650e9d3bc7a4ae896b6337b" title="onStatusActive This function is called while the status is active, until the end counter reaches 0...">onStatusActive</a>( <a class="code" href="class_frame_data.html">FrameData</a> & params );</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_monitor_hands_manager.html#a1e0d769da3a9a39653ed43fc1641f14e" title="onStatusFinish This function is called when the end counter reaches 0">onStatusFinish</a>( <a class="code" href="class_frame_data.html">FrameData</a> & params );</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_monitor_hands_manager.html#a0fa62b8d0506d651b083201b7742497f" title="onStatusInactive This function is called when the status is set to inactive">onStatusInactive</a>( <a class="code" href="class_frame_data.html">FrameData</a> & params );</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> };</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#endif // MONITORHANDSMANAGER_H</span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Dec 14 2013 23:25:51 for Vision Touch Surface Library by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
src/content-dialog-edit-form.html
|
cbcrc/koco-content-dialog-utilities
|
<form class="well well-small selected-content-form" data-bind="submit: save">
<div class="hidden-submit-button-for-enter-key">
<button type="submit" />
</div>
<div class="selection-header">
<!-- ko if: undoSelectionVisible -->
<button class="btn pull-right btn-undo text-left btn-default" data-bind="click: undoSelection,
attr:{ title: 'Sélection originale' }">
<i class="fa fa-undo"></i> <span data-bind="translatedText: 'koco-content-dialog-utilities.content-dialog-edit-form.your-selection'"></span>
</button>
<!-- /ko -->
<span class="label label-success" data-bind="translatedText: 'koco-content-dialog-utilities.content-dialog-edit-form.your-selection'"></span>
</div>
<!-- ko template: { nodes: $componentTemplateNodes, data: $parent } -->
<!-- /ko -->
</form>
|
war/index.html
|
AppScale/appinventor
|
<!-- Copyright 2007 Google Inc. All Rights Reserved. -->
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=9">
<!-- Title is set at runtime. -->
<title> </title>
<link type="text/css" rel="stylesheet" href="gwt.css">
<link type="text/css" rel="stylesheet" href="Ya.css">
</head>
<!-- ODE scripts -->
<body>
<script language="javascript" src="ode/ode.nocache.js"></script>
</body>
</html>
|
views/user/index.html
|
littleweb/xiaoweb
|
<%- partial('sidebar') %>
<div id='content'>
<div class='panel'>
<div class='header'>
<ul class='breadcrumb'>
<li><a href='/'>主页</a><span class='divider'>/</span></li>
<li class='active'><%= user.name %></li>
</ul>
</div>
<div class='inner'>
<div class='user_big_avatar'>
<img src="<%= user.avatar_url %>" class="user_avatar" title="<%= user.name %>" />
</div>
<% if (locals.current_user && current_user._id != user._id) { %>
<% if (!locals.relation) { %>
<button class='btn btn-success fr' id='follow_btn' action='follow'>加入关注</button>
<% } else { %>
<button class='btn fr' id='follow_btn' action='un_follow'>取消关注</button>
<% } %>
<% } %>
<h2><%= user.name %></h2>
<div class='col_fade'>
<span><img src="<%- config.site_static_host %>/images/cert_icon&16.png" /> <%= user.following_count %> 关注 | <%= user.follower_count %> 粉丝 | <%= user.score %> 积分</span>
<% if (user.signature) { %>
<span class='sp10'></span>
<span><%= user.signature %></span>
<% } %>
</div>
<div class='user_profile'>
<ul class='unstyled'>
<% if (user.url) { %>
<li>
<img class='user_icon' src="<%- config.site_static_host %>/images/paper_airplane_icon&16.png" />
<a class='dark' href="<%= user.url %>" target='_blank'><%= user.url %></a>
</li>
<% } %>
<% if (user.location) { %>
<li>
<img class='user_icon' src="<%- config.site_static_host %>/images/compass_icon&16.png" />
<span class='col_fade'><%= user.location %></span>
</li>
<% } %>
<% if (user.weibo) { %>
<li>
<img class='user_icon' src="<%- config.site_static_host %>/images/twitter_2_icon&16.png" />
<a class='dark' href="<%= user.weibo %>" target='_blank'><%= user.weibo %></a>
</li>
<% } %>
</ul>
<% if (user.profile) { %>
<p><%= user.profile %></p>
<% } %>
</div>
<p class='col_fade'>于 <%= user.friendly_create_at %> 加入 <%= config.name %></p>
<% if (locals.current_user && current_user.is_admin) { %>
<% if (!user.is_star) { %>
<button class='btn' id='set_star_btn' action='set_star'>设为达人</button>
<% } else { %>
<button class='btn' id='set_star_btn' action='cancel_star'>取消达人</button>
<% } %>
<br/><br/>
Email (Seen by Administrator): <a href="email:<%= user.email %>"><%= user.email %></a>
<% } %>
</div>
</div>
<div class='sep10'></div>
<div class='panel'>
<div class='header'>
<span class='col_fade'>最近发布话题</span>
</div>
<% if (locals.recent_topics && recent_topics.length > 0) { %>
<%- partial('topic/abstract', { collection: recent_topics, as: 'topic' }) %>
<div class='cell'>
<a class='dark' href="/user/<%= user.name %>/topics">查看更多»</a>
</div>
<% } else { %>
<div class='inner'>
<p>无话题</p>
</div>
<% } %>
</div>
<div class='sep10'></div>
<div class='panel'>
<div class='header'>
<span class='col_fade'>最近参与话题</span>
</div>
<% if (locals.recent_replies && recent_replies.length > 0) { %>
<%- partial('topic/abstract', { collection: recent_replies, as: 'topic' }) %>
<div class='cell'>
<a class='dark' href="/user/<%= user.name %>/replies">查看更多»</a>
</div>
<% } else { %>
<div class='inner'>
<p>无话题</p>
</div>
<% } %>
</div>
</div>
<% if (locals.current_user) { %>
<script>
$(document).ready(function () {
$('#follow_btn').click(function () {
var $me = $(this);
var action = $me.attr('action');
var params = {
follow_id: '<%= user._id %>',
_csrf: '<%- csrf %>'
};
$.post('/user/' + action, params, function (data) {
if (data.status === 'success') {
if (action === 'follow') {
$me.html('取消关注');
$me.attr('action','un_follow');
} else {
$me.html('加入关注');
$me.attr('action','follow');
}
$me.toggleClass('btn-success');
}
}, 'json');
});
$('#set_star_btn').click(function () {
var $me = $(this);
var action = $me.attr('action');
var params = {
user_id: '<%= user._id %>',
_csrf: '<%- csrf %>'
};
$.post('/user/' + action, params, function (data) {
if (data.status === 'success') {
if (action === 'set_star') {
$me.html('取消达人');
$me.attr('action','cancel_star');
} else {
$me.html('设为达人');
$me.attr('action','set_star');
}
}
}, 'json');
});
});
</script>
<% } %>
|
Docs/html/search/functions_64.html
|
xxhp/SpeechBubbles
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRResult" id="SR_">
<div class="SREntry">
<a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../interface_speech_bubble.html#aa03d435b79c263a0777b14e694f64ce5" target="_parent"></a>
<span class="SRScope">SpeechBubble</span>
</div>
</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
--></script>
</div>
</body>
</html>
|
templates/pinax_tagging_ext/tweets.html
|
fgirault/smeuhsocial
|
{% with tweet=result %}
{% include "microblogging/_tweet.html" %}
{% endwith %}
|
gcc-arm-none-eabi/share/doc/gcc-arm-none-eabi/html/gccint/Functions-for-C_002b_002b.html
|
trfiladelfo/tdk
|
<html lang="en">
<head>
<title>Functions for C++ - GNU Compiler Collection (GCC) Internals</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Compiler Collection (GCC) Internals">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="C-and-C_002b_002b-Trees.html#C-and-C_002b_002b-Trees" title="C and C++ Trees">
<link rel="prev" href="Classes.html#Classes" title="Classes">
<link rel="next" href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b" title="Statements for C++">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
Copyright (C) 1988-2014 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being ``Funding Free Software'', the Front-Cover
Texts being (a) (see below), and with the Back-Cover Texts being (b)
(see below). A copy of the license is included in the section entitled
``GNU Free Documentation License''.
(a) The FSF's Front-Cover Text is:
A GNU Manual
(b) The FSF's Back-Cover Text is:
You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development.-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<div class="node">
<p>
<a name="Functions-for-C++"></a>
<a name="Functions-for-C_002b_002b"></a>
Next: <a rel="next" accesskey="n" href="Statements-for-C_002b_002b.html#Statements-for-C_002b_002b">Statements for C++</a>,
Previous: <a rel="previous" accesskey="p" href="Classes.html#Classes">Classes</a>,
Up: <a rel="up" accesskey="u" href="C-and-C_002b_002b-Trees.html#C-and-C_002b_002b-Trees">C and C++ Trees</a>
<hr>
</div>
<h4 class="subsection">10.10.4 Functions for C++</h4>
<p><a name="index-function-2043"></a><a name="index-FUNCTION_005fDECL-2044"></a><a name="index-OVERLOAD-2045"></a><a name="index-OVL_005fCURRENT-2046"></a><a name="index-OVL_005fNEXT-2047"></a>
A function is represented by a <code>FUNCTION_DECL</code> node. A set of
overloaded functions is sometimes represented by an <code>OVERLOAD</code> node.
<p>An <code>OVERLOAD</code> node is not a declaration, so none of the
‘<samp><span class="samp">DECL_</span></samp>’ macros should be used on an <code>OVERLOAD</code>. An
<code>OVERLOAD</code> node is similar to a <code>TREE_LIST</code>. Use
<code>OVL_CURRENT</code> to get the function associated with an
<code>OVERLOAD</code> node; use <code>OVL_NEXT</code> to get the next
<code>OVERLOAD</code> node in the list of overloaded functions. The macros
<code>OVL_CURRENT</code> and <code>OVL_NEXT</code> are actually polymorphic; you can
use them to work with <code>FUNCTION_DECL</code> nodes as well as with
overloads. In the case of a <code>FUNCTION_DECL</code>, <code>OVL_CURRENT</code>
will always return the function itself, and <code>OVL_NEXT</code> will always
be <code>NULL_TREE</code>.
<p>To determine the scope of a function, you can use the
<code>DECL_CONTEXT</code> macro. This macro will return the class
(either a <code>RECORD_TYPE</code> or a <code>UNION_TYPE</code>) or namespace (a
<code>NAMESPACE_DECL</code>) of which the function is a member. For a virtual
function, this macro returns the class in which the function was
actually defined, not the base class in which the virtual declaration
occurred.
<p>If a friend function is defined in a class scope, the
<code>DECL_FRIEND_CONTEXT</code> macro can be used to determine the class in
which it was defined. For example, in
<pre class="smallexample"> class C { friend void f() {} };
</pre>
<p class="noindent">the <code>DECL_CONTEXT</code> for <code>f</code> will be the
<code>global_namespace</code>, but the <code>DECL_FRIEND_CONTEXT</code> will be the
<code>RECORD_TYPE</code> for <code>C</code>.
<p>The following macros and functions can be used on a <code>FUNCTION_DECL</code>:
<dl>
<dt><code>DECL_MAIN_P</code><a name="index-DECL_005fMAIN_005fP-2048"></a><dd>This predicate holds for a function that is the program entry point
<code>::code</code>.
<br><dt><code>DECL_LOCAL_FUNCTION_P</code><a name="index-DECL_005fLOCAL_005fFUNCTION_005fP-2049"></a><dd>This predicate holds if the function was declared at block scope, even
though it has a global scope.
<br><dt><code>DECL_ANTICIPATED</code><a name="index-DECL_005fANTICIPATED-2050"></a><dd>This predicate holds if the function is a built-in function but its
prototype is not yet explicitly declared.
<br><dt><code>DECL_EXTERN_C_FUNCTION_P</code><a name="index-DECL_005fEXTERN_005fC_005fFUNCTION_005fP-2051"></a><dd>This predicate holds if the function is declared as an
`<code>extern "C"</code>' function.
<br><dt><code>DECL_LINKONCE_P</code><a name="index-DECL_005fLINKONCE_005fP-2052"></a><dd>This macro holds if multiple copies of this function may be emitted in
various translation units. It is the responsibility of the linker to
merge the various copies. Template instantiations are the most common
example of functions for which <code>DECL_LINKONCE_P</code> holds; G++
instantiates needed templates in all translation units which require them,
and then relies on the linker to remove duplicate instantiations.
<p>FIXME: This macro is not yet implemented.
<br><dt><code>DECL_FUNCTION_MEMBER_P</code><a name="index-DECL_005fFUNCTION_005fMEMBER_005fP-2053"></a><dd>This macro holds if the function is a member of a class, rather than a
member of a namespace.
<br><dt><code>DECL_STATIC_FUNCTION_P</code><a name="index-DECL_005fSTATIC_005fFUNCTION_005fP-2054"></a><dd>This predicate holds if the function a static member function.
<br><dt><code>DECL_NONSTATIC_MEMBER_FUNCTION_P</code><a name="index-DECL_005fNONSTATIC_005fMEMBER_005fFUNCTION_005fP-2055"></a><dd>This macro holds for a non-static member function.
<br><dt><code>DECL_CONST_MEMFUNC_P</code><a name="index-DECL_005fCONST_005fMEMFUNC_005fP-2056"></a><dd>This predicate holds for a <code>const</code>-member function.
<br><dt><code>DECL_VOLATILE_MEMFUNC_P</code><a name="index-DECL_005fVOLATILE_005fMEMFUNC_005fP-2057"></a><dd>This predicate holds for a <code>volatile</code>-member function.
<br><dt><code>DECL_CONSTRUCTOR_P</code><a name="index-DECL_005fCONSTRUCTOR_005fP-2058"></a><dd>This macro holds if the function is a constructor.
<br><dt><code>DECL_NONCONVERTING_P</code><a name="index-DECL_005fNONCONVERTING_005fP-2059"></a><dd>This predicate holds if the constructor is a non-converting constructor.
<br><dt><code>DECL_COMPLETE_CONSTRUCTOR_P</code><a name="index-DECL_005fCOMPLETE_005fCONSTRUCTOR_005fP-2060"></a><dd>This predicate holds for a function which is a constructor for an object
of a complete type.
<br><dt><code>DECL_BASE_CONSTRUCTOR_P</code><a name="index-DECL_005fBASE_005fCONSTRUCTOR_005fP-2061"></a><dd>This predicate holds for a function which is a constructor for a base
class sub-object.
<br><dt><code>DECL_COPY_CONSTRUCTOR_P</code><a name="index-DECL_005fCOPY_005fCONSTRUCTOR_005fP-2062"></a><dd>This predicate holds for a function which is a copy-constructor.
<br><dt><code>DECL_DESTRUCTOR_P</code><a name="index-DECL_005fDESTRUCTOR_005fP-2063"></a><dd>This macro holds if the function is a destructor.
<br><dt><code>DECL_COMPLETE_DESTRUCTOR_P</code><a name="index-DECL_005fCOMPLETE_005fDESTRUCTOR_005fP-2064"></a><dd>This predicate holds if the function is the destructor for an object a
complete type.
<br><dt><code>DECL_OVERLOADED_OPERATOR_P</code><a name="index-DECL_005fOVERLOADED_005fOPERATOR_005fP-2065"></a><dd>This macro holds if the function is an overloaded operator.
<br><dt><code>DECL_CONV_FN_P</code><a name="index-DECL_005fCONV_005fFN_005fP-2066"></a><dd>This macro holds if the function is a type-conversion operator.
<br><dt><code>DECL_GLOBAL_CTOR_P</code><a name="index-DECL_005fGLOBAL_005fCTOR_005fP-2067"></a><dd>This predicate holds if the function is a file-scope initialization
function.
<br><dt><code>DECL_GLOBAL_DTOR_P</code><a name="index-DECL_005fGLOBAL_005fDTOR_005fP-2068"></a><dd>This predicate holds if the function is a file-scope finalization
function.
<br><dt><code>DECL_THUNK_P</code><a name="index-DECL_005fTHUNK_005fP-2069"></a><dd>This predicate holds if the function is a thunk.
<p>These functions represent stub code that adjusts the <code>this</code> pointer
and then jumps to another function. When the jumped-to function
returns, control is transferred directly to the caller, without
returning to the thunk. The first parameter to the thunk is always the
<code>this</code> pointer; the thunk should add <code>THUNK_DELTA</code> to this
value. (The <code>THUNK_DELTA</code> is an <code>int</code>, not an
<code>INTEGER_CST</code>.)
<p>Then, if <code>THUNK_VCALL_OFFSET</code> (an <code>INTEGER_CST</code>) is nonzero
the adjusted <code>this</code> pointer must be adjusted again. The complete
calculation is given by the following pseudo-code:
<pre class="smallexample"> this += THUNK_DELTA
if (THUNK_VCALL_OFFSET)
this += (*((ptrdiff_t **) this))[THUNK_VCALL_OFFSET]
</pre>
<p>Finally, the thunk should jump to the location given
by <code>DECL_INITIAL</code>; this will always be an expression for the
address of a function.
<br><dt><code>DECL_NON_THUNK_FUNCTION_P</code><a name="index-DECL_005fNON_005fTHUNK_005fFUNCTION_005fP-2070"></a><dd>This predicate holds if the function is <em>not</em> a thunk function.
<br><dt><code>GLOBAL_INIT_PRIORITY</code><a name="index-GLOBAL_005fINIT_005fPRIORITY-2071"></a><dd>If either <code>DECL_GLOBAL_CTOR_P</code> or <code>DECL_GLOBAL_DTOR_P</code> holds,
then this gives the initialization priority for the function. The
linker will arrange that all functions for which
<code>DECL_GLOBAL_CTOR_P</code> holds are run in increasing order of priority
before <code>main</code> is called. When the program exits, all functions for
which <code>DECL_GLOBAL_DTOR_P</code> holds are run in the reverse order.
<br><dt><code>TYPE_RAISES_EXCEPTIONS</code><a name="index-TYPE_005fRAISES_005fEXCEPTIONS-2072"></a><dd>This macro returns the list of exceptions that a (member-)function can
raise. The returned list, if non <code>NULL</code>, is comprised of nodes
whose <code>TREE_VALUE</code> represents a type.
<br><dt><code>TYPE_NOTHROW_P</code><a name="index-TYPE_005fNOTHROW_005fP-2073"></a><dd>This predicate holds when the exception-specification of its arguments
is of the form `<code>()</code>'.
<br><dt><code>DECL_ARRAY_DELETE_OPERATOR_P</code><a name="index-DECL_005fARRAY_005fDELETE_005fOPERATOR_005fP-2074"></a><dd>This predicate holds if the function an overloaded
<code>operator delete[]</code>.
</dl>
<!-- -->
<!-- Function Bodies -->
<!-- -->
</body></html>
|
eclipse/poi-3.12/docs/apidocs/org/apache/poi/poifs/storage/class-use/BATBlock.html
|
misuqian/ExcelTool
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.apache.poi.poifs.storage.BATBlock (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.poi.poifs.storage.BATBlock (POI API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/poifs/storage/class-use/BATBlock.html" target="_top">Frames</a></li>
<li><a href="BATBlock.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.poi.poifs.storage.BATBlock" class="title">Uses of Class<br>org.apache.poi.poifs.storage.BATBlock</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem</a></td>
<td class="colLast">
<div class="block">filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.poi.poifs.storage">org.apache.poi.poifs.storage</a></td>
<td class="colLast">
<div class="block">storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.poi.poifs.filesystem">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a> in <a href="../../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a> with type arguments of type <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSMiniStore.html#NPOIFSMiniStore(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20org.apache.poi.poifs.property.RootProperty,%20java.util.List,%20org.apache.poi.poifs.storage.HeaderBlock)">NPOIFSMiniStore</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a> filesystem,
<a href="../../../../../../org/apache/poi/poifs/property/RootProperty.html" title="class in org.apache.poi.poifs.property">RootProperty</a> root,
java.util.List<<a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a>> sbats,
<a href="../../../../../../org/apache/poi/poifs/storage/HeaderBlock.html" title="class in org.apache.poi.poifs.storage">HeaderBlock</a> header)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.poi.poifs.storage">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a> in <a href="../../../../../../org/apache/poi/poifs/storage/package-summary.html">org.apache.poi.poifs.storage</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/poi/poifs/storage/package-summary.html">org.apache.poi.poifs.storage</a> that return <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a></code></td>
<td class="colLast"><span class="strong">BATBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html#createBATBlock(org.apache.poi.poifs.common.POIFSBigBlockSize,%20java.nio.ByteBuffer)">createBATBlock</a></strong>(<a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a> bigBlockSize,
java.nio.ByteBuffer data)</code>
<div class="block">Create a single BATBlock from the byte buffer, which must hold at least
one big block of data to be read.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a>[]</code></td>
<td class="colLast"><span class="strong">BATBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html#createBATBlocks(org.apache.poi.poifs.common.POIFSBigBlockSize,%20int[])">createBATBlocks</a></strong>(<a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a> bigBlockSize,
int[] entries)</code>
<div class="block">Create an array of BATBlocks from an array of int block
allocation table entries</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a></code></td>
<td class="colLast"><span class="strong">BATBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html#createEmptyBATBlock(org.apache.poi.poifs.common.POIFSBigBlockSize,%20boolean)">createEmptyBATBlock</a></strong>(<a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a> bigBlockSize,
boolean isXBAT)</code>
<div class="block">Creates a single BATBlock, with all the values set to empty.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a>[]</code></td>
<td class="colLast"><span class="strong">BATBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html#createXBATBlocks(org.apache.poi.poifs.common.POIFSBigBlockSize,%20int[],%20int)">createXBATBlocks</a></strong>(<a href="../../../../../../org/apache/poi/poifs/common/POIFSBigBlockSize.html" title="class in org.apache.poi.poifs.common">POIFSBigBlockSize</a> bigBlockSize,
int[] entries,
int startBlock)</code>
<div class="block">Create an array of XBATBlocks from an array of int block
allocation table entries</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a></code></td>
<td class="colLast"><span class="strong">BATBlock.BATBlockAndIndex.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.BATBlockAndIndex.html#getBlock()">getBlock</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a>[]</code></td>
<td class="colLast"><span class="strong">HeaderBlockWriter.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/HeaderBlockWriter.html#setBATBlocks(int,%20int)">setBATBlocks</a></strong>(int blockCount,
int startBlock)</code>
<div class="block">Set BAT block parameters.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/poi/poifs/storage/package-summary.html">org.apache.poi.poifs.storage</a> with parameters of type <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">BlockAllocationTableWriter.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/BlockAllocationTableWriter.html#writeBlock(org.apache.poi.poifs.storage.BATBlock,%20java.nio.ByteBuffer)">writeBlock</a></strong>(<a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a> bat,
java.nio.ByteBuffer block)</code>
<div class="block">Write the BAT into its associated block</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/apache/poi/poifs/storage/package-summary.html">org.apache.poi.poifs.storage</a> with type arguments of type <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.BATBlockAndIndex.html" title="class in org.apache.poi.poifs.storage">BATBlock.BATBlockAndIndex</a></code></td>
<td class="colLast"><span class="strong">BATBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html#getBATBlockAndIndex(int,%20org.apache.poi.poifs.storage.HeaderBlock,%20java.util.List)">getBATBlockAndIndex</a></strong>(int offset,
<a href="../../../../../../org/apache/poi/poifs/storage/HeaderBlock.html" title="class in org.apache.poi.poifs.storage">HeaderBlock</a> header,
java.util.List<<a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a>> bats)</code>
<div class="block">Returns the BATBlock that handles the specified offset,
and the relative index within it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.BATBlockAndIndex.html" title="class in org.apache.poi.poifs.storage">BATBlock.BATBlockAndIndex</a></code></td>
<td class="colLast"><span class="strong">BATBlock.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html#getSBATBlockAndIndex(int,%20org.apache.poi.poifs.storage.HeaderBlock,%20java.util.List)">getSBATBlockAndIndex</a></strong>(int offset,
<a href="../../../../../../org/apache/poi/poifs/storage/HeaderBlock.html" title="class in org.apache.poi.poifs.storage">HeaderBlock</a> header,
java.util.List<<a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">BATBlock</a>> sbats)</code>
<div class="block">Returns the BATBlock that handles the specified offset,
and the relative index within it, for the mini stream.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/poi/poifs/storage/BATBlock.html" title="class in org.apache.poi.poifs.storage">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/poifs/storage/class-use/BATBlock.html" target="_top">Frames</a></li>
<li><a href="BATBlock.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 2015 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
src/blog-post.html
|
SuyashLakhotia/BootstrapCards
|
<!DOCTYPE html>
<html>
<head>
<!-- Meta Tags -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="icon" type="image/png" sizes="192x192" href="img/favicon.png">
<!-- Fonts -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Raleway:400,700,200">
<link rel="stylesheet" type="text/css" href="bower_components/font-awesome/css/font-awesome.min.css">
<!-- CSS Stylesheets -->
<link rel="stylesheet" type="text/css" href="bower_components/normalize-css/normalize.css">
<link rel="stylesheet" type="text/css" href="bower_components/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="bower_components/animate.css/animate.min.css">
<link rel="stylesheet" type="text/css" href="css/cards.css">
<title>Blog Post Title</title>
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-default navbar-fixed-top navbar-transition" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-target="#navbarCollapse" data-toggle="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 href="index.html" class="pull-left page-scroll"><img class="navbar-img" src="img/Logo-White.png"></a>
</div>
<div id="navbarCollapse" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html" class="page-scroll">HOME</a></li>
<li><a href="blog.html" class="page-scroll">BLOG</a></li>
</ul>
</div>
</div>
</nav>
<!-- Jumbotron -->
<header>
<div class="container-fluid jumbotron-wrapper jumbotron-small jumbotron-blogpost">
<div class="jumbotron-content">
<h1 class="blogpost-title" align="center">Blog Post Title</h1>
<h2 class="blogpost-time"><span class="fa fa-clock-o"></span> Posted on 27 March 2016 at 1:28 AM</h2>
</div>
</div>
</header>
<!-- Blog Post -->
<div class="container content-blogpost">
<div class="row">
<div class="col-md-12">
<div class="card-wrapper card-big">
<p class="blog-post">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc massa tellus, eleifend non mauris non, tincidunt dapibus elit. Donec ac massa in quam varius rhoncus id in erat. Nullam eleifend odio tortor, non sodales mauris interdum at. Aliquam eget ex finibus, consequat elit eu, maximus enim. Curabitur fermentum ultricies tincidunt. Fusce tempus, mi eu sodales mattis, augue felis suscipit nunc, id venenatis felis dolor sit amet nisi. Proin lorem justo, placerat id volutpat a, ultrices ut purus. Nunc varius vehicula sem, eget tristique nibh ornare id. Donec vel laoreet erat, in venenatis quam. Vivamus auctor efficitur nisl sit amet interdum. Ut semper ante quis accumsan posuere.</p>
<p class="blog-post">Fusce dictum eleifend tortor sit amet auctor. Donec eros purus, suscipit a egestas cursus, ornare in urna. Fusce augue dolor, commodo id eros ut, pharetra convallis eros. Fusce suscipit vitae nisi ut gravida. Cras purus velit, hendrerit ut eros eu, euismod suscipit leo. Curabitur pretium, massa nec lacinia viverra, diam justo iaculis lacus, sed lobortis magna justo eu nibh. Nulla pellentesque arcu sed mattis rutrum. Mauris tempor nulla in dictum ornare.</p>
<p class="blog-post">Ut ut dignissim justo. Praesent vel lacus est. Praesent quis suscipit tortor. Etiam condimentum, felis sed ullamcorper sollicitudin, justo mi mattis arcu, vitae interdum nibh sapien eget purus. Praesent a fringilla neque. Etiam ut ligula nisi. Ut suscipit sollicitudin risus id tempor. Phasellus luctus mattis urna, a lobortis nibh gravida quis. Nunc eu dapibus tortor. Donec ornare enim tellus, vel scelerisque risus dictum eu. Fusce dolor ex, viverra non iaculis a, consectetur id odio. Praesent varius leo eget nulla dapibus ornare. Etiam porta leo sit amet elit laoreet, at dapibus ligula consectetur. Suspendisse tristique hendrerit ligula vel vulputate. Pellentesque odio velit, dignissim at sapien sit amet, maximus venenatis lacus. Maecenas lobortis nibh a lorem iaculis porta.</p>
<p class="blog-post">Pellentesque nec justo vel tortor tincidunt rhoncus. Quisque gravida neque vitae feugiat euismod. Integer non sapien maximus, pharetra nibh imperdiet, vehicula eros. Interdum et malesuada fames ac ante ipsum primis in faucibus. Interdum et malesuada fames ac ante ipsum primis in faucibus. Praesent in tincidunt mauris, quis fringilla elit. Aliquam volutpat viverra quam ut accumsan. Phasellus mattis luctus nunc, ac porttitor neque scelerisque ut. Etiam pharetra, diam ac pulvinar iaculis, nunc erat dignissim metus, in ullamcorper mi ex vel felis. Nunc ante justo, condimentum at aliquet sit amet, malesuada non enim. Nam et sapien molestie, pulvinar ex et, molestie mauris. Donec urna quam, venenatis sit amet dignissim eget, venenatis nec magna. Fusce eu nibh posuere, efficitur risus eu, ornare odio. Proin sem dui, suscipit pretium erat eu, sagittis tincidunt libero. Phasellus augue odio, consequat at iaculis quis, rhoncus ut nunc.</p>
<p class="blog-post">Nulla facilisi. Donec nec orci turpis. Proin ac dolor vestibulum, aliquam lorem a, pharetra arcu. Etiam leo lorem, tincidunt sit amet viverra mattis, sollicitudin vel massa. Vivamus eget nisi feugiat, commodo justo a, finibus mi. Sed ut efficitur nunc. Etiam posuere, metus non lacinia cursus, arcu mauris bibendum sem, elementum tempus enim lorem eu leo. Nam a porttitor nisi, nec molestie velit. Praesent erat risus, eleifend nec aliquet at, euismod vitae ipsum. Pellentesque rutrum, nibh eu venenatis pretium, enim felis tempor est, interdum rutrum purus purus ac sapien. Fusce lacinia tellus sed nunc vestibulum, at malesuada augue commodo. Suspendisse sollicitudin sem quis accumsan varius. Nulla facilisi. Phasellus maximus eros a odio aliquet faucibus.</p>
<p class="blog-post">Phasellus vitae libero feugiat, scelerisque nisl id, feugiat dolor. Donec luctus quam odio, a consequat justo rhoncus quis. Nunc eget diam arcu. Etiam condimentum, nisl vel rutrum congue, nibh tellus varius augue, vel consectetur lacus ex quis sem. Quisque eget neque interdum, sollicitudin ante a, sollicitudin sem. Mauris eu posuere urna. Donec tempus, augue egestas tempor finibus, lorem urna ultricies justo, nec ornare tortor justo quis elit. Etiam molestie in erat eu eleifend. Aenean sed orci tortor. Sed fermentum felis semper, ornare libero a, ultrices odio. Sed diam felis, posuere quis volutpat sit amet, volutpat nec ligula. Nunc est justo, efficitur non justo ac, luctus rutrum erat. Etiam vel ultrices elit.</p>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="container-fluid footer">
<p align="center">Made with <span class="fa fa-heart fa-fw" style="color: #ff0000;"></span> by <a href="http://suyashlakhotia.com" targer="_blank">Suyash Lakhotia</a></p>
</div>
</footer>
<!-- JavaScript -->
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="bower_components/jquery-easing-original/jquery.easing.min.js"></script>
<script src="bower_components/wow/dist/wow.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>
|
securimag_web_challenge_2015/src/css/style.css
|
LeSuisse/challenges
|
body {
font-family: "Oswald", sans-serif;
font-size: 12px;
}
.response {
font-family: "Monaco", "Menlo", "Consolas", "Courier New", monospace;
}
.content {
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}
#wrapper {
margin-bottom: 10px;
text-align: center;
}
#admin-info {
margin-top: 20px;
text-align: center;
}
.ip {
border: 1px solid #cbcbcb;
background: #f2f2f2;
font-size: 36px;
}
#useragent {
margin-left: auto;
margin-right: auto;
}
#alpaca {
margin: auto;
}
|
test/wms/customers/test/layers/ice/ice.css
|
fmidev/smartmet-plugin-wms
|
.Land { stroke: none; fill: rgb(246,246,246) }
.Border { stroke: black; stroke-width: 0.3px; fill: none }
.OpenWater { stroke: black; stroke-width: 0.5px; fill: rgb(150,200,255) }
.VeryOpenIce { stroke: black; stroke-width: 0.5px; fill: rgb(140,255,160) }
.OpenIce { stroke: black; stroke-width: 0.5px; fill: rgb(255,255,0) }
.CloseIce { stroke: black; stroke-width: 0.5px; fill: rgb(255,125,7) }
.NewIce { stroke: black; stroke-width: 0.5px; fill: rgb(255,175,255) }
.VeryCloseIce { stroke: black; stroke-width: 0.5px; fill: rgb(255,0,0) }
.LevelIce { stroke: black; stroke-width: 0.5px; fill: rgb(255,100,255) }
.ConsolidatedIce { stroke: black; stroke-width: 0.5px; fill: rgb(145,0,0) }
.RottenIce { stroke: black; stroke-width: 0.5px; fill: rgb(100,115,160) }
.FastIce { stroke: black; stroke-width: 0.5px; fill: rgb(150,150,150) }
|
static/styles/core/views/admin/carousel.admin.view.html
|
konko-project/konko
|
<h1>Carousel Settings</h1>
<konko-alert alert="vm.alert" data-ng-if="vm.alert"></konko-alert>
<form id="coreCarouselUpdateForm" name="coreCarouselUpdateForm" role="form" data-ng-submit="vm.updateCarousel(coreCarouselUpdateForm.$valid)" autocomplete="off">
<div class="form-group">
<div data-ng-class="{'p-t-1': !$first}" data-ng-repeat="slide in vm.slides | orderBy: 'order'">
<div data-ng-include="'coreSlideTemplate.html'"></div>
</div>
<div class="p-t-1">
<button type="button" class="btn btn-large btn-info btn-block" data-ng-click="vm.newSlide()">New Slide</button>
</div>
</div>
</form>
<script type="text/ng-template" id="coreSlideTemplate.html">
<div class="row admin-slide">
<div class="input-group col-xs-12 a-c-info">
<span class="input-group-addon" id="{{slide._id}}__title__addon">Title</span>
<input type="text" class="form-control" id="core__slide__{{slide._id}}__title" data-ng-model="slide.title" placeholder="Slide title" aria-describedby="{{slide._id}}__title__addon" required>
<span class="input-group-addon b-x-0" id="{{slide._id}}__url__addon">Url</span>
<input type="text" class="form-control" id="core__slide__{{slide._id}}__url" data-ng-model="slide.url" placeholder="Slide link url" aria-describedby="{{slide._id}}__url__addon" required>
<span class="input-group-addon b-x-0" id="{{slide._id}}__order__addon">Order</span>
<input type="number" min="0" class="form-control" id="core__slide__{{slide._id}}__order" data-ng-model="slide.order" placeholder="Slide order" aria-describedby="{{slide._id}}__order__addon">
</div>
<div class="input-group col-xs-12 a-c-desc">
<span class="input-group-addon" id="{{slide._id}}__description__addon">Description</span>
<input type="text" class="form-control" id="core__slide__{{slide._id}}__description" data-ng-model="slide.description" placeholder="Slide description" aria-describedby="{{slide._id}}__description__addon">
<span class="input-group-btn" id="{{slide._id}}__remove__addon">
<button type="button" class="btn btn-outline-danger s-remove" data-ng-click="vm.removeSlide(slide)" data-ng-attr-title="{{vm.slideCrossButtonTitle(slide)}}">✗</button>
</span>
<span class="input-group-btn" id="{{slide._id}}__update__addon">
<button type="button" class="btn btn-outline-success" data-ng-click="vm.updateSlide(slide)" data-ng-attr-title="{{vm.slideCheckButtonTitle(slide)}}">✓</button>
</span>
</div>
<div class="input-group col-xs-12 a-c-img">
<span class="input-group-addon" id="{{slide._id}}__image__addon">Image</span>
<input type="text" class="form-control" id="core__slide__{{slide._id}}__image" data-ng-model="slide.image" placeholder="Slide image url" aria-describedby="{{slide._id}}__image__addon" required>
<span class="input-group-addon b-x-0" id="{{slide._id}}__image_alt__addon">Alt</span>
<input type="text" class="form-control" id="core__slide__{{slide._id}}__image_alt" data-ng-model="slide.alt" placeholder="Slide image alt" aria-describedby="{{slide._id}}__image_alt__addon">
</div>
</div>
</script>
|
third-party/src/boost_1_56_0/doc/html/boost/proto/complement/impl.html
|
rkq/cxxexp
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template impl</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../complement.html#idp383923424" title="Description">
<link rel="prev" href="../complement.html" title="Struct template complement">
<link rel="next" href="../address_of.html" title="Struct template address_of">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
<td align="center"><a href="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../complement.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../complement.html#idp383923424"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../address_of.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.proto.complement.impl"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Struct template impl</span></h2>
<p>boost::proto::complement::impl</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../../proto/reference.html#header.boost.proto.traits_hpp" title="Header <boost/proto/traits.hpp>">boost/proto/traits.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> <a class="link" href="../../../Expr.html" title="Concept Expr">Expr</a><span class="special">,</span> <span class="keyword">typename</span> State<span class="special">,</span> <span class="keyword">typename</span> Data<span class="special">></span>
<span class="keyword">struct</span> <a class="link" href="impl.html" title="Struct template impl">impl</a> <span class="special">:</span>
<span class="keyword"></span> <a class="link" href="../pass_through.html" title="Struct template pass_through">proto::pass_through</a><complement>::template impl<Expr, State, Data>
<span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2008 Eric Niebler<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="../complement.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../complement.html#idp383923424"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../address_of.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
BlueSkyProject/web/public/css/history.css
|
NGUp/BlueSky
|
.nav-pills > li.active > a {
background-color: #673ab7;
}
.banner {
margin-top: 32px;
margin-bottom: 32px;
}
.banner img {
width: 100%;
}
h2 {
color: #f44336;
}
.clear {
clear: both;
}
.content {
min-height: 400px;
}
.flight-info h4 {
font-weight: 400;
font-size: 14px;
line-height: 2em;
color: #337AB7;
}
.flight-info h4 span {
color: #212121;
}
.title {
font-weight: 400;
font-size: 24px;
margin-top: 10px;
margin-bottom: 32px;
}
.index {
text-align: center;
}
.title-cabin {
margin-top: 72px;
font-weight: 400;
font-size: 14px;
line-height: 2em;
color: #337AB7;
}
th {
font-weight: 600;
}
input[type=radio] {
cursor: pointer;
}
.btn {
float: right;
margin-left: 8px;
}
|
templates/default_site/embeds.group/article-issue-number.html
|
MikaCaldera/AListApart
|
{exp:channel:entries channel="articles" limit="1" entry_id="{embed:article-id}" dynamic="off" parse="inward"}
{exp:playa:parents}<a href="/issue/{issue_number}" class="issue-number"><span>Issue №</span> {issue_number}</a>{/exp:playa:parents}
{/exp:channel:entries}
|
_includes/header.html
|
jayce85/jayce85.github.io
|
<div class="header-wrap">
<header class="header container row clearfix">
<div class="column full">
<h1><a href="{{ site.url }}">{{ site.owner.name }}</a></h1>
<ul id="nav">
<li {% if page.permalink == null %}class="selected"{% endif %}><a href="{{ site.url }}">Blog</a></li>
<li {% if page.permalink == '/about/' %}class="selected"{% endif %}><a href="{{ site.url }}/about">About</a></li>
</ul>
</div>
</header>
</div>
|
docs/javadoc/employee/index-files/index-11.html
|
GameShopAdvance/GameShop-Advance
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_60) on Fri Feb 13 15:30:21 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>M-Index</title>
<meta name="date" content="2015-02-13">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="M-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../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-filesindex-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">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">Q</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> <a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="../gameshop/advance/employee/GameShopAdvanceEmployee.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class gameshop.advance.employee.<a href="../gameshop/advance/employee/GameShopAdvanceEmployee.html" title="class in gameshop.advance.employee">GameShopAdvanceEmployee</a></dt>
<dd> </dd>
<dt><a href="../gameshop/advance/utility/Money.html" title="class in gameshop.advance.utility"><span class="strong">Money</span></a> - Class in <a href="../gameshop/advance/utility/package-summary.html">gameshop.advance.utility</a></dt>
<dd>
<div class="block">Gestisce tutte le operazioni riguardanti il denaro.</div>
</dd>
<dt><span class="strong"><a href="../gameshop/advance/utility/Money.html#Money()">Money()</a></span> - Constructor for class gameshop.advance.utility.<a href="../gameshop/advance/utility/Money.html" title="class in gameshop.advance.utility">Money</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../gameshop/advance/utility/Money.html#Money(java.lang.Double)">Money(Double)</a></span> - Constructor for class gameshop.advance.utility.<a href="../gameshop/advance/utility/Money.html" title="class in gameshop.advance.utility">Money</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../gameshop/advance/utility/Money.html#Money(java.lang.Double,%20java.util.Currency)">Money(Double, Currency)</a></span> - Constructor for class gameshop.advance.utility.<a href="../gameshop/advance/utility/Money.html" title="class in gameshop.advance.utility">Money</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../gameshop/advance/utility/Money.html#multiply(int)">multiply(int)</a></span> - Method in class gameshop.advance.utility.<a href="../gameshop/advance/utility/Money.html" title="class in gameshop.advance.utility">Money</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">Q</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><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-filesindex-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>
|
_includes/comments.html
|
evilz/evilz.github.io
|
{% if site.disqus_username %}
<section class="comments">
<h3>{{ site.translations.text.comments | default: "Comments" }}</h3>
<div id="disqus_thread"></div>
</section>
<script type="text/javascript">
var disqus_loaded = false;
function load_disqus()
{
disqus_loaded = true;
var disqus_shortname = '{{site.disqus_username}}';
var disqus_title = '{{page.title.replace("'", "\\'")}}';
var disqus_url = '{{page.url}}';
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
var ldr = document.getElementById('disqus_loader');
};
window.onscroll = function(e) {
if ((window.innerHeight + window.scrollY) >= (document.body.offsetHeight - 800)) {
//hit bottom of page
if (disqus_loaded==false)
load_disqus()
}
};
</script>
{% endif %}
|
_categories/okra.html
|
iamsebastian/bot
|
---
layout: default
title: "Okra"
description:
permalink: /category/okra/
---
{% include category.html %}
|
linux-3.1.9/drivers/usb/host/dwc_otg/doc/html/globals_func_0x65.html
|
sahdman/rpi_android_kernel
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>DesignWare USB 2.0 OTG Controller (DWC_otg) Device Driver: Data Fields</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li id="current"><a href="globals.html"><span>Globals</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="globals.html"><span>All</span></a></li>
<li id="current"><a href="globals_func.html"><span>Functions</span></a></li>
<li><a href="globals_vars.html"><span>Variables</span></a></li>
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
<li><a href="globals_eval.html"><span>Enumerator</span></a></li>
<li><a href="globals_defs.html"><span>Defines</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="globals_func.html#index__"><span>_</span></a></li>
<li><a href="globals_func_0x61.html#index_a"><span>a</span></a></li>
<li><a href="globals_func_0x62.html#index_b"><span>b</span></a></li>
<li><a href="globals_func_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_func_0x64.html#index_d"><span>d</span></a></li>
<li id="current"><a href="globals_func_0x65.html#index_e"><span>e</span></a></li>
<li><a href="globals_func_0x66.html#index_f"><span>f</span></a></li>
<li><a href="globals_func_0x67.html#index_g"><span>g</span></a></li>
<li><a href="globals_func_0x68.html#index_h"><span>h</span></a></li>
<li><a href="globals_func_0x69.html#index_i"><span>i</span></a></li>
<li><a href="globals_func_0x6b.html#index_k"><span>k</span></a></li>
<li><a href="globals_func_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="globals_func_0x70.html#index_p"><span>p</span></a></li>
<li><a href="globals_func_0x71.html#index_q"><span>q</span></a></li>
<li><a href="globals_func_0x72.html#index_r"><span>r</span></a></li>
<li><a href="globals_func_0x73.html#index_s"><span>s</span></a></li>
<li><a href="globals_func_0x75.html#index_u"><span>u</span></a></li>
<li><a href="globals_func_0x76.html#index_v"><span>v</span></a></li>
<li><a href="globals_func_0x77.html#index_w"><span>w</span></a></li>
</ul>
</div>
<p>
<p>
<h3><a class="anchor" name="index_e">- e -</a></h3><ul>
<li>endpoint_disable()
: <a class="el" href="dwc__otg__hcd__linux_8c.html#0aefc084c4c334dac85c95a43e8942c6">dwc_otg_hcd_linux.c</a><li>ep0_complete_request()
: <a class="el" href="dwc__otg__pcd__intr_8c.html#f64bfae20151c51d3b0a6d4e523f356e">dwc_otg_pcd_intr.c</a><li>ep0_do_stall()
: <a class="el" href="dwc__otg__pcd__intr_8c.html#325b13e198ff56e9de2600ac7f28a57d">dwc_otg_pcd_intr.c</a><li>ep0_out_start()
: <a class="el" href="dwc__otg__pcd__intr_8c.html#726b57833bb3ae4648ce7e7a7e125bf7">dwc_otg_pcd_intr.c</a><li>ep_dequeue()
: <a class="el" href="dwc__otg__pcd__linux_8c.html#e2e4913a926acc55f4e57c3ff8f97c08">dwc_otg_pcd_linux.c</a><li>ep_disable()
: <a class="el" href="dwc__otg__pcd__linux_8c.html#1708514cb93c5da43a8f634de1c0f5e7">dwc_otg_pcd_linux.c</a><li>ep_enable()
: <a class="el" href="dwc__otg__pcd__linux_8c.html#9761890d7f741f9421d82254c9846f31">dwc_otg_pcd_linux.c</a><li>ep_halt()
: <a class="el" href="dwc__otg__pcd__linux_8c.html#8ee99e0e68c8e50e94c242805b158cb2">dwc_otg_pcd_linux.c</a><li>ep_queue()
: <a class="el" href="dwc__otg__pcd__linux_8c.html#f97bea831037135af73c3c202e3e01dc">dwc_otg_pcd_linux.c</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue May 5 02:22:49 2009 for DesignWare USB 2.0 OTG Controller (DWC_otg) Device Driver by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>
|
src/main/resources/templates/users.html
|
hermitmaster/QuickAccessBookmark
|
<html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
xmlns:th="http://www.thymeleaf.org"
layout:decorator="layouts/layout">
<head>
<title th:text="#{msg.page.users}"></title>
</head>
<body>
<div layout:fragment="content">
<h1 th:text="#{msg.page.users}" class="sr-only"></h1>
<div class="row">
<div class="col-md-12 text-center">
<form method="post" th:action="@{/admin/add-user}" th:object="${userBean}" class="form-inline">
<div class="panel panel-default">
<div class="panel-heading"><h3 class="panel-title" th:text="#{msg.form.title.addUser}"></h3></div>
<div class="panel-body">
<div th:if="${#fields.hasErrors('*')}" class="row">
<div class="col-md-12 form-group has-error">
<p id="passwordHelp" th:if="${#fields.hasErrors('password')}" th:errors="*{password}" class="help-block"></p>
<p id="usernameHelp" th:if="${#fields.hasErrors('username')}" th:errors="*{username}" class="help-block"></p>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="form-group" th:classappend="${#fields.hasErrors('username') ? 'has-error' : ''}">
<label th:text="#{msg.username}" for="usernameInput"></label>
<input id="usernameInput" type="text" class="form-control" th:placeholder="#{msg.form.placeholder.username}" th:field="*{username}" aria-describedby="usernameHelp" />
</div>
<div class="form-group" th:classappend="${#fields.hasErrors('password') ? 'has-error' : ''}">
<label th:text="#{msg.password}" for="passwordInput"></label>
<input id="passwordInput" type="password" class="form-control" th:placeholder="#{msg.form.placeholder.password}" th:field="*{password}" aria-describedby="passwordHelp" />
</div>
<div class="btn-group" role="group">
<input type="submit" class="btn btn-default" th:value="#{msg.form.button.submit}" />
<input type="reset" class="btn btn-default" th:value="#{msg.form.button.reset}" />
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
<div class="row">
<div class="col-md-12">
<table id="bookmark-table" class="table table-bordered table-striped">
<thead>
<tr>
<th>Username</th>
<th>Registration Date</th>
<th>Roles</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<tr th:each="user : ${users}" role="row">
<td th:text="${user.username}"></td>
<td th:text="${user.registrationDate}"></td>
<td th:text="${user.getAuthoritiesList()}"></td>
<td>
<div class="btn-group" role="group">
<!--Not yet implemented-->
<a th:href="@{/admin/edit-user(id=${user.username})}" title="Edit" class="btn btn-default" th:disabled="true">
<i class="glyphicon glyphicon-edit"></i>
</a>
<a th:href="@{/admin/delete-user(username=${user.username})}" title="Delete" class="btn btn-default" onclick="confirmDelete();" th:disabled="${username == #authentication.getPrincipal().getUsername()}">
<i class="glyphicon glyphicon-remove-circle"></i>
</a>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</body>
</html>
|
Documentation/html/latex_2DoS__201__2main__8m__source_8tex.html
|
amarjeetkapoor1/CivilOctave
|
<!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>CivilOctave: amarjeet@lab.gdy.club/latex/DoS_201_2main_8m_source.tex File 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="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">CivilOctave
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- 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="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Packages</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_5df9b5f8191c445162897bbb77f834f4.html">amarjeet@lab.gdy.club</a></li><li class="navelem"><a class="el" href="dir_e3923da6aed9fa80cf949700f8d38e48.html">latex</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">DoS_201_2main_8m_source.tex File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><a href="latex_2DoS__201__2main__8m__source_8tex_source.html">Go to the source code of this file.</a></p>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Dec 18 2015 17:15:36 for CivilOctave 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>
|
app/jspm_packages/github/angular/bower-material@master/modules/js/icon/icon.css
|
israel-11/solid-fiesta
|
/*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-master-0d7fbad
*/
md-icon {
margin: auto;
background-repeat: no-repeat no-repeat;
display: inline-block;
vertical-align: middle;
fill: currentColor;
height: 24px;
width: 24px;
min-height: 24px;
min-width: 24px; }
md-icon svg {
pointer-events: none;
display: block; }
md-icon[md-font-icon] {
line-height: 24px;
width: auto; }
|
dist/views/panel/logisticaexterna.html
|
ricpato07/trasvase_caja
|
<div class="fondogris">
<div bind-html-compile="message.html"></div>
<section class="content">
<div ng-form="forma.form">
<div class="box box-primary">
<div class="box-header with-border">
<h3 class="box-title">Datos del lote</h3>
</div>
<div class="box-body">
<div class="row">
<div class="col-sm-4 col-md-4">
<div class="form-group"
ng-class="{'has-error':forma.form.lote.$invalid && forma.form.lote.$touched}">
<label for="lote">No. de lote:</label>
<input type="text"
class="form-control"
id="lote" name="lote"
ng-model="cat.idLote"
ng-maxlength="9"
maxlength="9"
ng-disabled="!blote"
ng-pattern="numerico_pattern"
ng-keyup="$event.keyCode == 13 ? validar_lote() : null"
required="true"
>
<span class="mensaje-form" ng-show="forma.form.lote.$error.pattern">* El formato del lote es incorrecto<br/></span>
<span class="mensaje-form" ng-show="forma.form.lote.$error.error_lote">{{error.error_lote}}<br/></span>
</div>
</div>
<div class="col-sm-4 col-md-4">
<div class="form-group" ng-class="{'has-error':forma.form.persona_entrega.$invalid && forma.form.persona_entrega.$touched}">
<label for="persona_entrega">Persona que entrega:</label>
<input type="text"
class="form-control"
id="persona_entrega" name="persona_entrega"
ng-model="cat.personaEntrega"
ng-maxlength="200"
maxlength="200"
ng-disabled="!bvalija"
required ="true"
>
<span class="mensaje-form" ng-show="forma.form.persona_entrega.$invalid && forma.form.persona_entrega.$touched">
Es necesario colocar la persona que entrega<br/></span>
</div>
</div>
<div class="col-sm-4 col-md-4">
<div class="form-group" ng-class="{'has-error':forma.form.persona_recibe.$invalid && forma.form.persona_recibe.$touched}">
<label for="persona_entrega">Persona que recibe:</label>
<input type="text"
class="form-control"
id="persona_recibe" name="persona_recibe"
ng-model="cat.personaRecibe"
ng-maxlength="200"
maxlength="200"
ng-disabled="!bvalija"
required ="true"
>
<span class="mensaje-form" ng-show="forma.form.persona_recibe.$invalid && forma.form.persona_recibe.$touched">
Es necesario colocar la persona que recibe<br/></span>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-4 col-md-4">
<div class="form-group"
ng-class="{'has-error':forma.form.valija.$invalid && forma.form.valija.$touched}">
<label for="valija">Valija:</label>
<input type="text"
class="form-control"
id="valija" name="valija"
ng-model="valija.svalija"
ng-maxlength="13"
maxlength="13"
ng-disabled="!bvalija"
placeholder="G############"
ng-pattern="valija_pattern"
ng-keyup="$event.keyCode == 13 ? validar_valija() : null"
>
<span class="mensaje-form" ng-show="forma.form.valija.$error.pattern">* El formato de la valija es incorrecto<br/></span>
<span class="mensaje-form" ng-show="forma.form.valija.$error.error_valija">{{error.error_valija}}<br/></span>
</div>
</div>
<div class="col-sm-4 col-md-4" ng-show="false">
<div class="form-group"
ng-class="{'has-error':forma.form.precinto.$invalid && forma.form.precinto.$touched}">
<label for="precinto">Precinto:</label>
<input type="text"
class="form-control"
id="precinto" name="precinto"
ng-model="valija.precinto"
ng-maxlength="15"
maxlength="15"
placeholder="CV###### ######"
ng-disabled="!bvalija"
ng-pattern="precinto_pattern"
ng-keyup="$event.keyCode == 13 ? validar_valija() : null"
>
<span class="mensaje-form" ng-show="forma.form.precinto.$error.pattern">* El formato del precinto es incorrecto<br/></span>
<span class="mensaje-form" ng-show="forma.form.precinto.$error.error_precinto">{{error.error_precinto}}<br/></span>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12">
<button ng-click="guardar()"
type="button"
ng-disabled="!(bhabilita_guardar && forma.form.$valid)"
class="btn btn btn-primary pull-left">
Cerrar lote
</button>
<button type="button"
style="margin-left: 10px;"
ng-click="guardar_parcialmente()"
ng-disabled="!(bhabilita_parcial && forma.form.$valid)"
class="btn btn-default">
Cerrar parcialmente
</button>
<button type="button"
style="margin-left: 10px;"
ng-click="ver_faltantes()"
ng-disabled="!bhabilita_faltantes"
class="btn btn-default">
Ver faltantes
</button>
<button type="button"
style="margin-left: 10px;"
ng-click="limpiar()"
class="btn btn-default">
Limpiar
</button>
<p class="right">{{version}}</p>
</div>
</div>
</div>
</div>
<div class="box box-primary">
<div class="box-header with-border">
<h3 class="box-title">Valijas leídas ({{valijaslist.length}} de {{cat.totalValijas}})</h3>
</div>
<div class="box-body">
<div class="row">
<div style="overflow-y: scroll;">
<div class="col-md-12" style="height: 400px;">
<div ng-repeat="item in valijaslist">
<p class="item">
<span class="item_list_round"><strong>{{item.pk.svalija}}</strong> | {{item.precinto}} | {{item.idSucursal}} - {{item.sucursal}}, {{item.plaza}} </span>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
|
public/stylesheets/searchResults.css
|
maximx1/lecarton
|
.errorMessage {
color: red;
}
|
rawdata/lawstat/version2/03113/0311361122900.html
|
g0v/laweasyread-data
|
<html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/03113/0311361122900.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:20:54 GMT -->
<head><title>ªk½s¸¹:03113 ª©¥»:061122900</title>
<link rel="stylesheet" type="text/css" href="../../version.css" >
</HEAD>
<body><left>
<table><tr><td><FONT COLOR=blue SIZE=5>¹}®ÆºÞ²zªk(03113)</font>
<table><tr><td> </td><td>
<table><tr><td> </td><td>
<table><tr><td> </td>
<tr><td align=left valign=top>
<a href=0311361122900.html target=law03113><nobr><font size=2>¤¤µØ¥Á°ê 61 ¦~ 12 ¤ë 29 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>¨î©w39±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 62 ¦~ 1 ¤ë 12 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0311375112500.html target=law03113><nobr><font size=2>¤¤µØ¥Á°ê 75 ¦~ 11 ¤ë 25 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿¥þ¤å40±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 75 ¦~ 12 ¤ë 5 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0311389042800.html target=law03113><nobr><font size=2>¤¤µØ¥Á°ê 89 ¦~ 4 ¤ë 28 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿²Ä2, 10, 11, 15±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 89 ¦~ 5 ¤ë 17 ¤é¤½¥¬</font></nobr></td>
<tr><td align=left valign=top>
<a href=0311391010800.html target=law03113><nobr><font size=2>¤¤µØ¥Á°ê 91 ¦~ 1 ¤ë 8 ¤é</font></nobr></a>
</td>
<td valign=top><font size=2>×¥¿²Ä10¦Ü12, 15, 16, 25±ø</font></td>
<tr><td align=left valign=top><nobr><font size=2>¤¤µØ¥Á°ê 91 ¦~ 1 ¤ë 30 ¤é¤½¥¬</font></nobr></td>
</table></table></table></table>
<p><table><tr><td><font color=blue size=4>¥Á°ê61¦~12¤ë29¤é(«D²{¦æ±ø¤å)</font></td>
<td><a href=http://lis.ly.gov.tw/lgcgi/lglawproc?0311361122900 target=proc><font size=2>¥ßªk¬ö¿ý</font></a></td>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤@³¹ Á`«h</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤@±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¬°«O«ù¹}®Æ«~½è¡A«P¶i¯bªª¨Æ·~¤§µo®i¡A¯S¨î©w¥»ªk¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙ¥DºÞ¾÷Ãö¡G¦b¤¤¥¡¬°¸gÀÙ³¡¡F¦b¬Ù¡]¥«¡^¬°¬Ù¡]¥«¡^¬F©²¡F¦b¿¤¡]¥«¡^¬°¿¤¡]¥«¡^¬F©²¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙ¹}®Æ¡A«Y«ü¬°¨Ñµ¹®a¯b¡B®a¸V¡B³½ÃþÀç¾i©Î«P¶i¨ä°·±d¦¨ªø¦Ó³Æ¾P°â¤§¹®Æ¡A¨äÃþ§O¦p¥ª¡G<br>
¡@¡@¤@¡B°t¦X¹}®Æ¡G¨âºØ¥H¤W¤§¹}®Æ½Õ°t»s¦¨«~¡C<br>
¡@¡@¤G¡B´Óª«©Ê¹}®Æ¡G´Óª«¡B´Óª«²£«~©Î¨ä¥[¤u«~¡C<br>
¡@¡@¤T¡B°Êª«©Ê¹}®Æ¡G°Êª«¡B°Êª«²£«~©Î¨ä¥[¤u«~¡C<br>
¡@¡@¥|¡BÄqª«©Ê¹}®Æ¡GÄqª«©Î¨ä¥[¤u«~¡C<br>
¡@¡@¤¡B¹}®Æ²K¥[ª«¡G´£°ª¹}®Æ®Ä¥Î¡A«P¶i®a¯b¡B®a¸V¡B³½Ãþµo¨|¡A©Î«O«ù¨ä°·±d¡A¦Óªþ¥[©ó¹}®Æ¤§ª«¡C<br>
¡@¡@«e¶µ¦U´Ú¹}®Æ¤§¸Ô²Ó«~¥Ø¡A¥Ñ¤¤¥¡¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¥|±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙ¹}®Æ¥Dn¦¨¤À¦p¥ª¡G<br>
¡@¡@¤@¡B«e±ø²Ä¤@¶µ²Ä¤@´Ú°t¦X¹}®Æ¤¤©Ò§t²Ê³J¥Õ½è¡B²Ê¯×ªÕ¡B²Ê¦Ç¤À¡B²ÊÅÖºû¡BÁC¡B¶tµ¥¦Ê¤À²v¡C<br>
¡@¡@¤G¡B«e±ø²Ä¤@¶µ²Ä¤G´Ú¦Ü²Ä¤´Ú¦UºØ¹}®Æ¤¤©Ò§t¦³®Ä¦¨¤À¤§³Ì°ª§t¶q¤Î³Ì§C§t¶q¡C<br>
¡@¡@¹}®Æ¦¨¤À¼Ð·Ç¡A¥Ñ¤¤¥¡¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙ¹}®Æ»s³y·~ªÌ¡A«Y«ü¸gÀç¹}®Æ¤§»s³y¡B¥[¤u¡B¤À¸Ë¡A»P¨ä²£«~¤§§åµo¡B¿é¥X¤Î¿é¤Jì®Æ¡A¦Û¦æ»s³y¥[¤u·~ªÌ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤»±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙ¹}®Æ³c½æ·~ªÌ¡A«Y«ü¸gÀç¹}®Æ¤§§åµo¡B¹s°â¡B¿é¤J¤Î¿é¥X·~ªÌ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤C±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk©ÒºÙ¼Ð¥Ü¡A«Y«ü¹}®Æ®e¾¹¤W©Î¥]¸Ë¤W¥Î¥H°O¸ü¤å¦r¡B¹Ïµe©Î°O¸¹¤§¼Ð¥Üª«¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤K±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡¥DºÞ¾÷ÃöÀ³µ¦¹º¥þ°ê¹}®Æ¤§¥Í²£¡B»s³y¡B¹B¾P¤Î¿é¥X¤J¡A¥H¨¾¤î¹}®Æ¨Ñ»Ý¥¢½Õ»P»ù®æ¥¢±`¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤G³¹ »s³y¡B¿é¤J¤Î¿é¥X</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤E±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¹}®Æ¤u¼t¤§³]¥ß¡AÀ³²Å¦X¹}®Æ¤u¼t³]¼t¼Ð·Ç¡A¨ÃÀ³¨Ìªk¿ì²z¤u¼tµn°O¡C<br>
¡@¡@«e¶µ³]¼t¼Ð·Ç¡A¥Ñ¤¤¥¡¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@»s³y¹}®ÆÀ³±N¨äÃþ§O¡B«~¥Ø¡B¦WºÙ¡B¥Dn¦¨¤À¡B¾A¥Î¹ï¶H¡A¨Ï¥Î¤èªkµ¥¦³Ãö¸ê®Æ©ÎÃÒ¥ó¡A³s¦P¼Ë«~¡A¨Ãú¯ÇÃҮѶO¡BÀËÅç¶O¡A¦V©Ò¦b¦a¬Ù¡]¥«¡^¥DºÞ¾÷Ãö¥Ó½ÐÀËÅçµn°O¡A¸gµoµ¹¹}®Æ»s³yµn°OÃÒ«á¡A©l±o»s³y¡C<br>
¡@¡@«e¶µ¦¬¶O¼Ð·Ç¡A¥Ñ¤¤¥¡¥DºÞ¾÷Ãö©w¤§¡C<br>
¡@¡@¸ÕÅç¬ã¨s¾÷ºc±M¨Ñ¸ÕÅç¥Î¤§¹}®Æ»s³y¡A±o§K¤©¿ì²zµn°O¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤@±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¿é¤J°t¦X¹}®Æ¡B¹}®Æ²K¥[ª«©Î¤¤¥¡¥DºÞ¾÷Ãö«ü©w¤§¹}®Æ¡AÀ³±N¨äÃþ§O¡B«~¥Ø¡B¦WºÙ¡B¥Dn¦¨¤À¡B¾A¥Î¹ï¶H¡B¨Ï¥Î¤èªk¤Î¥]¸Ë«¶qµ¥¦³Ãö¸ê®Æ©ÎÃÒ¥ó¡A³s¦P¼Ë«~¡A¨Ãú¯ÇÃҮѶO¡BÀËÅç¶O¡A¦V©Ò¦b¦a¬Ù¡]¥«¡^¥DºÞ¾÷Ãö¥Ó½Ð®ÖÂत¥¡¥DºÞ¾÷ÃöÀËÅçµn°O¡A¨Ãµoµ¹¹}®Æ¿é¤Jµn°OÃÒ«á¡A©l±o¿é¤J¡C<br>
¡@¡@«e¶µ¦¬¶O¼Ð·Ç¡A¥Ñ¤¤¥¡¥DºÞ¾÷Ãö©w¤§¡C<br>
¡@¡@²Ä¤@¶µ¤§µn°O¡A¤¤¥¡¥DºÞ¾÷Ãö±o¥æ¥Ñ¬Ù¡]¥«¡^¥DºÞ¾÷Ãö¿ì²z¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤G±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¹}®Æ»s³y¤Î¹}®Æ¿é¤Jµn°OÃÒ¦³®Ä´Á¶¡¬°¥|¦~¡A´Áº¡¤´¶·Ä~Äò»s³y©Î¿é¤JªÌ¡AÀ³¥ý´Á¥Ó½Ð¥DºÞ¾÷Ãö®Öã®i©µ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤T±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¸g®Öã»s³y©Î¿é¤J¤§¹}®Æ¡A«D¸g¥DºÞ¾÷Ãö¤§®Öã¡Aìµn°O¨Æ¶µ¤£±oÅܧó¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¥|±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¹}®Æ»s³y·~ªÌ©Î¿é¤J·~ªÌ¡AÀ³©ó¨ä¹}®Æ¾P°â«e¡A¦b¨ä¥]¸Ë©Î®e¾¹¤W¡A¼Ð¥Ü¥ª¦C¨Æ¶µ¡G<br>
¡@¡@¤@¡B»s³y©Î¿é¤J·~ªÌ¤§¦WºÙ¤Î¦í§}¡C<br>
¡@¡@¤G¡B¹}®Æ¤§Ãþ§O¡B«~¥Ø¤Î¦WºÙ¡C<br>
¡@¡@¤T¡B¹}®Æ¤§¥Dn¦¨¤À¡C<br>
¡@¡@¥|¡B¹}®Æ¤§¥Î³~¤Î¨Ï¥Î¤èªk¡C<br>
¡@¡@¤¡B¹}®Æ¤§²b«¶q¡C<br>
¡@¡@¤»¡B»s³y©Î¿é¤J¹}®Æµn°OÃÒ¦r¸¹¡C<br>
¡@¡@¤C¡B»s³y©Î¿é¤J¹}®Æ¤§¦~¡B¤ë¡B¤é¡C<br>
¡@¡@¤K¡B¨ä¥L¸g¤¤¥¡¥DºÞ¾÷Ãö«ü©w¨Æ¶µ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¸g®Öã»s³y¤§¹}®Æ¡A¦p¿é¥X°ê¥~®É¡AÀ³©ó¿é¥X«e¡A¥Ñ¹}®Æ»s³y·~ªÌ©Î¹}®Æ¿é¥X·~ªÌ¥Ó½Ð¤¤¥¡¥DºÞ¾÷Ãöµoµ¹¿é¥XÃÒ©ú®Ñ¡A©l±o¿é¥X¡C<br>
¡@¡@¿é¥X¤§¹}®Æ¡A«ö·Ó°ê¥~¶R¤è¤§n¨D¡A¸g¤¤¥¡¥DºÞ¾÷Ãö®ÖãªÌ¡A±o¤£¨ü²Ä¥|±ø²Ä¤G¶µ¹}®Æ¦¨¤À¼Ð·Ç¤§¨î¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤T³¹ ³c½æ</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤»±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¸gÀç¹}®Æ§åµo¤Î¹s°â³c½æ·~ªÌ¡AÀ³¦Vª½ÁÒ¥«©Î¿¤¡]¥«¡^¥DºÞ¾÷Ãö¥Ó½Ðµn°O¡A¸g®Öµo¹}®Æ³c½æµn°OÃÒ«á¡A©l±oÀç·~¡C<br>
¡@¡@«e¶µµn°O¿ìªk¡A¥Ñ¬Ù¡]¥«¡^¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤C±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¹}®Æ§åµo¤Î¹s°â³c½æ·~ªÌ¡A¦p·²·~©ÎÅܧó¦WºÙ¡B¦a§}©Î¥Nªí¤H¤§©m¦W©Î¦í§}¡AÀ³©ó·²·~©ÎÅܧó«á¤Q¤¤é¤º¡A¥Ó³ø©Ò¦b¦aª½ÁÒ¥«©Î¿¤¡]¥«¡^¥DºÞ¾÷Ãö¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤K±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@ÝÀç¹}®Æ³c½æ·~ªÌ¡AÀ³±N¹}®Æ»P¦³®`°·±d°Ó«~¤À§O³¯¦CÀx¦s¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤Q¤E±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¸g®Öã¿é¤J¤§¹}®Æ¼Ë«~©ÎÃØ«~©Î¦Û»s¦Û¥Î¡A©Î¨ü©e°U»s³y¨Ñ¸ÕÅç¥Î¤§¹}®Æ¡A¤£±o¥X°â¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¥|³¹ ºÊ·þÀ˹î¤Î¨ú½l</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¹}®Æ¦³¥ª¦C±¡§Î¤§¤@ªÌ¡A¤£±o»s³y¡B³c½æ©Î¿é¥X¤J¡G<br>
¡@¡@¤@¡B¥¼¸g®Öã¡A¾Õ¦Û»s³yªÌ¡C<br>
¡@¡@¤G¡B«_¥Î©Î¥é¥Î¥L¤H¼t°Ó¦W¸q¡Bµn°O¦WºÙ©Î°Ó¼ÐªÌ¡C<br>
¡@¡@¤T¡B±N¥L¤H²£«~©â´«©ÎºUÂøªÌ¡C<br>
¡@¡@¥|¡B§t¦³¨¬¥H·l®`®a¯b¡B®a¸V¡B³½Ãþ°·±d©Î¶¡±µ¦M®`¤HÅé°·±d¤§ª«½èªÌ¡C<br>
¡@¡@¤¡Bì®Æ¦WºÙ¤Î©Ò§t¥Dn¦¨¤À»P®Ö㤣²ÅªÌ¡C<br>
¡@¡@¤»¡B¥þ³¡©Î¤@³¡¾`Äê©ÎÅܽèªÌ¡C<br>
¡@¡@¤C¡B¥¼¥[¼Ð¥Ü©Î¼Ð¥Ü¤£©úªÌ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤@±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¹}®Æ»s³y·~©Î³c½æ·~ªÌ¡A¹ï¨ä¥Í²£©Î³c½æ¤§¹}®Æ¡A¤£±o¶W¶Vµn°O¤º®e½d³ò±q¨Æµê°°¤§«Å¶Ç¼s§i¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤G±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¤¤¥¡©Î¬Ù¡]¥«¡^¥DºÞ¾÷Ãö©ó¥²n®É¡A±o¬£ûÀˬd¹}®Æ»s³y·~ªÌ¤Î³c½æ·~ªÌ¤§¹}®Æ¤Î¨ä³]³Æ¡B¶JÂóõ©Ò»P¦³Ãö¸ê®Æ¡A¨Ã±o©â¼Ë¬dÅç¡C<br>
¡@¡@¬°«e¶µ¬dÅç©Ò©â¨ú¤§¼Ë«~¡A¥H¨¬¨ÑÀËÅ笰¡C<br>
¡@¡@Àˬd¤Hû°õ¦æ¥ô°È®É¡AÀ³¥X¥Ü¨¤ÀÃÒ©ú¤å¥ó¡C<br>
¡@¡@²Ä¤@¶µ¤§Àˬd¤Î©â¼Ë¡A¹}®Æ»s³y·~ªÌ¤Î³c½æ·~ªÌ¡A¤£±oµL¬G©Úµ´¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤T±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¬dÀò¯A¶û²Ä¤G¤Q±ø¦U´Ú±¡§Î¤§¤@¡A©Î¹H¤Ï²Ä¤Q¤@±ø¥¼¸g®Öã¾Õ¦Û¿é¤J¤§¹}®Æ¡A¶·¸g©â¼ËŲ©wªÌ¡AÀ³¥ý¤©«Ê¦s¡A¥Ñ¼t°Ó¥X¨ã¤Áµ²«OºÞ¡C<br>
¡@¡@«e¶µ©â¨ú¤§¼Ë«~¡AÀ³¾¨³t°e½ÐÀËÅçŲ©w¡F¥DºÞ¾÷Ãö¹ï¸Ó¯A¶û¹}®Æ³B²z´Á¶¡¡A¦Û¸gŲ©w¤§¤é°_¡A¦Ü¦h¤£±o¶W¹L¤Q¤¤é¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¥|±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¬dÀò«e±ø¹}®Æ¸gÀËÅçŲ©w«á¡A¥DºÞ¾÷ÃöÀ³¨Ì¥ª¦C³W©w¤À§O³B²z¤§¡G<br>
¡@¡@¤@¡B¥i§ï»s¤´§@¹}®Æ¨Ï¥Î©Î¨ä¥L¥Î³~ªÌ¡AºÊ·þ´Á§ï»s¡C<br>
¡@¡@¤G¡B½TµL¨Ï¥Î»ùȪ̡AÀ³¤©¼o±ó¡C<br>
¡@¡@¤T¡B¥¼¥[¼Ð¥Ü©Î¼Ð¥Ü¤£©úªÌ¡AºÊ·þ´Á¸É¥¿¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¬dÀò¬°²Ä¤G¤Q±ø¦U´Ú¤§¹}®Æ¡A©Î¹H¤Ï²Ä¤Q¤@±ø¥¼¸g®Öã¾Õ¦Û¿é¤J¤§¹}®Æ¡A°£¨Ì¥»ªk³W©w³B²z¥~¡A¨Ã¬°¥ª¦C³B¤À¡G<br>
¡@¡@¤@¡B»s³y¡B¿é¤J²Ä¤G¤Q±ø²Ä¤@´Ú¦Ü²Ä¤T´Ú¤§¹}®Æ¡A©Î¹H¤Ï²Ä¤Q¤@±ø¥¼¸g®Öã¾Õ¦Û¿é¤J¤§¹}®Æ¡A©Î¥Hµn°OÃҨѥL¤H¨Ï¥ÎªÌ¡AìµoÃÒ¾÷Ãö±oºM¾P¨ä¦³ÃöÃÒ·Ó¡C<br>
¡@¡@¤G¡B»s³y¡B¿é¤J²Ä¤G¤Q±ø²Ä¥|´Ú¦Ü²Ä¤»´Ú©Î²Ä¤C´Ú¤§¹}®Æ¡A©ó³B»@«á¦A¥ÇªÌ¡AìµoÃÒ¾÷Ãö±oºM¾P¨ä¦³ÃöÃÒ·Ó¡C<br>
¡@¡@¤T¡B³c½æ©Î·N¹Ï³c½æ¦Ó³¯¦C©Î¶JÂòĤG¤Q±ø¦U´Ú¤§¹}®Æ¡A©Î¹H¤Ï²Ä¤Q¤@±ø¥¼¸g®Öã¾Õ¦Û¿é¤J¤§¹}®Æ¡A©ó³B»@«á¦A¥ÇªÌ¡AìµoÃÒ¾÷Ãö±oºM¾P¨ä¦³ÃöÃÒ·Ó¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤³¹ »@«h</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤»±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@»s³y©Î¿é¤J²Ä¤G¤Q±ø²Ä¤@´Ú¡B²Ä¤G´Ú©Î²Ä¤T´Ú¹}®ÆªÌ¡A³B¤G¦~¥H¤U¦³´Á®{¦D¡B©ë§Ð©Î¬ì©Î¨Ö¬ì¤¤d¤¸¥H¤U»@ª÷¡C<br>
¡@¡@«e¶µ¤§¥¼¹E¥Ç»@¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤C±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@³c½æ©Î·N¹Ï³c½æ¦Ó³¯¦C©Î¶JÂòĤG¤Q±ø²Ä¤@´Ú¡B²Ä¤G´Ú©Î²Ä¤T´Ú¹}®ÆªÌ¡A³B¤»Ó¤ë¥H¤U¦³´Á®{¦D¡B©ë§Ð©Î¬ì©Î¨Ö¬ì¤T¤d¤¸¥H¤U»@ª÷¡C<br>
¡@¡@¦]¹L¥¢¥Ç«e¶µ¤§¸oªÌ¡A³B¤@¤d¤¦Ê¤¸¥H¤U»@ª÷¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤K±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¹H¤Ï²Ä¤Q¤@±ø¤§³W©w¡A¥¼¨ú±o¹}®Æ¿é¤Jµn°OÃÒ¦Ó¾Õ¦Û¿é¤J¹}®ÆªÌ¡A³B¤@¦~¥H¤U¦³´Á®{¦D¡B©ë§Ð©Î¬ì©Î¨Ö¬ì¤T¤d¤¸¥H¤U»@ª÷¡C<br>
¡@¡@³c½æ©Î·N¹Ï³c½æ¦Ó³¯¦C©Î¶JÂëe¶µ¹}®ÆªÌ¡A³B¤»Ó¤ë¥H¤U¦³´Á®{¦D¡B©ë§Ð©Î¬ì©Î¨Ö¬ì¤T¤d¤¸¥H¤U»@ª÷¡C<br>
¡@¡@¦]¹L¥¢¥Ç«e¶µ¤§¸oªÌ¡A³B¤@¤d¤¦Ê¤¸¥H¤U»@ª÷¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤G¤Q¤E±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@»s³y©Î¿é¤J²Ä¤G¤Q±ø²Ä¥|´Ú¦Ü²Ä¤»´Ú©Î²Ä¤C´Ú¹}®ÆªÌ¡A³B¤T¤d¤¸¥H¤W¤¤d¤¸¥H¤U»@Áì¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@³c½æ©Î·N¹Ï³c½æ¦Ó³¯¦C©Î¶JÂòĤG¤Q±ø²Ä¥|´Ú¦Ü²Ä¤»´Ú©Î²Ä¤C´Ú¹}®ÆªÌ¡A³B¤@¤d¤¸¥H¤W¤T¤d¤¸¥H¤U»@Áì¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤@±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¦³¥ª¦C¦U´Ú±¡§Î¤§¤@ªÌ¡A³B¤@¤d¤¸¥H¤W¤T¤d¤¸¥H¤U»@Áì¡G<br>
¡@¡@¤@¡B¹H¤Ï²Ä¤E±ø¤§³W©w¡A¥¼²Å³]¼t¼Ð·ÇªÌ¡C<br>
¡@¡@¤G¡B¹H¤Ï²Ä¤Q¤T±ø¤§³W©w¡A¾Õ¦ÛÅܧóìµn°O¨Æ¶µªÌ¡C<br>
¡@¡@¤T¡B¥¼¨Ì²Ä¤Q¤»±ø¤§³W©w¡A¨ú±oµn°OÃÒ¾Õ¦ÛÀç·~ªÌ¡C<br>
¡@¡@¥|¡B¹H¤Ï²Ä¤Q¤±ø²Ä¤@¶µ¡B²Ä¤Q¤E±ø¡B²Ä¤G¤Q¤@±ø©Î²Ä¤G¤Q¤G±ø²Ä¥|¶µ¤§³W©wªÌ¡C<br>
¡@¡@¤¡B¥¼¨Ì²Ä¤G¤Q¥|±ø¦U´Ú³W©w¤§¤@ªÌ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤G±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¦³¥ª¦C¦U´Ú±¡§Î¤§¤@ªÌ¡A¥ý¤©Äµ§i¡A¦A¥ÇªÌ³B¤G¤d¤¸¥H¤U»@Áì¡G<br>
¡@¡@¤@¡B¥¼¨Ì²Ä¤Q¤G±ø¤§³W©w¥Ó½Ð®i©µ¡A¦ÓÄ~Äò¨Ï¥Îìµn°OÃҪ̡C<br>
¡@¡@¤G¡B¹H¤Ï²Ä¤Q¤C±ø©Î²Ä¤Q¤K±ø¤§³W©wªÌ¡C<br>
¡@¡@¤T¡B¹H¤Ï²Ä¤G¤Q¤T±ø²Ä¤@¶µ¤§³W©w¡A©Úµ´¥X¨ã¤Áµ²«OºÞªÌ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤T±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@ªk¤H¤§¥Nªí¤H¡Bªk¤H©Î¦ÛµM¤H¤§¥N²z¤H¡B¨ü¶±¤H©Î¨ä¥L±q·~¤Hû¡A¦]°õ¦æ·~°È¥Ç²Ä¤G¤Q¤»±ø©Î²Ä¤G¤Q¤C±ø¤§¸oªÌ¡A°£¨Ì¦U¸Ó±ø³W©w³B»@¨ä¦æ¬°¤H¥~¡A¹ï¸Óªk¤H©Î¦ÛµM¤H¥ç³B¥H¦U¸Ó±ø¤§»@ª÷¦D¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¥|±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¬dÀò¹}®Æ¬°²Ä¤G¤Q±ø²Ä¤@´Ú¦Ü²Ä¤T´Ú©Î¹H¤Ï²Ä¤Q¤@±ø¥¼¸g®Öã¾Õ¦Û¿é¤JªÌ¡AÀ³¤©¨S¦¬¡C<br>
¡@¡@«e¶µ¹}®Æ¦b§P¨M½T©w«e¡A¥²n®É±o¥ý¤©©ç½æ¡A±N»ù´Ú´£¦s¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¨Ì¥»ªk©Ò¬°¤§»@Áì¡A©Ú¤£Ãº¯ÇªÌ¡A²¾°eªk°|±j¨î°õ¦æ¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤»±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¨Ì¥»ªk³W©w³B»@¤§»@Áì¡A¦b²¾°eªk°|±j¨î°õ¦æ«e¡A¨ü»@¤H¤£ªA®É¡A±o©ó³B»@³qª¾°e¹F¤C¤é¤º¡A¥H®Ñ±´£¥X²§Ä³¡A¥Ó½Ð½Æ®Ö¡C¦ý¥H¤@¦¸¬°¡C<br>
¡@¡@¨ü»@¤H¤£ªA«e¶µ½Æ®Ö®É¡A±o¨Ìªk´£°_¶DÄ@¤Î¦æ¬F¶D³^¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤C±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¨Ì¥»ªk³B»@»@Áì¾÷Ãö¡A¬°¦U¯Å¥DºÞ¾÷Ãö¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td>
<td><font color=4000ff size=4>²Ä¤»³¹ ªþ«h</font>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤K±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk¬I¦æ²Ó«h¡A¥Ñ¤¤¥¡¥DºÞ¾÷Ãö©w¤§¡C<br>
</td>
</table>
</table>
</table>
<table><tr><td> </td><td>
<table><tr><td> </td><td><font color=8000ff>²Ä¤T¤Q¤E±ø</font>
</font>
<table><tr><td> </td>
<td>
¡@¡@¥»ªk¦Û¤½¥¬¤é¬I¦æ¡C<br>
</td>
</table>
</table>
</table>
</left>
</body>
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/03113/0311361122900.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:20:54 GMT -->
</html>
|
solr-4.10.3/docs/solr-core/org/apache/solr/search/join/class-use/IgnoreAcceptDocsQuery.html
|
71D3R/datos
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Dec 10 00:36:13 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.apache.solr.search.join.IgnoreAcceptDocsQuery (Solr 4.10.3 API)</title>
<meta name="date" content="2014-12-10">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.search.join.IgnoreAcceptDocsQuery (Solr 4.10.3 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/search/join/IgnoreAcceptDocsQuery.html" title="class in org.apache.solr.search.join">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/search/join/class-use/IgnoreAcceptDocsQuery.html" target="_top">Frames</a></li>
<li><a href="IgnoreAcceptDocsQuery.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.search.join.IgnoreAcceptDocsQuery" class="title">Uses of Class<br>org.apache.solr.search.join.IgnoreAcceptDocsQuery</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.search.join.IgnoreAcceptDocsQuery</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/search/join/IgnoreAcceptDocsQuery.html" title="class in org.apache.solr.search.join">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/search/join/class-use/IgnoreAcceptDocsQuery.html" target="_top">Frames</a></li>
<li><a href="IgnoreAcceptDocsQuery.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-2014 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>
|
ivolunteer/public/images/client/templates/html/ngo.html
|
ebayohblr2014/eBay-Opportunity-Hack-Blr-2014
|
<template name="ngo">
<style>
.content {
width: 700px;
margin: 0 auto;
}
h1 {
margin-left: 120px;
}
</style>
<div class="content well">
{{#if currentUser.isAdmin}}
<h1>Add NGO</h1>
{{else}}
<h1>Participate</h1>
{{/if}}
<form class="form-horizontal" role="form">
{{#unless currentUser.isAdmin}}
<div class="form-group">
<label for="type" class="col-sm-2 control-label">Participate As</label>
<div class="col-sm-10">
<select class="input-large" id='type' name='type'>
<option value='ngo'> NGO </option>
<option value='volunteer'> Volunteer </option>
<option value='corporate'> Corporate </option>
</select>
</div>
</div>
{{/unless}}
<div class="form-group">
<label for="firstName" class="col-sm-2 control-label">First Name</label>
<div class="col-sm-10">
<input type="text" name="first_name" id="firstName" placeholder="Vinelle" class="form-control" value="{{first_name}}"/>
</div>
</div>
<div class="form-group">
<label for="lastName" class="col-sm-2 control-label">Last Name</label>
<div class="col-sm-10">
<input type="text" name="last_name" id="lastName" placeholder="Vaz" class="form-control" value="{{last_name}}"/>
</div>
</div>
<div class="form-group">
<label for="email" class="col-sm-2 control-label">Email</label>
<div class="col-sm-10">
<input type="text" name="email" id="email" class="form-control" value="{{email}}"/>
</div>
</div>
<div class="form-group">
<label for="competition" class="col-sm-2 control-label">Competition</label>
<div class="col-sm-10">
<input type="text" name="competition" id="competition" value={{currentYear}} placeholder={{currentYear}} class="form-control" disabled />
</div>
</div>
<div class="form-group">
<label for="location" class="col-sm-2 control-label">Address</label>
<div class="col-sm-10">
<input type="text" name="location" id="location" placeholder="" class="form-control" value="{{location}}"/>
</div>
</div>
<div class="form-group">
<label for="image" class="col-sm-2 control-label">Image</label>
<div class="col-sm-10">
<input type="text" name="image" id="image" placeholder="" class="form-control" value="{{image}}"/>
</div>
</div>
<div class="form-group">
<label for="description" class="col-sm-2 control-label">Description</label>
<div class="col-sm-10">
<textarea type="text" name="description" id="textarea" placeholder="" class="form-control" >{{description}}</textarea>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<button type="submit" class="submit btn btn-large btn-default">Submit</button>
</div>
</div>
</form>
</div>
</template>
|
public/views/signup.html
|
dariyasaheb/angular-eshop
|
<div class='row'>
<div class='col-sm-12'>
<form class='form-horizontal' action='/login1' method='POST'>
<h2> Sign Up </h2>
<div class='row form-group'>
<label for='username' class='control-label col-sm-4'> Username: * </label>
<div class='col-sm-4'>
<input type='text' name='username' class='form-control' required />
</div>
</div>
<div class='row form-group'>
<label for='password' class='control-label col-sm-4'> Password: * </label>
<div class='col-sm-4'>
<input type='password' name='password' class='form-control' ng-model='password' required />
</div>
</div>
<div class='row form-group'>
<label for='password1' class='control-label col-sm-4'> Email: </label>
<div class='col-sm-4'>
<input type='email' name='email' class='form-control' ng-model='email' />
</div>
</div>
<div class='row form-group'>
<div class='col-sm-offset-4 col-sm-10'>
<button class='btn btn-primary' ng-disabled="error" > Sign Up </button>
</div>
</div>
</form>
</div>
</div>
|
posts/2016-01-08-maintaining-private-configuration/index.html
|
marisks/marisks.github.com
|
<!DOCTYPE html>
<html>
<head>
<title>Maintaining private ASP.NET and EPiServer configuration</title>
<meta http-equiv="REFRESH" content="0; url=/2016/01/08/maintaining-private-configuration/">
<link rel="canonical" href="/2016/01/08/maintaining-private-configuration/" />
</head>
<body>
This page has moved. You will be automatically redirected to its new location. If you aren't forwarded to the new page, <a href="/2016/01/08/maintaining-private-configuration/">click here</a>.
<script>document.location.href = "/2016/01/08/maintaining-private-configuration/"</script>
</body>
</html>
|
eclipse/poi-3.12/docs/apidocs/org/apache/poi/hssf/record/class-use/CalcCountRecord.html
|
misuqian/ExcelTool
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.apache.poi.hssf.record.CalcCountRecord (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.poi.hssf.record.CalcCountRecord (POI API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/poi/hssf/record/CalcCountRecord.html" title="class in org.apache.poi.hssf.record">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/class-use/CalcCountRecord.html" target="_top">Frames</a></li>
<li><a href="CalcCountRecord.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.poi.hssf.record.CalcCountRecord" class="title">Uses of Class<br>org.apache.poi.hssf.record.CalcCountRecord</h2>
</div>
<div class="classUseContainer">No usage of org.apache.poi.hssf.record.CalcCountRecord</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/poi/hssf/record/CalcCountRecord.html" title="class in org.apache.poi.hssf.record">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/poi/hssf/record/class-use/CalcCountRecord.html" target="_top">Frames</a></li>
<li><a href="CalcCountRecord.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 2015 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
eclipse/poi-3.12/docs/apidocs/org/apache/poi/xwpf/usermodel/BreakClear.html
|
misuqian/ExcelTool
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>BreakClear (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BreakClear (POI API Documentation)";
}
//-->
</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/BreakClear.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/poi/xwpf/usermodel/Borders.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakType.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/BreakClear.html" target="_top">Frames</a></li>
<li><a href="BreakClear.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="#enum_constant_summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.poi.xwpf.usermodel</div>
<h2 title="Enum BreakClear" class="title">Enum BreakClear</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>java.lang.Enum<<a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a>></li>
<li>
<ul class="inheritance">
<li>org.apache.poi.xwpf.usermodel.BreakClear</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, java.lang.Comparable<<a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a>></dd>
</dl>
<hr>
<br>
<pre>public enum <span class="strong">BreakClear</span>
extends java.lang.Enum<<a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a>></pre>
<div class="block">Specifies the set of possible restart locations which may be used as to
determine the next available line when a break's type attribute has a value
of textWrapping.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Gisella Bronzetti</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum_constant_summary">
<!-- -->
</a>
<h3>Enum Constant Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Enum Constant and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html#ALL">ALL</a></strong></code>
<div class="block">Specifies that the text wrapping break shall advance the text to the next
line in the WordprocessingML document which spans the full width of the
line.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html#LEFT">LEFT</a></strong></code>
<div class="block">Specifies that the text wrapping break shall behave as follows:
If this line is broken into multiple regions (a floating object in
the center of the page has text wrapping on both sides:
If this is the leftmost region of text flow on this line, advance
the text to the next position on the line
Otherwise, treat this as a text wrapping break of type all.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html#NONE">NONE</a></strong></code>
<div class="block">Specifies that the text wrapping break shall advance the text to the next
line in the WordprocessingML document, regardless of its position left to
right or the presence of any floating objects which intersect with the
line,
This is the setting for a typical line break in a document.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html#RIGHT">RIGHT</a></strong></code>
<div class="block">Specifies that the text wrapping break shall behave as follows:
If this line is broken into multiple regions (a floating object in
the center of the page has text wrapping on both sides:
If this is the rightmost region of text flow on this line, advance
the text to the next position on the next line
Otherwise, treat this as a text wrapping break of type all.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html#getValue()">getValue</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html#valueOf(int)">valueOf</a></strong>(int type)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Enum</h3>
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</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>getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="enum_constant_detail">
<!-- -->
</a>
<h3>Enum Constant Detail</h3>
<a name="NONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NONE</h4>
<pre>public static final <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a> NONE</pre>
<div class="block">Specifies that the text wrapping break shall advance the text to the next
line in the WordprocessingML document, regardless of its position left to
right or the presence of any floating objects which intersect with the
line,
This is the setting for a typical line break in a document.</div>
</li>
</ul>
<a name="LEFT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEFT</h4>
<pre>public static final <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a> LEFT</pre>
<div class="block">Specifies that the text wrapping break shall behave as follows:
<ul>
<li> If this line is broken into multiple regions (a floating object in
the center of the page has text wrapping on both sides:
<ul>
<li> If this is the leftmost region of text flow on this line, advance
the text to the next position on the line </li>
<li>Otherwise, treat this as a text wrapping break of type all. </li>
</ul>
</li>
<li> If this line is not broken into multiple regions, then treat this
break as a text wrapping break of type none. </li>
</ul>
<li> If the parent paragraph is right to left, then these behaviors are
also reversed. </li></div>
</li>
</ul>
<a name="RIGHT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RIGHT</h4>
<pre>public static final <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a> RIGHT</pre>
<div class="block">Specifies that the text wrapping break shall behave as follows:
<ul>
<li> If this line is broken into multiple regions (a floating object in
the center of the page has text wrapping on both sides:
<ul>
<li> If this is the rightmost region of text flow on this line, advance
the text to the next position on the next line </li>
<li> Otherwise, treat this as a text wrapping break of type all. </li>
</ul>
<li> If this line is not broken into multiple regions, then treat this
break as a text wrapping break of type none. </li>
<li> If the parent paragraph is right to left, then these beha viors are
also reversed. </li>
</ul></div>
</li>
</ul>
<a name="ALL">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ALL</h4>
<pre>public static final <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a> ALL</pre>
<div class="block">Specifies that the text wrapping break shall advance the text to the next
line in the WordprocessingML document which spans the full width of the
line.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="values()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>values</h4>
<pre>public static <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a>[] values()</pre>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared. This method may be used to iterate
over the constants as follows:
<pre>
for (BreakClear c : BreakClear.values())
System.out.println(c);
</pre></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
</li>
</ul>
<a name="valueOf(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a> valueOf(java.lang.String name)</pre>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
</li>
</ul>
<a name="getValue()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getValue</h4>
<pre>public int getValue()</pre>
</li>
</ul>
<a name="valueOf(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>valueOf</h4>
<pre>public static <a href="../../../../../org/apache/poi/xwpf/usermodel/BreakClear.html" title="enum in org.apache.poi.xwpf.usermodel">BreakClear</a> valueOf(int type)</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/BreakClear.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/poi/xwpf/usermodel/Borders.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/poi/xwpf/usermodel/BreakType.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/BreakClear.html" target="_top">Frames</a></li>
<li><a href="BreakClear.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="#enum_constant_summary">Enum Constants</a> | </li>
<li>Field | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#enum_constant_detail">Enum Constants</a> | </li>
<li>Field | </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 2015 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
docs/de/hpi/bpt/chimera/janalytics/AnalyticsService.html
|
bptlab/JEngine
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_91) on Tue Jul 19 15:09:45 CEST 2016 -->
<title>AnalyticsService</title>
<meta name="date" content="2016-07-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AnalyticsService";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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="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="../../../../../de/hpi/bpt/chimera/janalytics/AnalyticsModel.html" title="class in de.hpi.bpt.chimera.janalytics"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../de/hpi/bpt/chimera/janalytics/ExampleAlgorithm.html" title="class in de.hpi.bpt.chimera.janalytics"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?de/hpi/bpt/chimera/janalytics/AnalyticsService.html" target="_top">Frames</a></li>
<li><a href="AnalyticsService.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">de.hpi.bpt.chimera.janalytics</div>
<h2 title="Interface AnalyticsService" class="title">Interface AnalyticsService</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../de/hpi/bpt/chimera/janalytics/ExampleAlgorithm.html" title="class in de.hpi.bpt.chimera.janalytics">ExampleAlgorithm</a>, <a href="../../../../../de/hpi/bpt/chimera/janalytics/ScenarioInstanceRuntime.html" title="class in de.hpi.bpt.chimera.janalytics">ScenarioInstanceRuntime</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">AnalyticsService</span></pre>
<div class="block">Interface for all analytic algorithms as controller.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>org.json.JSONObject</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../de/hpi/bpt/chimera/janalytics/AnalyticsService.html#calculateResult-java.lang.String:A-">calculateResult</a></span>(java.lang.String[] args)</code> </td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="calculateResult-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>calculateResult</h4>
<pre>org.json.JSONObject calculateResult(java.lang.String[] args)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>args</code> - the arguments the algorithm gets.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a json with result of the calculation.</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="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="../../../../../de/hpi/bpt/chimera/janalytics/AnalyticsModel.html" title="class in de.hpi.bpt.chimera.janalytics"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../de/hpi/bpt/chimera/janalytics/ExampleAlgorithm.html" title="class in de.hpi.bpt.chimera.janalytics"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?de/hpi/bpt/chimera/janalytics/AnalyticsService.html" target="_top">Frames</a></li>
<li><a href="AnalyticsService.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 ======= -->
</body>
</html>
|
node_modules/npm/html/doc/cli/npm-unpublish.html
|
garvinling/Flapstack
|
<!doctype html>
<html>
<title>npm-unpublish</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<body>
<div id="wrapper">
<h1><a href="../cli/npm-unpublish.html">npm-unpublish</a></h1> <p>Remove a package from the registry</p>
<h2 id="SYNOPSIS">SYNOPSIS</h2>
<pre><code>npm unpublish <name>[@<version>]</code></pre>
<h2 id="WARNING">WARNING</h2>
<p><strong>It is generally considered bad behavior to remove versions of a library
that others are depending on!</strong></p>
<p>Consider using the <code>deprecate</code> command
instead, if your intent is to encourage users to upgrade.</p>
<p>There is plenty of room on the registry.</p>
<h2 id="DESCRIPTION">DESCRIPTION</h2>
<p>This removes a package version from the registry, deleting its
entry and removing the tarball.</p>
<p>If no version is specified, or if all versions are removed then
the root package entry is removed from the registry entirely.</p>
<h2 id="SEE-ALSO">SEE ALSO</h2>
<ul><li><a href="../cli/npm-deprecate.html">npm-deprecate(1)</a></li><li><a href="../cli/npm-publish.html">npm-publish(1)</a></li><li><a href="../misc/npm-registry.html">npm-registry(7)</a></li><li><a href="../cli/npm-adduser.html">npm-adduser(1)</a></li><li><a href="../cli/npm-owner.html">npm-owner(1)</a></li></ul>
</div>
<p id="footer">npm-unpublish — npm@1.3.25</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
var els = Array.prototype.slice.call(wrapper.getElementsByTagName("*"), 0)
.filter(function (el) {
return el.parentNode === wrapper
&& el.tagName.match(/H[1-6]/)
&& el.id
})
var l = 2
, toc = document.createElement("ul")
toc.innerHTML = els.map(function (el) {
var i = el.tagName.charAt(1)
, out = ""
while (i > l) {
out += "<ul>"
l ++
}
while (i < l) {
out += "</ul>"
l --
}
out += "<li><a href='#" + el.id + "'>" +
( el.innerText || el.text || el.innerHTML)
+ "</a>"
return out
}).join("\n")
toc.id = "toc"
document.body.appendChild(toc)
})()
</script>
|
Source/Plugins/windowform/index.html
|
nkruzan/mochaui
|
<html>
<head>
<!--MOCHAUI-->
<script type="text/javascript" src="../../../Demo/scripts/mootools-1.3.2-core-nocompat-yc.js"></script>
<script type="text/javascript" src="../../../Demo/scripts/mootools-1.3.2-more-yc.js"></script>
<script type="text/javascript" src="../../Core/core.js"></script>
<script type="text/javascript" src="../../Core/desktop.js"></script>
<script type="text/javascript" src="../../Controls/column/column.js"></script>
<script type="text/javascript" src="../../Controls/panel/panel.js"></script>
<script type="text/javascript" src="../../Controls/taskbar/taskbar.js"></script>
<script type="text/javascript" src="../../Controls/window/window.js"></script>
<script type="text/javascript" src="../../Controls/window/modal.js"></script>
script>
<!--MOCHAUI-->
<script type="text/javascript" src="list.js"></script>
<script type="text/javascript">
</script>
<link rel="stylesheet" type="text/css" href="../../Themes/default/css/core.css"/>
</head>
<body>
<div id="page">
</div>
</body>
</html>
|
main/libc/unix/linux_like/linux/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html
|
malept/guardhaus
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../../libc/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html">
</head>
<body>
<p>Redirecting to <a href="../../../../libc/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html">../../../../libc/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html</a>...</p>
<script>location.replace("../../../../libc/constant.NFNL_SUBSYS_CTNETLINK_TIMEOUT.html" + location.search + location.hash);</script>
</body>
</html>
|
ogamebotserver/src/main/resources/databases/postgres/share/doc/postgresql/html/release-7-4-18.html
|
unsupo/ogame
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Release 7.4.18</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 9.6.2 Documentation"
HREF="index.html"><LINK
REL="UP"
TITLE="Release Notes"
HREF="release.html"><LINK
REL="PREVIOUS"
TITLE="Release 7.4.19"
HREF="release-7-4-19.html"><LINK
REL="NEXT"
TITLE="Release 7.4.17"
HREF="release-7-4-17.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="stylesheet.css"><META
HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=ISO-8859-1"><META
NAME="creation"
CONTENT="2017-02-06T21:56:32"></HEAD
><BODY
CLASS="SECT1"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="4"
ALIGN="center"
VALIGN="bottom"
><A
HREF="index.html"
>PostgreSQL 9.6.2 Documentation</A
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
TITLE="Release 7.4.19"
HREF="release-7-4-19.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="release.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="60%"
ALIGN="center"
VALIGN="bottom"
>Appendix E. Release Notes</TD
><TD
WIDTH="20%"
ALIGN="right"
VALIGN="top"
><A
TITLE="Release 7.4.17"
HREF="release-7-4-17.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="RELEASE-7-4-18"
>E.244. Release 7.4.18</A
></H1
><DIV
CLASS="NOTE"
><BLOCKQUOTE
CLASS="NOTE"
><P
><B
>Release Date: </B
>2007-09-17</P
></BLOCKQUOTE
></DIV
><P
> This release contains fixes from 7.4.17.
For information about new features in the 7.4 major release, see
<A
HREF="release-7-4.html"
>Section E.262</A
>.
</P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN171181"
>E.244.1. Migration to Version 7.4.18</A
></H2
><P
> A dump/restore is not required for those running 7.4.X. However,
if you are upgrading from a version earlier than 7.4.11,
see <A
HREF="release-7-4-11.html"
>Section E.251</A
>.
</P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN171185"
>E.244.2. Changes</A
></H2
><P
></P
><UL
><LI
><P
> Prevent index corruption when a transaction inserts rows and
then aborts close to the end of a concurrent <TT
CLASS="COMMAND"
>VACUUM</TT
>
on the same table (Tom)
</P
></LI
><LI
><P
> Make <TT
CLASS="COMMAND"
>CREATE DOMAIN ... DEFAULT NULL</TT
> work properly (Tom)
</P
></LI
><LI
><P
> Fix excessive logging of <ACRONYM
CLASS="ACRONYM"
>SSL</ACRONYM
> error messages (Tom)
</P
></LI
><LI
><P
> Fix crash when <TT
CLASS="VARNAME"
>log_min_error_statement</TT
> logging runs out
of memory (Tom)
</P
></LI
><LI
><P
> Prevent <TT
CLASS="COMMAND"
>CLUSTER</TT
> from failing
due to attempting to process temporary tables of other sessions (Alvaro)
</P
></LI
><LI
><P
> Require non-superusers who use <TT
CLASS="FILENAME"
>/contrib/dblink</TT
> to use only
password authentication, as a security measure (Joe)
</P
></LI
></UL
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="release-7-4-19.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="release-7-4-17.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Release 7.4.19</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="release.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Release 7.4.17</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>
|
docs/router.html
|
badave/bootie
|
<!DOCTYPE html>
<html>
<head>
<title>router.js</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<link rel="stylesheet" media="all" href="docco.css" />
</head>
<body>
<div id="container">
<div id="background"></div>
<ul id="jump_to">
<li>
<a class="large" href="javascript:void(0);">Jump To …</a>
<a class="small" href="javascript:void(0);">+</a>
<div id="jump_wrapper">
<div id="jump_page">
<a class="source" href="adapter.html">
adapter.js
</a>
<a class="source" href="collection.html">
collection.js
</a>
<a class="source" href="controller.html">
controller.js
</a>
<a class="source" href="crud_controller.html">
crud_controller.js
</a>
<a class="source" href="database.html">
database.js
</a>
<a class="source" href="docco.html">
docco.js
</a>
<a class="source" href="error.html">
error.js
</a>
<a class="source" href="index.html">
index.js
</a>
<a class="source" href="job.html">
job.js
</a>
<a class="source" href="model.html">
model.js
</a>
<a class="source" href="mongo.html">
mongo.js
</a>
<a class="source" href="queue.html">
queue.js
</a>
<a class="source" href="router.html">
router.js
</a>
</div>
</li>
</ul>
<ul class="sections">
<li id="title">
<div class="annotation">
<h1>router.js</h1>
</div>
</li>
<li id="section-1">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-1">¶</a>
</div>
</div>
<div class="content"><div class='highlight'><pre><span class="hljs-pi">"use strict"</span>;
<span class="hljs-keyword">var</span> _ = <span class="hljs-built_in">require</span>(<span class="hljs-string">'lodash'</span>);
<span class="hljs-keyword">var</span> express = <span class="hljs-built_in">require</span>(<span class="hljs-string">'express'</span>);</pre></div></div>
</li>
<li id="section-2">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-2">¶</a>
</div>
<p>Exposes 2 additional attributes
routes - an array of mapped routes
url - a string representing the base url with optional version</p>
</div>
<div class="content"><div class='highlight'><pre>module.exports = <span class="hljs-function"><span class="hljs-keyword">function</span><span class="hljs-params">(options)</span> {</span>
options = options || {};</pre></div></div>
</li>
<li id="section-3">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-3">¶</a>
</div>
<p>Create a new express router</p>
</div>
<div class="content"><div class='highlight'><pre> <span class="hljs-keyword">var</span> router = express.Router(options);</pre></div></div>
</li>
<li id="section-4">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-4">¶</a>
</div>
<p>Array of active routes</p>
</div>
<div class="content"><div class='highlight'><pre> router.routes = [];</pre></div></div>
</li>
<li id="section-5">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-5">¶</a>
</div>
<p>Base URL of the router with optional version</p>
</div>
<div class="content"><div class='highlight'><pre> router.url = <span class="hljs-string">"/"</span>;
<span class="hljs-keyword">if</span> (options.version) {
router.url += options.version;
}</pre></div></div>
</li>
<li id="section-6">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-6">¶</a>
</div>
<p>Set of active routes</p>
</div>
<div class="content"><div class='highlight'><pre> <span class="hljs-keyword">var</span> paths = {};</pre></div></div>
</li>
<li id="section-7">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-7">¶</a>
</div>
<p>Each controller has a <code>routes</code> object
Automagically hook up all routes defined in controllers</p>
</div>
<div class="content"><div class='highlight'><pre> <span class="hljs-keyword">if</span> (options.controllers) {
_.each(options.controllers, <span class="hljs-function"><span class="hljs-keyword">function</span><span class="hljs-params">(controller)</span> {</span>
<span class="hljs-keyword">var</span> routes = controller.routes;
_.each(routes, <span class="hljs-function"><span class="hljs-keyword">function</span><span class="hljs-params">(route, method)</span> {</span>
_.each(route, <span class="hljs-function"><span class="hljs-keyword">function</span><span class="hljs-params">(routeOptions, path)</span> {</span></pre></div></div>
</li>
<li id="section-8">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-8">¶</a>
</div>
<p>If path/method has already been defined, skip</p>
</div>
<div class="content"><div class='highlight'><pre> <span class="hljs-keyword">if</span> (paths[path] === method) {
<span class="hljs-keyword">return</span>;
}</pre></div></div>
</li>
<li id="section-9">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-9">¶</a>
</div>
<p>If no route action is defined, skip</p>
</div>
<div class="content"><div class='highlight'><pre> <span class="hljs-keyword">if</span> (!routeOptions.action) {
<span class="hljs-keyword">return</span>;
}</pre></div></div>
</li>
<li id="section-10">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-10">¶</a>
</div>
<p>Hook up the route/path/method to the controller action and middleware</p>
</div>
<div class="content"><div class='highlight'><pre> <span class="hljs-keyword">var</span> pre = _.invoke(controller.pre, <span class="hljs-string">'bind'</span>, controller);
<span class="hljs-keyword">var</span> before = _.invoke(controller.before, <span class="hljs-string">'bind'</span>, controller);
<span class="hljs-keyword">var</span> after = _.invoke(controller.after, <span class="hljs-string">'bind'</span>, controller);
router[method](path, pre || [], routeOptions.middleware || [], before || [], <span class="hljs-function"><span class="hljs-keyword">function</span><span class="hljs-params">(req, res, next)</span> {</span>
routeOptions.action.call(controller, req, res, next);
}, after || []);</pre></div></div>
</li>
<li id="section-11">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-11">¶</a>
</div>
<p>Add route to set of active routes</p>
</div>
<div class="content"><div class='highlight'><pre> router.routes.push({
url: router.url,
method: method,
path: path
});</pre></div></div>
</li>
<li id="section-12">
<div class="annotation">
<div class="pilwrap ">
<a class="pilcrow" href="#section-12">¶</a>
</div>
<p>Set this path/method as being active</p>
</div>
<div class="content"><div class='highlight'><pre> paths[path] = method;
});
});
});
}
<span class="hljs-keyword">return</span> router;
};</pre></div></div>
</li>
</ul>
</div>
</body>
</html>
|
tools/Rake/lib/ruby/gems/1.8/doc/rubyzip-0.9.4/rdoc/classes/IOExtras/AbstractInputStream.html
|
michaelsync/Giles
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Module: IOExtras::AbstractInputStream</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<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="classHeader">
<table class="header-table">
<tr class="top-aligned-row">
<td><strong>Module</strong></td>
<td class="class-name-in-header">IOExtras::AbstractInputStream</td>
</tr>
<tr class="top-aligned-row">
<td><strong>In:</strong></td>
<td>
<a href="../../files/lib/zip/ioextras_rb.html">
lib/zip/ioextras.rb
</a>
<br />
</td>
</tr>
</table>
</div>
<!-- banner header -->
<div id="bodyContent">
<div id="contextContent">
<div id="description">
<p>
Implements many of the convenience methods of IO such as <a
href="AbstractInputStream.html#M000004">gets</a>, getc, <a
href="AbstractInputStream.html#M000006">readline</a> and <a
href="AbstractInputStream.html#M000003">readlines</a> depends on:
input_finished?, produce_input and <a
href="AbstractInputStream.html#M000002">read</a>
</p>
</div>
</div>
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
<a href="#M000008">each</a>
<a href="#M000007">each_line</a>
<a href="#M000005">flush</a>
<a href="#M000004">gets</a>
<a href="#M000001">new</a>
<a href="#M000002">read</a>
<a href="#M000006">readline</a>
<a href="#M000003">readlines</a>
</div>
</div>
</div>
<!-- if includes -->
<div id="includes">
<h3 class="section-bar">Included Modules</h3>
<div id="includes-list">
<span class="include-name">Enumerable</span>
<span class="include-name"><a href="FakeIO.html">FakeIO</a></span>
</div>
</div>
<div id="section">
<div id="attribute-list">
<h3 class="section-bar">Attributes</h3>
<div class="name-list">
<table>
<tr class="top-aligned-row context-row">
<td class="context-item-name">lineno</td>
<td class="context-item-value"> [RW] </td>
<td class="context-item-desc"></td>
</tr>
</table>
</div>
</div>
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Class methods</h3>
<div id="method-M000001" class="method-detail">
<a name="M000001"></a>
<div class="method-heading">
<a href="AbstractInputStream.src/M000001.html" target="Code" class="method-signature"
onclick="popupCode('AbstractInputStream.src/M000001.html');return false;">
<span class="method-name">new</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<h3 class="section-bar">Public Instance methods</h3>
<div id="method-M000008" class="method-detail">
<a name="M000008"></a>
<div class="method-heading">
<span class="method-name">each</span><span class="method-args">(aSepString = $/)</span>
</div>
<div class="method-description">
<p>
Alias for <a href="AbstractInputStream.html#M000007">each_line</a>
</p>
</div>
</div>
<div id="method-M000007" class="method-detail">
<a name="M000007"></a>
<div class="method-heading">
<a href="AbstractInputStream.src/M000007.html" target="Code" class="method-signature"
onclick="popupCode('AbstractInputStream.src/M000007.html');return false;">
<span class="method-name">each_line</span><span class="method-args">(aSepString = $/) {|readline(aSepString)| ...}</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000005" class="method-detail">
<a name="M000005"></a>
<div class="method-heading">
<a href="AbstractInputStream.src/M000005.html" target="Code" class="method-signature"
onclick="popupCode('AbstractInputStream.src/M000005.html');return false;">
<span class="method-name">flush</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000004" class="method-detail">
<a name="M000004"></a>
<div class="method-heading">
<a href="AbstractInputStream.src/M000004.html" target="Code" class="method-signature"
onclick="popupCode('AbstractInputStream.src/M000004.html');return false;">
<span class="method-name">gets</span><span class="method-args">(aSepString=$/)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000002" class="method-detail">
<a name="M000002"></a>
<div class="method-heading">
<a href="AbstractInputStream.src/M000002.html" target="Code" class="method-signature"
onclick="popupCode('AbstractInputStream.src/M000002.html');return false;">
<span class="method-name">read</span><span class="method-args">(numberOfBytes = nil, buf = nil)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000006" class="method-detail">
<a name="M000006"></a>
<div class="method-heading">
<a href="AbstractInputStream.src/M000006.html" target="Code" class="method-signature"
onclick="popupCode('AbstractInputStream.src/M000006.html');return false;">
<span class="method-name">readline</span><span class="method-args">(aSepString = $/)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000003" class="method-detail">
<a name="M000003"></a>
<div class="method-heading">
<a href="AbstractInputStream.src/M000003.html" target="Code" class="method-signature"
onclick="popupCode('AbstractInputStream.src/M000003.html');return false;">
<span class="method-name">readlines</span><span class="method-args">(aSepString = $/)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
</div>
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
</div>
</body>
</html>
|
naive_bayes/non_course_test/untag_http:^^www.cs.wisc.edu^~jignesh^jignesh.html
|
ML-SWAT/Web2KnowledgeBase
|
Jignesh's Home Page
Jignesh M. Patel jignesh@cs.wisc.edu.
Welcome!
Research Assistant
Department of Computer Sciences
University of Wisconsin - Madison
1210 West Dayton Street
Madison, WI 53706-1685
Telephone: (608) 262-6625
Advisor: David DeWitt
Research Interests:
GIS systems, parallel database systems and object-relational databases.
Currently working on the Paradise project.
Publications Related to Paradise
Client-Server Paradise : Paper published in VLDB 1994.
Partition Based Spatial Merge Join : To be published in SIGMOD 1996.
Other Publications
Accurate Modeling of the Hybrid Hash Join Algorithm : Paper published in SIGMETRICS 1994.
Miscellaneous stuff:
Virtual Tourist
Inline Skating
IT-BHU home page
Madhuri dey dey, Kashmir ley ley
My bookmarks
|
apache-cassandra-2.1.2/javadoc/org/apache/cassandra/streaming/class-use/ProgressInfo.Direction.html
|
vangav/vos_backend
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_72) on Wed Nov 05 20:55:55 EST 2014 -->
<title>Uses of Class org.apache.cassandra.streaming.ProgressInfo.Direction (apache-cassandra API)</title>
<meta name="date" content="2014-11-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cassandra.streaming.ProgressInfo.Direction (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/streaming/class-use/ProgressInfo.Direction.html" target="_top">Frames</a></li>
<li><a href="ProgressInfo.Direction.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.cassandra.streaming.ProgressInfo.Direction" class="title">Uses of Class<br>org.apache.cassandra.streaming.ProgressInfo.Direction</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.streaming">org.apache.cassandra.streaming</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cassandra.streaming">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a> in <a href="../../../../../org/apache/cassandra/streaming/package-summary.html">org.apache.cassandra.streaming</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/streaming/package-summary.html">org.apache.cassandra.streaming</a> declared as <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a></code></td>
<td class="colLast"><span class="strong">ProgressInfo.</span><code><strong><a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.html#direction">direction</a></strong></code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/streaming/package-summary.html">org.apache.cassandra.streaming</a> that return <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a></code></td>
<td class="colLast"><span class="strong">ProgressInfo.Direction.</span><code><strong><a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html#fromByte(byte)">fromByte</a></strong>(byte direction)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a></code></td>
<td class="colLast"><span class="strong">ProgressInfo.Direction.</span><code><strong><a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a>[]</code></td>
<td class="colLast"><span class="strong">ProgressInfo.Direction.</span><code><strong><a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cassandra/streaming/package-summary.html">org.apache.cassandra.streaming</a> with parameters of type <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">StreamSession.</span><code><strong><a href="../../../../../org/apache/cassandra/streaming/StreamSession.html#progress(org.apache.cassandra.io.sstable.Descriptor,%20org.apache.cassandra.streaming.ProgressInfo.Direction,%20long,%20long)">progress</a></strong>(<a href="../../../../../org/apache/cassandra/io/sstable/Descriptor.html" title="class in org.apache.cassandra.io.sstable">Descriptor</a> desc,
<a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a> direction,
long bytes,
long total)</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/cassandra/streaming/package-summary.html">org.apache.cassandra.streaming</a> with parameters of type <a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.html#ProgressInfo(java.net.InetAddress,%20int,%20java.lang.String,%20org.apache.cassandra.streaming.ProgressInfo.Direction,%20long,%20long)">ProgressInfo</a></strong>(java.net.InetAddress peer,
int sessionIndex,
java.lang.String fileName,
<a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">ProgressInfo.Direction</a> direction,
long currentBytes,
long totalBytes)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../org/apache/cassandra/streaming/ProgressInfo.Direction.html" title="enum in org.apache.cassandra.streaming">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cassandra/streaming/class-use/ProgressInfo.Direction.html" target="_top">Frames</a></li>
<li><a href="ProgressInfo.Direction.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014 The Apache Software Foundation</small></p>
</body>
</html>
|
mousai/prototype_v6/Sonar Kollektiv/index.html
|
jjmois/jjmois.github.io
|
<!DOCTYPE html>
<meta charset="utf-8">
<head>
<link rel="stylesheet" href="../plangular.css"/>
<link rel="stylesheet" href="../mousai.css"/>
<title>Mousai</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script type="text/javascript" src="http://d3js.org/d3.v2.js"></script>
<script type="text/javascript" src="http://connect.soundcloud.com/sdk.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/angularjs/1.1.4/angular.min.js"></script>
<script type="text/javascript" src="../plangular.js"></script>
<script type="text/javascript" src="../Chart.js"></script>
<script type="text/javascript" src="../modernizr.js"></script>
<script type="text/javascript" src="../effects.js"></script>
<style type="text/css">
/*///////////////////////////////////////////////////////////////////
Author: Jj Moi
Version: 6.0.1
///////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////
Teddy Bear-First Approach
///////////////////////////////////////////////////////////////////*/
/*
(c).-.(c) (c).-.(c)
/ ^_^ \ / >_< \
__\( Y )/__ __\( O )/__
(_.-/'-'\-._)(_.-/'-'\-._)
|| J || || j ||
_.' `-' '._ _.' `-' '._
(.-./`-'\.-.)(.-./`-'\.-.)
`-' `-' `-' `-'
*/
</style>
</head>
<body ng-app="plangular">
<script type="text/javascript">
$(document).ready(function(){
$('#heart').click(function(){
$(this).toggleClass('clicked');
});
});
$(function() {
$("#btn").click(function() {
$(".rightpanel").toggleClass("rightpanel-move");
});
});
$(function() {
$("#btn2").click(function() {
$(".rightpanel").toggleClass("rightpanel-move");
});
});
var w = window.innerWidth - 446,
h = window.innerHeight - 5;
if (window.innerWidth < 981){
w = window.innerWidth - 5;
}
var vis = d3.select("body").append("svg:svg")
.attr("width", w)
.attr("height", h);
d3.json("../indie.json", function(json) {
var force = d3.layout.force()
.nodes(json.nodes)
.links(json.links)
.gravity(.05)
.distance(140)
.charge(-150)
.size([w, h])
.start();
var link = vis.selectAll("line.link")
.data(json.links)
.enter().append("svg:line")
.attr("class", "link");
var node = vis.selectAll("g.node")
.data(json.nodes)
.enter().append("svg:g")
.attr("class", "node")
.call(force.drag);
force.on("tick", function() {
link.attr("x1", function(d) {return d.source.x;})
.attr("y1", function(d) {return d.source.y;})
.attr("x2", function(d) {return d.target.x;})
.attr("y2", function(d) {return d.target.y;});
node.attr("transform", function(d) {
return "translate(" + d.x + "," + d.y + ")";
});
});
node.append("a")
.append("rect")
.attr("class", "nodetextbox")
.attr("x", 6)
.attr("y", -30)
.attr("width", 140)
.attr("height", 24)
.style("fill", "#222222")
.style("fill-opacity", .8)
.style("stroke-opacity", 1e-6);
node.append("svg:text")
.attr("class", "nodetext")
.attr("dx", 12)
.attr("dy", -14)
.text(function(d) {return d.name});
node.append("svg:image")
.attr("class", "nodeimg")
.attr("xlink:href", "../node.png")
.attr("x", -8)
.attr("y", -8)
.attr("width", 16)
.attr("height", 16);
node.append("a")
.attr("xlink:href", function(d) {return "http://www.semiitalic.com/mousai/prototype_v6/" + d.name;})
.append("circle")
.attr("cx", 0)
.attr("cy", 0)
.attr("r", 10)
.style("fill", "lightsteelblue")
.style("fill-opacity", 1e-6);
});
window.onresize = time;
function time() {
setTimeout(resize, 400);
};
function resize() {
location.reload();
};
</script>
<div id="header">
<a href="#"><img id="nav" src="../nav.png" /></a>
<a href="#"><img id="login" src="../login.png" /></a>
</div>
<input type="button" value="" id="btn2"></input>
<div class="rightpanel">
<input type="button" value="" id="btn"></input>
<a href="../profile2.html"><img id="headimg" src="../lula.jpg" /></a>
<article plangular data-src="'https://soundcloud.com/sonar-kollektiv/sets/studnitzky-charles-webster'" class="grid-2 bd rounded" id="musicplayer">
<h1>
<a href="../profile2.html">{{ playlist.user.username }}</a>
<i class="fl icon-heart" id="heart"></i>
</h1>
<h2 class="">San Francisco</h2>
<div id="desc">
<p>We are collaborating with the finest artists in the Bay and we’re at 70% of our album. We are looking forward to finish the album production and music videos editing.</p>
</div>
<div class="bd">
<progress value="{{ currentTime / duration }}" ng-click="seekTo($event)" class="progress progress-gray progress-gray-alt rounded musicplayerprogress">{{ currentTime / duration}}</progress>
</div>
<div class="pad1 bd">
<div class="center">
<div class="dib">
<a href="" ng-click="player.previous(playlist)" class="fl white"><i class="icon-previous tappad"></i></a>
<a href="" ng-click="player.playPlaylist(playlist)" ng-hide="player.tracks == playlist.tracks && player.playing" class="fl white"><i class="icon-play tappad"></i></a>
<a href="" ng-click="player.pause()" ng-show="player.tracks == playlist.tracks && player.playing" class="fl white"><i class="icon-pause tappad"></i></a>
<a href="" ng-click="player.next(playlist)" class="fl white"><i class="icon-skip tappad"></i></a>
</div>
</div>
</div>
</article>
<article id="donut">
<canvas id="doughnutChart" width="200" height="160"></canvas>
<p id="donuttext1">35%</p>
<p id="donuttext2">$6,000 Goal</p>
<canvas id="introChart" width="200" height="160"></canvas>
<p id="linetext0">Contribution Stream</p>
<p id="linetext1"><span id="greenline">•</span> Total<span id="grayline">•</span> Daily</p>
</article>
<div id="contribute">
<div id="contributebutton">
<a href="#">Contribute</a>
</div>
</div>
<div id="blank"></div>
</div>
</body>
</html>
|
docs/_build/modules/models.html
|
georgeha/software_engineering
|
<!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>Models — Restolingo 1 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: '1',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="top" title="Restolingo 1 documentation" href="../index.html" />
<link rel="prev" title="Welcome to Restolingo’s documentation!" href="../index.html" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
</head>
<body role="document">
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="models">
<h1>Models<a class="headerlink" href="#models" title="Permalink to this headline">¶</a></h1>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper"><div class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="../index.html">Documentation overview</a><ul>
<li>Previous: <a href="../index.html" title="previous chapter">Welcome to Restolingo’s documentation!</a></li>
</ul></li>
</ul>
</div>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/modules/models.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<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">
©2016, Christos Mitropoulos, George Chantzialexiou, Vikti Desai, Kiran Jatty, Lasya Nandamuri, Naga Venkata Varun Vinnakota.
|
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.4.9</a>
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.9</a>
|
<a href="../_sources/modules/models.txt"
rel="nofollow">Page source</a>
</div>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.