path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
src/rsrc/about.html
hashrock/JavaOutlineEditor
<html> <head> <title>About Java Outline Editor</title> </head> <body> <h2>About Jave Outline Editor</h2> <hr> <table border="0" cellpadding="0" cellspacing="4"> <tr valign="top"> <td align="right"><nobr><b>Version:</b></nobr></td> <td>1.8.10.6<br></td> </tr> <tr valign="top"> <td align="right"><nobr><b>Released On:</b></nobr></td> <td>06/03/04. <a href="release_notes.html#release_notes">Release Notes</a><br></td> </tr> <tr valign="top"> <td align="right"><nobr><b>Credits:</b></nobr></td> <td> Maynard Demmon, <a href="mailto:maynard@organic.com">maynard@organic.com</a><br> Stanley Krute<br> Steven Spencer<br> Daniel Ericsson<br> </td> </tr> <tr valign="top"> <td align="right"><nobr><b>Copyright Notices:</b></nobr></td> <td> Copyright holders are listed in chronological order by date of first contribution to the code base.<br> <br> Portions Copyright 2000-2004 by Maynard Demmon. All rights reserved.<br> Portions Copyright 2001 by Steven Spencer. All rights reserved.<br> Portions Copyright 2001-2002 by Stanley Krute. All rights reserved.<br> Portions Copyright 2001 by Daniel Ericsson. All rights reserved.<br> </td> </tr> <tr valign="top"> <td align="right"><nobr><b>JOE License:</b></nobr></td> <td> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: <ul> <li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.<br></li> <li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.<br></li> <li>Neither the names "Java Outline Editor", "JOE" nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.</li> </ul> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.<br> </td> </tr> <tr valign="top"> <td align="right"><nobr><b>Website:</b></nobr></td> <td><a href="http://outliner.sourceforge.net/">http://outliner.sourceforge.net/</a><br></td> </tr> </table> </body> </html>
custom/style/light.css
ArchLinuxJP/planetarch-jp
html{ font-family: Arial, sans-serif; color: #333; background: #FFF; font-size: 62.5%; } body{ margin: 0; padding: 0; font-size: 1.1em; line-height: 1.5em; } a{ color: #669; } a:visited{ color: #444; } a:hover{ color: #000; } a img{ border: none; } pre, code{ font-size: 1.2em; } /* Top *******************************************************************************/ #page{ margin: 0; background: #FFF; } /* Top *******************************************************************************/ #top{ padding: 2%; margin: 0; background: #CCC; color: #FFF; border-top: 5px solid #999; } #top h1{ margin: 0; letter-spacing: -1px; } /* Top *******************************************************************************/ #content{ width: 66%; padding: 0 2%; margin: 0; float: left; } .post{ margin-bottom: 3em; } .post-title, .post-title a{ color: #666; text-decoration: none; } .post-title{ padding-bottom: 0.5em; border-bottom: 1px dotted #CCC; } .post-info{ color: #666; margin-top: -1em; } .post-info a{ color: #666; text-decoration : none; } /* Top *******************************************************************************/ #sidebar{ width: 26%; padding: 0 2%; margin: 0; float: right; } #sidebar div{ font-size: 0.8em; } #sidebar h2{ color: #999; } #sidebar a{ text-decoration: none; border-bottom: 1px solid #DDD; } #sidebar ul{ margin: 0; padding: 0; list-style: none; } /* Footer *******************************************************************************/ #footer{ padding: 1ex 1em; clear: both; border-top: 1px dotted #CCC; color: #999; }
html/estimate__gmm_8h.html
GRAVITYLab/edda
<!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.12"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>EDDA: src/distributions/estimate_gmm.h 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="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">EDDA </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_cd76bb8ea6b64c9528b9693739029e1f.html">distributions</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#namespaces">Namespaces</a> &#124; <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">estimate_gmm.h File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include &lt;iostream&gt;</code><br /> <code>#include &lt;cmath&gt;</code><br /> <code>#include &lt;vector&gt;</code><br /> <code>#include &lt;<a class="el" href="interpolator_8h_source.html">core/interpolator.h</a>&gt;</code><br /> <code>#include &lt;<a class="el" href="gaussian__mixture_8h_source.html">distributions/gaussian_mixture.h</a>&gt;</code><br /> </div> <p><a href="estimate__gmm_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespaceedda"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceedda.html">edda</a></td></tr> <tr class="memdesc:namespaceedda"><td class="mdescLeft">&#160;</td><td class="mdescRight">Experimental functionality. <br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a86f6ef9cc6522926fc4bc18985e132d5"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceedda.html#a86f6ef9cc6522926fc4bc18985e132d5">edda::check_convergence</a> (double fmax, double fmin, double ftol)</td></tr> <tr class="memdesc:a86f6ef9cc6522926fc4bc18985e132d5"><td class="mdescLeft">&#160;</td><td class="mdescRight">EM helper function. <a href="namespaceedda.html#a86f6ef9cc6522926fc4bc18985e132d5">More...</a><br /></td></tr> <tr class="separator:a86f6ef9cc6522926fc4bc18985e132d5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9d438e50e5dc488e5d812cea23ac606a"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceedda.html#a9d438e50e5dc488e5d812cea23ac606a">edda::eval_gaussian_density</a> (double mean, double sigma, double val)</td></tr> <tr class="memdesc:a9d438e50e5dc488e5d812cea23ac606a"><td class="mdescLeft">&#160;</td><td class="mdescRight">EM helper function. <a href="namespaceedda.html#a9d438e50e5dc488e5d812cea23ac606a">More...</a><br /></td></tr> <tr class="separator:a9d438e50e5dc488e5d812cea23ac606a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0277b5151ce74008ef5a91e0f3c70937"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceedda.html#a0277b5151ce74008ef5a91e0f3c70937">edda::update_parameters</a> (int n, double *data, int k, double *prob, double *mean, double *sd, double **class_prob)</td></tr> <tr class="memdesc:a0277b5151ce74008ef5a91e0f3c70937"><td class="mdescLeft">&#160;</td><td class="mdescRight">EM helper function. <a href="namespaceedda.html#a0277b5151ce74008ef5a91e0f3c70937">More...</a><br /></td></tr> <tr class="separator:a0277b5151ce74008ef5a91e0f3c70937"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac61d9325dd77e388d2f85ca345b11754"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceedda.html#ac61d9325dd77e388d2f85ca345b11754">edda::classprob</a> (int j, double x, int k, double *prob, double *mean, double *sd)</td></tr> <tr class="memdesc:ac61d9325dd77e388d2f85ca345b11754"><td class="mdescLeft">&#160;</td><td class="mdescRight">EM helper function. <a href="namespaceedda.html#ac61d9325dd77e388d2f85ca345b11754">More...</a><br /></td></tr> <tr class="separator:ac61d9325dd77e388d2f85ca345b11754"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a17578e6edb597deb5437a8ef81a0368c"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceedda.html#a17578e6edb597deb5437a8ef81a0368c">edda::update_class_prob</a> (int n, double *data, int k, double *prob, double *mean, double *sd, double **class_prob)</td></tr> <tr class="memdesc:a17578e6edb597deb5437a8ef81a0368c"><td class="mdescLeft">&#160;</td><td class="mdescRight">EM helper function. <a href="namespaceedda.html#a17578e6edb597deb5437a8ef81a0368c">More...</a><br /></td></tr> <tr class="separator:a17578e6edb597deb5437a8ef81a0368c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3cd88e2836805d8b67720a7ea3559945"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceedda.html#a3cd88e2836805d8b67720a7ea3559945">edda::computeLogLikelihood</a> (int n, double *data, int k, double *prob, double *mean, double *sd)</td></tr> <tr class="memdesc:a3cd88e2836805d8b67720a7ea3559945"><td class="mdescLeft">&#160;</td><td class="mdescRight">EM helper function. <a href="namespaceedda.html#a3cd88e2836805d8b67720a7ea3559945">More...</a><br /></td></tr> <tr class="separator:a3cd88e2836805d8b67720a7ea3559945"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adf290c6f2f0638ac28e9c459293d674f"><td class="memTemplParams" colspan="2">template&lt;int GMMs&gt; </td></tr> <tr class="memitem:adf290c6f2f0638ac28e9c459293d674f"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceedda.html#adf290c6f2f0638ac28e9c459293d674f">edda::eddaComputeEM</a> (double *samples, int numSamples, dist::GaussianMixture&lt; GMMs &gt; *new_gmm)</td></tr> <tr class="separator:adf290c6f2f0638ac28e9c459293d674f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac9b0cfdf55fb9252d59749ffb800e527"><td class="memTemplParams" colspan="2">template&lt;int GMMs&gt; </td></tr> <tr class="memitem:ac9b0cfdf55fb9252d59749ffb800e527"><td class="memTemplItemLeft" align="right" valign="top">bool&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceedda.html#ac9b0cfdf55fb9252d59749ffb800e527">edda::testforMatch</a> (double val, dist::GaussianMixture&lt; GMMs &gt; *currentGMM, std::vector&lt; float &gt; *valList, std::vector&lt; float &gt; *distList)</td></tr> <tr class="memdesc:ac9b0cfdf55fb9252d59749ffb800e527"><td class="mdescLeft">&#160;</td><td class="mdescRight">Incremental update helper function. <a href="namespaceedda.html#ac9b0cfdf55fb9252d59749ffb800e527">More...</a><br /></td></tr> <tr class="separator:ac9b0cfdf55fb9252d59749ffb800e527"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ada3481b5e318feefa332d69f067f445c"><td class="memTemplParams" colspan="2">template&lt;int GMMs&gt; </td></tr> <tr class="memitem:ada3481b5e318feefa332d69f067f445c"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespaceedda.html#ada3481b5e318feefa332d69f067f445c">edda::eddaUpdateGMMIncremental</a> (double *samples, int numSamples, dist::GaussianMixture&lt; GMMs &gt; *new_gmm)</td></tr> <tr class="separator:ada3481b5e318feefa332d69f067f445c"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Nov 15 2016 16:22:27 for EDDA by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.12 </small></address> </body> </html>
neo4j/neo4j-community-2.0.0-M03/doc/java/api/org/neo4j/helpers/collection/class-use/LimitingIterator.html
LeArNalytics/LeArNalytics
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Tue May 28 14:16:23 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.neo4j.helpers.collection.LimitingIterator (Neo4j Community 2.0.0-M03 API)</title> <meta name="date" content="2013-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="Uses of Class org.neo4j.helpers.collection.LimitingIterator (Neo4j Community 2.0.0-M03 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/neo4j/helpers/collection/LimitingIterator.html" title="class in org.neo4j.helpers.collection">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em>Neo4j Community</em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/neo4j/helpers/collection/class-use/LimitingIterator.html" target="_top">Frames</a></li> <li><a href="LimitingIterator.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.neo4j.helpers.collection.LimitingIterator" class="title">Uses of Class<br>org.neo4j.helpers.collection.LimitingIterator</h2> </div> <div class="classUseContainer">No usage of org.neo4j.helpers.collection.LimitingIterator</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/neo4j/helpers/collection/LimitingIterator.html" title="class in org.neo4j.helpers.collection">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><em>Neo4j Community</em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/neo4j/helpers/collection/class-use/LimitingIterator.html" target="_top">Frames</a></li> <li><a href="LimitingIterator.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 &#169; 2002-2013 <a href="http://neo4j.org/">The Neo4j Graph Database Project</a>. All Rights Reserved.</small></p> </body> </html>
threeJS/mrdoob-three.js-3b4457e/examples/webgl_marching_cubes.html
pixelsandcandy/sandbox-js
<!DOCTYPE HTML> <html lang="en"> <head> <title>three.js webgl - marching cubes</title> <meta charset="utf-8"> <style> body { color: #fff; font-family: Monospace; font-size: 13px; text-align: center; background-color: #000; margin: 0px; overflow: hidden; } #info { color: #ffffff; position: absolute; top: 0px; width: 100%; padding: 5px; } a { color: gold; } #oldie { font-family: monospace; font-size: 13px; text-align: center; background: rgb(0, 0, 50); color: #fff; padding: 1em; width: 475px; margin: 5em auto 0; display: none; } #stats { position: absolute; top:0; left: 0 } #stats #fps { background: transparent !important } #stats #fps #fpsText { color: #aaa !important } #stats #fps #fpsGraph { display: none } </style> </head> <body> <div id="container"></div> <div id="info"> <a href="http://threejs.org" target="_blank">three.js</a> - marching cubes - [based on greggman's <a href="http://webglsamples.googlecode.com/hg/blob/blob.html">blob</a>, original code by Henrik Rydgård] </div> <script src="../build/three.min.js"></script> <script src="js/controls/TrackballControls.js"></script> <script src="js/shaders/CopyShader.js"></script> <script src="js/shaders/FXAAShader.js"></script> <script src="js/shaders/HorizontalTiltShiftShader.js"></script> <script src="js/shaders/VerticalTiltShiftShader.js"></script> <script src="js/postprocessing/EffectComposer.js"></script> <script src="js/postprocessing/RenderPass.js"></script> <script src="js/postprocessing/BloomPass.js"></script> <script src="js/postprocessing/ShaderPass.js"></script> <script src="js/postprocessing/MaskPass.js"></script> <script src="js/postprocessing/SavePass.js"></script> <script src="js/MarchingCubes.js"></script> <script src="js/ShaderToon.js"></script> <script src="js/Detector.js"></script> <script src="js/libs/stats.min.js"></script> <script src="js/libs/dat.gui.min.js"></script> <script> if ( ! Detector.webgl ) Detector.addGetWebGLMessage(); var MARGIN = 0; var SCREEN_WIDTH = window.innerWidth; var SCREEN_HEIGHT = window.innerHeight - 2 * MARGIN; var container, stats; var camera, scene, renderer; var mesh, texture, geometry, materials, material, current_material; var light, pointLight, ambientLight; var effect, resolution, numBlobs; var composer, effectFXAA, hblur, vblur; var effectController; var time = 0; var clock = new THREE.Clock(); init(); animate(); function init() { container = document.getElementById( 'container' ); // CAMERA camera = new THREE.PerspectiveCamera( 45, SCREEN_WIDTH / SCREEN_HEIGHT, 1, 10000 ); camera.position.set( -500, 500, 1500 ); // SCENE scene = new THREE.Scene(); // LIGHTS light = new THREE.DirectionalLight( 0xffffff ); light.position.set( 0.5, 0.5, 1 ); scene.add( light ); pointLight = new THREE.PointLight( 0xff3300 ); pointLight.position.set( 0, 0, 100 ); scene.add( pointLight ); ambientLight = new THREE.AmbientLight( 0x080808 ); scene.add( ambientLight ); // MATERIALS materials = generateMaterials(); current_material = "shiny"; // MARCHING CUBES resolution = 28; numBlobs = 10; effect = new THREE.MarchingCubes( resolution, materials[ current_material ].m, true, true ); effect.position.set( 0, 0, 0 ); effect.scale.set( 700, 700, 700 ); effect.enableUvs = false; effect.enableColors = false; scene.add( effect ); // RENDERER renderer = new THREE.WebGLRenderer( { clearColor: 0x050505, clearAlpha: 1, alpha: false } ); renderer.setSize( SCREEN_WIDTH, SCREEN_HEIGHT ); renderer.domElement.style.position = "absolute"; renderer.domElement.style.top = MARGIN + "px"; renderer.domElement.style.left = "0px"; container.appendChild( renderer.domElement ); // renderer.gammaInput = true; renderer.gammaOutput = true; renderer.physicallyBasedShading = true; // CONTROLS controls = new THREE.TrackballControls( camera, renderer.domElement ); // STATS stats = new Stats(); container.appendChild( stats.domElement ); // COMPOSER renderer.autoClear = false; var renderTargetParameters = { minFilter: THREE.LinearFilter, magFilter: THREE.LinearFilter, format: THREE.RGBFormat, stencilBuffer: false }; renderTarget = new THREE.WebGLRenderTarget( SCREEN_WIDTH, SCREEN_HEIGHT, renderTargetParameters ); effectFXAA = new THREE.ShaderPass( THREE.FXAAShader ); hblur = new THREE.ShaderPass( THREE.HorizontalTiltShiftShader ); vblur = new THREE.ShaderPass( THREE.VerticalTiltShiftShader ); var bluriness = 8; hblur.uniforms[ 'h' ].value = bluriness / SCREEN_WIDTH; vblur.uniforms[ 'v' ].value = bluriness / SCREEN_HEIGHT; hblur.uniforms[ 'r' ].value = vblur.uniforms[ 'r' ].value = 0.5; effectFXAA.uniforms[ 'resolution' ].value.set( 1 / SCREEN_WIDTH, 1 / SCREEN_HEIGHT ); composer = new THREE.EffectComposer( renderer, renderTarget ); var renderModel = new THREE.RenderPass( scene, camera ); vblur.renderToScreen = true; //effectFXAA.renderToScreen = true; composer = new THREE.EffectComposer( renderer, renderTarget ); composer.addPass( renderModel ); composer.addPass( effectFXAA ); composer.addPass( hblur ); composer.addPass( vblur ); // GUI setupGui(); // EVENTS window.addEventListener( 'resize', onWindowResize, false ); } // function onWindowResize( event ) { SCREEN_WIDTH = window.innerWidth; SCREEN_HEIGHT = window.innerHeight - 2 * MARGIN; camera.aspect = SCREEN_WIDTH / SCREEN_HEIGHT; camera.updateProjectionMatrix(); renderer.setSize( SCREEN_WIDTH, SCREEN_HEIGHT ); composer.setSize( SCREEN_WIDTH, SCREEN_HEIGHT ); hblur.uniforms[ 'h' ].value = 4 / SCREEN_WIDTH; vblur.uniforms[ 'v' ].value = 4 / SCREEN_HEIGHT; effectFXAA.uniforms[ 'resolution' ].value.set( 1 / SCREEN_WIDTH, 1 / SCREEN_HEIGHT ); } function generateMaterials() { // environment map var path = "textures/cube/SwedishRoyalCastle/"; var format = '.jpg'; var urls = [ path + 'px' + format, path + 'nx' + format, path + 'py' + format, path + 'ny' + format, path + 'pz' + format, path + 'nz' + format ]; var reflectionCube = THREE.ImageUtils.loadTextureCube( urls ); reflectionCube.format = THREE.RGBFormat; var refractionCube = new THREE.Texture( reflectionCube.image, new THREE.CubeRefractionMapping() ); reflectionCube.format = THREE.RGBFormat; // toons var toonMaterial1 = createShaderMaterial( "toon1", light, ambientLight ), toonMaterial2 = createShaderMaterial( "toon2", light, ambientLight ), hatchingMaterial = createShaderMaterial( "hatching", light, ambientLight ), hatchingMaterial2 = createShaderMaterial( "hatching", light, ambientLight ), dottedMaterial = createShaderMaterial( "dotted", light, ambientLight ), dottedMaterial2 = createShaderMaterial( "dotted", light, ambientLight ); hatchingMaterial2.uniforms.uBaseColor.value.setRGB( 0, 0, 0 ); hatchingMaterial2.uniforms.uLineColor1.value.setHSV( 0, 0.9, 0.9 ); hatchingMaterial2.uniforms.uLineColor2.value.setHSV( 0, 0.9, 0.9 ); hatchingMaterial2.uniforms.uLineColor3.value.setHSV( 0, 0.9, 0.9 ); hatchingMaterial2.uniforms.uLineColor4.value.setHSV( 0.1, 0.9, 0.9 ); dottedMaterial2.uniforms.uBaseColor.value.setRGB( 0, 0, 0 ); dottedMaterial2.uniforms.uLineColor1.value.setHSV( 0.05, 1.0, 1.0 ); var texture = THREE.ImageUtils.loadTexture( "textures/ash_uvgrid01.jpg" ); texture.wrapS = texture.wrapT = THREE.RepeatWrapping; var materials = { "chrome" : { m: new THREE.MeshLambertMaterial( { color: 0xffffff, envMap: reflectionCube } ), h: 0, s: 0, v: 1 }, "liquid" : { m: new THREE.MeshLambertMaterial( { color: 0xffffff, envMap: refractionCube, refractionRatio: 0.85 } ), h: 0, s: 0, v: 1 }, "shiny" : { m: new THREE.MeshPhongMaterial( { color: 0x550000, specular: 0x440000, envMap: reflectionCube, combine: THREE.MixOperation, reflectivity: 0.3, metal: true } ), h: 0, s: 0.9, v: 0.3 }, "matte" : { m: new THREE.MeshPhongMaterial( { color: 0x000000, specular: 0x111111, shininess: 1 } ), h: 0, s: 0, v: 1 }, "flat" : { m: new THREE.MeshPhongMaterial( { color: 0x000000, specular: 0x111111, shininess: 1, shading: THREE.FlatShading } ), h: 0, s: 0, v: 1 }, "textured" : { m: new THREE.MeshPhongMaterial( { color: 0xffffff, specular: 0x111111, shininess: 1, map: texture } ), h: 0, s: 0, v: 1 }, "colors" : { m: new THREE.MeshPhongMaterial( { color: 0xffffff, specular: 0xffffff, shininess: 2, vertexColors: THREE.VertexColors } ), h: 0, s: 0, v: 1 }, "plastic" : { m: new THREE.MeshPhongMaterial( { color: 0x000000, specular: 0x888888, ambient: 0x000000, shininess: 250 } ), h: 0.6, s: 0.9, v: 0.2 }, "toon1" : { m: toonMaterial1, h: 0.2, s: 0.5, v: 1 }, "toon2" : { m: toonMaterial2, h: 0.4, s: 0.5, v: 1 }, "hatching" : { m: hatchingMaterial, h: 0.2, s: 0.2, v: 1 }, "hatching2" : { m: hatchingMaterial2, h: 0.0, s: 0.9, v: 0.9 }, "dotted" : { m: dottedMaterial, h: 0.2, s: 0.2, v: 1 }, "dotted2" : { m: dottedMaterial2, h: 0.1, s: 1.0, v: 1 } }; return materials; } function createShaderMaterial( id, light, ambientLight ) { var shader = THREE.ShaderToon[ id ]; var u = THREE.UniformsUtils.clone( shader.uniforms ); var vs = shader.vertexShader; var fs = shader.fragmentShader; var material = new THREE.ShaderMaterial( { uniforms: u, vertexShader: vs, fragmentShader: fs } ); material.uniforms.uDirLightPos.value = light.position; material.uniforms.uDirLightColor.value = light.color; material.uniforms.uAmbientLightColor.value = ambientLight.color; return material; } // function setupGui() { var createHandler = function( id ) { return function() { var mat_old = materials[ current_material ]; mat_old.h = m_h.getValue(); mat_old.s = m_s.getValue(); mat_old.v = m_v.getValue(); current_material = id; var mat = materials[ id ]; effect.material = mat.m; m_h.setValue( mat.h ); m_s.setValue( mat.s ); m_v.setValue( mat.v ); if ( current_material === "textured" ) { effect.enableUvs = true; } else { effect.enableUvs = false; } if ( current_material === "colors" ) { effect.enableColors = true; } else { effect.enableColors = false; } }; }; effectController = { material: "shiny", speed : 1.0, numBlobs: 10, resolution: 28, isolation: 80, floor: true, wallx: false, wallz: false, hue: 0.0, saturation: 0.9, value: 0.3, lhue: 0.04, lsaturation: 1.0, lvalue: 1.0, lx: 0.5, ly: 0.5, lz: 1.0, postprocessing: false, dummy: function() { } }; var h, m_h, m_s, m_v; var gui = new dat.GUI(); // material (type) h = gui.addFolder( "Materials" ); for ( var m in materials ) { effectController[ m ] = createHandler( m ); h.add( effectController, m ).name( m ); } // material (color) h = gui.addFolder( "Material color" ); m_h = h.add( effectController, "hue", 0.0, 1.0, 0.025 ); m_s = h.add( effectController, "saturation", 0.0, 1.0, 0.025 ); m_v = h.add( effectController, "value", 0.0, 1.0, 0.025 ); // light (point) h = gui.addFolder( "Point light color" ); h.add( effectController, "lhue", 0.0, 1.0, 0.025 ).name("hue"); h.add( effectController, "lsaturation", 0.0, 1.0, 0.025 ).name("saturation"); h.add( effectController, "lvalue", 0.0, 1.0, 0.025 ).name("value"); // light (directional) h = gui.addFolder( "Directional light orientation" ); h.add( effectController, "lx", -1.0, 1.0, 0.025 ).name("x"); h.add( effectController, "ly", -1.0, 1.0, 0.025 ).name("y"); h.add( effectController, "lz", -1.0, 1.0, 0.025 ).name("z"); // simulation h = gui.addFolder( "Simulation" ); h.add( effectController, "speed", 0.1, 8.0, 0.05 ); h.add( effectController, "numBlobs", 1, 50, 1 ); h.add( effectController, "resolution", 14, 40, 1 ); h.add( effectController, "isolation", 10, 300, 1 ); h.add( effectController, "floor" ); h.add( effectController, "wallx" ); h.add( effectController, "wallz" ); // rendering h = gui.addFolder( "Rendering" ); h.add( effectController, "postprocessing" ); } // this controls content of marching cubes voxel field function updateCubes( object, time, numblobs, floor, wallx, wallz ) { object.reset(); // fill the field with some metaballs var i, ballx, bally, ballz, subtract, strength; subtract = 12; strength = 1.2 / ( ( Math.sqrt( numblobs ) - 1 ) / 4 + 1 ); for ( i = 0; i < numblobs; i ++ ) { ballx = Math.sin( i + 1.26 * time * ( 1.03 + 0.5 * Math.cos( 0.21 * i ) ) ) * 0.27 + 0.5; bally = Math.abs( Math.cos( i + 1.12 * time * Math.cos( 1.22 + 0.1424 * i ) ) ) * 0.77; // dip into the floor ballz = Math.cos( i + 1.32 * time * 0.1 * Math.sin( ( 0.92 + 0.53 * i ) ) ) * 0.27 + 0.5; object.addBall(ballx, bally, ballz, strength, subtract); } if ( floor ) object.addPlaneY( 2, 12 ); if ( wallz ) object.addPlaneZ( 2, 12 ); if ( wallx ) object.addPlaneX( 2, 12 ); } // function animate() { requestAnimationFrame( animate ); render(); stats.update(); } function render() { var delta = clock.getDelta(); time += delta * effectController.speed * 0.5; controls.update( delta ); // marching cubes if ( effectController.resolution !== resolution ) { resolution = effectController.resolution; effect.init( resolution ); } if ( effectController.isolation !== effect.isolation ) { effect.isolation = effectController.isolation; } updateCubes( effect, time, effectController.numBlobs, effectController.floor, effectController.wallx, effectController.wallz ); // materials if ( effect.material instanceof THREE.ShaderMaterial ) { if ( current_material === "dotted2" ) { effect.material.uniforms.uLineColor1.value.setHSV( effectController.hue, effectController.saturation, effectController.value ); } else if ( current_material === "hatching2" ) { u = effect.material.uniforms; u.uLineColor1.value.setHSV( effectController.hue, effectController.saturation, effectController.value ); u.uLineColor2.value.setHSV( effectController.hue, effectController.saturation, effectController.value ); u.uLineColor3.value.setHSV( effectController.hue, effectController.saturation, effectController.value ); u.uLineColor4.value.setHSV( ( effectController.hue + 0.2 % 1.0 ), effectController.saturation, effectController.value ); } else { effect.material.uniforms.uBaseColor.value.setHSV( effectController.hue, effectController.saturation, effectController.value ); } } else { effect.material.color.setHSV( effectController.hue, effectController.saturation, effectController.value ); } // lights light.position.set( effectController.lx, effectController.ly, effectController.lz ); light.position.normalize(); pointLight.color.setHSV( effectController.lhue, effectController.lsaturation, effectController.lvalue ); // render if ( effectController.postprocessing ) { composer.render( delta ); } else { renderer.clear(); renderer.render( scene, camera ); } } </script> </body> </html>
lib/commons-net-3.3/apidocs/org/apache/commons/net/telnet/package-tree.html
asad/MCEDS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1"> <title>org.apache.commons.net.telnet Class Hierarchy (Commons Net 3.3 API)</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="org.apache.commons.net.telnet Class Hierarchy (Commons Net 3.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>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</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/commons/net/smtp/package-tree.html">Prev</a></li> <li><a href="../../../../../org/apache/commons/net/tftp/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/commons/net/telnet/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package org.apache.commons.net.telnet</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a> <ul> <li type="circle">org.apache.commons.net.<a href="../../../../../org/apache/commons/net/SocketClient.html" title="class in org.apache.commons.net"><span class="strong">SocketClient</span></a> <ul> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/TelnetClient.html" title="class in org.apache.commons.net.telnet"><span class="strong">TelnetClient</span></a></li> </ul> </li> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/TelnetCommand.html" title="class in org.apache.commons.net.telnet"><span class="strong">TelnetCommand</span></a></li> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/TelnetOption.html" title="class in org.apache.commons.net.telnet"><span class="strong">TelnetOption</span></a></li> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/TelnetOptionHandler.html" title="class in org.apache.commons.net.telnet"><span class="strong">TelnetOptionHandler</span></a> <ul> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/EchoOptionHandler.html" title="class in org.apache.commons.net.telnet"><span class="strong">EchoOptionHandler</span></a></li> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/SimpleOptionHandler.html" title="class in org.apache.commons.net.telnet"><span class="strong">SimpleOptionHandler</span></a></li> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/SuppressGAOptionHandler.html" title="class in org.apache.commons.net.telnet"><span class="strong">SuppressGAOptionHandler</span></a></li> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/TerminalTypeOptionHandler.html" title="class in org.apache.commons.net.telnet"><span class="strong">TerminalTypeOptionHandler</span></a></li> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/WindowSizeOptionHandler.html" title="class in org.apache.commons.net.telnet"><span class="strong">WindowSizeOptionHandler</span></a></li> </ul> </li> <li type="circle">java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> <li type="circle">java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a> <ul> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/InvalidTelnetOptionException.html" title="class in org.apache.commons.net.telnet"><span class="strong">InvalidTelnetOptionException</span></a></li> </ul> </li> </ul> </li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/TelnetInputListener.html" title="interface in org.apache.commons.net.telnet"><span class="strong">TelnetInputListener</span></a></li> <li type="circle">org.apache.commons.net.telnet.<a href="../../../../../org/apache/commons/net/telnet/TelnetNotificationHandler.html" title="interface in org.apache.commons.net.telnet"><span class="strong">TelnetNotificationHandler</span></a></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>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</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/commons/net/smtp/package-tree.html">Prev</a></li> <li><a href="../../../../../org/apache/commons/net/tftp/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/commons/net/telnet/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2001-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html>
moskito-webui/src/main/wireframes/index.html
esmakula/moskito
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/html"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Moskito WebUI</title> <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700' rel='stylesheet' type='text/css'> <link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Mr+Bedfort"> <link type="text/css" rel="stylesheet" rev="stylesheet" href="../ext/bootstrap-3.1.1/css/bootstrap.css" /> <link type="text/css" rel="stylesheet" rev="stylesheet" href="../ext/custom-scrollbar/jquery.mCustomScrollbar.css" /> <link type="text/css" rel="stylesheet" rev="stylesheet" href="../ext/bootstrap-sortable/contents/bootstrap-sortable.css" /> <link type="text/css" rel="stylesheet" href="../ext/font-awesome-4.0.3/css/font-awesome.css"> <link type="text/css" rel="stylesheet" rev="stylesheet" href="../ext/select2-3.4.6/select2.css" /> <link type="text/css" rel="stylesheet" rev="stylesheet" href="../int/css/common.css" /> <!--[if lt IE 9]><script src="../int/js/ie8-responsive-file-warning.js"></script><![endif]--> <!--[if lt IE 8]><link type="text/css" rel="stylesheet" rev="stylesheet" href="../static-int/css/bootstrap-ie7.css" /><![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[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.3.0/respond.min.js"></script> <![endif]--> </head> <body class="status-yellow home-page"> <script src="../ext/jquery-1.10.2/jquery-1.10.2.min.js" type="text/javascript"></script> <script src="../ext/bootstrap-3.1.1/js/bootstrap.min.js" type="text/javascript"></script> <script src="../ext/tablesorter/jquery.tablesorter.js" type="text/javascript"></script> <script src="../ext/custom-scrollbar/jquery.mCustomScrollbar.js"></script> <script src="../ext/select2-3.4.6/select2.js" type="text/javascript"></script> <script src="../int/js/common.js" type="text/javascript"></script> <header id="header" class="navbar navbar-fixed-top navbar-default"> <span class="caret-aside pull-left tooltip-bottom" title="Close/Open"> <i class="fa fa-caret-left"></i> </span> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="navbar-collapse collapse"> <form role="form" class="navbar-form navbar-left"> <div class="form-group"> <select class="select2" data-placeholder="Interval"> <option value="mskShowAllProducers?ts=1395951429786&amp;pInterval=snapshot"> snapshot </option> <option selected="selected" value="mskShowAllProducers?ts=1395951429786&amp;pInterval=default"> default </option> <option value="mskShowAllProducers?ts=1395951429786&amp;pInterval=1m"> 1m </option> <option value="mskShowAllProducers?ts=1395951429786&amp;pInterval=5m"> 5m </option> <option value="mskShowAllProducers?ts=1395951429786&amp;pInterval=15m"> 15m </option> <option value="mskShowAllProducers?ts=1395951429786&amp;pInterval=1h"> 1h </option> <option value="mskShowAllProducers?ts=1395951429786&amp;pInterval=12h"> 12h </option> <option value="mskShowAllProducers?ts=1395951429786&amp;pInterval=1d"> 1d </option> </select> </div> <div class="form-group"> <select class="select2" data-placeholder="Interval"> <option value="mskShowAllProducers?ts=1395955899582&amp;pUnit=SECONDS"> SECONDS </option> <option selected="selected" value="mskShowAllProducers?ts=1395955899582&amp;pUnit=MILLISECONDS"> MILLISECONDS </option> <option value="mskShowAllProducers?ts=1395955899582&amp;pUnit=MICROSECONDS"> MICROSECONDS </option> <option value="mskShowAllProducers?ts=1395955899582&amp;pUnit=NANOSECONDS"> NANOSECONDS </option> </select> </div> </form> <ul class="nav navbar-nav pull-right"> <li><a href="">Autoreload OF</a></li> <li><a href="">Export</a></li> <li><a href="">Help</a></li> </ul> </div> </header> <aside id="aside" class="scrollbar"> <div class="header-box"> <span class="version">v 2.5.0-SNAPSHOT</span> <i class="logo"></i> <span class="logo-title">MoSKito Inspect</span> </div> <ul class="nav nav-sidebar"> <li><a href="producers.html">Producers <i class="fa fa-wrench"></i></a></li> <li><a href="journeys.html">Journeys <i class="fa fa-eye"></i></a></li> <li><a href="thresholds.html">Thresholds <i class="fa fa-dot-circle-o"></i></a></li> <li><a href="accumulators.html">Accumulators <i class="fa fa-signal"></i></a></li> <li> <a href="threads.html">Threads <i class="fa fa-bars"></i></a> <ul class="nav sub-menu"> <li><a href="threads_list.html">List <i class="fa fa-list"></i></a></li> <li><a href="threads_dump.html">Dump <i class="fa fa-upload"></i></a></li> <li><a href="threads_history.html">History <i class="fa fa-file-text"></i></a></li> </ul> </li> <li> <a href="#">Everything else <i class="fa fa-bookmark"></i></a> <ul class="nav sub-menu"> <li><a href="else_config.html">Config <i class="fa fa-cog"></i></a></li> <li><a href="else_mbeans.html">MBeans <i class="fa fa-briefcase"></i></a></li> <li><a href="else_libs.html">Libs <i class="fa fa-file-text"></i></a></li> <li><a href="else_plugins.html">Plugins <i class="fa fa-cloud"></i></a></li> <li><a href="else_update.html">Update <i class="fa fa-upload"></i></a></li> </ul> </li> </ul> </aside> <section id="main"> <div class="content"> <img src="../int/img/moskito.png" height="100"> <h1>MoSKito minimal</h1> <span class="liner"></span> <p> This is a very minimal installation allowing you to make a first glance at MoSKito. It will help you monitor threads and memory of your current webcontainer, but that's actually it. For all the powerful features of MoSKito visit </p> <a href="http://www.moskito.org/" class="btn btn-primary">MoSKito homepage</a> <a href="https://confluence.opensource.anotheria.net/display/MSK/Home" class="btn btn-primary">MoSKito Confluence Space</a> </div> </section> </body> </html>
rawdata/utf8_lawstat/version2/01734/index.html
g0v/laweasyread-data
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01734/ by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:01:54 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack --> <head> <title>Index of /lghtml/lawstat/version2/01734</title> </head> <body> <h1>Index of /lghtml/lawstat/version2/01734</h1> <ul><li><a href="../index.html"> Parent Directory</a></li> <li><a href="01734100120900.html"> 01734100120900.htm</a></li> <li><a href="01734100121400.html"> 01734100121400.htm</a></li> <li><a href="01734102010400.html"> 01734102010400.htm</a></li> <li><a href="0173484071300.html"> 0173484071300.htm</a></li> <li><a href="0173489063000.html"> 0173489063000.htm</a></li> <li><a href="0173491122400.html"> 0173491122400.htm</a></li> <li><a href="0173495050500.html"> 0173495050500.htm</a></li> <li><a href="0173498110600.html"> 0173498110600.htm</a></li> <li><a href="0173499110500.html"> 0173499110500.htm</a></li> </ul> </body> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01734/ by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:01:54 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack --> </html>
slick/blueprints/network/templates/network_vlan_view.html
underscorephil/slick
{% extends "layout/base.html" %} {% block content %} <div class="container"> <div class="panel panel-primary"> <div class="panel-heading"> <h3 class="panel-title">Details</h3> </div> <div class="panel-body"> <div class="col-md-6"> <label class="col-md-4">Datacenter</label> <div class="col-md-8"> <span>{{ vlan.primaryRouter.datacenter.name }}</span> </div> </div> <div class="col-md-6"> <label class="col-md-4">Primary Router</label> <div class="col-md-8"> <span class="form-control-static">{{ vlan.primaryRouter.fullyQualifiedDomainName }}</span> </div> </div> <div class="col-md-6"> <label class="col-md-4">Firewall</label> <div class="col-md-8"> <span class="form-control-static">{% if vlan.firewallInterfaces %}Yes{% else %}No{% endif %}</span> </div> </div> </div> </div> </div> {% if vlan.subnets %} <div class="container"> <h3>Subnets</h3> <table class="table table-striped table-bordered" id="subnet_table"> <thead> <tr> <th>Identifier</th> <th>Gateway</th> <th>Netmask</th> <th>Type</th> <th>Usable IPs</th> <th>Actions</th> </tr> </thead> <tbody> {% for subnet in vlan.subnets %} <tr> <td>{{ subnet.networkIdentifier }}</td> <td>{{ subnet.gateway }}</td> <td>{{ subnet.netmask }}</td> <td>{{ subnet.subnetType }}</td> <td>{{ subnet.usableIpAddressCount }}</td> <td> <a href="{{ url_for('.subnet_view', subnet_id=subnet.id) }}" class="btn btn-primary btn-xs">View</a> </td> </tr> {% endfor %} </tbody> </table> </div> {% endif %} {% if vlan.virtualGuests %} <div class="container"> <h3>Virtual Machines</h3> <table class="table table-striped table-bordered" id="vm_table"> <thead> <tr> <th>Hostname</th> <th>Domain</th> <th>IP</th> {% if 'vm' in config.installed_blueprints %} <th>Actions</th> {% endif %} </tr> </thead> <tbody> {% for vm in vlan.virtualGuests|sort(attribute='hostname') %} <tr> <td>{{ vm.hostname }}</td> <td>{{ vm.domain }}</td> <td>{{ vm.primaryIpAddress }}</td> {% if 'vm' in config.installed_blueprints %} <td><a href="{{ url_for('vm_module.view', vm_id=vm.id) }}" class="btn btn-primary btn-xs">View</a></td> {% endif %} </tr> {% endfor %} </tbody> </table> </div> {% endif %} {% if vlan.hardware %} <div class="container"> <h3>Servers</h3> <table class="table table-striped table-bordered" id="server_table"> <thead> <tr> <th>Hostname</th> <th>Domain</th> <th>IP</th> {% if 'servers' in config.installed_blueprints %} <th>Actions</th> {% endif %} </tr> </thead> <tbody> {% for server in vlan.hardware|sort(attribute='hostname') %} <tr> <td>{{ server.hostname }}</td> <td>{{ server.domain }}</td> <td>{{ server.primaryIpAddress }}</td> {% if 'servers' in config.installed_blueprints %} <td><a href="{{ url_for('server_module.view', server_id=server.id) }}" class="btn btn-primary btn-xs">View</a></td> {% endif %} </tr> {% endfor %} </tbody> </table> </div> {% endif %} {% endblock %}
sokoapp/plans/templates/plans/expiration_messages.html
Mercy-Nekesa/sokoapp
{% load i18n %} {% if ACCOUNT_EXPIRED %} <div class="alert alert-danger"> {% blocktrans with url=EXTEND_URL %}Your account has expired. Please <a href="{{ url }}">extend your account</a>.{% endblocktrans %} </div> {% else %} {% if ACCOUNT_NOT_ACTIVE %} <div class="alert alert-danger"> {% blocktrans with url=ACTIVATE_URL %} Your account is not active. Possibly you are over some limits. Try to <a href="{{ url }}">activate your account</a>. {% endblocktrans %} </div> {% endif %} {% if EXPIRE_IN_DAYS >= 0 and EXPIRE_IN_DAYS <= 14 %} <div class="alert alert-warning"> {% blocktrans with extend_url=EXTEND_URL days_to_expire=EXPIRE_IN_DAYS %} Your account will expire soon (in {{ days_to_expire }} days). We recommend to <a href="{{ extend_url }}">extend your account now.</a> {% endblocktrans %} </div> {% endif %} {% endif %}
ajax/libs/font-awesome/5.8.0/css/svg-with-js.css
joeyparrish/cdnjs
/*! * Font Awesome Free 5.8.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ svg:not(:root).svg-inline--fa { overflow: visible; } .svg-inline--fa { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em; } .svg-inline--fa.fa-lg { vertical-align: -.225em; } .svg-inline--fa.fa-w-1 { width: 0.0625em; } .svg-inline--fa.fa-w-2 { width: 0.125em; } .svg-inline--fa.fa-w-3 { width: 0.1875em; } .svg-inline--fa.fa-w-4 { width: 0.25em; } .svg-inline--fa.fa-w-5 { width: 0.3125em; } .svg-inline--fa.fa-w-6 { width: 0.375em; } .svg-inline--fa.fa-w-7 { width: 0.4375em; } .svg-inline--fa.fa-w-8 { width: 0.5em; } .svg-inline--fa.fa-w-9 { width: 0.5625em; } .svg-inline--fa.fa-w-10 { width: 0.625em; } .svg-inline--fa.fa-w-11 { width: 0.6875em; } .svg-inline--fa.fa-w-12 { width: 0.75em; } .svg-inline--fa.fa-w-13 { width: 0.8125em; } .svg-inline--fa.fa-w-14 { width: 0.875em; } .svg-inline--fa.fa-w-15 { width: 0.9375em; } .svg-inline--fa.fa-w-16 { width: 1em; } .svg-inline--fa.fa-w-17 { width: 1.0625em; } .svg-inline--fa.fa-w-18 { width: 1.125em; } .svg-inline--fa.fa-w-19 { width: 1.1875em; } .svg-inline--fa.fa-w-20 { width: 1.25em; } .svg-inline--fa.fa-pull-left { margin-right: .3em; width: auto; } .svg-inline--fa.fa-pull-right { margin-left: .3em; width: auto; } .svg-inline--fa.fa-border { height: 1.5em; } .svg-inline--fa.fa-li { width: 2em; } .svg-inline--fa.fa-fw { width: 1.25em; } .fa-layers svg.svg-inline--fa { bottom: 0; left: 0; margin: auto; position: absolute; right: 0; top: 0; } .fa-layers { display: inline-block; height: 1em; position: relative; text-align: center; vertical-align: -.125em; width: 1em; } .fa-layers svg.svg-inline--fa { -webkit-transform-origin: center center; transform-origin: center center; } .fa-layers-text, .fa-layers-counter { display: inline-block; position: absolute; text-align: center; } .fa-layers-text { left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transform-origin: center center; transform-origin: center center; } .fa-layers-counter { background-color: #ff253a; border-radius: 1em; -webkit-box-sizing: border-box; box-sizing: border-box; color: #fff; height: 1.5em; line-height: 1; max-width: 5em; min-width: 1.5em; overflow: hidden; padding: .25em; right: 0; text-overflow: ellipsis; top: 0; -webkit-transform: scale(0.25); transform: scale(0.25); -webkit-transform-origin: top right; transform-origin: top right; } .fa-layers-bottom-right { bottom: 0; right: 0; top: auto; -webkit-transform: scale(0.25); transform: scale(0.25); -webkit-transform-origin: bottom right; transform-origin: bottom right; } .fa-layers-bottom-left { bottom: 0; left: 0; right: auto; top: auto; -webkit-transform: scale(0.25); transform: scale(0.25); -webkit-transform-origin: bottom left; transform-origin: bottom left; } .fa-layers-top-right { right: 0; top: 0; -webkit-transform: scale(0.25); transform: scale(0.25); -webkit-transform-origin: top right; transform-origin: top right; } .fa-layers-top-left { left: 0; right: auto; top: 0; -webkit-transform: scale(0.25); transform: scale(0.25); -webkit-transform-origin: top left; transform-origin: top left; } .fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -.0667em; } .fa-xs { font-size: .75em; } .fa-sm { font-size: .875em; } .fa-1x { font-size: 1em; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-6x { font-size: 6em; } .fa-7x { font-size: 7em; } .fa-8x { font-size: 8em; } .fa-9x { font-size: 9em; } .fa-10x { font-size: 10em; } .fa-fw { text-align: center; width: 1.25em; } .fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; } .fa-ul > li { position: relative; } .fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; } .fa-border { border: solid 0.08em #eee; border-radius: .1em; padding: .2em .25em .15em; } .fa-pull-left { float: left; } .fa-pull-right { float: right; } .fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left { margin-right: .3em; } .fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right { margin-left: .3em; } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); transform: scale(1, -1); } .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(-1, -1); transform: scale(-1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both { -webkit-filter: none; filter: none; } .fa-stack { display: inline-block; height: 2em; position: relative; width: 2.5em; } .fa-stack-1x, .fa-stack-2x { bottom: 0; left: 0; margin: auto; position: absolute; right: 0; top: 0; } .svg-inline--fa.fa-stack-1x { height: 1em; width: 1.25em; } .svg-inline--fa.fa-stack-2x { height: 2em; width: 2.5em; } .fa-inverse { color: #fff; } .sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
tools/maltparser-1.8.1/docs/api/src-html/org/maltparser/parser/history/action/GuideDecision.html
runelk/maltnob
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span>package org.maltparser.parser.history.action;<a name="line.1"></a> <span class="sourceLineNo">002</span><a name="line.2"></a> <span class="sourceLineNo">003</span>import org.maltparser.parser.history.GuideHistory;<a name="line.3"></a> <span class="sourceLineNo">004</span><a name="line.4"></a> <span class="sourceLineNo">005</span>/**<a name="line.5"></a> <span class="sourceLineNo">006</span>*<a name="line.6"></a> <span class="sourceLineNo">007</span>* @author Johan Hall<a name="line.7"></a> <span class="sourceLineNo">008</span>* @since 1.1<a name="line.8"></a> <span class="sourceLineNo">009</span>**/<a name="line.9"></a> <span class="sourceLineNo">010</span>public interface GuideDecision extends ActionDecision {<a name="line.10"></a> <span class="sourceLineNo">011</span>// public GuideHistory getGuideHistory();<a name="line.11"></a> <span class="sourceLineNo">012</span> public int numberOfDecisions();<a name="line.12"></a> <span class="sourceLineNo">013</span>}<a name="line.13"></a> </pre> </div> </body> </html>
html/footer.html
sexcod/Tiga
</div> <div class="footer"></div> <x:script/> </body> </html>
styles/css/fonts/poppins/DESCRIPTION.en_us.html
BrotherDonkey/wbbjorn
<p> During the 1920s, Central European type foundries joined the modernists movements in art and design. Modernism was truly international in scope; only three years after the founding of the German Bauhaus school, several of its painting instructors were already exhibiting their work in Calcutta. </p> <p> Geometric sans serif typefaces have been a popular design element ever since these actors took to the world’s stage. Poppins is one of the newest comer to this long tradition. An open source family supporting both Devanagari and Latin, this typeface is an internationalist take on the geometric sans genre. Many of the Latin glyphs — the ampersand, for instance — are far more constructed and rationalist than in previously released geometric typefaces. Poppins’s Devanagari design is particularly new. It is likely the first-ever large Devanagari family in this style that has been brought to market. </p> <p> The Poppins family includes five weights, from Light through Bold. Each font includes 1014 glyphs, including all of the unique conjunct forms necessary for typesetting Indian languages like Hindi, Marathi, Nepali, etc. Just like the Latin glyphs, the Devanagari forms in Poppins are based pure geometry (particularly circles). Poppins’s letters are practically monolinear, although optical corrections have been applied to stroke joints where necessary, to maintain an even colour in text. The Devanagari base character height and the Latin ascender height are equal; Latin capital letters are shorter than the Devanagari characters, and the Latin x-height is set rather high. </p> <p> The Devanagari glyphs in Poppins were designed by Ninad Kale. The Latin is from Jonny Pinhorn. The Indian Type Foundry first published Poppins in 2014. </p> <p> This project is led by Indian Type Foundry, a type foundry based in Ahmedabad, Gujurat, India, who design contemporary Indian typeface families. To contribute, see <a href="https://github.com/itfoundry/poppins">github.com/itfoundry/poppins</a> </p>
tests/manual/input.html
loki315zx/hammer.js
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1"> <meta name="msapplication-tap-highlight" content="no"/> <link rel="stylesheet" href="assets/style.css"> <title>Hammer.js</title> </head> <body> <div class="container"> <div id="hit" class="bg1" style="padding: 30px; height: 200px;"> </div> <pre id="debug" style="overflow:hidden; background: #eee; padding: 15px;"></pre> <pre id="log" style="overflow:hidden;"></pre> </div> <script src="../../hammer.js"></script> <script> Object.prototype.toDirString = function() { var output = []; for(var key in this) { if(this.hasOwnProperty(key)) { var value = this[key]; if(Array.isArray(value)) { value = "Array("+ value.length +"):"+ value; } else if(value instanceof HTMLElement) { value = value +" ("+ value.outerHTML.substring(0, 50) +"...)"; } output.push(key +": "+ value); } } return output.join("\n") }; var el = document.querySelector("#hit"); var log = document.querySelector("#log"); var debug = document.querySelector("#debug"); var mc = new Hammer(el); mc.get('pinch').set({ enable: true }); mc.on("hammer.input", function(ev) { debug.innerHTML = ev.srcEvent.type +" "+ ev.eventType +" "+ ev.isFinal; }); </script> </body> </html>
app/views/sprint13v2/start.html
gavinelliott/gysp
{% extends 'layout.html' %} {% block pageTitle %} State Pension Activation {% endblock %} {% block content %} <!-- #page-container --> <main id="content" role="main" class="group"> {% include 'includes/parts/phase-banner.html' %} <div class="grid-row"> <div class="column-two-thirds"> <br/> <br/> <h1 class="heading-xlarge">Get your State Pension</h1> <p>You'll need:</p> <ul class="list-bullet"> <li>the date of your most recent marriage, civil partnership or divorce</li> <li>dates of time spent living or working abroad</li> <li>your personal or joint bank or building society details</li> </ul> </br> <p> You don't have to do anything if you don't want to get your State Pension yet. You may get extra money if you put off claiming your State Pension. </p> <p> This service is also available <a href="#">in Welsh (Cymraeg)</a> </p> </br> <div class="form-group" class="get-started" id="get-started" style="margin-bottom: 70px;"> <a href="letter" class="button button-get-started" role="button">Start now</a> </div> </div> </div> </main><!-- / #page-container --> {% endblock %}
vendor/angular-1.5.0-rc.0/docs/partials/api/ng/directive/ngValue.html
confapp/data_manager
<a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ng/directive/input.js?message=docs(ngValue)%3A%20describe%20your%20change...#L1684' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.5.0-rc.0/src/ng/directive/input.js#L1684' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in">&nbsp;</i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">ngValue</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> - directive in module <a href="api/ng">ng</a> </li> </ol> </header> <div class="api-profile-description"> <p>Binds the given expression to the value of <code>&lt;option&gt;</code> or <a href="api/ng/input/input[radio]"><code>input[radio]</code></a>, so that when the element is selected, the <a href="api/ng/directive/ngModel"><code>ngModel</code></a> of that element is set to the bound value.</p> <p><code>ngValue</code> is useful when dynamically generating lists of radio buttons using <a href="api/ng/directive/ngRepeat"><code>ngRepeat</code></a>, as shown below.</p> <p>Likewise, <code>ngValue</code> can be used to generate <code>&lt;option&gt;</code> elements for the <a href="api/ng/directive/select"><code>select</code></a> element. In that case however, only strings are supported for the <code>value</code>attribute, so the resulting <code>ngModel</code> will always be a string. Support for <code>select</code> models with non-string values is available via <code>ngOptions</code>.</p> </div> <div> <h2>Directive Info</h2> <ul> <li>This directive executes at priority level 0.</li> </ul> <h2 id="usage">Usage</h2> <div class="usage"> <ul> <li>as attribute: <pre><code>&lt;input&#10; [ng-value=&quot;string&quot;]&gt;&#10;...&#10;&lt;/input&gt;</code></pre> </li> </div> <section class="api-section"> <h3>Arguments</h3> <table class="variables-matrix input-arguments"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> ngValue <div><em>(optional)</em></div> </td> <td> <a href="" class="label type-hint type-hint-string">string</a> </td> <td> <p>angular expression, whose value will be bound to the <code>value</code> attribute of the <code>input</code> element</p> </td> </tr> </tbody> </table> </section> <h2 id="example">Example</h2><p> <div> <a ng-click="openPlunkr('examples/example-ngValue-directive', $event)" class="btn pull-right"> <i class="glyphicon glyphicon-edit">&nbsp;</i> Edit in Plunker</a> <div class="runnable-example" path="examples/example-ngValue-directive" name="ngValue-directive" module="valueExample"> <div class="runnable-example-file" name="index.html" language="html" type="html"> <pre><code>&lt;script&gt;&#10; angular.module(&#39;valueExample&#39;, [])&#10; .controller(&#39;ExampleController&#39;, [&#39;$scope&#39;, function($scope) {&#10; $scope.names = [&#39;pizza&#39;, &#39;unicorns&#39;, &#39;robots&#39;];&#10; $scope.my = { favorite: &#39;unicorns&#39; };&#10; }]);&#10;&lt;/script&gt;&#10; &lt;form ng-controller=&quot;ExampleController&quot;&gt;&#10; &lt;h2&gt;Which is your favorite?&lt;/h2&gt;&#10; &lt;label ng-repeat=&quot;name in names&quot; for=&quot;{{name}}&quot;&gt;&#10; {{name}}&#10; &lt;input type=&quot;radio&quot;&#10; ng-model=&quot;my.favorite&quot;&#10; ng-value=&quot;name&quot;&#10; id=&quot;{{name}}&quot;&#10; name=&quot;favorite&quot;&gt;&#10; &lt;/label&gt;&#10; &lt;div&gt;You chose {{my.favorite}}&lt;/div&gt;&#10; &lt;/form&gt;</code></pre> </div> <div class="runnable-example-file" name="protractor.js" type="protractor" language="js"> <pre><code>var favorite = element(by.binding(&#39;my.favorite&#39;));&#10;&#10;it(&#39;should initialize to model&#39;, function() {&#10; expect(favorite.getText()).toContain(&#39;unicorns&#39;);&#10;});&#10;it(&#39;should bind the values to the inputs&#39;, function() {&#10; element.all(by.model(&#39;my.favorite&#39;)).get(0).click();&#10; expect(favorite.getText()).toContain(&#39;pizza&#39;);&#10;});</code></pre> </div> <iframe class="runnable-example-frame" src="examples/example-ngValue-directive/index.html" name="example-ngValue-directive"></iframe> </div> </div> </p> </div>
stocks/node_modules/ember-cli/node_modules/npm/html/doc/api/npm-bin.html
r0zar/ember-rails-stocks
<!doctype html> <html> <title>npm-bin</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/api/npm-bin.html"> <script async=true src="../../static/toc.js"></script> <body> <div id="wrapper"> <h1><a href="../api/npm-bin.html">npm-bin</a></h1> <p>Display npm bin folder</p> <h2 id="synopsis">SYNOPSIS</h2> <pre><code>npm.commands.bin(args, cb) </code></pre><h2 id="description">DESCRIPTION</h2> <p>Print the folder where npm will install executables.</p> <p>This function should not be used programmatically. Instead, just refer to the <code>npm.bin</code> property.</p> </div> <table border=0 cellspacing=0 cellpadding=0 id=npmlogo> <tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18>&nbsp;</td></tr> <tr><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td colspan=6 style="width:60px;height:10px;background:#fff">&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td></tr> <tr><td colspan=2 style="width:20px;height:30px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=4 colspan=2>&nbsp;</td><td style="width:10px;height:20px;background:rgb(237,127,127)" rowspan=2>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=3 colspan=2>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td></tr> <tr><td style="width:10px;height:10px;background:#fff" rowspan=2>&nbsp;</td></tr> <tr><td style="width:10px;height:10px;background:#fff">&nbsp;</td></tr> <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr> </table> <p id="footer">npm-bin &mdash; npm@2.14.21</p>
web/about.html
anupamroy/jobboard
<!--A Design by W3layouts Author: W3layout Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --> <!DOCTYPE HTML> <html> <head> <title>Seeking an Job Portal Category Flat Bootstarp Resposive Website Template | About :: w3layouts</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Seeking Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template, Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" /> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <link href="css/bootstrap-3.1.1.min.css" rel='stylesheet' type='text/css' /> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <!-- Custom Theme files --> <link href="css/style.css" rel='stylesheet' type='text/css' /> <link href='//fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900' rel='stylesheet' type='text/css'> <!----font-Awesome-----> <link href="css/font-awesome.css" rel="stylesheet"> <!----font-Awesome-----> </head> <body> <nav class="navbar navbar-default" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html"><img src="images/logo.png" alt=""/></a> </div> <!--/.navbar-header--> <div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1" style="height: 1px;"> <ul class="nav navbar-nav"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Jobs<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="location.html">Contract Jobs</a></li> <li><a href="location.html">Walkin Jobs</a></li> <li><a href="location.html">Jobs by Location</a></li> <li><a href="location.html">Jobs by Function</a></li> <li><a href="location.html">Jobs by Industry</a></li> <li><a href="location.html">Jobs by Company</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Services<b class="caret"></b></a> <ul class="dropdown-menu multi-column columns-3"> <div class="row"> <div class="col-sm-4"> <ul class="multi-column-dropdown"> <li><a href="services.html">Action</a></li> <li><a href="services.html">Another action</a></li> <li><a href="services.html">Something else here</a></li> <li class="divider"></li> <li><a href="services.html">Separated link</a></li> <li class="divider"></li> <li><a href="services.html">One more separated link</a></li> </ul> </div> <div class="col-sm-4"> <ul class="multi-column-dropdown"> <li><a href="services.html">Action</a></li> <li><a href="services.html">Another action</a></li> <li><a href="services.html">Something else here</a></li> <li class="divider"></li> <li><a href="services.html">Separated link</a></li> <li class="divider"></li> <li><a href="services.html">One more separated link</a></li> </ul> </div> <div class="col-sm-4"> <ul class="multi-column-dropdown"> <li><a href="services.html">Action</a></li> <li><a href="services.html">Another action</a></li> <li><a href="services.html">Something else here</a></li> <li class="divider"></li> <li><a href="services.html">Separated link</a></li> <li class="divider"></li> <li><a href="services.html">One more separated link</a></li> </ul> </div> </div> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recruiters<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="login.html">Recruiter Updates</a></li> <li><a href="recruiters.html">Recruiters you are following</a></li> <li><a href="codes.html">Shortcodes</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">More<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="jobs.html">Walk-ins</a></li> <li><a href="jobs.html">Bpo Jobs</a></li> <li><a href="jobs.html">Teaching Jobs</a></li> <li><a href="jobs.html">Diploma Jobs</a></li> <li><a href="jobs.html">Tech Support</a></li> <li><a href="jobs.html">Finance Jobs</a></li> <li><a href="jobs.html">Part time Jobs</a></li> <li><a href="jobs.html">Health Care</a></li> <li><a href="jobs.html">Hospitality</a></li> <li><a href="jobs.html">Internships</a></li> <li><a href="jobs.html">Research Jobs</a></li> <li><a href="jobs.html">Defence Jobs</a></li> </ul> </li> <li><a href="login.html">Login</a></li> <li><a href="resume.html">Upload Resume</a></li> </ul> </div> <div class="clearfix"> </div> </div> <!--/.navbar-collapse--> </nav> <div class="banner_1"> <div class="container"> <div id="search_wrapper1"> <div id="search_form" class="clearfix"> <h1>Start your job search</h1> <p> <input type="text" class="text" placeholder=" " value="Enter Keyword(s)" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Enter Keyword(s)';}"> <input type="text" class="text" placeholder=" " value="Location" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Location';}"> <label class="btn2 btn-2 btn2-1b"><input type="submit" value="Find Jobs"></label> </p> </div> </div> </div> </div> <div class="container"> <div class="single"> <h2>Advantages</h2> <div class="about_top"> <div class="col-md-4 box_7"> <div class="list styled custom-list custom-list1"> <ul> <li><span class="dropcap">1.</span> <div class="item_content"> <h5><a href="#">nunc nobis videntur parum</a></h5> <p> anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur paru.</p> <p class="m_1">Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock</p> </div> </li> </ul> </div> </div> <div class="col-md-4 box_7"> <div class="list styled custom-list custom-list1"> <ul> <li><span class="dropcap">2.</span> <div class="item_content"> <h5><a href="#">nunc nobis videntur parum</a></h5> <p> anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur paru.</p> <p class="m_1">Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock</p> </div> </li> </ul> </div> </div> <div class="col-md-4 box_7"> <div class="list styled custom-list custom-list1"> <ul> <li><span class="dropcap">3.</span> <div class="item_content"> <h5><a href="#">nunc nobis videntur parum</a></h5> <p> anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur paru.</p> <p class="m_1">Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock</p> </div> </li> </ul> </div> </div> <div class="clearfix"> </div> </div> </div> </div> <div class="about_middle"> <div class="container"> <div class="wmuSlider example1"> <div class="wmuSliderWrapper"> <h3>Testimonials</h3> <article style="position: absolute; width: 100%; opacity: 0;"> <div class="banner-wrap"> <ul class="grid-1"> <li class="grid-1_left"> <img src="images/f5.jpg" class="img-responsive" alt=""/> </li> <li class="grid-1_right"> <p>Garcinia cambogia is one of the main components in one of the best-selling supplemental weight loss products, Hydroxycut., and researchers have concluded that "the evidence for G. cambogia is not compelling.</p> <h4><a href="#">annette Doe</a> | Abc Company</h4> </li> <div class="clearfix"> </div> </ul> </div> </article> <article style="position: absolute; width: 100%; opacity: 0;"> <div class="banner-wrap"> <ul class="grid-1"> <li class="grid-1_left"> <img src="images/f6.jpg" class="img-responsive" alt=""/> </li> <li class="grid-1_right"> <p>Garcinia cambogia is one of the main components in one of the best-selling supplemental weight loss products, Hydroxycut., and researchers have concluded that "the evidence for G. cambogia is not compelling.</p> <h4><a href="#">annette Doe</a> | Abc Company</h4> </li> <div class="clearfix"> </div> </ul> </div> </article> <article style="position: absolute; width: 100%; opacity: 0;"> <div class="banner-wrap"> <ul class="grid-1"> <li class="grid-1_left"> <img src="images/f7.jpg" class="img-responsive" alt=""/> </li> <li class="grid-1_right"> <p>Garcinia cambogia is one of the main components in one of the best-selling supplemental weight loss products, Hydroxycut., and researchers have concluded that "the evidence for G. cambogia is not compelling.</p> <h4><a href="#">annette Doe</a> | Abc Company</h4> </li> <div class="clearfix"> </div> </ul> </div> </article> </div> <ul class="wmuSliderPagination"> <li><a href="#" class="">0</a></li> <li><a href="#" class="">1</a></li> <li><a href="#" class="wmuActive">2</a></li> </ul> </div> <script src="js/jquery.wmuSlider.js"></script> <script> $('.example1').wmuSlider(); </script> </div> </div> <div class="about_bottom"> <div class="container"> <h3>Our Team</h3> <div class="col-md-3 team-member text-center"> <img src="images/f9.jpg" class="img-responsive img-circle1" alt=""/> <h5>blanditiis iusto</h5> <h6>Account Manager</h6> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti.</p> <a href="#"><i class="fa fa-facebook fa1"> </i></a> <a href="#"><i class="fa fa-twitter fa1"> </i></a> <a href="#"><i class="fa fa-linkedin fa1"> </i></a> <a href="#"><i class="fa fa-instagram fa1"> </i></a> </div> <div class="col-md-3 team-member text-center"> <img src="images/f8.jpg" class="img-responsive img-circle1" alt=""/> <h5>blanditiis iusto</h5> <h6>Account Manager</h6> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti.</p> <a href="#"><i class="fa fa-facebook fa1"> </i></a> <a href="#"><i class="fa fa-twitter fa1"> </i></a> <a href="#"><i class="fa fa-linkedin fa1"> </i></a> <a href="#"><i class="fa fa-instagram fa1"> </i></a> </div> <div class="col-md-3 team-member text-center"> <img src="images/f10.jpg" class="img-responsive img-circle1" alt=""/> <h5>blanditiis iusto</h5> <h6>Account Manager</h6> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti.</p> <a href="#"><i class="fa fa-facebook fa1"> </i></a> <a href="#"><i class="fa fa-twitter fa1"> </i></a> <a href="#"><i class="fa fa-linkedin fa1"> </i></a> <a href="#"><i class="fa fa-instagram fa1"> </i></a> </div> <div class="col-md-3 team-member text-center"> <img src="images/f7.jpg" class="img-responsive img-circle1" alt=""/> <h5>blanditiis iusto</h5> <h6>Account Manager</h6> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti.</p> <a href="#"><i class="fa fa-facebook fa1"> </i></a> <a href="#"><i class="fa fa-twitter fa1"> </i></a> <a href="#"><i class="fa fa-linkedin fa1"> </i></a> <a href="#"><i class="fa fa-instagram fa1"> </i></a> </div> <div class="clearfix"> </div> </div> </div> <div class="footer"> <div class="container"> <div class="col-md-3 grid_3"> <h4>Navigate</h4> <ul class="f_list f_list1"> <li><a href="index.html">Home</a></li> <li><a href="login.html">Sign In</a></li> <li><a href="login.html">Join Now</a></li> <li><a href="about.html">About</a></li> </ul> <ul class="f_list"> <li><a href="features.html">Features</a></li> <li><a href="terms.html">Terms of use</a></li> <li><a href="contact.html">Contact Us</a></li> <li><a href="jobs.html">Post a Job</a></li> </ul> <div class="clearfix"> </div> </div> <div class="col-md-3 grid_3"> <h4>Twitter Widget</h4> <div class="footer-list"> <ul> <li><i class="fa fa-twitter tw1"> </i><p><span class="yellow"><a href="#">consectetuer</a></span> adipiscing elit web design</p></li> <li><i class="fa fa-twitter tw1"> </i><p><span class="yellow"><a href="#">consectetuer</a></span> adipiscing elit web design</p></li> <li><i class="fa fa-twitter tw1"> </i><p><span class="yellow"><a href="#">consectetuer</a></span> adipiscing elit web design</p></li> </ul> </div> </div> <div class="col-md-3 grid_3"> <h4>Seeking</h4> <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. </p> </div> <div class="col-md-3 grid_3"> <h4>Sign up for our newsletter</h4> <p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam.</p> <form> <input type="text" class="form-control" placeholder="Enter your email"> <button type="button" class="btn red">Subscribe now!</button> </form> </div> <div class="clearfix"> </div> </div> </div> <div class="footer_bottom"> <div class="container"> <div class="col-sm-2"> <ul class="f_list2"> <li><a href="jobs.html">Russia Jobs</a></li> <li><a href="jobs.html">Australia Jobs</a></li> <li><a href="jobs.html">Srilanka Jobs</a></li> <li><a href="jobs.html">Poland Jobs</a></li> </ul> </div> <div class="col-sm-2"> <ul class="f_list2"> <li><a href="jobs.html">Newzland Jobs</a></li> <li><a href="jobs.html">Pakistan Jobs</a></li> <li><a href="jobs.html">Srilanka Jobs</a></li> <li><a href="jobs.html">Irland Jobs</a></li> </ul> </div> <div class="col-sm-2"> <ul class="f_list2"> <li><a href="jobs.html">Canada Jobs</a></li> <li><a href="jobs.html">Germany Jobs</a></li> <li><a href="jobs.html">China Jobs</a></li> <li><a href="jobs.html">Nepal Jobs</a></li> </ul> </div> <div class="col-sm-6 footer_text"> <p>"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numqua"</p> </div> <div class="clearfix"> </div> <div class="copy"> <p>Copyright © 2015 Seeking . All Rights Reserved . Design by <a href="http://w3layouts.com/" target="_blank">W3layouts</a> </p> </div> </div> </div> </body> </html>
deps/boost_1_77_0/libs/beast/doc/html/beast/concepts/FieldsWriter.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>FieldsWriter</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../index.html" title="Chapter 1. Boost.Beast"> <link rel="up" href="../concepts.html" title="Concepts"> <link rel="prev" href="Fields.html" title="Fields"> <link rel="next" href="File.html" title="File"> </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="Fields.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../concepts.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="File.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="beast.concepts.FieldsWriter"></a><a class="link" href="FieldsWriter.html" title="FieldsWriter">FieldsWriter</a> </h3></div></div></div> <p> A <span class="bold"><strong>FieldsWriter</strong></span> provides a algorithm to obtain a sequence of buffers representing the complete serialized HTTP/1 header for a set of fields. The implementation constructs an instance of this type when needed, and calls into it once to retrieve the buffers. </p> <h5> <a name="beast.concepts.FieldsWriter.h0"></a> <span class="phrase"><a name="beast.concepts.FieldsWriter.associated_types"></a></span><a class="link" href="FieldsWriter.html#beast.concepts.FieldsWriter.associated_types">Associated Types</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> <a class="link" href="FieldsWriter.html" title="FieldsWriter"><span class="emphasis"><em>FieldsWriter</em></span></a> </li></ul></div> <h5> <a name="beast.concepts.FieldsWriter.h1"></a> <span class="phrase"><a name="beast.concepts.FieldsWriter.requirements"></a></span><a class="link" href="FieldsWriter.html#beast.concepts.FieldsWriter.requirements">Requirements</a> </h5> <div class="warning"><table border="0" summary="Warning"> <tr> <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../doc/src/images/warning.png"></td> <th align="left">Warning</th> </tr> <tr><td align="left" valign="top"><p> These requirements may undergo non-backward compatible changes in subsequent versions. </p></td></tr> </table></div> <p> In this table: </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> <li class="listitem"> <code class="computeroutput"><span class="identifier">W</span></code> denotes a type that meets the requirements of <span class="bold"><strong>FieldsWriter</strong></span>. </li> <li class="listitem"> <code class="computeroutput"><span class="identifier">F</span></code> denotes a <a class="link" href="Fields.html" title="Fields"><span class="emphasis"><em>Fields</em></span></a> where <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">is_same</span><span class="special">&lt;</span><span class="identifier">W</span><span class="special">,</span> <span class="identifier">F</span><span class="special">::</span><span class="identifier">writer</span><span class="special">&gt;::</span><span class="identifier">value</span> <span class="special">==</span> <span class="keyword">true</span></code>. </li> <li class="listitem"> <code class="computeroutput"><span class="identifier">a</span></code> is a value of type <code class="computeroutput"><span class="identifier">W</span></code>. </li> <li class="listitem"> <code class="computeroutput"><span class="identifier">f</span></code> is a value of type <code class="computeroutput"><span class="identifier">F</span></code>. </li> <li class="listitem"> <code class="computeroutput"><span class="identifier">v</span></code> is an <code class="computeroutput"><span class="keyword">unsigned</span></code> value representing the HTTP version. </li> <li class="listitem"> <code class="computeroutput"><span class="identifier">c</span></code> is an <code class="computeroutput"><span class="keyword">unsigned</span></code> representing the HTTP status-code. </li> <li class="listitem"> <code class="computeroutput"><span class="identifier">m</span></code> is a value of type <a class="link" href="../ref/boost__beast__http__verb.html" title="http::verb"><code class="computeroutput"><span class="identifier">verb</span></code></a>. </li> </ul></div> <div class="table"> <a name="beast.concepts.FieldsWriter.valid_expressions"></a><p class="title"><b>Table 1.42. Valid expressions</b></p> <div class="table-contents"><table class="table" summary="Valid expressions"> <colgroup> <col> <col> <col> </colgroup> <thead><tr> <th> <p> expression </p> </th> <th> <p> type </p> </th> <th> <p> semantics, pre/post-conditions </p> </th> </tr></thead> <tbody> <tr> <td> <p> <code class="computeroutput"><span class="identifier">W</span><span class="special">::</span><span class="identifier">const_buffers_type</span></code> </p> </td> <td> </td> <td> <p> A type which meets the requirements of <a href="../../../../../../doc/html/boost_asio/reference/ConstBufferSequence.html" target="_top"><span class="emphasis"><em>ConstBufferSequence</em></span></a>. This is the type of buffer returned by <code class="computeroutput"><span class="identifier">W</span><span class="special">::</span><span class="identifier">get</span></code>. </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">W</span><span class="special">{</span><span class="identifier">f</span><span class="special">,</span><span class="identifier">v</span><span class="special">,</span><span class="identifier">m</span><span class="special">}</span></code> </p> </td> <td> </td> <td> <p> The implementation calls this constructor to indicate that the fields being serialized form part of an HTTP request. The lifetime of <code class="computeroutput"><span class="identifier">f</span></code> is guaranteed to end no earlier than after the <code class="computeroutput"><span class="identifier">W</span></code> is destroyed. </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">W</span><span class="special">{</span><span class="identifier">f</span><span class="special">,</span><span class="identifier">v</span><span class="special">,</span><span class="identifier">c</span><span class="special">}</span></code> </p> </td> <td> </td> <td> <p> The implementation calls this constructor to indicate that the fields being serialized form part of an HTTP response. The lifetime of <code class="computeroutput"><span class="identifier">f</span></code> is guaranteed to end no earlier than after the <code class="computeroutput"><span class="identifier">W</span></code> is destroyed. </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">W</span><span class="special">{</span><span class="identifier">f</span><span class="special">}</span></code> </p> </td> <td> </td> <td> <p> The implementation calls this constructor to indicate that the fields being serialized form part of a chunked encoding final-chunk trailer. The lifetime of <code class="computeroutput"><span class="identifier">f</span></code> is guaranteed to end no earlier than after the <code class="computeroutput"><span class="identifier">W</span></code> is destroyed. </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">get</span><span class="special">()</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="identifier">W</span><span class="special">::</span><span class="identifier">const_buffers_type</span></code> </p> </td> <td> <p> Called once after construction, this function returns a constant buffer sequence containing the serialized representation of the HTTP request or response including the final carriage return linefeed sequence (<code class="computeroutput"><span class="string">"\r\n"</span></code>). </p> <p> Copies may be made of the returned sequence, but the underlying memory is still owned by the writer. The implementation will destroy all copies of the buffer sequence before destroying <code class="computeroutput"><span class="identifier">a</span></code>. </p> </td> </tr> </tbody> </table></div> </div> <br class="table-break"><h5> <a name="beast.concepts.FieldsWriter.h2"></a> <span class="phrase"><a name="beast.concepts.FieldsWriter.exemplar"></a></span><a class="link" href="FieldsWriter.html#beast.concepts.FieldsWriter.exemplar">Exemplar</a> </h5> <pre class="programlisting"><span class="keyword">struct</span> <span class="identifier">FieldsWriter</span> <span class="special">{</span> <span class="comment">// The type of buffers returned by `get`</span> <span class="keyword">struct</span> <span class="identifier">const_buffers_type</span><span class="special">;</span> <span class="comment">// Constructor for requests</span> <span class="identifier">FieldsWriter</span><span class="special">(</span><span class="identifier">Fields</span> <span class="keyword">const</span><span class="special">&amp;</span> <span class="identifier">f</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">version</span><span class="special">,</span> <span class="identifier">verb</span> <span class="identifier">method</span><span class="special">);</span> <span class="comment">// Constructor for responses</span> <span class="identifier">FieldsWriter</span><span class="special">(</span><span class="identifier">Fields</span> <span class="keyword">const</span><span class="special">&amp;</span> <span class="identifier">f</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">version</span><span class="special">,</span> <span class="keyword">unsigned</span> <span class="identifier">status</span><span class="special">);</span> <span class="comment">// Returns the serialized header buffers</span> <span class="identifier">const_buffers_type</span> <span class="identifier">get</span><span class="special">();</span> <span class="special">};</span> </pre> <h5> <a name="beast.concepts.FieldsWriter.h3"></a> <span class="phrase"><a name="beast.concepts.FieldsWriter.models"></a></span><a class="link" href="FieldsWriter.html#beast.concepts.FieldsWriter.models">Models</a> </h5> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> <a class="link" href="../ref/boost__beast__http__basic_fields/writer.html" title="http::basic_fields::writer"><code class="computeroutput"><span class="identifier">basic_fields</span><span class="special">::</span><span class="identifier">writer</span></code></a> </li></ul></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright © 2016-2019 Vinnie Falco<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="Fields.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../concepts.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="File.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
linux/home/radar/ros.3.6/doc/html/base/src.lib/task/convert/ConvertWriteInt.html
jspaleta/SuperDARN_MSI_ROS
<head> <title>ConvertWriteInt</title> <link rel=stylesheet href=../../../../css/doc.css type=text/css> </head> <body> <div id="root"> <div id="banner"> </div> <div id="location"> <table width=100% class="location"><tr> <td><a href="../../../../index.html">Home</a><td>|</td> <td><a href=../../../../base/index.html>base</a></td> <td>|</td><td><a href=../../../../base/src.lib/index.html>src.lib</a></td><td>|</td><td><a href=../../../../base/src.lib/task/index.html>task</a></td><td>|</td><td><a href=../../../../base/src.lib/task/convert/index.html>convert</a></td><td>|</td> <td>ConvertWriteInt</td> <td width=100% align=right><a href=../../../../base/src.lib/indexdoc.html>Index</a></td> </tr> </table> </div> <div id="main"> <h2 class="doctitle">ConvertWriteInt</h2> <table> <tr><td class="docsubtitle" valign=top>Syntax</td></tr> <tr><td></td><td class="docbox" style="font-family: courier;">int ConvertWriteInt(int fp,int32 val);</td></tr> <tr><td class="docsubtitle" valign=top>Header</td></tr> <tr><td></td> <td class="docbox" style="font-family: courier;">base/rconvert.h</td></tr> <tr><td class=docsubtitle>Library</td></tr> <tr><td></td><td style="font-family: courier;"><a href="index.html">rcnv</a></td></tr> <tr><td class="docsubtitle">Description</td></tr> <tr><td></td><td class="docbody"><p>The <a href="ConvertWriteInt.html"><code>ConvertWriteInt</code></a> function writes a variable of type <code>int32</code> (32-bit integer) to an open file. The bytes are assumed to be in little-endian ordered.</p> <p>The bytes are written to the file with the filed descriptor given by the argument <em>fd</em> and the 32-bit integer number is given by the argument <em>val</em>.</p> </td></tr> <tr><td class="docsubtitle">Returns</td></tr> <tr><td></td><td>Returns zero on success. On error, a (-1) is returned.</td></tr> <tr><td class="docsubtitle">Errors</td></tr> <tr><td></td><td>On error, a (-1) is returned.</td></tr> <tr><td class="docsubtitle">Example</td></tr> <tr><td></td><td><br><center>Source Code: <a href="src/ConvertWriteInt.c">ConvertWriteInt.c</a></center><br><table width="540" cellpadding="4"><tr><td class="docbox"><pre width="60">/* ConvertWriteInt.c ================= Author: R.J.Barnes */ #include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; #include &lt;unistd.h&gt; #include &lt;fcntl.h&gt; #include &quot;rtypes.h&quot; #include &quot;rconvert.h&quot; #define FNAME &quot;test.dat&quot; int main(int argc,char *argv[]) { int i; int32 val[8]={1,2,5,-5,6,2,18,-8}; int fd; fd=open(FNAME,O_WRONLY | O_CREAT); for (i=0;i&lt;8;i++) ConvertWriteInt(fd,val[i]); close(fd); return 0; } </pre></td></tr></table><br></td></tr> </table> <br><br> </div> <div id="tail"> <center><p> &copy; Johns Hopkins Applied Physics Laboratory 2010 </p></center> </div> </div> </body>
angular-1.2.29/docs/partials/api/ng/function/angular.bootstrap.html
dolymood/angular-packages
<a href='https://github.com/angular/angular.js/edit/v1.2.x/src/Angular.js?message=docs(angular.bootstrap)%3A%20describe%20your%20change...#L1295' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.2.29/src/Angular.js#L1295' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in">&nbsp;</i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">angular.bootstrap</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> - function in module <a href="api/ng">ng</a> </li> </ol> </header> <div class="api-profile-description"> <p>Use this function to manually start up angular application.</p> <p>See: <a href="guide/bootstrap">Bootstrap</a></p> <p>Note that ngScenario-based end-to-end tests cannot use this function to bootstrap manually. They must use <a href="api/ng/directive/ngApp">ngApp</a>.</p> <p>Angular will detect if it has been loaded into the browser more than once and only allow the first loaded script to be bootstrapped and will report a warning to the browser console for each of the subsequent scripts. This prevents strange results in applications, where otherwise multiple instances of Angular try to work on the DOM.</p> <p> <div> <a ng-click="openPlunkr('examples/example-multi-bootstrap')" class="btn pull-right"> <i class="glyphicon glyphicon-edit">&nbsp;</i> Edit in Plunker</a> <div class="runnable-example" path="examples/example-multi-bootstrap" name="multi-bootstrap" module="multi-bootstrap"> <div class="runnable-example-file" name="index.html" language="html" type="html"> <pre><code>&lt;script src=&quot;../../../angular.js&quot;&gt;&lt;/script&gt;&#10;&lt;div ng-controller=&quot;BrokenTable&quot;&gt;&#10; &lt;table&gt;&#10; &lt;tr&gt;&#10; &lt;th ng-repeat=&quot;heading in headings&quot;&gt;{{heading}}&lt;/th&gt;&#10; &lt;/tr&gt;&#10; &lt;tr ng-repeat=&quot;filling in fillings&quot;&gt;&#10; &lt;td ng-repeat=&quot;fill in filling&quot;&gt;{{fill}}&lt;/td&gt;&#10; &lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/div&gt;</code></pre> </div> <div class="runnable-example-file" name="controller.js" language="js" type="js"> <pre><code>var app = angular.module(&#39;multi-bootstrap&#39;, [])&#10;&#10;.controller(&#39;BrokenTable&#39;, function($scope) {&#10; $scope.headings = [&#39;One&#39;, &#39;Two&#39;, &#39;Three&#39;];&#10; $scope.fillings = [[1, 2, 3], [&#39;A&#39;, &#39;B&#39;, &#39;C&#39;], [7, 8, 9]];&#10;});</code></pre> </div> <div class="runnable-example-file" name="protractor.js" type="protractor" language="js"> <pre><code>it(&#39;should only insert one table cell for each item in $scope.fillings&#39;, function() {&#10;expect(element.all(by.css(&#39;td&#39;)).count())&#10; .toBe(9);&#10;});</code></pre> </div> <iframe class="runnable-example-frame" src="examples/example-multi-bootstrap/index.html" name="example-multi-bootstrap"></iframe> </div> </div> </p> </div> <div> <h2 id="usage">Usage</h2> <p><code>angular.bootstrap(element, [modules]);</code></p> <section class="api-section"> <h3>Arguments</h3> <table class="variables-matrix input-arguments"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> element </td> <td> <a href="" class="label type-hint type-hint-domelement">DOMElement</a> </td> <td> <p>DOM element which is the root of angular application.</p> </td> </tr> <tr> <td> modules <div><em>(optional)</em></div> </td> <td> <a href="" class="label type-hint type-hint-array">Array&lt;String|Function|Array&gt;=</a> </td> <td> <p>an array of modules to load into the application. Each item in the array should be the name of a predefined module or a (DI annotated) function that will be invoked by the injector as a run block. See: <a href="api/ng/function/angular.module">modules</a></p> </td> </tr> </tbody> </table> </section> <h3>Returns</h3> <table class="variables-matrix return-arguments"> <tr> <td><a href="" class="label type-hint type-hint-auto">auto.$injector</a></td> <td><p>Returns the newly created injector for this app.</p> </td> </tr> </table> </div>
data/PIF-2/n707020000000000/20160116154510/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeT.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_2.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le main-le-current" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>區域立法委員選舉&nbsp;屏東縣&nbsp;第2選舉區&nbsp;候選人得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;候選人數:2&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;應選人數:1&nbsp;&nbsp; <!--<img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp; <img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp;應有婦女當選名額:0--> </td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td>姓名</td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>推薦之政黨</td> </tr> <tr class="trT"> <td>◎</td> <td>1</td> <td>鍾佳濱</td> <td>男</td> <td class="tdAlignRight">76,204</td> <td class="tdAlignRight">52.5476</td> <td>民主進步黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>王進士</td> <td>男</td> <td class="tdAlignRight">68,815</td> <td class="tdAlignRight">47.4524</td> <td>中國國民黨</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;177/177&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>當選註記</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 23:15:12 +0800" title="Sat, 16 Jan 2016 23:15:12 +0800">&nbsp;資料更新時間:01/16&nbsp;23:15:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter">[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
ide/che-core-ide-app/src/main/resources/org/eclipse/che/ide/notification/notification.css
jonahkichwacoders/che
/** * Copyright (c) 2012-2017 Red Hat, Inc. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * Red Hat, Inc. - initial API and implementation */ @eval notificationPopupSuccessBackground org.eclipse.che.ide.api.theme.Style.theme.notificationPopupSuccessBackground(); @eval notificationPopupFailBackground org.eclipse.che.ide.api.theme.Style.theme.notificationPopupFailBackground(); @eval notificationPopupProgressBackground org.eclipse.che.ide.api.theme.Style.theme.notificationPopupProgressBackground(); @eval notificationPopupWarningBackground org.eclipse.che.ide.api.theme.Style.theme.notificationPopupWarningBackground(); @eval notificationPopupPanelShadow org.eclipse.che.ide.api.theme.Style.theme.notificationPopupPanelShadow(); @eval notificationPopupIconSuccessFill org.eclipse.che.ide.api.theme.Style.theme.notificationPopupIconSuccessFill(); @eval notificationPopupIconFailFill org.eclipse.che.ide.api.theme.Style.theme.notificationPopupIconFailFill(); @eval notificationPopupIconProgressFill org.eclipse.che.ide.api.theme.Style.theme.notificationPopupIconProgressFill(); @eval notificationPopupIconWarningFill org.eclipse.che.ide.api.theme.Style.theme.notificationPopupIconWarningFill(); @eval notificationPopupIconSvgFill org.eclipse.che.ide.api.theme.Style.theme.notificationPopupIconSvgFill(); @eval notificationPopupTextColor org.eclipse.che.ide.api.theme.Style.theme.notificationPopupTextColor(); @eval closeNotificationButtonColor org.eclipse.che.ide.api.theme.Style.theme.closeNotificationButtonColor(); @eval closeNotificationHoveredButtonColor org.eclipse.che.ide.api.theme.Style.theme.closeNotificationHoveredButtonColor(); .notificationPanel { cursor: pointer; } .notificationPanelContainer { width: 100%; border-spacing: 0px; } .notification { border-bottom: 1px solid tabBorderColor; padding-top: 4px; margin-top: -1px; } .notificationIconWrapper { display: inline-block; width: 16px; vertical-align: top; margin-left: 10px; margin-right: 10px; } .notificationIconWrapper svg { width: 16px; height: 16px; } .notificationIconWrapper svg[name="fail"] { fill: notificationPopupIconFailFill; } .notificationIconWrapper svg[name="success"] { fill: notificationPopupIconSuccessFill; } .notificationIconWrapper svg[name="progress"] { fill: notificationPopupIconProgressFill; } .notificationIconWrapper svg[name="warning"] { fill: notificationPopupIconWarningFill; } .notificationContentWrapper{ display: inline-block; width: literal("calc(100% - 75px)"); overflow: hidden; } .notificationTitleWrapper { } .notificationTitleWrapper > div { font-family: mainFontFamily; font-weight: bold; color: mainFontColor; white-space: pre-wrap; margin-bottom: 0; margin-top: 1px; display: inline-block; } .notificationMessageWrapper { overflow: hidden; } .notificationMessageWrapper > div { margin-bottom: 4px; } .notificationTitleWrapper::after { content: attr(info); color: #aaaaaa; font-size: 10px; font-family: "Open Sans", sans-serif; left: 20px; margin-left: 5px; opacity: 0; -webkit-transition: all 0.5s cubic-bezier(0, .05, 0, 1); } .notificationTitleWrapper:hover:after { opacity: 0.5; } .notificationCloseButtonWrapper { display: inline-block; float: right; padding: 0px 7px 0px 7px; vertical-align: top; cursor: pointer; } .notificationCloseButtonWrapper svg g { fill: closeNotificationButtonColor; -webkit-transition: color 0.1s ease-in-out, fill 0.1s ease-in-out, stroke 0.1s ease-in-out; transition: color 0.1s ease-in-out, fill 0.1s ease-in-out, stroke 0.1s ease-in-out; } .notificationCloseButtonWrapper svg:hover g { fill: closeNotificationHoveredButtonColor; } .notificationStatusProgress { background-color: notificationPopupProgressBackground; } .notificationStatusWarning { background-color: notificationPopupWarningBackground; } .notificationStatusSuccess { background-color: notificationPopupSuccessBackground; } .notificationStatusFail { background-color: notificationPopupFailBackground; } .notificationPopupPlaceholder { position: absolute; right: 10px; top: 65px; z-index: 1; width: 400px; vertical-align: top; } .notificationPopupPanel { border-radius: 5px; box-shadow: notificationPopupPanelShadow; margin-bottom: 10px; overflow: hidden; opacity: 0; } .notificationPopup { width: 400px; margin: 10px; } .notificationPopupContentWrapper { display: inline-block; max-width: 315px; vertical-align: middle; } .notificationPopupIconWrapper { display: inline-block; vertical-align: top; margin-right: 10px; margin-bottom: -4px; margin-left: 5px; padding-top: 0px; } .notificationPopupIconWrapper > svg > g, .notificationPopupIconWrapper > svg > rect, .notificationPopupIconWrapper > svg > path { fill: notificationPopupIconSvgFill; } .notificationPopupCloseButtonWrapper { display: inline-block; vertical-align: top; float: right; margin: -10px 17px 0 0; cursor: pointer; } .notificationPopupCloseButtonWrapper > svg > g { fill: closeNotificationButtonColor; -webkit-transition: color 0.1s ease-in-out, fill 0.1s ease-in-out, stroke 0.1s ease-in-out; transition: color 0.1s ease-in-out, fill 0.1s ease-in-out, stroke 0.1s ease-in-out; } .notificationPopupCloseButtonWrapper > svg:hover > g { fill: closeNotificationHoveredButtonColor; } .notificationPopupTitleWrapper { margin: 0; } .notificationPopupTitleWrapper > div { margin-bottom: 0px; font-size: 13px; font-family: mainFontFamily; font-weight: bold; color: notificationPopupTextColor; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .notificationPopupMessageWrapper { margin-bottom: 0; } .notificationPopupMessageWrapper > div { color: notificationPopupTextColor; margin: 0; } .notificationShowingAnimation { -webkit-animation: showing 0.2s ease-in-out; opacity: 1; } @-webkit-keyframes showing { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 0; } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); opacity: 0.5; } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; } } @keyframes showing { from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 0; } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); opacity: 0.5; } to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); opacity: 1; } } .notificationHidingAnimation { -webkit-animation: hiding 0.5s ease-in-out; } @-webkit-keyframes hiding { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } @keyframes hiding { from { opacity: 1; } to { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } }
wp-content/plugins/sitepress-multilingual-cms/res/css/style.css
alvarpoon/tti_ar_2013
.icl-account-setup{ width:70%; } .icl_form_errors{ border:1px solid #f00; background-color: #ffb7b7; color:#000; width:65%; padding: 5px; -moz-border-radius-bottomleft:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; border-bottom-left-radius: 3px 3px; border-bottom-right-radius: 3px 3px; border-top-left-radius: 3px 3px; border-top-right-radius: 3px 3px; } .icl_form_errors p{ line-height:1.5; margin:0; } .icl_form_errors ul{ list-style: circle; margin-left:20px; } .icl_form_success{ border:1px solid #fff; background-color: #336600; color:#fff; padding: 5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-bottom-left-radius: 5px 5px; border-bottom-right-radius: 5px 5px; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; } .icl_error_text{ font-style: italic; color:#f00; } .icl_valid_text{ font-style: italic; color:#3f7257; } .icl_error_input{ background-color: #FA9393 !important; } .icl_ajx_response{ color:#E68A00; display: none; } #noupdate_but{ text-align: center; } .icl_yellow_box{ background-color: #FFFBCC; border: 1pt solid #E6DB55; padding: 1em; margin: 0em; } .icl_yellow_box p{ line-height:normal; margin:0 0 5px 0; } .icl-admin-message { -webkit-border-radius: 3px; border-radius: 3px; border-width: 1px; border-style: solid; position: relative; } .icl-admin-message-information { background-color: #d5e8f9; border: 1px solid #9bc8f0; padding: 1em; margin: 0em; } .icl-admin-message-warning { background-color: #FFFBCC; border: 1pt solid #E6DB55; padding: 1em; margin: 0em; } .icl-admin-message .icl-admin-message-hide { position: absolute; bottom: 0.25em; right: 0.25em; display: block; } .icl_advanced_switch{ margin:-10px 0 10px 0; font-size:85%; text-align:right; } .icl_advanced_switch a{ text-decoration: none; } .icl_advanced_feature{ /*display:none;*/ } .icl_translations_table{ border: 1px solid #8CCEEA; -moz-border-radius-bottomleft:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; } .icl_translations_table tr.icl_odd_row{background-color:#EFF8FC;} .icl_translations_table td{font-size: 11px;} .icl_golden_button{ background-image:none; background-color:#9a841e; color:#fff; text-shadow:0 1px 0 #000000; } .icl_golden_button:hover{ color:#fff; border-color: #000; } #icl_post_add_notes h4{ background: url(../../res/img/notes.png) no-repeat; padding: 5px 0 5px 20px; margin:10px 0px 0px 0px; } #icl_post_add_notes h4 a{ text-decoration: none; } #icl_post_add_notes textarea, .icl_post_note textarea{ width:100%; font-size: 90%; } #icl_post_note{ display: none; } #icl_tn_not_saved{ display: none; color:#900; text-align: center; } .icl_post_note{ display: none; } .icl_tn_progress{ display: none; } .icl_sidebar { border: 1px solid #8cceea; background-color: #eff8fc; display: block; float: right; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; margin-bottom:10px; margin-top:4px; padding:3px 10px 3px 9px; width:207px; } .icl_tick { background-image: url(../img/ok.png); background-repeat: no-repeat; background-position: 0px 3px; padding-left:20px; } .icl_info { background-image: url(../img/sun-solid.png); background-repeat: no-repeat; background-position: 0px 0px; padding-left:20px; } .icl_next_step { padding-left:20px; } .icl_cyan_box{ border: 1px solid #8cceea; background-color: #eff8fc; padding:10px; margin-bottom:0px; margin-top:0px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border-bottom-left-radius: 5px 5px; border-bottom-right-radius: 5px 5px; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; } .icl_cyan_box p{ line-height: 100%; margin: 5px 0; } .icl_cyan_box H3 { margin-top: 2px; } .icl_cyan_box ul{ margin-top:5px; font-size: 11px; } .icl_new_feature { margin: 5px; padding: 3px 5px; border-width: 1px; border-style: solid; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border-color: #D54E21; background-color: #D54E21; color: #FFFFFF; } .icl_hot_link{ color:#dd0000; font-weight: bold; } #icl_pt_controls p{ padding:0; margin: 0 6px 6px 0 !important;} #icon-wpml{ background-color: transparent; background-repeat: no-repeat; background-image: url(../img/icon.png); } .wpml-translation-management-menu-main-php .icon32, .wpml_page_wpml-sticky-links .icon32, .wpml-string-translation-menu-string-translation-php .icon32, .wpml-translation-analytics-menu-main-php .icon32, .wpml-cms-nav-menu-navigation-php .icon32, .wpml_page_wpml-media .icon32 { width: 42px; } .wpml-translation-management-menu-main-php #icon-wpml { background-image: url(../img/icon-wpml-translation-management.png); } .wpml_page_wpml-sticky-links #icon-wpml { background-image: url(../img/icon-wpml-sticky-links.png); } .wpml-string-translation-menu-string-translation-php #icon-wpml { background-image: url(../img/icon-wpml-string-translation.png); } .wpml-translation-analytics-menu-main-php #icon-wpml { background-image: url(../img/icon-wpml-translation-analytics.png); } .wpml-cms-nav-menu-navigation-php #icon-wpml { background-image: url(../img/icon-cms-navigation.png); } .wpml_page_wpml-media #icon-wpml { background-image: url(../img/icon-wpml-media.png); } .icon18 { background-repeat: no-repeat; width: 18px; height: 18px; display: inline-block; margin: 0 4px 0 0; } .icon18.sitepress-multilingual-cms, .icon18.wpml-translation-management, .icon18.wpml-sticky-links, .icon18.wpml-string-translation, .icon18.wpml-cms-nav, .icon18.wpml-translation-analytics, .icon18.wpml-xliff, .icon18.wpml-media { background-image: url(../img/icon16-sprite.png); } .icon18.sitepress-multilingual-cms { background-position: 0; display: none; } .icon18.wpml-translation-analytics { background-position: -2px; } .icon18.wpml-translation-management { background-position: -27px; } .icon18.wpml-cms-nav { background-position: -48px; } .icon18.wpml-xliff { background-position: -71px; } .icon18.wpml-sticky-links { background-position: -96px; } .icon18.wpml-string-translation { background-position: -118px; } .icon18.wpml-media { background-position: -136px; } .icon18.woocommerce-multilingual, .icon18.jigoshop-multilingual, .icon18.gravityforms-multilingual, .icon18.cred-frontend-translation, .icon18.installer { display: none; } /* admin_language_switcher_legacy - start */ .admin_iclflag{ float:left; margin:3px 4px 0 0; } #icl-als-first .admin_iclflag{ margin:2px 4px 0 0; } #icl-als-first { background: -moz-linear-gradient(center bottom , #E7E7E7, #FFFFFF) repeat scroll 0 0 transparent; background:-webkit-gradient(linear, left bottom, left top, from(#e7e7e7), to(#fff)); border-color: #C0C0C0; border-radius: 12px 12px 12px 12px; border-style: solid; border-width: 1px; line-height: 15px; padding: 3px 30px 4px 12px; } #icl-als-inside { background-color: #FFFFFF; border-color: #C0C0C0; border-radius: 0 0 12px 12px; border-style: solid; border-width: 1px; display: none; margin: 0; padding: 2px 1px; position: absolute; /*z-index: 99; */ } #icl-als-toggle { background: url("../img/fav-arrow.gif") no-repeat scroll 0 -4px transparent; height: 22px; position: absolute; right: 0; top: 1px; width: 28px; /*z-index: 99;*/ } #icl-als-actions-label{ float: left; margin: 8px 8px 0 12px; font-size: 11px; } #icl-als-actions{ float: left; margin: 5px -5px 0; min-width: 130px; position: relative; } #icl-als-actions a { color: #464646; display: block; font-size: 11px; text-decoration: none; } #icl-als-actions a:hover { color: #000000; } #icl-als-inside a { padding: 3px 5px 3px 10px; } #icl-als-inside a:hover { text-decoration: underline; } #icl-als-actions .slide-down { border-bottom: medium none; border-radius: 12px 12px 0 0; } #icl-als-info{ margin-top:9px; margin-left:10px; float:left; cursor: pointer; } /* admin_language_switcher_legacy - end */ #wpml_als_help_link{vertical-align: middle;} #icl_als_help_popup{position:fixed;top:30px;} .icl_pop_info_but{ cursor: pointer; position:absolute; /*z-index: 99;*/ } .icl_pop_info_but_noabs{ position:relative; } img.icl_als_iclflag{width:18px !important; height:12px !important;} #wp-admin-bar-WPML_ALS_all img.icl_als_iclflag{width:16px !important; height:16px !important;} .icl_pop_info{ z-index: 900; min-width:300px; max-width:500px; position:absolute; margin: 0px 0 0 12px; font-size: 11px; display: none; -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85; filter:alpha(opacity=85); color:#000; line-height: 15px; } .icl_pop_info img{ margin: -4px -2px 4px 8px; } .icl_pop_info_wrap{ display:inline; text-align: left; } .icl_box_paragraph{margin-top:6px;margin-bottom:6px;} #icl_document_language_dropdown{float:left; } #icl_translation_of_panel{float:left;} #icl_translations_table{margin-top:4px;} .icl_win_controls{ width:20px; text-indent: 9999px; float:right; } .icl_minimize{background: url(../img/minimize_grey.png) no-repeat;} .icl_minimize:hover{background: url(../img/minimize.png) no-repeat;} .icl_maximize{background: url(../img/maximize_grey.png) no-repeat;} .icl_maximize:hover{background: url(../img/maximize.png) no-repeat;} .icl_close{background: url(../img/close_grey.png) no-repeat;} .icl_close:hover{background: url(../img/close.png) no-repeat;} /* Sections general styles */ .wpml-section .explanation-text { color: #999; } .wpml-section .sub-section { /* for nested <ul> indetation */ margin-left: 20px; } .wpml-section li { margin-bottom: 10px; } .wpml-section .icl_ajx_response { margin: 0 5px; } .wpml-section .icl_languages_order_ajx_resp { color:#E68A00; display:inline-block; padding-top:5px; } /* Sections general styles END */ /* Top navigation */ .wpml-navigation-links { margin-bottom: 12px; overflow: hidden; } .wpml-navigation-links li { float: left; margin-right: 10px; } .wpml-navigation-links li a { white-space: nowrap; } /* Top navigation END */ .wpml-section { clear: both; padding: 0 0 10px 0; margin: 30px 0 0 0; border-bottom: 1px solid #ededed; max-width: 900px; overflow: hidden; } .wpml-section:first-child { margin-top: 0; } .wpml-section:last-child { border: none; } .wpml-section-header { float: left; width: 300px; } .wpml-section-header h3 { margin-top: 15px; color: #333; font-weight: normal; font-size: 20px; line-height: 20px; -webkit-transition: all 0.15s linear; -moz-transition: all 0.15s linear; -ms-transition: all 0.15s linear; -o-transition: all 0.15s linear; transition: all 0.15s linear; } .wpml-section-header .active { color: #d54e21; } .wpml-section-header .icon-question-sign { color: #ccc; vertical-align: middle; font-size: 12px; cursor: pointer; } .wpml-section-header .icon-question-sign:hover { color: #007cbd; -webkit-transition: all 0.15s linear; -moz-transition: all 0.15s linear; -ms-transition: all 0.15s linear; -o-transition: all 0.15s linear; transition: all 0.15s linear; } .wpml-section-content { float: left; margin-left: 30px; width: 570px; } .wpml-section-content:before, .wpml-section-content:after, .wpml-section-content-inner:before, .wpml-section-content-inner:after { display: table; content: " "; } .wpml-section-content:after, .wpml-section-content-inner:after { clear: both; } .wpml-section-content, .wpml-section-content-inner { *zoom: 1; } .wpml-section-content .buttons-wrap { text-align: right; } .wpml-section-content .wpml-section-content-inner { margin: 0 0 20px 0; padding: 0 0 10px 0; border-bottom: 1px solid #ededed; } .wpml-section-content .wpml-section-content-inner:last-child { margin: 0; padding: 0; border: 0; } .wpml-section-content .wpml-section-content-inner>p:first-child { /* margin-top: 0;*/ } /* Sections general styles END */ /* reset some styles when wizard is active */ .wpml-wizard .wpml-section { } .wpml-wizard .wpml-section-header, .wpml-wizard .wpml-section-content { float: none; width: auto; } .wpml-wizard .wpml-section-content { margin: 0; }
docs/html/mc-manual.html
flight2006/valgrind-extend
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>4. Memcheck: a memory error detector</title> <link rel="stylesheet" href="vg_basic.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="Valgrind Documentation"> <link rel="up" href="manual.html" title="Valgrind User Manual"> <link rel="prev" href="manual-core-adv.html" title="3. Using and understanding the Valgrind core: Advanced Topics"> <link rel="next" href="cg-manual.html" title="5. Cachegrind: a cache and branch-prediction profiler"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <div><table class="nav" width="100%" cellspacing="3" cellpadding="3" border="0" summary="Navigation header"><tr> <td width="22px" align="center" valign="middle"><a accesskey="p" href="manual-core-adv.html"><img src="images/prev.png" width="18" height="21" border="0" alt="Prev"></a></td> <td width="25px" align="center" valign="middle"><a accesskey="u" href="manual.html"><img src="images/up.png" width="21" height="18" border="0" alt="Up"></a></td> <td width="31px" align="center" valign="middle"><a accesskey="h" href="index.html"><img src="images/home.png" width="27" height="20" border="0" alt="Up"></a></td> <th align="center" valign="middle">Valgrind User Manual</th> <td width="22px" align="center" valign="middle"><a accesskey="n" href="cg-manual.html"><img src="images/next.png" width="18" height="21" border="0" alt="Next"></a></td> </tr></table></div> <div class="chapter" title="4. Memcheck: a memory error detector"> <div class="titlepage"><div><div><h2 class="title"> <a name="mc-manual"></a>4. Memcheck: a memory error detector</h2></div></div></div> <div class="toc"> <p><b>Table of Contents</b></p> <dl> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.overview">4.1. Overview</a></span></dt> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.errormsgs">4.2. Explanation of error messages from Memcheck</a></span></dt> <dd><dl> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.badrw">4.2.1. Illegal read / Illegal write errors</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.uninitvals">4.2.2. Use of uninitialised values</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.bad-syscall-args">4.2.3. Use of uninitialised or unaddressable values in system calls</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.badfrees">4.2.4. Illegal frees</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.rudefn">4.2.5. When a heap block is freed with an inappropriate deallocation function</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.overlap">4.2.6. Overlapping source and destination blocks</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.leaks">4.2.7. Memory leak detection</a></span></dt> </dl></dd> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.options">4.3. Memcheck Command-Line Options</a></span></dt> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.suppfiles">4.4. Writing suppression files</a></span></dt> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.machine">4.5. Details of Memcheck's checking machinery</a></span></dt> <dd><dl> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.value">4.5.1. Valid-value (V) bits</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.vaddress">4.5.2. Valid-address (A) bits</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.together">4.5.3. Putting it all together</a></span></dt> </dl></dd> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.monitor-commands">4.6. Memcheck Monitor Commands</a></span></dt> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.clientreqs">4.7. Client Requests</a></span></dt> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.mempools">4.8. Memory Pools: describing and working with custom allocators</a></span></dt> <dt><span class="sect1"><a href="mc-manual.html#mc-manual.mpiwrap">4.9. Debugging MPI Parallel Programs with Valgrind</a></span></dt> <dd><dl> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.mpiwrap.build">4.9.1. Building and installing the wrappers</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.mpiwrap.gettingstarted">4.9.2. Getting started</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.mpiwrap.controlling">4.9.3. Controlling the wrapper library</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.mpiwrap.limitations.functions">4.9.4. Functions</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.mpiwrap.limitations.types">4.9.5. Types</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.mpiwrap.writingwrappers">4.9.6. Writing new wrappers</a></span></dt> <dt><span class="sect2"><a href="mc-manual.html#mc-manual.mpiwrap.whattoexpect">4.9.7. What to expect when using the wrappers</a></span></dt> </dl></dd> </dl> </div> <p>To use this tool, you may specify <code class="option">--tool=memcheck</code> on the Valgrind command line. You don't have to, though, since Memcheck is the default tool.</p> <div class="sect1" title="4.1. Overview"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.overview"></a>4.1. Overview</h2></div></div></div> <p>Memcheck is a memory error detector. It can detect the following problems that are common in C and C++ programs.</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>Accessing memory you shouldn't, e.g. overrunning and underrunning heap blocks, overrunning the top of the stack, and accessing memory after it has been freed.</p></li> <li class="listitem"><p>Using undefined values, i.e. values that have not been initialised, or that have been derived from other undefined values.</p></li> <li class="listitem"><p>Incorrect freeing of heap memory, such as double-freeing heap blocks, or mismatched use of <code class="function">malloc</code>/<code class="computeroutput">new</code>/<code class="computeroutput">new[]</code> versus <code class="function">free</code>/<code class="computeroutput">delete</code>/<code class="computeroutput">delete[]</code></p></li> <li class="listitem"><p>Overlapping <code class="computeroutput">src</code> and <code class="computeroutput">dst</code> pointers in <code class="computeroutput">memcpy</code> and related functions.</p></li> <li class="listitem"><p>Memory leaks.</p></li> </ul></div> <p>Problems like these can be difficult to find by other means, often remaining undetected for long periods, then causing occasional, difficult-to-diagnose crashes.</p> </div> <div class="sect1" title="4.2. Explanation of error messages from Memcheck"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.errormsgs"></a>4.2. Explanation of error messages from Memcheck</h2></div></div></div> <p>Memcheck issues a range of error messages. This section presents a quick summary of what error messages mean. The precise behaviour of the error-checking machinery is described in <a class="xref" href="mc-manual.html#mc-manual.machine" title="4.5. Details of Memcheck's checking machinery">Details of Memcheck's checking machinery</a>.</p> <div class="sect2" title="4.2.1. Illegal read / Illegal write errors"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.badrw"></a>4.2.1. Illegal read / Illegal write errors</h3></div></div></div> <p>For example:</p> <pre class="programlisting"> Invalid read of size 4 at 0x40F6BBCC: (within /usr/lib/libpng.so.2.1.0.9) by 0x40F6B804: (within /usr/lib/libpng.so.2.1.0.9) by 0x40B07FF4: read_png_image(QImageIO *) (kernel/qpngio.cpp:326) by 0x40AC751B: QImageIO::read() (kernel/qimage.cpp:3621) Address 0xBFFFF0E0 is not stack'd, malloc'd or free'd </pre> <p>This happens when your program reads or writes memory at a place which Memcheck reckons it shouldn't. In this example, the program did a 4-byte read at address 0xBFFFF0E0, somewhere within the system-supplied library libpng.so.2.1.0.9, which was called from somewhere else in the same library, called from line 326 of <code class="filename">qpngio.cpp</code>, and so on.</p> <p>Memcheck tries to establish what the illegal address might relate to, since that's often useful. So, if it points into a block of memory which has already been freed, you'll be informed of this, and also where the block was freed. Likewise, if it should turn out to be just off the end of a heap block, a common result of off-by-one-errors in array subscripting, you'll be informed of this fact, and also where the block was allocated. If you use the <code class="option"><a class="xref" href="manual-core.html#opt.read-var-info">--read-var-info</a></code> option Memcheck will run more slowly but may give a more detailed description of any illegal address.</p> <p>In this example, Memcheck can't identify the address. Actually the address is on the stack, but, for some reason, this is not a valid stack address -- it is below the stack pointer and that isn't allowed. In this particular case it's probably caused by GCC generating invalid code, a known bug in some ancient versions of GCC.</p> <p>Note that Memcheck only tells you that your program is about to access memory at an illegal address. It can't stop the access from happening. So, if your program makes an access which normally would result in a segmentation fault, you program will still suffer the same fate -- but you will get a message from Memcheck immediately prior to this. In this particular example, reading junk on the stack is non-fatal, and the program stays alive.</p> </div> <div class="sect2" title="4.2.2. Use of uninitialised values"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.uninitvals"></a>4.2.2. Use of uninitialised values</h3></div></div></div> <p>For example:</p> <pre class="programlisting"> Conditional jump or move depends on uninitialised value(s) at 0x402DFA94: _IO_vfprintf (_itoa.h:49) by 0x402E8476: _IO_printf (printf.c:36) by 0x8048472: main (tests/manuel1.c:8) </pre> <p>An uninitialised-value use error is reported when your program uses a value which hasn't been initialised -- in other words, is undefined. Here, the undefined value is used somewhere inside the <code class="function">printf</code> machinery of the C library. This error was reported when running the following small program:</p> <pre class="programlisting"> int main() { int x; printf ("x = %d\n", x); }</pre> <p>It is important to understand that your program can copy around junk (uninitialised) data as much as it likes. Memcheck observes this and keeps track of the data, but does not complain. A complaint is issued only when your program attempts to make use of uninitialised data in a way that might affect your program's externally-visible behaviour. In this example, <code class="varname">x</code> is uninitialised. Memcheck observes the value being passed to <code class="function">_IO_printf</code> and thence to <code class="function">_IO_vfprintf</code>, but makes no comment. However, <code class="function">_IO_vfprintf</code> has to examine the value of <code class="varname">x</code> so it can turn it into the corresponding ASCII string, and it is at this point that Memcheck complains.</p> <p>Sources of uninitialised data tend to be:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>Local variables in procedures which have not been initialised, as in the example above.</p></li> <li class="listitem"><p>The contents of heap blocks (allocated with <code class="function">malloc</code>, <code class="function">new</code>, or a similar function) before you (or a constructor) write something there. </p></li> </ul></div> <p>To see information on the sources of uninitialised data in your program, use the <code class="option">--track-origins=yes</code> option. This makes Memcheck run more slowly, but can make it much easier to track down the root causes of uninitialised value errors.</p> </div> <div class="sect2" title="4.2.3. Use of uninitialised or unaddressable values in system calls"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.bad-syscall-args"></a>4.2.3. Use of uninitialised or unaddressable values in system calls</h3></div></div></div> <p>Memcheck checks all parameters to system calls: </p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>It checks all the direct parameters themselves, whether they are initialised.</p></li> <li class="listitem"><p>Also, if a system call needs to read from a buffer provided by your program, Memcheck checks that the entire buffer is addressable and its contents are initialised.</p></li> <li class="listitem"><p>Also, if the system call needs to write to a user-supplied buffer, Memcheck checks that the buffer is addressable.</p></li> </ul></div> <p> </p> <p>After the system call, Memcheck updates its tracked information to precisely reflect any changes in memory state caused by the system call.</p> <p>Here's an example of two system calls with invalid parameters:</p> <pre class="programlisting"> #include &lt;stdlib.h&gt; #include &lt;unistd.h&gt; int main( void ) { char* arr = malloc(10); int* arr2 = malloc(sizeof(int)); write( 1 /* stdout */, arr, 10 ); exit(arr2[0]); } </pre> <p>You get these complaints ...</p> <pre class="programlisting"> Syscall param write(buf) points to uninitialised byte(s) at 0x25A48723: __write_nocancel (in /lib/tls/libc-2.3.3.so) by 0x259AFAD3: __libc_start_main (in /lib/tls/libc-2.3.3.so) by 0x8048348: (within /auto/homes/njn25/grind/head4/a.out) Address 0x25AB8028 is 0 bytes inside a block of size 10 alloc'd at 0x259852B0: malloc (vg_replace_malloc.c:130) by 0x80483F1: main (a.c:5) Syscall param exit(error_code) contains uninitialised byte(s) at 0x25A21B44: __GI__exit (in /lib/tls/libc-2.3.3.so) by 0x8048426: main (a.c:8) </pre> <p>... because the program has (a) written uninitialised junk from the heap block to the standard output, and (b) passed an uninitialised value to <code class="function">exit</code>. Note that the first error refers to the memory pointed to by <code class="computeroutput">buf</code> (not <code class="computeroutput">buf</code> itself), but the second error refers directly to <code class="computeroutput">exit</code>'s argument <code class="computeroutput">arr2[0]</code>.</p> </div> <div class="sect2" title="4.2.4. Illegal frees"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.badfrees"></a>4.2.4. Illegal frees</h3></div></div></div> <p>For example:</p> <pre class="programlisting"> Invalid free() at 0x4004FFDF: free (vg_clientmalloc.c:577) by 0x80484C7: main (tests/doublefree.c:10) Address 0x3807F7B4 is 0 bytes inside a block of size 177 free'd at 0x4004FFDF: free (vg_clientmalloc.c:577) by 0x80484C7: main (tests/doublefree.c:10) </pre> <p>Memcheck keeps track of the blocks allocated by your program with <code class="function">malloc</code>/<code class="computeroutput">new</code>, so it can know exactly whether or not the argument to <code class="function">free</code>/<code class="computeroutput">delete</code> is legitimate or not. Here, this test program has freed the same block twice. As with the illegal read/write errors, Memcheck attempts to make sense of the address freed. If, as here, the address is one which has previously been freed, you wil be told that -- making duplicate frees of the same block easy to spot. You will also get this message if you try to free a pointer that doesn't point to the start of a heap block.</p> </div> <div class="sect2" title="4.2.5. When a heap block is freed with an inappropriate deallocation function"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.rudefn"></a>4.2.5. When a heap block is freed with an inappropriate deallocation function</h3></div></div></div> <p>In the following example, a block allocated with <code class="function">new[]</code> has wrongly been deallocated with <code class="function">free</code>:</p> <pre class="programlisting"> Mismatched free() / delete / delete [] at 0x40043249: free (vg_clientfuncs.c:171) by 0x4102BB4E: QGArray::~QGArray(void) (tools/qgarray.cpp:149) by 0x4C261C41: PptDoc::~PptDoc(void) (include/qmemarray.h:60) by 0x4C261F0E: PptXml::~PptXml(void) (pptxml.cc:44) Address 0x4BB292A8 is 0 bytes inside a block of size 64 alloc'd at 0x4004318C: operator new[](unsigned int) (vg_clientfuncs.c:152) by 0x4C21BC15: KLaola::readSBStream(int) const (klaola.cc:314) by 0x4C21C155: KLaola::stream(KLaola::OLENode const *) (klaola.cc:416) by 0x4C21788F: OLEFilter::convert(QCString const &amp;) (olefilter.cc:272) </pre> <p>In <code class="literal">C++</code> it's important to deallocate memory in a way compatible with how it was allocated. The deal is:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>If allocated with <code class="function">malloc</code>, <code class="function">calloc</code>, <code class="function">realloc</code>, <code class="function">valloc</code> or <code class="function">memalign</code>, you must deallocate with <code class="function">free</code>.</p></li> <li class="listitem"><p>If allocated with <code class="function">new</code>, you must deallocate with <code class="function">delete</code>.</p></li> <li class="listitem"><p>If allocated with <code class="function">new[]</code>, you must deallocate with <code class="function">delete[]</code>.</p></li> </ul></div> <p>The worst thing is that on Linux apparently it doesn't matter if you do mix these up, but the same program may then crash on a different platform, Solaris for example. So it's best to fix it properly. According to the KDE folks "it's amazing how many C++ programmers don't know this".</p> <p>The reason behind the requirement is as follows. In some C++ implementations, <code class="function">delete[]</code> must be used for objects allocated by <code class="function">new[]</code> because the compiler stores the size of the array and the pointer-to-member to the destructor of the array's content just before the pointer actually returned. <code class="function">delete</code> doesn't account for this and will get confused, possibly corrupting the heap.</p> </div> <div class="sect2" title="4.2.6. Overlapping source and destination blocks"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.overlap"></a>4.2.6. Overlapping source and destination blocks</h3></div></div></div> <p>The following C library functions copy some data from one memory block to another (or something similar): <code class="function">memcpy</code>, <code class="function">strcpy</code>, <code class="function">strncpy</code>, <code class="function">strcat</code>, <code class="function">strncat</code>. The blocks pointed to by their <code class="computeroutput">src</code> and <code class="computeroutput">dst</code> pointers aren't allowed to overlap. The POSIX standards have wording along the lines "If copying takes place between objects that overlap, the behavior is undefined." Therefore, Memcheck checks for this. </p> <p>For example:</p> <pre class="programlisting"> ==27492== Source and destination overlap in memcpy(0xbffff294, 0xbffff280, 21) ==27492== at 0x40026CDC: memcpy (mc_replace_strmem.c:71) ==27492== by 0x804865A: main (overlap.c:40) </pre> <p>You don't want the two blocks to overlap because one of them could get partially overwritten by the copying.</p> <p>You might think that Memcheck is being overly pedantic reporting this in the case where <code class="computeroutput">dst</code> is less than <code class="computeroutput">src</code>. For example, the obvious way to implement <code class="function">memcpy</code> is by copying from the first byte to the last. However, the optimisation guides of some architectures recommend copying from the last byte down to the first. Also, some implementations of <code class="function">memcpy</code> zero <code class="computeroutput">dst</code> before copying, because zeroing the destination's cache line(s) can improve performance.</p> <p>The moral of the story is: if you want to write truly portable code, don't make any assumptions about the language implementation.</p> </div> <div class="sect2" title="4.2.7. Memory leak detection"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.leaks"></a>4.2.7. Memory leak detection</h3></div></div></div> <p>Memcheck keeps track of all heap blocks issued in response to calls to <code class="function">malloc</code>/<code class="function">new</code> et al. So when the program exits, it knows which blocks have not been freed. </p> <p>If <code class="option">--leak-check</code> is set appropriately, for each remaining block, Memcheck determines if the block is reachable from pointers within the root-set. The root-set consists of (a) general purpose registers of all threads, and (b) initialised, aligned, pointer-sized data words in accessible client memory, including stacks.</p> <p>There are two ways a block can be reached. The first is with a "start-pointer", i.e. a pointer to the start of the block. The second is with an "interior-pointer", i.e. a pointer to the middle of the block. There are three ways we know of that an interior-pointer can occur:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>The pointer might have originally been a start-pointer and have been moved along deliberately (or not deliberately) by the program. In particular, this can happen if your program uses tagged pointers, i.e. if it uses the bottom one, two or three bits of a pointer, which are normally always zero due to alignment, in order to store extra information.</p></li> <li class="listitem"><p>It might be a random junk value in memory, entirely unrelated, just a coincidence.</p></li> <li class="listitem"><p>It might be a pointer to an array of C++ objects (which possess destructors) allocated with <code class="computeroutput">new[]</code>. In this case, some compilers store a "magic cookie" containing the array length at the start of the allocated block, and return a pointer to just past that magic cookie, i.e. an interior-pointer. See <a class="ulink" href="http://theory.uwinnipeg.ca/gnu/gcc/gxxint_14.html" target="_top">this page</a> for more information.</p></li> </ul></div> <p>With that in mind, consider the nine possible cases described by the following figure.</p> <pre class="programlisting"> Pointer chain AAA Category BBB Category ------------- ------------ ------------ (1) RRR ------------&gt; BBB DR (2) RRR ---&gt; AAA ---&gt; BBB DR IR (3) RRR BBB DL (4) RRR AAA ---&gt; BBB DL IL (5) RRR ------?-----&gt; BBB (y)DR, (n)DL (6) RRR ---&gt; AAA -?-&gt; BBB DR (y)IR, (n)DL (7) RRR -?-&gt; AAA ---&gt; BBB (y)DR, (n)DL (y)IR, (n)IL (8) RRR -?-&gt; AAA -?-&gt; BBB (y)DR, (n)DL (y,y)IR, (n,y)IL, (_,n)DL (9) RRR AAA -?-&gt; BBB DL (y)IL, (n)DL Pointer chain legend: - RRR: a root set node or DR block - AAA, BBB: heap blocks - ---&gt;: a start-pointer - -?-&gt;: an interior-pointer Category legend: - DR: Directly reachable - IR: Indirectly reachable - DL: Directly lost - IL: Indirectly lost - (y)XY: it's XY if the interior-pointer is a real pointer - (n)XY: it's XY if the interior-pointer is not a real pointer - (_)XY: it's XY in either case </pre> <p>Every possible case can be reduced to one of the above nine. Memcheck merges some of these cases in its output, resulting in the following four categories.</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>"Still reachable". This covers cases 1 and 2 (for the BBB blocks) above. A start-pointer or chain of start-pointers to the block is found. Since the block is still pointed at, the programmer could, at least in principle, have freed it before program exit. Because these are very common and arguably not a problem, Memcheck won't report such blocks individually unless <code class="option">--show-reachable=yes</code> is specified.</p></li> <li class="listitem"><p>"Definitely lost". This covers case 3 (for the BBB blocks) above. This means that no pointer to the block can be found. The block is classified as "lost", because the programmer could not possibly have freed it at program exit, since no pointer to it exists. This is likely a symptom of having lost the pointer at some earlier point in the program. Such cases should be fixed by the programmer.</p></li> <li class="listitem"><p>"Indirectly lost". This covers cases 4 and 9 (for the BBB blocks) above. This means that the block is lost, not because there are no pointers to it, but rather because all the blocks that point to it are themselves lost. For example, if you have a binary tree and the root node is lost, all its children nodes will be indirectly lost. Because the problem will disappear if the definitely lost block that caused the indirect leak is fixed, Memcheck won't report such blocks individually unless <code class="option">--show-reachable=yes</code> is specified.</p></li> <li class="listitem"><p>"Possibly lost". This covers cases 5--8 (for the BBB blocks) above. This means that a chain of one or more pointers to the block has been found, but at least one of the pointers is an interior-pointer. This could just be a random value in memory that happens to point into a block, and so you shouldn't consider this ok unless you know you have interior-pointers.</p></li> </ul></div> <p>(Note: This mapping of the nine possible cases onto four categories is not necessarily the best way that leaks could be reported; in particular, interior-pointers are treated inconsistently. It is possible the categorisation may be improved in the future.)</p> <p>Furthermore, if suppressions exists for a block, it will be reported as "suppressed" no matter what which of the above four categories it belongs to.</p> <p>The following is an example leak summary.</p> <pre class="programlisting"> LEAK SUMMARY: definitely lost: 48 bytes in 3 blocks. indirectly lost: 32 bytes in 2 blocks. possibly lost: 96 bytes in 6 blocks. still reachable: 64 bytes in 4 blocks. suppressed: 0 bytes in 0 blocks. </pre> <p>If <code class="option">--leak-check=full</code> is specified, Memcheck will give details for each definitely lost or possibly lost block, including where it was allocated. (Actually, it merges results for all blocks that have the same category and sufficiently similar stack traces into a single "loss record". The <code class="option">--leak-resolution</code> lets you control the meaning of "sufficiently similar".) It cannot tell you when or how or why the pointer to a leaked block was lost; you have to work that out for yourself. In general, you should attempt to ensure your programs do not have any definitely lost or possibly lost blocks at exit.</p> <p>For example:</p> <pre class="programlisting"> 8 bytes in 1 blocks are definitely lost in loss record 1 of 14 at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: mk (leak-tree.c:11) by 0x........: main (leak-tree.c:39) 88 (8 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record 13 of 14 at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: mk (leak-tree.c:11) by 0x........: main (leak-tree.c:25) </pre> <p>The first message describes a simple case of a single 8 byte block that has been definitely lost. The second case mentions another 8 byte block that has been definitely lost; the difference is that a further 80 bytes in other blocks are indirectly lost because of this lost block. The loss records are not presented in any notable order, so the loss record numbers aren't particularly meaningful.</p> <p>If you specify <code class="option">--show-reachable=yes</code>, reachable and indirectly lost blocks will also be shown, as the following two examples show.</p> <pre class="programlisting"> 64 bytes in 4 blocks are still reachable in loss record 2 of 4 at 0x........: malloc (vg_replace_malloc.c:177) by 0x........: mk (leak-cases.c:52) by 0x........: main (leak-cases.c:74) 32 bytes in 2 blocks are indirectly lost in loss record 1 of 4 at 0x........: malloc (vg_replace_malloc.c:177) by 0x........: mk (leak-cases.c:52) by 0x........: main (leak-cases.c:80) </pre> <p>Because there are different kinds of leaks with different severities, an interesting question is this: which leaks should be counted as true "errors" and which should not? The answer to this question affects the numbers printed in the <code class="computeroutput">ERROR SUMMARY</code> line, and also the effect of the <code class="option">--error-exitcode</code> option. Memcheck uses the following criteria:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>First, a leak is only counted as a true "error" if <code class="option">--leak-check=full</code> is specified. In other words, an unprinted leak is not considered a true "error". If this were not the case, it would be possible to get a high error count but not have any errors printed, which would be confusing.</p></li> <li class="listitem"><p>After that, definitely lost and possibly lost blocks are counted as true "errors". Indirectly lost and still reachable blocks are not counted as true "errors", even if <code class="option">--show-reachable=yes</code> is specified and they are printed; this is because such blocks don't need direct fixing by the programmer. </p></li> </ul></div> </div> </div> <div class="sect1" title="4.3. Memcheck Command-Line Options"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.options"></a>4.3. Memcheck Command-Line Options</h2></div></div></div> <div class="variablelist"> <a name="mc.opts.list"></a><dl> <dt> <a name="opt.leak-check"></a><span class="term"> <code class="option">--leak-check=&lt;no|summary|yes|full&gt; [default: summary] </code> </span> </dt> <dd><p>When enabled, search for memory leaks when the client program finishes. If set to <code class="varname">summary</code>, it says how many leaks occurred. If set to <code class="varname">full</code> or <code class="varname">yes</code>, it also gives details of each individual leak.</p></dd> <dt> <a name="opt.show-possibly-lost"></a><span class="term"> <code class="option">--show-possibly-lost=&lt;yes|no&gt; [default: yes] </code> </span> </dt> <dd><p>When disabled, the memory leak detector will not show "possibly lost" blocks. </p></dd> <dt> <a name="opt.leak-resolution"></a><span class="term"> <code class="option">--leak-resolution=&lt;low|med|high&gt; [default: high] </code> </span> </dt> <dd> <p>When doing leak checking, determines how willing Memcheck is to consider different backtraces to be the same for the purposes of merging multiple leaks into a single leak report. When set to <code class="varname">low</code>, only the first two entries need match. When <code class="varname">med</code>, four entries have to match. When <code class="varname">high</code>, all entries need to match.</p> <p>For hardcore leak debugging, you probably want to use <code class="option">--leak-resolution=high</code> together with <code class="option">--num-callers=40</code> or some such large number. </p> <p>Note that the <code class="option">--leak-resolution</code> setting does not affect Memcheck's ability to find leaks. It only changes how the results are presented.</p> </dd> <dt> <a name="opt.show-reachable"></a><span class="term"> <code class="option">--show-reachable=&lt;yes|no&gt; [default: no] </code> </span> </dt> <dd><p>When disabled, the memory leak detector only shows "definitely lost" and "possibly lost" blocks. When enabled, the leak detector also shows "reachable" and "indirectly lost" blocks. (In other words, it shows all blocks, except suppressed ones, so <code class="option">--show-all</code> would be a better name for it.)</p></dd> <dt> <a name="opt.undef-value-errors"></a><span class="term"> <code class="option">--undef-value-errors=&lt;yes|no&gt; [default: yes] </code> </span> </dt> <dd><p>Controls whether Memcheck reports uses of undefined value errors. Set this to <code class="varname">no</code> if you don't want to see undefined value errors. It also has the side effect of speeding up Memcheck somewhat. </p></dd> <dt> <a name="opt.track-origins"></a><span class="term"> <code class="option">--track-origins=&lt;yes|no&gt; [default: no] </code> </span> </dt> <dd> <p>Controls whether Memcheck tracks the origin of uninitialised values. By default, it does not, which means that although it can tell you that an uninitialised value is being used in a dangerous way, it cannot tell you where the uninitialised value came from. This often makes it difficult to track down the root problem. </p> <p>When set to <code class="varname">yes</code>, Memcheck keeps track of the origins of all uninitialised values. Then, when an uninitialised value error is reported, Memcheck will try to show the origin of the value. An origin can be one of the following four places: a heap block, a stack allocation, a client request, or miscellaneous other sources (eg, a call to <code class="varname">brk</code>). </p> <p>For uninitialised values originating from a heap block, Memcheck shows where the block was allocated. For uninitialised values originating from a stack allocation, Memcheck can tell you which function allocated the value, but no more than that -- typically it shows you the source location of the opening brace of the function. So you should carefully check that all of the function's local variables are initialised properly. </p> <p>Performance overhead: origin tracking is expensive. It halves Memcheck's speed and increases memory use by a minimum of 100MB, and possibly more. Nevertheless it can drastically reduce the effort required to identify the root cause of uninitialised value errors, and so is often a programmer productivity win, despite running more slowly. </p> <p>Accuracy: Memcheck tracks origins quite accurately. To avoid very large space and time overheads, some approximations are made. It is possible, although unlikely, that Memcheck will report an incorrect origin, or not be able to identify any origin. </p> <p>Note that the combination <code class="option">--track-origins=yes</code> and <code class="option">--undef-value-errors=no</code> is nonsensical. Memcheck checks for and rejects this combination at startup. </p> </dd> <dt> <a name="opt.partial-loads-ok"></a><span class="term"> <code class="option">--partial-loads-ok=&lt;yes|no&gt; [default: no] </code> </span> </dt> <dd> <p>Controls how Memcheck handles word-sized, word-aligned loads from addresses for which some bytes are addressable and others are not. When <code class="varname">yes</code>, such loads do not produce an address error. Instead, loaded bytes originating from illegal addresses are marked as uninitialised, and those corresponding to legal addresses are handled in the normal way.</p> <p>When <code class="varname">no</code>, loads from partially invalid addresses are treated the same as loads from completely invalid addresses: an illegal-address error is issued, and the resulting bytes are marked as initialised.</p> <p>Note that code that behaves in this way is in violation of the the ISO C/C++ standards, and should be considered broken. If at all possible, such code should be fixed. This option should be used only as a last resort.</p> </dd> <dt> <a name="opt.freelist-vol"></a><span class="term"> <code class="option">--freelist-vol=&lt;number&gt; [default: 20000000] </code> </span> </dt> <dd> <p>When the client program releases memory using <code class="function">free</code> (in <code class="literal">C</code>) or <code class="computeroutput">delete</code> (<code class="literal">C++</code>), that memory is not immediately made available for re-allocation. Instead, it is marked inaccessible and placed in a queue of freed blocks. The purpose is to defer as long as possible the point at which freed-up memory comes back into circulation. This increases the chance that Memcheck will be able to detect invalid accesses to blocks for some significant period of time after they have been freed.</p> <p>This option specifies the maximum total size, in bytes, of the blocks in the queue. The default value is twenty million bytes. Increasing this increases the total amount of memory used by Memcheck but may detect invalid uses of freed blocks which would otherwise go undetected.</p> </dd> <dt> <a name="opt.freelist-big-blocks"></a><span class="term"> <code class="option">--freelist-big-blocks=&lt;number&gt; [default: 1000000] </code> </span> </dt> <dd> <p>When making blocks from the queue of freed blocks available for re-allocation, Memcheck will in priority re-circulate the blocks with a size greater or equal to <code class="option">--freelist-big-blocks</code>. This ensures that freeing big blocks (in particular freeing blocks bigger than <code class="option">--freelist-vol</code>) does not immediately lead to a re-circulation of all (or a lot of) the small blocks in the free list. In other words, this option increases the likelihood to discover dangling pointers for the "small" blocks, even when big blocks are freed.</p> <p>Setting a value of 0 means that all the blocks are re-circulated in a FIFO order. </p> </dd> <dt> <a name="opt.workaround-gcc296-bugs"></a><span class="term"> <code class="option">--workaround-gcc296-bugs=&lt;yes|no&gt; [default: no] </code> </span> </dt> <dd> <p>When enabled, assume that reads and writes some small distance below the stack pointer are due to bugs in GCC 2.96, and does not report them. The "small distance" is 256 bytes by default. Note that GCC 2.96 is the default compiler on some ancient Linux distributions (RedHat 7.X) and so you may need to use this option. Do not use it if you do not have to, as it can cause real errors to be overlooked. A better alternative is to use a more recent GCC in which this bug is fixed.</p> <p>You may also need to use this option when working with GCC 3.X or 4.X on 32-bit PowerPC Linux. This is because GCC generates code which occasionally accesses below the stack pointer, particularly for floating-point to/from integer conversions. This is in violation of the 32-bit PowerPC ELF specification, which makes no provision for locations below the stack pointer to be accessible.</p> </dd> <dt> <a name="opt.ignore-ranges"></a><span class="term"> <code class="option">--ignore-ranges=0xPP-0xQQ[,0xRR-0xSS] </code> </span> </dt> <dd><p>Any ranges listed in this option (and multiple ranges can be specified, separated by commas) will be ignored by Memcheck's addressability checking.</p></dd> <dt> <a name="opt.malloc-fill"></a><span class="term"> <code class="option">--malloc-fill=&lt;hexnumber&gt; </code> </span> </dt> <dd><p>Fills blocks allocated by <code class="computeroutput">malloc</code>, <code class="computeroutput">new</code>, etc, but not by <code class="computeroutput">calloc</code>, with the specified byte. This can be useful when trying to shake out obscure memory corruption problems. The allocated area is still regarded by Memcheck as undefined -- this option only affects its contents. Note that <code class="option">--malloc-fill</code> does not affect a block of memory when it is used as argument to client requests VALGRIND_MEMPOOL_ALLOC or VALGRIND_MALLOCLIKE_BLOCK. </p></dd> <dt> <a name="opt.free-fill"></a><span class="term"> <code class="option">--free-fill=&lt;hexnumber&gt; </code> </span> </dt> <dd><p>Fills blocks freed by <code class="computeroutput">free</code>, <code class="computeroutput">delete</code>, etc, with the specified byte value. This can be useful when trying to shake out obscure memory corruption problems. The freed area is still regarded by Memcheck as not valid for access -- this option only affects its contents. Note that <code class="option">--free-fill</code> does not affect a block of memory when it is used as argument to client requests VALGRIND_MEMPOOL_FREE or VALGRIND_FREELIKE_BLOCK. </p></dd> </dl> </div> </div> <div class="sect1" title="4.4. Writing suppression files"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.suppfiles"></a>4.4. Writing suppression files</h2></div></div></div> <p>The basic suppression format is described in <a class="xref" href="manual-core.html#manual-core.suppress" title="2.5. Suppressing errors">Suppressing errors</a>.</p> <p>The suppression-type (second) line should have the form:</p> <pre class="programlisting"> Memcheck:suppression_type</pre> <p>The Memcheck suppression types are as follows:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p><code class="varname">Value1</code>, <code class="varname">Value2</code>, <code class="varname">Value4</code>, <code class="varname">Value8</code>, <code class="varname">Value16</code>, meaning an uninitialised-value error when using a value of 1, 2, 4, 8 or 16 bytes.</p></li> <li class="listitem"><p><code class="varname">Cond</code> (or its old name, <code class="varname">Value0</code>), meaning use of an uninitialised CPU condition code.</p></li> <li class="listitem"><p><code class="varname">Addr1</code>, <code class="varname">Addr2</code>, <code class="varname">Addr4</code>, <code class="varname">Addr8</code>, <code class="varname">Addr16</code>, meaning an invalid address during a memory access of 1, 2, 4, 8 or 16 bytes respectively.</p></li> <li class="listitem"><p><code class="varname">Jump</code>, meaning an jump to an unaddressable location error.</p></li> <li class="listitem"><p><code class="varname">Param</code>, meaning an invalid system call parameter error.</p></li> <li class="listitem"><p><code class="varname">Free</code>, meaning an invalid or mismatching free.</p></li> <li class="listitem"><p><code class="varname">Overlap</code>, meaning a <code class="computeroutput">src</code> / <code class="computeroutput">dst</code> overlap in <code class="function">memcpy</code> or a similar function.</p></li> <li class="listitem"><p><code class="varname">Leak</code>, meaning a memory leak.</p></li> </ul></div> <p><code class="computeroutput">Param</code> errors have an extra information line at this point, which is the name of the offending system call parameter. No other error kinds have this extra line.</p> <p>The first line of the calling context: for <code class="varname">ValueN</code> and <code class="varname">AddrN</code> errors, it is either the name of the function in which the error occurred, or, failing that, the full path of the <code class="filename">.so</code> file or executable containing the error location. For <code class="varname">Free</code> errors, is the name of the function doing the freeing (eg, <code class="function">free</code>, <code class="function">__builtin_vec_delete</code>, etc). For <code class="varname">Overlap</code> errors, is the name of the function with the overlapping arguments (eg. <code class="function">memcpy</code>, <code class="function">strcpy</code>, etc).</p> <p>Lastly, there's the rest of the calling context.</p> </div> <div class="sect1" title="4.5. Details of Memcheck's checking machinery"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.machine"></a>4.5. Details of Memcheck's checking machinery</h2></div></div></div> <p>Read this section if you want to know, in detail, exactly what and how Memcheck is checking.</p> <div class="sect2" title="4.5.1. Valid-value (V) bits"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.value"></a>4.5.1. Valid-value (V) bits</h3></div></div></div> <p>It is simplest to think of Memcheck implementing a synthetic CPU which is identical to a real CPU, except for one crucial detail. Every bit (literally) of data processed, stored and handled by the real CPU has, in the synthetic CPU, an associated "valid-value" bit, which says whether or not the accompanying bit has a legitimate value. In the discussions which follow, this bit is referred to as the V (valid-value) bit.</p> <p>Each byte in the system therefore has a 8 V bits which follow it wherever it goes. For example, when the CPU loads a word-size item (4 bytes) from memory, it also loads the corresponding 32 V bits from a bitmap which stores the V bits for the process' entire address space. If the CPU should later write the whole or some part of that value to memory at a different address, the relevant V bits will be stored back in the V-bit bitmap.</p> <p>In short, each bit in the system has (conceptually) an associated V bit, which follows it around everywhere, even inside the CPU. Yes, all the CPU's registers (integer, floating point, vector and condition registers) have their own V bit vectors. For this to work, Memcheck uses a great deal of compression to represent the V bits compactly.</p> <p>Copying values around does not cause Memcheck to check for, or report on, errors. However, when a value is used in a way which might conceivably affect your program's externally-visible behaviour, the associated V bits are immediately checked. If any of these indicate that the value is undefined (even partially), an error is reported.</p> <p>Here's an (admittedly nonsensical) example:</p> <pre class="programlisting"> int i, j; int a[10], b[10]; for ( i = 0; i &lt; 10; i++ ) { j = a[i]; b[i] = j; }</pre> <p>Memcheck emits no complaints about this, since it merely copies uninitialised values from <code class="varname">a[]</code> into <code class="varname">b[]</code>, and doesn't use them in a way which could affect the behaviour of the program. However, if the loop is changed to:</p> <pre class="programlisting"> for ( i = 0; i &lt; 10; i++ ) { j += a[i]; } if ( j == 77 ) printf("hello there\n"); </pre> <p>then Memcheck will complain, at the <code class="computeroutput">if</code>, that the condition depends on uninitialised values. Note that it <span class="command"><strong>doesn't</strong></span> complain at the <code class="varname">j += a[i];</code>, since at that point the undefinedness is not "observable". It's only when a decision has to be made as to whether or not to do the <code class="function">printf</code> -- an observable action of your program -- that Memcheck complains.</p> <p>Most low level operations, such as adds, cause Memcheck to use the V bits for the operands to calculate the V bits for the result. Even if the result is partially or wholly undefined, it does not complain.</p> <p>Checks on definedness only occur in three places: when a value is used to generate a memory address, when control flow decision needs to be made, and when a system call is detected, Memcheck checks definedness of parameters as required.</p> <p>If a check should detect undefinedness, an error message is issued. The resulting value is subsequently regarded as well-defined. To do otherwise would give long chains of error messages. In other words, once Memcheck reports an undefined value error, it tries to avoid reporting further errors derived from that same undefined value.</p> <p>This sounds overcomplicated. Why not just check all reads from memory, and complain if an undefined value is loaded into a CPU register? Well, that doesn't work well, because perfectly legitimate C programs routinely copy uninitialised values around in memory, and we don't want endless complaints about that. Here's the canonical example. Consider a struct like this:</p> <pre class="programlisting"> struct S { int x; char c; }; struct S s1, s2; s1.x = 42; s1.c = 'z'; s2 = s1; </pre> <p>The question to ask is: how large is <code class="varname">struct S</code>, in bytes? An <code class="varname">int</code> is 4 bytes and a <code class="varname">char</code> one byte, so perhaps a <code class="varname">struct S</code> occupies 5 bytes? Wrong. All non-toy compilers we know of will round the size of <code class="varname">struct S</code> up to a whole number of words, in this case 8 bytes. Not doing this forces compilers to generate truly appalling code for accessing arrays of <code class="varname">struct S</code>'s on some architectures.</p> <p>So <code class="varname">s1</code> occupies 8 bytes, yet only 5 of them will be initialised. For the assignment <code class="varname">s2 = s1</code>, GCC generates code to copy all 8 bytes wholesale into <code class="varname">s2</code> without regard for their meaning. If Memcheck simply checked values as they came out of memory, it would yelp every time a structure assignment like this happened. So the more complicated behaviour described above is necessary. This allows GCC to copy <code class="varname">s1</code> into <code class="varname">s2</code> any way it likes, and a warning will only be emitted if the uninitialised values are later used.</p> </div> <div class="sect2" title="4.5.2. Valid-address (A) bits"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.vaddress"></a>4.5.2. Valid-address (A) bits</h3></div></div></div> <p>Notice that the previous subsection describes how the validity of values is established and maintained without having to say whether the program does or does not have the right to access any particular memory location. We now consider the latter question.</p> <p>As described above, every bit in memory or in the CPU has an associated valid-value (V) bit. In addition, all bytes in memory, but not in the CPU, have an associated valid-address (A) bit. This indicates whether or not the program can legitimately read or write that location. It does not give any indication of the validity of the data at that location -- that's the job of the V bits -- only whether or not the location may be accessed.</p> <p>Every time your program reads or writes memory, Memcheck checks the A bits associated with the address. If any of them indicate an invalid address, an error is emitted. Note that the reads and writes themselves do not change the A bits, only consult them.</p> <p>So how do the A bits get set/cleared? Like this:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>When the program starts, all the global data areas are marked as accessible.</p></li> <li class="listitem"><p>When the program does <code class="function">malloc</code>/<code class="computeroutput">new</code>, the A bits for exactly the area allocated, and not a byte more, are marked as accessible. Upon freeing the area the A bits are changed to indicate inaccessibility.</p></li> <li class="listitem"><p>When the stack pointer register (<code class="literal">SP</code>) moves up or down, A bits are set. The rule is that the area from <code class="literal">SP</code> up to the base of the stack is marked as accessible, and below <code class="literal">SP</code> is inaccessible. (If that sounds illogical, bear in mind that the stack grows down, not up, on almost all Unix systems, including GNU/Linux.) Tracking <code class="literal">SP</code> like this has the useful side-effect that the section of stack used by a function for local variables etc is automatically marked accessible on function entry and inaccessible on exit.</p></li> <li class="listitem"><p>When doing system calls, A bits are changed appropriately. For example, <code class="literal">mmap</code> magically makes files appear in the process' address space, so the A bits must be updated if <code class="literal">mmap</code> succeeds.</p></li> <li class="listitem"><p>Optionally, your program can tell Memcheck about such changes explicitly, using the client request mechanism described above.</p></li> </ul></div> </div> <div class="sect2" title="4.5.3. Putting it all together"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.together"></a>4.5.3. Putting it all together</h3></div></div></div> <p>Memcheck's checking machinery can be summarised as follows:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>Each byte in memory has 8 associated V (valid-value) bits, saying whether or not the byte has a defined value, and a single A (valid-address) bit, saying whether or not the program currently has the right to read/write that address. As mentioned above, heavy use of compression means the overhead is typically around 25%.</p></li> <li class="listitem"><p>When memory is read or written, the relevant A bits are consulted. If they indicate an invalid address, Memcheck emits an Invalid read or Invalid write error.</p></li> <li class="listitem"><p>When memory is read into the CPU's registers, the relevant V bits are fetched from memory and stored in the simulated CPU. They are not consulted.</p></li> <li class="listitem"><p>When a register is written out to memory, the V bits for that register are written back to memory too.</p></li> <li class="listitem"><p>When values in CPU registers are used to generate a memory address, or to determine the outcome of a conditional branch, the V bits for those values are checked, and an error emitted if any of them are undefined.</p></li> <li class="listitem"><p>When values in CPU registers are used for any other purpose, Memcheck computes the V bits for the result, but does not check them.</p></li> <li class="listitem"><p>Once the V bits for a value in the CPU have been checked, they are then set to indicate validity. This avoids long chains of errors.</p></li> <li class="listitem"> <p>When values are loaded from memory, Memcheck checks the A bits for that location and issues an illegal-address warning if needed. In that case, the V bits loaded are forced to indicate Valid, despite the location being invalid.</p> <p>This apparently strange choice reduces the amount of confusing information presented to the user. It avoids the unpleasant phenomenon in which memory is read from a place which is both unaddressable and contains invalid values, and, as a result, you get not only an invalid-address (read/write) error, but also a potentially large set of uninitialised-value errors, one for every time the value is used.</p> <p>There is a hazy boundary case to do with multi-byte loads from addresses which are partially valid and partially invalid. See details of the option <code class="option">--partial-loads-ok</code> for details. </p> </li> </ul></div> <p>Memcheck intercepts calls to <code class="function">malloc</code>, <code class="function">calloc</code>, <code class="function">realloc</code>, <code class="function">valloc</code>, <code class="function">memalign</code>, <code class="function">free</code>, <code class="computeroutput">new</code>, <code class="computeroutput">new[]</code>, <code class="computeroutput">delete</code> and <code class="computeroutput">delete[]</code>. The behaviour you get is:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p><code class="function">malloc</code>/<code class="function">new</code>/<code class="computeroutput">new[]</code>: the returned memory is marked as addressable but not having valid values. This means you have to write to it before you can read it.</p></li> <li class="listitem"><p><code class="function">calloc</code>: returned memory is marked both addressable and valid, since <code class="function">calloc</code> clears the area to zero.</p></li> <li class="listitem"><p><code class="function">realloc</code>: if the new size is larger than the old, the new section is addressable but invalid, as with <code class="function">malloc</code>. If the new size is smaller, the dropped-off section is marked as unaddressable. You may only pass to <code class="function">realloc</code> a pointer previously issued to you by <code class="function">malloc</code>/<code class="function">calloc</code>/<code class="function">realloc</code>.</p></li> <li class="listitem"><p><code class="function">free</code>/<code class="computeroutput">delete</code>/<code class="computeroutput">delete[]</code>: you may only pass to these functions a pointer previously issued to you by the corresponding allocation function. Otherwise, Memcheck complains. If the pointer is indeed valid, Memcheck marks the entire area it points at as unaddressable, and places the block in the freed-blocks-queue. The aim is to defer as long as possible reallocation of this block. Until that happens, all attempts to access it will elicit an invalid-address error, as you would hope.</p></li> </ul></div> </div> </div> <div class="sect1" title="4.6. Memcheck Monitor Commands"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.monitor-commands"></a>4.6. Memcheck Monitor Commands</h2></div></div></div> <p>The Memcheck tool provides monitor commands handled by Valgrind's built-in gdbserver (see <a class="xref" href="manual-core-adv.html#manual-core-adv.gdbserver-commandhandling" title="3.2.5. Monitor command handling by the Valgrind gdbserver">Monitor command handling by the Valgrind gdbserver</a>). </p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"> <p><code class="varname">get_vbits &lt;addr&gt; [&lt;len&gt;]</code> shows the definedness (V) bits for &lt;len&gt; (default 1) bytes starting at &lt;addr&gt;. The definedness of each byte in the range is given using two hexadecimal digits. These hexadecimal digits encode the validity of each bit of the corresponding byte, using 0 if the bit is defined and 1 if the bit is undefined. If a byte is not addressable, its validity bits are replaced by <code class="varname">__</code> (a double underscore). </p> <p> In the following example, <code class="varname">string10</code> is an array of 10 characters, in which the even numbered bytes are undefined. In the below example, the byte corresponding to <code class="varname">string10[5]</code> is not addressable. </p> <pre class="programlisting"> (gdb) p &amp;string10 $4 = (char (*)[10]) 0x8049e28 (gdb) monitor get_vbits 0x8049e28 10 ff00ff00 ff__ff00 ff00 (gdb) </pre> <p> The command get_vbits cannot be used with registers. To get the validity bits of a register, you must start Valgrind with the option <code class="option">--vgdb-shadow-registers=yes</code>. The validity bits of a register can be obtained by printing the 'shadow 1' corresponding register. In the below x86 example, the register eax has all its bits undefined, while the register ebx is fully defined. </p> <pre class="programlisting"> (gdb) p /x $eaxs1 $9 = 0xffffffff (gdb) p /x $ebxs1 $10 = 0x0 (gdb) </pre> </li> <li class="listitem"> <p><code class="varname">make_memory [noaccess|undefined|defined|Definedifaddressable] &lt;addr&gt; [&lt;len&gt;]</code> marks the range of &lt;len&gt; (default 1) bytes at &lt;addr&gt; as having the given status. Parameter <code class="varname">noaccess</code> marks the range as non-accessible, so Memcheck will report an error on any access to it. <code class="varname">undefined</code> or <code class="varname">defined</code> mark the area as accessible, but Memcheck regards the bytes in it respectively as having undefined or defined values. <code class="varname">Definedifaddressable</code> marks as defined, bytes in the range which are already addressible, but makes no change to the status of bytes in the range which are not addressible. Note that the first letter of <code class="varname">Definedifaddressable</code> is an uppercase D to avoid confusion with <code class="varname">defined</code>. </p> <p> In the following example, the first byte of the <code class="varname">string10</code> is marked as defined: </p> <pre class="programlisting"> (gdb) monitor make_memory defined 0x8049e28 1 (gdb) monitor get_vbits 0x8049e28 10 0000ff00 ff00ff00 ff00 (gdb) </pre> </li> <li class="listitem"> <p><code class="varname">check_memory [addressable|defined] &lt;addr&gt; [&lt;len&gt;]</code> checks that the range of &lt;len&gt; (default 1) bytes at &lt;addr&gt; has the specified accessibility. It then outputs a description of &lt;addr&gt;. In the following example, a detailed description is available because the option <code class="option">--read-var-info=yes</code> was given at Valgrind startup: </p> <pre class="programlisting"> (gdb) monitor check_memory defined 0x8049e28 1 Address 0x8049E28 len 1 defined ==14698== Location 0x8049e28 is 0 bytes inside string10[0], ==14698== declared at prog.c:10, in frame #0 of thread 1 (gdb) </pre> </li> <li class="listitem"> <p><code class="varname">leak_check [full*|summary] [reachable|possibleleak*|definiteleak] [increased*|changed|any] [unlimited*|limited &lt;max_loss_records_output&gt;] </code> performs a leak check. The <code class="varname">*</code> in the arguments indicates the default values. </p> <p> If the first argument is <code class="varname">summary</code>, only a summary of the leak search is given; otherwise a full leak report is produced. A full leak report gives detailed information for each leak: the stack trace where the leaked blocks were allocated, the number of blocks leaked and their total size. When a full report is requested, the next two arguments further specify what kind of leaks to report. A leak's details are shown if they match both the second and third argument. A full leak report might output detailed information for many leaks. The nr of leaks for which information is output can be controlled using the <code class="varname">limited</code> argument followed by the maximum nr of leak records to output. If this maximum is reached, the leak search outputs the records with the biggest number of bytes. </p> <p>The second argument controls what kind of blocks are shown for a <code class="varname">full</code> leak search. The value <code class="varname">definiteleak</code> specifies that only definitely leaked blocks should be shown. The value <code class="varname">possibleleak</code> will also show possibly leaked blocks (those for which only an interior pointer was found). The value <code class="varname">reachable</code> will show all block categories (reachable, possibly leaked, definitely leaked). </p> <p>The third argument controls what kinds of changes are shown for a <code class="varname">full</code> leak search. The value <code class="varname">increased</code> specifies that only block allocation stacks with an increased number of leaked bytes or blocks since the previous leak check should be shown. The value <code class="varname">changed</code> specifies that allocation stacks with any change since the previous leak check should be shown. The value <code class="varname">any</code> specifies that all leak entries should be shown, regardless of any increase or decrease. When If <code class="varname">increased</code> or <code class="varname">changed</code> are specified, the leak report entries will show the delta relative to the previous leak report. </p> <p>The following example shows usage of the <code class="varname">leak_check</code> monitor command on the <code class="varname">memcheck/tests/leak-cases.c</code> regression test. The first command outputs one entry having an increase in the leaked bytes. The second command is the same as the first command, but uses the abbreviated forms accepted by GDB and the Valgrind gdbserver. It only outputs the summary information, as there was no increase since the previous leak search.</p> <pre class="programlisting"> (gdb) monitor leak_check full possibleleak increased ==19520== 16 (+16) bytes in 1 (+1) blocks are possibly lost in loss record 9 of 12 ==19520== at 0x40070B4: malloc (vg_replace_malloc.c:263) ==19520== by 0x80484D5: mk (leak-cases.c:52) ==19520== by 0x804855F: f (leak-cases.c:81) ==19520== by 0x80488E0: main (leak-cases.c:107) ==19520== ==19520== LEAK SUMMARY: ==19520== definitely lost: 32 (+0) bytes in 2 (+0) blocks ==19520== indirectly lost: 16 (+0) bytes in 1 (+0) blocks ==19520== possibly lost: 32 (+16) bytes in 2 (+1) blocks ==19520== still reachable: 96 (+16) bytes in 6 (+1) blocks ==19520== suppressed: 0 (+0) bytes in 0 (+0) blocks ==19520== Reachable blocks (those to which a pointer was found) are not shown. ==19520== To see them, add 'reachable any' args to leak_check ==19520== (gdb) mo l ==19520== LEAK SUMMARY: ==19520== definitely lost: 32 (+0) bytes in 2 (+0) blocks ==19520== indirectly lost: 16 (+0) bytes in 1 (+0) blocks ==19520== possibly lost: 32 (+0) bytes in 2 (+0) blocks ==19520== still reachable: 96 (+0) bytes in 6 (+0) blocks ==19520== suppressed: 0 (+0) bytes in 0 (+0) blocks ==19520== Reachable blocks (those to which a pointer was found) are not shown. ==19520== To see them, add 'reachable any' args to leak_check ==19520== (gdb) </pre> <p>Note that when using Valgrind's gdbserver, it is not necessary to rerun with <code class="option">--leak-check=full</code> <code class="option">--show-reachable=yes</code> to see the reachable blocks. You can obtain the same information without rerunning by using the GDB command <code class="computeroutput">monitor leak_check full reachable any</code> (or, using abbreviation: <code class="computeroutput">mo l f r a</code>). </p> </li> <li class="listitem"> <p><code class="varname">block_list &lt;loss_record_nr&gt; </code> shows the list of blocks belonging to &lt;loss_record_nr&gt;. </p> <p> A leak search merges the allocated blocks in loss records : a loss record re-groups all blocks having the same state (for example, Definitely Lost) and the same allocation backtrace. Each loss record is identified in the leak search result by a loss record number. The <code class="varname">block_list</code> command shows the loss record information followed by the addresses and sizes of the blocks which have been merged in the loss record. </p> <p> If a directly lost block causes some other blocks to be indirectly lost, the block_list command will also show these indirectly lost blocks. The indirectly lost blocks will be indented according to the level of indirection between the directly lost block and the indirectly lost block(s). Each indirectly lost block is followed by the reference of its loss record. </p> <p> The block_list command can be used on the results of a leak search as long as no block has been freed after this leak search: as soon as the program frees a block, a new leak search is needed before block_list can be used again. </p> <p> In the below example, the program leaks a tree structure by losing the pointer to the block A (top of the tree). So, the block A is directly lost, causing an indirect loss of blocks B to G. The first block_list command shows the loss record of A (a definitely lost block with address 0x4028028, size 16). The addresses and sizes of the indirectly lost blocks due to block A are shown below the block A. The second command shows the details of one of the indirect loss records output by the first command. </p> <pre class="programlisting"> A / \ B C / \ / \ D E F G </pre> <pre class="programlisting"> (gdb) bt #0 main () at leak-tree.c:69 (gdb) monitor leak_check full any ==19552== 112 (16 direct, 96 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 7 ==19552== at 0x40070B4: malloc (vg_replace_malloc.c:263) ==19552== by 0x80484D5: mk (leak-tree.c:28) ==19552== by 0x80484FC: f (leak-tree.c:41) ==19552== by 0x8048856: main (leak-tree.c:63) ==19552== ==19552== LEAK SUMMARY: ==19552== definitely lost: 16 bytes in 1 blocks ==19552== indirectly lost: 96 bytes in 6 blocks ==19552== possibly lost: 0 bytes in 0 blocks ==19552== still reachable: 0 bytes in 0 blocks ==19552== suppressed: 0 bytes in 0 blocks ==19552== (gdb) monitor block_list 7 ==19552== 112 (16 direct, 96 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 7 ==19552== at 0x40070B4: malloc (vg_replace_malloc.c:263) ==19552== by 0x80484D5: mk (leak-tree.c:28) ==19552== by 0x80484FC: f (leak-tree.c:41) ==19552== by 0x8048856: main (leak-tree.c:63) ==19552== 0x4028028[16] ==19552== 0x4028068[16] indirect loss record 1 ==19552== 0x40280E8[16] indirect loss record 3 ==19552== 0x4028128[16] indirect loss record 4 ==19552== 0x40280A8[16] indirect loss record 2 ==19552== 0x4028168[16] indirect loss record 5 ==19552== 0x40281A8[16] indirect loss record 6 (gdb) mo b 2 ==19552== 16 bytes in 1 blocks are indirectly lost in loss record 2 of 7 ==19552== at 0x40070B4: malloc (vg_replace_malloc.c:263) ==19552== by 0x80484D5: mk (leak-tree.c:28) ==19552== by 0x8048519: f (leak-tree.c:43) ==19552== by 0x8048856: main (leak-tree.c:63) ==19552== 0x40280A8[16] ==19552== 0x4028168[16] indirect loss record 5 ==19552== 0x40281A8[16] indirect loss record 6 (gdb) </pre> </li> <li class="listitem"> <p><code class="varname">who_points_at &lt;addr&gt; [&lt;len&gt;]</code> shows all the locations where a pointer to addr is found. If len is equal to 1, the command only shows the locations pointing exactly at addr (i.e. the "start pointers" to addr). If len is &gt; 1, "interior pointers" pointing at the len first bytes will also be shown. </p> <p>The locations searched for are the same as the locations used in the leak search. So, <code class="varname">who_points_at</code> can a.o. be used to show why the leak search still can reach a block, or can search for dangling pointers to a freed block. Each location pointing at addr (or pointing inside addr if interior pointers are being searched for) will be described. </p> <p>In the below example, the pointers to the 'tree block A' (see example in command <code class="varname">block_list</code>) is shown before the tree was leaked. The descriptions are detailed as the option <code class="option">--read-var-info=yes</code> was given at Valgrind startup. The second call shows the pointers (start and interior pointers) to block G. The block G (0x40281A8) is reachable via block C (0x40280a8) and register ECX of tid 1 (tid is the Valgrind thread id). It is "interior reachable" via the register EBX. </p> <pre class="programlisting"> (gdb) monitor who_points_at 0x4028028 ==20852== Searching for pointers to 0x4028028 ==20852== *0x8049e20 points at 0x4028028 ==20852== Location 0x8049e20 is 0 bytes inside global var "t" ==20852== declared at leak-tree.c:35 (gdb) monitor who_points_at 0x40281A8 16 ==20852== Searching for pointers pointing in 16 bytes from 0x40281a8 ==20852== *0x40280ac points at 0x40281a8 ==20852== Address 0x40280ac is 4 bytes inside a block of size 16 alloc'd ==20852== at 0x40070B4: malloc (vg_replace_malloc.c:263) ==20852== by 0x80484D5: mk (leak-tree.c:28) ==20852== by 0x8048519: f (leak-tree.c:43) ==20852== by 0x8048856: main (leak-tree.c:63) ==20852== tid 1 register ECX points at 0x40281a8 ==20852== tid 1 register EBX interior points at 2 bytes inside 0x40281a8 (gdb) </pre> </li> </ul></div> </div> <div class="sect1" title="4.7. Client Requests"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.clientreqs"></a>4.7. Client Requests</h2></div></div></div> <p>The following client requests are defined in <code class="filename">memcheck.h</code>. See <code class="filename">memcheck.h</code> for exact details of their arguments.</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p><code class="varname">VALGRIND_MAKE_MEM_NOACCESS</code>, <code class="varname">VALGRIND_MAKE_MEM_UNDEFINED</code> and <code class="varname">VALGRIND_MAKE_MEM_DEFINED</code>. These mark address ranges as completely inaccessible, accessible but containing undefined data, and accessible and containing defined data, respectively.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_MAKE_MEM_DEFINED_IF_ADDRESSABLE</code>. This is just like <code class="varname">VALGRIND_MAKE_MEM_DEFINED</code> but only affects those bytes that are already addressable.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_CHECK_MEM_IS_ADDRESSABLE</code> and <code class="varname">VALGRIND_CHECK_MEM_IS_DEFINED</code>: check immediately whether or not the given address range has the relevant property, and if not, print an error message. Also, for the convenience of the client, returns zero if the relevant property holds; otherwise, the returned value is the address of the first byte for which the property is not true. Always returns 0 when not run on Valgrind.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_CHECK_VALUE_IS_DEFINED</code>: a quick and easy way to find out whether Valgrind thinks a particular value (lvalue, to be precise) is addressable and defined. Prints an error message if not. It has no return value.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_DO_LEAK_CHECK</code>: does a full memory leak check (like <code class="option">--leak-check=full</code>) right now. This is useful for incrementally checking for leaks between arbitrary places in the program's execution. It has no return value.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_DO_ADDED_LEAK_CHECK</code>: same as <code class="varname"> VALGRIND_DO_LEAK_CHECK</code> but only shows the entries for which there was an increase in leaked bytes or leaked number of blocks since the previous leak search. It has no return value.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_DO_CHANGED_LEAK_CHECK</code>: same as <code class="varname">VALGRIND_DO_LEAK_CHECK</code> but only shows the entries for which there was an increase or decrease in leaked bytes or leaked number of blocks since the previous leak search. It has no return value.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_DO_QUICK_LEAK_CHECK</code>: like <code class="varname">VALGRIND_DO_LEAK_CHECK</code>, except it produces only a leak summary (like <code class="option">--leak-check=summary</code>). It has no return value.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_COUNT_LEAKS</code>: fills in the four arguments with the number of bytes of memory found by the previous leak check to be leaked (i.e. the sum of direct leaks and indirect leaks), dubious, reachable and suppressed. This is useful in test harness code, after calling <code class="varname">VALGRIND_DO_LEAK_CHECK</code> or <code class="varname">VALGRIND_DO_QUICK_LEAK_CHECK</code>.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_COUNT_LEAK_BLOCKS</code>: identical to <code class="varname">VALGRIND_COUNT_LEAKS</code> except that it returns the number of blocks rather than the number of bytes in each category.</p></li> <li class="listitem"><p><code class="varname">VALGRIND_GET_VBITS</code> and <code class="varname">VALGRIND_SET_VBITS</code>: allow you to get and set the V (validity) bits for an address range. You should probably only set V bits that you have got with <code class="varname">VALGRIND_GET_VBITS</code>. Only for those who really know what they are doing.</p></li> <li class="listitem"> <p><code class="varname">VALGRIND_CREATE_BLOCK</code> and <code class="varname">VALGRIND_DISCARD</code>. <code class="varname">VALGRIND_CREATE_BLOCK</code> takes an address, a number of bytes and a character string. The specified address range is then associated with that string. When Memcheck reports an invalid access to an address in the range, it will describe it in terms of this block rather than in terms of any other block it knows about. Note that the use of this macro does not actually change the state of memory in any way -- it merely gives a name for the range. </p> <p>At some point you may want Memcheck to stop reporting errors in terms of the block named by <code class="varname">VALGRIND_CREATE_BLOCK</code>. To make this possible, <code class="varname">VALGRIND_CREATE_BLOCK</code> returns a "block handle", which is a C <code class="varname">int</code> value. You can pass this block handle to <code class="varname">VALGRIND_DISCARD</code>. After doing so, Valgrind will no longer relate addressing errors in the specified range to the block. Passing invalid handles to <code class="varname">VALGRIND_DISCARD</code> is harmless. </p> </li> </ul></div> </div> <div class="sect1" title="4.8. Memory Pools: describing and working with custom allocators"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.mempools"></a>4.8. Memory Pools: describing and working with custom allocators</h2></div></div></div> <p>Some programs use custom memory allocators, often for performance reasons. Left to itself, Memcheck is unable to understand the behaviour of custom allocation schemes as well as it understands the standard allocators, and so may miss errors and leaks in your program. What this section describes is a way to give Memcheck enough of a description of your custom allocator that it can make at least some sense of what is happening.</p> <p>There are many different sorts of custom allocator, so Memcheck attempts to reason about them using a loose, abstract model. We use the following terminology when describing custom allocation systems:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p>Custom allocation involves a set of independent "memory pools". </p></li> <li class="listitem"><p>Memcheck's notion of a a memory pool consists of a single "anchor address" and a set of non-overlapping "chunks" associated with the anchor address.</p></li> <li class="listitem"><p>Typically a pool's anchor address is the address of a book-keeping "header" structure.</p></li> <li class="listitem"><p>Typically the pool's chunks are drawn from a contiguous "superblock" acquired through the system <code class="function">malloc</code> or <code class="function">mmap</code>.</p></li> </ul></div> <p>Keep in mind that the last two points above say "typically": the Valgrind mempool client request API is intentionally vague about the exact structure of a mempool. There is no specific mention made of headers or superblocks. Nevertheless, the following picture may help elucidate the intention of the terms in the API:</p> <pre class="programlisting"> "pool" (anchor address) | v +--------+---+ | header | o | +--------+-|-+ | v superblock +------+---+--------------+---+------------------+ | |rzB| allocation |rzB| | +------+---+--------------+---+------------------+ ^ ^ | | "addr" "addr"+"size" </pre> <p> Note that the header and the superblock may be contiguous or discontiguous, and there may be multiple superblocks associated with a single header; such variations are opaque to Memcheck. The API only requires that your allocation scheme can present sensible values of "pool", "addr" and "size".</p> <p> Typically, before making client requests related to mempools, a client program will have allocated such a header and superblock for their mempool, and marked the superblock NOACCESS using the <code class="varname">VALGRIND_MAKE_MEM_NOACCESS</code> client request.</p> <p> When dealing with mempools, the goal is to maintain a particular invariant condition: that Memcheck believes the unallocated portions of the pool's superblock (including redzones) are NOACCESS. To maintain this invariant, the client program must ensure that the superblock starts out in that state; Memcheck cannot make it so, since Memcheck never explicitly learns about the superblock of a pool, only the allocated chunks within the pool.</p> <p> Once the header and superblock for a pool are established and properly marked, there are a number of client requests programs can use to inform Memcheck about changes to the state of a mempool:</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"> <p> <code class="varname">VALGRIND_CREATE_MEMPOOL(pool, rzB, is_zeroed)</code>: This request registers the address <code class="varname">pool</code> as the anchor address for a memory pool. It also provides a size <code class="varname">rzB</code>, specifying how large the redzones placed around chunks allocated from the pool should be. Finally, it provides an <code class="varname">is_zeroed</code> argument that specifies whether the pool's chunks are zeroed (more precisely: defined) when allocated. </p> <p> Upon completion of this request, no chunks are associated with the pool. The request simply tells Memcheck that the pool exists, so that subsequent calls can refer to it as a pool. </p> </li> <li class="listitem"><p><code class="varname">VALGRIND_DESTROY_MEMPOOL(pool)</code>: This request tells Memcheck that a pool is being torn down. Memcheck then removes all records of chunks associated with the pool, as well as its record of the pool's existence. While destroying its records of a mempool, Memcheck resets the redzones of any live chunks in the pool to NOACCESS. </p></li> <li class="listitem"><p><code class="varname">VALGRIND_MEMPOOL_ALLOC(pool, addr, size)</code>: This request informs Memcheck that a <code class="varname">size</code>-byte chunk has been allocated at <code class="varname">addr</code>, and associates the chunk with the specified <code class="varname">pool</code>. If the pool was created with nonzero <code class="varname">rzB</code> redzones, Memcheck will mark the <code class="varname">rzB</code> bytes before and after the chunk as NOACCESS. If the pool was created with the <code class="varname">is_zeroed</code> argument set, Memcheck will mark the chunk as DEFINED, otherwise Memcheck will mark the chunk as UNDEFINED. </p></li> <li class="listitem"><p><code class="varname">VALGRIND_MEMPOOL_FREE(pool, addr)</code>: This request informs Memcheck that the chunk at <code class="varname">addr</code> should no longer be considered allocated. Memcheck will mark the chunk associated with <code class="varname">addr</code> as NOACCESS, and delete its record of the chunk's existence. </p></li> <li class="listitem"> <p><code class="varname">VALGRIND_MEMPOOL_TRIM(pool, addr, size)</code>: This request trims the chunks associated with <code class="varname">pool</code>. The request only operates on chunks associated with <code class="varname">pool</code>. Trimming is formally defined as:</p> <div class="itemizedlist"><ul class="itemizedlist" type="circle"> <li class="listitem"><p> All chunks entirely inside the range <code class="varname">addr..(addr+size-1)</code> are preserved.</p></li> <li class="listitem"><p>All chunks entirely outside the range <code class="varname">addr..(addr+size-1)</code> are discarded, as though <code class="varname">VALGRIND_MEMPOOL_FREE</code> was called on them. </p></li> <li class="listitem"><p>All other chunks must intersect with the range <code class="varname">addr..(addr+size-1)</code>; areas outside the intersection are marked as NOACCESS, as though they had been independently freed with <code class="varname">VALGRIND_MEMPOOL_FREE</code>.</p></li> </ul></div> <p>This is a somewhat rare request, but can be useful in implementing the type of mass-free operations common in custom LIFO allocators.</p> </li> <li class="listitem"> <p><code class="varname">VALGRIND_MOVE_MEMPOOL(poolA, poolB)</code>: This request informs Memcheck that the pool previously anchored at address <code class="varname">poolA</code> has moved to anchor address <code class="varname">poolB</code>. This is a rare request, typically only needed if you <code class="function">realloc</code> the header of a mempool.</p> <p>No memory-status bits are altered by this request.</p> </li> <li class="listitem"> <p> <code class="varname">VALGRIND_MEMPOOL_CHANGE(pool, addrA, addrB, size)</code>: This request informs Memcheck that the chunk previously allocated at address <code class="varname">addrA</code> within <code class="varname">pool</code> has been moved and/or resized, and should be changed to cover the region <code class="varname">addrB..(addrB+size-1)</code>. This is a rare request, typically only needed if you <code class="function">realloc</code> a superblock or wish to extend a chunk without changing its memory-status bits. </p> <p>No memory-status bits are altered by this request. </p> </li> <li class="listitem"><p><code class="varname">VALGRIND_MEMPOOL_EXISTS(pool)</code>: This request informs the caller whether or not Memcheck is currently tracking a mempool at anchor address <code class="varname">pool</code>. It evaluates to 1 when there is a mempool associated with that address, 0 otherwise. This is a rare request, only useful in circumstances when client code might have lost track of the set of active mempools. </p></li> </ul></div> </div> <div class="sect1" title="4.9. Debugging MPI Parallel Programs with Valgrind"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="mc-manual.mpiwrap"></a>4.9. Debugging MPI Parallel Programs with Valgrind</h2></div></div></div> <p>Memcheck supports debugging of distributed-memory applications which use the MPI message passing standard. This support consists of a library of wrapper functions for the <code class="computeroutput">PMPI_*</code> interface. When incorporated into the application's address space, either by direct linking or by <code class="computeroutput">LD_PRELOAD</code>, the wrappers intercept calls to <code class="computeroutput">PMPI_Send</code>, <code class="computeroutput">PMPI_Recv</code>, etc. They then use client requests to inform Memcheck of memory state changes caused by the function being wrapped. This reduces the number of false positives that Memcheck otherwise typically reports for MPI applications.</p> <p>The wrappers also take the opportunity to carefully check size and definedness of buffers passed as arguments to MPI functions, hence detecting errors such as passing undefined data to <code class="computeroutput">PMPI_Send</code>, or receiving data into a buffer which is too small.</p> <p>Unlike most of the rest of Valgrind, the wrapper library is subject to a BSD-style license, so you can link it into any code base you like. See the top of <code class="computeroutput">mpi/libmpiwrap.c</code> for license details.</p> <div class="sect2" title="4.9.1. Building and installing the wrappers"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.mpiwrap.build"></a>4.9.1. Building and installing the wrappers</h3></div></div></div> <p> The wrapper library will be built automatically if possible. Valgrind's configure script will look for a suitable <code class="computeroutput">mpicc</code> to build it with. This must be the same <code class="computeroutput">mpicc</code> you use to build the MPI application you want to debug. By default, Valgrind tries <code class="computeroutput">mpicc</code>, but you can specify a different one by using the configure-time option <code class="option">--with-mpicc</code>. Currently the wrappers are only buildable with <code class="computeroutput">mpicc</code>s which are based on GNU GCC or Intel's C++ Compiler.</p> <p>Check that the configure script prints a line like this:</p> <pre class="programlisting"> checking for usable MPI2-compliant mpicc and mpi.h... yes, mpicc </pre> <p>If it says <code class="computeroutput">... no</code>, your <code class="computeroutput">mpicc</code> has failed to compile and link a test MPI2 program.</p> <p>If the configure test succeeds, continue in the usual way with <code class="computeroutput">make</code> and <code class="computeroutput">make install</code>. The final install tree should then contain <code class="computeroutput">libmpiwrap-&lt;platform&gt;.so</code>. </p> <p>Compile up a test MPI program (eg, MPI hello-world) and try this:</p> <pre class="programlisting"> LD_PRELOAD=$prefix/lib/valgrind/libmpiwrap-&lt;platform&gt;.so \ mpirun [args] $prefix/bin/valgrind ./hello </pre> <p>You should see something similar to the following</p> <pre class="programlisting"> valgrind MPI wrappers 31901: Active for pid 31901 valgrind MPI wrappers 31901: Try MPIWRAP_DEBUG=help for possible options </pre> <p>repeated for every process in the group. If you do not see these, there is an build/installation problem of some kind.</p> <p> The MPI functions to be wrapped are assumed to be in an ELF shared object with soname matching <code class="computeroutput">libmpi.so*</code>. This is known to be correct at least for Open MPI and Quadrics MPI, and can easily be changed if required.</p> </div> <div class="sect2" title="4.9.2. Getting started"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.mpiwrap.gettingstarted"></a>4.9.2. Getting started</h3></div></div></div> <p>Compile your MPI application as usual, taking care to link it using the same <code class="computeroutput">mpicc</code> that your Valgrind build was configured with.</p> <p> Use the following basic scheme to run your application on Valgrind with the wrappers engaged:</p> <pre class="programlisting"> MPIWRAP_DEBUG=[wrapper-args] \ LD_PRELOAD=$prefix/lib/valgrind/libmpiwrap-&lt;platform&gt;.so \ mpirun [mpirun-args] \ $prefix/bin/valgrind [valgrind-args] \ [application] [app-args] </pre> <p>As an alternative to <code class="computeroutput">LD_PRELOAD</code>ing <code class="computeroutput">libmpiwrap-&lt;platform&gt;.so</code>, you can simply link it to your application if desired. This should not disturb native behaviour of your application in any way.</p> </div> <div class="sect2" title="4.9.3. Controlling the wrapper library"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.mpiwrap.controlling"></a>4.9.3. Controlling the wrapper library</h3></div></div></div> <p>Environment variable <code class="computeroutput">MPIWRAP_DEBUG</code> is consulted at startup. The default behaviour is to print a starting banner</p> <pre class="programlisting"> valgrind MPI wrappers 16386: Active for pid 16386 valgrind MPI wrappers 16386: Try MPIWRAP_DEBUG=help for possible options </pre> <p> and then be relatively quiet.</p> <p>You can give a list of comma-separated options in <code class="computeroutput">MPIWRAP_DEBUG</code>. These are</p> <div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"><p><code class="computeroutput">verbose</code>: show entries/exits of all wrappers. Also show extra debugging info, such as the status of outstanding <code class="computeroutput">MPI_Request</code>s resulting from uncompleted <code class="computeroutput">MPI_Irecv</code>s.</p></li> <li class="listitem"><p><code class="computeroutput">quiet</code>: opposite of <code class="computeroutput">verbose</code>, only print anything when the wrappers want to report a detected programming error, or in case of catastrophic failure of the wrappers.</p></li> <li class="listitem"><p><code class="computeroutput">warn</code>: by default, functions which lack proper wrappers are not commented on, just silently ignored. This causes a warning to be printed for each unwrapped function used, up to a maximum of three warnings per function.</p></li> <li class="listitem"><p><code class="computeroutput">strict</code>: print an error message and abort the program if a function lacking a wrapper is used.</p></li> </ul></div> <p> If you want to use Valgrind's XML output facility (<code class="option">--xml=yes</code>), you should pass <code class="computeroutput">quiet</code> in <code class="computeroutput">MPIWRAP_DEBUG</code> so as to get rid of any extraneous printing from the wrappers.</p> </div> <div class="sect2" title="4.9.4. Functions"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.mpiwrap.limitations.functions"></a>4.9.4. Functions</h3></div></div></div> <p>All MPI2 functions except <code class="computeroutput">MPI_Wtick</code>, <code class="computeroutput">MPI_Wtime</code> and <code class="computeroutput">MPI_Pcontrol</code> have wrappers. The first two are not wrapped because they return a <code class="computeroutput">double</code>, which Valgrind's function-wrap mechanism cannot handle (but it could easily be extended to do so). <code class="computeroutput">MPI_Pcontrol</code> cannot be wrapped as it has variable arity: <code class="computeroutput">int MPI_Pcontrol(const int level, ...)</code></p> <p>Most functions are wrapped with a default wrapper which does nothing except complain or abort if it is called, depending on settings in <code class="computeroutput">MPIWRAP_DEBUG</code> listed above. The following functions have "real", do-something-useful wrappers:</p> <pre class="programlisting"> PMPI_Send PMPI_Bsend PMPI_Ssend PMPI_Rsend PMPI_Recv PMPI_Get_count PMPI_Isend PMPI_Ibsend PMPI_Issend PMPI_Irsend PMPI_Irecv PMPI_Wait PMPI_Waitall PMPI_Test PMPI_Testall PMPI_Iprobe PMPI_Probe PMPI_Cancel PMPI_Sendrecv PMPI_Type_commit PMPI_Type_free PMPI_Pack PMPI_Unpack PMPI_Bcast PMPI_Gather PMPI_Scatter PMPI_Alltoall PMPI_Reduce PMPI_Allreduce PMPI_Op_create PMPI_Comm_create PMPI_Comm_dup PMPI_Comm_free PMPI_Comm_rank PMPI_Comm_size PMPI_Error_string PMPI_Init PMPI_Initialized PMPI_Finalize </pre> <p> A few functions such as <code class="computeroutput">PMPI_Address</code> are listed as <code class="computeroutput">HAS_NO_WRAPPER</code>. They have no wrapper at all as there is nothing worth checking, and giving a no-op wrapper would reduce performance for no reason.</p> <p> Note that the wrapper library itself can itself generate large numbers of calls to the MPI implementation, especially when walking complex types. The most common functions called are <code class="computeroutput">PMPI_Extent</code>, <code class="computeroutput">PMPI_Type_get_envelope</code>, <code class="computeroutput">PMPI_Type_get_contents</code>, and <code class="computeroutput">PMPI_Type_free</code>. </p> </div> <div class="sect2" title="4.9.5. Types"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.mpiwrap.limitations.types"></a>4.9.5. Types</h3></div></div></div> <p> MPI-1.1 structured types are supported, and walked exactly. The currently supported combiners are <code class="computeroutput">MPI_COMBINER_NAMED</code>, <code class="computeroutput">MPI_COMBINER_CONTIGUOUS</code>, <code class="computeroutput">MPI_COMBINER_VECTOR</code>, <code class="computeroutput">MPI_COMBINER_HVECTOR</code> <code class="computeroutput">MPI_COMBINER_INDEXED</code>, <code class="computeroutput">MPI_COMBINER_HINDEXED</code> and <code class="computeroutput">MPI_COMBINER_STRUCT</code>. This should cover all MPI-1.1 types. The mechanism (function <code class="computeroutput">walk_type</code>) should extend easily to cover MPI2 combiners.</p> <p>MPI defines some named structured types (<code class="computeroutput">MPI_FLOAT_INT</code>, <code class="computeroutput">MPI_DOUBLE_INT</code>, <code class="computeroutput">MPI_LONG_INT</code>, <code class="computeroutput">MPI_2INT</code>, <code class="computeroutput">MPI_SHORT_INT</code>, <code class="computeroutput">MPI_LONG_DOUBLE_INT</code>) which are pairs of some basic type and a C <code class="computeroutput">int</code>. Unfortunately the MPI specification makes it impossible to look inside these types and see where the fields are. Therefore these wrappers assume the types are laid out as <code class="computeroutput">struct { float val; int loc; }</code> (for <code class="computeroutput">MPI_FLOAT_INT</code>), etc, and act accordingly. This appears to be correct at least for Open MPI 1.0.2 and for Quadrics MPI.</p> <p>If <code class="computeroutput">strict</code> is an option specified in <code class="computeroutput">MPIWRAP_DEBUG</code>, the application will abort if an unhandled type is encountered. Otherwise, the application will print a warning message and continue.</p> <p>Some effort is made to mark/check memory ranges corresponding to arrays of values in a single pass. This is important for performance since asking Valgrind to mark/check any range, no matter how small, carries quite a large constant cost. This optimisation is applied to arrays of primitive types (<code class="computeroutput">double</code>, <code class="computeroutput">float</code>, <code class="computeroutput">int</code>, <code class="computeroutput">long</code>, <code class="computeroutput">long long</code>, <code class="computeroutput">short</code>, <code class="computeroutput">char</code>, and <code class="computeroutput">long double</code> on platforms where <code class="computeroutput">sizeof(long double) == 8</code>). For arrays of all other types, the wrappers handle each element individually and so there can be a very large performance cost.</p> </div> <div class="sect2" title="4.9.6. Writing new wrappers"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.mpiwrap.writingwrappers"></a>4.9.6. Writing new wrappers</h3></div></div></div> <p> For the most part the wrappers are straightforward. The only significant complexity arises with nonblocking receives.</p> <p>The issue is that <code class="computeroutput">MPI_Irecv</code> states the recv buffer and returns immediately, giving a handle (<code class="computeroutput">MPI_Request</code>) for the transaction. Later the user will have to poll for completion with <code class="computeroutput">MPI_Wait</code> etc, and when the transaction completes successfully, the wrappers have to paint the recv buffer. But the recv buffer details are not presented to <code class="computeroutput">MPI_Wait</code> -- only the handle is. The library therefore maintains a shadow table which associates uncompleted <code class="computeroutput">MPI_Request</code>s with the corresponding buffer address/count/type. When an operation completes, the table is searched for the associated address/count/type info, and memory is marked accordingly.</p> <p>Access to the table is guarded by a (POSIX pthreads) lock, so as to make the library thread-safe.</p> <p>The table is allocated with <code class="computeroutput">malloc</code> and never <code class="computeroutput">free</code>d, so it will show up in leak checks.</p> <p>Writing new wrappers should be fairly easy. The source file is <code class="computeroutput">mpi/libmpiwrap.c</code>. If possible, find an existing wrapper for a function of similar behaviour to the one you want to wrap, and use it as a starting point. The wrappers are organised in sections in the same order as the MPI 1.1 spec, to aid navigation. When adding a wrapper, remember to comment out the definition of the default wrapper in the long list of defaults at the bottom of the file (do not remove it, just comment it out).</p> </div> <div class="sect2" title="4.9.7. What to expect when using the wrappers"> <div class="titlepage"><div><div><h3 class="title"> <a name="mc-manual.mpiwrap.whattoexpect"></a>4.9.7. What to expect when using the wrappers</h3></div></div></div> <p>The wrappers should reduce Memcheck's false-error rate on MPI applications. Because the wrapping is done at the MPI interface, there will still potentially be a large number of errors reported in the MPI implementation below the interface. The best you can do is try to suppress them.</p> <p>You may also find that the input-side (buffer length/definedness) checks find errors in your MPI use, for example passing too short a buffer to <code class="computeroutput">MPI_Recv</code>.</p> <p>Functions which are not wrapped may increase the false error rate. A possible approach is to run with <code class="computeroutput">MPI_DEBUG</code> containing <code class="computeroutput">warn</code>. This will show you functions which lack proper wrappers but which are nevertheless used. You can then write wrappers for them. </p> <p>A known source of potential false errors are the <code class="computeroutput">PMPI_Reduce</code> family of functions, when using a custom (user-defined) reduction function. In a reduction operation, each node notionally sends data to a "central point" which uses the specified reduction function to merge the data items into a single item. Hence, in general, data is passed between nodes and fed to the reduction function, but the wrapper library cannot mark the transferred data as initialised before it is handed to the reduction function, because all that happens "inside" the <code class="computeroutput">PMPI_Reduce</code> call. As a result you may see false positives reported in your reduction function.</p> </div> </div> </div> <div> <br><table class="nav" width="100%" cellspacing="3" cellpadding="2" border="0" summary="Navigation footer"> <tr> <td rowspan="2" width="40%" align="left"> <a accesskey="p" href="manual-core-adv.html">&lt;&lt; 3. Using and understanding the Valgrind core: Advanced Topics</a> </td> <td width="20%" align="center"><a accesskey="u" href="manual.html">Up</a></td> <td rowspan="2" width="40%" align="right"> <a accesskey="n" href="cg-manual.html">5. Cachegrind: a cache and branch-prediction profiler &gt;&gt;</a> </td> </tr> <tr><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td></tr> </table> </div> </body> </html>
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/ld.html/SPU-ELF.html
BPI-SINOVOIP/BPI-Mainline-kernel
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This file documents the GNU linker LD (GNU Binutils) version 2.28. Copyright (C) 1991-2017 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 no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". --> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <head> <title>LD: SPU ELF</title> <meta name="description" content="LD: SPU ELF"> <meta name="keywords" content="LD: SPU ELF"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="LD-Index.html#LD-Index" rel="index" title="LD Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="Machine-Dependent.html#Machine-Dependent" rel="up" title="Machine Dependent"> <link href="TI-COFF.html#TI-COFF" rel="next" title="TI COFF"> <link href="PowerPC64-ELF64.html#PowerPC64-ELF64" rel="prev" title="PowerPC64 ELF64"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} kbd {font-style:oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <a name="SPU-ELF"></a> <div class="header"> <p> Next: <a href="TI-COFF.html#TI-COFF" accesskey="n" rel="next">TI COFF</a>, Previous: <a href="PowerPC64-ELF64.html#PowerPC64-ELF64" accesskey="p" rel="prev">PowerPC64 ELF64</a>, Up: <a href="Machine-Dependent.html#Machine-Dependent" accesskey="u" rel="up">Machine Dependent</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="LD-Index.html#LD-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="ld-and-SPU-ELF-Support"></a> <h3 class="section">4.14 <code>ld</code> and SPU ELF Support</h3> <a name="index-SPU-ELF-options"></a> <dl compact="compact"> <dd> <a name="index-SPU-plugins"></a> <a name="index-_002d_002dplugin"></a> </dd> <dt><samp>--plugin</samp></dt> <dd><p>This option marks an executable as a PIC plugin module. </p> <a name="index-SPU-overlays"></a> <a name="index-_002d_002dno_002doverlays"></a> </dd> <dt><samp>--no-overlays</samp></dt> <dd><p>Normally, <code>ld</code> recognizes calls to functions within overlay regions, and redirects such calls to an overlay manager via a stub. <code>ld</code> also provides a built-in overlay manager. This option turns off all this special overlay handling. </p> <a name="index-SPU-overlay-stub-symbols"></a> <a name="index-_002d_002demit_002dstub_002dsyms-2"></a> </dd> <dt><samp>--emit-stub-syms</samp></dt> <dd><p>This option causes <code>ld</code> to label overlay stubs with a local symbol that encodes the stub type and destination. </p> <a name="index-SPU-extra-overlay-stubs"></a> <a name="index-_002d_002dextra_002doverlay_002dstubs"></a> </dd> <dt><samp>--extra-overlay-stubs</samp></dt> <dd><p>This option causes <code>ld</code> to add overlay call stubs on all function calls out of overlay regions. Normally stubs are not added on calls to non-overlay regions. </p> <a name="index-SPU-local-store-size"></a> <a name="index-_002d_002dlocal_002dstore_003dlo_003ahi"></a> </dd> <dt><samp>--local-store=lo:hi</samp></dt> <dd><p><code>ld</code> usually checks that a final executable for SPU fits in the address range 0 to 256k. This option may be used to change the range. Disable the check entirely with <samp>--local-store=0:0</samp>. </p> <a name="index-SPU"></a> <a name="index-_002d_002dstack_002danalysis"></a> </dd> <dt><samp>--stack-analysis</samp></dt> <dd><p>SPU local store space is limited. Over-allocation of stack space unnecessarily limits space available for code and data, while under-allocation results in runtime failures. If given this option, <code>ld</code> will provide an estimate of maximum stack usage. <code>ld</code> does this by examining symbols in code sections to determine the extents of functions, and looking at function prologues for stack adjusting instructions. A call-graph is created by looking for relocations on branch instructions. The graph is then searched for the maximum stack usage path. Note that this analysis does not find calls made via function pointers, and does not handle recursion and other cycles in the call graph. Stack usage may be under-estimated if your code makes such calls. Also, stack usage for dynamic allocation, e.g. alloca, will not be detected. If a link map is requested, detailed information about each function&rsquo;s stack usage and calls will be given. </p> <a name="index-SPU-1"></a> <a name="index-_002d_002demit_002dstack_002dsyms"></a> </dd> <dt><samp>--emit-stack-syms</samp></dt> <dd><p>This option, if given along with <samp>--stack-analysis</samp> will result in <code>ld</code> emitting stack sizing symbols for each function. These take the form <code>__stack_&lt;function_name&gt;</code> for global functions, and <code>__stack_&lt;number&gt;_&lt;function_name&gt;</code> for static functions. <code>&lt;number&gt;</code> is the section id in hex. The value of such symbols is the stack requirement for the corresponding function. The symbol size will be zero, type <code>STT_NOTYPE</code>, binding <code>STB_LOCAL</code>, and section <code>SHN_ABS</code>. </p></dd> </dl> <hr> <div class="header"> <p> Next: <a href="TI-COFF.html#TI-COFF" accesskey="n" rel="next">TI COFF</a>, Previous: <a href="PowerPC64-ELF64.html#PowerPC64-ELF64" accesskey="p" rel="prev">PowerPC64 ELF64</a>, Up: <a href="Machine-Dependent.html#Machine-Dependent" accesskey="u" rel="up">Machine Dependent</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="LD-Index.html#LD-Index" title="Index" rel="index">Index</a>]</p> </div> </body> </html>
wp-content/themes/portfolio/node_modules/grunt-stencil/spec/includes/example_with_include.dot.html
alexsmander/alexmattorr
{{= it.include("example") }}
vendor/magento/module-gift-message/view/frontend/web/template/gift-message.html
FPLD/project0
<!-- /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ --> <!-- ko if: isActive() || hasActiveOptions() --> <div class="cart-gift-item"> <div class="gift-item-block block" data-collapsible="true" data-bind="css: {_active: formBlockVisibility() || resultBlockVisibility()}"> <div class="title" data-role="title" data-bind="click: $data.toggleFormBlockVisibility.bind($data)"> <span data-bind="i18n: 'Gift options'"></span> </div> <div class="content" data-role="content" data-bind="visible: formBlockVisibility() || resultBlockVisibility()"> <!-- ko ifnot: resultBlockVisibility() --> <div class="gift-options"> <!-- ko foreach: getRegion('additionalOptions') --> <!-- ko template: getTemplate() --><!-- /ko --> <!-- /ko --> <!-- ko template: formTemplate --><!--/ko--> </div> <!-- /ko --> <div class="gift-summary"> <!-- ko if: resultBlockVisibility() --> <!-- ko foreach: getRegion('additionalOptions') --> <!--ko template: appliedTemplate --><!-- /ko --> <!-- /ko --> <!-- ko if: getObservable('message') --> <div class="gift-message-summary"> <span data-bind="i18n: 'Message:'"></span> <!-- ko text: getObservable('message') --><!-- /ko --> </div> <!-- /ko --> <div class="actions-toolbar"> <div class="secondary"> <button type="submit" class="action action-edit" data-bind="attr: {title: $t('Edit')}, click: $data.editOptions.bind($data)"> <span data-bind="i18n: 'Edit'"></span> </button> <button class="action action-delete" data-bind="attr: {title: $t('Delete')}, click: $data.deleteOptions.bind($data)"> <span data-bind="i18n: 'Delete'"></span> </button> </div> </div> <!-- /ko --> </div> </div> </div> </div> <!-- /ko -->
wp-content/themes/travelo-responsive-html5-travel-template/html/css/ie.css
alikris/OTA
.no-borderradius #header .topnav .ribbon>ul,.no-borderradius #main_menu ul.menu>li>ul,.no-borderradius .honeymoon>.container{behavior:url(PIE.htc)}.ie8 input.input-text,.ie8 select,.ie8 textarea,.ie8 span.custom-select{padding-top:7px;padding-bottom:7px}.ie #booking .filter-section label.radio:before{line-height:15px}
documentation/doc/intertrust/modules/ag/generic/package-summary.html
miguelijordan/Aspect_Generation
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (version 1.7.0_51) on Wed Mar 26 16:47:45 CET 2014 --> <title>intertrust.modules.ag.generic</title> <meta name="date" content="2014-03-26"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="intertrust.modules.ag.generic"; } //--> </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-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="../../../../intertrust/modules/ag/concrete/aspectj/package-summary.html">Prev Package</a></li> <li><a href="../../../../intertrust/modules/ag/generic/SAKClasses/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?intertrust/modules/ag/generic/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&nbsp;intertrust.modules.ag.generic</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Interface</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../intertrust/modules/ag/generic/SecurityAspectualKnowledgeInt.html" title="interface in intertrust.modules.ag.generic">SecurityAspectualKnowledgeInt</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <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">&nbsp;</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="../../../../intertrust/modules/ag/generic/Analysis.html" title="class in intertrust.modules.ag.generic">Analysis</a></td> <td class="colLast"> <div class="block">This component analyses the notified changes and the security aspectual knowledge and determines whether the security aspects, currently instantiated in the application, fulfil the new security policy or some changes must be done in the current aspects.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../intertrust/modules/ag/generic/AspectualSecurityPatterns.html" title="class in intertrust.modules.ag.generic">AspectualSecurityPatterns</a></td> <td class="colLast"> <div class="block">This component represents a list of aspectual security patterns (i.e. the security-related components and connections that must be added/deleted/modified in order to fulfil a given security policy).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../intertrust/modules/ag/generic/GenericAspectGeneration.html" title="class in intertrust.modules.ag.generic">GenericAspectGeneration</a></td> <td class="colLast"> <div class="block">This module is in charge of deciding which aspects need to be added/deleted to an application in order to deploy a new security policy or to adapt a previously deployed security policy.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../intertrust/modules/ag/generic/GenericSecurityAdaptationPlanGeneration.html" title="class in intertrust.modules.ag.generic">GenericSecurityAdaptationPlanGeneration</a></td> <td class="colLast"> <div class="block">This component generates a list of aspects and/or pointcuts that need to be added/deleted in order to satisfy the new security policy.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../intertrust/modules/ag/generic/MappingPolicyAspects.html" title="class in intertrust.modules.ag.generic">MappingPolicyAspects</a></td> <td class="colLast"> <div class="block">This component represents a mapping table (ListAF and MappingSCA) with the information needed to relate the different security policies of an application with the aspects that need to be dynamically incorporated to the application in order to satisfy each negotiated security policy.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../intertrust/modules/ag/generic/MappingTestsAspects.html" title="class in intertrust.modules.ag.generic">MappingTestsAspects</a></td> <td class="colLast"> <div class="block">This component represents a mapping table with the information needed to relate the different security tests that can be performed with the aspects that need to be dynamically incorporated to the application in order to perform the tests.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../intertrust/modules/ag/generic/SecurityAdaptationPlanOperations.html" title="class in intertrust.modules.ag.generic">SecurityAdaptationPlanOperations</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../intertrust/modules/ag/generic/SecurityAspectualKnowledge.html" title="class in intertrust.modules.ag.generic">SecurityAspectualKnowledge</a></td> <td class="colLast"> <div class="block">This component represents all the information that the Aspect Generation module needs in order to adapt the applications to changes on the security policies.</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-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="../../../../intertrust/modules/ag/concrete/aspectj/package-summary.html">Prev Package</a></li> <li><a href="../../../../intertrust/modules/ag/generic/SAKClasses/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?intertrust/modules/ag/generic/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
sites/all/modules/ip_geoloc/css/ip_geoloc_admin.css
bowst/drupal_ipgvm
/* Anno 2013 background images for options in a <select> work in Firefox ... */ select.marker-color.gmap { height: 22px; } select.marker-color.gmap option { padding: 9px 0 11px 27px; } select.marker-color.gmap option[value="drupal"] { background: url(../markers/Drupal.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="blue"] { background: url(../markers/blue.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="blue with hole"] { background: url("../markers/blue with hole.png") no-repeat 0px 0px; height: 22px; } select.marker-color.gmap option[value="green"] { background: url(../markers/green.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="grey"] { background: url(../markers/grey.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="light blue"] { background: url("../markers/light blue.png") no-repeat 2px 1px; } select.marker-color.gmap option[value="orange"] { background: url(../markers/orange.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="pink"] { background: url(../markers/pink.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="purple"] { background: url(../markers/purple.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="red"] { background: url(../markers/red.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="red cluster"] { background: url("../markers/red cluster.png") no-repeat 2px 1px; } select.marker-color.gmap option[value="red+dot"] { background: url(../markers/red+dot.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="red+square"] { background: url(../markers/red+square.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="white"] { background: url(../markers/white.png) no-repeat 2px 1px; } select.marker-color.gmap option[value="yellow"] { background: url(../markers/yellow.png) no-repeat 2px 1px; }
themes/custom/mta_new/styles/layout_plugin/css/grid-4x4.css
raghavdev/project6
.atl__lr { margin: 0 -0.625em; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .atl__lc { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; padding: 0 0.625em; width: 100%; } .bp--at-core-simple-tablet .atl--grid-4x4 > .atl__cw > .atl__lc { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 50%; } .bp--at-core-simple-tablet .atl--grid-4x4 > .atl__cw > .atl__lc:nth-of-type(odd):last-child { -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 100%; } .bp--at-core-simple-wide .atl--grid-4x4 > .atl__cw > .atl__lc { -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 25%; }
pootle/templates/projects/all/_nav.html
evernote/zing
{% load i18n %} <option value="browse" data-href="{{ browse_url }}"> {% trans "Browse" %} </option> {% if has_admin_access %} <option value="translate" data-href="{{ translate_url }}"> {% trans "Translate" %} </option> {% endif %} {% if page == 'translate' %} <option disabled></option> <option value="export" class="js-export-view" data-new-tab="true" data-export-url="{{ export_url }}"> {% trans "Export View" %} </option> {% endif %} {% if user.is_superuser or request.permissions.administrate %} <option disabled></option> <option value="admin-languages" class="admin" data-href="{% url 'pootle-admin-languages' %}"> {% trans "Languages" %} </option> <option value="admin-permissions" class="admin" data-href="{% url 'pootle-admin-permissions' %}"> {% trans "Permissions" %} </option> {% endif %}
docs/java/overview-summary.html
freecores/usb_fpga_2_16
<!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_18) on Wed Oct 30 21:18:14 CET 2013 --> <TITLE> Overview </TITLE> <META NAME="date" CONTENT="2013-10-30"> <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="Overview"; } } </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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Packages</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="20%"><B><A HREF="ch/ntb/usb/package-summary.html">ch.ntb.usb</A></B></TD> <TD>A Java wrapper for the libusb 0.1 and libusb-win32 USB library.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="20%"><B><A HREF="ztex/package-summary.html">ztex</A></B></TD> <TD>The Java API of the <a href="http://www.ztex.de/firmware-kit/index.e.html">ZTEX EZ-USB SDK</a>.</TD> </TR> </TABLE> <P> &nbsp;<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
tests/wpt/web-platform-tests/referrer-policy/no-referrer/http-rp/cross-origin/http-https/img-tag/keep-origin-redirect/generic.http.html
peterjoel/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'no-referrer'</title> <meta name="description" content="Check that sub-resource never gets the referrer URL."> <!-- No meta: Referrer policy delivered via HTTP headers. --> <link rel="author" title="Kristijan Burnik" href="burnik@chromium.org"> <link rel="help" href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-no-referrer"> <meta name="assert" content="The referrer URL is omitted when a document served over http requires an https sub-resource via img-tag using the http-rp delivery method with keep-origin-redirect and when the target request is cross-origin."> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/common/security-features/resources/common.js"></script> <script src="/referrer-policy/generic/referrer-policy-test-case.js?pipe=sub"></script> </head> <body> <script> ReferrerPolicyTestCase( { "referrer_policy": "no-referrer", "delivery_method": "http-rp", "redirection": "keep-origin-redirect", "origin": "cross-origin", "source_protocol": "http", "target_protocol": "https", "subresource": "img-tag", "referrer_url": "omitted" }, document.querySelector("meta[name=assert]").content, new SanityChecker() ).start(); </script> <div id="log"></div> </body> </html>
lms/templates/courseware/course_about.html
PepperPD/edx-pepper-platform
<%! from django.utils.translation import ugettext as _ %> <%! from django.core.urlresolvers import reverse from courseware.courses import course_image_url, get_course_about_section from courseware.access import has_access %> <%namespace name='static' file='../static_content.html'/> <%inherit file="../main.html" /> <%block name="headextra"> % if self.theme_enabled(): <%include file="../theme-google-analytics.html" /> % else: <%include file="../google_analytics.html" /> % endif </%block> <%block name="js_extra"> <script type="text/javascript"> (function() { $(".register").click(function(event) { $("#class_enroll_form").submit(); event.preventDefault(); }); ## making the conditional around this entire JS block for sanity %if settings.MITX_FEATURES.get('RESTRICT_ENROLL_BY_REG_METHOD') and course.enrollment_domain: $('#class_enroll_form').on('ajax:complete', function(event, xhr) { if(xhr.status == 200) { location.href = "${reverse('dashboard')}"; } else if (xhr.status == 403) { location.href = "${reverse('course-specific-register', args=[course.id])}?course_id=${course.id}&enrollment_action=enroll"; } else if (xhr.status == 400) { //This means the user did not have permission $('#register_error').html('This course has restricted enrollment. Sorry, you do not have permission to enroll.<br />' + 'You may need to log out and re-login with a university account, such as WebAuth' ).css("display", "block"); } else { $('#register_error').html( (xhr.responseText ? xhr.responseText : 'An error occurred. Please try again later.') ).css("display", "block"); } }); %else: $('#class_enroll_form').on('ajax:complete', function(event, xhr) { if(xhr.status == 200) { location.href = "${reverse('dashboard')}"; } else if (xhr.status == 403) { location.href = "${reverse('register_user')}?course_id=${course.id}&enrollment_action=enroll"; } else { $('#register_error').html( (xhr.responseText ? xhr.responseText : 'An error occurred. Please try again later.') ).css("display", "block"); } }); %endif })(this) </script> <script src="${static.url('js/course_info.js')}"></script> </%block> <%block name="title"><title>${_("About {course.display_number_with_default}").format(course=course) | h}</title></%block> <section class="course-info"> <header class="course-profile"> <div class="intro-inner-wrapper"> <div class="table"> <section class="intro"> <hgroup> <h1> ${course.display_number_with_default | h}: ${get_course_about_section(course, "title")} % if not self.theme_enabled(): <a href="#">${get_course_about_section(course, "university")}</a> % endif </h1> </hgroup> <div class="main-cta"> %if user.is_authenticated() and registered: %if show_courseware_link: <a href="${course_target}"> %endif <span class="register disabled">${_("You are registered for this course {course.display_number_with_default}").format(course=course) | h}</span> %if show_courseware_link: <strong>${_("View Courseware")}</strong> </a> %endif %else: <a href="#" class="register">${_("Register for {course.display_number_with_default}").format(course=course) | h}</a> <div id="register_error"></div> %endif </div> </section> % if get_course_about_section(course, "video"): <a href="#video-modal" class="media" rel="leanModal"> <div class="hero"> <img src="${course_image_url(course)}" /> <div class="play-intro"></div> </div> </a> %else: <div class="media"> <div class="hero"> <img src="${course_image_url(course)}" /> </div> </div> % endif </div> </div> </header> <section class="container"> <section class="details"> <nav> <a href="#" class="active">${_("Overview")}</a> ## <a href="#">${_("FAQ")}</a> ## <a href="#">${_("Requirements")}</a> ## <a href="#">${_("Text-book")}</a> ## <a href="#">${_("Syllabus")}</a> ## <a href="#">${_("Reviews")}</a> </nav> <div class="inner-wrapper"> ${get_course_about_section(course, "overview")} </div> </section> <section class="course-sidebar"> <section class="course-summary"> <header> <div class="social-sharing"> <div class="sharing-message">${_("Share with friends and family!")}</div> ## TODO: this should probably be an overrideable block, ## or something allowing themes to do whatever they ## want here (and on this whole page, really). % if self.stanford_theme_enabled(): <a href="http://twitter.com/intent/tweet?text=I+just+registered+for+${course.number}+${get_course_about_section(course, 'title')}!+(http://class.stanford.edu)" class="share"> <img src="${static.url('images/social/twitter-sharing.png')}"> </a> <a href="mailto:?subject=Take%20a%20course%20at%20Stanford%20online!&body=I%20just%20registered%20for%20${course.number}%20${get_course_about_section(course, 'title')}+(http://class.stanford.edu)" class="share"> <img src="${static.url('images/social/email-sharing.png')}"> </a> % else: <a href="http://twitter.com/intent/tweet?text=I+just+registered+for+${course.number}+${get_course_about_section(course, 'title')}+through+@edxonline:+http://www.edx.org${reverse('about_course', args=[course.id])}" class="share"> <img src="${static.url('images/social/twitter-sharing.png')}"> </a> <a href="http://www.facebook.com/EdxOnline" class="share"> <img src="${static.url('images/social/facebook-sharing.png')}"> </a> <a href="mailto:?subject=Take%20a%20course%20with%20edX%20online&body=I%20just%20registered%20for%20${course.number}%20${get_course_about_section(course, 'title')}%20through%20edX:+http://edx.org/${reverse('about_course', args=[course.id])}" class="share"> <img src="${static.url('images/social/email-sharing.png')}"> </a> % endif </div> </header> <ol class="important-dates"> <li><div class="icon course-number"></div><p>${_("Course Number")}</p><span class="course-number">${course.display_number_with_default | h}</span></li> <li><div class="icon start"></div><p>${_("Classes Start")}</p><span class="start-date">${course.start_date_text}</span></li> ## We plan to ditch end_date (which is not stored in course metadata), ## but for backwards compatibility, show about/end_date blob if it exists. % if get_course_about_section(course, "end_date") or course.end: <li> <div class="icon end"></div> <p>${_("Classes End")}</p><span class="final-date"> % if get_course_about_section(course, "end_date"): ${get_course_about_section(course, "end_date")} % else: ${course.end_date_text} % endif </span> </li> % endif % if get_course_about_section(course, "effort"): <li><div class="icon effort"></div><p>${_("Estimated Effort")}</p><span class="start-date">${get_course_about_section(course, "effort")}</span></li> % endif ##<li><div class="icon length"></div><p>${_('Course Length')}</p><span class="course-length">${_('{number} weeks').format(number=15)}</span></li> % if get_course_about_section(course, "prerequisites"): <li class="prerequisites"><div class="icon prereq"></div><p>${_("Prerequisites")}</p><span class="start-date">${get_course_about_section(course, "prerequisites")}</span></li> % endif </ol> </section> ## For now, ocw links are the only thing that goes in additional resources % if get_course_about_section(course, "ocw_links"): <section class="additional-resources"> <header> <h1>${_("Additional Resources")}</h1> </header> <section> ## "MITOpenCourseware" should *not* be translated <h2 class="opencourseware">MITOpenCourseware</h2> ${get_course_about_section(course, "ocw_links")} </section> </section> %endif </section> </section> </section> %if not registered: <div style="display: none;"> <form id="class_enroll_form" method="post" data-remote="true" action="${reverse('change_enrollment')}"> <fieldset class="enroll_fieldset"> <input name="course_id" type="hidden" value="${course.id}"> <input name="enrollment_action" type="hidden" value="enroll"> </fieldset> <div class="submit"> <input name="submit" type="submit" value="enroll"> </div> </form> </div> %endif <%include file="../video_modal.html" />
resources/com/rapidminer/resources/doc/core/multiply.html
aborg0/RapidMiner-Unuk
<!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" dir="ltr"><head><table cellpadding=0 cellspacing=0><tr><td><img src="icon:///24/data_copy.png" /></td><td width="5"></td><td><h2 class="firstHeading" id="firstHeading">Multiply</h4></td></tr></table><hr noshade="true"></head> <body class="mediawiki ltr ns-0 ns-subject page-Multiply skin-monobook"> <div id="content"> <div id="bodyContent"> <div id="synopsis"> <h4> <span class="mw-headline" id="Synopsis">Synopsis</span> </h4> <p> This operators multiplies its input object. </p> </div><br/><h4> <span class="mw-headline" id="Description"> Description </span> </h4> <p> This operator copies its input object to all connected output ports. As more ports are connected, more copies are generated. Note that objects are copied by reference, hence the underlying data of <i>ExampleSets</i> is never copied (unless using a <i>Materialize Data</i> operator). Therefore, copying objects is cheap. When copying <i>ExampleSets</i> only references to attributes are copied. When attributes are changed or added to one example set, this change is invisible to the other copies. However, if <i>data</i> is modified in one thread of the process flow, it is also modified in the other copies. </p><br/><h4> <span class="mw-headline" id="Input"> Input </span> </h4> <ul class="ports"> <li> <b>input</b>: </li> </ul><br/><h4> <span class="mw-headline" id="Output"> Output </span> </h4> <ul class="ports"> <li> <b>output 1</b>: </li> </ul><br/><h4> <span class="mw-headline" id="Parameters"> Parameters </span> </h4><br/><h4> <span class="mw-headline" id="ExampleProcess"> ExampleProcess </span> </h4><br/><div> </div> </body> </html>
code/wp-content/plugins/ninja-forms/includes/Templates/fields-password.html
akvo/akvo-sites-zz-template
<script id="tmpl-nf-field-password" type="text/template"> <input id="nf-field-{{{ data.id }}}" name="nf-field-{{{ data.id }}}" aria-invalid="false" aria-describedby="nf-error-{{{ data.id }}}" class="{{{ data.renderClasses() }}} nf-element" type="password" value="{{{ data.value }}}" {{{ data.renderPlaceholder() }}} {{{ data.maybeDisabled() }}} {{{ data.maybeDisableAutocomplete() }}} {{{ data.maybeInputLimit() }}} aria-labelledby="nf-label-field-{{{ data.id }}}" {{{ data.maybeRequired() }}} > <div class="nf-input-limit"></div> </script>
rules/rules-accessiweb2.2/src/test/resources/testcases/accessiweb22/Aw22Rule10041/AW22.Test.10.4.1-2Failed-03_3.html
dzc34/Asqatasun
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"/> <title>AW22 Test.10.4.1 Failed 03_3</title> <style type="text/css"> @media tv { h1{ font-size: 15mm; } } </style> </head> <body> <div> <h1>AW22 Test.10.4.1 Failed 03_3</h1> <p class="test-detail"> <span lang="fr"> Test 10.4.1 : Dans les feuilles de styles du site Web, les unités non relatives (pt, pc, mm, cm, in) ne doivent pas être utilisées pour les types de média screen, tv, handheld, projection. Cette règle est-elle respectée ? </span> </p> <p class="test-explanation"> Failed: The mm unit is used for a css Rule applied to the "tv" media. </p> </div> </body> </html>
examples/sobel/src/boost_1_63_0/libs/geometry/doc/doxy/doxygen_output/html_by_doxygen/algorithms_2centroid_8hpp.html
ntonjeta/iidea-Docker
<!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>Boost.Geometry (aka GGL, Generic Geometry Library)</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head> <table cellpadding="2" width="100%"> <tbody> <tr> <td valign="top"> <img alt="Boost.Geometry" src="images/ggl-logo-big.png" height="80" width="200"> &nbsp;&nbsp; </td> <td valign="top" align="right"> <a href="http://www.boost.org"> <img alt="Boost C++ Libraries" src="images/accepted_by_boost.png" height="80" width="230" border="0"> </a> </td> </tr> </tbody> </table> <!-- Generated by Doxygen 1.8.6 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;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><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_75b82e7e4a5feb05200b9ad7adf06257.html">home</a></li><li class="navelem"><a class="el" href="dir_91591915e9997d8f09df5890c710928d.html">ubuntu</a></li><li class="navelem"><a class="el" href="dir_e10a884cfce9a00b7ac96c4db7962926.html">boost</a></li><li class="navelem"><a class="el" href="dir_70241e0cb632ef83c95057df97d23a47.html">boost</a></li><li class="navelem"><a class="el" href="dir_6f25c90e381132fd960cd64986a2bf26.html">geometry</a></li><li class="navelem"><a class="el" href="dir_3f22f8f261c0d9328ee09f7cb5725856.html">algorithms</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Namespaces</a> &#124; <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">centroid.hpp File Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classboost_1_1geometry_1_1centroid__exception.html">boost::geometry::centroid_exception</a></td></tr> <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Centroid Exception. <a href="classboost_1_1geometry_1_1centroid__exception.html#details">More...</a><br/></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1resolve__strategy_1_1centroid.html">boost::geometry::resolve_strategy::centroid&lt; Geometry &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1resolve__variant_1_1centroid.html">boost::geometry::resolve_variant::centroid&lt; Geometry &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1resolve__variant_1_1centroid_3_01boost_1_1variant_3_01_b_o_o_s_t___v_004c8f7d3682738a2d9b1ec218a8a95e.html">boost::geometry::resolve_variant::centroid&lt; boost::variant&lt; BOOST_VARIANT_ENUM_PARAMS(T)&gt; &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1resolve__variant_1_1centroid_3_01boost_1_1variant_3_01_b_o_o_s_t___v_c4e4aa605cccf9059a93fda9ad424429.html">boost::geometry::resolve_variant::centroid&lt; boost::variant&lt; BOOST_VARIANT_ENUM_PARAMS(T)&gt; &gt;::visitor&lt; Point, Strategy &gt;</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespaceboost"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost.html">boost</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:namespaceboost_1_1geometry"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost_1_1geometry.html">boost::geometry</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:namespaceboost_1_1geometry_1_1resolve__strategy"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost_1_1geometry_1_1resolve__strategy.html">boost::geometry::resolve_strategy</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:namespaceboost_1_1geometry_1_1resolve__variant"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost_1_1geometry_1_1resolve__variant.html">boost::geometry::resolve_variant</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:ga3ec2c5e245c42ffaf28f1c88ea564c8c"><td class="memTemplParams" colspan="2">template&lt;typename Geometry , typename Point , typename Strategy &gt; </td></tr> <tr class="memitem:ga3ec2c5e245c42ffaf28f1c88ea564c8c"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__centroid.html#ga3ec2c5e245c42ffaf28f1c88ea564c8c">boost::geometry::centroid</a> (Geometry const &amp;geometry, Point &amp;c, Strategy const &amp;strategy)</td></tr> <tr class="memdesc:ga3ec2c5e245c42ffaf28f1c88ea564c8c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculates the centroid of a geometry using the specified strategy. <a href="group__centroid.html#ga3ec2c5e245c42ffaf28f1c88ea564c8c">More...</a><br/></td></tr> <tr class="separator:ga3ec2c5e245c42ffaf28f1c88ea564c8c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga0231bbe9c80e9009271245e31ce5496b"><td class="memTemplParams" colspan="2">template&lt;typename Geometry , typename Point &gt; </td></tr> <tr class="memitem:ga0231bbe9c80e9009271245e31ce5496b"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__centroid.html#ga0231bbe9c80e9009271245e31ce5496b">boost::geometry::centroid</a> (Geometry const &amp;geometry, Point &amp;c)</td></tr> <tr class="memdesc:ga0231bbe9c80e9009271245e31ce5496b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculates the centroid of a geometry. <a href="group__centroid.html#ga0231bbe9c80e9009271245e31ce5496b">More...</a><br/></td></tr> <tr class="separator:ga0231bbe9c80e9009271245e31ce5496b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga607a6c57dac30f7b2826f29f937a7fe4"><td class="memTemplParams" colspan="2">template&lt;typename Point , typename Geometry &gt; </td></tr> <tr class="memitem:ga607a6c57dac30f7b2826f29f937a7fe4"><td class="memTemplItemLeft" align="right" valign="top">Point&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__centroid.html#ga607a6c57dac30f7b2826f29f937a7fe4">boost::geometry::return_centroid</a> (Geometry const &amp;geometry)</td></tr> <tr class="memdesc:ga607a6c57dac30f7b2826f29f937a7fe4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculates the centroid of a geometry. <a href="group__centroid.html#ga607a6c57dac30f7b2826f29f937a7fe4">More...</a><br/></td></tr> <tr class="separator:ga607a6c57dac30f7b2826f29f937a7fe4"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga34a41b95d0bcc2ecb14e3093623386d3"><td class="memTemplParams" colspan="2">template&lt;typename Point , typename Geometry , typename Strategy &gt; </td></tr> <tr class="memitem:ga34a41b95d0bcc2ecb14e3093623386d3"><td class="memTemplItemLeft" align="right" valign="top">Point&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__centroid.html#ga34a41b95d0bcc2ecb14e3093623386d3">boost::geometry::return_centroid</a> (Geometry const &amp;geometry, Strategy const &amp;strategy)</td></tr> <tr class="memdesc:ga34a41b95d0bcc2ecb14e3093623386d3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculates the centroid of a geometry using the specified strategy. <a href="group__centroid.html#ga34a41b95d0bcc2ecb14e3093623386d3">More...</a><br/></td></tr> <tr class="separator:ga34a41b95d0bcc2ecb14e3093623386d3"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> <hr size="1"> <table width="100%"> <tbody> <tr> <td align="left"><small> <p>April 2, 2011</p> </small></td> <td align="right"> <small> Copyright &copy; 2007-2011 Barend Gehrels, Amsterdam, the Netherlands<br> Copyright &copy; 2008-2011 Bruno Lalande, Paris, France<br> Copyright &copy; 2009-2010 Mateusz Loskot, London, UK<br> </small> </td> </tr> </tbody> </table> <address style="text-align: right;"><small> Documentation is generated by&nbsp;<a href="http://www.doxygen.org/index.html">Doxygen</a> </small></address> </body> </html>
examples/sobel/src/boost_1_63_0/libs/log/doc/html/boost/log/sources/channel_logger_mt.html
ntonjeta/iidea-Docker
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template channel_logger_mt</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Boost.Log v2"> <link rel="up" href="../../../logging_sources.html#header.boost.log.sources.channel_logger_hpp" title="Header &lt;boost/log/sources/channel_logger.hpp&gt;"> <link rel="prev" href="channel_logger.html" title="Class template channel_logger"> <link rel="next" href="wchannel_logger.html" title="Class template wchannel_logger"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="channel_logger.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../logging_sources.html#header.boost.log.sources.channel_logger_hpp"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="wchannel_logger.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.log.sources.channel_logger_mt"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Class template channel_logger_mt</span></h2> <p>boost::log::sources::channel_logger_mt &#8212; Narrow-char thread-safe logger. Functionally equivalent to <code class="computeroutput"><a class="link" href="basic_channel_logger.html" title="Class template basic_channel_logger">basic_channel_logger</a></code>. </p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../logging_sources.html#header.boost.log.sources.channel_logger_hpp" title="Header &lt;boost/log/sources/channel_logger.hpp&gt;">boost/log/sources/channel_logger.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> ChannelT <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span><span class="special">&gt;</span> <span class="keyword">class</span> <a class="link" href="channel_logger_mt.html" title="Class template channel_logger_mt">channel_logger_mt</a> <span class="special">:</span> <span class="keyword">public</span> basic_composite_logger&lt; char, channel_logger_mt&lt; ChannelT &gt;, multi_thread_model&lt; implementation_defined &gt;, features&lt; channel&lt; ChannelT &gt; &gt; &gt; <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> <span class="comment">// <a class="link" href="channel_logger_mt.html#boost.log.sources.channel_logger_mtconstruct-copy-destruct">construct/copy/destruct</a></span> <a class="link" href="channel_logger_mt.html#idp42316000-bb"><span class="identifier">channel_logger_mt</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span> <a class="link" href="channel_logger_mt.html#idp42316704-bb"><span class="identifier">channel_logger_mt</span></a><span class="special">(</span><a class="link" href="channel_logger_mt.html" title="Class template channel_logger_mt">channel_logger_mt</a> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span><span class="special">...</span> ArgsT<span class="special">&gt;</span> <span class="keyword">explicit</span> <a class="link" href="channel_logger_mt.html#idp42318384-bb"><span class="identifier">channel_logger_mt</span></a><span class="special">(</span><span class="identifier">ArgsT</span><span class="special">...</span><span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="keyword">explicit</span> <a class="link" href="channel_logger_mt.html#idp42321200-bb"><span class="identifier">channel_logger_mt</span></a><span class="special">(</span><span class="identifier">ChannelT</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <a class="link" href="channel_logger_mt.html" title="Class template channel_logger_mt">channel_logger_mt</a> <span class="special">&amp;</span> <a class="link" href="channel_logger_mt.html#idp42323616-bb"><span class="keyword">operator</span><span class="special">=</span></a><span class="special">(</span><a class="link" href="channel_logger_mt.html" title="Class template channel_logger_mt">channel_logger_mt</a> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="idp109963392"></a><h2>Description</h2> <p>See <code class="computeroutput">channel</code> class template for a more detailed description </p> <div class="refsect2"> <a name="idp109964848"></a><h3> <a name="boost.log.sources.channel_logger_mtconstruct-copy-destruct"></a><code class="computeroutput">channel_logger_mt</code> public construct/copy/destruct</h3> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"> <pre class="literallayout"><a name="idp42316000-bb"></a><span class="identifier">channel_logger_mt</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre> <p>Default constructor </p> </li> <li class="listitem"> <pre class="literallayout"><a name="idp42316704-bb"></a><span class="identifier">channel_logger_mt</span><span class="special">(</span><a class="link" href="channel_logger_mt.html" title="Class template channel_logger_mt">channel_logger_mt</a> <span class="keyword">const</span> <span class="special">&amp;</span> that<span class="special">)</span><span class="special">;</span></pre> <p>Copy constructor </p> </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span><span class="special">...</span> ArgsT<span class="special">&gt;</span> <span class="keyword">explicit</span> <a name="idp42318384-bb"></a><span class="identifier">channel_logger_mt</span><span class="special">(</span><span class="identifier">ArgsT</span><span class="special">...</span><span class="keyword">const</span> <span class="special">&amp;</span> args<span class="special">)</span><span class="special">;</span></pre> <p>Constructor with named arguments </p> </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">explicit</span> <a name="idp42321200-bb"></a><span class="identifier">channel_logger_mt</span><span class="special">(</span><span class="identifier">ChannelT</span> <span class="keyword">const</span> <span class="special">&amp;</span> channel<span class="special">)</span><span class="special">;</span></pre> <p>The constructor creates the logger with the specified channel name</p> <p> </p> <div class="variablelist"><table border="0" class="variablelist compact"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody><tr> <td><p><span class="term">Parameters:</span></p></td> <td><div class="variablelist"><table border="0" class="variablelist compact"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody><tr> <td><p><span class="term"><code class="computeroutput">channel</code></span></p></td> <td><p>The channel name </p></td> </tr></tbody> </table></div></td> </tr></tbody> </table></div> </li> <li class="listitem"> <pre class="literallayout"><a class="link" href="channel_logger_mt.html" title="Class template channel_logger_mt">channel_logger_mt</a> <span class="special">&amp;</span> <a name="idp42323616-bb"></a><span class="keyword">operator</span><span class="special">=</span><span class="special">(</span><a class="link" href="channel_logger_mt.html" title="Class template channel_logger_mt">channel_logger_mt</a> <span class="keyword">const</span> <span class="special">&amp;</span> that<span class="special">)</span><span class="special">;</span></pre> <p>Assignment operator</p> <p>Swaps two loggers </p> </li> </ol></div> </div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2007-2016 Andrey Semashev<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>). </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="channel_logger.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../logging_sources.html#header.boost.log.sources.channel_logger_hpp"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="wchannel_logger.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
wiki/wiki-war/src/main/webapp/templates/silverpeas/skins/Smart/skin.css
stephaneperry/Silverpeas-Components
/** * Copyright (C) 2000 - 2011 Silverpeas * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * As a special exception to the terms and conditions of version 3.0 of * the GPL, you may redistribute this Program in connection with Free/Libre * Open Source Software ("FLOSS") applications as described in Silverpeas's * FLOSS exception. You should have recieved a copy of the text describing * the FLOSS exception, and it is also available here: * "http://repository.silverpeas.com/legal/licensing" * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* SMART skin * additional .css on top of jspwiki.css * Dirk Frederickx, May 07 */ /* COLOR scheme #666 font-color #eee code, comment, weblogentries, (light grey) #d7d7d7 table header(darker grey) #ccc table borders, #d9e8ff edit background #fad112 highlight colors, searchbars, ... (amber) #fff7c0 information (light blue) #ffff80 warning (light yellow) #ffe0e0 error (light pink) */ /* +++ 010 LAYOUT of main ID blocks +++ */ #wikibody { width:90%; margin:auto; } #header, #footer { margin:10px 0; padding:4px !important; background:#fad112 url(images/header-bg.gif); width:auto; } #header { height:100px; } #header .userbox { display:none; } #header .pagename { clear:left; } #header .searchbox { margin-top:-24px; margin-right:0.25em; } /* ie6 hack */ * html #header .searchbox { margin-top:0; } #actionsTop,#actionsBottom { } #footer { margin-top:1em; margin-bottom:2em; } #favorites { margin-top:0; } #favorites .userbox { border:1px solid #b6b6b6; display:block; } /* +++ 200 Generic stuff here +++ */ * { color:#666; } /* +++ 210 Page titles, headings, and paragraphs +++ */ #header .pagename { color:white; } h2 { font-size:1.6em; } h3 { font-size:1.4em; } h4 { font-size:1.0em; } h2,h3,h4 { color:#c00; } /* +++ 220 Lists and bullets +++ */ /* +++ 225 Forms, Labels, form-values and form-help +++ */ legend, label { font-weight:bold; font-size:100%; color:#c00; } /* +++ 230 Horizontal rules +++ */ .hr, hr { border:none; background-color:#ccc; height:2px; width:100%; } /* +++ 240 Pre-formatted text blocks and code +++ */ pre { border:1px dashed #b6b6b6; background-color:#fff7c0; /*light yellow */ } /* +++ 250 Hyperlinks +++ */ a:link, a:visited, a:active { color:inherit; text-decoration:none; border-bottom:1px solid #ccc; } a.createpage { color:#666; border-bottom:1px dashed #c00; } a.createpage:hover { border-bottom:1px solid #c00; } a.wikipage:hover { border-bottom:1px solid #999; } .calendar a, .breadcrumbs a, .applicationlogo a { border-bottom:none !important; } /* +++ 260 Image styles, and Logo +++ */ #header .applicationlogo { position:static; float:left; } .applicationlogo a { height:32px; width:120px; margin:-4px 0; background-image:url(images/smart-logo.gif); background-position:top left; } .applicationlogo a:hover { background-position:top left; } /* +++ 270 Footnotes and small text +++ */ /* +++ 280 Convenience styles and info/warning/error dialogs +++ */ .additinfo { background-color:#fff7c0; /*light yellow */ } /* +++ 290 Comment boxes (used on some pages) +++ */ .commentbox { border:1px dashed #b6b6b6; background-color:#fff7c0; /*light yellow */ } /* +++ 300 Wiki tables and zebra tables +++ */ .wikitable * th { padding:4px; color:#c00; border:1px solid #ccc; } .wikitable * td { padding:4px; border:1px solid #ccc; } .zebra-table tr.odd td { background:#f7f7f7; } /* +++ 350 Attachments +++ */ /* +++ 400 Styles for specific JSPs +++ */ /* +++ 405 AttachmentTab.JSP +++ */ /* +++ 410 CommentContent +++ */ /* +++ 415 ConflictContent +++ */ /* +++ 420 DiffContent and Diff Providers:Traditional and External +++ */ /* +++ 421 Contextual diff provider +++ */ /* +++ 425 Edit/EditContent and CommentContent +++ */ /* +++ 430 Edit/EditContent +++ */ .textarea-resizer { background:#fad112; } /* +++ 440 Favorites +++ */ .userbox .username { padding:4px 0 4px 22px; } .username.anonymous { background:url(images/user.png) 2px 2px no-repeat; } .username.asserted { background:url(images/user_orange.png) 2px 2px no-repeat; } .username.authenticated { background:url(images/user_green.png) 2px 2px no-repeat; } /* +++ 450 FindContent / 450 Graph Bars +++ */ .breadcrumbs { padding:0; height:1.5em; overflow:hidden; } .searchword, .cursor, .searchmatch { background-color: #fad112; } .graphBar { border-color:#fad112; } /* +++ 455 Footer +++ */ .copyright { color:#c00; font-weight:bold; } /* +++ 460 Header +++ */ .breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active { color:white !important; } /* +++ 465 InfoContent +++ */ .pagination { color:#c00; background:#d7d7d7; border:1px solid #ccc; } .pagination a:hover { background-color:#fad112; } /* +++ 470 PageActions.jsp +++ */ .pageactions a:link, .pageactions a:visited { border-bottom:none; font-weight:bold; color:#666; } #moremenu a:hover, a.action:hover, .userbox a.action:hover, a.action.quick2bottom:hover, a.action.quick2top:hover { background-color:#fad112 !important; color:#c00; } .actionView a, .actionEdit a, .actionComment a, .actionInfo a, .actionLogin a, .actionLogout a, #actionsMoreLink a, #actionsBottom .actionPrefs a { /*border-left:1px solid #b6b6b6;*/ } a.tool:hover, .btn:hover { background-color:#fad112 !important; } #toolbar a.tool { border:none; background-repeat:no-repeat; background-color:transparent; background-position:3px 3px; height:16px; width:16px; text-indent:20px; overflow:hidden; } #tbH1 { background-image:url("images/text_heading_1.png"); } #tbH2 { background-image:url("images/text_heading_2.png"); } #tbH3 { background-image:url("images/text_heading_3.png"); } #tbB { background-image:url("images/text_bold.png"); } #tbI { background-image:url("images/text_italic.png"); } #tbLink { background-image:url("images/link.png"); } #tbMONO { background-image:url("images/text_allcaps.png"); } /* #tbColor { background-image:url("images/paintbrush.png"); } #tbBackground { background-image:url("images/paintcan.png"); } */ #tbPRE { background-image:url("images/page_white_code.png"); } #tbCODE { background-image:url("images/page_white_code_red.png"); } #tbHR { background-image:url("images/text_horizontalrule.png"); } #tbBR { background-image:url("images/pilcrow.png"); } #tbDL { background-image:url("images/application_form.png"); } #tbSUP { background-image:url("images/text_superscript.png"); } #tbSUB { background-image:url("images/text_subscript.png"); } #tbSTRIKE { background-image:url("images/text_strikethrough.png"); } #tbUL { background-image:url("images/text_list_bullets.png"); } #tbOL { background-image:url("images/text_list_numbers.png"); } #tbLEFT { background-image:url("images/text_align_left.png"); } #tbCENTER { background-image:url("images/text_align_center.png"); } #tbRIGHT { background-image:url("images/text_align_right.png"); } #tbJUST { background-image:url("images/text_align_justify.png"); } #tbQUOTE { background-image:url("images/text_padding_left.png"); } #tbIMG { background-image:url("images/picture.png"); } #tbTABLE { background-image:url("images/table.png"); } #tbTOC { background-image:url("images/book.png"); } #tbTAB { background-image:url("images/tab.png"); } #tbSIGN { background-image:url("images/text_signature.png"); } /* #tbTIME { background-image:url("images/time.png"); } #tbPLUGIN { background-image:url("images/plugin.png"); } #tbCUT { background-image:url("images/cut.png"); } #tbCOPY { background-image:url("images/page_copy.png"); } #tbPASTE { background-image:url("images/page_white_paste.png"); } #tbPASTE.mark { background-image:url("images/page_paste.png"); } #tbUNDO { } #tbREDO { } */ /* +++ 475 PageContent.jsp +++ */ .banner { background-image:url(images/header-bg.gif); color:white; } .banner h2, .banner h3, .banner h4 { color:white; padding:0.5em 0.25em; } /* +++ 475 PreviewContent - "This is a preview" comment +++ */ /* +++ 480 PreferencesContent, LoginContent, GroupContent +++ */ /* +++ 485 SearchBox +++ */ #searchSubmit { background: url(../../images/search.png) no-repeat center; } #header a:link, #header a:visited, #recentSearches { color:#666; } #recentSearches div { color:#666; text-decoration:none; } #searchboxMenu { border:1px solid #b6b6b6; top:3em; /*right:0;*/ } #searchTools a:hover, #searchboxMenu li:hover { background:#fad112; } /* +++ 490 ViewTemplate +++ */ /* +++ 600 JSPWiki plugins +++ */ /* +++ 610 Image plugin +++ */ /* +++ 203 image plugin stuff +++ */ /* +++ 620 Index plugin +++ */ .index .header { color:#c00; background:#fad112; font-weight:bold; } div.index .section a { color:#c00; } /* +++ 625 Table of contents plugin +++ */ .toc h4 { background:transparent; color:#666; font-size:120%; } .toc li a { color:#666; border-bottom:none; text-decoration:none; } /* +++ 630 Weblog and weblogarchive plugins +++ */ .weblogentryheading, .weblogentrytitle { background:#fff7c0; } .weblogentrytitle { color:#c00; } .weblogentryfooter { background:transparent; border-top:1px solid #b6b6b6; } .weblogcommentstitle { background:#fff7c0; border-bottom:2px solid #fad112; margin:0; } .weblogcomments { background:#fff7c0; margin:0; } /* +++ 640 RecentChangesPlugin +++ */ table.recentchanges td { border-bottom:1px solid #ccc; } table.recentchanges .date { background-color:white !important; border-bottom:2px solid #fad112; } /* +++ 800 JSPWiki JSP Taglibs +++ */ /* +++ 805 CalendarTag +++ */ table.calendar td.othermonth { color:silver; } table.calendar a { color:#c00; font-weight:bold; } table.calendar td.month { font-size:100%; } table.calendar td.weekdays { font-size:0.8em; padding:0 0.2em; color:#c00; } /* +++ 900 "Special-effects" JavaScript styles +++ */ /* +++ 905 Search highlights +++ */ /* +++ 910 Tabbed Pages +++ */ .tabs { border:1px solid #b6b6b6; } .tabmenu a { border:1px solid #b6b6b6; border-bottom:none; margin:0 0 -1px 4px; color:#666; } .tabmenu a:hover, .tabmenu a:hover u, .tabmenu a:hover .accesskey { color:#c00; background:#fff7c0; } .tabmenu a.activetab { border-bottom:1px solid white; } .tabmenu a.activetab, .tabmenu a.activetab u { color:#666; } /* +++ 910 Accordion +++ */ .accordion .toggle { border: 2px solid #fff7c0; background:#fff7c0; font-size:11px; } .accordion, .tabbedAccordion { border:1px solid #b6b6b6; } .accordion .toggle { } .togglemenu .toggle { border:1px solid #b6b6b6; margin-left:4px; } .accordion .toggle:hover, .togglemenu .toggle:hover { color:#c00; background:#fad112; } /* +++ 912 wiki columns +++ */ /* +++ 915 Tips +++ */ .tip-anchor { border-bottom:2px solid #fad112; } .tip-title, .tip-text { margin:0; padding:4px 8px 8px; background:#fad112; } /* +++ 920 Collapsible lists +++ */ .collapseBullet, .collapseOpen, .collapseClose { color:#c00; } .collapseOpen:hover, .collapseClose:hover { background:#fad112; color:#c00; } /* +++ collapsebox +++ */ .collapsebox { border:1px solid #b6b6b6; } .collapsetitle:hover { background:#fff7c0; } /* +++ 930 Sortable tables +++ */ /* +++ 940 SLIMBOX Attachment viewer etc. +++ */ .quicklinks { font-size:12px; padding:0 2px; } .quicklinks, .quicklinks a { background:#fad112; color:#c00; border:none; } /* +++ 950 Categorised +++ */ .categoryPopup { border:3px solid #fad112; } .categoryTitle, .categoryText { background:#fad112; margin:0; } .categoryTitle:hover, .categoryText li:hover { background:#fff7c0; } .categoryLink:link, .categoryLink:active, .categoryLink:hover, .categoryLink:visited { border-bottom:2px solid #ffcc33 !important; } .categoryPopup a:link, .categoryPopup a:active,.categoryPopup a:visited { color:inherit; }
man/html/lab.auth.html
adfernandes/pcp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- (c) Copyright 2013-2015 Red Hat. Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-Share Alike, Version 3.0 or any later version published by the Creative Commons Corp. A copy of the license is available at https://creativecommons.org/licenses/by-sa/3.0/us/ . --> <HTML> <HEAD> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-style-type" content="text/css"> <link href="pcpdoc.css" rel="stylesheet" type="text/css"> <link href="images/pcp.ico" rel="icon" type="image/ico"> <TITLE>Authenticated Connections</TITLE> </HEAD> <BODY LANG="en-AU" TEXT="#000060" DIR="LTR"> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=0 CELLSPACING=0 STYLE="page-break-before: always"> <TR> <TD WIDTH=64 HEIGHT=64><FONT COLOR="#000080"><A HREF="https://pcp.io/"><IMG SRC="images/pcpicon.png" ALT="pmcharticon" ALIGN=TOP WIDTH=64 HEIGHT=64 BORDER=0></A></FONT></TD> <TD WIDTH=1><P>&nbsp;&nbsp;&nbsp;&nbsp;</P></TD> <TD WIDTH=500><P ALIGN=LEFT><A HREF="index.html"><FONT COLOR="#cc0000">Home</FONT></A>&nbsp;&nbsp;&middot;&nbsp;<A HREF="lab.pmchart.html"><FONT COLOR="#cc0000">Charts</FONT></A>&nbsp;&nbsp;&middot;&nbsp;<A HREF="timecontrol.html"><FONT COLOR="#cc0000">Time Control</FONT></A></P></TD> </TR> </TABLE> <H1 ALIGN=CENTER STYLE="margin-top: 0.48cm; margin-bottom: 0.32cm"><FONT SIZE=7>Authenticated Connections</FONT></H1> <P><BR></P> <TABLE WIDTH="15%" BORDER=0 CELLPADDING=5 CELLSPACING=10 ALIGN=RIGHT> <TR><TD BGCOLOR="#e2e2e2"> <PRE><IMG SRC="images/system-search.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0><I>Tools</I> pmcd pminfo pmchart pmconfig pmdaproc pluginviewer saslauthd saslpasswd2 sasldblistusers2 kadmin.local kinit klist</PRE></TD></TR> </TABLE> <P>This chapter of the Performance Co-Pilot tutorial covers setting up authenticated connections between PCP collector and monitor components. An authenticated connection is one where the PCP collector (<B>pmcd</B> and PMDAs) is made aware of the credentials of the user running the monitor tools. This allows the PCP collector software to perform two important functions: <OL> <LI> Grant additional access, allowing potentially sensitive information to be accessed by the authenticated user; <LI> Make access control decisions for users and groups in order to prevent inappropriate access to metrics or over-subscription of server resources. </OL> <P>For an explanation of Performance Co-Pilot terms and acronyms, consult the <A HREF="glossary.html">PCP glossary</A>.</P> <UL> <LI> <A HREF="#overview">Overview</A> <LI> <A HREF="#unix">Local Credentials</A> <LI> <A HREF="#sasl">Remote Access</A> <UL> <LI> <A HREF="#sasldb">Using sasldb</A> <LI> <A HREF="#saslauthd">Using saslauthd</A> <LI> <A HREF="#gssapi">Kerberos (GSSAPI)</A> </UL> </UL> <P>Note: remote host authentication will often warrant the configuration of secure connections between PCP monitors and collectors - this is covered by a separate tutorial: <A HREF="lab.secure.html">Secure Connections</A>.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Check local PCP collector installation (requires the <I>pcp-verify</I> utility):<BR> <PRE><B>$ pcp verify --secure</B></PRE> </TD></TR> </TABLE> <P><BR></P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2"> <TR><TD WIDTH="100%" BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B><A NAME="overview">Overview</A></B></FONT></P></TD></TR> </TABLE> <P>All connections made to the PCP metrics collector daemon (<B>pmcd</B>) are made using the PCP protocol, which is TCP/IP based. Traditionally, no functionality was available to identify the user making a connection between a PCP monitor and collector. However, as PCP evolved to be able to export sensitive information (event trace parameters and detailed per-process statistics, for example), it became necessary to provide such mechanisms.</P> <P>The Performance Co-Pilot has two facilities for transfering credentials between the monitoring and collecting components - a local-host-only facility using Unix domain sockets, and SASL-based authentication which can be over either IPv4 or IPv6 sockets (local or remote).</P> <P><BR></P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2"> <TR><TD WIDTH="100%" BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B><A NAME="unix">Local Credentials</A></B></FONT></P></TD></TR> </TABLE> <P>For local connections, there is a fast local transport mechanism using Unix domain sockets. These sockets provide a facility whereby the userid and groupid of the monitor process is automatically made available to the collector process, with no user intervention being required.</P> <P>This will become the default localhost transport mechanism over time. However, its use can be requested via the <I>unix:</I> host specification (<B>-h</B> option) with all monitor tools.</P> <P>In the following exercise, we make use of per-process metrics from the <B>pmdaproc</B> PCP Collector agent. This PMDA is enabled by default, and makes use of authenticated credentials from the monitor tools to gate access to sensitive information - process identifiers, names, arguments, and so forth. In modern versions of PCP, this information is unavailable (PM_ERR_PERMISSION is returned) unless the PMDA has been given user credentials.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Check for support, then establish a Unix domain socket connection with automatic credentials transfer:<BR> <PRE><B>$ <SPAN>$PCP_BINADM_DIR</SPAN>/pmconfig -L unix_domain_sockets unix_domain_sockets=true $ pmprobe -f -h localhost proc.fd.count proc.fd.count -12387 No permission to perform requested operation $ pmprobe -f -h unix: proc.fd.count proc.fd.count 118 $ pminfo -dmt -h unix: proc.fd.count proc.fd.count PMID: 3.51.0 [open file descriptors] Data Type: 32-bit unsigned int InDom: 3.9 0xc00009 Semantics: instant Units: count </B></PRE> </TD></TR> </TABLE> <P>A <I>local:</I> specification is also available, which indicates that the monitor tool should first attempt to establish a Unix domain socket connection (with automatic credentials transfer), but failing that fall back to the traditional socket connection style (with no credentials transfer, unless mandated by collector or explicitly requested by the monitor user - described later in this tutorial).</P> <P><B>Note:</B> this facility is completely independent and separate to the remote access facility (described later). Therefore, it can still be used even when support for the remote authentication facilities is unavailable or not configured. This local facility is always enabled on platforms that support it - these include Linux, Mac OS X and Solaris. </P> <P><BR></P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="#e2e2e2"> <TR><TD WIDTH="100%" BGCOLOR="#081c59"><P ALIGN=LEFT><FONT SIZE=5 COLOR="#ffffff"><B><A NAME="sasl">Remote Access</A></B></FONT></P></TD></TR> </TABLE> <P>The alternative authentication facility is the "Simple Authentication and Security Layer" (SASL) which provides for remote authentication. Usually this would be used with a <A HREF="lab.secure.html">secure connection</A> to ensure sensitive information is not transmitted in the clear.</P> <P>SASL can be configured with many different authentication mechanisms, and this configuration is done transparently (outside of PCP, as described shortly). This list of mechanisms can be changed via the <I>mech_list</I> entry in the <I>/etc/sasl2/pmcd.conf</I> file, along with other critical security parameters defining how <B>pmcd</B> should handle authentication requests. The <I>mech_list</I> can be set to any one of the installed SASL mechanisms, or a space-separated list of mechanisms from which the monitor tools can select. There are also situations where it makes sense to not set <I>mech_list</I> at all, which we will explore shortly.</P> <P>To make use of SASL-based authentication, both monitor and collector systems need to be capable of running the SASL code (PCP support, in particular, must be present on each end of the connection). As demonstrated in the following examples, we can use both the <B>pmconfig</B> PCP command and the <B>pluginviewer</B> SASL command to interogate aspects of the installations on each end of a connection. The <B>pluginviewer</B> command has separate options for reporting on client (<B>-c</B>) and server (<B>-s</B>) components of an installation. </P> <I><B><A NAME="sasldb">Using sasldb</A></B></I> <P>The SASL library provides a custom authentication technique, independent to the set of users and groups on a system, called <I>sasldb</I>. This involves the creation of a new authentication database separate to the native login mechanisms that a host provides. One advantage of using it is that it does not require any special privileges on the part of the daemon performing authentication (<B>pmcd</B> in our case - which does not run as a privileged process and thus typically cannot be used with the common authentication databases, such as the <I>/etc/shadow</I> mechanism).</P> <P>The <I>sasldb</I> approach can be used with several SASL mechanisms, and it is commonly used to verify a SASL setup. Here, we will configure PCP to use <I>sasldb</I> by allowing the &quot;plain&quot; SASL mechanism to authenticate against it.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Check for support:<BR> <PRE><B>$ <SPAN>$PCP_BINADM_DIR</SPAN>/pmconfig -L unix_domain_sockets authentication secure_sockets=true authentication=true $ pluginviewer -s -m PLAIN [...] Plugin "plain" [loaded], API version: 4 SASL mechanism: PLAIN, best SSF: 0, supports setpass: no security flags: NO_ANONYMOUS|PASS_CREDENTIALS features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION </B></PRE> </TD></TR> </TABLE> <P>Modify the <I>/etc/sasl2/pmcd.conf</I> configuration file, so that it makes &quot;plain&quot; authentication available to PCP monitor tools, and also to specify the location of the SASL credentials database file.</P> <P>By default, this has been specified as <I>/etc/pcp/passwd.db</I>. SASL commands allow this database to be manipulated - adding, listing and deleting users, setting their passwords, and so on.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Configure the SASL library:<BR> <PRE><B># grep PCP_SASLCONF_DIR /etc/pcp.conf PCP_SASLCONF_DIR=/etc/sasl2 # cat <SPAN>$PCP_SASLCONF_DIR</SPAN>/sasl2/pmcd.conf mech_list: plain scram-sha-256 gssapi sasldb_path: /etc/pcp/passwd.db </B></PRE> </TD></TR> </TABLE> <P>Next we create the database and add some users to it. Note that requires the previous step to have been performed, as that informs the tools about the location of the database.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Administer the SASL database (add, list and disable users):<BR> <PRE><B># saslpasswd2 -a pmcd jack Password: xxxxxx Again (for verification): xxxxxx # saslpasswd2 -a pmcd jill Password: xxxxxx Again (for verification): xxxxxx # sasldblistusers2 -f /etc/pcp/passwd.db jack@server.demo.net: userPassword jill@server.demo.net: userPassword # saslpasswd2 -a pmcd -d jill # $PCP_RC_DIR/pmcd restart </B></PRE> </TD></TR> </TABLE> <P>Finally, we're ready to try it out. As we have just restarted <B>pmcd</B> (above), its worth checking its log file - <I>$PCP_LOG_DIR/pmcd/pmcd.log</I> - and if that is free of errors, we can attempt to authenticate.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Establish an authenticated connection:<BR> <PRE><B>$ pminfo -fmdt -h pcps://server.demo.net?method=plain proc.fd.count Username: jack Password: xxxxxx proc.fd.count PMID: 3.51.0 [open file descriptors] Data Type: 32-bit unsigned int InDom: 3.9 0xc00009 Semantics: instant Units: count inst [1281 or "001281 bash"] value 4 inst [1287 or "001287 make -j 8 default_pcp"] value 5 inst [1802 or "001802 bash"] value 4 [...] </B></PRE> </TD></TR> </TABLE> <I><B><A NAME="saslauthd">Using saslauthd</A></B></I> <P>The SASL mechanism configured by default on a PCP collector system is <I>sasldb</I> which provides a basic username and password style authentication mechanism with no reliance on external daemons, package dependencies, and so on. Without customisation for individual users, as described above, it allows no access and can thus be considered secure-by-default.</P> <P>However, it is often more convenient to use the same authentication mechanism that is used when logging in to a host (e.g. PAM on Linux and Solaris). Because the PCP daemons run without superuser privileges, they cannot perform this authentication themselves, and so it must be achieved using a separate, privileged process. SASL provides <I>saslauthd</I> for this purpose.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Check for support:<BR> <PRE><B>$ pmconfig -L secure_sockets authentication secure_sockets=true authentication=true $ pluginviewer -s -m PLAIN [...] Plugin "plain" [loaded], API version: 4 SASL mechanism: PLAIN, best SSF: 0, supports setpass: no security flags: NO_ANONYMOUS|PASS_CREDENTIALS features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION $ ps ax | grep saslauthd 2857 ? Ss 0:00 /usr/sbin/saslauthd -m /var/run/saslauthd -a pam 2858 ? S 0:00 /usr/sbin/saslauthd -m /var/run/saslauthd -a pam [...] </B></PRE> </TD></TR> </TABLE> <P>In this case, the SASL mechanism configuration is entirely handled by <I>saslauthd</I> so we simply need to ensure we pass authentication through to the daemon - no configuration beyond that should be needed.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Setup use of <I>saslauthd</I> on the PCP Collector:<BR> <PRE><B># grep PCP_SASLCONF_DIR /etc/pcp.conf PCP_SASLCONF_DIR=/etc/sasl2 # cat <SPAN>$PCP_SASLCONF_DIR</SPAN>/sasl2/pmcd.conf pwcheck_method: saslauthd # <SPAN>$PCP_RC_DIR</SPAN>/pmcd restart </B></PRE> </TD></TR> </TABLE> <P>We are now ready to establish an authenticated connection. <I>saslauthd</I> will log into the system log, so any authorisation failures can be further diagnosed using information captured there.</P> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Setup use of <I>saslauthd</I> on the PCP Collector:<BR> <PRE><B>$ pminfo -h pcps://server.demo.net?method=plain -dfmt proc.fd.count Username: jack Password: xxxxxx proc.fd.count PMID: 3.51.0 [open file descriptors] Data Type: 32-bit unsigned int InDom: 3.9 0xc00009 Semantics: instant Units: count inst [1281 or "001281 bash"] value 4 inst [1287 or "001287 make -j 8 default_pcp"] value 5 inst [1802 or "001802 bash"] value 4 [...] </B></PRE> </TD></TR> </TABLE> <I><B><A NAME="gssapi">Kerberos Authentication</A></B></I> <P>The PCP collector system can be configured to authenticate using Kerberos single-sign-on using the GSSAPI authentication mechanism. This mechanism is enabled via the <I>mech_list</I> option in <I>/etc/sasl2/pmcd.conf</I>, and the keytab should be set to <I>/etc/pcp/pmcd/krb5.tab</I>. <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Check for support:<BR> <PRE><B>$ pmconfig -L secure_sockets authentication secure_sockets=true authentication=true $ pluginviewer -s -m GSSAPI [...] Plugin "gssapiv2" [loaded], API version: 4 SASL mechanism: GSSAPI, best SSF: 56, supports setpass: no security flags: NO_ANONYMOUS|NO_PLAINTEXT|NO_ACTIVE|PASS_CREDENTIALS|MUTUAL_AUTH features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION|DONTUSE_USERPASSWD </B></PRE> </TD></TR> </TABLE> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=10 CELLSPACING=20> <TR><TD BGCOLOR="#e2e2e2" WIDTH="70%"><BR><IMG SRC="images/stepfwd_on.png" ALT="" WIDTH=16 HEIGHT=16 BORDER=0>&nbsp;&nbsp;&nbsp;Setup Kerberos authentication on the PCP Collector:<BR> <PRE><B># kadmin.local kadmin.local: add_principal pmcd/server.demo.net Enter password for principal "pmcd/server.demo.net@DEMO.NET": Re-enter password for principal "pmcd/server.demo.net@DEMO.NET": Principal "pmcd/server.demo.net@DEMO.NET" created. kadmin.local: ktadd -k /root/pmcd-server-demo.tab pmcd/server.demo.net@DEMO.NET Entry for principal pmcd/server.demo.net@DEMO.NET with kvno 4, encryption type Triple DES cbc mode with HMAC/sha1 added to keytab WRFILE:/root/pmcd-server-demo.tab. Entry for principal pmcd/server.demo.net@DEMO.NET with kvno 4, encryption type ArcFour with HMAC/md5 added to keytab WRFILE:/root/pmcd-server-demo.tab. Entry for principal pmcd/server.demo.net@DEMO.NET with kvno 4, encryption type DES with HMAC/sha1 added to keytab WRFILE:/root/pmcd-server-demo.tab. Entry for principal pmcd/server.demo.net@DEMO.NET with kvno 4, encryption type DES cbc mode with RSA-MD5 added to keytab WRFILE:/root/pmcd-server-demo.tab. kadmin.local: quit # scp /root/pmcd-server-demo.tab root@server.demo.net:/etc/pcp/pmcd/krb5.tab # rm /root/pmcd-server-demo.tab $ kinit jack@DEMO.NET Password for jack@DEMO.NET: xxxxxx $ klist Ticket cache: FILE:/tmp/krb5cc_500 Default principal: jack@DEMO.NET Valid starting Expires Service principal 02/07/13 20:46:40 02/08/13 06:46:40 krbtgt/DEMO.NET@DEMO.NET renew until 02/07/13 20:46:40 $ pminfo -h 'pcps://server.demo.net?method=gssapi' -dfmt proc.fd.count proc.fd.count PMID: 3.51.0 [open file descriptors] Data Type: 32-bit unsigned int InDom: 3.9 0xc00009 Semantics: instant Units: count inst [1281 or "001281 bash"] value 4 inst [1287 or "001287 make -j 8 default_pcp"] value 5 inst [1802 or "001802 bash"] value 4 [...] </B></PRE> </TD></TR> </TABLE> <P><BR></P> <HR> <CENTER> <TABLE WIDTH="100%" BORDER=0 CELLPADDING=0 CELLSPACING=0> <TR> <TD WIDTH="50%"><P>Copyright &copy; 2007-2010 <A HREF="https://www.aconex.com/"><FONT COLOR="#000060">Aconex</FONT></A><BR>Copyright &copy; 2000-2004 <A HREF="https://www.sgi.com/"><FONT COLOR="#000060">Silicon Graphics Inc</FONT></A></P></TD> <TD WIDTH="50%"><P ALIGN=RIGHT><A HREF="https://pcp.io/"><FONT COLOR="#000060">PCP Site</FONT></A><BR>Copyright &copy; 2012-2018 <A HREF="https://www.redhat.com/"><FONT COLOR="#000060">Red Hat</FONT></A></P></TD> </TR> </TABLE> </CENTER> </BODY> </HTML>
www/greenaddress.it/es/wallet/partials/wallet_modal_mnemonic.html
ralic/WalletCordova
<div class="modal-body text-center"> <p ng-hide="mnemonic_2of3">El código QR conteniendo la contraseña para acceder a su wallet es:</p> <p ng-show="mnemonic_2of3">The QR code containing the passphrase for recovery access to your subaccount is:</p> <p><qr text="(( mnemonic_2of3 || mnemonic_encrypted || wallet.mnemonic ))" size="212"></qr></p> <p ng-show="mnemonic_encrypted">Esta contraseña está encriptada, así que su contraseña de encriptación es requerida para utilizarlo.</p> <p><b><i class="glyphicon glyphicon-exclamation-sign"></i> ¡Recuerde guardarlo en un lugar seguro!</b></p> <p style="word-break: normal" ng-show="mnemonic_2of3"><b><i class="glyphicon glyphicon-exclamation-sign"></i> The subaccount mnemonic is not stored anywhere neither by GreenAddress, nor by your browser, so you *HAVE* to back it up to have a recovery access to your 2of3 subaccount.</b></p> <div class="mnemonic-label">Su indicio de clave</div> <div style="word-break: normal" class="mnemonic info" ng-bind="mnemonic_encrypted || wallet.mnemonic"></div> <div ng-show="mnemonic_2of3"> <div class="mnemonic-label"><br/>Your subaccount recovery mnemonic passphrase</div> <div style="word-break: normal" class="mnemonic info" ng-bind="mnemonic_2of3"></div> </div> <div ng-show="xpub_2of3 && !mnemonic_2of3"> <div class="mnemonic-label"><br/>Your subaccount recovery xpub</div> <div class="mnemonic info" ng-bind="xpub_2of3"></div> </div> <div ng-show="mnemonic_2of3 || xpub_2of3" class="mnemonic-label"><br/>Your subaccount GreenAddress xpub</div> <div ng-show="mnemonic_2of3 || xpub_2of3" class="mnemonic info" ng-bind="xpub_ga_2of3"></div> </div> <div class="modal-footer"> <button type="button" class="btn btn-primary" ng-click="$close()">Cerrar</button> </div>
UI/src/components/widgets/monitor/view.html
tabladrum/Hygieia
<div class="monitor-view"> <div hide-empty="['{{ ctrl.services[0] }}', '{{ ctrl.dependencies[0] }}']"> <div class="widget" ng-if="ctrl.services && ctrl.services.length"> <div class="widget-heading"> <span>Our Services</span> <span class="pull-right icon-legend-link" ng-click="ctrl.showIconLegend()">Icon Legend</span> </div> <div class="widget-body"> <div hide-empty="['{{ ctrl.services[0] }}']"> <div class="monitor-row dash-row clickable" ng-repeat="service in ctrl.services | orderBy: ['-status', 'name']" ng-click="ctrl.openStatusWindow(service)"> <span class="pull-left" dash-status="{{service.status}}"></span> <span class="fa fa-comment-o pull-right" ng-if="ctrl.hasMessage(service)"></span> <div class="dash-overflow">{{service.name}}</div> </div> </div> </div> </div> <div class="widget" ng-if="ctrl.dependencies && ctrl.dependencies.length"> <div class="widget-heading"> Dependent Services </div> <div class="widget-body"> <div hide-empty="['{{ ctrl.dependencies[0] }}']"> <div class="monitor-row dash-row" ng-repeat="service in ctrl.dependencies | orderBy: ['-status', 'name']" ng-class="{'clickable': ctrl.hasMessage(service)}" popover="{{service.message}}" popover-trigger="focus" popover-placement="left" tabindex="0" > <span class="pull-left" dash-status="{{service.status}}"></span> <span class="fa fa-comment-o pull-right monitor-has-comment" ng-if="ctrl.hasMessage(service)"></span> <div class="dash-overflow">{{service.name}}</div> </div> </div> </div> </div> </div> </div> <!--A monitor modal used for the status popup--> <script type="text/ng-template" id="monitorStatus.html"> <widget-modal widget-modal-title="Status"> <form role="form" ng-submit="ctrl.submit()" novalidate="novalidate"> <div class="form-group"> <label class="control-label">{{::ctrl.service.name}}</label> <label class="control-label">{{::ctrl.service.url}}</label> <textarea class="form-control modal-view-status-input" rows="3" ng-model="ctrl.service.message" placeholder="Add a message"></textarea> </div> <div class="form-group clearfix"> <div class="monitor-modal-buttons fa fa-2x pull-left"> <span class="btn monitor-button-fail" ng-class="{'selected':ctrl.service.status == ctrl.statuses.FAIL}" ng-click="ctrl.setStatus(ctrl.statuses.FAIL)"> <span class="fa-exclamation-circle"></span> </span> <span class="btn monitor-button-warn" ng-class="{'selected':ctrl.service.status == ctrl.statuses.WARN}" ng-click="ctrl.setStatus(ctrl.statuses.WARN)"> <span class="fa-exclamation-triangle"></span> </span> <span class="btn monitor-button-pass" ng-class="{'selected':ctrl.service.status == ctrl.statuses.PASS}" ng-click="ctrl.setStatus(ctrl.statuses.PASS)"> <span class="fa-check"></span> </span> </div> <button class="btn btn-primary pull-right" ng-click="ctrl.updateStatus()">Update</button> </div> </form> </widget-modal> </script>
src/main/webapp/WEB-INF/template/private/sys/user/add.html
sdgdsffdsfff/NutzWk
#sys_top #sys_head <section class="layout"> #sys_menu <!-- 列表 --> <section class="main-content bg-white"> <header class="header navbar bg-white shadow"> <div class="btn-group tool-button"> <a class="btn btn-primary navbar-btn" href="${base}/private/sys/user"><i class="ti-angle-left"></i> 返回</a> </div> </header> <div class="content-wrap"> <div class="wrapper"> <section class="panel"> <form id="userAddForm" role="form" class="form-horizontal parsley-form" data-parsley-validate action="${base}/private/sys/user/add/do" method="post"> <div class="row"> <div class="col-lg-6"> <div class="form-group has-feedback"> <label for="unitName" class="col-sm-2 control-label">所属机构</label> <div class="col-sm-8"> <div class="input-group"> <input id="unitName" type="text" value="$!parentUnit.name" class="form-control" data-parsley-required="true" placeholder="点击右侧按钮选择" readonly/> <span class="input-group-btn"> <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#dialogSelectUnit"><i class="ti-plus"></i> 选择</button> </span> </div> <input type="hidden" id="unitid" name="unitid" value="$!parentUnit.id" /> </div> </div> </div> <div class="col-lg-6"> <div class="form-group" style="height:44px;"> <label for="roleIds" class="col-sm-2 control-label">角色(多选)</label> <div class="col-sm-8"> <select tabindex="2" id="roleIds" name="roleIds" data-placeholder="<--选择机构后,选择角色" style="width:100%" multiple class="form-control chosen" data-parsley-required="true"> #foreach($!role in $!roleList) <option value="$!role.id"> #if("$!role.unitid"=="_system")[系统]#end$!role.name #end </select> </div> </div> </div> </div> <div class="row"> <div class="col-lg-6"> <div class="form-group"> <label for="username" class="col-sm-2 control-label">用户名</label> <div class="col-sm-8"> <input type="text" id="username" tabindex="3" class="form-control" name="u.username" data-parsley-required="true" placeholder="登陆时使用的用户名"> </div> </div> </div> <div class="col-lg-6"> <div class="form-group"> <label for="nickname" class="col-sm-2 control-label">昵称</label> <div class="col-sm-8"> <input type="text" id="nickname" tabindex="4" class="form-control" name="p.nickname" data-parsley-required="true" placeholder="昵称或姓名"> </div> </div> </div> </div> <div class="row"> <div class="col-lg-6"> <div class="form-group"> <label for="password" class="col-sm-2 control-label">密码</label> <div class="col-sm-8"> <input id="password" tabindex="5" type="password" class="form-control" name="u.password" data-parsley-required="true" placeholder="密码"> </div> </div> </div> <div class="col-lg-6"> <div class="form-group"> <label for="password2" class="col-sm-2 control-label">密码确认</label> <div class="col-sm-8"> <input id="password2" type="password" tabindex="6" class="form-control" data-parsley-equalto="#password" data-parsley-required="true" name="eqPassword" placeholder="请再输入一次密码"> </div> </div> </div> </div> <div class="row"> <div class="col-lg-6"> <div class="form-group"> <label for="email" class="col-sm-2 control-label">邮箱</label> <div class="col-sm-8"> <input id="email" type="text" tabindex="7" name="p.email" data-parsley-type="email" class="form-control" placeholder="电子邮箱地址 wizzer@qq.com"> </div> </div> </div> <div class="col-lg-6"> <div class="form-group"> <label for="mobile" class="col-sm-2 control-label">联系方式</label> <div class="col-sm-8"> <input id="mobile" type="text" tabindex="8" name="p.mobile" class="form-control" data-parsley-type="digits" placeholder="固定电话或手机号码"> </div> </div> </div> </div> <div class="row"> <div class="col-lg-6"> <div class="form-group"> <label for="linkQq" class="col-sm-2 control-label">QQ</label> <div class="col-sm-8"> <input id="linkQq" type="text" name="p.linkQq" tabindex="10" data-parsley-type="number" class="form-control" placeholder="QQ号码"> </div> </div> </div> <div class="col-lg-6"> <div class="form-group"> <label for="linkWebsite" class="col-sm-2 control-label">主页</label> <div class="col-sm-8"> <input id="linkWebsite" type="text" name="p.linkWebsite" tabindex="10" data-parsley-type="url" class="form-control" placeholder="http://www.wizzer.cn"> </div> </div> </div> </div> <div class="row"> <div class="col-lg-6"> <div class="form-group"> <label for="address" class="col-sm-2 control-label">住址</label> <div class="col-sm-8"> <input id="address" type="text" name="p.address" tabindex="10" class="form-control" placeholder="住址"> </div> </div> </div> </div> <div class="row"> <div class="col-lg-6"> <div class="form-group"> <label for="locked" class="col-sm-2 control-label">是否禁用</label> <div class="col-sm-8 switcha"> <div class="mr15"> <input type="checkbox" id="locked" name="u.locked" class="js-switch-red" > </div> </div> </div> </div> </div> <div class="col-lg-3"></div> <div class="col-lg-6"> <div class="form-group text-center"> <label></label> <div> <button class="btn btn-primary btn-block btn-lg btn-parsley" data-loading-text="正在提交...">提 交</button> </div> </div> </div> </form> </section> </div> </div> <a class="exit-offscreen"></a> </section> </section> <!-- 选择机构 --> <div id="dialogSelectUnit" class="modal fade bs-modal-sm" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h4 class="modal-title">选择机构</h4> </div> <div class="modal-body"> <div class="row"> <div class="col-xs-12"> <div id="jsTreeUnit" class="demo"></div> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">取 消</button> <button type="button" class="btn btn-primary" onclick="selectUnit()">确认选择</button> </div> </div> </div> </div> #sys_buttom <script src="${base}/include/plugins/jquery.nestable.js"></script> <script src="${base}/include/js/toast.js"></script> <script src="${base}/include/js/treetable.js"></script> <script src="${base}/include/js/datatables.js"></script> <script src="${base}/include/js/tree.js"></script> <script src="${base}/include/plugins/jquery.form.js"></script> <script src="${base}/include/plugins/parsley.min.js"></script> <script src="${base}/include/js/form.js"></script> <script src="${base}/include/plugins/switchery/switchery.js"></script> #if(!$app_language||$app_language=="zh_CN") <script src="${base}/include/plugins/parsley.zh_cn.js"></script> #end <script language="JavaScript"> function initTreeView(){ $("#jsTreeUnit").jstree({ plugins : [ "wholerow"], core : { data : { url : function(node){ return node.id === "#" ? "${base}/private/sys/user/tree" : "${base}/private/sys/user/tree?pid="+node.id } }, multiple : false } }).on("dblclick.jstree", function(node){ selectUnit(); }); } //选择机构 function selectUnit(){ var tree = $.jstree.reference("#jsTreeUnit"); var node = tree.get_selected(true); $("#userAddForm #unitName").val(node[0].text); $("#userAddForm input[name='unitid']").val(node[0].id); //根据获取的机构,获取角色列表 jQuery.post("${base}/private/sys/user/unitrole/"+node[0].id,{},function(data){ var roleSelect = $("#userAddForm select[name='roleIds']"); if(data.type="success"&&data.data.length > 0){ var html = ""; for(var i=0;i<data.data.length;i++){ var role = data.data[i]; var t=""; if("_system"==role.unitid){ t="[系统]"; } html += "<option value='"+role.id+"'>"+t+role.name+"</option>"; } roleSelect.html(html); }else{ roleSelect.html(""); Toast.warning("当前机构无角色,请添加角色后再添加用户!"); } roleSelect.trigger("chosen:updated"); },"json"); $("#dialogSelectUnit").modal("hide"); } $(document).ready(function () { initTreeView(); $('#userAddForm').ajaxForm({ dataType: 'json', beforeSubmit:function(arr, form, options){ if(!$("#unitid").val()){ Toast.error("请选择一个机构!"); return false; } var roleIds = $("#userAddForm select[name='roleIds']").val(); if(!roleIds){ Toast.error("至少需要选择一个角色!"); return false; } form.find("button:submit").button("loading"); }, success : function(data, statusText, xhr, form) { if(data.type == "success"){ Toast.success("用户增加成功!"); var unitName = $("#userAddForm #unitName").val(); var roleIds = $("#userAddForm select[name='roleIds']").val(); //重置form form.resetForm(); //重置select $("#userAddForm #unitName").val(unitName); $("#userAddForm select[name='roleIds']").val(roleIds); $("#userAddForm select[name='roleIds']").trigger("chosen:updated"); }else{ Toast.error(data.content); } form.find("button:submit").button("reset"); } }); }); </script> </body> </html>
source/api/apidocs-4.16/apis/enableHAForCluster.html
apache/cloudstack-www
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <title>Apache CloudStack | The Power Behind Your Cloud</title> </head> <body> <div id="insidetopbg"> <div id="inside_wrapper"> <div class="uppermenu_panel"> <div class="uppermenu_box"></div> </div> <div id="main_controller"> <div id="inside_header"> <div class="header_top"> <a class="cloud_logo" href="http://cloudstack.org"></a> <div class="mainemenu_panel"></div> </div> </div> <div id="main_content"> <div class="inside_apileftpanel"> <div class="inside_contentpanel" style="width:930px;"> <div class="api_titlebox"> <div class="api_titlebox_left"> <span> Apache CloudStack 4.16.0.0 Root Admin API Reference </span> <p></p> <h1>enableHAForCluster</h1> <p>Enables HA cluster-wide</p> </div> <div class="api_titlebox_right"> <a class="api_backbutton" href="../index.html"></a> </div> </div> <div class="api_tablepanel"> <h2>Request parameters</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td> </tr> <tr> <td style="width:200px;"><strong>clusterid</strong></td><td style="width:500px;"><strong>ID of the cluster</strong></td><td style="width:180px;"><strong>true</strong></td> </tr> </table> </div> <div class="api_tablepanel"> <h2>Response Tags</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td> </tr> <tr> <td style="width:200px;"><strong>displaytext</strong></td><td style="width:500px;">any text associated with the success or failure</td> </tr> <tr> <td style="width:200px;"><strong>success</strong></td><td style="width:500px;">true if operation is executed successfully</td> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> <div id="comments_thread"> <script type="text/javascript" src="https://comments.apache.org/show_comments.lua?site=test" async="true"></script> <noscript> <iframe width="930" height="500" src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin"></iframe> </noscript> </div> <div id="footer_maincontroller"> <p> Copyright &copy; 2015 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br> Apache, CloudStack, Apache CloudStack, the Apache CloudStack logo, the CloudMonkey logo and the Apache feather logo are trademarks of The Apache Software Foundation. </p> </div> </div> </div> </div> </body> </html>
src/boost_1_57_0/doc/html/proto.html
biospi/seamass-windeps
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Chapter&#160;23.&#160;Boost.Proto</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="libraries.html" title="Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)"> <link rel="prev" href="boost/property_tree/xml_parser/write_xml_idp100217776.html" title="Function template write_xml"> <link rel="next" href="proto/users_guide.html" title="Users' Guide"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../boost.png"></td> <td align="center"><a href="../../index.html">Home</a></td> <td align="center"><a href="../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="boost/property_tree/xml_parser/write_xml_idp100217776.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="proto/users_guide.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> <div class="chapter"> <div class="titlepage"><div> <div><h2 class="title"> <a name="proto"></a>Chapter&#160;23.&#160;Boost.Proto</h2></div> <div><div class="author"><h3 class="author"> <span class="firstname">Eric</span> <span class="surname">Niebler</span> </h3></div></div> <div><p class="copyright">Copyright &#169; 2008 Eric Niebler</p></div> <div><div class="legalnotice"> <a name="proto.legal"></a><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></div> </div></div> <div class="toc"> <p><b>Table of Contents</b></p> <dl class="toc"> <dt><span class="section"><a href="proto.html#boost_proto.preface">Preface</a></span></dt> <dt><span class="section"><a href="proto/users_guide.html">Users' Guide</a></span></dt> <dd><dl> <dt><span class="section"><a href="proto/users_guide.html#boost_proto.users_guide.getting_started">Getting Started</a></span></dt> <dt><span class="section"><a href="proto/users_guide.html#boost_proto.users_guide.front_end">Fronts Ends: Defining Terminals and Non-Terminals of Your EDSL</a></span></dt> <dt><span class="section"><a href="proto/users_guide.html#boost_proto.users_guide.intermediate_form">Intermediate Form: Understanding and Introspecting Expressions</a></span></dt> <dt><span class="section"><a href="proto/users_guide.html#boost_proto.users_guide.back_end">Back Ends: Making Expression Templates Do Useful Work</a></span></dt> <dt><span class="section"><a href="proto/users_guide.html#boost_proto.users_guide.examples">Examples</a></span></dt> <dt><span class="section"><a href="proto/users_guide.html#boost_proto.users_guide.resources">Background and Resources</a></span></dt> <dt><span class="section"><a href="proto/users_guide.html#boost_proto.users_guide.glossary">Glossary</a></span></dt> </dl></dd> <dt><span class="section"><a href="proto/reference.html">Reference</a></span></dt> <dd><dl> <dt><span class="section"><a href="proto/reference.html#proto.concepts">Concepts</a></span></dt> <dt><span class="section"><a href="proto/reference.html#proto.reference.classes">Classes</a></span></dt> <dt><span class="section"><a href="proto/reference.html#proto.reference.functions">Functions</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.args_hpp">Header &lt;boost/proto/args.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.core_hpp">Header &lt;boost/proto/core.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.debug_hpp">Header &lt;boost/proto/debug.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.deep_copy_hpp">Header &lt;boost/proto/deep_copy.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.domain_hpp">Header &lt;boost/proto/domain.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.eval_hpp">Header &lt;boost/proto/eval.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.expr_hpp">Header &lt;boost/proto/expr.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.extends_hpp">Header &lt;boost/proto/extends.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional_hpp">Header &lt;boost/proto/functional.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.fusion_hpp">Header &lt;boost/proto/functional/fusion.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.fusion.at_hpp">Header &lt;boost/proto/functional/fusion/at.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.fusion.pop_back_hpp">Header &lt;boost/proto/functional/fusion/pop_back.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.fusion.pop_front_hpp">Header &lt;boost/proto/functional/fusion/pop_front.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.fusion.push_back_hpp">Header &lt;boost/proto/functional/fusion/push_back.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.fusion.push_front_hpp">Header &lt;boost/proto/functional/fusion/push_front.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.fusion.reverse_hpp">Header &lt;boost/proto/functional/fusion/reverse.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.range.begin_hpp">Header &lt;boost/proto/functional/range/begin.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.range.empty_hpp">Header &lt;boost/proto/functional/range/empty.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.range.end_hpp">Header &lt;boost/proto/functional/range/end.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.range.rbegin_hpp">Header &lt;boost/proto/functional/range/rbegin.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.range.rend_hpp">Header &lt;boost/proto/functional/range/rend.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.range.size_hpp">Header &lt;boost/proto/functional/range/size.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.std_hpp">Header &lt;boost/proto/functional/std.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.std.iterator_hpp">Header &lt;boost/proto/functional/std/iterator.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.functional.std.utility_hpp">Header &lt;boost/proto/functional/std/utility.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.fusion_hpp">Header &lt;boost/proto/fusion.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.generate_hpp">Header &lt;boost/proto/generate.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.literal_hpp">Header &lt;boost/proto/literal.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.make_expr_hpp">Header &lt;boost/proto/make_expr.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.matches_hpp">Header &lt;boost/proto/matches.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.operators_hpp">Header &lt;boost/proto/operators.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.proto_hpp">Header &lt;boost/proto/proto.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.proto_fwd_hpp">Header &lt;boost/proto/proto_fwd.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.proto_typeof_hpp">Header &lt;boost/proto/proto_typeof.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.repeat_hpp">Header &lt;boost/proto/repeat.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.tags_hpp">Header &lt;boost/proto/tags.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.traits_hpp">Header &lt;boost/proto/traits.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform_hpp">Header &lt;boost/proto/transform.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.arg_hpp">Header &lt;boost/proto/transform/arg.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.call_hpp">Header &lt;boost/proto/transform/call.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.default_hpp">Header &lt;boost/proto/transform/default.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.env_hpp">Header &lt;boost/proto/transform/env.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.fold_hpp">Header &lt;boost/proto/transform/fold.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.fold_tree_hpp">Header &lt;boost/proto/transform/fold_tree.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.impl_hpp">Header &lt;boost/proto/transform/impl.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.integral_c_hpp">Header &lt;boost/proto/transform/integral_c.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.lazy_hpp">Header &lt;boost/proto/transform/lazy.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.make_hpp">Header &lt;boost/proto/transform/make.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.pass_through_hpp">Header &lt;boost/proto/transform/pass_through.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.transform.when_hpp">Header &lt;boost/proto/transform/when.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.context_hpp">Header &lt;boost/proto/context.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.context.callable_hpp">Header &lt;boost/proto/context/callable.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.context.default_hpp">Header &lt;boost/proto/context/default.hpp&gt;</a></span></dt> <dt><span class="section"><a href="proto/reference.html#header.boost.proto.context.null_hpp">Header &lt;boost/proto/context/null.hpp&gt;</a></span></dt> </dl></dd> <dt><span class="section"><a href="proto/appendices.html">Appendices</a></span></dt> <dd><dl> <dt><span class="section"><a href="proto/appendices.html#boost_proto.appendices.release_notes">Appendix A: Release Notes</a></span></dt> <dt><span class="section"><a href="proto/appendices.html#boost_proto.appendices.history">Appendix B: History</a></span></dt> <dt><span class="section"><a href="proto/appendices.html#boost_proto.appendices.rationale">Appendix C: Rationale</a></span></dt> <dt><span class="section"><a href="proto/appendices.html#boost_proto.appendices.implementation">Appendix D: Implementation Notes</a></span></dt> <dt><span class="section"><a href="proto/appendices.html#boost_proto.appendices.acknowledgements">Appendix E: Acknowledgements</a></span></dt> </dl></dd> </dl> </div> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="boost_proto.preface"></a><a class="link" href="proto.html#boost_proto.preface" title="Preface">Preface</a> </h2></div></div></div> <div class="blockquote"><blockquote class="blockquote"><p> <span class="quote">&#8220;<span class="quote">There are more things in heaven and earth, Horatio, than are dreamt of in your philosophy.</span>&#8221;</span> </p></blockquote></div> <div class="blockquote"><blockquote class="blockquote"><p> <span class="bold"><strong><span class="emphasis"><em>-- William Shakespeare</em></span></strong></span> </p></blockquote></div> <h4> <a name="boost_proto.preface.h0"></a> <span class="phrase"><a name="boost_proto.preface.description"></a></span><a class="link" href="proto.html#boost_proto.preface.description">Description</a> </h4> <p> Proto is a framework for building Embedded Domain-Specific Languages in C++. It provides tools for constructing, type-checking, transforming and executing <span class="emphasis"><em>expression templates</em></span><a href="#ftn.boost_proto.preface.f0" class="footnote" name="boost_proto.preface.f0"><sup class="footnote">[6]</sup></a>. More specifically, Proto provides: </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> <li class="listitem"> An expression tree data structure. </li> <li class="listitem"> A mechanism for giving expressions additional behaviors and members. </li> <li class="listitem"> Operator overloads for building the tree from an expression. </li> <li class="listitem"> Utilities for defining the grammar to which an expression must conform. </li> <li class="listitem"> An extensible mechanism for immediately executing an expression template. </li> <li class="listitem"> An extensible set of tree transformations to apply to expression trees. </li> </ul></div> <h4> <a name="boost_proto.preface.h1"></a> <span class="phrase"><a name="boost_proto.preface.motivation"></a></span><a class="link" href="proto.html#boost_proto.preface.motivation">Motivation</a> </h4> <p> Expression Templates are an advanced technique that C++ library developers use to define embedded mini-languages that target specific problem domains. The technique has been used to create efficient and easy-to-use libraries for linear algebra as well as to define C++ parser generators with a readable syntax. But developing such a library involves writing an inordinate amount of unreadable and unmaintainable template mumbo-jumbo. Boost.Proto eases the development of <a class="link" href="proto/users_guide.html#boost_proto.users_guide.glossary.edsl">domain-specific embedded languages (EDSLs)</a>. Use Proto to define the primitives of your mini-language and let Proto handle the operator overloading and the construction of the expression parse tree. Immediately evaluate the expression tree by passing it a function object. Or transform the expression tree by defining the grammar of your mini-language, decorated with an assortment of tree transforms provided by Proto or defined by you. Then use the grammar to give your users short and readable syntax errors for invalid expressions! No more mumbo-jumbo -- an expression template library developed with Proto is declarative and readable. </p> <p> In short, Proto is an EDSL for defining EDSLs. </p> <h4> <a name="boost_proto.preface.h2"></a> <span class="phrase"><a name="boost_proto.preface.how_to_use_this_documentation"></a></span><a class="link" href="proto.html#boost_proto.preface.how_to_use_this_documentation">How to Use This Documentation</a> </h4> <p> This documentation makes use of the following naming and formatting conventions. </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> <li class="listitem"> Code is in <code class="computeroutput"><span class="identifier">fixed</span> <span class="identifier">width</span> <span class="identifier">font</span></code> and is syntax-highlighted. </li> <li class="listitem"> Replaceable text that you will need to supply is in <em class="replaceable"><code>italics</code></em>. </li> <li class="listitem"> If a name refers to a free function, it is specified like this: <code class="computeroutput"><span class="identifier">free_function</span><span class="special">()</span></code>; that is, it is in code font and its name is followed by <code class="computeroutput"><span class="special">()</span></code> to indicate that it is a free function. </li> <li class="listitem"> If a name refers to a class template, it is specified like this: <code class="computeroutput"><span class="identifier">class_template</span><span class="special">&lt;&gt;</span></code>; that is, it is in code font and its name is followed by <code class="computeroutput"><span class="special">&lt;&gt;</span></code> to indicate that it is a class template. </li> <li class="listitem"> If a name refers to a function-like macro, it is specified like this: <code class="computeroutput"><span class="identifier">MACRO</span><span class="special">()</span></code>; that is, it is uppercase in code font and its name is followed by <code class="computeroutput"><span class="special">()</span></code> to indicate that it is a function-like macro. Object-like macros appear without the trailing <code class="computeroutput"><span class="special">()</span></code>. </li> <li class="listitem"> Names that refer to <span class="emphasis"><em>concepts</em></span> in the generic programming sense are specified in CamelCase. </li> </ul></div> <div class="note"><table border="0" summary="Note"> <tr> <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../doc/src/images/note.png"></td> <th align="left">Note</th> </tr> <tr><td align="left" valign="top"><p> In addition, notes such as this one specify non-essential information that provides additional background or rationale. </p></td></tr> </table></div> <p> Finally, you can mentally add the following to any code fragments in this document: </p> <pre class="programlisting"><span class="comment">// Include all of Proto</span> <span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">proto</span><span class="special">/</span><span class="identifier">proto</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span> <span class="comment">// Create some namespace aliases</span> <span class="keyword">namespace</span> <span class="identifier">mpl</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">mpl</span><span class="special">;</span> <span class="keyword">namespace</span> <span class="identifier">fusion</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">fusion</span><span class="special">;</span> <span class="keyword">namespace</span> <span class="identifier">proto</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">proto</span><span class="special">;</span> <span class="comment">// Allow unqualified use of Proto's wildcard pattern</span> <span class="keyword">using</span> <span class="identifier">proto</span><span class="special">::</span><span class="identifier">_</span><span class="special">;</span> </pre> </div> <div class="footnotes"> <br><hr style="width:100; text-align:left;margin-left: 0"> <div id="ftn.boost_proto.preface.f0" class="footnote"><p><a href="#boost_proto.preface.f0" class="para"><sup class="para">[6] </sup></a> See <a href="http://en.wikipedia.org/wiki/Expression_templates" target="_top">Expression Templates</a> </p></div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"><p><small>Last revised: October 30, 2014 at 10:20:26 GMT</small></p></td> <td align="right"><div class="copyright-footer"></div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="boost/property_tree/xml_parser/write_xml_idp100217776.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="proto/users_guide.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
src/content/en/fundamentals/design-and-ux/input/touch/_code/states-example.html
ebidel/WebFundamentals
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>States Example</title> <!-- // [START ms-specific] --> <!-- IE Specific to remove tap highlight --> <meta name="msapplication-tap-highlight" content="no"> <!-- // [END ms-specific] --> <link href='http://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'> <style> body { background-color: #d3e2fc; margin: 32px; font-family: 'Roboto', sans-serif; color: #ecf0f1; } a { color: #ecf0f1; } button { display: block; width: 100%; max-width: 400px; padding: 16px; margin: 0 auto 16px auto; box-sizing: border-box; border-style: none; border-radius: 6px; color: inherit; font-family: inherit; font-size: inherit; text-align:center; text-decoration: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } /* // [START btnstates] */ .btn { background-color: #4285f4; } .btn:hover { background-color: #296CDB; } .btn:focus { background-color: #0F52C1; /* The outline parameter surpresses the border color / outline when focused */ outline: 0; } .btn:active { background-color: #0039A8; } /* // [END btnstates] */ /* // [START webkit-specific] */ /* Webkit / Chrome Specific CSS to remove tap highlight color */ .btn { -webkit-tap-highlight-color: transparent; } /* // [END webkit-specific] */ /* // [START ff-specific] */ /* Firefox Specific CSS to remove button differences and focus ring */ .btn { background-image: none; } .btn::-moz-focus-inner { border: 0; } /* // [END ff-specific] */ </style> </head> <body> <button class="btn" tabindex="1">Button 1</button> <button class="btn hover" tabindex="2">Button 2</button> <button class="btn active" tabindex="3">Button 3</button> <button class="btn focus" tabindex="4">Button 4</button> <script> window.onload = function() { if(/iP(hone|ad)/.test(window.navigator.userAgent)) { document.body.addEventListener('touchstart', function() {}, false); } }; </script> <script> (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]= function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date; e=o.createElement(i);r=o.getElementsByTagName(i)[0]; e.src='//www.google-analytics.com/analytics.js'; r.parentNode.insertBefore(e,r)}(window,document,'script','ga')); ga('create','UA-52746336-1');ga('send','pageview'); var isCompleted = {}; function sampleCompleted(sampleName){ if (ga && !isCompleted.hasOwnProperty(sampleName)) { ga('send', 'event', 'WebCentralSample', sampleName, 'completed'); isCompleted[sampleName] = true; } } </script> </body> </html>
smartsensoreditor-webapp/src/main/webapp/tooltips/SOSFeatureOfInterestTypesLabel_de.html
nuest/Sensor_SmartEditor
<html> <body> <h2>Feature of Interest Types</h2> <p>&nbsp;</p> <p>Wird beim Registrieren eines neuen Sensors benötigt.</p> <p>&nbsp;</p> <p>Das Formular akzeptiert durch Komma separierte URIs.</p> <p>&nbsp;</p> <p> Beispiel: <br> http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingPoint<br> </p> <p>&nbsp;</p> <img src="images/icon_SOS.png" height="20" width="28" style="vertical-align: text-top" alt="SensorML" /> <p>Identifier of feature of interest type associated with observation produced by the sensor</p> <p>&nbsp;</p> <p> <small>XML Path: <br> /swes:InsertSensor/swes:metadata/sos:SosInsertionMetadata/xsl:for-each[2]/sos:featureOfInterestType </small> </p> <p>&nbsp;</p> <p> <small>source: <br> <a href="http://www.opengeospatial.org/standards/sos">http://www.opengeospatial.org/standards/sos</a> &nbsp; &nbsp; Sensor Observation Service Interface Standard v.2.0 </small> </p> </body> </html>
Carthage/Checkouts/AlamofireObjectMapper/Carthage/Checkouts/Alamofire/docs/docsets/Alamofire.docset/Contents/Resources/Documents/Classes/DownloadRequest/DownloadOptions.html
Drusy/auvergne-webcams-ios
<!DOCTYPE html> <html lang="en"> <head> <title>DownloadOptions Structure 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/Struct/DownloadOptions" class="dashAnchor"></a> <a title="DownloadOptions Structure Reference"></a> <header class="header"> <p class="header-col header-col--primary"> <a class="header-link" href="../../index.html"> Alamofire Docs </a> (85% 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/Alamofire/Alamofire"> <img class="header-icon" src="../../img/gh.png"/> View on GitHub </a> </p> <p class="header-col header-col--secondary"> <a class="header-link" href="dash-feed://https%3A%2F%2Falamofire%2Egithub%2Eio%2FAlamofire%2Fdocsets%2FAlamofire%2Exml"> <img class="header-icon" src="../../img/dash.png"/> Install in Dash </a> </p> </header> <p class="breadcrumbs"> <a class="breadcrumb" href="../../index.html">Alamofire Reference</a> <img class="carat" src="../../img/carat.png" /> DownloadOptions Structure 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="../../Classes.html">Classes</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/DataRequest.html">DataRequest</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/DownloadRequest.html">DownloadRequest</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/DownloadRequest/DownloadOptions.html">– DownloadOptions</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/MultipartFormData.html">MultipartFormData</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/NetworkReachabilityManager.html">NetworkReachabilityManager</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/NetworkReachabilityManager/NetworkReachabilityStatus.html">– NetworkReachabilityStatus</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/NetworkReachabilityManager/ConnectionType.html">– ConnectionType</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/Request.html">Request</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/Request/ValidationResult.html">– ValidationResult</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/ServerTrustPolicyManager.html">ServerTrustPolicyManager</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/SessionDelegate.html">SessionDelegate</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/SessionManager.html">SessionManager</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/SessionManager/MultipartFormDataEncodingResult.html">– MultipartFormDataEncodingResult</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes.html#/s:9Alamofire13StreamRequestC">StreamRequest</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/TaskDelegate.html">TaskDelegate</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Classes/UploadRequest.html">UploadRequest</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="../../Enums.html">Enumerations</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Enums/AFError.html">AFError</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Enums/AFError/ParameterEncodingFailureReason.html">– ParameterEncodingFailureReason</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Enums/AFError/MultipartEncodingFailureReason.html">– MultipartEncodingFailureReason</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Enums/AFError/ResponseValidationFailureReason.html">– ResponseValidationFailureReason</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Enums/AFError/ResponseSerializationFailureReason.html">– ResponseSerializationFailureReason</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Enums/HTTPMethod.html">HTTPMethod</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Enums/Result.html">Result</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Enums/ServerTrustPolicy.html">ServerTrustPolicy</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="../../Extensions.html">Extensions</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Extensions/Notification.html">Notification</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Extensions/Notification/Name.html">– Name</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Extensions/Notification/Key.html">– Key</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Extensions/String.html">String</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Extensions/URL.html">URL</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Extensions/URLComponents.html">URLComponents</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Extensions/URLRequest.html">URLRequest</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="../../Functions.html">Functions</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire2eeoiySbAA26NetworkReachabilityManagerC0cD6StatusO_AFtF">==(_:_:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire8download_6method10parameters8encoding7headers2toAA15DownloadRequestCAA14URLConvertible_p_AA10HTTPMethodOSDySSypGSgAA17ParameterEncoding_pSDyS2SGSg10Foundation3URLV011destinationO0_AI0H7OptionsV7optionstAT_So17NSHTTPURLResponseCtcSgtF">download(_:method:parameters:encoding:headers:to:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire8download_2toAA15DownloadRequestCAA21URLRequestConvertible_p_10Foundation3URLV011destinationI0_AE0D7OptionsV7optionstAI_So17NSHTTPURLResponseCtcSgtF">download(_:to:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire8download12resumingWith2toAA15DownloadRequestC10Foundation4DataV_AG3URLV011destinationJ0_AF0F7OptionsV7optionstAK_So17NSHTTPURLResponseCtcSgtF">download(resumingWith:to:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire7requestyAA11DataRequestCAA21URLRequestConvertible_pF">request(_:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire7request_6method10parameters8encoding7headersAA11DataRequestCAA14URLConvertible_p_AA10HTTPMethodOSDySSypGSgAA17ParameterEncoding_pSDyS2SGSgtF">request(_:method:parameters:encoding:headers:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6stream4withAA13StreamRequestCSo12NSNetServiceC_tF">stream(with:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6stream12withHostName4portAA13StreamRequestCSS_SitF">stream(withHostName:port:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6upload_2to6method7headersAA13UploadRequestC10Foundation3URLV_AA14URLConvertible_pAA10HTTPMethodOSDyS2SGSgtF">upload(_:to:method:headers:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6upload_2to6method7headersAA13UploadRequestC10Foundation4DataV_AA14URLConvertible_pAA10HTTPMethodOSDyS2SGSgtF">upload(_:to:method:headers:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6upload_2to6method7headersAA13UploadRequestCSo13NSInputStreamC_AA14URLConvertible_pAA10HTTPMethodOSDyS2SGSgtF">upload(_:to:method:headers:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6upload_4withAA13UploadRequestC10Foundation3URLV_AA21URLRequestConvertible_ptF">upload(_:with:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6upload_4withAA13UploadRequestC10Foundation4DataV_AA21URLRequestConvertible_ptF">upload(_:with:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6upload_4withAA13UploadRequestCSo13NSInputStreamC_AA21URLRequestConvertible_ptF">upload(_:with:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6upload17multipartFormData14usingThreshold2to6method7headers18encodingCompletionyyAA09MultipartdE0Cc_s6UInt64VAA14URLConvertible_pAA10HTTPMethodOSDyS2SGSgyAA14SessionManagerC0mdE14EncodingResultOcSgtF">upload(multipartFormData:usingThreshold:to:method:headers:encodingCompletion:)</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Functions.html#/s:9Alamofire6upload17multipartFormData14usingThreshold4with18encodingCompletionyyAA09MultipartdE0Cc_s6UInt64VAA21URLRequestConvertible_pyAA14SessionManagerC0kdE14EncodingResultOcSgtF">upload(multipartFormData:usingThreshold:with:encodingCompletion:)</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="../../Protocols.html">Protocols</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Protocols/DataResponseSerializerProtocol.html">DataResponseSerializerProtocol</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Protocols/DownloadResponseSerializerProtocol.html">DownloadResponseSerializerProtocol</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Protocols/ParameterEncoding.html">ParameterEncoding</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Protocols/RequestAdapter.html">RequestAdapter</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Protocols/RequestRetrier.html">RequestRetrier</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Protocols/URLConvertible.html">URLConvertible</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Protocols/URLRequestConvertible.html">URLRequestConvertible</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="../../Structs.html">Structures</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/DataResponse.html">DataResponse</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/DataResponseSerializer.html">DataResponseSerializer</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/DefaultDataResponse.html">DefaultDataResponse</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/DefaultDownloadResponse.html">DefaultDownloadResponse</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/DownloadResponse.html">DownloadResponse</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/DownloadResponseSerializer.html">DownloadResponseSerializer</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/JSONEncoding.html">JSONEncoding</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/PropertyListEncoding.html">PropertyListEncoding</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/Timeline.html">Timeline</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/URLEncoding.html">URLEncoding</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/URLEncoding/Destination.html">– Destination</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/URLEncoding/ArrayEncoding.html">– ArrayEncoding</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Structs/URLEncoding/BoolEncoding.html">– BoolEncoding</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="../../Typealiases.html">Type Aliases</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Typealiases.html#/s:9Alamofire11HTTPHeadersa">HTTPHeaders</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Typealiases.html#/s:9Alamofire10Parametersa">Parameters</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="../../Typealiases.html#/s:9Alamofire22RequestRetryCompletiona">RequestRetryCompletion</a> </li> </ul> </li> </ul> </nav> <article class="main-content"> <section class="section"> <div class="section-content"> <h1>DownloadOptions</h1> <div class="declaration"> <div class="language"> <pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">struct</span> <span class="kt">DownloadOptions</span> <span class="p">:</span> <span class="kt">OptionSet</span></code></pre> </div> </div> <p>A collection of options to be executed prior to moving a downloaded file from the temporary URL to the destination URL.</p> </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:9Alamofire15DownloadRequestC0B7OptionsV8rawValueSuvp"></a> <a name="//apple_ref/swift/Property/rawValue" class="dashAnchor"></a> <a class="token" href="#/s:9Alamofire15DownloadRequestC0B7OptionsV8rawValueSuvp">rawValue</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Returns the raw bitmask value of the option and satisfies the <code>RawRepresentable</code> protocol.</p> </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="k">let</span> <span class="nv">rawValue</span><span class="p">:</span> <span class="kt">UInt</span></code></pre> </div> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:9Alamofire15DownloadRequestC0B7OptionsV29createIntermediateDirectoriesAEvpZ"></a> <a name="//apple_ref/swift/Variable/createIntermediateDirectories" class="dashAnchor"></a> <a class="token" href="#/s:9Alamofire15DownloadRequestC0B7OptionsV29createIntermediateDirectoriesAEvpZ">createIntermediateDirectories</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>A <code>DownloadOptions</code> flag that creates intermediate directories for the destination URL if specified.</p> </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="k">let</span> <span class="nv">createIntermediateDirectories</span><span class="p">:</span> <span class="kt"><a href="../../Classes/DownloadRequest.html">DownloadRequest</a></span><span class="o">.</span><span class="kt">DownloadOptions</span></code></pre> </div> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:9Alamofire15DownloadRequestC0B7OptionsV18removePreviousFileAEvpZ"></a> <a name="//apple_ref/swift/Variable/removePreviousFile" class="dashAnchor"></a> <a class="token" href="#/s:9Alamofire15DownloadRequestC0B7OptionsV18removePreviousFileAEvpZ">removePreviousFile</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>A <code>DownloadOptions</code> flag that removes a previous file from the destination URL if specified.</p> </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="k">let</span> <span class="nv">removePreviousFile</span><span class="p">:</span> <span class="kt"><a href="../../Classes/DownloadRequest.html">DownloadRequest</a></span><span class="o">.</span><span class="kt">DownloadOptions</span></code></pre> </div> </div> </section> </div> </li> <li class="item"> <div> <code> <a name="/s:9Alamofire15DownloadRequestC0B7OptionsV8rawValueAESu_tcfc"></a> <a name="//apple_ref/swift/Method/init(rawValue:)" class="dashAnchor"></a> <a class="token" href="#/s:9Alamofire15DownloadRequestC0B7OptionsV8rawValueAESu_tcfc">init(rawValue:)</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Creates a <code>DownloadFileDestinationOptions</code> instance with the specified raw value.</p> </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="nf">init</span><span class="p">(</span><span class="nv">rawValue</span><span class="p">:</span> <span class="kt">UInt</span><span class="p">)</span></code></pre> </div> </div> <div> <h4>Parameters</h4> <table class="graybox"> <tbody> <tr> <td> <code> <em>rawValue</em> </code> </td> <td> <div> <p>The raw bitmask value for the option.</p> </div> </td> </tr> </tbody> </table> </div> <div> <h4>Return Value</h4> <p>A new log level instance.</p> </div> </section> </div> </li> </ul> </div> </div> </section> </article> </div> <section class="footer"> <p>&copy; 2019 <a class="link" href="http://alamofire.org/" target="_blank" rel="external">Alamofire Software Foundation</a>. All rights reserved. (Last updated: 2019-03-27)</p> <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p> </section> </body> </div> </html>
nifi-nar-bundles/nifi-evtx-bundle/nifi-evtx-processors/src/main/resources/docs/org.apache.nifi.processors.evtx.ParseEvtx/additionalDetails.html
tequalsme/nifi
<!DOCTYPE html> <html lang="en"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <head> <meta charset="utf-8" /> <title>ParseEvtx</title> <link rel="stylesheet" href="/nifi-docs/css/component-usage.css" type="text/css" /> </head> <body> <!-- Processor Documentation ================================================== --> <h2>Description:</h2> <p>This processor is used to parse Windows event logs in the binary evtx format. The input flow files' content should be evtx files. The processor has 4 outputs: <ul> <li>The original unmodified FlowFile</li> <li>The XML resulting from parsing at the configured granularity</li> <li>Failed parsing with partial output</li> <li>Malformed chunk in binary form</li> </ul> </p> <h2>Output XML Example:</h2> <p> <pre> &lt;?xml version=&quot;1.0&quot;?&gt; &lt;Events&gt; &lt;Event xmlns=&quot;http://schemas.microsoft.com/win/2004/08/events/event&quot;&gt; &lt;System&gt; &lt;Provider Name=&quot;Service Control Manager&quot; Guid=&quot;{555908d1-a6d7-4695-8e1e-26931d2012f4}&quot; Ev entSourceName=&quot;Service Control Manager&quot;/&gt; &lt;EventID Qualifiers=&quot;16384&quot;&gt;7036&lt;/EventID&gt; &lt;Version&gt;0&lt;/Version&gt; &lt;Level&gt;4&lt;/Level&gt; &lt;Task&gt;0&lt;/Task&gt; &lt;Opcode&gt;0&lt;/Opcode&gt; &lt;Keywords&gt;0x8080000000000000&lt;/Keywords&gt; &lt;TimeCreated SystemTime=&quot;2016-01-08 16:49:47.518&quot;/&gt; &lt;EventRecordID&gt;780&lt;/EventRecordID&gt; &lt;Correlation ActivityID=&quot;&quot; RelatedActivityID=&quot;&quot;/&gt; &lt;Execution ProcessID=&quot;480&quot; ThreadID=&quot;596&quot;/&gt; &lt;Channel&gt;System&lt;/Channel&gt; &lt;Computer&gt;win7-pro-vm&lt;/Computer&gt; &lt;Security UserID=&quot;&quot;/&gt; &lt;/System&gt; &lt;EventData&gt; &lt;Data Name=&quot;param1&quot;&gt;Workstation&lt;/Data&gt; &lt;Data Name=&quot;param2&quot;&gt;running&lt;/Data&gt; &lt;Binary&gt;TABhAG4AbQBhAG4AVwBvAHIAawBzAHQAYQB0AGkAbwBuAC8ANAAAAA==&lt;/Binary&gt; &lt;/EventData&gt; &lt;/Event&gt; &lt;Event xmlns=&quot;http://schemas.microsoft.com/win/2004/08/events/event&quot;&gt; &lt;System&gt; &lt;Provider Name=&quot;Service Control Manager&quot; Guid=&quot;{555908d1-a6d7-4695-8e1e-26931d2012f4}&quot; EventSourceName=&quot;Service Control Manager&quot;/&gt; &lt;EventID Qualifiers=&quot;16384&quot;&gt;7036&lt;/EventID&gt; &lt;Version&gt;0&lt;/Version&gt; &lt;Level&gt;4&lt;/Level&gt; &lt;Task&gt;0&lt;/Task&gt; &lt;Opcode&gt;0&lt;/Opcode&gt; &lt;Keywords&gt;0x8080000000000000&lt;/Keywords&gt; &lt;TimeCreated SystemTime=&quot;2016-01-08 16:49:47.535&quot;/&gt; &lt;EventRecordID&gt;781&lt;/EventRecordID&gt; &lt;Correlation ActivityID=&quot;&quot; RelatedActivityID=&quot;&quot;/&gt; &lt;Execution ProcessID=&quot;480&quot; ThreadID=&quot;576&quot;/&gt; &lt;Channel&gt;System&lt;/Channel&gt; &lt;Computer&gt;win7-pro-vm&lt;/Computer&gt; &lt;Security UserID=&quot;&quot;/&gt; &lt;/System&gt; &lt;EventData&gt; &lt;Data Name=&quot;param1&quot;&gt;Cryptographic Services&lt;/Data&gt; &lt;Data Name=&quot;param2&quot;&gt;running&lt;/Data&gt; &lt;Binary&gt;QwByAHkAcAB0AFMAdgBjAC8ANAAAAA==&lt;/Binary&gt; &lt;/EventData&gt; &lt;/Event&gt; &lt;/Events&gt; </pre> </p> </body> </html>
source/api/apidocs-4.16/apis/deleteAlerts.html
apache/cloudstack-www
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <title>Apache CloudStack | The Power Behind Your Cloud</title> </head> <body> <div id="insidetopbg"> <div id="inside_wrapper"> <div class="uppermenu_panel"> <div class="uppermenu_box"></div> </div> <div id="main_controller"> <div id="inside_header"> <div class="header_top"> <a class="cloud_logo" href="http://cloudstack.org"></a> <div class="mainemenu_panel"></div> </div> </div> <div id="main_content"> <div class="inside_apileftpanel"> <div class="inside_contentpanel" style="width:930px;"> <div class="api_titlebox"> <div class="api_titlebox_left"> <span> Apache CloudStack 4.16.0.0 Root Admin API Reference </span> <p></p> <h1>deleteAlerts</h1> <p>Delete one or more alerts.</p> </div> <div class="api_titlebox_right"> <a class="api_backbutton" href="../index.html"></a> </div> </div> <div class="api_tablepanel"> <h2>Request parameters</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td> </tr> <tr> <td style="width:200px;"><i>enddate</i></td><td style="width:500px;"><i>end date range to delete alerts (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss")</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>ids</i></td><td style="width:500px;"><i>the IDs of the alerts</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>startdate</i></td><td style="width:500px;"><i>start date range to delete alerts (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss")</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>type</i></td><td style="width:500px;"><i>delete by alert type</i></td><td style="width:180px;"><i>false</i></td> </tr> </table> </div> <div class="api_tablepanel"> <h2>Response Tags</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td> </tr> <tr> <td style="width:200px;"><strong>displaytext</strong></td><td style="width:500px;">any text associated with the success or failure</td> </tr> <tr> <td style="width:200px;"><strong>success</strong></td><td style="width:500px;">true if operation is executed successfully</td> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> <div id="comments_thread"> <script type="text/javascript" src="https://comments.apache.org/show_comments.lua?site=test" async="true"></script> <noscript> <iframe width="930" height="500" src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin"></iframe> </noscript> </div> <div id="footer_maincontroller"> <p> Copyright &copy; 2015 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br> Apache, CloudStack, Apache CloudStack, the Apache CloudStack logo, the CloudMonkey logo and the Apache feather logo are trademarks of The Apache Software Foundation. </p> </div> </div> </div> </div> </body> </html>
target/ABTeC/resources/assets/advanced-datatable/extras/ColReorder/media/css/ColReorder.css
tanvirshuvo/abtec
/* * Namespace DTCR - "DataTables ColReorder" plug-in */ table.DTCR_clonedTable { background-color: white; z-index: 202; } div.DTCR_pointer { width: 1px; background-color: #0259C4; z-index: 201; } body.alt div.DTCR_pointer { margin-top: -15px; margin-left: -9px; width: 18px; background: url('../images/insert.png') no-repeat top left; }
Torpedo/doc/etri/sdn/controller/module/statemanager/class-use/OxmVisualizer.html
uni2u/iNaaS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ko"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Wed Feb 26 23:03:20 KST 2014 --> <title>Uses of Class etri.sdn.controller.module.statemanager.OxmVisualizer</title> <meta name="date" content="2014-02-26"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class etri.sdn.controller.module.statemanager.OxmVisualizer"; } //--> </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="../../../../../../etri/sdn/controller/module/statemanager/OxmVisualizer.html" title="class in etri.sdn.controller.module.statemanager">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?etri/sdn/controller/module/statemanager/class-use/OxmVisualizer.html" target="_top">Frames</a></li> <li><a href="OxmVisualizer.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 etri.sdn.controller.module.statemanager.OxmVisualizer" class="title">Uses of Class<br>etri.sdn.controller.module.statemanager.OxmVisualizer</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="../../../../../../etri/sdn/controller/module/statemanager/OxmVisualizer.html" title="class in etri.sdn.controller.module.statemanager">OxmVisualizer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#etri.sdn.controller.module.statemanager">etri.sdn.controller.module.statemanager</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="etri.sdn.controller.module.statemanager"> <!-- --> </a> <h3>Uses of <a href="../../../../../../etri/sdn/controller/module/statemanager/OxmVisualizer.html" title="class in etri.sdn.controller.module.statemanager">OxmVisualizer</a> in <a href="../../../../../../etri/sdn/controller/module/statemanager/package-summary.html">etri.sdn.controller.module.statemanager</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../etri/sdn/controller/module/statemanager/OxmVisualizer.html" title="class in etri.sdn.controller.module.statemanager">OxmVisualizer</a> in <a href="../../../../../../etri/sdn/controller/module/statemanager/package-summary.html">etri.sdn.controller.module.statemanager</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../etri/sdn/controller/module/statemanager/ByteVisualizer.html" title="class in etri.sdn.controller.module.statemanager">ByteVisualizer</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../etri/sdn/controller/module/statemanager/DataLayerTypeVisualizer.html" title="class in etri.sdn.controller.module.statemanager">DataLayerTypeVisualizer</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../etri/sdn/controller/module/statemanager/IntVisualizer.html" title="class in etri.sdn.controller.module.statemanager">IntVisualizer</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../etri/sdn/controller/module/statemanager/IPAddressVisualizer.html" title="class in etri.sdn.controller.module.statemanager">IPAddressVisualizer</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../etri/sdn/controller/module/statemanager/MacVisualizer.html" title="class in etri.sdn.controller.module.statemanager">MacVisualizer</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../etri/sdn/controller/module/statemanager/ShortVisualizer.html" title="class in etri.sdn.controller.module.statemanager">ShortVisualizer</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../etri/sdn/controller/module/statemanager/package-summary.html">etri.sdn.controller.module.statemanager</a> with type parameters of type <a href="../../../../../../etri/sdn/controller/module/statemanager/OxmVisualizer.html" title="class in etri.sdn.controller.module.statemanager">OxmVisualizer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) java.util.Map&lt;java.lang.Byte,<a href="../../../../../../etri/sdn/controller/module/statemanager/OxmVisualizer.html" title="class in etri.sdn.controller.module.statemanager">OxmVisualizer</a>&gt;</code></td> <td class="colLast"><span class="strong">OFOxmSerializer.</span><code><strong><a href="../../../../../../etri/sdn/controller/module/statemanager/OFOxmSerializer.html#vids">vids</a></strong></code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../etri/sdn/controller/module/statemanager/OxmVisualizer.html" title="class in etri.sdn.controller.module.statemanager">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?etri/sdn/controller/module/statemanager/class-use/OxmVisualizer.html" target="_top">Frames</a></li> <li><a href="OxmVisualizer.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>
Contents/Resources/Documents/api/org/apache/tools/ant/taskdefs/MacroInstance.Element.html
jawi/ApacheAnt.docset
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_27) on Mon Jul 08 20:19:11 CEST 2013 --> <TITLE> MacroInstance.Element (Apache Ant API) </TITLE> <META NAME="date" CONTENT="2013-07-08"> <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="MacroInstance.Element (Apache Ant API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroInstance.html" title="class in org.apache.tools.ant.taskdefs"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/MakeUrl.html" title="class in org.apache.tools.ant.taskdefs"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/tools/ant/taskdefs/MacroInstance.Element.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="MacroInstance.Element.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.tools.ant.taskdefs</FONT> <BR> Class MacroInstance.Element</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.tools.ant.taskdefs.MacroInstance.Element</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/tools/ant/TaskContainer.html" title="interface in org.apache.tools.ant">TaskContainer</A></DD> </DL> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroInstance.html" title="class in org.apache.tools.ant.taskdefs">MacroInstance</A></DD> </DL> <HR> <DL> <DT><PRE>public static class <B>MacroInstance.Element</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/apache/tools/ant/TaskContainer.html" title="interface in org.apache.tools.ant">TaskContainer</A></DL> </PRE> <P> Embedded element in macro instance <P> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroInstance.Element.html#MacroInstance.Element()">MacroInstance.Element</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroInstance.Element.html#addTask(org.apache.tools.ant.Task)">addTask</A></B>(<A HREF="../../../../../org/apache/tools/ant/Task.html" title="class in org.apache.tools.ant">Task</A>&nbsp;nestedTask)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add an unknown element (to be snipped into the macroDef instance)</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/tools/ant/Task.html" title="class in org.apache.tools.ant">Task</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroInstance.Element.html#getUnknownElements()">getUnknownElements</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="MacroInstance.Element()"><!-- --></A><H3> MacroInstance.Element</H3> <PRE> public <B>MacroInstance.Element</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="addTask(org.apache.tools.ant.Task)"><!-- --></A><H3> addTask</H3> <PRE> public void <B>addTask</B>(<A HREF="../../../../../org/apache/tools/ant/Task.html" title="class in org.apache.tools.ant">Task</A>&nbsp;nestedTask)</PRE> <DL> <DD>Add an unknown element (to be snipped into the macroDef instance) <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/tools/ant/TaskContainer.html#addTask(org.apache.tools.ant.Task)">addTask</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/tools/ant/TaskContainer.html" title="interface in org.apache.tools.ant">TaskContainer</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>nestedTask</CODE> - an unknown element</DL> </DD> </DL> <HR> <A NAME="getUnknownElements()"><!-- --></A><H3> getUnknownElements</H3> <PRE> public java.util.List&lt;<A HREF="../../../../../org/apache/tools/ant/Task.html" title="class in org.apache.tools.ant">Task</A>&gt; <B>getUnknownElements</B>()</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the list of unknown elements</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/MacroInstance.html" title="class in org.apache.tools.ant.taskdefs"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/tools/ant/taskdefs/MakeUrl.html" title="class in org.apache.tools.ant.taskdefs"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/tools/ant/taskdefs/MacroInstance.Element.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="MacroInstance.Element.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
plugins/InspectionGadgets/src/inspectionDescriptions/StringOperationCanBeSimplified.html
ingokegel/intellij-community
<html> <body> Reports redundant <code>String</code> constructors and calls to methods like <code>toString()</code> or <code>substring()</code> when they can be replaced with a simplified expressions. For example, calls to these methods can be safely removed in cases like <code>"string".substring(0)</code>, <code>"string".toString()</code> or <code>new StringBuilder().toString().substring(1,3)</code>. <p>Example:</p> <pre> System.out.println(new String("message")); </pre> <p>After the quick-fixes is applied the result looks like:</p> <pre> System.out.println("message"); </pre> <p> Note that the quick-fix removes the redundant constructor and thus may affect <code>String</code> referential equality. If you need to preserve it (which is considered a bad practice), suppress the warning or configure settings to ignore redundant <code>String</code> constructors. </p> <!-- tooltip end --> <p><small>New in 2018.1</small></p> </body> </html>
src/main/java/org/apache/xmlgraphics/image/loader/impl/package.html
apache/xml-graphics-commons
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!-- $Id$ --> <HTML> <TITLE>org.apache.fop.image2.impl Package</TITLE> <BODY> <P> Contains implementations of image loaders and converters. </P> </BODY> </HTML>
site/_includes/javascript.html
ivankelly/bookkeeper
<script src="{{ site.baseurl }}js/app.js"></script>
third_party/WebKit/Source/core/css/fullscreenAndroid.css
heke123/chromium-crosswalk
video:-webkit-full-screen { /* Work around compositing restrictions for fullscreen video on Android. http://crbug.com/618753 */ /* Borders and background images appear on top of the video. */ border: none !important; background-image: none !important; /* These can result in multiple render passes, in which case the video does not appear. */ opacity: 1 !important; -webkit-filter: none !important; border-radius: 0 !important; mix-blend-mode: normal !important; }
public/extjs/docs/source/Color2.html
cassioozarias/zfextjs
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="text/css"> .highlight { display: block; background-color: #ddd; } </style> <script type="text/javascript"> function highlight() { document.getElementById(location.hash.replace(/#/, "")).className = "highlight"; } </script> </head> <body onload="prettyPrint(); highlight();"> <pre class="prettyprint lang-js"><span id='Ext-picker-Color'>/** </span> * Color picker provides a simple color palette for choosing colors. The picker can be rendered to any container. The * available default to a standard 40-color palette; this can be customized with the {@link #colors} config. * * Typically you will need to implement a handler function to be notified when the user chooses a color from the picker; * you can register the handler using the {@link #event-select} event, or by implementing the {@link #handler} method. * * @example * Ext.create('Ext.picker.Color', { * value: '993300', // initial selected color * renderTo: Ext.getBody(), * listeners: { * select: function(picker, selColor) { * alert(selColor); * } * } * }); */ Ext.define('Ext.picker.Color', { extend: 'Ext.Component', requires: 'Ext.XTemplate', alias: 'widget.colorpicker', alternateClassName: 'Ext.ColorPalette', <span id='Ext-picker-Color-cfg-componentCls'> /** </span> * @cfg {String} [componentCls='x-color-picker'] * The CSS class to apply to the containing element. */ componentCls : Ext.baseCSSPrefix + 'color-picker', <span id='Ext-picker-Color-cfg-selectedCls'> /** </span> * @cfg {String} [selectedCls='x-color-picker-selected'] * The CSS class to apply to the selected element */ selectedCls: Ext.baseCSSPrefix + 'color-picker-selected', <span id='Ext-picker-Color-cfg-itemCls'> /** </span> * @cfg {String} itemCls * The CSS class to apply to the color picker's items */ itemCls: Ext.baseCSSPrefix + 'color-picker-item', <span id='Ext-picker-Color-cfg-value'> /** </span> * @cfg {String} value * The initial color to highlight (should be a valid 6-digit color hex code without the # symbol). Note that the hex * codes are case-sensitive. */ value : null, <span id='Ext-picker-Color-cfg-clickEvent'> /** </span> * @cfg {String} clickEvent * The DOM event that will cause a color to be selected. This can be any valid event name (dblclick, contextmenu). */ clickEvent :'click', <span id='Ext-picker-Color-cfg-allowReselect'> /** </span> * @cfg {Boolean} allowReselect * If set to true then reselecting a color that is already selected fires the {@link #event-select} event */ allowReselect : false, <span id='Ext-picker-Color-property-colors'> /** </span> * @property {String[]} colors * An array of 6-digit color hex code strings (without the # symbol). This array can contain any number of colors, * and each hex code should be unique. The width of the picker is controlled via CSS by adjusting the width property * of the 'x-color-picker' class (or assigning a custom class), so you can balance the number of colors with the * width setting until the box is symmetrical. * * You can override individual colors if needed: * * var cp = new Ext.picker.Color(); * cp.colors[0] = 'FF0000'; // change the first box to red * * Or you can provide a custom array of your own for complete control: * * var cp = new Ext.picker.Color(); * cp.colors = ['000000', '993300', '333300']; */ colors : [ '000000', '993300', '333300', '003300', '003366', '000080', '333399', '333333', '800000', 'FF6600', '808000', '008000', '008080', '0000FF', '666699', '808080', 'FF0000', 'FF9900', '99CC00', '339966', '33CCCC', '3366FF', '800080', '969696', 'FF00FF', 'FFCC00', 'FFFF00', '00FF00', '00FFFF', '00CCFF', '993366', 'C0C0C0', 'FF99CC', 'FFCC99', 'FFFF99', 'CCFFCC', 'CCFFFF', '99CCFF', 'CC99FF', 'FFFFFF' ], <span id='Ext-picker-Color-cfg-handler'> /** </span> * @cfg {Function} handler * A function that will handle the select event of this picker. The handler is passed the following parameters: * * - `picker` : ColorPicker * * The {@link Ext.picker.Color picker}. * * - `color` : String * * The 6-digit color hex code (without the # symbol). */ <span id='Ext-picker-Color-cfg-scope'> /** </span> * @cfg {Object} scope * The scope (`this` reference) in which the `{@link #handler}` function will be called. * * Defaults to this Color picker instance. */ colorRe: /(?:^|\s)color-(.{6})(?:\s|$)/, <span id='Ext-picker-Color-cfg-renderTpl'> renderTpl: [ </span> '&lt;tpl for=&quot;colors&quot;&gt;', '&lt;a href=&quot;#&quot; class=&quot;color-{.} {parent.itemCls}&quot; hidefocus=&quot;on&quot;&gt;', '&lt;span class=&quot;{parent.itemCls}-inner&quot; style=&quot;background:#{.}&quot;&gt;&amp;#160;&lt;/span&gt;', '&lt;/a&gt;', '&lt;/tpl&gt;' ], <span id='Ext-picker-Color-method-initComponent'> // @private </span> initComponent : function(){ var me = this; me.callParent(arguments); me.addEvents( <span id='Ext-picker-Color-event-select'> /** </span> * @event select * Fires when a color is selected * @param {Ext.picker.Color} this * @param {String} color The 6-digit color hex code (without the # symbol) */ 'select' ); if (me.handler) { me.on('select', me.handler, me.scope, true); } }, <span id='Ext-picker-Color-method-initRenderData'> // @private </span> initRenderData : function(){ var me = this; return Ext.apply(me.callParent(), { itemCls: me.itemCls, colors: me.colors }); }, <span id='Ext-picker-Color-method-onRender'> onRender : function(){ </span> var me = this, clickEvent = me.clickEvent; me.callParent(arguments); me.mon(me.el, clickEvent, me.handleClick, me, {delegate: 'a'}); // always stop following the anchors if(clickEvent != 'click'){ me.mon(me.el, 'click', Ext.emptyFn, me, {delegate: 'a', stopEvent: true}); } }, <span id='Ext-picker-Color-method-afterRender'> // @private </span> afterRender : function(){ var me = this, value; me.callParent(arguments); if (me.value) { value = me.value; me.value = null; me.select(value, true); } }, <span id='Ext-picker-Color-method-handleClick'> // @private </span> handleClick : function(event, target){ var me = this, color; event.stopEvent(); if (!me.disabled) { color = target.className.match(me.colorRe)[1]; me.select(color.toUpperCase()); } }, <span id='Ext-picker-Color-method-select'> /** </span> * Selects the specified color in the picker (fires the {@link #event-select} event) * @param {String} color A valid 6-digit color hex code (# will be stripped if included) * @param {Boolean} [suppressEvent=false] True to stop the select event from firing. */ select : function(color, suppressEvent){ var me = this, selectedCls = me.selectedCls, value = me.value, el; color = color.replace('#', ''); if (!me.rendered) { me.value = color; return; } if (color != value || me.allowReselect) { el = me.el; if (me.value) { el.down('a.color-' + value).removeCls(selectedCls); } el.down('a.color-' + color).addCls(selectedCls); me.value = color; if (suppressEvent !== true) { me.fireEvent('select', me, color); } } }, <span id='Ext-picker-Color-method-getValue'> /** </span> * Get the currently selected color value. * @return {String} value The selected value. Null if nothing is selected. */ getValue: function(){ return this.value || null; } }); </pre> </body> </html>
docs/docsets/FolioReaderKit.docset/Contents/Resources/Documents/Protocols.html
FolioReader/FolioReaderKit
<!DOCTYPE html> <html lang="en"> <head> <title>Protocols 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/Section/Protocols" class="dashAnchor"></a> <a title="Protocols Reference"></a> <header class="header"> <p class="header-col header-col--primary"> <a class="header-link" href="index.html"> FolioReaderKit Docs </a> </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/FolioReader/FolioReaderKit"> <img class="header-icon" src="img/gh.png"/> View on GitHub </a> </p> <p class="header-col header-col--secondary"> <a class="header-link" href="dash-feed://https%3A%2F%2FfolioReader%2Egithub%2Eio%2FFolioReaderKit%2Fdocsets%2FFolioReaderKit%2Exml"> <img class="header-icon" src="img/dash.png"/> Install in Dash </a> </p> </header> <p class="breadcrumbs"> <a class="breadcrumb" href="index.html">FolioReaderKit Reference</a> <img class="carat" src="img/carat.png" /> Protocols 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="Classes.html">Classes</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FRBook.html">FRBook</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FRResource.html">FRResource</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes.html#/c:@M@FolioReaderKit@objc(cs)FRResources">FRResources</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FRTocReference.html">FRTocReference</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FolioReader.html">FolioReader</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FolioReaderAudioPlayer.html">FolioReaderAudioPlayer</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FolioReaderCenter.html">FolioReaderCenter</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FolioReaderConfig.html">FolioReaderConfig</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FolioReaderContainer.html">FolioReaderContainer</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FolioReaderPage.html">FolioReaderPage</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/FolioReaderWebView.html">FolioReaderWebView</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/Highlight.html">Highlight</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Classes/Highlight.html#/s:14FolioReaderKit9HighlightC08MatchingD0V">– MatchingHighlight</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="Enums.html">Enumerations</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="Enums/FolioReaderError.html">FolioReaderError</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Enums/FolioReaderFont.html">FolioReaderFont</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Enums/FolioReaderFontSize.html">FolioReaderFontSize</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Enums/FolioReaderScrollDirection.html">FolioReaderScrollDirection</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Enums/HighlightStyle.html">HighlightStyle</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Enums/MediaOverlayStyle.html">MediaOverlayStyle</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="Extensions.html">Extensions</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="Extensions/UIAlertController.html">UIAlertController</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="Protocols.html">Protocols</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="Protocols/FolioReaderCenterDelegate.html">FolioReaderCenterDelegate</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Protocols/FolioReaderDelegate.html">FolioReaderDelegate</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Protocols/FolioReaderPageDelegate.html">FolioReaderPageDelegate</a> </li> </ul> </li> <li class="nav-group-name"> <a class="nav-group-name-link" href="Structs.html">Structures</a> <ul class="nav-group-tasks"> <li class="nav-group-task"> <a class="nav-group-task-link" href="Structs/ClassBasedOnClickListener.html">ClassBasedOnClickListener</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Structs/MediaType.html">MediaType</a> </li> <li class="nav-group-task"> <a class="nav-group-task-link" href="Structs/QuoteImage.html">QuoteImage</a> </li> </ul> </li> </ul> </nav> <article class="main-content"> <section class="section"> <div class="section-content"> <h1>Protocols</h1> <p>The following protocols are available globally.</p> </div> </section> <section class="section"> <div class="section-content"> <div class="task-group"> <ul class="item-container"> <li class="item"> <div> <code> <a name="/c:@M@FolioReaderKit@objc(pl)FolioReaderCenterDelegate"></a> <a name="//apple_ref/swift/Protocol/FolioReaderCenterDelegate" class="dashAnchor"></a> <a class="token" href="#/c:@M@FolioReaderKit@objc(pl)FolioReaderCenterDelegate">FolioReaderCenterDelegate</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Protocol which is used from <code><a href="Classes/FolioReaderCenter.html">FolioReaderCenter</a></code>s.</p> <a href="Protocols/FolioReaderCenterDelegate.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 swift"><code><span class="kd">@objc</span> <span class="kd">public</span> <span class="kd">protocol</span> <span class="kt">FolioReaderCenterDelegate</span> <span class="p">:</span> <span class="kt">AnyObject</span></code></pre> </div> </div> </section> </div> </li> </ul> </div> <div class="task-group"> <div class="task-name-container"> <a name="/Internal%20constants"></a> <a name="//apple_ref/swift/Section/Internal constants" class="dashAnchor"></a> <a href="#/Internal%20constants"> <h3 class="section-name">Internal constants</h3> </a> </div> <ul class="item-container"> <li class="item"> <div> <code> <a name="/c:@M@FolioReaderKit@objc(pl)FolioReaderDelegate"></a> <a name="//apple_ref/swift/Protocol/FolioReaderDelegate" class="dashAnchor"></a> <a class="token" href="#/c:@M@FolioReaderKit@objc(pl)FolioReaderDelegate">FolioReaderDelegate</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>FolioReader actions delegate</p> <a href="Protocols/FolioReaderDelegate.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 swift"><code><span class="kd">@objc</span> <span class="kd">public</span> <span class="kd">protocol</span> <span class="kt">FolioReaderDelegate</span> <span class="p">:</span> <span class="kt">AnyObject</span></code></pre> </div> </div> </section> </div> </li> </ul> </div> <div class="task-group"> <ul class="item-container"> <li class="item"> <div> <code> <a name="/c:@M@FolioReaderKit@objc(pl)FolioReaderPageDelegate"></a> <a name="//apple_ref/swift/Protocol/FolioReaderPageDelegate" class="dashAnchor"></a> <a class="token" href="#/c:@M@FolioReaderKit@objc(pl)FolioReaderPageDelegate">FolioReaderPageDelegate</a> </code> </div> <div class="height-container"> <div class="pointer-container"></div> <section class="section"> <div class="pointer"></div> <div class="abstract"> <p>Protocol which is used from <code><a href="Classes/FolioReaderPage.html">FolioReaderPage</a></code>s.</p> <a href="Protocols/FolioReaderPageDelegate.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 swift"><code><span class="kd">@objc</span> <span class="kd">public</span> <span class="kd">protocol</span> <span class="kt">FolioReaderPageDelegate</span> <span class="p">:</span> <span class="kt">AnyObject</span></code></pre> </div> </div> </section> </div> </li> </ul> </div> </div> </section> </article> </div> <section class="footer"> <p>&copy; 2019 <a class="link" href="https://twitter.com/hebertialmeida" target="_blank" rel="external">Heberti Almeida</a>. All rights reserved. (Last updated: 2019-02-21)</p> <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p> </section> </body> </div> </html>
apps/sad/templates/sad/group_form.html
tiposaurio/venton
{% extends "mod_backend/base_mod_backend.html" %} <!-- @copyright Copyright (c) 2014 Submit Consulting @author Angel Sullon (@asullom) @package sad Descripcion: Create/Update group --> {% load i18n crispy_forms_tags %} {% load l10n %} {% block breadcrumbs %} <a href="{% url 'accounts:index' %}">{% trans 'Home' %}</a> &rsaquo; <a href="/sad/group/index/">{{opts.verbose_name_plural|capfirst}}</a> &rsaquo; {{ title }} {% endblock breadcrumbs %} {% block content_title %} {{ opts.verbose_name|capfirst }} | <small>{{ title }}</small> {% endblock content_title %} {% block content %} {% crispy form %} {% endblock %} {% block extrajs %} {{ block.super }} <script type="text/javascript"> </script> {% endblock extrajs %}
src/Orchard.Web/Modules/Orchard.Email/Styles/workflows-activity-sendemaildeprecated.css
TheMrCPlay/PusdKop
.envelope { width: 36px; height: 36px; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAARhJREFUSEvtlkEORTAQhnsnSxsre+dwBCdwBidwAyewl0jsbJ3Ahsi8jvfK6JsnqGLxFp/IaGf+jr9NBQDcChu8kumlbVsIggAcx7GK53mAtRYChmEQURSxE2wQhiF0XTcL6PteXLF6xacLD+oAkmUZO9gGaZrKkpoJkSRJ2AlnEsexLDXXXAhAbIrQiyPjA01YFIV8fQfLsmQTmJDn+ZS/qqqlCdUuoArPMiY1HIId/toFdBu6rgt1XcuweTfoqpumAd/3x/iqAAV16t5zQj/t9B22SQAZ+DMRxxbhmwUoaFLaSor+69bE7haAcGZS3/aa95AABTWWzlbDGglAaALT+YcSmPIX8DwBj7iQyC7cdym9EzZ4HSBeOGnowJmFUWAAAAAASUVORK5CYII='); background-repeat: no-repeat; background-position: center; } .toolbox-task.toolbox-send-email-deprecated { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAARhJREFUSEvtlkEORTAQhnsnSxsre+dwBCdwBidwAyewl0jsbJ3Ahsi8jvfK6JsnqGLxFp/IaGf+jr9NBQDcChu8kumlbVsIggAcx7GK53mAtRYChmEQURSxE2wQhiF0XTcL6PteXLF6xacLD+oAkmUZO9gGaZrKkpoJkSRJ2AlnEsexLDXXXAhAbIrQiyPjA01YFIV8fQfLsmQTmJDn+ZS/qqqlCdUuoArPMiY1HIId/toFdBu6rgt1XcuweTfoqpumAd/3x/iqAAV16t5zQj/t9B22SQAZ+DMRxxbhmwUoaFLaSor+69bE7haAcGZS3/aa95AABTWWzlbDGglAaALT+YcSmPIX8DwBj7iQyC7cdym9EzZ4HSBeOGnowJmFUWAAAAAASUVORK5CYII='); background-repeat: no-repeat; background-position: 5px 5px; } .toolbox-task.toolbox-send-email-deprecated div { margin-left: 36px; }
SVG/Testsuites/W3C-1_1F2/harness/htmlObjectMiniApproved/filters-overview-01-b.html
frivoal/presto-testo
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="keywords" content="W3C SVG 1.1 2nd Edition Test Suite"/> <meta name="description" content="W3C SVG 1.1 2nd Edition Object Mini Test Suite"/> <title> SVG 1.1 2nd Edition Test (&lt;object&gt;): filters-overview-01-b.svg </title> <link href="harness_mini.css" rel="stylesheet" type="text/css" /> <link rel="prev" href="filters-offset-01-b.html" /> <link rel="index" href="index.html" /> <link rel="next" href="filters-specular-01-f.html" /> <script src="../resources/testharnessreport.js"></script> </head> <body class="bodytext"> <div class="linkbar"> <p> <a href="filters-offset-01-b.html" rel="prev">filters-offset-01-b ←</a> <a href="index.html" rel="index">index</a> <a href="filters-specular-01-f.html" rel="next">→ filters-specular-01-f</a> </p> </div> <table border="0" align="center" cellspacing="0" cellpadding="10"> <tr> <td align="center" colspan="3"> <table border="0" cellpadding="8"> <tr class="navbar"> <td align="center"> SVG Image </td> <td align="center"> PNG Image </td> </tr> <tr> <td align="right"> <object data="../../svg/filters-overview-01-b.svg" width="480" height="360" type="image/svg+xml"><p style="font-size:300%;color:red">FAIL</p></object> </td> <td align="left"> <img alt="raster image of filters-overview-01-b.svg" src="../../png/filters-overview-01-b.png" width="480" height="360"/> </td> </tr> </table> </td> </tr> </table> <div> <h4 id="operatorscript" onclick="var t = document.getElementById('operatortext'); t.style.display=(t.style.display=='none' ? 'inline' : 'none');"> <em>Operator script (click here to toggle)</em> </h4> <div id="operatortext" style="display:none"> <p> Run the test. No interaction required. </p> </div> </div> <h4 id="passcriteria"> Pass Criteria </h4> <div> <p> To pass this test, the UA must render all 6 cases (SourceGraphic, SourceAlpha, BackgroundImage, BackgroundAlpha, FillPaint, StrokePaint) correctly. </p><ol> <li>The result for in="SourceGraphic" is a non blurred vertical rectangle (green with dashed stroke) overlayed with three blurred circles (red/green/blue with dashed stroke).</li> <li>The result for in="SourceAlpha" is a non blurred vertical rectangle (green with dashed stroke) overlayed with three blurred circles (dark gray with dashed stroke).</li> <li>The result for in="BackgroundImage" is a blurred vertical rectangle (green with dashed stroke).</li> <li>The result for in="BackgroundAlpha" is blurred vertical rectangle (dark gray with dashed stroke).</li> <li>The results for in="FillPaint" and in="StrokePaint" are the same. They consists of a non blurred vertical rectangle (green with dashed stroke) overlayed with a blue rectangle with blurred edges.</li> <li>The size of the blue rectangles are bigger than the blurred circles.</li> </ol> </div> <br /> <div class="linkbar"> <p> <a href="filters-offset-01-b.html" rel="prev">filters-offset-01-b ←</a> <a href="index.html" rel="index">index</a> <a href="filters-specular-01-f.html" rel="next">→ filters-specular-01-f</a> </p> </div> </body> </html>
sandbox/sandbox/event/test.html
mdks/Firebug-Mod-Element-Mover
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html debug="true"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>FirebugLite 1.4 Event Testing</title> <script type="text/javascript" src="../content/firebug-lite-dev.js"></script> <script type="text/javascript"> // http://therealcrisp.xs4all.nl/upload/addEvent_dean.html // written by Dean Edwards, 2005 // with input from Tino Zijdel - crisp@xs4all.nl // http://dean.edwards.name/weblog/2005/10/add-event/ function addEvent(element, type, handler) { if (element.addEventListener) element.addEventListener(type, handler, false); else { if (!handler.$$guid) handler.$$guid = addEvent.guid++; if (!element.events) element.events = {}; var handlers = element.events[type]; if (!handlers) { handlers = element.events[type] = {}; if (element['on' + type]) handlers[0] = element['on' + type]; element['on' + type] = handleEvent; } handlers[handler.$$guid] = handler; } } addEvent.guid = 1; function removeEvent(element, type, handler) { if (element.removeEventListener) element.removeEventListener(type, handler, false); else if (element.events && element.events[type] && handler.$$guid) delete element.events[type][handler.$$guid]; } function handleEvent(event) { event = event || fixEvent(window.event); var returnValue = true; var handlers = this.events[event.type]; for (var i in handlers) { if (!Object.prototype[i]) { this.$$handler = handlers[i]; if (this.$$handler(event) === false) returnValue = false; } } if (this.$$handler) this.$$handler = null; return returnValue; } function fixEvent(event) { event.preventDefault = fixEvent.preventDefault; event.stopPropagation = fixEvent.stopPropagation; return event; } fixEvent.preventDefault = function() { this.returnValue = false; } fixEvent.stopPropagation = function() { this.cancelBubble = true; } // This little snippet fixes the problem that the onload attribute on the body-element will overwrite // previous attached events on the window object for the onload event if (!window.addEventListener) { document.onreadystatechange = function() { if (window.onload && window.onload != handleEvent) { addEvent(window, 'load', window.onload); window.onload = handleEvent; } } } </script> <style type="text/css"> body { margin: 0; font-family: Lucida Grande, sans-serif; } </style> </head> <body> <div id="main"> <h1>FirebugLite 1.4 Event Testing</h1> </div> </body> </html>
core/standards/forms/input-submit-float.html
frivoal/presto-testo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Forms :: submit input : float</title> <style type="text/css"> form * { font-family: Ahem; font-size: 1em; line-height: 1em; } fieldset, div { background-color: red; padding: 0; margin: 1em; border: none; width: 2em; height: 1em; } input, span { font-size: 1em; line-height: 1em; color: lime; padding: 0; margin: 0; border: none; width: 1em; height: 1em; float: left; } </style> </head> <body> <form action=""> <fieldset> <input type="submit" value="x"> <input type="submit" value="x"> </fieldset> <div> <input type="submit" value="x"> <input type="submit" value="x"> </div> <div> <span>x</span> <span>x</span> </div> </form> <h4>Ahem font required for this test</h4> <p>you should see three identical, green rectangles, and no red</p> </body> </html>
api/2.0.0-beta1/Thelia/Controller/Admin/AttributeController.html
gillesbourgeat/thelia.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Thelia\Controller\Admin\AttributeController | </title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> </head> <body id="class"> <div class="header"> <ul> <li><a href="../../../classes.html">Classes</a></li> <li><a href="../../../namespaces.html">Namespaces</a></li> <li><a href="../../../interfaces.html">Interfaces</a></li> <li><a href="../../../traits.html">Traits</a></li> <li><a href="../../../doc-index.html">Index</a></li> </ul> <div id="title"></div> <div class="type">Class</div> <h1><a href="../../../Thelia/Controller/Admin.html">Thelia\Controller\Admin</a>\AttributeController</h1> </div> <div class="content"> <p> class <strong>AttributeController</strong> extends <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></p> <div class="description"> <p>Manages attributes</p> <p> </p> </div> <h2>Constants</h2> <table> <tr> <td>TEMPLATE_404</td> <td class="last"> <p><em> </em></p> <p> </p> </td> </tr> </table> <h2>Methods</h2> <table> <tr> <td class="type"> </td> <td class="last"> <a href="#method___construct">__construct</a>() <p> </p> </td> <td></td> </tr> <tr> <td class="type"> <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> </td> <td class="last"> <a href="#method_defaultAction">defaultAction</a>() <p>The default action is displaying the list.</p> </td> <td><small>from&nbsp;<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_defaultAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></td> </tr> <tr> <td class="type"> <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> </td> <td class="last"> <a href="#method_createAction">createAction</a>() <p>Create a new object</p> </td> <td><small>from&nbsp;<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_createAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></td> </tr> <tr> <td class="type"> <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> </td> <td class="last"> <a href="#method_updateAction">updateAction</a>() <p>Load a object for modification, and display the edit template.</p> </td> <td><small>from&nbsp;<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_updateAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></td> </tr> <tr> <td class="type"> <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> </td> <td class="last"> <a href="#method_processUpdateAction">processUpdateAction</a>() <p>Save changes on a modified object, and either go back to the object list, or stay on the edition page.</p> </td> <td><small>from&nbsp;<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_processUpdateAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_updatePositionAction">updatePositionAction</a>() <p>Update object position (only for objects whichsupport that)</p> </td> <td><small>from&nbsp;<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_updatePositionAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_setToggleVisibilityAction">setToggleVisibilityAction</a>() <p>Online status toggle (only for object which support it)</p> </td> <td><small>from&nbsp;<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_setToggleVisibilityAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></td> </tr> <tr> <td class="type"> <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> </td> <td class="last"> <a href="#method_deleteAction">deleteAction</a>() <p>Delete an object</p> </td> <td><small>from&nbsp;<a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_deleteAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a></small></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_removeFromAllTemplates">removeFromAllTemplates</a>() <p>Remove from all product templates</p> </td> <td></td> </tr> <tr> <td class="type"> </td> <td class="last"> <a href="#method_addToAllTemplates">addToAllTemplates</a>() <p>Add to all product templates</p> </td> <td></td> </tr> </table> <h2>Details</h2> <h3 id="method___construct"> <div class="location">at line 48</div> <code> public <strong>__construct</strong>()</code> </h3> <div class="details"> <p> </p> <p> </p> <div class="tags"> </div> </div> <h3 id="method_defaultAction"> <div class="location">in <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_defaultAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 268</div> <code> public <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> <strong>defaultAction</strong>()</code> </h3> <div class="details"> <p>The default action is displaying the list.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td><abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr></td> <td>the response</td> </tr> </table> </div> </div> <h3 id="method_createAction"> <div class="location">in <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_createAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 279</div> <code> public <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> <strong>createAction</strong>()</code> </h3> <div class="details"> <p>Create a new object</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td><abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr></td> <td>the response</td> </tr> </table> </div> </div> <h3 id="method_updateAction"> <div class="location">in <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_updateAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 340</div> <code> public <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> <strong>updateAction</strong>()</code> </h3> <div class="details"> <p>Load a object for modification, and display the edit template.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td><abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr></td> <td>the response</td> </tr> </table> </div> </div> <h3 id="method_processUpdateAction"> <div class="location">in <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_processUpdateAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 366</div> <code> public <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> <strong>processUpdateAction</strong>()</code> </h3> <div class="details"> <p>Save changes on a modified object, and either go back to the object list, or stay on the edition page.</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td><abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr></td> <td>the response</td> </tr> </table> </div> </div> <h3 id="method_updatePositionAction"> <div class="location">in <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_updatePositionAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 431</div> <code> public <strong>updatePositionAction</strong>()</code> </h3> <div class="details"> <p>Update object position (only for objects whichsupport that)</p> <p>FIXME: integrate with genericUpdatePositionAction</p> <div class="tags"> </div> </div> <h3 id="method_setToggleVisibilityAction"> <div class="location">in <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_setToggleVisibilityAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 499</div> <code> public <strong>setToggleVisibilityAction</strong>()</code> </h3> <div class="details"> <p>Online status toggle (only for object which support it)</p> <p> </p> <div class="tags"> </div> </div> <h3 id="method_deleteAction"> <div class="location">in <a href="../../../Thelia/Controller/Admin/AbstractCrudController.html#method_deleteAction"><abbr title="Thelia\Controller\Admin\AbstractCrudController">AbstractCrudController</abbr></a> at line 521</div> <code> public <abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr> <strong>deleteAction</strong>()</code> </h3> <div class="details"> <p>Delete an object</p> <p> </p> <div class="tags"> <h4>Return Value</h4> <table> <tr> <td><abbr title="Thelia\Controller\Admin\Symfony\Component\HttpFoundation\Response">Response</abbr></td> <td>the response</td> </tr> </table> </div> </div> <h3 id="method_removeFromAllTemplates"> <div class="location">at line 275</div> <code> public <strong>removeFromAllTemplates</strong>()</code> </h3> <div class="details"> <p>Remove from all product templates</p> <p> </p> <div class="tags"> </div> </div> <h3 id="method_addToAllTemplates"> <div class="location">at line 283</div> <code> public <strong>addToAllTemplates</strong>()</code> </h3> <div class="details"> <p>Add to all product templates</p> <p> </p> <div class="tags"> </div> </div> </div> <div id="footer"> Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. </div> </body> </html>
examples/YamlFrontMatter/output/b.html
heavenwing/Wyam
<html> <head> <title>My Homepage - Title B</title> </head> <body> <h1>Title B</h1> <h3>Description B</h3> <hr /> <h1>This is another page</h1> <p>Welcome!</p> <p>Here's the description again: Description B</p> <hr /> This is the footer... </body> </html>
src/deps/boost/doc/html/boost/numeric/functional/max_assign_base.html
mxrrow/zaicoin
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template max_assign_base</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../../accumulators/reference.html#header.boost.accumulators.numeric.functional_hpp" title="Header &lt;boost/accumulators/numeric/functional.hpp&gt;"> <link rel="prev" href="min_assign_base.html" title="Struct template min_assign_base"> <link rel="next" href="average_base.html" title="Struct template average_base"> </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="min_assign_base.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.numeric.functional_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="average_base.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.numeric.functional.max_assign_base"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Struct template max_assign_base</span></h2> <p>boost::numeric::functional::max_assign_base</p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../accumulators/reference.html#header.boost.accumulators.numeric.functional_hpp" title="Header &lt;boost/accumulators/numeric/functional.hpp&gt;">boost/accumulators/numeric/functional.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> Left<span class="special">,</span> <span class="keyword">typename</span> Right<span class="special">,</span> <span class="keyword">typename</span> EnableIf<span class="special">&gt;</span> <span class="keyword">struct</span> <a class="link" href="max_assign_base.html" title="Struct template max_assign_base">max_assign_base</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">binary_function</span><span class="special">&lt;</span> <span class="identifier">Left</span><span class="special">,</span> <span class="identifier">Right</span><span class="special">,</span> <span class="keyword">void</span> <span class="special">&gt;</span> <span class="special">{</span> <span class="comment">// <a class="link" href="max_assign_base.html#idp27662768-bb">public member functions</a></span> <span class="keyword">void</span> <a class="link" href="max_assign_base.html#idp27662976-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="identifier">Left</span> <span class="special">&amp;</span><span class="special">,</span> <span class="identifier">Right</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="idp22354880"></a><h2>Description</h2> <div class="refsect2"> <a name="idp22355088"></a><h3> <a name="idp27662768-bb"></a><code class="computeroutput">max_assign_base</code> public member functions</h3> <div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">void</span> <a name="idp27662976-bb"></a><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span><span class="special">(</span><span class="identifier">Left</span> <span class="special">&amp;</span> left<span class="special">,</span> <span class="identifier">Right</span> <span class="special">&amp;</span> right<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div> </div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2005, 2006 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="min_assign_base.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.numeric.functional_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="average_base.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
views/gis/geoexplorer.html
flavour/eden
<!DOCTYPE html> <html> <head> <title>GeoExplorer</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="shortcut icon" href="/{{=appname}}/static/favicon.ico" type="image/x-icon"> <!-- Ext resources --> {{if s3.debug:}} {{if s3.cdn:}} <!-- For Sites Hosted on the Public Internet, using Cachefly CDN's version of ExtJS may provide better performance --> <link href="//extjs.cachefly.net/ext-3.3.1/resources/css/ext-all.css" rel="stylesheet" type="text/css" charset="utf-8" /> <link href="//extjs.cachefly.net/ext-3.3.1/resources/css/xtheme-gray.css" rel="stylesheet" type="text/css" charset="utf-8" /> <script src="//extjs.cachefly.net/ext-3.3.1/adapter/ext/ext-base-debug.js" type="text/javascript"></script> <script src="//extjs.cachefly.net/ext-3.3.1/ext-all-debug.js" type="text/javascript"></script> <script src="//extjs.cachefly.net/ext-3.3.1/src/locale/ext-lang-{{=s3.language}}.js" type="text/javascript"></script> {{else:}} <link href="/{{=appname}}/static/scripts/ext/resources/css/ext-all.css" rel="stylesheet" type="text/css" charset="utf-8" /> <link href="/{{=appname}}/static/scripts/ext/resources/css/xtheme-gray.css" rel="stylesheet" type="text/css" charset="utf-8" /> <script src="/{{=appname}}/static/scripts/ext/adapter/ext/ext-base-debug.js" type="text/javascript"></script> <script src="/{{=appname}}/static/scripts/ext/ext-all-debug.js" type="text/javascript"></script> <script src="/{{=appname}}/static/scripts/ext/src/locale/ext-lang-{{=s3.language}}.js" type="text/javascript"></script> {{pass}} {{else:}} {{if s3.cdn:}} <!-- For Sites Hosted on the Public Internet, using Cachefly CDN's version of ExtJS may provide better performance --> <link href="//extjs.cachefly.net/ext-3.3.1/resources/css/ext-all.css" rel="stylesheet" type="text/css" charset="utf-8" /> <link href="//extjs.cachefly.net/ext-3.3.1/resources/css/xtheme-gray.css" rel="stylesheet" type="text/css" charset="utf-8" /> <script src="//extjs.cachefly.net/ext-3.3.1/adapter/ext/ext-base.js" type="text/javascript"></script> {{else:}} <link href="/{{=appname}}/static/scripts/ext/resources/css/ext-all.css" rel="stylesheet" type="text/css" charset="utf-8" /> <link href="/{{=appname}}/static/scripts/ext/resources/css/xtheme-gray.css" rel="stylesheet" type="text/css" charset="utf-8" /> <script src="/{{=appname}}/static/scripts/ext/adapter/ext/ext-base.js" type="text/javascript"></script> {{pass}} {{pass}} <script type="text/javascript"> // For IE9, make ExtJS think we're Chrome, not IE6. // http://www.sencha.com/forum/showthread.php?115849-OPEN-1434-ExtJS-TreePanel-and-IE9 if (Ext.isIE6 && !Ext.isIE9 && /msie 9/i.test(navigator.userAgent)) { Ext.isIE6 = Ext.isIE = false; Ext.isChrome = Ext.isIE9 = true; } </script> {{if s3.debug:}} {{if s3.cdn:}} <!-- For Sites Hosted on the Public Internet, using Cachefly CDN's version of ExtJS may provide better performance --> <script src="//extjs.cachefly.net/ext-3.3.1/ext-all-debug.js" type="text/javascript"></script> <script src="//extjs.cachefly.net/ext-3.3.1/src/locale/ext-lang-{{=s3.language}}.js" type="text/javascript"></script> {{else:}} <script src="/{{=appname}}/static/scripts/ext/ext-all-debug.js" type="text/javascript"></script> <script src="/{{=appname}}/static/scripts/ext/src/locale/ext-lang-{{=s3.language}}.js" type="text/javascript"></script> {{pass}} {{else:}} {{if s3.cdn:}} <!-- For Sites Hosted on the Public Internet, using Cachefly CDN's version of ExtJS may provide better performance --> <script src="//extjs.cachefly.net/ext-3.3.1/ext-all.js" type="text/javascript"></script> <script src="//extjs.cachefly.net/ext-3.3.1/src/locale/ext-lang-{{=s3.language}}.js" type="text/javascript"></script> {{else:}} <script src="/{{=appname}}/static/scripts/ext/ext-all.js" type="text/javascript"></script> <script src="/{{=appname}}/static/scripts/ext/src/locale/ext-lang-{{=s3.language}}.js" type="text/javascript"></script> {{pass}} {{pass}} <!-- Composer --> <!-- OpenLayers resources --> <link href="/{{=appname}}/static/styles/gis/style.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" /> {{if s3.debug:}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/openlayers/lib/OpenLayers.js"></script> {{else:}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/OpenLayers.js"></script> {{pass}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/openlayers/lib/OpenLayers/Layer/GoogleNG.js"></script> <!-- GeoExt resources --> <link href="/{{=appname}}/static/styles/gis/gx_popup.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" /> <link href="/{{=appname}}/static/styles/gis/layerlegend.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" /> <!--<link href="/{{=appname}}/static/styles/gis/gxtheme-gray.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" />--> {{if s3.debug:}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/GeoExt/lib/GeoExt.js"></script> <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/GeoExt/lib/overrides/override-ext-ajax.js"></script> {{else:}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/GeoExt.js"></script> <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/geoext/lib/overrides/override-ext-ajax.js"></script> {{pass}} <!-- gxp resources --> <link href="/{{=appname}}/static/styles/gis/gxp.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" /> {{if s3.debug:}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/gxp/loader.js"></script> {{else:}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/gxp.js"></script> {{pass}} <!-- proj4js resources --> <!--<script type="text/javascript" src="/{{=appname}}/static/scripts/gis/proj4js/lib/proj4js-compressed.js"></script>--> <!-- GeoExplorer resources --> <link href="/{{=appname}}/static/styles/gis/geoexplorer.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" /> <!--[if IE]><link href="/{{=appname}}/static/styles/gis/ie.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" /><![endif]--> <link href="/{{=appname}}/static/styles/gis/color-picker.ux.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" /> {{if s3.debug:}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/GeoExplorer/GeoExplorer.js"></script> <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/GeoExplorer/GeoExplorer/Composer.js"></script> {{else:}} <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/GeoExplorer.js"></script> {{pass}} <script type="text/javascript" src="/{{=appname}}/static/scripts/ext-community-extensions/rowactions/js/RowExpander.js"></script> <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/GeoExplorer/colorpicker/color-picker.ux.js"></script> <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/GeoExplorer/colorpicker/ColorManager.js"></script> <!-- PrintPreview resources --> <link href="/{{=appname}}/static/styles/gis/printpreview.css" rel="stylesheet" type="text/css" media="screen" charset="utf-8" /> <script type="text/javascript" src="/{{=appname}}/static/scripts/gis/geoext/ux/PrintPreview.js"></script> <script> Ext.BLANK_IMAGE_URL = '/{{=appname}}/static/img/gis/openlayers/blank.gif'; OpenLayers.ImgPath = '/{{=appname}}/static/img/gis/openlayers/'; // optionally set locale based on query string parameter if (GeoExt.Lang) { GeoExt.Lang.set(OpenLayers.Util.getParameters()["locale"] || GeoExt.Lang.locale); } var s3_gis_proxy_url = '/{{=appname}}/gis/proxy?url='; var s3_gis_geoserver_url = '{{=geoserver_url}}'; var app = new GeoExplorer.Composer({ {{if auth.is_logged_in():}} authStatus: 200, {{else:}} authStatus: 401, {{pass}} proxy: s3_gis_proxy_url, {{if print_service:}} printService: '{{=print_service}}', {{else:}} printService: null, {{pass}} about: { title: "GeoExplorer Demo Map", 'abstract': 'This is a demonstration of GeoExplorer embedded within Sahana', contact: 'IRC #sahana-eden' }, defaultSourceType: "gxp_wmscsource", sources: { {{if geoserver_url:}} local: { url: s3_gis_geoserver_url, title: 'Local GeoServer', ptype: 'gxp_wmscsource' }, {{pass}} //gxp.js (line 52) //h.arg is undefined // b,e,f,g,h){delete this.store;var j="";...dy",this)}.createDelegate(this),0)}, //suite: { // url: "http://v2.suite.opengeo.org/geoserver/ows", // title: "Remote Suite GeoServer" //}, mapquest: { ptype: "gxp_mapquestsource" }, osm: { ptype: "gxp_osmsource" }, google: { ptype: "gxp_googlesource" }, bing: { ptype: "gxp_bingsource" }, mapbox: { ptype: "gxp_mapboxsource" }, ol: { ptype: "gxp_olsource" } }, map: { projection: "EPSG:102113", units: "m", maxResolution: 156543.0339, maxExtent: [ -20037508.34, -20037508.34, 20037508.34, 20037508.34 ], layers: [{ source: "google", title: "Google Roadmap", name: "ROADMAP", group: "background" }, { source: "ol", group: "background", fixed: true, type: "OpenLayers.Layer", args: [ "None", {visibility: false} ] }], center: [0, 0], zoom: 2 } }); </script> </head> <body> </body> </html>
src/com/alexfiliakov/blackscholescalc/commons-math3-3.5/docs/apidocs/org/apache/commons/math3/random/class-use/BitsStreamGenerator.html
AlexFiliakov/BlackScholesCalculator
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.commons.math3.random.BitsStreamGenerator (Apache Commons Math 3.5 API)</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.commons.math3.random.BitsStreamGenerator (Apache Commons Math 3.5 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/commons/math3/random/BitsStreamGenerator.html" title="class in org.apache.commons.math3.random">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 class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/commons/math3/random//class-useBitsStreamGenerator.html" target="_top">FRAMES</a></li> <li><a href="BitsStreamGenerator.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.commons.math3.random.BitsStreamGenerator" class="title">Uses of Class<br>org.apache.commons.math3.random.BitsStreamGenerator</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/commons/math3/random/BitsStreamGenerator.html" title="class in org.apache.commons.math3.random">BitsStreamGenerator</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.commons.math3.random">org.apache.commons.math3.random</a></td> <td class="colLast"> <div class="block">Random number and random data generators.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.commons.math3.random"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html" title="class in org.apache.commons.math3.random">BitsStreamGenerator</a> in <a href="../../../../../../org/apache/commons/math3/random/package-summary.html">org.apache.commons.math3.random</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../org/apache/commons/math3/random/BitsStreamGenerator.html" title="class in org.apache.commons.math3.random">BitsStreamGenerator</a> in <a href="../../../../../../org/apache/commons/math3/random/package-summary.html">org.apache.commons.math3.random</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/AbstractWell.html" title="class in org.apache.commons.math3.random">AbstractWell</a></strong></code> <div class="block">This abstract class implements the WELL class of pseudo-random number generator from Fran&ccedil;ois Panneton, Pierre L'Ecuyer and Makoto Matsumoto.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/ISAACRandom.html" title="class in org.apache.commons.math3.random">ISAACRandom</a></strong></code> <div class="block"><a href="http://burtleburtle.net/bob/rand/isaacafa.html"> ISAAC: a fast cryptographic pseudo-random number generator</a> <br/> ISAAC (Indirection, Shift, Accumulate, Add, and Count) generates 32-bit random numbers.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/MersenneTwister.html" title="class in org.apache.commons.math3.random">MersenneTwister</a></strong></code> <div class="block">This class implements a powerful pseudo-random number generator developed by Makoto Matsumoto and Takuji Nishimura during 1996-1997.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/Well1024a.html" title="class in org.apache.commons.math3.random">Well1024a</a></strong></code> <div class="block">This class implements the WELL1024a pseudo-random number generator from Fran&ccedil;ois Panneton, Pierre L'Ecuyer and Makoto Matsumoto.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/Well19937a.html" title="class in org.apache.commons.math3.random">Well19937a</a></strong></code> <div class="block">This class implements the WELL19937a pseudo-random number generator from Fran&ccedil;ois Panneton, Pierre L'Ecuyer and Makoto Matsumoto.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/Well19937c.html" title="class in org.apache.commons.math3.random">Well19937c</a></strong></code> <div class="block">This class implements the WELL19937c pseudo-random number generator from Fran&ccedil;ois Panneton, Pierre L'Ecuyer and Makoto Matsumoto.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/Well44497a.html" title="class in org.apache.commons.math3.random">Well44497a</a></strong></code> <div class="block">This class implements the WELL44497a pseudo-random number generator from Fran&ccedil;ois Panneton, Pierre L'Ecuyer and Makoto Matsumoto.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/Well44497b.html" title="class in org.apache.commons.math3.random">Well44497b</a></strong></code> <div class="block">This class implements the WELL44497b pseudo-random number generator from Fran&ccedil;ois Panneton, Pierre L'Ecuyer and Makoto Matsumoto.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/commons/math3/random/Well512a.html" title="class in org.apache.commons.math3.random">Well512a</a></strong></code> <div class="block">This class implements the WELL512a pseudo-random number generator from Fran&ccedil;ois Panneton, Pierre L'Ecuyer and Makoto Matsumoto.</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/commons/math3/random/BitsStreamGenerator.html" title="class in org.apache.commons.math3.random">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 class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/commons/math3/random//class-useBitsStreamGenerator.html" target="_top">FRAMES</a></li> <li><a href="BitsStreamGenerator.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 &#169; 2003&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
deps/boost/doc/html/boost_asio/reference/execution_context/use_service/overload1.html
nawawi/poedit
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>execution_context::use_service (1 of 2 overloads)</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../use_service.html" title="execution_context::use_service"> <link rel="prev" href="../use_service.html" title="execution_context::use_service"> <link rel="next" href="overload2.html" title="execution_context::use_service (2 of 2 overloads)"> </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="../use_service.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../use_service.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="boost_asio.reference.execution_context.use_service.overload1"></a><a class="link" href="overload1.html" title="execution_context::use_service (1 of 2 overloads)">execution_context::use_service (1 of 2 overloads)</a> </h5></div></div></div> <p> Obtain the service object corresponding to the given type. </p> <pre class="programlisting">template&lt; typename <a class="link" href="../../Service.html" title="Service requirements">Service</a>&gt; friend Service &amp; use_service( execution_context &amp; e); </pre> <p> This function is used to locate a service object that corresponds to the given service type. If there is no existing implementation of the service, then the <a class="link" href="../../execution_context.html" title="execution_context"><code class="computeroutput">execution_context</code></a> will create a new instance of the service. </p> <h6> <a name="boost_asio.reference.execution_context.use_service.overload1.h0"></a> <span class="phrase"><a name="boost_asio.reference.execution_context.use_service.overload1.parameters"></a></span><a class="link" href="overload1.html#boost_asio.reference.execution_context.use_service.overload1.parameters">Parameters</a> </h6> <div class="variablelist"> <p class="title"><b></b></p> <dl class="variablelist"> <dt><span class="term">e</span></dt> <dd><p> The <a class="link" href="../../execution_context.html" title="execution_context"><code class="computeroutput">execution_context</code></a> object that owns the service. </p></dd> </dl> </div> <h6> <a name="boost_asio.reference.execution_context.use_service.overload1.h1"></a> <span class="phrase"><a name="boost_asio.reference.execution_context.use_service.overload1.return_value"></a></span><a class="link" href="overload1.html#boost_asio.reference.execution_context.use_service.overload1.return_value">Return Value</a> </h6> <p> The service interface implementing the specified service type. Ownership of the service interface is not transferred to the caller. </p> <h6> <a name="boost_asio.reference.execution_context.use_service.overload1.h2"></a> <span class="phrase"><a name="boost_asio.reference.execution_context.use_service.overload1.requirements"></a></span><a class="link" href="overload1.html#boost_asio.reference.execution_context.use_service.overload1.requirements">Requirements</a> </h6> <p> <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/execution_context.hpp</code> </p> <p> <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code> </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2018 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../use_service.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../use_service.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
templates/admin/main_landing.html
bdaroz/the-blue-alliance
{% extends "base.html" %} {% block title %}TBA - Main Landing Page{% endblock %} {% block content %} <h1>TBA Main Landing Page</h1> <h2>Page Type</h2> <p>Choose which landing page to use</p> <form id="landing_form" action="/admin/main_landing" method="post"> <select name="landing_type"> <option value=""></option> {% for enum, name in landing_types.items %} <option value="{{enum}}" {% if current_landing == enum %}selected{% endif %}>{{name}}</option> {% endfor %} </select> <h2>Page Properties</h2> <table class="table table-slanding_typetriped"> <tr><th>Key</th><th>Value</th></tr> {% for key,value in current_config.items %} {% if key != 'current_landing' %} <tr> <td>{{key}}</td> <td><input name="prop_{{key}}" value="{{value}}" placeholder="Value"/></td> </tr> {% endif %} {% endfor %} <tr> <td><input name="new_key" placeholder="Add a Property" /></td> <td><input name="new_value" placeholder="Value" /></td> </tr> </table> <button type="submit" class="btn btn-primary"><span class="glyphicon glyphicon-floppy-disk"></span> Save</button> </form> {% endblock %}
original_sources/boost_1_59_0/doc/html/any.html
TyRoXx/cdm
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Chapter&#160;3.&#160;Boost.Any</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="libraries.html" title="Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)"> <link rel="prev" href="align/history.html" title="History"> <link rel="next" href="any/s02.html" title="Examples"> </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="align/history.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="any/s02.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> <div class="chapter"> <div class="titlepage"><div> <div><h2 class="title"> <a name="any"></a>Chapter&#160;3.&#160;Boost.Any</h2></div> <div><div class="author"><h3 class="author"> <span class="firstname">Kevlin</span> <span class="surname">Henney</span> </h3></div></div> <div><p class="copyright">Copyright &#169; 2001 Kevlin Henney</p></div> <div><div class="legalnotice"> <a name="idp119701808"></a><p>Distributed under the Boost Software License, Version 1.0. (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></div> </div></div> <div class="toc"> <p><b>Table of Contents</b></p> <dl class="toc"> <dt><span class="section"><a href="any.html#idp119704576">Introduction</a></span></dt> <dt><span class="section"><a href="any/s02.html">Examples</a></span></dt> <dt><span class="section"><a href="any/reference.html">Reference</a></span></dt> <dd><dl> <dt><span class="section"><a href="any/reference.html#any.ValueType"><span class="emphasis"><em>ValueType</em></span> requirements</a></span></dt> <dt><span class="section"><a href="any/reference.html#header.boost.any_hpp">Header &lt;boost/any.hpp&gt;</a></span></dt> </dl></dd> <dt><span class="section"><a href="any/s04.html">Acknowledgements</a></span></dt> </dl> </div> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="idp119704576"></a>Introduction</h2></div></div></div> <p>There are times when a generic (in the sense of <span class="emphasis"><em>general</em></span> as opposed to <span class="emphasis"><em>template-based programming</em></span>) type is needed: variables that are truly variable, accommodating values of many other more specific types rather than C++'s normal strict and static types. We can distinguish three basic kinds of generic type:</p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> <li class="listitem"><p>Converting types that can hold one of a number of possible value types, e.g. <code class="computeroutput">int</code> and <code class="computeroutput">string</code>, and freely convert between them, for instance interpreting <code class="computeroutput">5</code> as <code class="computeroutput">"5"</code> or vice-versa. Such types are common in scripting and other interpreted languages. <code class="computeroutput">boost::lexical_cast</code> supports such conversion functionality.</p></li> <li class="listitem"><p> Discriminated types that contain values of different types but do not attempt conversion between them, i.e. <code class="computeroutput">5</code> is held strictly as an <code class="computeroutput">int</code> and is not implicitly convertible either to <code class="computeroutput">"5"</code> or to <code class="computeroutput">5.0</code>. Their indifference to interpretation but awareness of type effectively makes them safe, generic containers of single values, with no scope for surprises from ambiguous conversions.</p></li> <li class="listitem"><p> Indiscriminate types that can refer to anything but are oblivious to the actual underlying type, entrusting all forms of access and interpretation to the programmer. This niche is dominated by <code class="computeroutput">void *</code>, which offers plenty of scope for surprising, undefined behavior.</p></li> </ul></div> <p>The <code class="computeroutput"><a class="link" href="boost/any.html" title="Class any">boost::any</a></code> class (based on the class of the same name described in <a href="http://www.two-sdg.demon.co.uk/curbralan/papers/ValuedConversions.pdf" target="_top">"Valued Conversions"</a> by Kevlin Henney, <span class="emphasis"><em>C++ Report</em></span> 12(7), July/August 2000) is a variant value type based on the second category. It supports copying of any value type and safe checked extraction of that value strictly against its type. A similar design, offering more appropriate operators, can be used for a generalized function adaptor, <code class="computeroutput">any_function</code>, a generalized iterator adaptor, <code class="computeroutput">any_iterator</code>, and other object types that need uniform runtime treatment but support only compile-time template parameter conformance.</p> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer"></div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="align/history.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="libraries.html"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="any/s02.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
examples-android/slideout-navigation.html
sjolicoeur/chocolatechip-ui
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes"> <meta name="msapplication-tap-highlight" content="no"> <title>ChocolateChip-UI Android</title> <link rel="stylesheet" href="../chui/chui-android-3.9.2.css"> <script src="http://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="../chui/chui-3.9.2.js"></script> <style> .grid > .col { background-repeat: no-repeat; background-position: center center; background-size: 100% auto; background-color: #000; -webkit-transition: all .125s ease-out; transition: all .125s ease-out; } @media only screen and (min-width: 320px) { .grid > .col { height: 100px; background-size: auto 100%; } } @media only screen and (min-width: 480px) { .grid > .col { height: 150px; background-size: auto 100%; } } @media only screen and (max-width: 599px) { .grid { -wekbit-flex-direction: horizontal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; } .isWindows .grid { display: flex; } } @media only screen and (min-width: 640px) { .grid > .col { height: 200px; background-size: auto 100%; } } @media only screen and (min-width: 768px) { .grid > .col { height: 250px; background-size: auto 100%; } } @media only screen and (min-width: 1024px) { .grid > .col { height: 300px; background-size: auto 100%; } } @media only screen and (min-width: 1200px) { .grid > .col { height: 350px; background-size: auto 100%; } } @media only screen and (min-width: 1400px) { .grid > .col { height: 500px; background-size: auto 100%; } } </style> <script> $(function() { $.UISlideout(); $.UISlideout.populate([{music:'Music'},{pictures:'Pictures'},{recipes:'Recipes'},{fruits:'Fruits'}]); }); </script> </head> <body> <nav> <h1>Music</h1> </nav> <article id='music'> <section> <h2>Music</h2> <ul class='list'> <li class='comp'> <aside> <img title='Imagine Dragons' src="../images/music/Imagine Dragons.jpg" height="80px"> </aside> <div> <h3>Imagine Dragons</h3> <h4>Radioactive</h4> <p>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.</p> </div> </li> <li class='comp'> <aside> <img title='Hurry and Harm' src="../images/music/Hurry and Harm.jpg" height="80px"> </aside> <div> <h3>The Hurry and the Harm</h3> <h4>Hurt</h4> <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p> </div> <li class='comp'> <aside> <img title='Permanent' src="../images/music/Permanent.jpg" height="80px"> </aside> <div> <h3>David Cook</h3> <h4>Permanent</h4> <p>Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet.</p> </div> </li> <li class='comp'> <aside> <img title='Kiss' src="../images/music/Kiss.jpg" height="80px"> </aside> <div> <h3>Kiss</h3> <h4>This Kiss</h4> <p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident.</p> </div> </li> <li class='comp'> <aside> <img title='Willy Moon' src="../images/music/Willy Moon.jpg" height="80px"> </aside> <div> <h3>Willy Moon</h3> <h4>Yeah Yeah</h4> <p>Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus.</p> </div> </li> </ul> </section> </article> <nav> <h1>Pictures</h1> </nav> <article id='pictures'> <section> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-01.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-02.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-03.jpg')"></div> </div> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-04.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-05.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-06.jpg')"></div> </div> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-07.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-08.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-09.jpg')"></div> </div> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-10.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-11.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-12.jpg')"></div> </div> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-13.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-14.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-15.jpg')"></div> </div> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-16.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-17.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-18.jpg')"></div> </div> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-19.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-20.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-21.jpg')"></div> </div> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-22.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-23.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-24.jpg')"></div> </div> <div class="grid no-wrap"> <div class="col flex-1" style="background-image: url('../pics/pic-25.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-26.jpg')"></div> <div class="col flex-1" style="background-image: url('../pics/pic-27.jpg')"></div> </div> </section> </article> <nav> <h1>Recipes</h1> </nav> <article id='recipes'> <section> <ul class='list'> <li> <h3> Italian Style Meatloaf </h3> <h4>Ingredients</h4> <ul> <li> 1 1/2 pounds ground beef </li> <li> 2 eggs, beaten </li> <li> 3/4 cup dry bread crumbs </li> <li> 1/4 cup ketchup </li> <li> 1 teaspoon Italian-style seasoning </li> <li> 1 teaspoon garlic salt </li> <li> 1 (14.5 ounce) can diced tomatoes, drained </li> </ul> <p>Directions</p> <ol> <li> Preheat oven to 350 degrees F (175 degrees C). </li> <li> In a large bowl, mix together ground beef, eggs, bread crumbs and ketchup. Season with Italian-style seasoning, oregano, basil, garlic salt, diced tomatoes and cheese. Press into a 9x5 inch loaf pan, and cover loosely with foil. </li> <li> Bake in the preheated oven approximately 1 hour, or until internal temperature reaches 160 degrees F (70 degrees C). </li> </ol> </li> <li> <h3> Chicken Marsala </h3> <h4>Ingredients</h4> <ul> <li> 1/4 cup all-purpose flour for coating </li> <li> 1/2 teaspoon salt </li> <li> 1/4 teaspoon ground black pepper </li> <li> 1/2 teaspoon dried oregano </li> <li> 4 skinless, boneless chicken breast halves - pounded 1/4 inch thick </li> <li> 4 tablespoons butter </li> <li> 4 tablespoons olive oil </li> <li> 1 cup sliced mushrooms </li> <li> 1/2 cup Marsala wine </li> <li> 1/4 cup cooking sherry </li> </ul> <p>Directions</p> <ol> <li> In a shallow dish or bowl, mix together the flour, salt, pepper and oregano. Coat chicken pieces in flour mixture. </li> <li> In a large skillet, melt butter in oil over medium heat. Place chicken in the pan, and lightly brown. Turn over chicken pieces, and add mushrooms. Pour in wine and sherry. Cover skillet; simmer chicken 10 minutes, turning once, until no longer pink and juices run clear. </li> </ol> </li> <li> <h3>Chicken Breasts with Lime Sauce</h3> <h4>Ingredients</h4> <ul> <li> 4 skinless, boneless chicken breast halves - pounded to 1/4 inch thickness </li> <li> 1 egg, beaten </li> <li> 2/3 cup dry bread crumbs </li> <li> 2 tablespoons olive oil </li> <li> 1 lime, juiced </li> <li> 6 tablespoons butter </li> <li> 1 teaspoon minced fresh chives </li> <li> 1/2 teaspoon dried dill weed </li> </ul> <p>Directions</p> <ol> <li> Coat chicken breasts with egg, and dip in bread crumbs. Place on a wire rack, and allow to dry for about 10 minutes. </li> <li> Heat olive oil in a large skillet over medium heat. Place chicken into the skillet, and fry for 3 to 5 minutes on each side. Remove to a platter, and keep warm. </li> <li> Drain grease from the skillet, and squeeze in lime juice. Cook over low heat until it boils. Add butter, and stir until melted. Season with chives and dill. Spoon sauce over chicken, and serve immediately. </li> </ol> </li> <li> <h3>Lemon Rosemary Salmon</h3> <h4>Ingredients</h4> <ul> <li> 1 lemon, thinly sliced </li> <li> 4 sprigs fresh rosemary </li> <li> 2 salmon fillets, bones and skin removed coarse salt to taste </li> <li> 1 tablespoon olive oil, or as needed </li> </ul> <p>Directions</p> <ol> <li> Preheat oven to 400 degrees F (200 degrees C). </li> <li> Arrange half the lemon slices in a single layer in a baking dish. Layer with 2 sprigs rosemary, and top with salmon fillets. Sprinkle salmon with salt, layer with remaining rosemary sprigs, and top with remaining lemon slices. Drizzle with olive oil. </li> <li> Bake 20 minutes in the preheated oven, or until fish is easily flaked with a fork. </li> </ol> </li> <li> <h3>Strawberry Angel Food Dessert</h3> <h4>Ingredients</h4> <ul> <li> 1 (10 inch) angel food cake </li> <li> 2 (8 ounce) packages cream cheese, softened </li> <li> 1 cup white sugar </li> <li> 1 (8 ounce) container frozen whipped topping, thawed </li> <li> 1 quart fresh strawberries, sliced </li> <li> 1 (18 ounce) jar strawberry glaze </li> </ul> <p>Directions</p> <ol> <li> Crumble the cake into a 9x13 inch dish. </li> <li> Beat the cream cheese and sugar in a medium bowl until light and fluffy. Fold in whipped topping. Mash the cake down with your hands and spread the cream cheese mixture over the cake. </li> <li> In a bowl, combine strawberries and glaze until strawberries are evenly coated. Spread over cream cheese layer. Chill until serving. </li> </ol> </li> </ul> </section> </article> <nav> <h1>Contacts</h1> </nav> <nav class='next'> <h1>Fruit</h1> </nav> <article id='fruits' class='next'> <section> <h2>Fruits</h2> <ul class='list'> <li class="nav" data-goto="apples"> <h3>Apples</h3> </li> <li class="nav" data-goto="oranges"> <h3>Oranges</h3> </li> <li class="nav" data-goto="bananas"> <h3>Bananas</h3> </li> <li class="nav" data-goto="peaches"> <h3>Peaches</h3> </li> <li class="nav" data-goto="strawberries"> <h3>Strawberries</h3> </li> <li class="nav" data-goto="cherries"> <h3>Cherries</h3> </li> </ul> </section> </article> <nav class="next"> <button class="back">Fruits</button> <h1>Apples</h1> </nav> <article class="next" id="apples"> <section> <h2>Uses</h2> <ul class="list"> <li> <h3>Juice</h3> </li> <li> <h3>Pastries</h3> </li> <li> <h3>Cider</h3> </li> </ul> </section> </article> <nav class="next"> <button class="back">Fruits</button> <h1>Oranges</h1> </nav> <article class="next" id="oranges"> <section> <h2>Uses</h2> <ul class="list"> <li> <h3>Juice</h3> </li> <li> <h3>Smoothies</h3> </li> <li> <h3>Fruit Salad</h3> </li> </ul> </section> </article> <nav class="next"> <button class="back">Fruits</button> <h1>Bananas</h1> </nav> <article class="next" id="bananas"> <section> <h2>Uses</h2> <ul class="list"> <li> <h3>Smoothies</h3> </li> <li> <h3>Pudding</h3> </li> <li> <h3>Fruit Salad</h3> </li> </ul> </section> </article> <nav class="next"> <button class="back">Fruits</button> <h1>Peaches</h1> </nav> <article class="next" id="peaches"> <section> <h2>Uses</h2> <ul class="list"> <li> <h3>Cobbler</h3> </li> <li> <h3>Pie</h3> </li> <li> <h3>Smoothies</h3> </li> </ul> </section> </article> <nav class="next"> <button class="back">Fruits</button> <h1>Strawberries</h1> </nav> <article class="next" id="strawberries"> <section> <h2>Uses</h2> <ul class="list"> <li> <h3>Cereal</h3> </li> <li> <h3>Smoothies</h3> </li> <li> <h3>Fruit Salad</h3> </li> </ul> </section> </article> <nav class="next"> <button class="back">Fruits</button> <h1>Cherries</h1> </nav> <article class="next" id="cherries"> <section> <h2>Uses</h2> <ul class="list"> <li> <h3>Pies</h3> </li> <li> <h3>Pastries</h3> </li> <li> <h3>Fruit Salad</h3> </li> </ul> </section> </article> </body> </html>
deps/boost/doc/html/boost/date_time/find_match.html
vslavik/poedit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template find_match</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp" title="Header &lt;boost/date_time/date_parsing.hpp&gt;"> <link rel="prev" href="convert_to_lower.html" title="Function convert_to_lower"> <link rel="next" href="parse_date.html" title="Function template parse_date"> </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="convert_to_lower.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="parse_date.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.date_time.find_match"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Function template find_match</span></h2> <p>boost::date_time::find_match &#8212; Find index of a string in either of 2 arrays. </p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp" title="Header &lt;boost/date_time/date_parsing.hpp&gt;">boost/date_time/date_parsing.hpp</a>&gt; </span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> charT<span class="special">&gt;</span> <span class="keyword">short</span> <span class="identifier">find_match</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">charT</span> <span class="special">*</span><span class="keyword">const</span> <span class="special">*</span> short_names<span class="special">,</span> <span class="keyword">const</span> <span class="identifier">charT</span> <span class="special">*</span><span class="keyword">const</span> <span class="special">*</span> long_names<span class="special">,</span> <span class="keyword">short</span> size<span class="special">,</span> <span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_string</span><span class="special">&lt;</span> <span class="identifier">charT</span> <span class="special">&gt;</span> <span class="special">&amp;</span> s<span class="special">)</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="id-1.3.14.15.3.22.4.4"></a><h2>Description</h2> <p>find_match searches both arrays for a match to 's'. Both arrays must contain 'size' elements. The index of the match is returned. If no match is found, 'size' is returned. Ex. "Jan" returns 0, "Dec" returns 11, "Tue" returns 2. 'size' can be sent in with: (greg_month::max)() (which 12), (greg_weekday::max)() + 1 (which is 7) or date_time::NumSpecialValues </p> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2001-2005 CrystalClear Software, Inc<p>Subject to the Boost Software License, Version 1.0. (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="convert_to_lower.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="parse_date.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
public/js/bower_components/Metro-UI-CSS/docs/page-template.html
skt90u/ezpos
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="product" content="Metro UI CSS Framework"> <meta name="description" content="Simple responsive css framework"> <meta name="author" content="Sergey S. Pimenov, Ukraine, Kiev"> <link href="css/metro-bootstrap.css" rel="stylesheet"> <link href="css/metro-bootstrap-responsive.css" rel="stylesheet"> <link href="css/docs.css" rel="stylesheet"> <link href="js/prettify/prettify.css" rel="stylesheet"> <!-- Load JavaScript Libraries --> <script src="js/jquery/jquery.min.js"></script> <script src="js/jquery/jquery.widget.min.js"></script> <script src="js/jquery/jquery.mousewheel.js"></script> <script src="js/prettify/prettify.js"></script> <!-- Metro UI CSS JavaScript plugins --> <script src="js/load-metro.js"></script> <!-- Local JavaScript --> <script src="js/docs.js"></script> <script src="js/github.info.js"></script> <title>Metro UI CSS : Metro Bootstrap CSS Library</title> </head> <body class="metro"> <header class="bg-dark" data-load="header.html"></header> <div class="page"> <div class="page-region"> <div class="page-region-content"> <h1> <a href="/"><i class="icon-arrow-left-3 fg-darker smaller"></i></a> Title<small class="on-right">subtitle</small> </h1> </div> </div> <div class="page-footer"> <div class="page-footer-content"> <!--<div data-load="header.html"></div>--> </div> </div> </div> <script src="js/hitua.js"></script> </body> </html>
deps/boost/doc/html/boost/interprocess/managed_shared_ptr.html
nawawi/poedit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template managed_shared_ptr</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../interprocess/indexes_reference.html#header.boost.interprocess.smart_ptr.shared_ptr_hpp" title="Header &lt;boost/interprocess/smart_ptr/shared_ptr.hpp&gt;"> <link rel="prev" href="shared_ptr.html" title="Class template shared_ptr"> <link rel="next" href="make_managed_s_idp68047216.html" title="Function template make_managed_shared_ptr"> </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="shared_ptr.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../interprocess/indexes_reference.html#header.boost.interprocess.smart_ptr.shared_ptr_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="make_managed_s_idp68047216.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.interprocess.managed_shared_ptr"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Struct template managed_shared_ptr</span></h2> <p>boost::interprocess::managed_shared_ptr</p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../interprocess/indexes_reference.html#header.boost.interprocess.smart_ptr.shared_ptr_hpp" title="Header &lt;boost/interprocess/smart_ptr/shared_ptr.hpp&gt;">boost/interprocess/smart_ptr/shared_ptr.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> ManagedMemory<span class="special">&gt;</span> <span class="keyword">struct</span> <a class="link" href="managed_shared_ptr.html" title="Struct template managed_shared_ptr">managed_shared_ptr</a> <span class="special">{</span> <span class="comment">// types</span> <span class="keyword">typedef</span> <span class="identifier">ManagedMemory</span><span class="special">::</span><span class="keyword">template</span> <a class="link" href="allocator.html" title="Class template allocator">allocator</a><span class="special">&lt;</span> <span class="keyword">void</span> <span class="special">&gt;</span><span class="special">::</span><a class="link" href="managed_shared_ptr.html#boost.interprocess.managed_shared_ptr.type">type</a> <a name="boost.interprocess.managed_shared_ptr.void_allocator"></a><span class="identifier">void_allocator</span><span class="special">;</span> <span class="keyword">typedef</span> <span class="identifier">ManagedMemory</span><span class="special">::</span><span class="keyword">template</span> <span class="identifier">deleter</span><span class="special">&lt;</span> <span class="identifier">T</span> <span class="special">&gt;</span><span class="special">::</span><a class="link" href="managed_shared_ptr.html#boost.interprocess.managed_shared_ptr.type">type</a> <a name="boost.interprocess.managed_shared_ptr.deleter"></a><span class="identifier">deleter</span><span class="special">;</span> <span class="keyword">typedef</span> <a class="link" href="shared_ptr.html" title="Class template shared_ptr">shared_ptr</a><span class="special">&lt;</span> <span class="identifier">T</span><span class="special">,</span> <span class="identifier">void_allocator</span><span class="special">,</span> <span class="identifier">deleter</span> <span class="special">&gt;</span> <a name="boost.interprocess.managed_shared_ptr.type"></a><span class="identifier">type</span><span class="special">;</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="id-1.3.19.17.3.52.6.4"></a><h2>Description</h2> <p>Returns the type of a shared pointer of type T with the allocator <a class="link" href="allocator.html" title="Class template allocator">boost::interprocess::allocator</a> allocator and <a class="link" href="deleter.html" title="Class template deleter">boost::interprocess::deleter</a> deleter that can be constructed in the given managed segment type. </p> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2005-2015 Ion Gaztanaga<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="shared_ptr.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../interprocess/indexes_reference.html#header.boost.interprocess.smart_ptr.shared_ptr_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="make_managed_s_idp68047216.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
new_php/closure-library/closure/goog/storage/mechanism/html5webstorage_test.html
dmincu/IOC
<!DOCTYPE html> <html> <!-- Copyright 2011 The Closure Library Authors. All Rights Reserved. Use of this source code is governed by the Apache License, Version 2.0. See the COPYING file for details. --> <head> <title>Closure Unit Tests - goog.storage.mechanism.HTML5WebStorage</title> <script src="../../base.js"></script> <script> goog.provide('goog.storage.mechanism.HTML5MockStorage'); goog.provide('goog.storage.mechanism.MockThrowableStorage'); goog.require('goog.storage.mechanism.ErrorCode'); goog.require('goog.storage.mechanism.HTML5WebStorage'); goog.require('goog.testing.jsunit'); goog.require('goog.userAgent'); </script> <body> <script> /** * A minimal WebStorage implementation that throws exceptions for disabled * storage. Since we cannot have unit tests running in Safari private mode to * test this, we need to mock an exception throwing when trying to set a value. * * @param {boolean} opt_isStorageDisabled If true, throws exceptions emulating * Private browsing mode. If false, storage quota will be marked as * exceeded. * @constructor */ goog.storage.mechanism.MockThrowableStorage = function(opt_isStorageDisabled) { this.isStorageDisabled_ = !!opt_isStorageDisabled; this.length = opt_isStorageDisabled ? 0 : 1; }; /** @override */ goog.storage.mechanism.MockThrowableStorage.prototype.setItem = function(key, value) { if (this.isStorageDisabled_) { throw goog.storage.mechanism.ErrorCode.STORAGE_DISABLED; } else { throw goog.storage.mechanism.ErrorCode.QUOTA_EXCEEDED; } }; /** @override */ goog.storage.mechanism.MockThrowableStorage.prototype.removeItem = function(key) {}; /** * A very simple, dummy implementation of key(), merely to verify that calls to * HTML5WebStorage#key are proxied through. * @param {number} index A key index. * @return {string} The key associated with that index. */ goog.storage.mechanism.MockThrowableStorage.prototype.key = function(index) { return 'dummyKey'; }; /** * Provides an HTML5WebStorage wrapper for MockThrowableStorage. * * @constructor * @extends {goog.storage.mechanism.HTML5WebStorage} */ goog.storage.mechanism.HTML5MockStorage = function(opt_isStorageDisabled) { goog.base( this, new goog.storage.mechanism.MockThrowableStorage(opt_isStorageDisabled)); }; goog.inherits(goog.storage.mechanism.HTML5MockStorage, goog.storage.mechanism.HTML5WebStorage); function testIsNotAvailableWhenQuotaExceeded() { var storage = new goog.storage.mechanism.HTML5MockStorage(false); assertFalse(storage.isAvailable()); } function testIsNotAvailableWhenStorageDisabled() { var storage = new goog.storage.mechanism.HTML5MockStorage(true); assertFalse(storage.isAvailable()); } function testSetThrowsExceptionWhenQuotaExceeded() { var storage = new goog.storage.mechanism.HTML5MockStorage(false); var isQuotaExceeded = false; try { storage.set('foobar', '1'); } catch (e) { isQuotaExceeded = e == goog.storage.mechanism.ErrorCode.QUOTA_EXCEEDED; } assertTrue(isQuotaExceeded); } function testSetThrowsExceptionWhenStorageDisabled() { var storage = new goog.storage.mechanism.HTML5MockStorage(true); var isStorageDisabled = false; try { storage.set('foobar', '1'); } catch (e) { isStorageDisabled = e == goog.storage.mechanism.ErrorCode.STORAGE_DISABLED; } assertTrue(isStorageDisabled); } function testKeyIterationWithKeyMethod() { var storage = new goog.storage.mechanism.HTML5MockStorage(true); assertEquals('dummyKey', storage.key(1)); } </script> </body> </html>
core/src/main/resources/hudson/model/Node/help-numExecutors_fr.html
v1v/jenkins
<div> Ceci contrôle le nombre de builds simultanés que Jenkins peut exécuter. Cette valeur impacte donc la charge générale du système. Une bonne valeur pour commencer serait le nombre de processeurs sur votre système. <p> Un nombre de builds simultanés supérieur à cette valeur augmentera la durée individuelle de chaque build. Néanmoins, la capacité globale peut être supérieure, puisqu'un processeur peut se charger d'un build pendant qu'un autre build est en attente sur les entrées/sorties. <p> En mode contrôleur/agent, une valeur de 0 garantit que le contrôleur ne déclenchera pas pas de build. </div>
source/_includes/custom/asides/recent.html
lfneves/roadtolarissa
<section> <h1>Posts</h1> {% for post in site.posts %} <li class="post"> <a href="{{ root_url }}{{ post.url }}">{% if site.titlecase %}{{ post.title | titlecase }}{% else %}{{ post.title }}{% endif %}</a> </li> {% endfor %} </section> <!-- {% for post in site.posts reverse %} {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %} {% unless year == this_year %} {% assign year = this_year %} <h2>{{ year }}</h2> {% endunless %} <article> {% include archive_post.html %} </article> {% endfor %} -->
lib/commons-math3-3.3/docs/apidocs/org/apache/commons/math3/special/class-use/Beta.html
aryantaheri/openstack-benchmarking
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.commons.math3.special.Beta (Apache Commons Math 3.3 API)</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.commons.math3.special.Beta (Apache Commons Math 3.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/commons/math3/special/Beta.html" title="class in org.apache.commons.math3.special">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 class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/commons/math3/special/class-use/Beta.html" target="_top">Frames</a></li> <li><a href="Beta.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.commons.math3.special.Beta" class="title">Uses of Class<br>org.apache.commons.math3.special.Beta</h2> </div> <div class="classUseContainer">No usage of org.apache.commons.math3.special.Beta</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/commons/math3/special/Beta.html" title="class in org.apache.commons.math3.special">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 class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/commons/math3/special/class-use/Beta.html" target="_top">Frames</a></li> <li><a href="Beta.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 &#169; 2003&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
typo3/sysext/install/Resources/Private/Templates/Settings/PresetsGetContent.html
stweil/TYPO3.CMS
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true"> <p> The Configuration Module recommends configuration settings based on information found in your environments setup. </p> <p> TYPO3 can also be run in a specific application context, by setting an environment variable in the web server configuration. The application context can then be accessed e.g. in the AdditionalConfiguration.php file or TypoScript configuration to customize settings accordingly. </p> <p> Changed values are written to LocalConfiguration.php. The optional file AdditionalConfiguration.php is not controlled by the TYPO3’s core and may override certain settings. Administrators must maintain AdditionalConfiguration.php manually and should be used with caution. </p> <div class="t3js-module-content" data-presets-activate-token="{presetsActivateToken}" data-presets-content-token="{presetsGetContentToken}"> <form method="post" class="form-horizontal"> <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"> <f:for each="{presetFeatures}" as="feature"> <f:render partial="Settings/Presets/{feature.name}" arguments="{_all}"/> </f:for> </div> </form> </div> <div class="t3js-presets-output"></div> </html>
src/test/resources/pages/instructorFeedbackUnpublishSuccessful.html
karthikaacharya/teammates
<div class="container" id="mainContent"> <div id="topOfPage"> </div> <h1> Add New Feedback Session </h1> <br> <div class="well well-plain"> <form action="/page/instructorFeedbackAdd" class="form-group" id="form_feedbacksession" method="post"> <div class="row"> <h4 class="label-control col-md-2 text-md"> Create new </h4> <div class="col-md-5"> <div class="col-xs-10 tablet-no-padding" data-original-title="Select a session type here." data-placement="top" data-toggle="tooltip" title=""> <select class="form-control" id="fstype" name="fstype"> <option value="STANDARD"> Session with your own questions </option> <option selected="" value="TEAMEVALUATION"> Team peer evaluation session </option> </select> </div> <div class="col-xs-1"> <h5> <a href="/instructorHelp.jsp#fbSetupSession" rel="noopener noreferrer" target="_blank"> <span class="glyphicon glyphicon-info-sign"> </span> </a> </h5> </div> </div> <h4 class="label-control col-xs-12 col-md-1 text-md"> Or: </h4> <div class="col-xs-12 col-md-3"> <a class="btn btn-info" id="button_copy" style="vertical-align:middle;"> Copy from previous feedback sessions </a> </div> </div> <br> <div class="panel panel-primary"> <div class="panel-body"> <div class="row"> <div class="col-sm-12 col-md-6" data-original-title="Please select the course for which the feedback session is to be created." data-placement="top" data-toggle="tooltip" title=""> <div class="form-group"> <h5 class="col-sm-2 col-md-4"> <label class="control-label" for="courseid"> Course ID </label> </h5> <div class="col-sm-10 col-md-8"> <select class="form-control" id="courseid" name="courseid"> <option value="CFeedbackUiT.CS1101"> CFeedbackUiT.CS1101 </option> <option value="CFeedbackUiT.CS2104"> CFeedbackUiT.CS2104 </option> </select> </div> </div> </div> <div class="col-sm-12 col-md-6 tablet-no-mobile-margin-top-20px" data-original-title="You should not need to change this as your timezone is auto-detected. <br><br>However, note that daylight saving is not taken into account i.e. if you are in UTC -8:00 and there is daylight saving, you should choose UTC -7:00 and its corresponding timings." data-placement="top" data-toggle="tooltip" title=""> <div class="form-group"> <h5 class="col-sm-2 col-md-4"> <label class="control-label" for="timezone"> Timezone </label> </h5> <div class="col-sm-10 col-md-8"> <select class="form-control" id="timezone" name="timezone"> <option value="-12"> (UTC -12:00) Baker Island, Howland Island </option> <option value="-11"> (UTC -11:00) American Samoa, Niue </option> <option value="-10"> (UTC -10:00) Hawaii, Cook Islands </option> <option value="-9.5"> (UTC -09:30) Marquesas Islands </option> <option value="-9"> (UTC -09:00) Gambier Islands, Alaska </option> <option value="-8"> (UTC -08:00) Los Angeles, Vancouver, Tijuana </option> <option value="-7"> (UTC -07:00) Phoenix, Calgary, Ciudad Juárez </option> <option value="-6"> (UTC -06:00) Chicago, Guatemala City, Mexico City, San José, San Salvador, Tegucigalpa, Winnipeg </option> <option value="-5"> (UTC -05:00) New York, Lima, Toronto, Bogotá, Havana, Kingston </option> <option value="-4.5"> (UTC -04:30) Caracas </option> <option value="-4"> (UTC -04:00) Santiago, La Paz, San Juan de Puerto Rico, Manaus, Halifax </option> <option value="-3.5"> (UTC -03:30) St. John's </option> <option value="-3"> (UTC -03:00) Buenos Aires, Montevideo, São Paulo </option> <option value="-2"> (UTC -02:00) Fernando de Noronha, South Georgia and the South Sandwich Islands </option> <option value="-1"> (UTC -01:00) Cape Verde, Greenland, Azores islands </option> <option value="0"> (UTC) Accra, Abidjan, Casablanca, Dakar, Dublin, Lisbon, London </option> <option value="1"> (UTC +01:00) Belgrade, Berlin, Brussels, Lagos, Madrid, Paris, Rome, Tunis, Vienna, Warsaw </option> <option value="2"> (UTC +02:00) Athens, Sofia, Cairo, Kiev, Istanbul, Beirut, Helsinki, Jerusalem, Johannesburg, Bucharest </option> <option value="3"> (UTC +03:00) Nairobi, Baghdad, Doha, Khartoum, Minsk, Riyadh </option> <option value="3.5"> (UTC +03:30) Tehran </option> <option value="4"> (UTC +04:00) Baku, Dubai, Moscow </option> <option value="4.5"> (UTC +04:30) Kabul </option> <option value="5"> (UTC +05:00) Karachi, Tashkent </option> <option value="5.5"> (UTC +05:30) Colombo, Delhi </option> <option value="5.75"> (UTC +05:45) Kathmandu </option> <option value="6"> (UTC +06:00) Almaty, Dhaka, Yekaterinburg </option> <option value="6.5"> (UTC +06:30) Yangon </option> <option value="7"> (UTC +07:00) Jakarta, Bangkok, Novosibirsk, Hanoi </option> <option value="8"> (UTC +08:00) Perth, Beijing, Manila, Singapore, Kuala Lumpur, Denpasar, Krasnoyarsk </option> <option value="8.75"> (UTC +08:45) Eucla </option> <option value="9"> (UTC +09:00) Seoul, Tokyo, Pyongyang, Ambon, Irkutsk </option> <option value="9.5"> (UTC +09:30) Adelaide </option> <option value="10"> (UTC +10:00) Canberra, Yakutsk, Port Moresby </option> <option value="10.5"> (UTC +10:30) Lord Howe Islands </option> <option value="11"> (UTC +11:00) Vladivostok, Noumea </option> <option value="12"> (UTC +12:00) Auckland, Suva </option> <option value="12.75"> (UTC +12:45) Chatham Islands </option> <option value="13"> (UTC +13:00) Phoenix Islands, Tokelau, Tonga </option> <option value="14"> (UTC +14:00) Line Islands </option> </select> </div> </div> </div> </div> <br class="hidden-xs"> <div class="row"> <div class="col-sm-12" data-original-title="Enter the name of the feedback session e.g. Feedback Session 1." data-placement="top" data-toggle="tooltip" title=""> <div class="form-group"> <h5 class="col-sm-2"> <label class="control-label" for="fsname"> Session name </label> </h5> <div class="col-sm-10"> <input class="form-control" id="fsname" maxlength="38" name="fsname" placeholder="e.g. Feedback for Project Presentation 1" type="text" value=""> </div> </div> </div> </div> <br class="hidden-xs"> <div class="row" id="instructionsRow"> <div class="col-sm-12" data-original-title="Enter instructions for this feedback session. e.g. Avoid comments which are too critical.<br> It will be displayed at the top of the page when users respond to the session." data-placement="top" data-toggle="tooltip" title=""> <div class="form-group"> <h5 class="col-sm-2 margin-top-0"> <label class="control-label" for="instructions"> Instructions </label> </h5> <div class="col-sm-10"> <div id="richtext-toolbar-container"> </div> <div class="panel panel-default panel-body mce-content-body content-editor" contenteditable="true" id="instructions" spellcheck="false" style="position: relative;"> <p> Please answer all the given questions. </p> </div> <input name="instructions" type="hidden"> </div> </div> </div> </div> </div> </div> <div class="panel panel-primary" id="timeFramePanel"> <div class="panel-body"> <div class="row"> <div class="col-md-5" data-original-title="Please select the date and time for which users can start submitting responses for the feedback session." data-placement="top" data-toggle="tooltip" title=""> <div class="row"> <div class="col-xs-12"> <label class="label-control" for="startdate"> Submission opening time </label> </div> </div> <div class="row"> <div class="col-xs-6"> <input class="form-control col-sm-2 hasDatepicker" id="startdate" name="startdate" placeholder="Date" type="text" value="${date.nexthour}"> </div> <div class="col-xs-6"> <select class="form-control" id="starttime" name="starttime"> <option value="1"> 0100H </option> <option value="2"> 0200H </option> <option value="3"> 0300H </option> <option value="4"> 0400H </option> <option value="5"> 0500H </option> <option value="6"> 0600H </option> <option value="7"> 0700H </option> <option value="8"> 0800H </option> <option value="9"> 0900H </option> <option value="10"> 1000H </option> <option value="11"> 1100H </option> <option value="12"> 1200H </option> <option value="13"> 1300H </option> <option value="14"> 1400H </option> <option value="15"> 1500H </option> <option value="16"> 1600H </option> <option value="17"> 1700H </option> <option value="18"> 1800H </option> <option value="19"> 1900H </option> <option value="20"> 2000H </option> <option value="21"> 2100H </option> <option value="22"> 2200H </option> <option value="23"> 2300H </option> <option selected="" value="24"> 2359H </option> </select> </div> </div> </div> <div class="col-md-5 border-left-gray" data-original-title="Please select the date and time after which the feedback session will no longer accept submissions from users." data-placement="top" data-toggle="tooltip" title=""> <div class="row"> <div class="col-xs-12"> <label class="label-control" for="enddate"> Submission closing time </label> </div> </div> <div class="row"> <div class="col-xs-6"> <input class="form-control col-sm-2 hasDatepicker" id="enddate" name="enddate" placeholder="Date" type="text" value=""> </div> <div class="col-xs-6"> <select class="form-control" id="endtime" name="endtime"> <option value="1"> 0100H </option> <option value="2"> 0200H </option> <option value="3"> 0300H </option> <option value="4"> 0400H </option> <option value="5"> 0500H </option> <option value="6"> 0600H </option> <option value="7"> 0700H </option> <option value="8"> 0800H </option> <option value="9"> 0900H </option> <option value="10"> 1000H </option> <option value="11"> 1100H </option> <option value="12"> 1200H </option> <option value="13"> 1300H </option> <option value="14"> 1400H </option> <option value="15"> 1500H </option> <option value="16"> 1600H </option> <option value="17"> 1700H </option> <option value="18"> 1800H </option> <option value="19"> 1900H </option> <option value="20"> 2000H </option> <option value="21"> 2100H </option> <option value="22"> 2200H </option> <option value="23"> 2300H </option> <option selected="" value="24"> 2359H </option> </select> </div> </div> </div> <div class="col-md-2 border-left-gray" data-original-title="Please select the amount of time that the system will continue accepting <br>submissions after the specified deadline." data-placement="top" data-toggle="tooltip" title=""> <div class="row"> <div class="col-xs-12"> <label class="control-label" for="graceperiod"> Grace period </label> </div> </div> <div class="row"> <div class="col-xs-12"> <select class="form-control" id="graceperiod" name="graceperiod"> <option value="0"> 0 mins </option> <option value="5"> 5 mins </option> <option value="10"> 10 mins </option> <option selected="" value="15"> 15 mins </option> <option value="20"> 20 mins </option> <option value="25"> 25 mins </option> <option value="30"> 30 mins </option> </select> </div> </div> </div> </div> </div> </div> <div id="uncommonSettingsSection"> <div class="panel panel-primary" id="sessionResponsesVisiblePanel" style="display:none;"> <div class="panel-body"> <div class="row"> <div class="col-xs-12 col-md-6"> <div class="row"> <div class="col-xs-12" data-original-title="Please select when you want the questions for the feedback session to be visible to users who need to participate. Note that users cannot submit their responses until the submissions opening time set below." data-placement="top" data-toggle="tooltip" title=""> <label class="label-control"> Session visible from </label> </div> </div> <div class="row radio"> <h5 class="col-xs-2" data-original-title="Select this option to enter in a custom date and time for which the feedback session will become visible.<br>Note that you can make a session visible before it is open for submissions so that users can preview the questions." data-placement="top" data-toggle="tooltip" title=""> <label for="sessionVisibleFromButton_custom"> At </label> <input id="sessionVisibleFromButton_custom" name="sessionVisibleFromButton" type="radio" value="custom"> </h5> <div class="col-xs-5"> <input class="form-control col-sm-2 hasDatepicker" disabled="" id="visibledate" name="visibledate" type="text" value=""> </div> <div class="col-xs-5"> <select class="form-control" disabled="" id="visibletime" name="visibletime"> <option value="1"> 0100H </option> <option value="2"> 0200H </option> <option value="3"> 0300H </option> <option value="4"> 0400H </option> <option value="5"> 0500H </option> <option value="6"> 0600H </option> <option value="7"> 0700H </option> <option value="8"> 0800H </option> <option value="9"> 0900H </option> <option value="10"> 1000H </option> <option value="11"> 1100H </option> <option value="12"> 1200H </option> <option value="13"> 1300H </option> <option value="14"> 1400H </option> <option value="15"> 1500H </option> <option value="16"> 1600H </option> <option value="17"> 1700H </option> <option value="18"> 1800H </option> <option value="19"> 1900H </option> <option value="20"> 2000H </option> <option value="21"> 2100H </option> <option value="22"> 2200H </option> <option value="23"> 2300H </option> <option selected="" value="24"> 2359H </option> </select> </div> </div> <div class="row radio"> <div class="col-xs-12" data-original-title="Select this option to have the feedback session become visible when it is open for submissions (as selected above)." data-placement="top" data-toggle="tooltip" title=""> <label for="sessionVisibleFromButton_atopen"> Submission opening time </label> <input checked="" id="sessionVisibleFromButton_atopen" name="sessionVisibleFromButton" type="radio" value="atopen"> </div> </div> <div class="row radio"> <div class="col-xs-12" data-original-title="Select this option if you want the feedback session to be private. A private session is never visible to anyone. Private sessions can be used to record your own comments about others, for your own reference." data-placement="top" data-toggle="tooltip" title=""> <label for="sessionVisibleFromButton_never"> Never </label> <input id="sessionVisibleFromButton_never" name="sessionVisibleFromButton" type="radio" value="never"> </div> </div> </div> <div class="col-xs-12 col-md-6 border-left-gray" id="responsesVisibleFromColumn"> <div class="row"> <div class="col-xs-12" data-original-title="Please select when the responses for the feedback session will be visible to the designated recipients.<br>You can select the response visibility for each type of user and question later." data-placement="top" data-toggle="tooltip" title=""> <label class="label-control"> Responses visible from </label> </div> </div> <div class="row radio"> <h5 class="col-xs-2" data-original-title="Select this option to use a custom time for when the responses of the feedback session<br>will be visible to the designated recipients." data-placement="top" data-toggle="tooltip" title=""> <label for="resultsVisibleFromButton_custom"> At </label> <input id="resultsVisibleFromButton_custom" name="resultsVisibleFromButton" type="radio" value="custom"> </h5> <div class="col-xs-5"> <input class="form-control hasDatepicker" disabled="" id="publishdate" name="publishdate" type="text" value=""> </div> <div class="col-xs-5"> <select class="form-control" data-original-title="Select this option to enter in a custom date and time for which</br>the responses for this feedback session will become visible." data-placement="top" data-toggle="tooltip" disabled="" id="publishtime" name="publishtime" title=""> <option value="1"> 0100H </option> <option value="2"> 0200H </option> <option value="3"> 0300H </option> <option value="4"> 0400H </option> <option value="5"> 0500H </option> <option value="6"> 0600H </option> <option value="7"> 0700H </option> <option value="8"> 0800H </option> <option value="9"> 0900H </option> <option value="10"> 1000H </option> <option value="11"> 1100H </option> <option value="12"> 1200H </option> <option value="13"> 1300H </option> <option value="14"> 1400H </option> <option value="15"> 1500H </option> <option value="16"> 1600H </option> <option value="17"> 1700H </option> <option value="18"> 1800H </option> <option value="19"> 1900H </option> <option value="20"> 2000H </option> <option value="21"> 2100H </option> <option value="22"> 2200H </option> <option value="23"> 2300H </option> <option selected="" value="24"> 2359H </option> </select> </div> </div> <div class="row radio"> <div class="col-xs-12" data-original-title="Select this option to have the feedback responses be immediately visible<br>when the session becomes visible to users." data-placement="top" data-toggle="tooltip" title=""> <label for="resultsVisibleFromButton_atvisible"> Immediately </label> <input id="resultsVisibleFromButton_atvisible" name="resultsVisibleFromButton" type="radio" value="atvisible"> </div> </div> <div class="row radio"> <div class="col-xs-12" data-original-title="Select this option if you intend to manually publish the responses for this session later on." data-placement="top" data-toggle="tooltip" title=""> <label for="resultsVisibleFromButton_later"> Publish manually </label> <input checked="" id="resultsVisibleFromButton_later" name="resultsVisibleFromButton" type="radio" value="later"> </div> </div> <div class="row radio"> <div class="col-xs-12" data-original-title="Select this option if you intend never to publish the responses." data-placement="top" data-toggle="tooltip" title=""> <label for="resultsVisibleFromButton_never"> Never </label> <input id="resultsVisibleFromButton_never" name="resultsVisibleFromButton" type="radio" value="never"> </div> </div> </div> </div> </div> </div> <div class="panel panel-primary" id="sendEmailsForPanel" style="display:none;"> <div class="panel-body"> <div class="row"> <div class="col-md-12"> <label class="control-label"> Send emails for </label> </div> </div> <div class="row"> <div class="col-md-3" data-original-title="Select this option to automatically send an email to students to notify them when the session is open for submission." data-placement="top" data-toggle="tooltip" title=""> <div class="checkbox"> <label> Session opening reminder </label> <input checked="" disabled="" id="sendreminderemail_open" name="sendreminderemail" type="checkbox" value="FEEDBACK_OPENING"> </div> </div> <div class="col-md-3" data-original-title="Select this option to automatically send an email to students to remind them to submit 24 hours before the end of the session." data-placement="top" data-toggle="tooltip" title=""> <div class="checkbox"> <label for="sendreminderemail_closing"> Session closing reminder </label> <input checked="" id="sendreminderemail_closing" name="sendreminderemail" type="checkbox" value="FEEDBACK_CLOSING"> </div> </div> <div class="col-md-4" data-original-title="Select this option to automatically send an email to students to notify them when the session results is published." data-placement="top" data-toggle="tooltip" title=""> <div class="checkbox"> <label for="sendreminderemail_published"> Results published announcement </label> <input checked="" id="sendreminderemail_published" name="sendreminderemail" type="checkbox" value="FEEDBACK_PUBLISHED"> </div> </div> </div> </div> </div> <div class="margin-bottom-15px text-muted" id="uncommonSettingsSessionResponsesVisible"> <span id="uncommonSettingsSessionResponsesVisibleInfoText"> Session is visible at submission opening time, responses are only visible when you publish the results. </span> <a class="editUncommonSettingsButton" data-done="[Done]" data-edit="[Edit]" id="editUncommonSettingsSessionResponsesVisibleButton"> [Change] </a> </div> <div class="margin-bottom-15px text-muted" id="uncommonSettingsSendEmails"> <span id="uncommonSettingsSendEmailsInfoText"> Emails are sent when session opens (within 15 mins), 24 hrs before session closes and when results are published. </span> <a class="editUncommonSettingsButton" data-done="[Done]" data-edit="[Edit]" id="editUncommonSettingsSendEmailsButton"> [Change] </a> </div> </div> <div class="form-group"> <div class="row"> <div class="col-md-offset-5 col-md-3"> <button class="btn btn-primary" id="button_submit" type="submit"> Create Feedback Session </button> </div> </div> </div> <input name="user" type="hidden" value="CFeedbackUiT.instructor"> </form> </div> <form action="/page/instructorFeedbacksPage" class="ajaxForSessionsForm" id="ajaxForSessions" style="display:none;"> <input name="user" type="hidden" value="CFeedbackUiT.instructor"> <input name="isusingAjax" type="hidden" value="on"> </form> <br> <div id="statusMessagesToUser" style="display: block;"> <div class="overflow-auto alert alert-success statusMessage"> The feedback session has been unpublished. </div> </div> <script defer="" src="/js/statusMessage.js" type="text/javascript"> </script> <br> <div class="" id="sessionList"> <table class="table-responsive table table-striped table-bordered" id="table-sessions"> <thead> <tr class="fill-primary"> <th class="button-sort-ascending course-id-table-width" id="button_sortid" onclick="toggleSort(this);"> Course ID <span class="icon-sort unsorted"> </span> </th> <th class="button-sort-none session-name-table-width" id="button_sortname" onclick="toggleSort(this)"> Session Name <span class="icon-sort unsorted"> </span> </th> <th> Status </th> <th> <span class="tool-tip-decorate" data-original-title="Number of students submitted / Class size" data-placement="top" data-toggle="tooltip" title=""> Response Rate </span> </th> <th class="no-print"> Action(s) </th> </tr> </thead> <tbody> <tr class="sessionsRow" id="session0"> <td> CFeedbackUiT.CS2104 </td> <td> Awaiting Session # </td> <td> <span class="tool-tip-decorate" data-original-title="The feedback session has been created, is visible, and is waiting to open." data-placement="top" data-toggle="tooltip" title=""> Awaiting </span> </td> <td class="session-response-for-test recent"> 0 / 0 </td> <td class="no-print"> <a class="btn btn-default btn-xs btn-tm-actions session-view-for-test margin-bottom-7px" data-original-title="View the submitted responses for this feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackResultsPage?courseid=CFeedbackUiT.CS2104&fsname=Awaiting+Session+%23&user=CFeedbackUiT.instructor" title=""> View Results </a> <a class="btn btn-default btn-xs btn-tm-actions session-edit-for-test margin-bottom-7px" data-original-title="Edit feedback session details" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackEditPage?courseid=CFeedbackUiT.CS2104&fsname=Awaiting+Session+%23&user=CFeedbackUiT.instructor" title=""> Edit </a> <a class="btn btn-default btn-xs btn-tm-actions session-delete-for-test margin-bottom-7px" data-courseid="CFeedbackUiT.CS2104" data-fsname="Awaiting Session #" data-original-title="Delete the feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackDelete?courseid=CFeedbackUiT.CS2104&fsname=Awaiting+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Delete </a> <a class="btn btn-default btn-xs btn-tm-actions session-copy-for-test margin-bottom-7px" data-actionlink="/page/instructorFeedbackEditCopyPage?user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS2104" data-fsname="Awaiting Session #" data-placement="top" data-target="#fsCopyModal" data-toggle="modal" href="#" id="button_fscopy-CFeedbackUiT.CS2104-Awaiting Session #" title="Copy feedback session details"> Copy </a> <div data-original-title="Start submitting feedback" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <a class="btn btn-default btn-xs btn-tm-actions session-submit-for-test margin-bottom-7px" href="/page/instructorFeedbackSubmissionEditPage?courseid=CFeedbackUiT.CS2104&fsname=Awaiting+Session+%23&user=CFeedbackUiT.instructor"> Submit </a> </div> <div data-original-title="Send e-mails to remind students and instructors who have not submitted their feedbacks to do so" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <div class="btn-group margin-bottom-7px"> <a class="btn btn-default btn-xs btn-tm-actions session-remind-for-test" data-fsname="Awaiting Session #" disabled="" href="/page/instructorFeedbackRemind?courseid=CFeedbackUiT.CS2104&fsname=Awaiting+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor"> Remind </a> <button aria-expanded="false" class="btn btn-default btn-xs btn-tm-actions dropdown-toggle session-remind-options-for-test" data-toggle="dropdown" disabled="" type="button"> <span class="caret"> </span> </button> <ul class="dropdown-menu" role="menu"> <li> <a class="session-remind-inner-for-test" data-fsname="Awaiting Session #" disabled="" href="/page/instructorFeedbackRemind?courseid=CFeedbackUiT.CS2104&fsname=Awaiting+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor"> Remind all students </a> </li> <li> <a class="session-remind-particular-for-test" data-actionlink="/page/instructorFeedbackRemindParticularStudentsPage?courseid=CFeedbackUiT.CS2104&fsname=Awaiting+Session+%23&user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS2104" data-fsname="Awaiting Session #" data-target="#remindModal" data-toggle="modal" disabled="" href="#"> Remind particular students </a> </li> </ul> </div> </div> <a class="btn btn-default btn-xs margin-bottom-7px btn-tm-actions session-publish-for-test" data-fsname="Awaiting Session #" data-original-title="This session is not yet opened" data-placement="top" data-sending-published-email="true" data-toggle="tooltip" disabled="" href="/page/instructorFeedbackPublish?courseid=CFeedbackUiT.CS2104&fsname=Awaiting+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Publish Results </a> </td> </tr> <tr class="sessionsRow" id="session2"> <td> CFeedbackUiT.CS1101 </td> <td> Open Session # </td> <td> <span class="tool-tip-decorate" data-original-title="The feedback session has been created, is visible, and is open for submissions." data-placement="top" data-toggle="tooltip" title=""> Open </span> </td> <td class="session-response-for-test recent"> 0 / 0 </td> <td class="no-print"> <a class="btn btn-default btn-xs btn-tm-actions session-view-for-test margin-bottom-7px" data-original-title="View the submitted responses for this feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackResultsPage?courseid=CFeedbackUiT.CS1101&fsname=Open+Session+%23&user=CFeedbackUiT.instructor" title=""> View Results </a> <a class="btn btn-default btn-xs btn-tm-actions session-edit-for-test margin-bottom-7px" data-original-title="Edit feedback session details" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackEditPage?courseid=CFeedbackUiT.CS1101&fsname=Open+Session+%23&user=CFeedbackUiT.instructor" title=""> Edit </a> <a class="btn btn-default btn-xs btn-tm-actions session-delete-for-test margin-bottom-7px" data-courseid="CFeedbackUiT.CS1101" data-fsname="Open Session #" data-original-title="Delete the feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackDelete?courseid=CFeedbackUiT.CS1101&fsname=Open+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Delete </a> <a class="btn btn-default btn-xs btn-tm-actions session-copy-for-test margin-bottom-7px" data-actionlink="/page/instructorFeedbackEditCopyPage?user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS1101" data-fsname="Open Session #" data-placement="top" data-target="#fsCopyModal" data-toggle="modal" href="#" id="button_fscopy-CFeedbackUiT.CS1101-Open Session #" title="Copy feedback session details"> Copy </a> <div data-original-title="Start submitting feedback" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <a class="btn btn-default btn-xs btn-tm-actions session-submit-for-test margin-bottom-7px" href="/page/instructorFeedbackSubmissionEditPage?courseid=CFeedbackUiT.CS1101&fsname=Open+Session+%23&user=CFeedbackUiT.instructor"> Submit </a> </div> <div data-original-title="Send e-mails to remind students and instructors who have not submitted their feedbacks to do so" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <div class="btn-group margin-bottom-7px"> <a class="btn btn-default btn-xs btn-tm-actions session-remind-for-test" data-fsname="Open Session #" href="/page/instructorFeedbackRemind?courseid=CFeedbackUiT.CS1101&fsname=Open+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor"> Remind </a> <button aria-expanded="false" class="btn btn-default btn-xs btn-tm-actions dropdown-toggle session-remind-options-for-test" data-toggle="dropdown" type="button"> <span class="caret"> </span> </button> <ul class="dropdown-menu" role="menu"> <li> <a class="session-remind-inner-for-test" data-fsname="Open Session #" href="/page/instructorFeedbackRemind?courseid=CFeedbackUiT.CS1101&fsname=Open+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor"> Remind all students </a> </li> <li> <a class="session-remind-particular-for-test" data-actionlink="/page/instructorFeedbackRemindParticularStudentsPage?courseid=CFeedbackUiT.CS1101&fsname=Open+Session+%23&user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS1101" data-fsname="Open Session #" data-target="#remindModal" data-toggle="modal" href="#"> Remind particular students </a> </li> </ul> </div> </div> <a class="btn btn-default btn-xs margin-bottom-7px btn-tm-actions session-publish-for-test" data-fsname="Open Session #" data-original-title="Make session responses available for viewing" data-placement="top" data-sending-published-email="true" data-toggle="tooltip" href="/page/instructorFeedbackPublish?courseid=CFeedbackUiT.CS1101&fsname=Open+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Publish Results </a> </td> </tr> <tr class="sessionsRow" id="session1"> <td> CFeedbackUiT.CS2104 </td> <td> Private Session # </td> <td> <span class="tool-tip-decorate" data-original-title="This is a private session. Nobody can see it but you." data-placement="top" data-toggle="tooltip" title=""> Private </span> </td> <td class="session-response-for-test"> <a href="/page/feedbackSessionStatsPage?courseid=CFeedbackUiT.CS2104&fsname=Private+Session+%23&user=CFeedbackUiT.instructor" oncontextmenu="return false;"> Show </a> </td> <td class="no-print"> <a class="btn btn-default btn-xs btn-tm-actions session-view-for-test margin-bottom-7px" data-original-title="View the submitted responses for this feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackResultsPage?courseid=CFeedbackUiT.CS2104&fsname=Private+Session+%23&user=CFeedbackUiT.instructor" title=""> View Results </a> <a class="btn btn-default btn-xs btn-tm-actions session-edit-for-test margin-bottom-7px" data-original-title="Edit feedback session details" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackEditPage?courseid=CFeedbackUiT.CS2104&fsname=Private+Session+%23&user=CFeedbackUiT.instructor" title=""> Edit </a> <a class="btn btn-default btn-xs btn-tm-actions session-delete-for-test margin-bottom-7px" data-courseid="CFeedbackUiT.CS2104" data-fsname="Private Session #" data-original-title="Delete the feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackDelete?courseid=CFeedbackUiT.CS2104&fsname=Private+Session+%23&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Delete </a> <a class="btn btn-default btn-xs btn-tm-actions session-copy-for-test margin-bottom-7px" data-actionlink="/page/instructorFeedbackEditCopyPage?user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS2104" data-fsname="Private Session #" data-placement="top" data-target="#fsCopyModal" data-toggle="modal" href="#" id="button_fscopy-CFeedbackUiT.CS2104-Private Session #" title="Copy feedback session details"> Copy </a> <div data-original-title="Start submitting feedback" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <a class="btn btn-default btn-xs btn-tm-actions session-submit-for-test margin-bottom-7px" href="/page/instructorFeedbackSubmissionEditPage?courseid=CFeedbackUiT.CS2104&fsname=Private+Session+%23&user=CFeedbackUiT.instructor"> Submit </a> </div> </td> </tr> <tr class="sessionsRow" id="session3"> <td> CFeedbackUiT.CS2104 </td> <td> First Session #1 </td> <td> <span class="tool-tip-decorate" data-original-title="The feedback session has been created, is visible, and has ended.<br>The responses for this session are visible." data-placement="top" data-toggle="tooltip" title=""> Published </span> </td> <td class="session-response-for-test"> <a href="/page/feedbackSessionStatsPage?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&user=CFeedbackUiT.instructor" oncontextmenu="return false;"> Show </a> </td> <td class="no-print"> <a class="btn btn-default btn-xs btn-tm-actions session-view-for-test margin-bottom-7px" data-original-title="View the submitted responses for this feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackResultsPage?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&user=CFeedbackUiT.instructor" title=""> View Results </a> <a class="btn btn-default btn-xs btn-tm-actions session-edit-for-test margin-bottom-7px" data-original-title="Edit feedback session details" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackEditPage?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&user=CFeedbackUiT.instructor" title=""> Edit </a> <a class="btn btn-default btn-xs btn-tm-actions session-delete-for-test margin-bottom-7px" data-courseid="CFeedbackUiT.CS2104" data-fsname="First Session #1" data-original-title="Delete the feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackDelete?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Delete </a> <a class="btn btn-default btn-xs btn-tm-actions session-copy-for-test margin-bottom-7px" data-actionlink="/page/instructorFeedbackEditCopyPage?user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS2104" data-fsname="First Session #1" data-placement="top" data-target="#fsCopyModal" data-toggle="modal" href="#" id="button_fscopy-CFeedbackUiT.CS2104-First Session #1" title="Copy feedback session details"> Copy </a> <div data-original-title="Start submitting feedback" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <a class="btn btn-default btn-xs btn-tm-actions session-submit-for-test margin-bottom-7px" href="/page/instructorFeedbackSubmissionEditPage?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&user=CFeedbackUiT.instructor"> Submit </a> </div> <div data-original-title="Send e-mails to remind students and instructors who have not submitted their feedbacks to do so" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <div class="btn-group margin-bottom-7px"> <a class="btn btn-default btn-xs btn-tm-actions session-remind-for-test" data-fsname="First Session #1" disabled="" href="/page/instructorFeedbackRemind?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor"> Remind </a> <button aria-expanded="false" class="btn btn-default btn-xs btn-tm-actions dropdown-toggle session-remind-options-for-test" data-toggle="dropdown" disabled="" type="button"> <span class="caret"> </span> </button> <ul class="dropdown-menu" role="menu"> <li> <a class="session-remind-inner-for-test" data-fsname="First Session #1" disabled="" href="/page/instructorFeedbackRemind?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor"> Remind all students </a> </li> <li> <a class="session-remind-particular-for-test" data-actionlink="/page/instructorFeedbackRemindParticularStudentsPage?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS2104" data-fsname="First Session #1" data-target="#remindModal" data-toggle="modal" disabled="" href="#"> Remind particular students </a> </li> </ul> </div> </div> <a class="btn btn-default btn-xs margin-bottom-7px btn-tm-actions session-unpublish-for-test" data-fsname="First Session #1" data-original-title="Make responses no longer visible" data-placement="top" data-sending-published-email="true" data-toggle="tooltip" href="/page/instructorFeedbackUnpublish?courseid=CFeedbackUiT.CS2104&fsname=First+Session+%231&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Unpublish Results </a> </td> </tr> <tr class="sessionsRow" id="session4"> <td> CFeedbackUiT.CS1101 </td> <td> Manual Session #1 </td> <td> <span class="tool-tip-decorate" data-original-title="The feedback session has been created, is visible, and has ended." data-placement="top" data-toggle="tooltip" title=""> Closed </span> </td> <td class="session-response-for-test"> <a href="/page/feedbackSessionStatsPage?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&user=CFeedbackUiT.instructor" oncontextmenu="return false;"> Show </a> </td> <td class="no-print"> <a class="btn btn-default btn-xs btn-tm-actions session-view-for-test margin-bottom-7px" data-original-title="View the submitted responses for this feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackResultsPage?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&user=CFeedbackUiT.instructor" title=""> View Results </a> <a class="btn btn-default btn-xs btn-tm-actions session-edit-for-test margin-bottom-7px" data-original-title="Edit feedback session details" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackEditPage?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&user=CFeedbackUiT.instructor" title=""> Edit </a> <a class="btn btn-default btn-xs btn-tm-actions session-delete-for-test margin-bottom-7px" data-courseid="CFeedbackUiT.CS1101" data-fsname="Manual Session #1" data-original-title="Delete the feedback session" data-placement="top" data-toggle="tooltip" href="/page/instructorFeedbackDelete?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Delete </a> <a class="btn btn-default btn-xs btn-tm-actions session-copy-for-test margin-bottom-7px" data-actionlink="/page/instructorFeedbackEditCopyPage?user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS1101" data-fsname="Manual Session #1" data-placement="top" data-target="#fsCopyModal" data-toggle="modal" href="#" id="button_fscopy-CFeedbackUiT.CS1101-Manual Session #1" title="Copy feedback session details"> Copy </a> <div data-original-title="Start submitting feedback" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <a class="btn btn-default btn-xs btn-tm-actions session-submit-for-test margin-bottom-7px" href="/page/instructorFeedbackSubmissionEditPage?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&user=CFeedbackUiT.instructor"> Submit </a> </div> <div data-original-title="Send e-mails to remind students and instructors who have not submitted their feedbacks to do so" data-placement="top" data-toggle="tooltip" style="display: inline-block; padding-right: 5px;" title=""> <div class="btn-group margin-bottom-7px"> <a class="btn btn-default btn-xs btn-tm-actions session-remind-for-test" data-fsname="Manual Session #1" disabled="" href="/page/instructorFeedbackRemind?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor"> Remind </a> <button aria-expanded="false" class="btn btn-default btn-xs btn-tm-actions dropdown-toggle session-remind-options-for-test" data-toggle="dropdown" disabled="" type="button"> <span class="caret"> </span> </button> <ul class="dropdown-menu" role="menu"> <li> <a class="session-remind-inner-for-test" data-fsname="Manual Session #1" disabled="" href="/page/instructorFeedbackRemind?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor"> Remind all students </a> </li> <li> <a class="session-remind-particular-for-test" data-actionlink="/page/instructorFeedbackRemindParticularStudentsPage?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&user=CFeedbackUiT.instructor" data-courseid="CFeedbackUiT.CS1101" data-fsname="Manual Session #1" data-target="#remindModal" data-toggle="modal" disabled="" href="#"> Remind particular students </a> </li> </ul> </div> </div> <a class="btn btn-default btn-xs margin-bottom-7px btn-tm-actions session-publish-for-test" data-fsname="Manual Session #1" data-original-title="Make session responses available for viewing" data-placement="top" data-sending-published-email="true" data-toggle="tooltip" href="/page/instructorFeedbackPublish?courseid=CFeedbackUiT.CS1101&fsname=Manual+Session+%231&next=%2Fpage%2FinstructorFeedbacksPage&user=CFeedbackUiT.instructor" title=""> Publish Results </a> </td> </tr> </tbody> </table> <p class="col-md-12 text-muted"> Note: The table above doesn't contain sessions from archived courses. To view sessions from an archived course, unarchive the course first. </p> <br> <br> <br> </div> <div aria-hidden="true" aria-labelledby="remindModal" class="modal fade" id="remindModal" role="dialog" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <form action="/page/instructorFeedbackRemindParticularStudents?next=%2Fpage%2FinstructorFeedbacksPage" method="post" name="form_remind_list" role="form"> <div class="modal-header"> <button aria-hidden="true" class="close" data-dismiss="modal" type="button"> × </button> <h4 class="modal-title"> Remind Particular Students <small> (Select the student(s) you want to remind) </small> </h4> </div> <div class="modal-body"> <div class="form-group" id="studentList"> </div> </div> <div class="modal-footer"> <button class="btn btn-default" data-dismiss="modal" type="button"> Cancel </button> <input class="btn btn-primary" type="submit" value="Remind"> <input name="user" type="hidden" value="CFeedbackUiT.instructor"> </div> </form> </div> </div> </div> <div aria-hidden="true" aria-labelledby="copyModalTitle" class="modal fade" id="copyModal" role="dialog" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button class="close" data-dismiss="modal" type="button"> <span aria-hidden="true"> × </span> <span class="sr-only"> Close </span> </button> <h4 class="modal-title" id="copyModalTitle"> Creating a new session by copying a previous session </h4> </div> <div class="modal-body" id="copySessionsBody"> <form action="/page/instructorFeedbackCopy" class="form" id="copyModalForm" method="post" role="form"> <div class="form-group"> <label class="control-label" for="modalCopiedCourseId"> Create in course </label> <select class="form-control" id="modalCopiedCourseId" name="copiedcourseid"> <option value="CFeedbackUiT.CS1101"> CFeedbackUiT.CS1101 </option> <option value="CFeedbackUiT.CS2104"> CFeedbackUiT.CS2104 </option> </select> </div> <div class="form-group"> <label class="control-label" for="modalCopiedSessionName"> Name for new session </label> <input class="form-control" id="modalCopiedSessionName" maxlength="38" name="copiedfsname" placeholder="e.g. Feedback for Project Presentation 1" type="text" value=""> </div> <label> Copy sessions/questions from </label> <table class="table-responsive table table-bordered table-hover margin-0" id="copyTableModal"> <thead class="fill-primary"> <tr> <th style="width:20px;">   </th> <th> Course ID </th> <th> Feedback Session Name </th> </tr> </thead> <tbody> <tr style="cursor:pointer;"> <td> <input type="radio"> </td> <td> CFeedbackUiT.CS2104 </td> <td> Awaiting Session # </td> </tr> <tr style="cursor:pointer;"> <td> <input type="radio"> </td> <td> CFeedbackUiT.CS2104 </td> <td> Private Session # </td> </tr> <tr style="cursor:pointer;"> <td> <input type="radio"> </td> <td> CFeedbackUiT.CS1101 </td> <td> Open Session # </td> </tr> <tr style="cursor:pointer;"> <td> <input type="radio"> </td> <td> CFeedbackUiT.CS2104 </td> <td> First Session #1 </td> </tr> <tr style="cursor:pointer;"> <td> <input type="radio"> </td> <td> CFeedbackUiT.CS1101 </td> <td> Manual Session #1 </td> </tr> </tbody> </table> <input id="modalSessionName" name="fsname" type="hidden" value=""> <input id="modalCourseId" name="courseid" type="hidden" value=""> <input name="user" type="hidden" value="CFeedbackUiT.instructor"> </form> </div> <div class="modal-footer margin-0"> <button class="btn btn-primary" disabled="" id="button_copy_submit" type="button"> Copy </button> <button class="btn btn-default" data-dismiss="modal" type="button"> Cancel </button> </div> </div> </div> </div> <div aria-hidden="true" aria-labelledby="fsCopyModal" class="modal fade" id="fsCopyModal" role="dialog" tabindex="-1"> <div class="modal-dialog"> <div class="modal-content"> <form action="/page/instructorFeedbackEditCopy?next=%2Fpage%2FinstructorFeedbacksPage" id="instructorCopyModalForm" method="post" role="form"> <div class="modal-header"> <button aria-hidden="true" class="close" data-dismiss="modal" type="button"> × </button> <h4 class="modal-title"> Copy this feedback session to other courses <br> <small> (Select the course(s) you want to copy this feedback session to) </small> </h4> </div> <div class="modal-body"> <div class="form-group" id="courseList"> </div> </div> <div class="modal-footer"> <button class="btn btn-default" data-dismiss="modal" type="button"> Cancel </button> <input class="btn btn-primary" id="fscopy_submit" type="submit" value="Copy"> <input name="user" type="hidden" value="CFeedbackUiT.instructor"> </div> </form> </div> </div> </div> </div>
wp-content/themes/Sterling/css/primary-blue.css
Spencevail/LBSite
@import url('secondary-blue.css'); .top-aside, .banner, .small_banner, .banner-slider, footer { background-color: #0D5292; background-image: url(../images/skins/bg-banner-blue.png); background-position: center center; background-repeat: no-repeat; background: -webkit-gradient(radial, center center, 0, center center, 460, from(#0D9DDC), to(#0D5292)); background: -webkit-radial-gradient(circle, #0D9DDC, #0D5292); background: -moz-radial-gradient(circle, #0D9DDC, #0D5292); background: -ms-radial-gradient(circle, #0D9DDC, #0D5292); }
docs/api/nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html
robertoandrade/cyclos
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pt"> <head> <!-- Generated by javadoc (version 1.7.0_11) on Fri Jan 25 09:33:29 BRST 2013 --> <title>AuthorizationLevel.Relationships (Cyclos 3 Documentation)</title> <meta name="date" content="2013-01-25"> <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="AuthorizationLevel.Relationships (Cyclos 3 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="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="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Authorizer.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/Invoice.html" title="class in nl.strohalm.cyclos.entities.accounts.transactions"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" target="_top">Frames</a></li> <li><a href="AuthorizationLevel.Relationships.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">nl.strohalm.cyclos.entities.accounts.transactions</div> <h2 title="Enum AuthorizationLevel.Relationships" class="title">Enum AuthorizationLevel.Relationships</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Enum&lt;<a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a>&gt;</li> <li> <ul class="inheritance"> <li>nl.strohalm.cyclos.entities.accounts.transactions.AuthorizationLevel.Relationships</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&lt;<a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a>&gt;, <a href="../../../../../../nl/strohalm/cyclos/entities/Relationship.html" title="interface in nl.strohalm.cyclos.entities">Relationship</a></dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.html" title="class in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel</a></dd> </dl> <hr> <br> <pre>public static enum <span class="strong">AuthorizationLevel.Relationships</span> extends java.lang.Enum&lt;<a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a>&gt; implements <a href="../../../../../../nl/strohalm/cyclos/entities/Relationship.html" title="interface in nl.strohalm.cyclos.entities">Relationship</a></pre> </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">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html#ADMIN_GROUPS">ADMIN_GROUPS</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html#TRANSFER_TYPE">TRANSFER_TYPE</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html#getName()">getName</a></strong>()</code> <div class="block">Returns the property name for this relationship</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;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="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a>[]</code></td> <td class="colLast"><code><strong><a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.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&nbsp;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&nbsp;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="TRANSFER_TYPE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>TRANSFER_TYPE</h4> <pre>public static final&nbsp;<a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a> TRANSFER_TYPE</pre> </li> </ul> <a name="ADMIN_GROUPS"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ADMIN_GROUPS</h4> <pre>public static final&nbsp;<a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a> ADMIN_GROUPS</pre> </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&nbsp;<a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a>[]&nbsp;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 (AuthorizationLevel.Relationships c : AuthorizationLevel.Relationships.values()) &nbsp; 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&nbsp;<a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions">AuthorizationLevel.Relationships</a>&nbsp;valueOf(java.lang.String&nbsp;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="getName()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getName</h4> <pre>public&nbsp;java.lang.String&nbsp;getName()</pre> <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../nl/strohalm/cyclos/entities/Relationship.html#getName()">Relationship</a></code></strong></div> <div class="block">Returns the property name for this relationship</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../nl/strohalm/cyclos/entities/Relationship.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../nl/strohalm/cyclos/entities/Relationship.html" title="interface in nl.strohalm.cyclos.entities">Relationship</a></code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="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="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Authorizer.html" title="enum in nl.strohalm.cyclos.entities.accounts.transactions"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../nl/strohalm/cyclos/entities/accounts/transactions/Invoice.html" title="class in nl.strohalm.cyclos.entities.accounts.transactions"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?nl/strohalm/cyclos/entities/accounts/transactions/AuthorizationLevel.Relationships.html" target="_top">Frames</a></li> <li><a href="AuthorizationLevel.Relationships.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
lib/poi-3.17/docs/apidocs/org/apache/poi/hwpf/model/SavedByEntry.html
TonyClark/ESL
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> SavedByEntry (POI API Documentation) </TITLE> <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="SavedByEntry (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SavedByEntry.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html" title="class in org.apache.poi.hwpf.model"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/hwpf/model/SavedByTable.html" title="class in org.apache.poi.hwpf.model"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hwpf/model/SavedByEntry.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SavedByEntry.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.poi.hwpf.model</FONT> <BR> Class SavedByEntry</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.hwpf.model.SavedByEntry</B> </PRE> <HR> <DL> <DT><PRE><FONT SIZE="-1"><A HREF="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</A> </FONT>public final class <B>SavedByEntry</B><DT>extends java.lang.Object</DL> </PRE> <P> A single entry in the <A HREF="../../../../../org/apache/poi/hwpf/model/SavedByTable.html" title="class in org.apache.poi.hwpf.model"><CODE>SavedByTable</CODE></A>. <P> <P> <DL> <DT><B>Author:</B></DT> <DD>Daniel Noll</DD> </DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SavedByEntry.html#SavedByEntry(java.lang.String, java.lang.String)">SavedByEntry</A></B>(java.lang.String&nbsp;userName, java.lang.String&nbsp;saveLocation)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SavedByEntry.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;other)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares this object with another, for equality.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SavedByEntry.html#getSaveLocation()">getSaveLocation</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SavedByEntry.html#getUserName()">getUserName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SavedByEntry.html#hashCode()">hashCode</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates a hash code for consistency with <A HREF="../../../../../org/apache/poi/hwpf/model/SavedByEntry.html#equals(java.lang.Object)"><CODE>equals(Object)</CODE></A>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/hwpf/model/SavedByEntry.html#toString()">toString</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a string for display.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="SavedByEntry(java.lang.String, java.lang.String)"><!-- --></A><H3> SavedByEntry</H3> <PRE> public <B>SavedByEntry</B>(java.lang.String&nbsp;userName, java.lang.String&nbsp;saveLocation)</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="getUserName()"><!-- --></A><H3> getUserName</H3> <PRE> public java.lang.String <B>getUserName</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getSaveLocation()"><!-- --></A><H3> getSaveLocation</H3> <PRE> public java.lang.String <B>getSaveLocation</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="equals(java.lang.Object)"><!-- --></A><H3> equals</H3> <PRE> public boolean <B>equals</B>(java.lang.Object&nbsp;other)</PRE> <DL> <DD>Compares this object with another, for equality. <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>other</CODE> - the object to compare to this one. <DT><B>Returns:</B><DD><code>true</code> iff the other object is equal to this one.</DL> </DD> </DL> <HR> <A NAME="hashCode()"><!-- --></A><H3> hashCode</H3> <PRE> public int <B>hashCode</B>()</PRE> <DL> <DD>Generates a hash code for consistency with <A HREF="../../../../../org/apache/poi/hwpf/model/SavedByEntry.html#equals(java.lang.Object)"><CODE>equals(Object)</CODE></A>. <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the hash code.</DL> </DD> </DL> <HR> <A NAME="toString()"><!-- --></A><H3> toString</H3> <PRE> public java.lang.String <B>toString</B>()</PRE> <DL> <DD>Returns a string for display. <P> <DD><DL> <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the string.</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SavedByEntry.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html" title="class in org.apache.poi.hwpf.model"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/hwpf/model/SavedByTable.html" title="class in org.apache.poi.hwpf.model"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/hwpf/model/SavedByEntry.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SavedByEntry.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2017 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
doc/ru/html/guide/about/gpl.html
ThibautMarty/logisim-evolution
<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Об этой программе</title> </head> <body bgcolor="FFFFFF"> <pre> УНИВЕРСАЛЬНАЯ ОБЩЕСТВЕННАЯ ЛИЦЕНЗИЯ GNU Версия 2, июнь 1991 г. Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Copyright (C) перевод на русский язык, 1993 Кузина О.В., Юфа В.М. 1998 Тихонов О.С. Всем разрешается копировать и распространять дословные копии этого лицензионного документа, но изменять его нельзя. Преамбула Лицензии на большую часть программного обеспечения (ПО), составлены так, чтобы лишить вас свободы совместно использовать и изменять его. Напротив, Универсальная Общественная Лицензия GNU предназначена гарантировать вашу свободу совместно использовать и изменять свободное ПО, т.е. удостоверить, что ПО является свободным для всех его пользователей. Эта Универсальная Общественная Лицензия применима к большей части ПО Фонда Свободного ПО и ко всем другим программам, чьи авторы принимают на себя обязательства ее использовать. (Вместо нее для части ПО Фонда Свободного ПО применяется Универсальная Общественная Лицензия GNU для библиотек.) Вы тоже можете использовать ее для своих программ. Когда мы говорим о свободном ПО, мы имеем в виду свободу, а не цену. Предполагается, что наши Универсальные Общественные Лицензии гарантируют, что вы пользуетесь свободой распространять копии свободного ПО (и получать за это вознаграждение, если вы того желаете); что вы получаете исходный код или можете получить его, если захотите; что вы можете изменять ПО или использовать его части в новых свободных программах; и что вы знаете, что вы можете все это делать. Чтобы защитить ваши права, нам нужно ввести такие ограничения, которые запретят кому бы то ни было отказывать вам в этих правах или потребовать от вас отказаться от этих прав. Эти ограничения переводятся в некоторые обязательства для вас, если вы распространяете копии ПО или если вы модифицируете его. Например, если вы распространяете копии такой программы бесплатно или за вознаграждение, вы должны предоставить получателям все права, которыми вы обладаете. Вы должны гарантировать, что они тоже получат или смогут получить исходный код. И вы должны показать им эти условия, чтобы они знали о своих правах. Мы защищаем ваши права в два этапа: (1) сохраняем авторские права на ПО и (2) предлагаем вам эту лицензию, которая дает вам законное право копировать, распространять и/или модифицировать ПО. Также, чтобы защитить нас и каждого автора, мы хотим удостовериться, что все понимают, что гарантий на это свободное ПО нет. Если ПО модифицируется и передается кем-то еще, мы хотим, чтобы получатели ПО знали, что то, что у них есть --- это не оригинал, чтобы любые проблемы, созданные другими, не отразились на репутации первоначальных авторов. И наконец, каждой свободной программе постоянно угрожают патенты на ПО. Мы хотим избежать опасности, что повторные распространители свободной программы самостоятельно получат патенты, делая программу таким образом частной собственностью. Чтобы предотвратить это, мы явно заявляем, что любой патент должен быть либо предоставлен всем для свободного использования, либо не предоставлен никому. Ниже следуют точные определения и условия для копирования, распространения и модификации. УНИВЕРСАЛЬНАЯ ОБЩЕСТВЕННАЯ ЛИЦЕНЗИЯ GNU ОПРЕДЕЛЕНИЯ И УСЛОВИЯ ДЛЯ КОПИРОВАНИЯ, РАСПРОСТРАНЕНИЯ И МОДИФИКАЦИИ. 0. Эта Лицензия применима к любой программе или другому произведению, содержащему уведомление, помещенное держателем авторских прав и сообщающее о том, что оно может распространяться при условиях, оговоренных в данной Универсальной Общественной Лицензии. В последующем термин "Программа" относится к любой такой программе или произведению, а термин "произведение, основанное на Программе" означает Программу или любое произведение, содержащее Программу или ее часть, дословную, или модифицированную, и/или переведенную на другой язык. (Здесь и далее перевод включается без ограничений в понятие "модификация".) Каждый обладатель лицензии адресуется как "вы". Виды деятельности, не являющиеся копированием, распространением или модификацией не охватываются этой Лицензией; они за пределами ее влияния. Использование Программы по ее функциональному назначению не ограничено, и выходные данные Программы охватываются этой Лицензией, только если их содержание является произведением, основанным на Программе (вне зависимости от того, были ли они получены в процессе использования Программы). Являются ли они таковыми, зависит от того, что что именно делает Программа. 1. Вы можете копировать и распространять дословные копии исходного кода Программы по его получении на любом носителе, при условии что вы соответствующим образом помещаете на видном месте в каждой копии соответствующее уведомление об авторских правах и отказ от гарантий; оставляете нетронутыми все уведомления, относящиеся к данной Лицензии и к отсутствию каких-либо гарантий; и передаете всем другим получателям Программы копию данной Лицензии вместе с Программой. Вы можете назначить плату за физический акт передачи копии и можете по своему усмотрению предоставлять гарантии за вознаграждение. 2. Вы можете изменять свою копию или копии Программы или любой ее части, создавая таким образом произведение, основанное на Программе, и копировать и распространять эти модификации или произведение в соответствии с Разделом 1, приведенным выше, при условии, что вы выполните все нижеследующие условия: a) Вы обязаны снабдить модифицированные файлы заметными уведомлениями, содержащими указания на то, что вы изменили файлы, и дату каждого изменения. b) Вы обязаны предоставить всем третьим лицам лицензию на бесплатное использование каждого произведения, которое вы распространяете или публикуете, целиком, и которое полностью или частично содержит Программу или какую-либо ее часть, на условиях, оговоренных в данной Лицензии. c) Если модифицированная программа обычно читает команды в интерактивном режиме работы, вы должны сделать так, чтобы при запуске для работы в таком интерактивном режиме обычным для нее способом она печатала или выводила на экран объявление, содержащее соответствующее уведомление об авторских правах и уведомление о том, что гарантий нет (или, наоборот, сообщающее о том, что вы обеспечиваете гарантии), и что пользователи могут повторно распространять программу при этих условиях, и указывающее пользователю, как просмотреть копию данной Лицензии. (Исключение: если сама Программа работает в интерактивном режиме, но обычно не выводит подобное объявление, то ваше произведение, основанное на Программе, не обязано выводить объявление.) Эти требования применяются к модифицированному произведению в целом. Если известные части этого произведения не были основаны на Программе и могут обоснованно считаться независимыми и самостоятельными произведениями, то эта Лицензия и ее условия не распространяются на эти части, если вы распространяете их как отдельные произведения. Но если вы распространяете эти части как часть целого произведения, основанного на Программе, то вы обязаны делать это в соответствии с условиями данной Лицензии, распространяя права получателей лицензии на все произведение и, таким образом, на каждую часть, вне зависимости от того, кто ее написал. Таким образом, содержание этого раздела не имеет цели претендовать на ваши права на произведение, написанное полностью вами, или оспаривать их; цель скорее в том, чтобы развить право управлять распространением производных или коллективных произведений, основанных на Программе. Кроме того, простое нахождение другого произведения, не основанного на этой Программе, совместно с Программой (или с произведением, основанным на этой Программе) на том же носителе для постоянного хранения или распространяемом носителе не распространяет действие этой Лицензии на другое произведение. 3. Вы можете копировать и распространять Программу (или произведение, основанное на ней) согласно Разделу 2) в объектном коде или в выполнимом виде в соответствии с Разделами 1 и 2, приведенными выше, при условии, что вы также выполните одно из следующих требований: a) Сопроводите ее полным соответствующим машиночитаемым исходным кодом, который должен распространяться в соответствии с Разделами 1 и 2, приведенными выше, на носителе, обычно используемом для обмена ПО; или, Сопроводите ее письменным предложением, действительным по крайней мере в течение трех лет, предоставить любому третьему лицу за вознаграждение не большее стоимости физического акта изготовления копии полную машиночитаемую копию соответствующего исходного кода, подлежащую распространению в соответствии с Разделами 1 и 2, приведенными выше; или c) Сопроводите ее информацией, полученной вами в качестве предложения распространить соответствующий исходный код. (Эта возможность допустима только для некоммерческого распространения, и только если вы получили программу в объектном коде или в выполнимом виде с предложением в соответствии с Пунктом b) выше.) Исходный код для призведения означает его вид, предпочтительный для выполнения в нем модификаций. Для исполняемого произведения полный исходный код означает все исходные коды для всех модулей, которые он содержит, плюс любые связанные с произведением файлы определения интерфейса, плюс сценарии, используемые для управления компиляцией и установкой исполняемого произведения. Однако, в виде особого исключения распространяемый исходный код не обязан включать то, что обычно предоставляется с основными компонентами операционной системы, под управлением которой работает исполняемое произведение, за исключением случая, когда сам компонент сопровождает исполняемое произведение. Если распространение исполняемого произведения или объектного кода происходит путем предоставления доступа для копирования с обозначенного места, то предоставление доступа для копирования исходного кода с того же места считается распространением исходного кода, даже если третьи лица не принуждаются к копированию исходного кода вместе с объектным кодом. 4. Вы не можете копировать, изменять, повторно лицензировать, или распространять Программу иначе, чем это явно предусмотрено данной Лицензией. Любая попытка копировать, изменять, повторно лицензировать, или распространять Программу каким-либо другим способом неправомерна и автоматически прекращает ваши права данные вам этой Лицензией. Однако лицензии лиц, получивших от вас копии или права согласно данной Универсальной Общественной Лицензии, не прекратят своего действия до тех пор, пока эти лица полностью соблюдают условия. 5. Вы не обязаны соглашаться с этой Лицензией, так как вы не подписывали ее. Однако тогда вы не получаете права модифицировать или распространять Программу или основанные на Программе произведения. Эти действия запрещены законом, если вы не принимаете к соблюдению эту Лицензию. А значит, изменяя или распространяя Программу (или произведение, основанное на Программе), вы изъявляете свое согласие с этой Лицензией и всеми ее условиями о копировании, распространении или модификации Программы или произведений, основанных на ней. 6. Каждый раз, когда вы повторно распространяете Программу (или любое произведение, основанное на Программе), получатель автоматически получает лицензию от первоначального держателя лицензии на копирование, распространение или модификацию Программы, обсуждаемую в этих определениях и условиях. Вы не можете налагать каких-либо дополнительных ограничений на осуществление получателем прав, предоставленных данным документом. Вы не несете ответстенности за соблюдение третьими лицами условий этой Лицензии. 7. Если в результате судебного разбирательства, или обвинения в нарушении патента или по любой другой причине (не обязательно связанной с патентами), вам навязаны условия, противоречащие данной Лицензии (как по решению суда, так и нет), то это не освобождает вас от соблюдения Лицензии. Если вы не можете заниматься распространением так, чтобы одновременно удовлетворить требованиям и этой Лицензии, и всем другим требованиям, то вы не должны заниматься распространением Программы. Например, если патент не позволяет безвозмездное повторное распространение Программы всем, кто получил копии от вас непосредственно или через посредников, то единственным способом удовлетворить и патенту, и этой Лицензии будет ваш полный отказ от распространения Программы. Если какая-либо часть этого раздела не имеет силы или не может быть применена при любых конкретных обстоятельствах, то подразумевается, что имеет силу остальная часть раздела, и весь Раздел имеет силу при других обстоятельствах. Цель этого раздела не побудить вас делать заявления о нарушениях прав на патент, или других претензиях на право собственности, или оспаривать правильность подобных претензий; единственная цель этого раздела --- защита целостности системы распространения свободного ПО, которая реализуется использованием общих лицензий. Многие люди благодаря этой системе внесли щедрый вклад в широкий спектр распространяемого ПО полагаясь на согласованное применение этой системы; автору принадлежит право решать хочет ли он или она распространять ПО в этой системе или в какой-то другой, и получатель лицензии не может влиять на принятие этого решения. Этот раздел предназначен для того, чтобы тщательно прояснить, что полагается следствием из остальной части данной Лицензии. 8. Если распространение и/или применение Программы ограничено в ряде стран либо патентами, либо авторскими правами на интерфейсы, первоначальный обладатель авторских прав, выпускающий Программу с этой Лицензией, может добавить явное ограничение на географическое распространение, исключив такие страны, так что распространение разрешается только в тех странах, которые не были исключены. В этом случае данная Лицензия включает в себя это ограничение, как если бы оно было написано в тексте данной Лицензии. 9. Фонд Свободного ПО может время от времени публиковать пересмотренные и/или новые версии Универсальной Общественной Лицензии. Такие новые версии будут сходны по духу с настоящей версией, но могут отличаться в деталях, направленных на новые проблемы или обстоятельства. Каждой версии придается отличительный номер версии. Если в Программе указан номер версии данной Лицензии, которая к ней применима, и слова "любая последующая версия", вы можете по выбору следовать определениям и условиям либо данной версии, либо любой последующей версии, опубликованной Фондом Свободного ПО. Если в Программе не указан номер версии данной Лицензии, вы можете выбрать любую версию, когда-либо опубликованную Фондом Свободного ПО. 10. Если вы хотите встроить части Программы в другие свободные программы с иными условиями распространения, напишите автору с просьбой о разрешении. Для ПО, которое охраняется авторскими правами Фонда Свободного ПО, напишите в Фонд Свободного ПО; мы иногда делаем исключения для этого. Наше решение будет руководствоваться двумя целями: сохранения свободного статуса всех производных нашего свободного ПО и содействия совместному и повторному использованию ПО вообще. НИКАКИХ ГАРАНТИЙ 11. ПОСКОЛЬКУ ПРОГРАММА ПРЕДОСТАВЛЯЕТСЯ БЕСПЛАТНО, НА ПРОГРАММУ НЕТ ГАРАНТИЙ В ТОЙ МЕРЕ, КАКАЯ ДОПУСТИМА ПРИМЕНИМЫМ ЗАКОНОМ. ЗА ИСКЛЮЧЕНИЕМ ТЕХ СЛУЧАЕВ, КОГДА ПРОТИВНОЕ ЗАЯВЛЕНО В ПИСЬМЕННОЙ ФОРМЕ, ДЕРЖАТЕЛИ АВТОРСКИХ ПРАВ И/ИЛИ ДРУГИЕ СТОРОНЫ ПОСТАВЛЯЮТ ПРОГРАММУ "КАК ОНА ЕСТЬ" БЕЗ КАКОГО-ЛИБО ВИДА ГАРАНТИЙ, ВЫРАЖЕННЫХ ЯВНО ИЛИ ПОДРАЗУМЕВАЕМЫХ, ВКЛЮЧАЯ, НО НЕ ОГРАНИЧИВАЯСЬ ПОДРАЗУМЕВАЕМЫМИ ГАРАНТИЯМИ КОММЕРЧЕСКОЙ ЦЕННОСТИ И ПРИГОДНОСТИ ДЛЯ КОНКРЕТНОЙ ЦЕЛИ. ВЕСЬ РИСК В ОТНОШЕНИИ КАЧЕСТВА И ПРОИЗВОДИТЕЛЬНОСТИ ПРОГРАММЫ ОСТАЕТСЯ ПРИ ВАС. ЕСЛИ ПРОГРАММА ОКАЖЕТСЯ ДЕФЕКТИВНОЙ, ВЫ ПРИНИМАЕТЕ НА СЕБЯ СТОИМОСТЬ ВСЕГО НЕОБХОДИМОГО ОБСЛУЖИВАНИЯ, ВОССТАНОВЛЕНИЯ ИЛИ ИСПРАВЛЕНИЯ. 12. НИ В КОЕМ СЛУЧАЕ, ЕСЛИ НЕ ТРЕБУЕТСЯ ПОДХОДЯЩИМ ЗАКОНОМ ИЛИ НЕ УСЛОВЛЕНО В ПИСЬМЕННОЙ ФОРМЕ, НИКАКОЙ ДЕРЖАТЕЛЬ АВТОРСКИХ ПРАВ ИЛИ НИКАКОЕ ДРУГОЕ ЛИЦО, КОТОРОЕ МОЖЕТ ИЗМЕНЯТЬ И/ИЛИ ПОВТОРНО РАСПРОСТРАНЯТЬ ПРОГРАММУ, КАК БЫЛО РАЗРЕШЕНО ВЫШЕ, НЕ ОТВЕТСТВЕННЫ ПЕРЕД ВАМИ ЗА УБЫТКИ, ВКЛЮЧАЯ ЛЮБЫЕ ОБЩИЕ, СПЕЦИАЛЬНЫЕ, СЛУЧАЙНЫЕ ИЛИ ПОСЛЕДОВАВШИЕ УБЫТКИ, ПРОИСТЕКАЮЩИЕ ИЗ ИСПОЛЬЗОВАНИЯ ИЛИ НЕВОЗМОЖНОСТИ ИСПОЛЬЗОВАНИЯ ПРОГРАММЫ (ВКЛЮЧАЯ, НО НЕ ОГРАНИЧИВАЯСЬ ПОТЕРЕЙ ДАННЫХ, ИЛИ ДАННЫМИ, СТАВШИМИ НЕПРАВИЛЬНЫМИ, ИЛИ ПОТЕРЯМИ, ПОНЕСЕННЫМИ ИЗ-ЗА ВАС ИЛИ ТРЕТЬИХ ЛИЦ, ИЛИ ОТКАЗОМ ПРОГРАММЫ РАБОТАТЬ СОВМЕСТНО С ЛЮБЫМИ ДРУГИМИ ПРОГРАММАМИ), ДАЖЕ ЕСЛИ ТАКОЙ ДЕРЖАТЕЛЬ ИЛИ ДРУГОЕ ЛИЦО БЫЛИ ИЗВЕЩЕНЫ О ВОЗМОЖНОСТИ ТАКИХ УБЫТКОВ. КОНЕЦ ОПРЕДЕЛЕНИЙ И УСЛОВИЙ </pre> </body> </html>
lib/poi-3.17/docs/apidocs/org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html
TonyClark/ESL
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Class org.apache.poi.ss.usermodel.Row.MissingCellPolicy (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.poi.ss.usermodel.Row.MissingCellPolicy (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/poi/ss/usermodel//class-useRow.MissingCellPolicy.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Row.MissingCellPolicy.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.poi.ss.usermodel.Row.MissingCellPolicy</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.hssf.usermodel"><B>org.apache.poi.hssf.usermodel</B></A></TD> <TD>usermodel package maps HSSF low level strutures to familiar workbook/sheet model&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.ss.usermodel"><B>org.apache.poi.ss.usermodel</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.xssf.streaming"><B>org.apache.poi.xssf.streaming</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.xssf.usermodel"><B>org.apache.poi.xssf.usermodel</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.poi.hssf.usermodel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A> in <A HREF="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</A> that return <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></CODE></FONT></TD> <TD><CODE><B>HSSFWorkbook.</B><B><A HREF="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getMissingCellPolicy()">getMissingCellPolicy</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the current policy on what to do when getting missing or blank cells from a row.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</A> with parameters of type <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</A></CODE></FONT></TD> <TD><CODE><B>HSSFRow.</B><B><A HREF="../../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#getCell(int, org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</A></B>(int&nbsp;cellnum, <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>&nbsp;policy)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the hssfcell representing a given column (logical cell) 0-based.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>HSSFWorkbook.</B><B><A HREF="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</A></B>(<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>&nbsp;missingCellPolicy)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the policy on what to do when getting missing or blank cells from a row.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.poi.ss.usermodel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A> in <A HREF="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</A> that return <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></CODE></FONT></TD> <TD><CODE><B>Workbook.</B><B><A HREF="../../../../../../org/apache/poi/ss/usermodel/Workbook.html#getMissingCellPolicy()">getMissingCellPolicy</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the current policy on what to do when getting missing or blank cells from a row.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></CODE></FONT></TD> <TD><CODE><B>Row.MissingCellPolicy.</B><B><A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>[]</CODE></FONT></TD> <TD><CODE><B>Row.MissingCellPolicy.</B><B><A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html#values()">values</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in the order they are declared.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</A> with parameters of type <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</A></CODE></FONT></TD> <TD><CODE><B>Row.</B><B><A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.html#getCell(int, org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</A></B>(int&nbsp;cellnum, <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>&nbsp;policy)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the cell at the given (0 based) index, with the specified <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><CODE>Row.MissingCellPolicy</CODE></A></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Workbook.</B><B><A HREF="../../../../../../org/apache/poi/ss/usermodel/Workbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</A></B>(<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>&nbsp;missingCellPolicy)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the policy on what to do when getting missing or blank cells from a row.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.poi.xssf.streaming"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A> in <A HREF="../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</A> that return <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></CODE></FONT></TD> <TD><CODE><B>SXSSFWorkbook.</B><B><A HREF="../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#getMissingCellPolicy()">getMissingCellPolicy</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the current policy on what to do when getting missing or blank cells from a row.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</A> with parameters of type <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html" title="class in org.apache.poi.xssf.streaming">SXSSFCell</A></CODE></FONT></TD> <TD><CODE><B>SXSSFRow.</B><B><A HREF="../../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#getCell(int, org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</A></B>(int&nbsp;cellnum, <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>&nbsp;policy)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the cell at the given (0 based) index, with the specified <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><CODE>Row.MissingCellPolicy</CODE></A></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>SXSSFWorkbook.</B><B><A HREF="../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</A></B>(<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>&nbsp;missingCellPolicy)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the policy on what to do when getting missing or blank cells from a row.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.poi.xssf.usermodel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A> in <A HREF="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A> that return <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></CODE></FONT></TD> <TD><CODE><B>XSSFWorkbook.</B><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getMissingCellPolicy()">getMissingCellPolicy</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the current policy on what to do when getting missing or blank cells from a row.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A> with parameters of type <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html" title="class in org.apache.poi.xssf.usermodel">XSSFCell</A></CODE></FONT></TD> <TD><CODE><B>XSSFRow.</B><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html#getCell(int, org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">getCell</A></B>(int&nbsp;cellnum, <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>&nbsp;policy)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the cell at the given (0 based) index, with the specified <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><CODE>Row.MissingCellPolicy</CODE></A></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>XSSFWorkbook.</B><B><A HREF="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</A></B>(<A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</A>&nbsp;missingCellPolicy)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the policy on what to do when getting missing or blank cells from a row.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/poi/ss/usermodel//class-useRow.MissingCellPolicy.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Row.MissingCellPolicy.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2017 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
karaage/templates/karaage/projects/project_list.html
Karaage-Cluster/karaage-debian
{% extends "main.html" %} {% load render_table from django_tables2 %} {% load forms %} {% block title %}Projects{% endblock %} {% block breadcrumbs %}<div class="breadcrumbs"> <a href='{% url "index" %}'>Home</a>&nbsp;› Projects</div> {% endblock %} {% block content %} <div id="content-main"> <div class="toolbar"> <button id="opener">Filter</button> {% for key, value in spec %} {{ key }} = {{ value }}{% if not forloop.last %}, {% else %}.{% endif %} {% endfor %} {% if is_admin %} <div class="object-tools"> <ul> <li><a class="addlink" href="{% url 'kg_project_add' %}">Add project</a></li> </ul> </div> {% endif %} </div> <div class="module clear"> <h2>{{ title }}</h2> {% render_table table %} </div> <form action="" id="dialog-modal" title="Filter" method="get"> {% form_as_div filter.form %} </form> </div> {% endblock %}
trace/doc/html/customdoxygen.css
olivettikatz/mitten
/* The standard CSS for doxygen 1.8.3.1 */ body, table, div, p, dl { font: 400 14px/19px Arial,sans; } /* @group Heading Levels */ h1.groupheader { font-size: 100%; } .title { font-size: 100%; font-weight: bold; margin: 10px 2px; } h2.groupheader { border-bottom: 1px solid #7777DB; color: #24248C; font-size: 150%; font-weight: normal; margin-top: 1.75em; padding-top: 8px; padding-bottom: 4px; width: 100%; } h3.groupheader { font-size: 100%; } /* h1, h2, h3, h4, h5, h6 { -webkit-transition: text-shadow 0.5s linear; -moz-transition: text-shadow 0.5s linear; -ms-transition: text-shadow 0.5s linear; -o-transition: text-shadow 0.5s linear; transition: text-shadow 0.5s linear; margin-right: 15px; } h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow { text-shadow: 0 0 15px cyan; }*/ dt { font-weight: bold; } div.multicol { -moz-column-gap: 1em; -webkit-column-gap: 1em; -moz-column-count: 3; -webkit-column-count: 3; } p.startli, p.startdd, p.starttd { margin-top: 2px; } p.endli { margin-bottom: 0px; } p.enddd { margin-bottom: 4px; } p.endtd { margin-bottom: 2px; } /* @end */ caption { font-weight: bold; } span.legend { font-size: 70%; text-align: center; } h3.version { font-size: 90%; text-align: center; } div.qindex, div.navtab{ background-color: #E9E9F9; border: 1px solid #9797E4; text-align: center; } div.qindex, div.navpath { width: 100%; line-height: 140%; } div.navtab { margin-right: 15px; } /* @group Link Styling */ a { color: #2929A0; font-weight: normal; text-decoration: none; } .contents a:visited { color: #3030B9; } a:hover { text-decoration: underline; } a.qindex { font-weight: bold; } a.qindexHL { font-weight: bold; background-color: #8E8EE1; color: #ffffff; border: 1px double #7575DB; } .contents a.qindexHL:visited { color: #ffffff; } a.el { font-weight: bold; } a.elRef { } a.code, a.code:visited { color: #4665A2; } a.codeRef, a.codeRef:visited { color: #4665A2; } /* @end */ dl.el { margin-left: -1cm; } pre.fragment { border: 1px solid #C4CFE5; background-color: #FBFCFD; padding: 4px 6px; margin: 4px 8px 4px 2px; overflow: auto; word-wrap: break-word; font-size: 9pt; line-height: 125%; font-family: monospace, fixed; font-size: 105%; } div.fragment { padding: 4px; margin: 4px; background-color: #FBFBFE; border: 1px solid #BCBCED; } div.line { font-family: monospace, fixed; font-size: 13px; min-height: 13px; line-height: 1.0; text-wrap: unrestricted; white-space: -moz-pre-wrap; /* Moz */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* CSS3 */ word-wrap: break-word; /* IE 5.5+ */ text-indent: -53px; padding-left: 53px; padding-bottom: 0px; margin: 0px; /*-webkit-transition-property: background-color, box-shadow; -webkit-transition-duration: 0.5s; -moz-transition-property: background-color, box-shadow; -moz-transition-duration: 0.5s; -ms-transition-property: background-color, box-shadow; -ms-transition-duration: 0.5s; -o-transition-property: background-color, box-shadow; -o-transition-duration: 0.5s; transition-property: background-color, box-shadow; transition-duration: 0.5s;*/ } div.line.glow {/* background-color: cyan; box-shadow: 0 0 10px cyan;*/ } span.lineno { padding-right: 4px; text-align: right; border-right: 2px solid #0F0; background-color: #E8E8E8; white-space: pre; } span.lineno a { background-color: #D8D8D8; } span.lineno a:hover { background-color: #C8C8C8; } div.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px; padding: 0.2em; border: solid thin #333; border-radius: 0.5em; /*-webkit-border-radius: .5em; -moz-border-radius: .5em; box-shadow: 2px 2px 3px #999; -webkit-box-shadow: 2px 2px 3px #999; -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px; background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444)); background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000);*/ } div.groupHeader { margin-left: 16px; margin-top: 12px; font-weight: bold; } div.groupText { margin-left: 16px; font-style: italic; } body { background-color: white; color: black; margin: 0; } div.contents { margin-top: 10px; margin-left: 12px; margin-right: 8px; } td.indexkey { background-color: #E9E9F9; font-weight: bold; border: 1px solid #BCBCED; margin: 2px 0px 2px 0; padding: 2px 10px; white-space: nowrap; vertical-align: top; } td.indexvalue { background-color: #E9E9F9; border: 1px solid #BCBCED; padding: 2px 10px; margin: 2px 0px; } tr.memlist { background-color: #EBEBFA; } p.formulaDsp { text-align: center; } img.formulaDsp { } img.formulaInl { vertical-align: middle; } div.center { text-align: center; margin-top: 0px; margin-bottom: 0px; padding: 0px; } div.center img { border: 0px; } address.footer { text-align: right; padding-right: 12px; } img.footer { border: 0px; vertical-align: middle; } /* @group Code Colorization */ span.keyword { color: #008000 } span.keywordtype { color: #604020 } span.keywordflow { color: #e08000 } span.comment { color: #800000 } span.preprocessor { color: #806020 } span.stringliteral { color: #002080 } span.charliteral { color: #008080 } span.vhdldigit { color: #ff00ff } span.vhdlchar { color: #000000 } span.vhdlkeyword { color: #700070 } span.vhdllogic { color: #ff0000 } blockquote { background-color: #F6F6FC; border-left: 2px solid #8E8EE1; margin: 0 24px 0 4px; padding: 0 12px 0 16px; } /* @end */ /* .search { color: #003399; font-weight: bold; } form.search { margin-bottom: 0px; margin-top: 0px; } input.search { font-size: 75%; color: #000080; font-weight: normal; background-color: #e8eef2; } */ td.tiny { font-size: 75%; } .dirtab { padding: 4px; border-collapse: collapse; border: 1px solid #9797E4; } th.dirtab { background: #E9E9F9; font-weight: bold; } hr { height: 0px; border: none; border-top: 1px solid #3232C2; } hr.footer { height: 1px; } /* @group Member Descriptions */ table.memberdecls { border-spacing: 0px; padding: 0px; } .memberdecls td, .fieldtable tr { /*-webkit-transition-property: background-color, box-shadow; -webkit-transition-duration: 0.5s; -moz-transition-property: background-color, box-shadow; -moz-transition-duration: 0.5s; -ms-transition-property: background-color, box-shadow; -ms-transition-duration: 0.5s; -o-transition-property: background-color, box-shadow; -o-transition-duration: 0.5s; transition-property: background-color, box-shadow; transition-duration: 0.5s;*/ } .memberdecls td.glow, .fieldtable tr.glow { /* background-color: cyan; box-shadow: 0 0 15px cyan;*/ } .mdescLeft, .mdescRight, .memItemLeft, .memItemRight, .memTemplItemLeft, .memTemplItemRight, .memTemplParams { background-color: #F8F8FD; border: none; margin: 4px; padding: 1px 0 0 8px; } .mdescLeft, .mdescRight { padding: 0px 8px 4px 8px; color: #555; } .memSeparator { border-bottom: 1px solid #DEE4F0; line-height: 1px; margin: 0px; padding: 0px; } .memItemLeft, .memTemplItemLeft { white-space: nowrap; } .memItemRight { width: 100%; } .memTemplParams { color: #3030B9; white-space: nowrap; font-size: 80%; } /* @end */ /* @group Member Details */ /* Styles for detailed member documentation */ .memtemplate { font-size: 80%; color: #3030B9; font-weight: normal; margin-left: 9px; } .memnav { background-color: #E9E9F9; border: 1px solid #9797E4; text-align: center; margin: 2px; margin-right: 15px; padding: 2px; } .mempage { width: 100%; } .memitem { padding: 0; margin-bottom: 10px; margin-right: 5px; /* -webkit-transition: box-shadow 0.5s linear; -moz-transition: box-shadow 0.5s linear; -ms-transition: box-shadow 0.5s linear; -o-transition: box-shadow 0.5s linear; transition: box-shadow 0.5s linear;*/ display: table !important; width: 100%; } .memitem.glow { /* box-shadow: 0 0 15px cyan;*/ } .memname { font-weight: bold; margin-left: 6px; } .memname td { vertical-align: bottom; } .memproto, dl.reflist dt { border-top: 1px solid #9C9CE5; border-left: 1px solid #9C9CE5; border-right: 1px solid #9C9CE5; padding: 6px 0px 6px 0px; color: #191961; font-weight: bold; /*text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);*/ background-image:url('nav_f.png'); background-repeat:repeat-x; background-color: #DEDEF6; /* opera specific markup */ /*box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);*/ border-top-right-radius: 4px; border-top-left-radius: 4px; /* firefox specific markup */ /*-moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;*/ -moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px; /* webkit specific markup */ /*-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);*/ -webkit-border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; } .memdoc, dl.reflist dd { border-bottom: 1px solid #9C9CE5; border-left: 1px solid #9C9CE5; border-right: 1px solid #9C9CE5; padding: 6px 10px 2px 10px; background-color: #FBFBFE; border-top-width: 0; background-image:url('nav_g.png'); background-repeat:repeat-x; background-color: #FFFFFF; /* opera specific markup */ border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; /*box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);*/ /* firefox specific markup */ -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; /*-moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;*/ /* webkit specific markup */ -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; /*-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);*/ } dl.reflist dt { padding: 5px; } dl.reflist dd { margin: 0px 0px 10px 0px; padding: 5px; } .paramkey { text-align: right; } .paramtype { white-space: nowrap; } .paramname { color: #602020; white-space: nowrap; } .paramname em { font-style: normal; } .paramname code { line-height: 14px; } .params, .retval, .exception, .tparams { margin-left: 0px; padding-left: 0px; } .params .paramname, .retval .paramname { font-weight: bold; vertical-align: top; } .params .paramtype { font-style: italic; vertical-align: top; } .params .paramdir { font-family: "courier new",courier,monospace; vertical-align: top; } table.mlabels { border-spacing: 0px; } td.mlabels-left { width: 100%; padding: 0px; } td.mlabels-right { vertical-align: bottom; padding: 0px; white-space: nowrap; } span.mlabels { margin-left: 8px; } span.mlabel { background-color: #5E5ED5; border-top:1px solid #3B3BCC; border-left:1px solid #3B3BCC; border-right:1px solid #BCBCED; border-bottom:1px solid #BCBCED; text-shadow: none; color: white; margin-right: 4px; padding: 2px 3px; border-radius: 3px; font-size: 7pt; white-space: nowrap; vertical-align: middle; } /* @end */ /* these are for tree view when not used as main index */ div.directory { margin: 10px 0px; border-top: 1px solid #A8B8D9; border-bottom: 1px solid #A8B8D9; width: 100%; } .directory table { border-collapse:collapse; } .directory td { margin: 0px; padding: 0px; vertical-align: top; } .directory td.entry { white-space: nowrap; padding-right: 6px; } .directory td.entry a { outline:none; } .directory td.entry a img { border: none; } .directory td.desc { width: 100%; padding-left: 6px; padding-right: 6px; padding-top: 3px; border-left: 1px solid rgba(0,0,0,0.05); } .directory tr.even { padding-left: 6px; background-color: #F6F6FC; } .directory img { vertical-align: -30%; } .directory .levels { white-space: nowrap; width: 100%; text-align: right; font-size: 9pt; } .directory .levels span { cursor: pointer; padding-left: 2px; padding-right: 2px; color: #2929A0; } div.dynheader { margin-top: 8px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } address { font-style: normal; color: #1C1C6F; } table.doxtable { border-collapse:collapse; margin-top: 4px; margin-bottom: 4px; } table.doxtable td, table.doxtable th { border: 1px solid #1E1E76; padding: 3px 7px 2px; } table.doxtable th { background-color: #252591; color: #FFFFFF; font-size: 110%; padding-bottom: 4px; padding-top: 5px; } table.fieldtable { /*width: 100%;*/ margin-bottom: 10px; border: 1px solid #9C9CE5; border-spacing: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; /*-moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px; -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);*/ } .fieldtable td, .fieldtable th { padding: 3px 7px 2px; } .fieldtable td.fieldtype, .fieldtable td.fieldname { white-space: nowrap; border-right: 1px solid #9C9CE5; border-bottom: 1px solid #9C9CE5; vertical-align: top; } .fieldtable td.fieldname { padding-top: 5px; } .fieldtable td.fielddoc { border-bottom: 1px solid #9C9CE5; /*width: 100%;*/ } .fieldtable td.fielddoc p:first-child { margin-top: 2px; } .fieldtable td.fielddoc p:last-child { margin-bottom: 2px; } .fieldtable tr:last-child td { border-bottom: none; } .fieldtable th { background-image:url('nav_f.png'); background-repeat:repeat-x; background-color: #DEDEF6; font-size: 90%; color: #191961; padding-bottom: 4px; padding-top: 5px; text-align:left; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom: 1px solid #9C9CE5; } .tabsearch { top: 0px; left: 10px; height: 36px; /*background-image: url('tab_b.png');*/ z-index: 101; overflow: hidden; font-size: 13px; } .navpath ul { font-size: 11px; /*background-image:url('tab_b.png'); background-repeat:repeat-x; background-position: 0 -5px;*/ height:30px; line-height:30px; color:#7979DC; border:solid 1px #BABAED; overflow:hidden; margin:0px; padding:0px; } .navpath li { list-style-type:none; float:left; padding-left:10px; padding-right:15px; /*background-image:url('bc_s.png'); background-repeat:no-repeat; background-position:right;*/ color:#24248E; } .navpath li.navelem a { height:32px; display:block; text-decoration: none; outline: none; color: #1B1B6A; font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; /*text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);*/ text-decoration: none; } .navpath li.navelem a:hover { color:#5353D2; } .navpath li.footer { list-style-type:none; float:right; padding-left:10px; padding-right:15px; background-image:none; background-repeat:no-repeat; background-position:right; color:#24248E; font-size: 8pt; } div.summary { float: right; font-size: 8pt; padding-right: 5px; width: 50%; text-align: right; } div.summary a { white-space: nowrap; } div.ingroups { font-size: 8pt; width: 50%; text-align: left; } div.ingroups a { white-space: nowrap; } div.header { /*background-image:url('nav_h.png'); background-repeat:repeat-x;*/ background-color: #F8F8FD; margin: 0px; border-bottom: 1px solid #BCBCED; } div.headertitle { padding: 5px 5px 5px 10px; } dl { padding: 0 0 0 10px; } /* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */ dl.section { margin-left: 0px; padding-left: 0px; } dl.note { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #D0C000; } dl.warning, dl.attention { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #FF0000; } dl.pre, dl.post, dl.invariant { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #00D000; } dl.deprecated { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #505050; } dl.todo { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #00C0E0; } dl.test { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #3030E0; } dl.bug { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #C08050; } dl.section dd { margin-bottom: 6px; } #projectlogo { text-align: center; vertical-align: bottom; border-collapse: separate; } #projectlogo img { border: 0px none; } #projectname { font: 300% Tahoma, Arial,sans-serif; margin: 0px; padding: 2px 0px; } #projectbrief { font: 120% Tahoma, Arial,sans-serif; margin: 0px; padding: 0px; } #projectnumber { font: 50% Tahoma, Arial,sans-serif; margin: 0px; padding: 0px; } #titlearea { padding: 0px; margin: 0px; width: 100%; border-bottom: 1px solid #3B3BCC; } .image { text-align: center; } .dotgraph { text-align: center; } .mscgraph { text-align: center; } .caption { font-weight: bold; } div.zoom { border: 1px solid #8080DE; } dl.citelist { margin-bottom:50px; } dl.citelist dt { color:#222286; float:left; font-weight:bold; margin-right:10px; padding:5px; } dl.citelist dd { margin:2px 0; padding:5px 0; } div.toc { padding: 14px 25px; background-color: #F3F3FC; border: 1px solid #D3D3F3; border-radius: 7px 7px 7px 7px; float: right; height: auto; margin: 0 20px 10px 10px; width: 200px; } div.toc li { /*background: url("bdwn.png") no-repeat scroll 0 5px transparent;*/ font: 10px/1.2 Verdana,DejaVu Sans,Geneva,sans-serif; margin-top: 5px; padding-left: 10px; padding-top: 2px; } div.toc h3 { font: bold 12px/1.2 Arial,FreeSans,sans-serif; color: #3030B9; border-bottom: 0 none; margin: 0; } div.toc ul { list-style: none outside none; border: medium none; padding: 0px; } div.toc li.level1 { margin-left: 0px; } div.toc li.level2 { margin-left: 15px; } div.toc li.level3 { margin-left: 30px; } div.toc li.level4 { margin-left: 45px; } .inherit_header { font-weight: bold; color: gray; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .inherit_header td { padding: 6px 0px 2px 5px; } .inherit { display: none; } tr.heading h2 { margin-top: 12px; margin-bottom: 4px; } @media print { #top { display: none; } #side-nav { display: none; } #nav-path { display: none; } body { overflow:visible; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } .summary { display: none; } .memitem { page-break-inside: avoid; } #doc-content { margin-left:0 !important; height:auto !important; width:auto !important; overflow:inherit; display:inline; } }
src/libs/fop-2.1/javadocs/org/apache/fop/fo/pagination/bookmarks/class-use/BookmarkTitle.html
jbampton/eclipse-cheatsheets-to-dita-to-pdf
<!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_34) on Thu Jan 07 14:13:59 GMT 2016 --> <TITLE> Uses of Class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle (Apache FOP 2.1 API) </TITLE> <META NAME="date" CONTENT="2016-01-07"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.fop.fo.pagination.bookmarks.BookmarkTitle (Apache FOP 2.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/fop/fo/pagination/bookmarks/BookmarkTitle.html" title="class in org.apache.fop.fo.pagination.bookmarks"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> fop 2.1</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/fop/fo/pagination/bookmarks//class-useBookmarkTitle.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BookmarkTitle.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.fop.fo.pagination.bookmarks.BookmarkTitle</B></H2> </CENTER> No usage of org.apache.fop.fo.pagination.bookmarks.BookmarkTitle <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/fop/fo/pagination/bookmarks/BookmarkTitle.html" title="class in org.apache.fop.fo.pagination.bookmarks"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> fop 2.1</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/fop/fo/pagination/bookmarks//class-useBookmarkTitle.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BookmarkTitle.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
tests/wpt/web-platform-tests/css/css-grid/abspos/grid-positioned-items-content-alignment-001.html
dsandeephegde/servo
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Grid Layout Test: Grid positioned items content alignment</title> <link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com"> <link rel="help" href="https://drafts.csswg.org/css-grid-1/#abspos" title="9. Absolute Positioning"> <link rel="help" href="https://drafts.csswg.org/css-grid-1/#grid-align" title="10.5. Aligning the Grid: the justify-content and align-content properties"> <meta name="assert" content="This test checks the behavior of the positioned items in a grid using content alignment."> <link rel="stylesheet" href="../support/grid.css"> <link rel="stylesheet" href="../support/grid-alignment.css"> <style> .grid { grid-template-columns: 100px 50px; grid-template-rows: 70px 30px; width: 400px; height: 200px; margin: 5px; /* Ensures that the grid container is the containing block of the absolutely positioned grid children. */ position: relative; } .grid > div { position: absolute; width: 100%; height: 100%; background-color: lime; } .offsets { left: 0; top: 0; } </style> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/resources/check-layout-th.js"></script> <body onload="checkLayout('.grid')"> <div id="log"></div> <div class="grid contentStart"> <div style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentStart"> <div class="offsets" style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentCenter"> <div style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="125" data-offset-y="50" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentCenter"> <div class="offsets" style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="125" data-offset-y="50" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentEnd"> <div style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="250" data-offset-y="100" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentEnd"> <div class="offsets" style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="250" data-offset-y="100" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentSpaceBetween"> <div style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentSpaceBetween"> <div class="offsets" style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentSpaceAround"> <div style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="63" data-offset-y="25" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentSpaceAround"> <div class="offsets" style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="63" data-offset-y="25" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentSpaceEvenly"> <div style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="83" data-offset-y="33" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentSpaceEvenly"> <div class="offsets" style="grid-column: 1 / 2; grid-row: 1 / 2;" data-offset-x="83" data-offset-y="33" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentStart"> <div style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="100" data-offset-y="70" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentStart"> <div class="offsets" style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="100" data-offset-y="70" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentCenter"> <div style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="225" data-offset-y="120" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentCenter"> <div class="offsets" style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="225" data-offset-y="120" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentEnd"> <div style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="350" data-offset-y="170" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentEnd"> <div class="offsets" style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="350" data-offset-y="170" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceBetween"> <div style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="350" data-offset-y="170" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceBetween"> <div class="offsets" style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="350" data-offset-y="170" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceAround"> <div style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="288" data-offset-y="145" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceAround"> <div class="offsets" style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="288" data-offset-y="145" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceEvenly"> <div style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="267" data-offset-y="137" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceEvenly"> <div class="offsets" style="grid-column: 2 / 3; grid-row: 2 / 3;" data-offset-x="267" data-offset-y="137" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentStart"> <div style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentStart"> <div class="offsets" style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentCenter"> <div style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="225" data-expected-height="120"> </div> </div> <div class="grid contentCenter"> <div class="offsets" style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="225" data-expected-height="120"> </div> </div> <div class="grid contentEnd"> <div style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="350" data-expected-height="170"> </div> </div> <div class="grid contentEnd"> <div class="offsets" style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="350" data-expected-height="170"> </div> </div> <div class="grid contentSpaceBetween"> <div style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentSpaceBetween"> <div class="offsets" style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="100" data-expected-height="70"> </div> </div> <div class="grid contentSpaceAround"> <div style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="163" data-expected-height="95"> </div> </div> <div class="grid contentSpaceAround"> <div class="offsets" style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="163" data-expected-height="95"> </div> </div> <div class="grid contentSpaceEvenly"> <div style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="183" data-expected-height="103"> </div> </div> <div class="grid contentSpaceEvenly"> <div class="offsets" style="grid-column: auto / 2; grid-row: auto / 2;" data-offset-x="0" data-offset-y="0" data-expected-width="183" data-expected-height="103"> </div> </div> <div class="grid contentStart"> <div style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="100" data-offset-y="70" data-expected-width="300" data-expected-height="130"> </div> </div> <div class="grid contentStart"> <div class="offsets" style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="100" data-offset-y="70" data-expected-width="300" data-expected-height="130"> </div> </div> <div class="grid contentCenter"> <div style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="225" data-offset-y="120" data-expected-width="175" data-expected-height="80"> </div> </div> <div class="grid contentCenter"> <div class="offsets" style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="225" data-offset-y="120" data-expected-width="175" data-expected-height="80"> </div> </div> <div class="grid contentEnd"> <div style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="350" data-offset-y="170" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentEnd"> <div class="offsets" style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="350" data-offset-y="170" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceBetween"> <div style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="350" data-offset-y="170" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceBetween"> <div class="offsets" style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="350" data-offset-y="170" data-expected-width="50" data-expected-height="30"> </div> </div> <div class="grid contentSpaceAround"> <div style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="288" data-offset-y="145" data-expected-width="112" data-expected-height="55"> </div> </div> <div class="grid contentSpaceAround"> <div class="offsets" style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="288" data-offset-y="145" data-expected-width="112" data-expected-height="55"> </div> </div> <div class="grid contentSpaceEvenly"> <div style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="267" data-offset-y="137" data-expected-width="133" data-expected-height="63"> </div> </div> <div class="grid contentSpaceEvenly"> <div class="offsets" style="grid-column: 2 / auto; grid-row: 2 / auto;" data-offset-x="267" data-offset-y="137" data-expected-width="133" data-expected-height="63"> </div> </div> <div class="grid contentStart"> <div style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentStart"> <div class="offsets" style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentCenter"> <div style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentCenter"> <div class="offsets" style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentEnd"> <div style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentEnd"> <div class="offsets" style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentSpaceBetween"> <div style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentSpaceBetween"> <div class="offsets" style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentSpaceAround"> <div style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentSpaceAround"> <div class="offsets" style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentSpaceEvenly"> <div style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> <div class="grid contentSpaceEvenly"> <div class="offsets" style="grid-column: auto / auto; grid-row: auto / auto;" data-offset-x="0" data-offset-y="0" data-expected-width="400" data-expected-height="200"> </div> </div> </body>
layout/reftests/position-dynamic-changes/horizontal/style.css
Yukarumya/Yukarum-Redfoxes
#parent { position: relative; width: 400px; height: 400px; background: red; border: 0 solid black; } #child { position: absolute; height: 100px; top: 100px; background: blue; border: 0 solid black; } .floatLeft { width: 50px; height: 10px; background: green; float: left; }
app/views/chat/dom.scala.html
clarkerubber/lila
@() <div id="chat" class="side_box"></div>
eyeos/apps/rmail/webmail/plugins/help/skins/default/templates/help.html
FireWalkerX/eyeOS-FOSS-V.2.0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title><roundcube:object name="pagetitle" /></title> <roundcube:include file="/includes/links.html" /> <link rel="stylesheet" type="text/css" href="/this/help.css" /> <link rel="stylesheet" type="text/css" href="/settings.css" /> <script type="text/javascript"> function help_init_settings_tabs() { var tab = '#helptabdefault'; if (window.rcmail && rcmail.env.action) { var action = rcmail.env.action.replace(/^plugin\.help/, ''); tab = '#helptab' + (action ? action : 'default'); } $(tab).addClass('tablink-selected'); } </script> </head> <body> <roundcube:include file="/includes/taskbar.html" /> <roundcube:include file="/includes/header.html" /> <div id="tabsbar"> <span id="helptabdefault" class="tablink"><roundcube:button name="helpdefault" href="?_task=dummy&_action=plugin.help" type="link" label="help.help" title="help.help" /></span> <span id="helptababout" class="tablink"><roundcube:button name="helpabout" href="?_task=dummy&_action=plugin.helpabout" type="link" label="help.about" title="help.about" class="tablink" /></span> <span id="helptablicense" class="tablink"><roundcube:button name="helplicense" href="?_task=dummy&_action=plugin.helplicense" type="link" label="help.license" title="help.license" class="tablink" /></span> <roundcube:container name="helptabs" id="helptabsbar" /> <script type="text/javascript"> if (window.rcmail) rcmail.add_onload(help_init_settings_tabs);</script> </div> <div id="help-box"> <roundcube:object name="helpcontent" id="helpcontentframe" width="100%" height="100%" frameborder="0" src="/watermark.html" /> </div> <div id="rcmversion"><roundcube:object name="productname" /> <roundcube:object name="version" /></div> </body> </html>
LayoutTests/ietestcenter/Javascript/11.4.1-5-3.html
youfoh/webkit-efl
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <script src="../../fast/js/resources/js-test-pre.js"></script> </head> <body> <p id="description"></p> <div id="console"></div> <script src="resources/ie-test-pre.js"></script> <script src="TestCases/11.4.1-5-3.js"></script> <script src="resources/ie-test-post.js"></script> <script src="../../fast/js/resources/js-test-post.js"></script> </body> </html>
LayoutTests/sputnik/Conformance/09_Type_Conversion/9.5_ToInt32/S9.5_A2.3_T1.html
youfoh/webkit-efl
<html> <head> <meta charset='utf-8'> <style> .pass { font-weight: bold; color: green; } .fail { font-weight: bold; color: red; } </style> <script> if (window.testRunner) testRunner.dumpAsText(); function SputnikError(message) { this.message = message; } SputnikError.prototype.toString = function () { return 'SputnikError: ' + this.message; }; var sputnikException; function testPrint(msg) { var span = document.createElement("span"); document.getElementById("console").appendChild(span); // insert it first so XHTML knows the namespace span.innerHTML = msg + '<br />'; } function escapeHTML(text) { return text.toString().replace(/&/g, "&amp;").replace(/</g, "&lt;"); } function printTestPassed(msg) { testPrint('<span><span class="pass">PASS</span> ' + escapeHTML(msg) + '</span>'); } function printTestFailed(msg) { testPrint('<span><span class="fail">FAIL</span> ' + escapeHTML(msg) + '</span>'); } function testFailed(msg) { throw new SputnikError(msg); } var successfullyParsed = false; </script> </head> <body> <p>S9.5_A2.3_T1</p> <div id='console'></div> <script> try { /** * @name: S9.5_A2.3_T1; * @section: 9.5, 11.7.1; * @assertion: If result is greater than or equal to 2^31, return result -2^32; * @description: Use operator <<0; */ // CHECK#1 if ((2147483647 << 0) !== 2147483647) { testFailed('#1: (2147483647 << 0) === 2147483647. Actual: ' + ((2147483647 << 0))); } // CHECK#2 if ((2147483648 << 0) !== -2147483648) { testFailed('#2: (2147483648 << 0) === -2147483648. Actual: ' + ((2147483648 << 0))); } // CHECK#3 if ((2147483649 << 0) !== -2147483647) { testFailed('#3: (2147483649 << 0) === -2147483647. Actual: ' + ((2147483649 << 0))); } // CHECK#4 if ((4294967295 << 0) !== -1) { testFailed('#4: (4294967295 << 0) === -1. Actual: ' + ((4294967295 << 0))); } // CHECK#5 if ((4294967296 << 0) !== 0) { testFailed('#5: (4294967296 << 0) === 0. Actual: ' + ((4294967296 << 0))); } // CHECK#6 if ((4294967297 << 0) !== 1) { testFailed('#6: (4294967297 << 0) === 1. Actual: ' + ((4294967297 << 0))); } } catch (ex) { sputnikException = ex; } var successfullyParsed = true; </script> <script> if (!successfullyParsed) printTestFailed('successfullyParsed is not set'); else if (sputnikException) printTestFailed(sputnikException); else printTestPassed(""); testPrint('<br /><span class="pass">TEST COMPLETE</span>'); </script> </body> </html>