path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
aula-10-mqttbroker/mqtt_avancado/templates/base.html
Atzingen/curso-IoT-2017
<!DOCTYPE html> <html> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <head> <title>Server Galileo</title> </head> <body> <div class="container-fluid"> <div class="jumbotron text-center"> <h1> Flask e MQTT no Galileo </h1> <h2> Dados recebidos dos placas via MQTT </h2> </div> {% block content %} {% endblock %} </div> </body> </html>
docs/de/tuberlin/onedrivesdk/OneDriveSDK.html
tawalaya/OneDriveJavaSDK
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Sat Jun 20 16:30:16 CEST 2015 --> <title>OneDriveSDK</title> <meta name="date" content="2015-06-20"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="OneDriveSDK"; } } catch(err) { } //--> var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../de/tuberlin/onedrivesdk/OneDriveFactory.html" title="class in de.tuberlin.onedrivesdk"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../index.html?de/tuberlin/onedrivesdk/OneDriveSDK.html" target="_top">Frames</a></li> <li><a href="OneDriveSDK.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">de.tuberlin.onedrivesdk</div> <h2 title="Interface OneDriveSDK" class="title">Interface OneDriveSDK</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Known Implementing Classes:</dt> <dd><a href="../../../de/tuberlin/onedrivesdk/common/ConcreteOneDriveSDK.html" title="class in de.tuberlin.onedrivesdk.common">ConcreteOneDriveSDK</a></dd> </dl> <hr> <br> <pre>public interface <span class="typeNameLabel">OneDriveSDK</span></pre> <div class="block">This interface provides the functionality of the OneDrive API.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#authenticate-java.lang.String-">authenticate</a></span>(java.lang.String&nbsp;oAuthCode)</code> <div class="block">Used to authorize the session with the OAuth Response Code (used for first authentication)</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#authenticateWithRefreshToken-java.lang.String-">authenticateWithRefreshToken</a></span>(java.lang.String&nbsp;refreshToken)</code> <div class="block">Used to authorize the session with a RefreshToken</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#disconnect--">disconnect</a></span>()</code> <div class="block">Disconnect from the current session.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getAllDrives--">getAllDrives</a></span>()</code> <div class="block">Gets all drives of the user.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getAuthenticationURL--">getAuthenticationURL</a></span>()</code> <div class="block">Returns the OneDrive oAuth URL.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getDefaultDrive--">getDefaultDrive</a></span>()</code> <div class="block">Get user's default drive on OneDrive.</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getDrive-java.lang.String-">getDrive</a></span>(java.lang.String&nbsp;driveId)</code> <div class="block">Gets drive by the specified drive id.</div> </td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/file/OneFile.html" title="interface in de.tuberlin.onedrivesdk.file">OneFile</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getFileById-java.lang.String-">getFileById</a></span>(java.lang.String&nbsp;id)</code> <div class="block">Gets file by id.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/file/OneFile.html" title="interface in de.tuberlin.onedrivesdk.file">OneFile</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getFileByPath-java.lang.String-">getFileByPath</a></span>(java.lang.String&nbsp;pathToFile)</code> <div class="block">Gets file by path.</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/file/OneFile.html" title="interface in de.tuberlin.onedrivesdk.file">OneFile</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getFileByPath-java.lang.String-de.tuberlin.onedrivesdk.drive.OneDrive-">getFileByPath</a></span>(java.lang.String&nbsp;pathToFile, <a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&nbsp;drive)</code> <div class="block">Gets file by path.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getFolderById-java.lang.String-">getFolderById</a></span>(java.lang.String&nbsp;id)</code> <div class="block">Gets folder by id.</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getFolderByPath-java.lang.String-">getFolderByPath</a></span>(java.lang.String&nbsp;pathToFolder)</code> <div class="block">Gets folder by path.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getFolderByPath-java.lang.String-de.tuberlin.onedrivesdk.drive.OneDrive-">getFolderByPath</a></span>(java.lang.String&nbsp;pathToFolder, <a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&nbsp;drive)</code> <div class="block">Gets folder by path.</div> </td> </tr> <tr id="i13" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getRefreshToken--">getRefreshToken</a></span>()</code> <div class="block">Returns the RefreshToken of the Current Session, if any exists and the current session is valid.</div> </td> </tr> <tr id="i14" class="altColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getRootFolder--">getRootFolder</a></span>()</code> <div class="block">Gets the root folder of the default drive.</div> </td> </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#getRootFolder-de.tuberlin.onedrivesdk.drive.OneDrive-">getRootFolder</a></span>(<a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&nbsp;drive)</code> <div class="block">Gets the root folder of the given dive.</div> </td> </tr> <tr id="i16" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#isAuthenticated--">isAuthenticated</a></span>()</code> <div class="block">Returns true if the session is authenticated.</div> </td> </tr> <tr id="i17" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../de/tuberlin/onedrivesdk/OneDriveSDK.html#startSessionAutoRefresh--">startSessionAutoRefresh</a></span>()</code> <div class="block">used to start a thread that request a new authentication token</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getDefaultDrive--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDefaultDrive</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&nbsp;getDefaultDrive() throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Get user's default drive on OneDrive.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>OneDrive default drive</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getDrive-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDrive</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&nbsp;getDrive(java.lang.String&nbsp;driveId) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets drive by the specified drive id.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>driveId</code> - the drive id</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>OneDrive</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getAllDrives--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAllDrives</h4> <pre>java.util.List&lt;<a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&gt;&nbsp;getAllDrives() throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets all drives of the user.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>List<OneDrive></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getRootFolder--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRootFolder</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a>&nbsp;getRootFolder() throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets the root folder of the default drive.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>root folder</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getRootFolder-de.tuberlin.onedrivesdk.drive.OneDrive-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRootFolder</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a>&nbsp;getRootFolder(<a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&nbsp;drive) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets the root folder of the given dive.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>drive</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>root folder</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getFolderById-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFolderById</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a>&nbsp;getFolderById(java.lang.String&nbsp;id) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets folder by id.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>id</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>OneFolder</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getFolderByPath-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFolderByPath</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a>&nbsp;getFolderByPath(java.lang.String&nbsp;pathToFolder) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets folder by path.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>pathToFolder</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>OneFolder</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getFileById-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFileById</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/file/OneFile.html" title="interface in de.tuberlin.onedrivesdk.file">OneFile</a>&nbsp;getFileById(java.lang.String&nbsp;id) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets file by id.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>id</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>OneFile</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getFileByPath-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFileByPath</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/file/OneFile.html" title="interface in de.tuberlin.onedrivesdk.file">OneFile</a>&nbsp;getFileByPath(java.lang.String&nbsp;pathToFile) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets file by path.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>pathToFile</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>OneFile</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getFolderByPath-java.lang.String-de.tuberlin.onedrivesdk.drive.OneDrive-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFolderByPath</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/folder/OneFolder.html" title="interface in de.tuberlin.onedrivesdk.folder">OneFolder</a>&nbsp;getFolderByPath(java.lang.String&nbsp;pathToFolder, <a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&nbsp;drive) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets folder by path.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>pathToFolder</code> - </dd> <dd><code>drive</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>OneFolder</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getFileByPath-java.lang.String-de.tuberlin.onedrivesdk.drive.OneDrive-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFileByPath</h4> <pre><a href="../../../de/tuberlin/onedrivesdk/file/OneFile.html" title="interface in de.tuberlin.onedrivesdk.file">OneFile</a>&nbsp;getFileByPath(java.lang.String&nbsp;pathToFile, <a href="../../../de/tuberlin/onedrivesdk/drive/OneDrive.html" title="interface in de.tuberlin.onedrivesdk.drive">OneDrive</a>&nbsp;drive) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Gets file by path.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>pathToFile</code> - </dd> <dd><code>drive</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>OneFile</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="authenticate-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>authenticate</h4> <pre>void&nbsp;authenticate(java.lang.String&nbsp;oAuthCode) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Used to authorize the session with the OAuth Response Code (used for first authentication)</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>oAuthCode</code> - the code from the OneDrive OAuth authentication process.</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="authenticateWithRefreshToken-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>authenticateWithRefreshToken</h4> <pre>void&nbsp;authenticateWithRefreshToken(java.lang.String&nbsp;refreshToken) throws java.io.IOException, <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Used to authorize the session with a RefreshToken</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>refreshToken</code> - </dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="getRefreshToken--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRefreshToken</h4> <pre>java.lang.String&nbsp;getRefreshToken() throws <a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></pre> <div class="block">Returns the RefreshToken of the Current Session, if any exists and the current session is valid. A refresh token is only generated if @see OneDriveScope.OFFLINE_ACCESS has been requested for this session. <b><big>WARNING</big> The RefreshToken is equivalent to a user password and should be stored/encrypted similarly. </b></div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code><a href="../../../de/tuberlin/onedrivesdk/OneDriveException.html" title="class in de.tuberlin.onedrivesdk">OneDriveException</a></code></dd> </dl> </li> </ul> <a name="disconnect--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>disconnect</h4> <pre>void&nbsp;disconnect() throws java.io.IOException</pre> <div class="block">Disconnect from the current session.</div> <dl> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> </dl> </li> </ul> <a name="getAuthenticationURL--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAuthenticationURL</h4> <pre>java.lang.String&nbsp;getAuthenticationURL()</pre> <div class="block">Returns the OneDrive oAuth URL.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>url</dd> </dl> </li> </ul> <a name="isAuthenticated--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isAuthenticated</h4> <pre>boolean&nbsp;isAuthenticated()</pre> <div class="block">Returns true if the session is authenticated.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>is authenticated</dd> </dl> </li> </ul> <a name="startSessionAutoRefresh--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>startSessionAutoRefresh</h4> <pre>void&nbsp;startSessionAutoRefresh()</pre> <div class="block">used to start a thread that request a new authentication token</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../de/tuberlin/onedrivesdk/networking/OneDriveSession.html#refreshDelay"><code>OneDriveSession.refreshDelay</code></a>, <a href="../../../de/tuberlin/onedrivesdk/networking/OneDriveSession.html#startRefreshThread--"><code>OneDriveSession.startRefreshThread()</code></a></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../de/tuberlin/onedrivesdk/OneDriveFactory.html" title="class in de.tuberlin.onedrivesdk"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li>Next&nbsp;Class</li> </ul> <ul class="navList"> <li><a href="../../../index.html?de/tuberlin/onedrivesdk/OneDriveSDK.html" target="_top">Frames</a></li> <li><a href="OneDriveSDK.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
views/prototype_oix_170906/uploadphoto/take-your-photo.html
maxinedivers/pass-max
{{< layout}} {{$pageTitle}}Take your photo{{/pageTitle}} {{$header}} <h1>Take your photo</h1> {{/header}} {{$content}} <p>If you need to, <a href="/prototype_oix_170906/photoguide-short/">read the photo guide again</a>.</p> <p> We’ll store all photos for up to 30 days in line with our <a href="" rel="external">privacy policy</a>. </p> <!-- browse button <div id="photo-group" class="form-group"> <label for="photo" class="button photo-upload-label" role="button"> <span id="photo-label-text" class="">Upload your photo</span> </label> <input type="file" accept="image/jpeg" id="photo" class="photo-choose-file" name="photo" aria-controls="progress-container" aria-required="true" style="display:none"> </div> --> <a href="/prototype_oix_170821/uploadphoto/processing-image" class="button">Upload your photo</a><br/><br/> <!-- <details> <summary><span class="summary">I have a printed photo</span></summary> <div class="panel panel-border-narrow"> <p> You can’t use a printed photo with this service. You’ll either need to <a href="">get a digital photo</a>, or <a href="">use a different service</a> to renew your passport. </p> </div> </details> --> <h3>How to take a good passport photo</h3> <div class="grid-row photo-upload-eg"> <div class="column-half img"> <object type="image/jpg" data="/public/images/woman-with-reddish-hair_ex@2x.jpg"type="image/svg+xml" class="svg" tabindex="-1"> <img src="/public/images/woman-with-reddish-hair_ex@2x.jpg" width="206" height= alt=""> </object> </div> <div class="column-half"> <ol class="list list-number"> <li>Get a friend to take your photo.</li> <li>Use a plain background.</li> <li>Don’t crop your photo — include your face, shoulders and upper body.</li> <li>Keep your hair away from your face and brushed down.</li> <li>Make sure there are no shadows on your face or behind you.</li> </ol> </div> </div> {{/content}} {{/ layout}}
client/templates/topmenu.html
AliHoussein/DasHR
<template name="topmenu"> <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">DasHR - The OZ recruitment dashboard</a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav navbar-right"> <!-- <li><a href="#">Settings</a></li> <li><a href="#">Profile</a></li> <li><a href="#">Help</a></li> --> <li><a href="#">{{> loginButtons}}</a></li> </ul> <!-- <form class="navbar-form navbar-right"> <input type="text" class="form-control" placeholder="Search..."> </form> --> </div> </div> </nav> </template>
nifdocsys-master/doc/BSTreadTransformData.html
griest024/PokyrimTools
<!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>NIF File Format Documentation - BSTreadTransformData</title> <link rel=StyleSheet href="docsys.css" type="text/css" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> </head> <body> <center><h1>NIF File Format Documentation</h1></center> <p align="center"><a href="index.html">NIF Objects</a> | <a href="compound_list.html">Compound Types</a> | <a href="enum_list.html">Enum Types</a> | <a href="basic_list.html">Basic Types</a> | <a href="version_list.html">File Versions</a></p> <center><h2>BSTreadTransformData</h2></center> Bethesda-specific node. <h3>Attributes</h3> <table> <tr> <th>Name</th> <th>Type</th> <th>Arg</th> <th>Arr1</th> <th>Arr2</th> <th>Cond</th> <th>Description</th> <th>From</th><th>To</th> </tr> <tr class="reg0"> <td><i>Translation</i></td> <td><a href="Vector3.html"><b>Vector3<b></a></td> <td><i></i></td> <td><i></i></td> <td><i></i></td> <td><i></i></td> <td>Translation.</td> <td></td> <td></td> </tr> <tr class="reg1"> <td><i>Rotation</i></td> <td><a href="Quaternion.html"><b>Quaternion<b></a></td> <td><i></i></td> <td><i></i></td> <td><i></i></td> <td><i></i></td> <td>Rotation.</td> <td></td> <td></td> </tr> <tr class="reg0"> <td><i>Scale</i></td> <td><a href="float.html"><b>float<b></a></td> <td><i></i></td> <td><i></i></td> <td><i></i></td> <td><i></i></td> <td>Scale (usually float_min).</td> <td></td> <td></td> </tr> </table> <h3>Found In</h3> <ul> <li><a href="BSTreadTransform.html">BSTreadTransform</a></li> </ul> </body> </html>
web/assets/css/app/account-setting.css
phptuts/starterkitforsymfony
.profile_pic { padding: 20px; border-radius: 110px; }
examples/tenant_tutorial/templates/base.html
ojengwa/django-multitenants
<!DOCTYPE html> <html lang="en"><head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>{% block title %}{% endblock %}</title> <style type="text/css"> html * { padding:0; margin:0; } body * { padding:10px 20px; } body * * { padding:0; } body { font:small sans-serif; } body>div { border-bottom:1px solid #ddd; } h1 { font-weight:normal; } h2 { margin-bottom:.8em; } h2 span { font-size:80%; color:#666; font-weight:normal; } h3 { margin:1em 0 .5em 0; } h4 { margin:0 0 .5em 0; font-weight: normal; } table { border:1px solid #ccc; border-collapse: collapse; width:100%; background:white; } tbody td, tbody th { vertical-align:top; padding:2px 3px; } thead th { padding:1px 6px 1px 3px; background:#fefefe; text-align:left; font-weight:normal; font-size:11px; border:1px solid #ddd; } tbody th { width:12em; text-align:right; color:#666; padding-right:.5em; } ul { margin-left: 2em; margin-top: 1em; } pre { background: white; padding: 10px; margin: 15px; border-left: 3px solid #006600; } #summary { background: #EFFFE0; } #summary h2 { font-weight: normal; color: #666; } #footer { background:#eee; overflow: auto; } #instructions { background:#f6f6f6; } #summary table { border:none; background:transparent; } </style> </head> <body> <div id="summary"> {% block summary %} {% endblock %} </div> <div id="instructions"> {% block instructions %} {% endblock %} </div> <div id="footer"> <p style="float: left;">Current Tenant: {% if request.tenant %} <a href="http://{{ request.tenant.domain_url }}:8000">{{ request.tenant.name }}</a> (<code>{{ request.tenant.schema_name }}</code>, <code>{{ request.tenant.domain_url }}</code>). Available Tenants: {% else %} None. {% endif %} {% for tenant in tenants_list %} <a href="http://{{ tenant.domain_url }}:8000">{{ tenant.name }}</a> &middot; {% endfor %}</p> <p style="float: right;"> <a href="https://github.com/ojengwa/django-multitenants">django-multitenants</a> &middot; <a href="https://django-multitenants.readthedocs.org/en/latest/">Documentation</a> </p> </div> </body></html>
imports/useraccounts/e4_at_signin_link.html
feus4177/e4
<template name="e4AtSigninLink"> <li> <a id="at-signIn" href="{{signInLink}}" class="{{disabled}}">Sign In</a> </li> </template>
assets/lib/ax5-lato/lato.css
ax5ui/ax5docs
@font-face{font-family:AX5 Lato;font-style:normal;font-weight:300;src:local('☺'),url(fonts/Lato-Light.woff2) format('woff2'),url(fonts/Lato-Light.woff) format('woff')} @font-face{font-family:AX5 Lato;font-style:normal;font-weight:400;src:local('☺'),url(fonts/Lato-Regular.woff2) format('woff2'),url(fonts/Lato-Regular.woff) format('woff')} @font-face{font-family:AX5 Lato;font-style:normal;font-weight:700;src:local('☺'),url(fonts/Lato-Bold.woff2) format('woff2'),url(fonts/Lato-Bold.woff) format('woff')} @font-face{font-family:AX5 Lato;font-style:normal;font-weight:900;src:local('☺'),url(fonts/Lato-Black.woff2) format('woff2'),url(fonts/Lato-Black.woff) format('woff')} @font-face{font-family:AX5 Lato;font-style:italic;font-weight:300;src:local('☺'),url(fonts/Lato-LightItalic.woff2) format('woff2'),url(fonts/Lato-LightItalic.woff) format('woff')} @font-face{font-family:AX5 Lato;font-style:italic;font-weight:400;src:local('☺'),url(fonts/Lato-Italic.woff2) format('woff2'),url(fonts/Lato-Italic.woff) format('woff')} @font-face{font-family:AX5 Lato;font-style:italic;font-weight:700;src:local('☺'),url(fonts/Lato-BoldItalic.woff2) format('woff2'),url(fonts/Lato-BoldItalic.woff) format('woff')} @font-face{font-family:AX5 Lato;font-style:italic;font-weight:900;src:local('☺'),url(fonts/Lato-BlackItalic.woff2) format('woff2'),url(fonts/Lato-BlackItalic.woff) format('woff')}
templates/article.html
andreadipersio/pugo
{{ define "innerTemplate" }} {{ .Content }} {{ end }}
mirror/prvCode_07/cityCode_000-areaCode_11-deptCode_018/voteCode_20120101T1A2-qryType_ctks-prvCode_02-cityCode_000-areaCode_11-deptCode_018-liCode_0829.html
g0v/projectV
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 選舉資料查詢 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>中選會選舉資料庫網站</title> <link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css"> <script type="text/javascript"> function AddToFaves_hp() { var is_4up = parseInt(navigator.appVersion); var is_mac = navigator.userAgent.toLowerCase().indexOf("mac")!=-1; var is_ie = navigator.userAgent.toLowerCase().indexOf("msie")!=-1; var thePage = location.href; if (thePage.lastIndexOf('#')!=-1) thePage = thePage.substring(0,thePage.lastIndexOf('#')); if (is_ie && is_4up && !is_mac) window.external.AddFavorite(thePage,document.title); else if (is_ie || document.images) booker_hp = window.open(thePage,'booker_','menubar,width=325,height=100,left=140,top=60'); //booker_hp.focus(); } </script> </head> <body class="frame"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 標題:選舉資料庫網站 --> <div style="width: 100%; height: 56px; margin: 0px 0px 0px 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: black;"> <div style="float: left;"> <img src="http://db.cec.gov.tw/images/main_title.gif" /> </div> <div style="width: 100%; height: 48px;"> <div style="text-align: center;"> <img src="http://db.cec.gov.tw/images/small_ghost.gif" /> <span style="height: 30px; font-size: 20px;"> <a href="http://www.cec.gov.tw" style="text-decoration: none;">回中選會網站</a> </span> </div> </div> <div style="width: 100%; height: 8px; background-color: #fde501;"> </div> </div> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 頁籤 --> <div style="width: 100%; height: 29px; background-image: url('http://db.cec.gov.tw/images/tab_background.gif'); background-repeat: repeat-x;"> <div style="text-align: center;"> <a href="histMain.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_01.gif" /></a> <a href="histCand.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_02.gif" /></a> <!-- <a href=""><img border="0" src="images/tab_03.gif" /></a> --> <!-- <a href=""><img border="0" src="images/tab_04.gif" /></a> --> <a href="histQuery.jsp?voteCode=20120101T1A2&amp;qryType=ctks&amp;prvCode=02&amp;cityCode=000&amp;areaCode=11&amp;deptCode=018&amp;liCode=0829#"><img border="0" src="http://db.cec.gov.tw/images/tab_05.gif" onClick="AddToFaves_hp()" /></a> <a href="mailto:info@cec.gov.tw;ytlin@cec.gov.tw"><img border="0" src="http://db.cec.gov.tw/images/tab_06.gif" /></a> </div> </div> <div style="width: 100%; height: 22px; background-image: url('http://db.cec.gov.tw/images/tab_separator.gif'); background-repeat: repeat-x;"> </div> <div class="query"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 子頁面:查詢候選人得票數 --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 標題 --> <div class="titlebox"> <div class="title"> <div class="head">第 08 屆 立法委員選舉(區域)&nbsp;候選人得票數</div> <div class="date">投票日期:中華民國101年01月14日</div> <div class="separator"></div> </div> </div> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 查詢:候選人得票數,縣市多選區,如區域立委 --> <link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/qryCtks.css" /> <!-- 投開票所表頭 --> <table class="ctks" width="950" height="22" border=1 cellpadding="0" cellspacing="0" > <tr class="title"> <td nowrap align="center">地區</td> <td nowrap align="center">姓名</td> <td nowrap align="center">號次</td> <td nowrap align="center">得票數</td> <td nowrap align="center">得票率</td> </tr> <!-- 投開票所內容 --> <tr class="data"> <td nowrap rowspan=2 align=center>新北市第11選區新店區下城里第1994投開票所</td> <td nowrap align="center">高建智</td> <td nowrap align="center">1</td> <td nowrap align="right">336</td> <td nowrap align="right"> 32.52%</td> </tr> <!-- 投開票所內容 --> <tr class="data"> <td nowrap align="center">羅明才</td> <td nowrap align="center">2</td> <td nowrap align="right">697</td> <td nowrap align="right"> 67.47%</td> </tr> <!-- 投開票所內容 --> <tr class="data"> <td nowrap rowspan=2 align=center>新北市第11選區新店區下城里第1995投開票所</td> <td nowrap align="center">高建智</td> <td nowrap align="center">1</td> <td nowrap align="right">387</td> <td nowrap align="right"> 46.40%</td> </tr> <!-- 投開票所內容 --> <tr class="data"> <td nowrap align="center">羅明才</td> <td nowrap align="center">2</td> <td nowrap align="right">447</td> <td nowrap align="right"> 53.59%</td> </tr> </table> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <div style="width: 100%; height: 20px; margin: 30px 0px 0px 0px; text-align: center; "> <span> <img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" /> </span> <span style="margin: 0px 10px 0px 10px; "> <a style="text-decoration: none; font-size: 15px; " href="histPrint">下載</a> </span> <span> <img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" /> </span> <span style="margin-right: 100px;">&nbsp;</span> <span> <img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" /> </span> <span style="margin: 0px 10px 0px 10px; "> <a style="text-decoration: none; font-size: 15px; " href="histMain.jsp">離開</a> </span> <span> <img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" /> </span> </div> </div> </body> </html>
appinventor/docs/learn/tutorials/coloredDots/coloredDots.html
ajhalbleib/aicg
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta content="App Inventor for Android" name="description" /> <meta content="Android, Blocks App Inventor, Mobile, Phone, IDE" name="keywords" /> <title> Colored Dots - App Inventor for Android </title> <link href="/static/images/appinventor-16.png" rel="SHORTCUT ICON" type="image/ico" /> <link href="/static/images/appinventor-16.png" rel="icon" type="image/png" /> <link href="/static/css/appinventor.css" rel="stylesheet" /> <script src="http://www.google.com/js/gweb/analytics/autotrack.js"> </script> <script> var tracker = new gweb.analytics.AutoTrack({ profile: 'UA-5856106-2' }); </script> <script language = "JavaScript" src="/static/scripts/HeaderAndFooter.js"></script> <style> img.c2 {border-width:0} div.c1 {clear:both;} </style> </head> <body> <script language = "JavaScript">createHeader('<div id="navigation-breadcrumb"> <a href="/learn/">Learn</a> &gt; <a href="/learn/tutorials/">Tutorials</a> &gt; Colored Dots&gt; ');</script><br> <div id="aiac"> <div class="main-container"> <div class="customhr customhr-gray"> </div> <div class="content"> <div class="content-body"> <div class="learn-page"> <h1> Colored Dots: Creating Apps with Multiple Screens </h1> <p> This tutorial shows how to create apps that have multiple screens. In App Inventor, you can have a screen open a second screen. Later the second screen can return to the screen that opened it. You can have as many screens as you like, but each screen closes by returning to the screen that opened it. The screens can share information by passing and returning values when they open and close. The screens also share the same TinyDB data, which they can use to store and shared values. </p> <p>Building an app with multiple screens is a lot like creating several individual apps. Every screen that you create has its own components in the Designer window. In the Blocks Editor, you will be able to see only the components of the screen currently selected in the Designer. Similarly, the blocks of code related to a screen cannot refer to blocks of code in another screen. </p> <p>The demonstration app is a simple drawing program called ColoredDots. It has two screens. ColoredDots is similar to <a href="/docs/learn/tutorials/paintpot/paintpot-part1.html">PaintPot</a>, but it uses a second screen to let the user create new colors by providing numerical values for the red, green, and blue color composition (RGB). In the PaintPot app, a user can only paint with one of the three predefined colors. Adding more colors to Paintpot would have required new buttons on the screen, thereby reducing the amount of space available for painting. In ColoredDots, the ability to choose a new color is implemented with a second screen called Settings. Once a new color has been created in the second screen, its value is passed back to the first screen. You can also save and name the colors you create in the second screen, and use them in painting. </p> <p> Here are the two screens for the ColoredDots app: </p> <table border="0"> <tr><td><div class="imagecontainer"><img alt="Painting Screen" src="coloredDotsAssets/paintingScreen.png" width="250"></div></td> <td width="50">&nbsp;</td> <td><div class="imagecontainer"><img alt="Settings Screen" src="coloredDotsAssets/settingsScreen.png" width="250"></div></td> </tr> </table> <h2> Building the Main Screen (Screen1) </h2> <p>You start building a multiscreen app by creating a new project, just as with any other app. As usual, App Inventor automatically creates the main screen and names it <span class="ButtonText">Screen1</span> and you can add components. Here's the Designer and the Components panel when all the components for <span class="ButtonText">Screen1</span> have been added. <div class="imagecontainer"><img alt="Screen1 Designer Window" src="coloredDotsAssets/screen1Designer.png" width="635"></div> The components are: </p> <div class="advtutorial"> <table> <tbody> <tr> <td class="tbl-header"> Component Type </td> <td class="tbl-header"> Palette Group </td> <td class="tbl-header"> What you'll name it </td> <td class="tbl-header"> Purpose of Component </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">TitleLabel</span> </td> <td> Shows the title "Paint with Colored Dots" </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">ColorLabel</span> </td> <td> Shows the text "Current Color" </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">ColorSample</span> </td> <td> Blank label whose background color is the current color </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">DotSizeLabel</span> </td> <td> Shows the text "Dot size" </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">DotSizeValue</span> </td> <td> Shows the current dot size </td> </tr> <tr> <td> <span class="ButtonText">Canvas</span> </td> <td> Basic </td> <td> <span class="ButtonText">Canvas1</span> </td> <td> Shows dots at the places you touch </td> </tr> <tr> <td> <span class="ButtonText">Button</span> </td> <td> Basic </td> <td> <span class="ButtonText">EraseButton</span> </td> <td> Clears the canvas </td> </tr> <tr> <td> <span class="ButtonText">Button</span> </td> <td> Basic </td> <td> <span class="ButtonText">SettingsButton</span> </td> <td> Launches the second screen </td> </tr> <tr> <td> <span class="ButtonText">Button</span> </td> <td> Basic </td> <td> <span class="ButtonText">GetColorButton</span> </td> <td> Loads the color from the data base </td> </tr> <tr> <td> <span class="ButtonText">Notifier</span> </td> <td> Other stuff </td> <td> <span class="ButtonText">Notifier1</span> </td> <td> Shows a dialog for entering a color name </td> </tr> <tr> <td> <span class="ButtonText">TinyDB</span> </td> <td> Basic </td> <td> <span class="ButtonText">TinyDB1</span> </td> <td> Stores color names and values </td> </tr> </tbody> </table> </div> <p> We'll look at the blocks for <span class="ButtonText">Screen1</span> below. But first let's add the other screen. </p> <h2>Adding a second screen</h2> <p>To add a new screen to your app, click the <span class="ButtonText">Add Screen</span> button in the top toolbar of the Designer window. A dialog window will appear, in which you can provide a name for the new screen.</p> <table border="0"> <tr><td><div class="imagecontainer"><img alt="Adding a new screen" src="coloredDotsAssets/addscreen.png"></div></td> <td width="50">&nbsp;</td> <td><div class="imagecontainer"><img alt="Naming new screen" src="coloredDotsAssets/creatingScreen.png"></div></td> </tr> </table> <blockquote class="notice"> <strong>Note:</strong> You should make the name of the new screen something meaningful when you add it. Do that now, because once a screen has been added, its name cannot be changed -- the Rename button for the screen component itself is disabled -- it's good to have meaningful names for the parts of your program. One limitation here is that <span class="ButtonText">Screen1</span> cannot be renamed. Remember also that the screen's <em>title</em> (shown in the title bar when the app is running) is different from its name. You can change the screen title in the Properties pane. </blockquote> </p> <p>When you create a new screen, the Designer window switches to display it. Initially there will be no components, just like with a new app, and you add new components by dragging them from the Palette, just as with any screen. Here's the Designer window for the second screen, named <span class="ButtonText">SettingsScreen</span>, after the components have been added. Notice that <span class="ButtonText">SettingsScreen</span> is a dark green color, meaning <span class="ButtonText">SettingsScreen</span> is current screen. </p> <div class="imagecontainer"><img alt="Second screen - Designer window" src="coloredDotsAssets/settingsDesigner.png" width="680"></div> <p>The components for the settings screen are: </p> <p> <div class="advtutorial"> <table> <tbody> <tr> <td class="tbl-header"> Component Type </td> <td class="tbl-header"> Palette Group </td> <td class="tbl-header"> What you'll name it </td> <td class="tbl-header"> Purpose of Component </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">RedLabel</span> </td> <td> Shows the text "Red" </td> </tr> <tr> <td> <span class="ButtonText">TextBox</span> </td> <td> Basic </td> <td> <span class="ButtonText">Red</span> </td> <td> For entering the amount of red in the color (0-255) </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">GreenLabel</span> </td> <td> Shows the text "Green" </td> </tr> <tr> <td> <span class="ButtonText">TextBox</span> </td> <td> Basic </td> <td> <span class="ButtonText">Green</span> </td> <td> For entering the amount of green in the color (0-255) </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">BlueLabel</span> </td> <td> Shows the text "Blue" </td> </tr> <tr> <td> <span class="ButtonText">TextBox</span> </td> <td> Basic </td> <td> <span class="ButtonText">Blue</span> </td> <td> For enteriing the amount of blue in the color (0-255) </td> </tr> <tr> <td> <span class="ButtonText">Button</span> </td> <td> Basic </td> <td> <span class="ButtonText">TestColorButton</span> </td> <td> Press to create the new color </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">LabelTestColorSample</span> </td> <td> Blank label whose background color is the new color </td> </tr> <tr> <td> <span class="ButtonText">Label</span> </td> <td> Basic </td> <td> <span class="ButtonText">DotRadius</span> </td> <td> Shows the text "Dot size" </td> </tr> <tr> <td> <span class="ButtonText">TextBox</span> </td> <td> Basic </td> <td> <span class="ButtonText">RadiusTextBox</span> </td> <td> Shows the current dot size </td> </tr> <tr> <td> <span class="ButtonText">Button</span> </td> <td> Basic </td> <td> <span class="ButtonText">SaveAndQuitButton</span> </td> <td> Returns to the main screen with the new color and dot size </td> </tr> <tr> <td> <span class="ButtonText">Button</span> </td> <td> Basic </td> <td> <span class="ButtonText">StoreColorButton</span> </td> <td> Names the color and stores it for use in the main screen </td> </tr> <tr> <td> <span class="ButtonText">Notifier</span> </td> <td> Other stuff </td> <td> <span class="ButtonText">Notifier1</span> </td> <td> Shows a dialog for entering a color name </td> </tr> <tr> <td> <span class="ButtonText">TinyDB</span> </td> <td> Basic </td> <td> <span class="ButtonText">TinyDB1</span> </td> <td> Stores color names and values </td> </tr> </tbody> </table> </div> </p> <p> Here and in general with multiple screen apps, only the components that belong to the current screen (in this case <span class="ButtonText">SettingsScreen</span>) are shown in the Designer and the Components pane. You can switch between screens by pressing the <span class="ButtonText">SettingsScreen</span> and the <span class="ButtonText">Screen1</span> buttons, and the view in the Designer will show the corresponding screen. The same is true for the Blocks Editor: When you're working on a screen you'll see only the blocks for that screen <blockquote class="notice"> None of the components, variable definitions, and procedures that you define in one screen will be accessible from any other screen. We'll see below how to pass information between screens. </blockquote> <blockquote class="dogfood"> Warning: When you switch between screens, you are effectively telling the Blocks Editor to load a new project, and this takes a little time. Wait until the Blocks Editor is done loading the blocks for the new screen before changing things. Most especially, wait until the new screen has finished loading before clicking on blocks or links with the mouse. If you don't wait, you may get errors, or even lose blocks from your project. </blockquote> </p> <h2> Blocks for the main screen (Screen1) </h2> <p>The <span class="ButtonText">Screen1</span> is essentially a drawing program. When you touch the Canvas, the app draws a dot of the current radius and color. The color is specified by the background of the <span class="ButtonText">ColorSample</span> label. The erase button clears the canvas. When the screen opens, it initializes the radius to 3 and the color to black. Here are the corresponding blocks: </p> <div class="imagecontainer"><img alt="Blocks for screen 1" src="coloredDotsAssets/Screen1Basic.png" width="500"></div> <h3>Communicating with the settings screen</h3> <p> The multiple screen aspect of the app involves getting the settings: the new color and the new dot radius. It's the job of <span class="ButtonText">SettingScreen</span> to create these values and return these to <span class="ButtonText">Screen1</span> as a list of two items: the color and the dotsize. We'll see how <span class="ButtonText">SettingsScreen</span> does this below, but from the perspective of <span class="ButtonText">Screen1</span>, all it needs to do is open <span class="ButtonText">SettingsScreen</span> and get the result. </p> <p>Here's how this happens: when the <span class="ButtonText">Settings</span> button is pressed, <span class="ButtonText">Screen1</span> uses <span class="Block">open another screen</span> to open <span class="ButtonText">SettingsScreen</span>. When <span class="ButtonText">SettingsScreen</span> returns, it will signal the <span class="Block">other screen closed</span> event, which provides the name of the screen (here <span class="ButtonText">SettingsScreen</span>) and the value returned (here the two-element list). The event handler for <span class="ButtonText">Screen1</span> extracts the two items from the list and sets the <span class="ButtonText">ColorSample</span> background and the <span class="ButtonText">DotSizeValue</span> text properties. Here are the blocks: </p> <div class="imagecontainer"><img alt="Blocks for Screen1 opening SettingsScreen and for getting the returned result" src="coloredDotsAssets/Screen1OtherScreen.png" width="500"></div> <p>In general, a screen opens another screen with <span class="Block">open another screen</span> and gets a result back though the <span class="Block">when other screen closed</span> event. It's also possible, although ColoredDots doesn't use this, for a screen to open another screen and pass it a value, by means of <span class="Block">open another screen with value</span>. The other screen can then access the value using <span class="Block">get start value</span>. </p> <h3>Sharing data via TinyDB</h3> <p>Besides opening screens and returning values, the different screens in a multiple screen app can communicate through TinyDB. To do this, give every screen its individual TinyDB component. Even though these will be "different" TinyDB components, they will in fact all share the same keys and values: If one screen stores a value under a key, the other screen can get that value by using the same key.</p> <p>ColoredDots uses TinyDB to let you name the colors you create and save them to later use. The saving and naming will be done in <span class="ButtonText">SettingsScreen</span>, as shown in the blocks below. When you press the <span class="ButtonText">GetColorButton</span> in <span class="ButtonText">Screen1</span>, the app uses the Notifier to ask you to enter the name of the color you want, and looks it up in TinyDB. If there's a color stored under that name, it sets the drawing color to the result.</p> <div class="imagecontainer"><img alt="Using TinyDB to retrieve saved colors." src="coloredDotsAssets/Screen1Notifier.png" width="600"></div> <h2> Blocks for the settings screen </h2> <p> The main job of <span class="ButtonText">SettingsScreen</span> is to create a color from the red-green-blue values entered in the text boxes and provide that color to <span class="ButtonText">Screen1</span>. When you click the <span class="ButtonText">TestColorButton</span>, the color is created for you as the background of <span class="ButtonText">LabelTestColorSample</span>. When you click <span class="ButtonText">SaveAndQuit</span> the new color and the new dot size (taken from the <span class="ButtonText">RadiusTextBox</span>) are returned to <span class="ButtonText">Screen1</span> as a two-item list. </p> <p> To return the list to <span class="ButtonText">Screen1</span>, <span class="ButtonText">SettingsScreen</span> uses <span class="Block">close screen with value</span>, which takes as an argument the value to be returned (in this case, the list). When a screen closes, the app returns to the screen that opened it. </p> <p> Here are the blocks that do this. <span class="ButtonText">SettingsScreen</span> uses the procedures CheckColor and LimitRange to ensure that the values entered in the text boxes are valid numbers for colors and dot size. We'll examine these procedure below. </p> <div class="imagecontainer"><img alt="Blocks for SettingsScreen creating the color and returning the result." src="coloredDotsAssets/SettingsScreenBasic.png" width="600"></div> <p> The next blocks show how <span class="ButtonText">SettingsScreen</span> associates a name with a color for use by <span class="ButtonText">Screen1</span>. When you click <span class="ButtonText">StoreColor</span> the Notifier ask you to enter a name for the color. When you make your entry, the color is stored in TinyDB, using the name you entered as a key. <span class="ButtonText">Screen1</span> can then retrieve the color using its own TinyDB component. </p> <div class="imagecontainer"><img alt="Blocks for SettingsScreen to store a color in TinyDB." src="coloredDotsAssets/SettingsScreenNotifier.png" width="500"></div> <h3> Limiting numbers to a range </h3> <p> The only thing left is to show how <span class="ButtonText">SettingsScreen</span> checks that it's using good values for colors and dot size. Each of the red, green, blue values should be a number between 0 and 255. But you could have entered anything in those text boxes. The checkColor procedure takes a value and limits its range to between 0 and 255: If it's less than 0 (or not a number at all) the result will be 0. It it's greater than 255, the result will be 255: </p> <div class="imagecontainer"><img alt="The checkColor procedure." src="coloredDotsAssets/checkColor.png" width="400"></div> <p> The final bit is <span class="ButtonText">LimitRange</span>. This is a general procedure that takes an input, a lower limit, and an upper limit, and restricts the input to lie within that range (and it returns the lower limit if the input is not a number). The procedure is simple, but tricky: To restrict the range, take the maximum of the input and the lower limit, then take the minimum of the result and the upper limit. This programming "trick" has little to do with multiple screens or App Inventor. You might want to take a few moments to convince yourself that it really works. </p> <div class="imagecontainer"><img alt="The LimitRange procedure." src="coloredDotsAssets/LimitRange.png" width="500"></div> <h2>Comments on multiple screens</h2> <p>You can have many screens in an App Inventor app, but a screen always returns to the screen that opened it. On the other hand, you can get the effect of screens switching to arbitrary other screen by setting up a "manager screen" that is used for opening all the other screens. When a screen wants to switch, it returns to the manager with a value saying which screen to open next. </p> <p>In the current version of App Inventor, it is not yet possible to test a multiple-screen app in live development mode. You can test each screen separately, but you cannot test the communication between two screens. When try to switch between screens, you'll get an error message. To test whether the screens are properly communicating, you'll need to <span class="ButtonText">Package for Phone</span> and open the installed app.</p> <p> <blockquote class="notice"> This tutorial is based on work by Eni Mustafaraj of Wellesley College. </blockquote> </p> </div> </div> </div> <div class="footer"> <script language = "JavaScript">createFooter();</script><br> <div class="footer-lastupdate"> <script> if (document.lastModified != '') { var m = "Page last updated: " + document.lastModified; var p = m.length-8; document.writeln("<center>"); document.write(m.substring(p, 0)); document.writeln("<\/center>"); } </script> </div> </div> </div> </div> </body> </html>
v5/user-agent-detail/c7/f3/c7f38c5e-6524-4d81-8564-304003b0d051.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.4.14-xfs; X11; i686)</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="../circle.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> <h5 class="header light"> Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.4.14-xfs; X11; i686) </h5> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Test suite</th></tr><tr><td>Browscap<br /><small>6014</small><br /><small>vendor/browscap/browscap/tests/fixtures/issues/issue-137.php</small></td><td>Konqueror 2.2</td><td>KHTML unknown</td><td>Linux unknown</td><td style="border-left: 1px solid #555">unknown</td><td>Linux Desktop</td><td>Desktop</td><td></td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-b3ace57b-0c56-4fa0-aa1d-8ee4ba0e42c7">Detail</a> <!-- Modal Structure --> <div id="modal-b3ace57b-0c56-4fa0-aa1d-8ee4ba0e42c7" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Browscap result detail</h4> <p><pre><code class="php">Array ( [Comment] => Konqueror 2.2 [Browser] => Konqueror [Browser_Type] => Browser [Browser_Bits] => 32 [Browser_Maker] => KDE e.V. [Browser_Modus] => unknown [Version] => 2.2 [MajorVer] => 2 [MinorVer] => 2 [Platform] => Linux [Platform_Version] => unknown [Platform_Description] => Linux [Platform_Bits] => 32 [Platform_Maker] => Linux Foundation [Alpha] => [Beta] => [Win16] => [Win32] => [Win64] => [Frames] => [IFrames] => 1 [Tables] => 1 [Cookies] => 1 [BackgroundSounds] => [JavaScript] => 1 [VBScript] => [JavaApplets] => 1 [ActiveXControls] => [isMobileDevice] => [isTablet] => [isSyndicationReader] => [Crawler] => [isFake] => [isAnonymized] => [isModified] => [CssVersion] => 2 [AolVersion] => 0 [Device_Name] => Linux Desktop [Device_Maker] => Various [Device_Type] => Desktop [Device_Pointing_Method] => mouse [Device_Code_Name] => Linux Desktop [Device_Brand_Name] => unknown [RenderingEngine_Name] => KHTML [RenderingEngine_Version] => unknown [RenderingEngine_Maker] => KDE e.V. ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapFull<br /><small>6014</small><br /></td><td>Konqueror 2.2</td><td>KHTML </td><td>Linux </td><td style="border-left: 1px solid #555"></td><td></td><td>Desktop</td><td></td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.038</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-47a9cd06-e213-4882-bc34-db6aed664223">Detail</a> <!-- Modal Structure --> <div id="modal-47a9cd06-e213-4882-bc34-db6aed664223" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapFull result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(compatible; konqueror\/2\.2.*linux.*$/ [browser_name_pattern] => mozilla/5.0 (compatible; konqueror/2.2*linux* [parent] => Konqueror 2.2 [comment] => Konqueror 2.2 [browser] => Konqueror [browser_type] => Browser [browser_bits] => 32 [browser_maker] => KDE e.V. [browser_modus] => unknown [version] => 2.2 [majorver] => 2 [minorver] => 2 [platform] => Linux [platform_version] => unknown [platform_description] => Linux [platform_bits] => 32 [platform_maker] => Linux Foundation [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => [iframes] => 1 [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => 1 [activexcontrols] => [ismobiledevice] => [istablet] => [issyndicationreader] => [crawler] => [isfake] => [isanonymized] => [ismodified] => [cssversion] => 2 [aolversion] => 0 [device_name] => Linux Desktop [device_maker] => Various [device_type] => Desktop [device_pointing_method] => mouse [device_code_name] => Linux Desktop [device_brand_name] => unknown [renderingengine_name] => KHTML [renderingengine_version] => unknown [renderingengine_description] => For Konqueror. [renderingengine_maker] => KDE e.V. ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapLite<br /><small>6014</small><br /></td> <td colspan="12" class="center-align red lighten-1"> <strong>No result found</strong> </td> </tr><tr><td>BrowscapPhp<br /><small>6014</small><br /></td><td>Konqueror 2.2</td><td><i class="material-icons">close</i></td><td>Linux </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Desktop</td><td></td><td></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.026</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68">Detail</a> <!-- Modal Structure --> <div id="modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^mozilla\/5\.0 \(compatible; konqueror\/2\.2.*linux.*$/ [browser_name_pattern] => mozilla/5.0 (compatible; konqueror/2.2*linux* [parent] => Konqueror 2.2 [comment] => Konqueror 2.2 [browser] => Konqueror [browser_type] => unknown [browser_bits] => 0 [browser_maker] => KDE e.V. [browser_modus] => unknown [version] => 2.2 [majorver] => 2 [minorver] => 2 [platform] => Linux [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => [istablet] => [issyndicationreader] => false [crawler] => [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => Desktop [device_pointing_method] => mouse [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.1</small><br /></td> <td colspan="12" class="center-align red lighten-1"> <strong>No result found</strong> </td> </tr><tr><td>JenssegersAgent<br /><small>v2.3.3</small><br /></td><td>Mozilla </td><td><i class="material-icons">close</i></td><td>Linux </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51">Detail</a> <!-- Modal Structure --> <div id="modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>JenssegersAgent result detail</h4> <p><pre><code class="php">Array ( [browserName] => Mozilla [browserVersion] => [osName] => Linux [osVersion] => [deviceModel] => [isMobile] => [isRobot] => [botName] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>NeutrinoApiCom<br /><small></small><br /></td><td>Konqueror 2.2.2</td><td><i class="material-icons">close</i></td><td>Linux </td><td style="border-left: 1px solid #555"></td><td></td><td>desktop-browser</td><td></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.20701</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b">Detail</a> <!-- Modal Structure --> <div id="modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>NeutrinoApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [mobile_screen_height] => 0 [is_mobile] => [type] => desktop-browser [mobile_brand] => [mobile_model] => [version] => 2.2.2 [is_android] => [browser_name] => Konqueror [operating_system_family] => Linux [operating_system_version] => [is_ios] => [producer] => KDE e.V. [operating_system] => Linux [mobile_screen_width] => 0 [mobile_browser] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.6.1</small><br /></td><td>Konqueror 2.2</td><td>KHTML </td><td>GNU/Linux </td><td style="border-left: 1px solid #555"></td><td></td><td>desktop</td><td></td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.005</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-4a941d34-a8d3-4914-9724-346f60ad7046">Detail</a> <!-- Modal Structure --> <div id="modal-4a941d34-a8d3-4914-9724-346f60ad7046" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => Konqueror [short_name] => KO [version] => 2.2 [engine] => KHTML ) [operatingSystem] => Array ( [name] => GNU/Linux [short_name] => LIN [version] => [platform] => x86 ) [device] => Array ( [brand] => [brandName] => [model] => [device] => 0 [deviceName] => desktop ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => [isTablet] => [isTV] => [isDesktop] => 1 [isMobile] => [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.1</small><br /></td><td>Konqueror 2.2.2;</td><td><i class="material-icons">close</i></td><td>Linux </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ec1cd248-02b0-457e-8a9d-35bb99af008c">Detail</a> <!-- Modal Structure --> <div id="modal-ec1cd248-02b0-457e-8a9d-35bb99af008c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.4.14-xfs; X11; i686) ) [name:Sinergi\BrowserDetector\Browser:private] => Konqueror [version:Sinergi\BrowserDetector\Browser:private] => 2.2.2; [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => [isFacebookWebView:Sinergi\BrowserDetector\Browser:private] => [isCompatibilityMode:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => Linux [version:Sinergi\BrowserDetector\Os:private] => unknown [isMobile:Sinergi\BrowserDetector\Os:private] => [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.4.14-xfs; X11; i686) ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.4.14-xfs; X11; i686) ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small><br /></td><td>Konqueror 2.2.2</td><td><i class="material-icons">close</i></td><td>Linux 2.4.14</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.004</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3160e405-8a8f-46dd-8f47-5115f06462d2">Detail</a> <!-- Modal Structure --> <div id="modal-3160e405-8a8f-46dd-8f47-5115f06462d2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 2 [minor] => 2 [patch] => 2 [family] => Konqueror ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 2 [minor] => 4 [patch] => 14 [patchMinor] => [family] => Linux ) [device] => UAParser\Result\Device Object ( [brand] => [model] => [family] => Other ) [originalUserAgent] => Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.4.14-xfs; X11; i686) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentApiCom<br /><small></small><br /></td><td>Mozilla 5.0</td><td> </td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Desktop</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.15101</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6">Detail</a> <!-- Modal Structure --> <div id="modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [platform_name] => Linux [platform_version] => Linux [platform_type] => Desktop [browser_name] => Mozilla [browser_version] => 5.0 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentStringCom<br /><small></small><br /></td><td>Konqueror 2.2.2</td><td><i class="material-icons">close</i></td><td>Linux </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.061</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee">Detail</a> <!-- Modal Structure --> <div id="modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentStringCom result detail</h4> <p><pre><code class="php">stdClass Object ( [agent_type] => Browser [agent_name] => Konqueror [agent_version] => 2.2.2 [os_type] => Linux [os_name] => Linux [os_versionName] => [os_versionNumber] => [os_producer] => [os_producerURL] => [linux_distibution] => Null [agent_language] => [agent_languageTag] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small><br /></td><td>Konqueror 2.2.2</td><td> </td><td>Linux </td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.23101</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c">Detail</a> <!-- Modal Structure --> <div id="modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhatIsMyBrowserCom result detail</h4> <p><pre><code class="php">stdClass Object ( [operating_system_name] => Linux [simple_sub_description_string] => [simple_browser_string] => Konqueror 2.2 on Linux (2.4.14) [browser_version] => 2.2 [extra_info] => Array ( ) [operating_platform] => [extra_info_table] => Array ( ) [layout_engine_name] => [detected_addons] => Array ( ) [operating_system_flavour_code] => [hardware_architecture] => i686 [operating_system_flavour] => [operating_system_frameworks] => Array ( ) [browser_name_code] => konqueror [operating_system_version] => 2.4.14 [simple_operating_platform_string] => [is_abusive] => [layout_engine_version] => [browser_capabilities] => Array ( ) [operating_platform_vendor_name] => [operating_system] => Linux (2.4.14) [operating_system_version_full] => [operating_platform_code] => [browser_name] => Konqueror [operating_system_name_code] => linux [user_agent] => Mozilla/5.0 (compatible; Konqueror/2.2.2; Linux 2.4.14-xfs; X11; i686) [browser_version_full] => 2.2.2 [browser] => Konqueror 2.2 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /></td><td>Konqueror 2.2.2</td><td> </td><td>Linux </td><td style="border-left: 1px solid #555"></td><td></td><td>desktop</td><td></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.004</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-083a336f-5d73-4505-84f3-c5fc9bb78652">Detail</a> <!-- Modal Structure --> <div id="modal-083a336f-5d73-4505-84f3-c5fc9bb78652" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => Konqueror [version] => 2.2.2 [type] => browser ) [os] => Array ( [name] => Linux ) [device] => Array ( [type] => desktop ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>pc</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9">Detail</a> <!-- Modal Structure --> <div id="modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [category] => pc [os] => Linux [name] => UNKNOWN [version] => UNKNOWN [vendor] => UNKNOWN [os_version] => UNKNOWN ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.7.1.0</small><br /></td> <td colspan="12" class="center-align red lighten-1"> <strong>No result found</strong> </td> </tr><tr><td>Zsxsoft<br /><small>1.3</small><br /></td><td>Konqueror 2.2.2</td><td><i class="material-icons">close</i></td><td>GNU/Linux </td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5d43e024-b46c-44f6-8914-529b05569bc2">Detail</a> <!-- Modal Structure --> <div id="modal-5d43e024-b46c-44f6-8914-529b05569bc2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Zsxsoft result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [link] => http://konqueror.kde.org/ [title] => Konqueror 2.2.2 [code] => konqueror [version] => 2.2.2 [name] => Konqueror [image] => img/16/browser/konqueror.png ) [os] => Array ( [link] => http://www.linux.org/ [name] => GNU/Linux [version] => [code] => linux [x64] => [title] => GNU/Linux [type] => os [dir] => os [image] => img/16/os/linux.png ) [device] => Array ( [link] => [title] => [model] => [brand] => [code] => null [dir] => device [type] => device [image] => img/16/device/null.png ) [platform] => Array ( [link] => http://www.linux.org/ [name] => GNU/Linux [version] => [code] => linux [x64] => [title] => GNU/Linux [type] => os [dir] => os [image] => img/16/os/linux.png ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-05-10 08:07:28</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
docs/api-gen/html/latest/classwcmf_1_1lib_1_1model_1_1_abstract_query.html
iherwig/wcmf
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>wCMF 4.1: AbstractQuery Class Reference</title> <meta name="generator" content="Doxygen 1.8.17"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="A MDSD framework for building reliable, maintainable and extendable web applications with PHP"> <meta name="keywords" content="PHP, web application framework, model driven development"> <meta name="author" content="wemove digital solutions"> <link rel="shortcut icon" href="theme/images/favicon.ico"> <script src="jquery.js"></script> <script src="theme/vendor/popper/popper.min.js"></script> <script src="theme/vendor/bootstrap/js/bootstrap.min.js"></script> <link href="theme/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="theme/vendor/fontawesome/css/all.min.css" rel="stylesheet"> <script src="theme/vendor/bootstrap-toc/bootstrap-toc.min.js"></script> <link href="theme/vendor/bootstrap-toc/bootstrap-toc.min.css" rel="stylesheet"> <script src="theme/vendor/bootstrap3-typeahead/bootstrap3-typeahead.min.js"></script> <script src="theme/vendor/highlight/highlight.pack.js"></script> <link href="theme/vendor/highlight/styles/solarized-dark.css" rel="stylesheet"> <script src="theme/js/application.js"></script> <script src="dynsections.js"></script> <link href="theme/css/style.css" rel="stylesheet"> </head> <body data-spy="scroll" data-target="#toc"> <nav class="navbar navbar-expand-lg navbar-dark bg-dark sticky-top"> <a class="navbar-brand" href="index.html">wCMF 4.1</a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarToggler"> <ul class="navbar-nav mr-auto mt-2 mt-lg-0"> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="guidesDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="far fa-hand-point-right"></i> Guides <b class="caret"></b> </a> <div class="dropdown-menu" aria-labelledby="guidesDropdownMenuLink"> <a class="dropdown-item" href="gettingstarted.html">Getting started</a> <a class="dropdown-item" href="architecture.html">Architecture</a> <a class="dropdown-item" href="model.html">Model</a> <a class="dropdown-item" href="persistence.html">Persistence</a> <a class="dropdown-item" href="presentation.html">Presentation</a> <a class="dropdown-item" href="configuration.html">Configuration</a> <a class="dropdown-item" href="security.html">Security</a> <a class="dropdown-item" href="i18n_l10n.html">I18n & l10n</a> <a class="dropdown-item" href="tests.html">Tests</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="versionsDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fas fa-tags"></i> Versions <b class="caret"></b> </a> <div class="dropdown-menu" aria-labelledby="versionsDropdownMenuLink"> <a class="dropdown-item" href="4.1/index.html">4.1.x</a> <a class="dropdown-item" href="4.0/index.html">4.0.x</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="apiDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fas fa-file-alt"></i> API <b class="caret"></b> </a> <div class="dropdown-menu" aria-labelledby="apiDropdownMenuLink"> <a class="dropdown-item" href="annotated.html">Classes</a> <a class="dropdown-item" href="hierarchy.html">Hierarchy</a> </div> </li> <li class="nav-item"><a class="nav-link" href="https://github.com/iherwig/wcmf"><i class="fab fa-github"></i> Code</a></li> <li class="nav-item"><a class="nav-link" href="support.html"><i class="fas fa-life-ring"></i> Support</a></li> </ul> <form class="form-inline my-2 my-lg-0"> <input id="search-field" class="form-control mr-sm-2" type="search" placeholder="Search API" disabled> </form> </div> </nav> <a class="anchor" id="top"></a> <div class="content" id="content"> <div class="container"> <div class="row mt-4"> <div id="toc-container" class="col-lg-3 d-none d-lg-block d-none"> <nav id="toc" class="sticky-top"></nav> </div> <div id="content-container" class="col-md-12 col-lg-12"> <div> <!-- end header part --><!-- Generated by Doxygen 1.8.17 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ //var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacewcmf.html">wcmf</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib.html">lib</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib_1_1model.html">model</a></li><li class="navelem"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html">AbstractQuery</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pro-methods">Protected Member Functions</a> &#124; <a href="#pro-static-methods">Static Protected Member Functions</a> &#124; <a href="classwcmf_1_1lib_1_1model_1_1_abstract_query-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">AbstractQuery Class Reference</div> </div> </div><!--header--> <div class="contents"> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html" title="AbstractQuery is the base class for all query classes.">AbstractQuery</a> is the base class for all query classes. </p> <dl class="section author"><dt>Author</dt><dd>ingo herwig <a href="#" onclick="location.href='mai'+'lto:'+'ing'+'o@'+'wem'+'ov'+'e.c'+'om'; return false;">ingo@<span style="display: none;">.nosp@m.</span>wemo<span style="display: none;">.nosp@m.</span>ve.co<span style="display: none;">.nosp@m.</span>m</a> </dd></dl> <p class="definition">Definition at line <a class="el" href="_abstract_query_8php_source.html#l00026">26</a> of file <a class="el" href="_abstract_query_8php_source.html">AbstractQuery.php</a>.</p> </div><div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;"> <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for AbstractQuery:</div> <div id="dynsection-0-summary" class="dynsummary" style="display:block;"> </div> <div id="dynsection-0-content" class="dyncontent" style="display:none;"> <div class="center"><iframe scrolling="no" frameborder="0" src="classwcmf_1_1lib_1_1model_1_1_abstract_query__inherit__graph.svg" width="262" height="794"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe> </div> </div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:aacffdaf45c72a42c511bc6e6f9717e32"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#aacffdaf45c72a42c511bc6e6f9717e32">getQueryType</a> ()</td></tr> <tr class="separator:aacffdaf45c72a42c511bc6e6f9717e32"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a552c591471e2f210a80ef08430c148ef"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#a552c591471e2f210a80ef08430c148ef">execute</a> ($buildDepth, $orderby=null, $pagingInfo=null)</td></tr> <tr class="separator:a552c591471e2f210a80ef08430c148ef"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa880eb606d973df771b6405aa18733f2"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#aa880eb606d973df771b6405aa18733f2">getQueryString</a> ($buildDepth=<a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_build_depth.html#af33f2aced1762d825db23934d1b3205b">BuildDepth::SINGLE</a>, $orderby=null)</td></tr> <tr class="separator:aa880eb606d973df771b6405aa18733f2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a881074312c0e5675dd03220baeb772d1"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#a881074312c0e5675dd03220baeb772d1">getLastQueryString</a> ()</td></tr> <tr class="separator:a881074312c0e5675dd03220baeb772d1"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:a2321df4f2f7d188b92b96fe63dc71a90"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#a2321df4f2f7d188b92b96fe63dc71a90">getLogger</a> ()</td></tr> <tr class="separator:a2321df4f2f7d188b92b96fe63dc71a90"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a2288399ea53ba830fbcc61791398f44a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#a2288399ea53ba830fbcc61791398f44a">buildQuery</a> ($buildDepth, $orderby=null, <a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_paging_info.html">PagingInfo</a> $pagingInfo=null)</td></tr> <tr class="separator:a2288399ea53ba830fbcc61791398f44a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab289c6f0c3b87434369fd2bbb6dc5e49"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#ab289c6f0c3b87434369fd2bbb6dc5e49">executeInternal</a> (<a class="el" href="classwcmf_1_1lib_1_1model_1_1mapper_1_1_select_statement.html">SelectStatement</a> $selectStmt, $buildDepth, <a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_paging_info.html">PagingInfo</a> $pagingInfo=null)</td></tr> <tr class="separator:ab289c6f0c3b87434369fd2bbb6dc5e49"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-static-methods"></a> Static Protected Member Functions</h2></td></tr> <tr class="memitem:abd6a30477ff19f2d8eb333d24359b28e"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#abd6a30477ff19f2d8eb333d24359b28e">getConnection</a> ($type)</td></tr> <tr class="separator:abd6a30477ff19f2d8eb333d24359b28e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a84e07566b4819e8bda6970ae3d42bae2"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1model_1_1_abstract_query.html#a84e07566b4819e8bda6970ae3d42bae2">getMapper</a> ($type)</td></tr> <tr class="separator:a84e07566b4819e8bda6970ae3d42bae2"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Member Function Documentation</h2> <a id="a2321df4f2f7d188b92b96fe63dc71a90"></a> <h2 class="memtitle"><span class="permalink"><a href="#a2321df4f2f7d188b92b96fe63dc71a90">&#9670;&nbsp;</a></span>getLogger()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">getLogger </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">abstract</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Get the logger. </p> <dl class="section return"><dt>Returns</dt><dd>Logger </dd></dl> <p>Reimplemented in <a class="el" href="classwcmf_1_1lib_1_1model_1_1_object_query.html#a2321df4f2f7d188b92b96fe63dc71a90">ObjectQuery</a>.</p> </div> </div> <a id="aacffdaf45c72a42c511bc6e6f9717e32"></a> <h2 class="memtitle"><span class="permalink"><a href="#aacffdaf45c72a42c511bc6e6f9717e32">&#9670;&nbsp;</a></span>getQueryType()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">getQueryType </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">abstract</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Get the name of the entity type that should be queried. </p> <dl class="section return"><dt>Returns</dt><dd>String </dd></dl> <p>Reimplemented in <a class="el" href="classwcmf_1_1lib_1_1model_1_1_object_query.html#aacffdaf45c72a42c511bc6e6f9717e32">ObjectQuery</a>.</p> </div> </div> <a id="a552c591471e2f210a80ef08430c148ef"></a> <h2 class="memtitle"><span class="permalink"><a href="#a552c591471e2f210a80ef08430c148ef">&#9670;&nbsp;</a></span>execute()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">execute </td> <td>(</td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$buildDepth</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$orderby</em> = <code>null</code>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$pagingInfo</em> = <code>null</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Execute the query. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">$buildDepth</td><td>One of the BUILDDEPTH constants or a number describing the number of generations to load (except <a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_build_depth.html#a4af9e891afe0982a6bc3b1338da3dfe6">BuildDepth::REQUIRED</a>) or false if only object ids should be returned </td></tr> <tr><td class="paramname">$orderby</td><td>An array holding names of attributes to order by, maybe appended with 'ASC', 'DESC' (maybe null) (default: <em>null</em>) </td></tr> <tr><td class="paramname">$pagingInfo</td><td>A reference paging info instance (optional, default: <em>null</em>) </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>A list of objects that match the given conditions or a list of object ids </dd></dl> <p class="definition">Definition at line <a class="el" href="_abstract_query_8php_source.html#l00050">50</a> of file <a class="el" href="_abstract_query_8php_source.html">AbstractQuery.php</a>.</p> </div> </div> <a id="aa880eb606d973df771b6405aa18733f2"></a> <h2 class="memtitle"><span class="permalink"><a href="#aa880eb606d973df771b6405aa18733f2">&#9670;&nbsp;</a></span>getQueryString()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">getQueryString </td> <td>(</td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$buildDepth</em> = <code><a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_build_depth.html#af33f2aced1762d825db23934d1b3205b">BuildDepth::SINGLE</a></code>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$orderby</em> = <code>null</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Get the query serialized to a string. </p> <p>Placeholder are replaced with quoted values. </p><dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">$buildDepth</td><td>One of the BUILDDEPTH constants or a number describing the number of generations to load (except <a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_build_depth.html#a4af9e891afe0982a6bc3b1338da3dfe6">BuildDepth::REQUIRED</a>) or false if only object ids should be returned (optional, default: <em><a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_build_depth.html#af33f2aced1762d825db23934d1b3205b">BuildDepth::SINGLE</a></em>) </td></tr> <tr><td class="paramname">$orderby</td><td>An array holding names of attributes to order by, maybe appended with 'ASC', 'DESC' (optional, default: <em>null</em>) </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>String </dd></dl> <p class="definition">Definition at line <a class="el" href="_abstract_query_8php_source.html#l00073">73</a> of file <a class="el" href="_abstract_query_8php_source.html">AbstractQuery.php</a>.</p> </div> </div> <a id="a881074312c0e5675dd03220baeb772d1"></a> <h2 class="memtitle"><span class="permalink"><a href="#a881074312c0e5675dd03220baeb772d1">&#9670;&nbsp;</a></span>getLastQueryString()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">getLastQueryString </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Get the query last executed serialized to a string. </p> <dl class="section return"><dt>Returns</dt><dd>String </dd></dl> <p class="definition">Definition at line <a class="el" href="_abstract_query_8php_source.html#l00088">88</a> of file <a class="el" href="_abstract_query_8php_source.html">AbstractQuery.php</a>.</p> </div> </div> <a id="a2288399ea53ba830fbcc61791398f44a"></a> <h2 class="memtitle"><span class="permalink"><a href="#a2288399ea53ba830fbcc61791398f44a">&#9670;&nbsp;</a></span>buildQuery()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">buildQuery </td> <td>(</td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$buildDepth</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$orderby</em> = <code>null</code>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_paging_info.html">PagingInfo</a>&#160;</td> <td class="paramname"><em>$pagingInfo</em> = <code>null</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">abstract</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Build the query. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">$buildDepth</td><td>One of the BUILDDEPTH constants or a number describing the number of generations to load (except <a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_build_depth.html#a4af9e891afe0982a6bc3b1338da3dfe6">BuildDepth::REQUIRED</a>) or false if only object ids should be returned </td></tr> <tr><td class="paramname">$orderby</td><td>An array holding names of attributes to order by, maybe appended with 'ASC', 'DESC' (optional, default: <em>null</em>) </td></tr> <tr><td class="paramname">$pagingInfo</td><td>A reference paging info instance (optional, default: <em>null</em>) </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>SelectStatement instance </dd></dl> <p>Reimplemented in <a class="el" href="classwcmf_1_1lib_1_1model_1_1_object_query.html#a2288399ea53ba830fbcc61791398f44a">ObjectQuery</a>, and <a class="el" href="classwcmf_1_1lib_1_1model_1_1_string_query.html#a2288399ea53ba830fbcc61791398f44a">StringQuery</a>.</p> </div> </div> <a id="ab289c6f0c3b87434369fd2bbb6dc5e49"></a> <h2 class="memtitle"><span class="permalink"><a href="#ab289c6f0c3b87434369fd2bbb6dc5e49">&#9670;&nbsp;</a></span>executeInternal()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">executeInternal </td> <td>(</td> <td class="paramtype"><a class="el" href="classwcmf_1_1lib_1_1model_1_1mapper_1_1_select_statement.html">SelectStatement</a>&#160;</td> <td class="paramname"><em>$selectStmt</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$buildDepth</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_paging_info.html">PagingInfo</a>&#160;</td> <td class="paramname"><em>$pagingInfo</em> = <code>null</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Execute the query and return the results. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">$selectStmt</td><td>A SelectStatement instance </td></tr> <tr><td class="paramname">$buildDepth</td><td>One of the BUILDDEPTH constants or a number describing the number of generations to load (except <a class="el" href="classwcmf_1_1lib_1_1persistence_1_1_build_depth.html#a4af9e891afe0982a6bc3b1338da3dfe6">BuildDepth::REQUIRED</a>) or false if only object ids should be returned </td></tr> <tr><td class="paramname">$pagingInfo</td><td>A reference paging info instance (default: <em>null</em>) </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>A list of objects that match the given conditions or a list of object ids </dd></dl> <p class="definition">Definition at line <a class="el" href="_abstract_query_8php_source.html#l00113">113</a> of file <a class="el" href="_abstract_query_8php_source.html">AbstractQuery.php</a>.</p> </div> </div> <a id="abd6a30477ff19f2d8eb333d24359b28e"></a> <h2 class="memtitle"><span class="permalink"><a href="#abd6a30477ff19f2d8eb333d24359b28e">&#9670;&nbsp;</a></span>getConnection()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static getConnection </td> <td>(</td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$type</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Get the database connection of the given node type. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">$type</td><td>The node type to get the connection from connection </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>The connection </dd></dl> <p class="definition">Definition at line <a class="el" href="_abstract_query_8php_source.html#l00163">163</a> of file <a class="el" href="_abstract_query_8php_source.html">AbstractQuery.php</a>.</p> </div> </div> <a id="a84e07566b4819e8bda6970ae3d42bae2"></a> <h2 class="memtitle"><span class="permalink"><a href="#a84e07566b4819e8bda6970ae3d42bae2">&#9670;&nbsp;</a></span>getMapper()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static getMapper </td> <td>(</td> <td class="paramtype">&#160;</td> <td class="paramname"><em>$type</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Get the mapper for a <a class="el" href="classwcmf_1_1lib_1_1model_1_1_node.html" title="Node adds the concept of relations to PersistentObject.">Node</a> and check if it is a supported one. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">$type</td><td>The type of <a class="el" href="classwcmf_1_1lib_1_1model_1_1_node.html" title="Node adds the concept of relations to PersistentObject.">Node</a> to get the mapper for </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>RDBMapper instance </dd></dl> <p class="definition">Definition at line <a class="el" href="_abstract_query_8php_source.html#l00174">174</a> of file <a class="el" href="_abstract_query_8php_source.html">AbstractQuery.php</a>.</p> </div> </div> </div><!-- contents --> <!-- start footer part --> </div> </div> </div> </div> <hr> <footer> <div class="container"> <div class="row"> <div class="col-md-9"> <small>&copy; 2020 <a href="http://www.wemove.com" target="_blank">wemove digital solutions</a><br> Generated on Mon Dec 21 2020 22:40:28 for wCMF by &#160;<a href="http://www.doxygen.org/index.html" target="_blank">doxygen</a> 1.8.17</small> </div> </div> </div> </footer> <!-- Matomo --> <script type="text/javascript"> var _paq = _paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://piwik.wemove.com/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '7']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><img src="https://piwik.wemove.com/piwik.php?idsite=7&rec=1" style="border:0" alt="" /></noscript> <!-- End Matomo --> </body> </html>
articles/stein-points/2021/03/28/sp-next-manifolds.html
sandeshAdhikary/sandeshAdhikary.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Stein Points: Narrowing Manifolds</title> <meta name="description" content="Directional Stein Points"> <!-- Google Fonts loaded here depending on setting in _data/options.yml true loads font, blank does not--> <link href='//fonts.googleapis.com/css?family=Lato:400,400italic' rel='stylesheet' type='text/css'> <!-- Load up MathJax script if needed ... specify in /_data/options.yml file--> <script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="stylesheet" type="text/css" href="/sandeshAdhikary.github.io/css/tufte.css"> <link rel="stylesheet" type="text/css" href="/sandeshAdhikary.github.io/css/latex.css"> <!-- <link rel="stylesheet" type="text/css" href="/sandeshAdhikary.github.io/css/print.css" media="print"> --> <link rel="canonical" href="/sandeshAdhikary.github.io/articles/stein-points/2021/03/28/sp-next-manifolds.html"> <link rel="alternate" type="application/rss+xml" title="sandesh" href="/sandeshAdhikary.github.io/feed.xml" /> </head> <body class="full-width"> <!--- Header and nav template site-wide --> <header> <nav class="group"> <!-- uncomment to bring back other nav links--> <!-- <a href="/sandeshAdhikary.github.io/">Home</a>--> <!-- uncomment to bring back other nav links--> <!-- <a href="/sandeshAdhikary.github.io/research-journal">Research Journal</a>--> <!-- uncomment to bring back other nav links--> <!-- <a href="/sandeshAdhikary.github.io/page/">Tufte CSS</a>--> </nav> </header> <article> <p class="subtitle">Directional Stein Points</p> <!--more--> <h2 id="stein-points-over-so3">Stein Points over \(SO(3)\)</h2> <p>When defined via unit quaternions, points in \(SO(3)\) form points on the hypersphere. So, if we describe our points in this quaternion co-ordinate system, we should be able to directly use dKSD to define Stein Points on \(SO(3)\). For example, this <a href="https://marc-b-reynolds.github.io/quaternions/2017/11/10/AveRandomRot.html">blog</a> gives a derivation of the volume form for \(SO(3)\), which is the same as that for the hypersphere.</p> <h2 id="stein-points-over-se3">Stein Points over \(SE(3)\)</h2> <p>The \(SE(3)\) manifold is formed via the cartesian product of \(\mathbb{R}^3\) and \(SO(3)\) i.e. concatenate the vectors \([x,y,z]\) and the components of a unit quaternion. Most methods in Riemannian methods (e.g. exp and log maps) smoothly carry over to such cartesian-product-manifolds. For example, the exp map for \(SE(3)\) is the direct product of the exp maps for \(\mathbb{R}^3\) and \(SO(3)\). Can we do the same with the KSD? Can we construct the KSD for SE(3) by somehow forming the cartesian product of the Euclidean KSD and the directional KSD (for \(SO(3)\))?</p> <p>Firstly, for this approach to make sense, we need to be able to formulate an RKHS for \(SE(3)\) by combining the RKHS for \(\mathbb{R}^3\) and \(SO(3)\). Fortunately, it seems like the direct-product of two RKHS is also an RKHS.</p> <h2 id="stein-points-over-spd-matrices">Stein Points over SPD Matrices</h2> <p><strong>Q: Does the SPD manifold have zero boundary?</strong></p> <p>Recall, that the derivation of the directional KSD relied on the fact that the hyperspherical manifold has no boundary. Specifically, Xu and Matsuda (2020) use the following fact \(\int_{\mathcal{S}^{d-1}} d\omega = \int_{\delta S^{d-1}} \omega = 0\) SPD matrices form the interior of a pointed convex cone. Its boundary is the set of singular positive semidefinite matrices (for example, as mentioned <a href="http://indico.ictp.it/event/a08167/session/124/contribution/85/material/0/0.pdf">here</a>). We know that singular matrices form a zero measure subset of the space of all matrices. Can we use this fact to show that the above integral goes to \(0\)? If so, we might be able to use the same formula for the dKSD in this case as well – just with a different coordinate system and volume element.</p> <p><strong>Q: What is the volume element for SPD matrices?</strong></p> <p><a href="https://hal.archives-ouvertes.fr/hal-01248573/document">Equation 13 in this paper</a> gives an expression for the volume element for SPD matrices. It requires the determinant of the matrix, so it might be computationally expensive.</p> <p><strong>Q: Why not just work with the Cholesky decomposition directly?</strong></p> <p>Generally, we just work with SPD matrices in a Cholesky factorization to ensure constraints. In this case, it is not clear if we can do that. What would the volume element be in that case? Would the boundary of the manifold (of arbitrary square matrices) vanish as we need?</p> </article> <span class="print-footer">Stein Points: Narrowing Manifolds - March 28, 2021 - Sandesh Adhikary</span> <footer> <hr class="slender"> <div class="credits"> <span>&copy; 2021 <a href="mailto:adhikary [at] cs [dot] washington [dot] edu">Sandesh Adhikary</a></span></br> <br> <span>Created with <a href="//jekyllrb.com">Jekyll</a>. The <a href="//github.com/sdruskat/tufte-css-jekyll">tufte-css-jekyll</a>. theme from <a href="https://github.com/sdruskat/tufte-css-jekyll"> Stephan Druskat</a></span> </div> </footer> </body> </html>
deploy/App.html
heymarii/bbRallyApp
<!DOCTYPE html> <html> <head> <title>bbRallyIterations</title> <script type="text/javascript" src="/apps/2.0/sdk.js"></script> <script type="text/javascript"> Rally.onReady(function () { Ext.define("CustomApp",{extend:"Rally.app.App",componentCls:"app",launch:function(){}}); Rally.launchApp('CustomApp', { name:"bbRallyIterations", parentRepos:"" }); }); </script> <style type="text/css"> </style> </head> <body> </body> </html>
layout/post.html
san650/1982
include(_header.html) <div class="container"> <h1>TITLE</h1> <aside> by AUTHOR </aside> <article> changequote(<!*,*!>) include(ARTICLE) changequote(`,') </article> </div> include(_footer.html)
dist/demo/legacy-version/demo-NaN.html
nutritionix/nutrition-label
<!DOCTYPE html> <html lang="en"> <head> <title>Legacy Version Demo Page</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-7s5uDGW3AHqw6xtJmNNtr+OBRJUlgkNJEo78P4b0yRw= sha512-nNo+yCHEyn0smMxSswnf/OnX6/KwJuZTlNZBjauKhTK0c+zT+q5JOCx0UFhXQ6rJR9jg6Es8gPuD2uZcYDLqSw==" crossorigin="anonymous"> <link rel='stylesheet' type='text/css' media='all' href='../../css/nutritionLabel-min.css'> <link rel='stylesheet' type='text/css' media='all' href='./../css/demo.css'> <!-- google webfont for nutrition label --> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Archivo+Black" /> </head> <body> <div class="container-fluid"> <div class="row"> <div class="col-sm-3 col-md-2 sidebar"> <ul class="nav nav-sidebar"> <li><a href="../demo.html"><i class="icon-chevron-right"></i> Back to Demo Page</a></li> <li><a href="#test1"><i class="icon-chevron-right"></i> Example 1</a></li> <li><a href="#test2"><i class="icon-chevron-right"></i> Example 2</a></li> <li><a href="#test3"><i class="icon-chevron-right"></i> Example 3</a></li> <li><a href="#test4"><i class="icon-chevron-right"></i> Example 4</a></li> </ul> </div> <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main"> <div class="row"> <div class="col-md-4"> <div id="test1"></div> </div> <div class="col-md-8"> <h3>Example #1</h3> <pre id="pre1"> $('#test1').nutritionLabel({ showServingsPerContainer : true, valueServingUnitQuantity : '~12', valueServingPerContainer : 'TBA', valueServingWeightGrams : '<33', valueCalories : '~100', valueFatCalories : '<1', valueTotalFat : '<1g', valueSatFat : 'N/A', valueTransFat : '<1g', valuePolyFat : '~10g', valueMonoFat : '<6g', valueCholesterol : '~10mg', valueSodium : '<5mg', valueTotalCarb : 'Negligible', valueFibers : '<1g', valueSugars : 'n/a', valueProteins : 'not applicable', valueVitaminA : 'None', valueVitaminC : '~10%', valueCalcium : '<5%', valueIron : '<1%' }); </pre> </div> </div><br /><br /> <br /> <div class="row"> <div class="col-md-4"> <div id="test2"></div> </div> <div class="col-md-8"> <h3>Example #2</h3> <pre id="pre2"> $('#test2').nutritionLabel({ showServingUnitQuantity : false, itemName : 'Bleu Cheese Dressing', ingredientList : 'Bleu Cheese Dressing', showPolyFat : false, showMonoFat : false, valueCalories : '> 450', valueFatCalories : 430, valueTotalFat : 48, valueSatFat : 6, valueTransFat : 0, valueCholesterol : 30, valueSodium : 780, valueTotalCarb : 3, valueFibers : 0, valueSugars : 3, valueProteins : 3, valueVitaminA : 0, valueVitaminC : 0, valueCalcium : 0, valueIron : 0 }); </pre> </div> </div><br /><br /><br /> <div class="row"> <div class="col-md-4"> <div id="test3"></div> </div> <div class="col-md-8"> <h3>Example #3</h3> <pre id="pre3"> $('#test3').nutritionLabel({ showItemName : false, showServingsPerContainer : true, ingredientList : 'Enriched Bleached Wheat Flour (Bleached Flour, Malted Barley Flour, Niacin, Iron, Thiamin Mononitrate, Riboflavin, Folic Acid), Sugar, Vegetable Oil (contains one or more of the following oils: Cottonseed Oil, Palm Oil, Soybean Oil), Water, Hydrogenated Vegetable Oil (Palm Kernel Oil, Palm Oil), High Fructose Corn Syrup, Cocoa Powder (Processed With Alkali), contains 2% or less of the following: Eggs, Nonfat Milk, Glycerin, Soy Flour, Corn Syrup Solids, Leavening (Sodium Acid Pyrophosphate, Baking Soda, Sodium Aluminum Phosphate), Preservatives (Potassium Sorbate, Sodium Propionate, Calcium Propionate), Salt, Distilled Monoglycerides, Dextrose, Food Starch-Modified (Corn and/or Wheat), Soy, Lecithin, Natural and Artificial Flavor, Mono- and Diglycerides, Spices, Tapioca Starch, Wheat Starch, Cellulose Gum, Guar Gum, Karaya Gum, colored with Extracts of Annatto and Turmeric, Artificial Color.', showPolyFat : false, showMonoFat : false, showTransFat : false, showFibers : false, showVitaminA : false, showVitaminC : false, showCalcium : false, showIron : false, valueServingUnitQuantity : 2.3, valueServingSize : '~6', valueServingSizeUnit : 'DONUTS', valueCalories : 400, valueFatCalories : 220, valueTotalFat : 24, valueSatFat : 15, valueCholesterol : 25, valueSodium : 430, valueTotalCarb : 44, valueSugars : 24, valueProteins : 4 }); </pre> </div> </div><br /><br /><br /> <div class="row"> <div class="col-md-4"> <div id="test4"></div> </div> <div class="col-md-8"> <h3>Example #4</h3> <pre id="pre4"> $('#test4').nutritionLabel({ showServingUnitQuantity : false, showAmountPerServing : false, showCalorieDiet : true, ingredientList : 'Balsamic Vinaigrette, BBQ Hickory, Steak Tips', itemName : 'Fire Grilled Sirloin Tips', showPolyFat : false, showMonoFat : false, showTransFat : false, showVitaminA : false, showVitaminC : false, showCalcium : false, showIron : false, showFatCalories : false, valueCalories : 410, valueTotalFat : '+15', valueSatFat : 4.5, valueCholesterol : 105, valueSodium : 1220, valueTotalCarb : 20, valueFibers : 0, valueSugars : 18, valueProteins : 48 }); </pre> </div> </div><br /><br /><br /> </div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script type="text/javascript" src="../../js/nutritionLabel-min.js"></script> <script type="text/javascript"> $(document).ready(function(){ eval( eval( $('#pre1').html() ) ); eval( eval( $('#pre2').html() ) ); eval( eval( $('#pre3').html() ) ); eval( eval( $('#pre4').html() ) ); }); </script> </body> </html>
third_lib/glm/0.9.9.5/share/man/html/a00476.html
kumakoko/KumaGL
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.15"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>0.9.9 API documenation: dual_quaternion.hpp 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="projectlogo"><img alt="Logo" src="logo-mini.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">0.9.9 API documenation </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.15 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_5e8a7bbde1a4928aae401de5a4a8708b.html">private</a></li><li class="navelem"><a class="el" href="dir_026c2db901f78a36dbfb31e1a16d14ee.html">tmp</a></li><li class="navelem"><a class="el" href="dir_3e54920429fc7aba188cecf2456d0136.html">glm-20190412-31222-146wtan</a></li><li class="navelem"><a class="el" href="dir_396ab47d899ecdfea80cb8521c680e0d.html">glm</a></li><li class="navelem"><a class="el" href="dir_99d71e755ea9f36bd3b9b454d10db481.html">glm</a></li><li class="navelem"><a class="el" href="dir_1599a5e4b6c4f28dc6ce593eee6c4366.html">gtx</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#typedef-members">Typedefs</a> &#124; <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">dual_quaternion.hpp File Reference</div> </div> </div><!--header--> <div class="contents"> <p><a class="el" href="a00745.html">GLM_GTX_dual_quaternion</a> <a href="#details">More...</a></p> <p><a href="a00476_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="typedef-members"></a> Typedefs</h2></td></tr> <tr class="memitem:ga3d71f98d84ba59dfe4e369fde4714cd6"><td class="memItemLeft" align="right" valign="top">typedef highp_ddualquat&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#ga3d71f98d84ba59dfe4e369fde4714cd6">ddualquat</a></td></tr> <tr class="memdesc:ga3d71f98d84ba59dfe4e369fde4714cd6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of default double-qualifier floating-point numbers. <a href="a00745.html#ga3d71f98d84ba59dfe4e369fde4714cd6">More...</a><br /></td></tr> <tr class="separator:ga3d71f98d84ba59dfe4e369fde4714cd6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gae93abee0c979902fbec6a7bee0f6fae1"><td class="memItemLeft" align="right" valign="top">typedef highp_fdualquat&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#gae93abee0c979902fbec6a7bee0f6fae1">dualquat</a></td></tr> <tr class="memdesc:gae93abee0c979902fbec6a7bee0f6fae1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of floating-point numbers. <a href="a00745.html#gae93abee0c979902fbec6a7bee0f6fae1">More...</a><br /></td></tr> <tr class="separator:gae93abee0c979902fbec6a7bee0f6fae1"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga237c2b9b42c9a930e49de5840ae0f930"><td class="memItemLeft" align="right" valign="top">typedef highp_fdualquat&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#ga237c2b9b42c9a930e49de5840ae0f930">fdualquat</a></td></tr> <tr class="memdesc:ga237c2b9b42c9a930e49de5840ae0f930"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of single-qualifier floating-point numbers. <a href="a00745.html#ga237c2b9b42c9a930e49de5840ae0f930">More...</a><br /></td></tr> <tr class="separator:ga237c2b9b42c9a930e49de5840ae0f930"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga8f67eafa7197d7a668dad5105a463d2a"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; double, highp &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#ga8f67eafa7197d7a668dad5105a463d2a">highp_ddualquat</a></td></tr> <tr class="memdesc:ga8f67eafa7197d7a668dad5105a463d2a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of high double-qualifier floating-point numbers. <a href="a00745.html#ga8f67eafa7197d7a668dad5105a463d2a">More...</a><br /></td></tr> <tr class="separator:ga8f67eafa7197d7a668dad5105a463d2a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga9ef5bf1da52a9d4932335a517086ceaf"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; float, highp &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#ga9ef5bf1da52a9d4932335a517086ceaf">highp_dualquat</a></td></tr> <tr class="memdesc:ga9ef5bf1da52a9d4932335a517086ceaf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of high single-qualifier floating-point numbers. <a href="a00745.html#ga9ef5bf1da52a9d4932335a517086ceaf">More...</a><br /></td></tr> <tr class="separator:ga9ef5bf1da52a9d4932335a517086ceaf"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga4c4e55e9c99dc57b299ed590968da564"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; float, highp &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#ga4c4e55e9c99dc57b299ed590968da564">highp_fdualquat</a></td></tr> <tr class="memdesc:ga4c4e55e9c99dc57b299ed590968da564"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of high single-qualifier floating-point numbers. <a href="a00745.html#ga4c4e55e9c99dc57b299ed590968da564">More...</a><br /></td></tr> <tr class="separator:ga4c4e55e9c99dc57b299ed590968da564"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gab4c5103338af3dac7e0fbc86895a3f1a"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; double, lowp &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#gab4c5103338af3dac7e0fbc86895a3f1a">lowp_ddualquat</a></td></tr> <tr class="memdesc:gab4c5103338af3dac7e0fbc86895a3f1a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of low double-qualifier floating-point numbers. <a href="a00745.html#gab4c5103338af3dac7e0fbc86895a3f1a">More...</a><br /></td></tr> <tr class="separator:gab4c5103338af3dac7e0fbc86895a3f1a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gade05d29ebd4deea0f883d0e1bb4169aa"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; float, lowp &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#gade05d29ebd4deea0f883d0e1bb4169aa">lowp_dualquat</a></td></tr> <tr class="memdesc:gade05d29ebd4deea0f883d0e1bb4169aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of low single-qualifier floating-point numbers. <a href="a00745.html#gade05d29ebd4deea0f883d0e1bb4169aa">More...</a><br /></td></tr> <tr class="separator:gade05d29ebd4deea0f883d0e1bb4169aa"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gaa38f671be25a7f3b136a452a8bb42860"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; float, lowp &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#gaa38f671be25a7f3b136a452a8bb42860">lowp_fdualquat</a></td></tr> <tr class="memdesc:gaa38f671be25a7f3b136a452a8bb42860"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of low single-qualifier floating-point numbers. <a href="a00745.html#gaa38f671be25a7f3b136a452a8bb42860">More...</a><br /></td></tr> <tr class="separator:gaa38f671be25a7f3b136a452a8bb42860"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga0fb11e48e2d16348ccb06a25213641b4"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; double, mediump &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#ga0fb11e48e2d16348ccb06a25213641b4">mediump_ddualquat</a></td></tr> <tr class="memdesc:ga0fb11e48e2d16348ccb06a25213641b4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of medium double-qualifier floating-point numbers. <a href="a00745.html#ga0fb11e48e2d16348ccb06a25213641b4">More...</a><br /></td></tr> <tr class="separator:ga0fb11e48e2d16348ccb06a25213641b4"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gaa7aeb54c167712b38f2178a1be2360ad"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; float, mediump &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#gaa7aeb54c167712b38f2178a1be2360ad">mediump_dualquat</a></td></tr> <tr class="memdesc:gaa7aeb54c167712b38f2178a1be2360ad"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of medium single-qualifier floating-point numbers. <a href="a00745.html#gaa7aeb54c167712b38f2178a1be2360ad">More...</a><br /></td></tr> <tr class="separator:gaa7aeb54c167712b38f2178a1be2360ad"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga4a6b594ff7e81150d8143001367a9431"><td class="memItemLeft" align="right" valign="top">typedef tdualquat&lt; float, mediump &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00745.html#ga4a6b594ff7e81150d8143001367a9431">mediump_fdualquat</a></td></tr> <tr class="memdesc:ga4a6b594ff7e81150d8143001367a9431"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dual-quaternion of medium single-qualifier floating-point numbers. <a href="a00745.html#ga4a6b594ff7e81150d8143001367a9431">More...</a><br /></td></tr> <tr class="separator:ga4a6b594ff7e81150d8143001367a9431"><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:ga0b35c0e30df8a875dbaa751e0bd800e0"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr> <tr class="memitem:ga0b35c0e30df8a875dbaa751e0bd800e0"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL tdualquat&lt; T, Q &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00745.html#ga0b35c0e30df8a875dbaa751e0bd800e0">dual_quat_identity</a> ()</td></tr> <tr class="memdesc:ga0b35c0e30df8a875dbaa751e0bd800e0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an identity dual quaternion. <a href="a00745.html#ga0b35c0e30df8a875dbaa751e0bd800e0">More...</a><br /></td></tr> <tr class="separator:ga0b35c0e30df8a875dbaa751e0bd800e0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gac4064ff813759740201765350eac4236"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr> <tr class="memitem:gac4064ff813759740201765350eac4236"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL tdualquat&lt; T, Q &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00745.html#gac4064ff813759740201765350eac4236">dualquat_cast</a> (mat&lt; 2, 4, T, Q &gt; const &amp;x)</td></tr> <tr class="memdesc:gac4064ff813759740201765350eac4236"><td class="mdescLeft">&#160;</td><td class="mdescRight">Converts a 2 * 4 matrix (matrix which holds real and dual parts) to a quaternion. <a href="a00745.html#gac4064ff813759740201765350eac4236">More...</a><br /></td></tr> <tr class="separator:gac4064ff813759740201765350eac4236"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga91025ebdca0f4ea54da08497b00e8c84"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr> <tr class="memitem:ga91025ebdca0f4ea54da08497b00e8c84"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL tdualquat&lt; T, Q &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00745.html#ga91025ebdca0f4ea54da08497b00e8c84">dualquat_cast</a> (mat&lt; 3, 4, T, Q &gt; const &amp;x)</td></tr> <tr class="memdesc:ga91025ebdca0f4ea54da08497b00e8c84"><td class="mdescLeft">&#160;</td><td class="mdescRight">Converts a 3 * 4 matrix (augmented matrix rotation + translation) to a quaternion. <a href="a00745.html#ga91025ebdca0f4ea54da08497b00e8c84">More...</a><br /></td></tr> <tr class="separator:ga91025ebdca0f4ea54da08497b00e8c84"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga070f521a953f6461af4ab4cf8ccbf27e"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr> <tr class="memitem:ga070f521a953f6461af4ab4cf8ccbf27e"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL tdualquat&lt; T, Q &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00745.html#ga070f521a953f6461af4ab4cf8ccbf27e">inverse</a> (tdualquat&lt; T, Q &gt; const &amp;q)</td></tr> <tr class="memdesc:ga070f521a953f6461af4ab4cf8ccbf27e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the q inverse. <a href="a00745.html#ga070f521a953f6461af4ab4cf8ccbf27e">More...</a><br /></td></tr> <tr class="separator:ga070f521a953f6461af4ab4cf8ccbf27e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gace8380112d16d33f520839cb35a4d173"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr> <tr class="memitem:gace8380112d16d33f520839cb35a4d173"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL tdualquat&lt; T, Q &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00745.html#gace8380112d16d33f520839cb35a4d173">lerp</a> (tdualquat&lt; T, Q &gt; const &amp;x, tdualquat&lt; T, Q &gt; const &amp;y, T const &amp;a)</td></tr> <tr class="memdesc:gace8380112d16d33f520839cb35a4d173"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the linear interpolation of two dual quaternion. <a href="a00745.html#gace8380112d16d33f520839cb35a4d173">More...</a><br /></td></tr> <tr class="separator:gace8380112d16d33f520839cb35a4d173"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gae99d143b37f9cad4cd9285571aab685a"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr> <tr class="memitem:gae99d143b37f9cad4cd9285571aab685a"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL mat&lt; 2, 4, T, Q &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00745.html#gae99d143b37f9cad4cd9285571aab685a">mat2x4_cast</a> (tdualquat&lt; T, Q &gt; const &amp;x)</td></tr> <tr class="memdesc:gae99d143b37f9cad4cd9285571aab685a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Converts a quaternion to a 2 * 4 matrix. <a href="a00745.html#gae99d143b37f9cad4cd9285571aab685a">More...</a><br /></td></tr> <tr class="separator:gae99d143b37f9cad4cd9285571aab685a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:gaf59f5bb69620d2891c3795c6f2639179"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr> <tr class="memitem:gaf59f5bb69620d2891c3795c6f2639179"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL mat&lt; 3, 4, T, Q &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00745.html#gaf59f5bb69620d2891c3795c6f2639179">mat3x4_cast</a> (tdualquat&lt; T, Q &gt; const &amp;x)</td></tr> <tr class="memdesc:gaf59f5bb69620d2891c3795c6f2639179"><td class="mdescLeft">&#160;</td><td class="mdescRight">Converts a quaternion to a 3 * 4 matrix. <a href="a00745.html#gaf59f5bb69620d2891c3795c6f2639179">More...</a><br /></td></tr> <tr class="separator:gaf59f5bb69620d2891c3795c6f2639179"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ga299b8641509606b1958ffa104a162cfe"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr> <tr class="memitem:ga299b8641509606b1958ffa104a162cfe"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL tdualquat&lt; T, Q &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00745.html#ga299b8641509606b1958ffa104a162cfe">normalize</a> (tdualquat&lt; T, Q &gt; const &amp;q)</td></tr> <tr class="memdesc:ga299b8641509606b1958ffa104a162cfe"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the normalized quaternion. <a href="a00745.html#ga299b8641509606b1958ffa104a162cfe">More...</a><br /></td></tr> <tr class="separator:ga299b8641509606b1958ffa104a162cfe"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p><a class="el" href="a00745.html">GLM_GTX_dual_quaternion</a> </p> <dl class="section author"><dt>Author</dt><dd>Maksim Vorobiev (<a href="#" onclick="location.href='mai'+'lto:'+'mso'+'me'+'one'+'@g'+'mai'+'l.'+'com'; return false;">msome<span style="display: none;">.nosp@m.</span>one@<span style="display: none;">.nosp@m.</span>gmail<span style="display: none;">.nosp@m.</span>.com</a>)</dd></dl> <dl class="section see"><dt>See also</dt><dd><a class="el" href="a00709.html" title="Features that implement in C++ the GLSL specification as closely as possible.">Core features</a> (dependence) </dd> <dd> <a class="el" href="a00719.html" title="Include &lt;glm/gtc/constants.hpp&gt; to use the features of this extension.">GLM_GTC_constants</a> (dependence) </dd> <dd> <a class="el" href="a00672.html" title="Include &lt;glm/gtc/quaternion.hpp&gt; to use the features of this extension.">GLM_GTC_quaternion</a> (dependence) </dd></dl> <p class="definition">Definition in file <a class="el" href="a00476_source.html">dual_quaternion.hpp</a>.</p> </div></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.15 </small></address> </body> </html>
test/cases/tmp.expected.html
tycho01/pug-plugin-ng
<ng-container [ngSwitch]="type"> <template [ngSwitchCase]="'object'"> <object [val]="val" [schema]="new_schema" [named]="false"></object> </template> <template [ngSwitchCase]="'array'"> <array [val]="val" [schema]="new_schema" [named]="false"></array> </template> <template [ngSwitchCase]="'scalar'"> <ng-container [ngSwitch]="isHtml(val)"> <template [ngSwitchCase]="true"> <myiframe [val]="val"></myiframe> </template> <template ngSwitchDefault> <div class="scalar" [innerHtml]="val | scalar:new_schema"></div> </template> </ng-container> </template> <template ngSwitchDefault> <p>UNIMPLEMENTED OUTPUT-VALUE TYPE ({{ type | json }})!</p> </template> </ng-container>
app/views/maintain_llc/new_search_v1-1/map_new.html
LandRegistry/llc-prototype
{% extends "layout_map.html" %} {% block page_title %} Search for a charge {% endblock %} {% block content %} <!-- alpha banner --> <div class="phase-banner map-phase-banner"> <p><strong class="phase-tag">BETA</strong></p> </div> <!-- main content starts --> <div id="map" style="width: 100%"> <!-- map goes in here --> <form class="form-inline" id="map_controls"> <select size="5" id="type"> <option value="Polygon">Polygon</option> <option value="Point">Point</option> <option value="LineString">LineString</option> <option value="Edit">Edit</option> <option value="Remove">Remove</option> <option value="RemoveAll">Remove all</option> <option value="Undo">Undo</option> <option value="SnapTo">Snap to</option> </select> </form> </div> <div id="search-panel"> <h1 class="heading-small">Search results for</h1> <label class="form-label" for="searched_term"></label> <input class="form-control" id="searched_term" type="text" name="searched_term"> <input class="button" type="submit" value="Search"> <div class="results-block"> <div class="pager"> <div class="pager-controls"> <ul class="pager-items"> <li>1</li> <li><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">4</a></li> <li><a href="#">5</a></li> <li><a href="#">Next</a></li> </ul> </div> <div class="pager-summary">Showing 1 &ndash; 10 of 100 charges</div> </div> <ol class="results-list"> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Planning</a></h2> <span class="status bold-xsmall">Active</span> </div> <p>22 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>Front extension to provide dining room</p> <p><span class="bold-xsmall">Created on</span><br>22 June 2016</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Listed building</a></h2> <span class="status bold-xsmall">Active</span> </div> <p>24 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>Cafe and kitchen will be built on the lower ground floor of the castle.</p> <p><span class="bold-xsmall">Created on</span><br>5 September 2014</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Tree preservation order</a></h2> <span class="status bold-xsmall">Active</span> </div> <p>30 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>The oak tree can be found at the north side of the Lincoln Community Centre wall, north-east of the junction at nearby Harrow road.</p> <p><span class="bold-xsmall">Created on</span><br>11 November 2011</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Light obstruction notice</a></h2> <span class="status bold-xsmall">Active</span> </div> <p>28 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>Front extension</p> <p><span class="bold-xsmall">Created on</span><br>2 March 2011</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Planning</a></h2> <span class="status bold-xsmall">Active</span> </div> <p>28 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>Garage extension</p> <p><span class="bold-xsmall">Created on</span><br>3 January 2010</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Planning</a></h2> <span class="status bold-xsmall">Expired</span> </div> <p>32 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>Front extension to provide dining room</p> <p><span class="bold-xsmall">Created on</span><br>17 May 2009</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Light obstruction notice</a></h2> <span class="status bold-xsmall">Active</span> </div> <p>34 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>Front extension to provide dining room</p> <p><span class="bold-xsmall">Created on</span><br>30 September 2008</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Planning</a></h2> <span class="status bold-xsmall">Active</span> </div> <p>36 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>Garage conversion</p> <p><span class="bold-xsmall">Created on</span><br>1 April 2008</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Tree preservation order</a></h2> <span class="status bold-xsmall">Active</span> </div> <p>36 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>The oak tree can be found at the north side of the Lincoln Community Centre wall, north-east of the junction at nearby Harrow road.</p> <p><span class="bold-xsmall">Created on</span><br>3 February 2005</p> </li> <li> <div class="search-result-header"> <h2 class="heading-small"><a href="planning">Planning</a></h2> <span class="status bold-xsmall">Expired</span> </div> <p>38 Burton Road<br>Lincoln<br>LN1 3LB</p> <p><span class="bold-xsmall">Description</span><br>Front extension to provide dining room</p> <p><span class="bold-xsmall">Created on</span><br>11 August 2004</p> </li> </ol> </div> <div class="pager"> <div class="pager-controls"> <ul class="pager-items"> <li>1</li> <li><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">4</a></li> <li><a href="#">5</a></li> <li><a href="#">Next</a></li> </ul> </div> <div class="pager-summary">Showing 1 &ndash; 10 of 100 charges</div> </div> </div> <div class="panel-control close"> <img src="{{ asset_path }}images/arrow_collapse.png"> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://code.jquery.com/ui/1.12.0/jquery-ui.js"></script> <script> $(document).ready(function() { var closePanel = function() { $("#search-panel").animate({ "margin-left": "-1000px" }, 100); $(".panel-control").removeClass("close"); $(".panel-control").addClass("open-button"); $(".panel-control img").attr("src", "{{ asset_path }}images/arrow_open.png"); } var openPanel = function() { $("#search-panel").animate({ "margin-left": "0" }, 100); $(".panel-control").removeClass("open-button"); $(".panel-control").addClass("close"); $(".panel-control img").attr("src", "{{ asset_path }}images/arrow_collapse.png"); } $(".panel-control").click(function() { if($(this).hasClass("close")) { closePanel(); } else { openPanel(); } }); var searchedTermRetrieved = sessionStorage.getItem("searchedTerm"); $("#searched_term").val(searchedTermRetrieved); }); </script> {% endblock %}
doc/com/ccpony/avchat/view/package-summary.html
avchat/avchat-android
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_35) on Tue Jan 28 10:39:37 CST 2014 --> <TITLE> com.ccpony.avchat.view </TITLE> <META NAME="date" CONTENT="2014-01-28"> <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="com.ccpony.avchat.view"; } } </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="跳过导航链接"></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>概述</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>软件包</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</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="../../../../com/ccpony/avchat/player/package-summary.html"><B>上一个软件包</B></A>&nbsp; &nbsp;下一个软件包</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/ccpony/avchat/view/package-summary.html" target="_top"><B>框架</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>无框架</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>所有类</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>所有类</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <H2> 软件包 com.ccpony.avchat.view </H2> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>类摘要</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../com/ccpony/avchat/view/VideoStreamsView.html" title="com.ccpony.avchat.view 中的类">VideoStreamsView</A></B></TD> <TD>A GLSurfaceView{,.Renderer} that efficiently renders YUV frames from local & remote VideoTracks using the GPU for CSC.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>枚举摘要</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../com/ccpony/avchat/view/VideoStreamsView.Endpoint.html" title="com.ccpony.avchat.view 中的枚举">VideoStreamsView.Endpoint</A></B></TD> <TD>Identify which of the two video streams is being addressed.</TD> </TR> </TABLE> &nbsp; <P> <DL> </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="跳过导航链接"></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>概述</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>软件包</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">类</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</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="../../../../com/ccpony/avchat/player/package-summary.html"><B>上一个软件包</B></A>&nbsp; &nbsp;下一个软件包</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/ccpony/avchat/view/package-summary.html" target="_top"><B>框架</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>无框架</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>所有类</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>所有类</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
tests/index.html
tnga/bowerder
<!doctype html> <html> <head> <meta charset="utf-8"> <title>bowerder dev-test</title> <meta name="description" content="bower component loader for the web"> <meta name="author" content="Tindo Ngoufo Arsel"> <link rel="stylesheet" /> <!--package man files will be import before any custom stylesheets or scripts --> <script></script> </head> <body> <br/> <br/> <b>---look at devTools, inspect hearder element to see how components's importation is fluid and well done--- :).</b> <br/> <br/> <br/> <span>...waiting for duplicate import...</span> <script src="weblibs/bowerder/src/loader.js" data-bowerreg></script> <!--<script src="weblibs/bowerreg.js"></script>--> <script> bower.ready( function (err) { alert("before all previous importation. [error: "+ err.occured +"]") ; }) ; //bower.dir = "weblibs" bower.devMode = true ; //bower.cdn.usage = true ; // bootstrap depend of jquery, so it will be automatically imported. // this is to show flexibility in case of duplicate component's importation. // package's specific version to load is only considered by the loader with online loading mode through CDN. bower.import("bootstrap#3.3.7" , { include: ["dist/css/bootstrap.min.css"], ignore: ["*.less"], callback: function (err) {alert("bootstrap [error: "+ err.occured +"]");} }) ; bower.import("reveal.js", function (err) {alert("reveal [error: "+ err.occured +"]");}) ; bower.import("font-awesome", function (err) {alert("font-awesome [error: "+ err.occured +"]");}) ; bower.import("ijs", function (err) {alert("ijs [error: "+ err.occured +"]");}) ; bower.import("aos") ; //see how this can be called after some group of import in which given global callback depend of. bower.ready( function (err) { alert("after all previous importation. [error: "+ err.occured +"]") ; setTimeout(function() { bower.import("ijs", function (err) {alert("ijs after already imported [error: "+ err.occured +"]");}) ; $("span").text("...unique importation") ; }, 5000); }) ; </script> </body> </html>
spec/ember-factory-test.html
kristianmandrup/ember-factories
<html> <head> <title>Ember Factory test</title> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> <script type="text/javascript" src="vendor/min/handlebars-1.0.rc1.min.js"></script> <script type="text/javascript" src="vendor/development/ember.js"></script> <script type="text/javascript" src="vendor/development/ember-data.js"></script> <script type="text/javascript" src="./../vendor/assets/javascripts/ember-factories.js"></script> <script type="text/javascript" src="ember-factory-test.js"></script> </head> <body> <h1>Testing Ember Factories</h1> </body> </html>
Docs/html/functions_0x74.html
soraxdesign/SoundCity
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>SoundCity Prototyp: Klassen-Elemente</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Erzeugt von Doxygen 1.6.1 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="main.html"><span>Hauptseite</span></a></li> <li><a href="pages.html"><span>Zusätzliche&nbsp;Informationen</span></a></li> <li class="current"><a href="annotated.html"><span>Klassen</span></a></li> <li><a href="files.html"><span>Dateien</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Auflistung&nbsp;der&nbsp;Klassen</span></a></li> <li><a href="hierarchy.html"><span>Klassenhierarchie</span></a></li> <li class="current"><a href="functions.html"><span>Klassen-Elemente</span></a></li> </ul> </div> <div class="tabs"> <ul> <li class="current"><a href="functions.html"><span>Alle</span></a></li> <li><a href="functions_func.html"><span>Funktionen</span></a></li> <li><a href="functions_vars.html"><span>Variablen</span></a></li> <li><a href="functions_prop.html"><span>Propertys</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="functions.html#index__"><span>_</span></a></li> <li><a href="functions_0x61.html#index_a"><span>a</span></a></li> <li><a href="functions_0x62.html#index_b"><span>b</span></a></li> <li><a href="functions_0x63.html#index_c"><span>c</span></a></li> <li><a href="functions_0x64.html#index_d"><span>d</span></a></li> <li><a href="functions_0x65.html#index_e"><span>e</span></a></li> <li><a href="functions_0x66.html#index_f"><span>f</span></a></li> <li><a href="functions_0x67.html#index_g"><span>g</span></a></li> <li><a href="functions_0x68.html#index_h"><span>h</span></a></li> <li><a href="functions_0x69.html#index_i"><span>i</span></a></li> <li><a href="functions_0x6c.html#index_l"><span>l</span></a></li> <li><a href="functions_0x6d.html#index_m"><span>m</span></a></li> <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li> <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li> <li><a href="functions_0x70.html#index_p"><span>p</span></a></li> <li><a href="functions_0x72.html#index_r"><span>r</span></a></li> <li><a href="functions_0x73.html#index_s"><span>s</span></a></li> <li class="current"><a href="functions_0x74.html#index_t"><span>t</span></a></li> <li><a href="functions_0x75.html#index_u"><span>u</span></a></li> <li><a href="functions_0x76.html#index_v"><span>v</span></a></li> <li><a href="functions_0x77.html#index_w"><span>w</span></a></li> </ul> </div> </div> <div class="contents"> Hier folgt die Aufzählung aller Klassenelemente mit Verweisen auf die zugehörigen Klassen: <h3><a class="anchor" id="index_t">- t -</a></h3><ul> <li>tabBarController : <a class="el" href="interface_sound_city_app_delegate.html#aae84b25a8186a168c98ad9584e31e332">SoundCityAppDelegate</a> </li> <li>title : <a class="el" href="interface_p_o_i.html#ae9808e7121230ffff42a799a6dec00e8">POI</a> , <a class="el" href="interface_g_p_s_point.html#a6695a368f34ece5bf6181cb49b5fd6b2">GPSPoint</a> </li> <li>trackingStatusLabel : <a class="el" href="interface_track_route_view_controller.html#a91899ed881e6b01cd319463c0d03b504">TrackRouteViewController</a> </li> </ul> </div> <hr size="1"/><address style="text-align: right;"><small>Erzeugt am Thu Nov 12 17:19:33 2009 für SoundCity Prototyp von&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> </body> </html>
dist/column-filter.css
lonelydawn/angular-column-filter
/* 复制修改bootstrap表格样式 */ table { border-spacing: 0; border-collapse: collapse; } .table { border-collapse: collapse !important; table-layout: fixed; word-wrap: break-word; } .table { width: 100%; max-width: 100%; margin-bottom: 20px; } .table > tbody > tr > td { text-align: center; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; } .table > tbody + tbody { border-top: 2px solid #ddd; } .table .table { background-color: #fff; } .table-bordered { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } /* 自定义元素样式 */ .relative{ position: relative !important; } .bg-white{ background-color: #fff !important; } .color-gray{ color: #999 !important; } .color-gray:hover{ color: #777 !important; } .cursor-pointer{ cursor: pointer !important; } .select-flg{ display: inline-block; width: 17px; height: 22px; } /* 特定元素样式 */ .select-ul{ width: 100%; margin:0; list-style: none; font-weight: 200; position: absolute; top: 39px; left: 0; border: 1px solid #ccc; display: none; } .select-ul > li{ padding: 5px; text-align: left; text-indent: 10px; } .select-ul > li:hover{ background-color: #eee; }
demo/css/demo.css
pdehn/mosho
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } body { font-family: "Josefin Sans"; font-size: 32px; line-height: 48px; color: #fff; height: 100%; background: #333; background: -webkit-radial-gradient(center, ellipse cover, #222 0%, #222 80%, #1a1a1a 100%); background: -khtml-radial-gradient(center, ellipse cover, #222 0%, #222 80%, #1a1a1a 100%); background: -moz-radial-gradient(center, ellipse cover, #222 0%, #222 80%, #1a1a1a 100%); background: -ms-radial-gradient(center, ellipse cover, #222 0%, #222 80%, #1a1a1a 100%); background: -o-radial-gradient(center, ellipse cover, #222 0%, #222 80%, #1a1a1a 100%); background: radial-gradient(center, ellipse cover, #222 0%, #222 80%, #1a1a1a 100%); background-attachment: fixed; } h1, h2, h3 { font-family: "Actor"; font-weight: normal; } h1 { font-size: 96px; line-height: 128px; } h2 { font-size: 72px; line-height: 96px; } h3 { font-size: 64px; line-height: 72px; } aside { font-size: 48px; } a { display: inline-block; padding: 6px; -webkit-border-radius: 12px; -khtml-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; color: #acd; background: rgba(0,0,0,0.15); font-weight: bold; text-decoration: none; -webkit-transition: all 1s ease; -khtml-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } a:hover { background: rgba(0,0,0,0.25); } .mosho-slide { width: 920px; padding: 20px; -webkit-border-radius: 16px; -khtml-border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px; -o-border-radius: 16px; border-radius: 16px; text-align: center; -webkit-text-shadow: 0 0 16px #fff; /* shadows to simulate blur, why not? */ -khtml-text-shadow: 0 0 16px #fff; -moz-text-shadow: 0 0 16px #fff; -ms-text-shadow: 0 0 16px #fff; -o-text-shadow: 0 0 16px #fff; text-shadow: 0 0 16px #fff; color: rgba(255,255,255,0); opacity: 0.2; -webkit-transition: all 0.5s ease; /* ease into state changes */ -khtml-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .mosho-slide.mosho-active { -webkit-text-shadow: none; -khtml-text-shadow: none; -moz-text-shadow: none; -ms-text-shadow: none; -o-text-shadow: none; text-shadow: none; color: rgba(255,255,255,1); opacity: 1.0; } .code { margin: 0 auto; padding: 16px; -webkit-border-radius: 16px; -khtml-border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px; -o-border-radius: 16px; border-radius: 16px; text-align: left; font-family: "Ubuntu Mono", monospace; font-size: 28px; background: rgba(0,0,0,0.0); } .mosho-active .code { background: rgba(0,0,0,0.3); }
clean/Linux-x86_64-4.09.0-2.0.5/extra-dev/8.10.dev/simple-io/dev.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>simple-io: 32 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / extra-dev</a></li> <li class="active"><a href="">8.10.dev / simple-io - dev</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> simple-io <small> dev <span class="label label-success">32 s</span> </small> </h1> <p><em><script>document.write(moment("2020-03-17 10:27:16 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-03-17 10:27:16 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.10.dev Formal proof management system num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.0 Official release 4.09.0 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; synopsis: &quot;IO monad for Coq&quot; maintainer: &quot;Li-yao Xia &lt;lysxia@gmail.com&gt;&quot; authors: &quot;Li-yao Xia&quot; homepage: &quot;https://github.com/Lysxia/coq-simple-io&quot; bug-reports: &quot;https://github.com/Lysxia/coq-simple-io/issues&quot; license: &quot;MIT&quot; dev-repo: &quot;git+https://github.com/Lysxia/coq-simple-io.git&quot; build: [make &quot;build&quot;] install: [make &quot;install&quot;] run-test: [make &quot;test&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot;} &quot;coq-ext-lib&quot; {&gt;= &quot;0.10.0&quot;} &quot;ocamlbuild&quot; {with-test &amp; &gt;= &quot;0.9.0&quot;} &quot;ocamlfind&quot; ] tags: [ &quot;logpath:SimpleIO&quot; &quot;keyword:extraction&quot; &quot;keyword:effects&quot; ] url { src: &quot;git+https://github.com/Lysxia/coq-simple-io#master&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-simple-io.dev coq.8.10.dev</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-simple-io.dev coq.8.10.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 m 2 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y coq-simple-io.dev coq.8.10.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>32 s</dd> </dl> <h2>Installation size</h2> <p>Total: 474 K</p> <ul> <li>49 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Unix.vo</code></li> <li>44 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Stdlib.vo</code></li> <li>28 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_UnsafeNat.vo</code></li> <li>28 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_RawChar.vo</code></li> <li>27 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_String.vo</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Bytes.vo</code></li> <li>26 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Unsafe.vo</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Float.vo</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Random.vo</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Sys.vo</code></li> <li>25 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/SimpleIO.vo</code></li> <li>24 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_StdlibAxioms.vo</code></li> <li>16 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Stdlib.glob</code></li> <li>15 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Unix.glob</code></li> <li>14 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Monad.vo</code></li> <li>13 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Unix.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Stdlib.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Monad.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_UnsafeNat.glob</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Monad.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Exceptions.vo</code></li> <li>4 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_String.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_RawChar.glob</code></li> <li>3 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_String.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_RawChar.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Float.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Unsafe.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Unsafe.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Bytes.glob</code></li> <li>2 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Bytes.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Float.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_UnsafeNat.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Exceptions.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Random.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Exceptions.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Random.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Sys.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_Sys.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_StdlibAxioms.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/SimpleIO.glob</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/SimpleIO.v</code></li> <li>1 K <code>../ocaml-base-compiler.4.09.0/lib/coq/user-contrib/SimpleIO/IO_StdlibAxioms.v</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-simple-io.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.0/tree-automata/8.6.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>tree-automata: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.5.0 / tree-automata - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> tree-automata <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-13 20:16:59 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-13 20:16:59 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.5.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.03.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.03.0 Official 4.03.0 release ocaml-config 1 OCaml Switch Configuration # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/tree-automata&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/TreeAutomata&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} &quot;coq-int-map&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: tree automatas&quot; &quot;keyword: bottom up reflexion terms&quot; &quot;category: Computer Science/Formal Languages Theory and Automata&quot; &quot;date: september 1999&quot; ] authors: [ &quot;Xavier Rival [http://www.eleves.ens.fr/home/rival]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/tree-automata/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/tree-automata.git&quot; synopsis: &quot;Tree automatas&quot; description: &quot;&quot;&quot; provides tree automatas algorithms in Coq (merge, intersection, vacuity test, deletion of empty states, coaccessiblity test, deletion of non coaccessible states)&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/tree-automata/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=62b510eadf276a6c05f5de53038fc41f&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-tree-automata.8.6.0 coq.8.5.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0). The following dependencies couldn&#39;t be met: - coq-tree-automata -&gt; coq &gt;= 8.6 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-tree-automata.8.6.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
test/html/intelfile_01.html
ThomasDalla/node-koc
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Kings of Chaos :: Intelligence on VANISH</title> <link rel="icon" href="http://www.kingsofchaos.com/favicon.ico" /> <link rel="shortcut icon" href="http://www.kingsofchaos.com/favicon.ico" /> <link href="/images/css/common.css" rel="stylesheet" type="text/css" /> <link href="/images/css/Humans.css" rel="stylesheet" type="text/css" /> <link type="text/css" href="/inviter/res/style.css" rel="stylesheet" /> <script src="/images/jquery.min.js" type="text/javascript"></script> <script type="text/javascript" src="http://w.sharethis.com/widget/?tabs=web%2Cpost&amp;charset=utf-8&amp;style=rotate&amp;publisher=61b27ec8-6172-4261-a2f9-f5eed4bfffcb&amp;linkfg=%23545e7d"></script> <META name="verify-v1" content="W8cx8aSLkZX2ZC64sipZmhlBY149culcmvlJ0orWkAA=" /> <script language="javascript"> <!-- function newcap() { thesrc = "/chk/turing.image.php"; newsrc = thesrc+"?"+Math.round(Math.random()*100000); document.getElementById('curcap').src = newsrc; if (document.getElementById('curcap2')) document.getElementById('curcap2').src = newsrc; if (document.getElementById('curcap3')) document.getElementById('curcap3').src = newsrc; } function openchatwin() { var popurl="chat/"; winpops=window.open(popurl,"","width=750,height=550"); } function checksize() { var myWidth = 0, myHeight = 0; if( typeof( window.innerWidth ) == 'number' ) { //Non-IE myWidth = window.innerWidth; myHeight = window.innerHeight; } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) { //IE 6+ in 'standards compliant mode' myWidth = document.documentElement.clientWidth; myHeight = document.documentElement.clientHeight; } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) { //IE 4 compatible myWidth = document.body.clientWidth; myHeight = document.body.clientHeight; } if (myWidth != '1027' || myHeight != '934') document.write("<img width=1 height=1 src=\"/setres.php?height=" + myHeight + "&width=" + myWidth + "\">"); } if (top.frames.length > 0) top.location = self.location; if (top != self) top.location=self.location; document.domain = 'kingsofchaos.com'; --> </script> <META NAME="keywords" CONTENT="kingsofchaos, chaos, elves, humans, dwarves, orcs, rpg, mmorpg, role playing, game, online game, text based game, armory, mercenaries, spy, attack, army, battle, recruit, spies, spy skill, weapons, messaging, sabotage, recon, intelligence, pnp, mud, games, stockade, free, browser game"> <META NAME="description" CONTENT="Build your army, conquer your enemies, become a King of Chaos!"> <META NAME="author" CONTENT="Kings of Chaos"> <script language="javascript" type="text/javascript"> function checkCR(evt) { var evt = (evt) ? evt : ((event) ? event : null); var node = (evt.target) ? evt.target : ((evt.srcElement) ? evt.srcElement : null); if ((evt.keyCode == 13) && (node.type=="text") && (node.id != 'recaptcha_response_field') && (node.id != "box")) { return false; } } document.onkeypress = checkCR; </script> </head> <body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" text="#FFFFFF" onload="if (box = document.getElementById('box')) box.focus();"> <span style="position: absolute; right: 2; top: 2; z-index:10;font-size:x-small; color:#999999;"></span> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="164" background="/images/main/small_repeater.jpg"> <tr> <td valign="top" align="center" > <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/images/Humans/small_topbanner_01.gif"></td> <td><img src="/images/Humans/small_topbanner_02.gif"></td> <td><img src="/images/Humans/small_topbanner_03.gif"></td> </tr> <tr> <td><a href="http://www.kingsofchaos.com/"><img alt="Main" src="/images/Humans/small_topbanner_04.gif"></a></td> <td><a href="http://www.kingsofchaos.com/"><img alt=" K " src="/images/Humans/small_topbanner_05.jpg"></a></td> <td><a href="http://www.giveupalready.com/forumdisplay.php?f=31" target="_new"><img alt="Forum" src="/images/Humans/small_topbanner_06.gif"></a></td> </tr> <tr> <td><a href="battlefield.php?start=0"><img alt="Rankings" src="/images/Humans/small_topbanner_07.gif"></a></td> <td><a href="http://www.kingsofchaos.com/"><img alt=" o " src="/images/Humans/small_topbanner_08.jpg"></a></td> <td><a href="javascript: openchatwin()"><img alt="Chat" src="/images/Humans/small_topbanner_09.gif"></a></td> </tr> <tr> <td><a href="help.php#Intelligence"><img alt="Help" src="/images/Humans/small_topbanner_10.gif"></a></td> <td><a href="http://www.kingsofchaos.com/"><img alt=" f " src="/images/Humans/small_topbanner_11.jpg"></a></td> <td>&nbsp;</td> </tr> <tr> <td><img src="/images/Humans/small_topbanner_13.gif"></td> <td><a href="http://www.kingsofchaos.com/"><img alt=" C " src="/images/Humans/small_topbanner_14.gif"></a></td> <td><img src="/images/Humans/small_topbanner_15.gif"></td> </tr> </table> </td> <td valign="top" style="padding-top: 25px;"> <!-- Kings of Chaos - 728x90 - Game Advertising Online --> <iframe marginheight=0 marginwidth=0 scrolling=no frameborder=0 width=728 height=90 src=http://www.game-advertising-online.com/index.php?section=serve&id=146 target=_blank></iframe><noframes><a href="http://www.game-advertising-online.com/" target=_blank>Game Advertising Online</a><br> banner requires iframes</noframes> <!-- END GAO 728x90 --> </td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td width="140" class="menu_cell" style="padding-left: 10px;" valign="top"> <table width="137" border="0" cellspacing="0" cellpadding="0"> <tr><td><img src="/images/menubar/age17.gif?v2" width="137" height="56"></td></tr> <tr><td><a href="base.php"><img alt="Command Center" border="0" src="/images/menubar/menulinks_02.gif" width="137" height="28"></a></td></tr> <tr><td id="attack_nav"><a href="attack.php"><img alt="Attack" border="0" src="/images/menubar/menulinks_03.gif" width="137" height="22"></a></td></tr> <tr><td><a href="attacklog.php"><img alt="Attack Log" border="0" src="/images/menubar/menulinks_04.gif" width="137" height="27"></a></td></tr> <tr><td id="conquest_nav"><a href="conquest.php"><img alt="Conquest" border="0" src="/images/menubar/menubar_conquest.gif" width="137" height="22"></a></td></tr> <tr><td id="armory_nav"><a href="armory.php"><img alt="Armory" border="0" src="/images/menubar/menulinks_05.gif" width="137" height="22"></a></td></tr> <tr><td><a href="alliances.php"><img alt="Alliances" border="0" src="/images/menubar/menubar_alliance.gif" width="137" height="22"></a></td></tr> <tr><td><a href="train.php"><img alt="Training" border="0" src="/images/menubar/menulinks_06.gif" width="137" height="25"></a></td></tr> <tr><td><a href="intel.php"><img alt="Intelligence" border="0" src="/images/menubar/menulinks_07.gif" width="137" height="22"></a></td></tr> <tr><td><a href="recruit.php"><img alt="Recruit" border="0" src="/images/menubar/menubar_recruit.gif" width="137" height="22"></a></td></tr> <tr><td><a href="mercs.php"><img alt="Mercenaries" border="0" src="/images/menubar/menulinks_09.gif" width="137" height="23"></a></td></tr> <tr><td><a href="buddylist.php"><img alt="Buddy List" border="0" src="/images/menubar/menubar_buddylist.gif" width="137" height="22"></a></td></tr> <tr><td><a href="logout.php"><img alt="Logout" border="0" src="/images/menubar/logoutbutton.gif" width="137"></a></td></tr> </table> <p> <center> <style> span.textad, span.textad a { font-size: 8pt; } </style> <span class="textad"> Bored? Play <a href="flashgames.php" style="font-size: 8pt;">Flash Games</a> </font> </center> <p> <table width="137" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/images/menubar/menubox_top.gif"></td> </tr> <tr> <td align="center" valign="top" class="menu_cell_repeater_vert" style="padding-left: 8px; padding-right: 8px;"> <table cellspacing="3" cellpadding="1" width="100%"> <tr> <td align="center" colspan = 2 style="color: BLACK; font-size: 8pt;">Gold:<font color="#250202"> 48,525 </font></td> </tr> <tr> <td align="right" style="color: BLACK; font-size: 8pt;">Experience:</td><td style="font-size: 8pt"><font color="#250202"> 800 </font></td> </tr> <tr> <td align="right" style="color: BLACK;font-size: 8pt;">Turns:</td><td style="font-size: 8pt"><font color="#250202">50,000</font></td> </tr> <tr> <td align="right" style="color: BLACK;font-size: 8pt;" width="30%">Rank:</td><td width="70%" style="font-size: 8pt"><font color="#250202">1,685</font></td> </tr> <tr> <td align="center" colspan = 2 style="color: BLACK; font-size: 8pt;">Last Attacked:<br /> <font color="#250202">8 hours ago</td> </tr> <tr> <td align="right" colspan=2 style="color: BLACK; font-size: 8pt;">Mail:<a href="inbox.php" style="font-size: 9pt; color: BLACK;">0</font></a> <font color="black" style="font-size: 7pt;">(<a style="font-size: 7pt;" href="inbox.php">read</a>)</font></td> </tr> </table> </td> </tr> <tr> <td><img src="/images/menubar/menubox_bottom.gif"></td> </tr> </table> <p> <center> <p> <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=8415&amp;t=71"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="/images/safer.gif"/></a><br> <p> <script type="text/javascript" language="javascript1.2"> checksize(); </script> </center> </td> <td style="padding-left: 10px; padding-top: 5px; padding-right: 5px;" valign="top" align="left" class="content"> <table class="table_lines" cellspacing="0" cellpadding="6" border="0" width="100%"> <tr><th colspan="5" align="center">Intelligence on VANISH</th></tr> <tr> <th class="subh">&nbsp;</td> <th class="subh" align="left">Time</th> <th class="subh" align="right">Mission Type</th> <th class="subh" align="right">Number of Spies</th> <th class="subh">Result</th> </tr> <tr> <td align="right">2</td> <td align="left">weeks ago</td> <td align="right">Recon</td> <td align="right">0</td> <td align="center"><a href="inteldetail.php?report_id=28708478">Success</a></td> </tr> <tr> <td align="right">2</td> <td align="left">weeks ago</td> <td align="right">Recon</td> <td align="right">0</td> <td align="center"><a href="inteldetail.php?report_id=28708476">Success</a></td> </tr> <tr> <td colspan="1">&nbsp;</td> <td colspan="3" align="center">2 reports total | page 1 of 1</td> <td>&nbsp;</td> </tr> </table> <center> <p> <p> <font style="font-size: 8pt;"> <a href="spam.php">Report Spam</a> | <a href="privacy.php">Privacy Policy</a> | <a href="mailto:%62%69%7a%64%65%76%40%6b%69%6e%67%73%6f%66%63%68%61%6f%73%2e%63%6f%6d">Business Queries</a> | <a href="tos.php">Terms of Service</a> <p> <i>Copyright &copy; 2003-2012 Kings of Chaos, LLC. All rights reserved.<br>Kings of Chaos &reg; is a registered trademark of Kings of Chaos, LLC.</i><br> </font> </center> </td> <td valign="top" align="center" width="120" style="padding-top: 11px"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/images/menubar/skyscraper_top.gif"></td> </tr> <tr> <td align="center" class="menu_cell_repeater_vert"> <!-- Kings of Chaos - 120x600 - Game Advertising Online --> <iframe marginheight=0 marginwidth=0 scrolling=no frameborder=0 width=120 height=600 src=http://www.game-advertising-online.com/index.php?section=serve&id=150 target=_blank></iframe><noframes><a href="http://www.game-advertising-online.com/" target=_blank>Game Advertising Online</a><br> banner requires iframes</noframes> <!-- END GAO 120x600 --> </td> </tr> <tr> <td><img src="/images/menubar/skyscraper_bottom.gif"></td> </tr> </table> </td> </tr> </table> <!-- Start Quantcast tag --> <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qacct="p-a6NrObxziz_36";quantserve();</script> <noscript> <a href="http://www.quantcast.com/p-a6NrObxziz_36" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-a6NrObxziz_36.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a> </noscript> <!-- End Quantcast tag --> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-75146-1"; urchinTracker(); </script> </body> </html>
webkb/other/wisconsin/http:^^www.cs.wisc.edu^~tick^cs302^LatePolicy.html
ML-SWAT/Web2KnowledgeBase
Date: Wed, 11 Dec 1996 22:33:15 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Thu, 12 Sep 1996 16:31:45 GMT Content-length: 2135 <HTML> <HEAD> <TITLE>CS 302 Section 70 - Late Policy</TITLE> </HEAD> <BODY> <H2><!WA0><!WA0><!WA0><A HREF="http://www.cs.wisc.edu/~tick/cs302.html#assignments" ><!WA1><!WA1><!WA1><IMG SRC="http://www.cs.wisc.edu/~tick/icons/arrowleft.gif" WIDTH=15 HEIGHT=15></A> Late Policy</H2> <HR> Programming assignments are due at 5pm on the date specified. Over the course of the semester you have a total of 3 late days, i.e. days that you can be late without penalty. After that, any assignments handed in between 5pm that day and 5pm the next day receive an automatic penalty of 20%. For each subsequent day late another 20% is deducted (weekends count as two days). Finally, no assignment will be accepted five or more days late.<P> Many of your programming assignments will be handed in <EM>online</EM>. When you hand in an assignment online the files are timestamped with the current time and date when you copy them to your handin directory. This timestamp will be used to check they were handed in on time or whether late day penalties apply.<P> If you are asked to hand in a printed copy of your program and output then hand it in <EM>by 5pm</EM> on the date specified. If you must hand in printouts late then please give them to me in person. If this is not possible then you <STRONG>must</STRONG> get another TA or consultant to <EM>sign</EM> and <EM>date</EM> your work and slip it under my office door or put it in my mailbox on the 5th floor. In the absence of a signature and date the hand-in time is determined by when I receive it, which could be several days later. Make sure you have your name and section number clearly written on any printouts that you hand in.<P> To avoid handing in your assignments late I <EM>strongly</EM> recommend starting them as soon as possible. Debugging a program and getting it to work correctly can take <EM>significantly</EM> longer than you expect!<P> </BODY> <HR> <ADDRESS> <H5>Copyright &copy 1996 Modified from <!WA2><!WA2><!WA2><A HREF="http://www.cs.wisc.edu/~bestor/bestor.html">Gareth S. Bestor</A> (<!WA3><!WA3><!WA3><A HREF="mailto:bestor@cs.wisc.edu">bestor@cs.wisc.edu</A>). Last modified September 4, 1996.</H5> </ADDRESS> </HTML>
docs/help-doc.html
nnatter/aspguid-compiler
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_102) on Mon Jun 19 13:27:35 CEST 2017 --> <title>API Help</title> <meta name="date" content="2017-06-19"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="API Help"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="overview-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 class="navBarCell1Rev">Help</li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?help-doc.html" target="_top">Frames</a></li> <li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">How This API Document Is Organized</h1> <div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <h2>Overview</h2> <p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</p> </li> <li class="blockList"> <h2>Package</h2> <p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p> <ul> <li>Interfaces (italic)</li> <li>Classes</li> <li>Enums</li> <li>Exceptions</li> <li>Errors</li> <li>Annotation Types</li> </ul> </li> <li class="blockList"> <h2>Class/Interface</h2> <p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p> <ul> <li>Class inheritance diagram</li> <li>Direct Subclasses</li> <li>All Known Subinterfaces</li> <li>All Known Implementing Classes</li> <li>Class/interface declaration</li> <li>Class/interface description</li> </ul> <ul> <li>Nested Class Summary</li> <li>Field Summary</li> <li>Constructor Summary</li> <li>Method Summary</li> </ul> <ul> <li>Field Detail</li> <li>Constructor Detail</li> <li>Method Detail</li> </ul> <p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p> </li> <li class="blockList"> <h2>Annotation Type</h2> <p>Each annotation type has its own separate page with the following sections:</p> <ul> <li>Annotation Type declaration</li> <li>Annotation Type description</li> <li>Required Element Summary</li> <li>Optional Element Summary</li> <li>Element Detail</li> </ul> </li> <li class="blockList"> <h2>Enum</h2> <p>Each enum has its own separate page with the following sections:</p> <ul> <li>Enum declaration</li> <li>Enum description</li> <li>Enum Constant Summary</li> <li>Enum Constant Detail</li> </ul> </li> <li class="blockList"> <h2>Tree (Class Hierarchy)</h2> <p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p> <ul> <li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li> <li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li> </ul> </li> <li class="blockList"> <h2>Deprecated API</h2> <p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p> </li> <li class="blockList"> <h2>Index</h2> <p>The <a href="index-files/index-1.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p> </li> <li class="blockList"> <h2>Prev/Next</h2> <p>These links take you to the next or previous class, interface, package, or related page.</p> </li> <li class="blockList"> <h2>Frames/No Frames</h2> <p>These links show and hide the HTML frames. All pages are available with or without frames.</p> </li> <li class="blockList"> <h2>All Classes</h2> <p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p> </li> <li class="blockList"> <h2>Serialized Form</h2> <p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p> </li> <li class="blockList"> <h2>Constant Field Values</h2> <p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p> </li> </ul> <span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="overview-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 class="navBarCell1Rev">Help</li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?help-doc.html" target="_top">Frames</a></li> <li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
SpiderNews/app/view/news.html
Clouda-team/Cloudajs-examples
<!DOCTYPE html> <html lang="en-US"> <head> <meta http-equiv="content-type" content="text/html; charset=gb2312" /> <title></title> </head> <body> <h1>Top news</h1> <block tpl-id="newsBlock"> <div> {{{topNews}}} </div> </block> </body> </html>
data/cache/penalties/3016321431.html
auxesis/gotgastro.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Register of penalty notices | NSW Food Authority</title> <meta name="DC.Identifier" scheme="URI" content="http://www.foodauthority.nsw.gov.au/about"> <meta name="DC.Title" content="Register of penalty notices | NSW Food Authority"> <meta name="DC.Date.modified" scheme="ISO8601" content="2009-02-18"> <meta name="description" content="Name and Shame"> <meta name="keywords" content=""> <meta name="DC.Creator" scheme="AglsAgent" CONTENT="corporateName=NSW Food Authority; jurisdiction=New South Wales; contact=Consumer and Industry Contact Centre; contact=1300 552 406 (Australia wide); contact=+61 02 9741 4850; email=contact@foodauthority.nsw.gov.au; address=PO Box 6682, Silverwater NSW 1811 Australia"> <meta name="DC.Publisher" scheme="AglsAgent" CONTENT="corporateName=NSW Food Authority; jurisdiction=New South Wales; contact=Consumer and Industry Contact Centre; contact=1300 552 406 (Australia wide); contact=+61 02 9741 4850; email=contact@foodauthority.nsw.gov.au; address=PO Box 6682, Silverwater NSW 1811 Australia"> <meta name="DC.Rights" scheme="URI" content="http://www.foodauthority.nsw.gov.au/copyright.asp"> <meta name="DC.Language" scheme="RFC3066" content="en-AU"> <meta name="DC.Format" scheme="IMT" content="text/html"> <meta name="DC.Coverage.jurisdiction" scheme="AglsJuri" content="New South Wales"> <meta name="DC.Type.aggregationLevel" scheme="AGLS" content="collection"> <meta name="DC.Type.category" content="document"> <meta name="DC.Subject" scheme="APAIS" content="food; trade regulation; law; consumer protection; quality control; standards; prosecution; health education; public health; women and health"> <meta name="AGLS.Function" scheme="AGIFT" content="justice administration; law enforcement; prosecution services; food hygiene regulation; food quality assurance; emergency management; consumer protection; product safety; health promotion; public service"> <meta name="DC.Type.documentType" scheme="agls-document" content="guidelines"> <meta name="DC.Type.serviceType" scheme="agls-service" content=""> <meta name="DC.Title.alternative" content=""> <meta name="DC.Date.created" scheme="ISO8601" content="2009-02-18"> <meta name="DC.Date.valid" scheme="DCMIPeriod" content=""> <meta name="DC.description" content="Search tips"> <meta name="DC.keywords" content="role; food act; enforcement; food; safety; standards; health; jurisdiction; structure; organisation; internal"> <meta name="AGLS.Audience" scheme="agls-audience" content="all"> <meta name="DC.Coverage.spatial" scheme="" content="New South Wales"> <meta name="DC.Coverage.temporal" scheme="" content=""> <meta name="DC.Coverage.postcode" scheme="AusPost" content="2000-2599; 2650-2999"> <meta name="DC.Contributor" scheme="" content=""> <meta name="AGLS.Mandate" scheme="" content=""> <meta name="DC.Relation" scheme="" content=""> <meta name="DC.Source" scheme="" content=""> <meta name="robots" content="index; follow"> <meta name="Revisit-After" content="14 days"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <meta name="rating" content="general"> <link rel="image_src" href="http://images.foodauthority.nsw.gov.au.s3.amazonaws.com/fb_logo_bigger.jpg"> <link rel="stylesheet" media="all" type="text/css" href="css/main-11.css"> <link rel="stylesheet" media="all" type="text/css" href="css/table_sort.css"> <link rel="stylesheet" media="print" type="text/css" href="css/styles_print.css"><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script><script type="text/javascript" src="http://d1e3w1ke2el0xr.cloudfront.net/jquery.cycle.all.min.js"></script><script type="text/javascript" src="http://d1e3w1ke2el0xr.cloudfront.net/superfish.js"></script><script type="text/javascript" src="http://d1e3w1ke2el0xr.cloudfront.net/reflection.js"></script><script type="text/javascript" src="http://d1e3w1ke2el0xr.cloudfront.net/jquery.jcarousel.pack.js"></script><script type="text/javascript" src="http://d1e3w1ke2el0xr.cloudfront.net/animatedcollapse.js"></script><script type="text/javascript">document.documentElement.className = 'js';</script><style type="text/css"> .table-data tr.alt td { background-color:#FFFFFF; } #content table.tablesorter tbody tr.odd td { background-color:#F1F6E2; } table.table-data th {background-color: #EA7A37; } </style><script type="text/javascript"> // $(document).ready(function() { $('ul.sf-menu').superfish({ delay:1000, //one second delay on mouse out animation: {opacity:'show'}, // speed: 0 //speed menus show }); $(".table-data tr:even").addClass("alt"); $(".table-data tr th:last").addClass("last-cell"); $('.table-data tr').each(function(){ $(this).children("td:last").addClass("last-cell"); }); }); $(document).ready(function() { $('.slideshow').cycle({ fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc... }); }); /*********************************************** * Animated Collapsible DIV v2.4- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more ***********************************************/ animatedcollapse.addDiv('translate') //additional addDiv() call... //additional addDiv() call... animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted //$: Access to jQuery //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID //state: "block" or "none", depending on state } animatedcollapse.init() // Text increase decrease $(document).ready(function(){ //ID, class and tag element that font size is adjustable in this array //Put in html or body if you want the font of the entire page adjustable var section = new Array('html'); section = section.join(','); // Reset Font Size var originalFontSize = $(section).css('font-size'); $(".resetFont").click(function(){ $(section).css('font-size', originalFontSize); }); // Increase Font Size $(".increaseFont").click(function(){ var currentFontSize = $(section).css('font-size'); var currentFontSizeNum = parseFloat(currentFontSize, 10); var newFontSize = currentFontSizeNum*1.2; $(section).css('font-size', newFontSize); return false; }); // Decrease Font Size $(".decreaseFont").click(function(){ var currentFontSize = $(section).css('font-size'); var currentFontSizeNum = parseFloat(currentFontSize, 10); var newFontSize = currentFontSizeNum*.9; $(section).css('font-size', newFontSize); return false; }); }); // </script><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-11219160-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script><script type="text/javascript" src="http://d1e3w1ke2el0xr.cloudfront.net/jquery.tablesorter.min.js"></script><script type="text/javascript"> $(document).ready(function() { $("#myTable").tablesorter({sortList:[], widgets: ['zebra']}); } ); </script></head> <body id="inner"> <div id="cim_page-wrapper"> <div id="header_wrapper"> <div id="cim_header"> <div id="cim_header-left"><a href="http://www.nsw.gov.au" title="Click for NSW Government portal" class="state" target="_blank"><img src="http://d2o0rfcwltdn3f.cloudfront.net/nswcrest.gif" alt="Click for NSW Government portal" width="53" height="53" align="middle"></a><a href="http://www.foodauthority.nsw.gov.au" title="Click for NSW Food Authority homepage" class="department" style="text-decoration: none;"><img src="http://d2o0rfcwltdn3f.cloudfront.net/logo-nswfa-50.gif" align="middle" alt="Click for NSW Food Authoirty homepage"></a></div> <div id="cim_tools"> <ul> <li class="skip"><a href="#cim_main-content" accesskey="S" title="Go directly to text content. Use access key S to skip on any page.">Skip to content</a></li> <li><a href="/a-z-index">A-Z index</a></li> <li><a href="/aboutus/contact-us/contact-us" accesskey="7">Contact us</a></li> </ul> </div> <div class="search"> <form action="http://www.foodauthority.nsw.gov.au/search/default.htm" id="cse-search-box" method="get" enctype="application/x-www-form-urlencoded"><label for="cim_search-text">Search</label><input type="hidden" name="cx" value="010799167557058114062:vuluuw9iqgg"><input type="hidden" name="cof" value="FORID:10"><input type="hidden" name="ie" value="UTF-8"><input accesskey="4" id="cim_search-text" name="q" onfocus="this.value=''" value="Site search"><input type="image" src="http://d2o0rfcwltdn3f.cloudfront.net/btn-go.gif" value="Search" class="go" alt="Go" name="sa"></form> </div> </div> <div id="cim_top-nav"> <ul id="cim_menu" class="sf-menu"> <li id="menu-item-home"><a href="/" class="btn"><span>Home</span></a></li> <li id="menu-item-news"><a href="/news" class="btn highlight"><span>News</span></a><ul> <li class="btn highlight"><a href="/news/offences">Name &amp; shame</a></li> <li class="btn"><a href="/news/alerts-recalls">Alerts &amp; recalls</a></li> <li class="btn"><a href="/news/media-releases">Media releases</a></li> <li class="btn"><a href="/news/emailalerts">News letter &amp; email</a></li> </ul> </li> <li id="menu-item-everyday"><a href="/consumers" class="btn"><span>Food at home</span></a><ul> <li class="btn"><a href="/consumers/keeping-food-safe">Keeping food safe</a></li> <li class="btn"><a href="/consumers/life-events-and-food">Life events and food</a></li> <li class="btn"><a href="/consumers/food-labels">Labels</a></li> <li class="btn"><a href="/consumers/problems-with-food">Problems with food</a></li> <li class="btn"><a href="/consumers/other-food-topics">Food topics</a></li> <li class="btn"><a href="/consumers/consumer-resources">Resource centre</a></li> <li class="btn"><a href="/consumers/translated-pages-for-consumers">Translations</a></li> </ul> </li> <li id="menu-item-business"><a href="/industry" class="btn"><span>Business standards</span></a><ul> <li class="btn"><a href="/industry/food-standards-and-requirements">General requirements</a></li> <li class="btn"><a href="/industry/industry-sector-requirements">Industry sector requirements</a></li> <li class="btn"><a href="/industry/food-business-issues">Food business topics</a></li> <li class="btn"><a href="/industry/audits-inspections-compliance">Audits, inspections &amp; compliance</a></li> <li class="btn"><a href="/industry/fss-food-safety-supervisors">FSS: food safety supervisors</a></li> <li class="btn"><a href="/industry/complaints-about-food-and-businesses">Complaints</a></li> <li class="btn"><a href="/industry/forms-and-licences">Forms and licences</a></li> <li class="btn"><a href="/industry/news-publications-and-help">Resource centre</a></li> <li class="btn"><a href="/industry/translated-pages-for-industry">Translations</a></li> </ul> </li> <li id="menu-item-science"><a href="/science" class="btn"><span>Science</span></a><ul> <li class="btn"><a href="/science/science-at-authority">Science at the Authority</a></li> <li class="btn"><a href="/science/risk-framework-and-studies">Risk framework &amp; studies</a></li> <li class="btn"><a href="/science/market-analysis">Market analysis</a></li> <li class="btn"><a href="/science/foodborne-illness-case-studies">Foodborne illness case studies</a></li> <li class="btn"><a href="/science/evaluating-what-we-do">Evaluating what we do</a></li> <li class="btn"><a href="/science/science-in-focus">Science in focus</a></li> <li class="btn"><a href="/science/science-links">Science links</a></li> </ul> </li> <li id="menu-item-translations"><a href="/languages" class="btn"><span>Translations</span></a><ul> <li class="btn"><a href="/languages/arabic">لعربية (Arabic)</a></li> <li class="btn"><a href="/languages/chinese">中文 (Chinese)</a></li> <li class="btn"><a href="/languages/greek">Ελληνικά (Greek)</a></li> <li class="btn"><a href="/languages/italian">Italiano (Italian)</a></li> <li class="btn"><a href="/languages/japanese">日本語 (Japanese)</a></li> <li class="btn"><a href="/languages/khmer">Khmer</a></li> <li class="btn"><a href="/languages/korean">한국어 (Korean)</a></li> <li class="btn"><a href="/languages/macedonian">македонски јазик (Macedonian)</a></li> <li class="btn"><a href="/languages/serbian">српски језик (Serbian)</a></li> <li class="btn"><a href="/languages/spanish">español (Spanish)</a></li> <li class="btn"><a href="/languages/thai">ไทย (Thai)</a></li> <li class="btn"><a href="/languages/turkish">Türkçe (Turkish)</a></li> <li class="btn"><a href="/languages/vietnamese">Tiếng Việt (Vietnamese)</a></li> </ul> </li> <li id="menu-item-about"><a href="/aboutus" class="btn"><span>About us</span></a><ul> <li class="btn"><a href="/aboutus/payments">Payments</a></li> <li class="btn"><a href="/aboutus/lists-registers">Lists &amp; registers</a></li> <li class="btn"><a href="/aboutus/publications">Publications</a></li> <li class="btn"><a href="/aboutus/accesstoinformation">Access to information</a></li> <li class="btn"><a href="/aboutus/ministers-message">Minister's message </a></li> <li class="btn"><a href="/aboutus/about-the-authority">About the Authority</a></li> <li class="btn"><a href="/aboutus/about-frp">About Food Regulation Partnership</a></li> <li class="btn"><a href="/aboutus/links-to-other-agencies">Other agencies</a></li> <li class="btn"><a href="/aboutus/contact-us">Contact us</a></li> </ul> </li> </ul> </div> </div> <div class="page_tools"> <div class="page_tools_inner"> <div id="cim_bread-crumbs"> <ul> <li>You are here : <a href="#">Home</a></li> <li>&gt; <a href="/news">News</a></li> <li>&gt; <a href="/news/offences">Name &amp; shame</a></li> <li>&gt; <a href="/news/offences/penalty-notices">Penalty notices</a></li> </ul> </div> <div class="function-icons"> <ul class="function-icons"> <li><a href="javascript:animatedcollapse.toggle('translate')" class="noscript function_icon_translate" title="Translate this page"></a></li> <li><a href="/aboutus/contact-us" title="How to contact the NSW Food Authority" class="function_icon_contact">Contact Us</a></li> <li><a href="#" class="noscript function_icon_print" onclick="window.print();return false;" onkeypress="window.print();return false;" title="Print this page">Print this page</a></li> <li><a href="#" class="noscript function_icon_reducefont decreaseFont" title="Reduce font size">Reduce font size</a></li> <li><a href="#" class="noscript function_icon_increasefont increaseFont" title="Increase font size">Increase font size</a></li> </ul> </div> </div> </div> <div id="translate"><a href="javascript:animatedcollapse.hide('translate')" class="close">[x]</a><script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'en' }, 'translate'); } </script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script></div> <div id="cim_content-wrapper"> <div class="c c1"> </div> <div class="c c2"> </div> <div class="c c3"> </div> <div class="c c4"> </div> <div class="wrapper"> <div class="holder"> <div class="frame"> <div id="sidebar"> <ul class="nav"> <li class="active open"><a href="/news/offences">Name &amp; shame</a><ul> <li class="active"><a href="/news/offences/penalty-notices">Penalty notices</a></li> <li><a href="/news/offences/prosecutions">Prosecutions</a></li> <li><a href="/news/offences/changes-and-corrections">Changes and corrections</a></li> </ul> </li> <li><a href="/news/alerts-recalls">Alerts &amp; recalls</a></li> <li class="closed"><a href="/news/media-releases">Media releases</a></li> <li class="closed"><a href="/news/emailalerts">News letter &amp; email</a></li> </ul> </div> <div id="cim_main-content"> <div id="content"> <div class="content-wrapper"> <div class="content-holder"> <div class="content"> <div class="tl"> <div class="tr"> <div class="bl"> <div class="br"> <div class="cim_content"><!-- Details for 3016321431--><h1 class="cim_main">Details - Register of penalty notices</h1> <p>This information about penalty notices issued is published as part of the <em>Register of penalty notices</em>.</p> <div style="WIDTH: 60%"> <table cellspacing="0" cellpadding="0" width="80%" summary="" border="0" class="table-data-pd"> <tbody> <tr bgcolor="#F1F6E2"> <td valign="top" align="right"><span class="head"><strong>Penalty notice number</strong></span></td> <td valign="top">3016321431</td> </tr> <tr> <td valign="top" align="right"><span class="head"><strong>Trade name of party served<br></strong>(or name of place of business)</span></td> <td valign="top">BAR BISCOTTI</td> </tr> <tr bgcolor="#F1F6E2"> <td valign="top" align="right"><strong>Address<br></strong>(where offence occurred) </td> <td valign="top">1/24 GEORGE STREET NORTH STRATHFIELD 2137 </td> </tr> <tr> <td valign="top" align="right"><span class="head"><strong>Council<br></strong>(where offence occurred)</span></td> <td valign="top">CANADA BAY</td> </tr> <tr bgcolor="#F1F6E2"> <td valign="top" align="right"><strong>Date of alleged offence<br></strong>(yyyy-mm-dd) </td> <td valign="top">2010-09-15</td> </tr> <tr> <td valign="top" align="right"><span class="head"><strong>Offence code</strong></span></td> <td valign="top">11339 - Fail to comply with Food Standards Code - Corporation</td> </tr> <tr bgcolor="#F1F6E2"> <td valign="top" align="right"><strong>Nature &amp; circumstances of alleged offence</strong></td> <td valign="top"> <p>Fail to maintain at or near each hand washing facility a supply of single use towels or other means of effectively drying hands - previous warnings given</p> </td> </tr> <tr> <td valign="top" align="right"><span class="head"><strong>Amount of penalty </strong></span></td> <td valign="top">$880.00</td> </tr> <tr bgcolor="#F1F6E2"> <td valign="top" align="right"><strong>Name of party served<br></strong>(with penalty notice) </td> <td valign="top">PARTNERS GROUP AUSTRALIA PTY LTD</td> </tr> <tr> <td valign="top" align="right"><span class="head"><strong>Date penalty notice served<br></strong>(yyyy-mm-dd)</span></td> <td valign="top">2010-09-16</td> </tr> <tr bgcolor="#F1F6E2"> <td valign="top" align="right"><strong>Issued by</strong></td> <td valign="top">City of Canada Bay Council</td> </tr> <tr> <td valign="top" align="right"><span class="head"><strong>Notes</strong></span></td> <td valign="top"><a href="/aboutus/offences/definitions-notes-to-register"></a></td> </tr> </tbody> </table> </div> <p>Details of this penalty notice were first published 14 Dec 2010, last updated 14 Dec 2010. </p> <p>Payment of a penalty notice is not to be regarded as an admission of liability for the purpose of, nor in any way as affecting or prejudicing, any civil claim, action or proceeding arising out of the same occurrence.</p> <p>People listed in the register or with an interest in a business listed can apply to <a href="http://www.foodauthority.nsw.gov.au/news/offences/changes-and-corrections">add, correct or remove information</a> if a business has been sold or disposed of after an alleged offence, or a correction needs to be made.</p> <p>For information on which penalty notices are included in the register see <a href="http://www.foodauthority.nsw.gov.au/news/offences/penalty-notices/penalty-notice-publication-protocol">Penalty notice publication protocol</a>.</p> <p>Users note this register is <a href="http://www.foodauthority.nsw.gov.au/news/offences/penalty-notices/subject-to-change">subject to change.</a></p> <div id="social"> <div class="right links"> <ul> <li>Follow us: </li> <li><a target="_blank" href="http://twitter.com/NSWFoodAuth"><img class="align" alt="Twitter" src="http://d2o0rfcwltdn3f.cloudfront.net/twitter_16.png"></a></li> <li><a target="_blank" href="http://www.youtube.com/user/nswfoodauthority"><img class="align" alt="YouTube" src="http://d2o0rfcwltdn3f.cloudfront.net/youtube_16.png"></a></li> <li><a target="_blank" href="/news/emailalerts"><img class="align" alt="email alerts" src="http://images.foodauthority.nsw.gov.au.s3.amazonaws.com/email_16.png"></a></li> </ul> </div> <div class="addthis_toolbox addthis_default_style "> <p>Share this:</p><a class="addthis_button_facebook_like"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4d88138965dbfb06"></script></div><br><div class="also-in-this-site width-50"> <div class="quick-list-box"> <h2>Also on this site</h2> <ul> <li><a href="/penalty-notices">Back to register of penalty notices</a></li> <li><a href="/news/offences">Offences registers</a><em> background</em></li> </ul> <div class="box-endEmpty"> <p> </p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div id="cim_footer"> <div class="page_tools lower_tools"> <div class="page_tools_inner lower_inner"> <div class="function-icons"> <ul class="function-icons"> <li><a href="/aboutus/contact-us" title="How to contact the NSW Food Authority" class="function_icon_contact">Contact Us</a></li> <li><a href="#" class="noscript function_icon_print" onclick="window.print();return false;" onkeypress="window.print();return false;" title="Print this page">Print this page</a></li> <li><a href="#" class="noscript function_icon_reducefont decreaseFont" title="Reduce font size">Reduce font size</a></li> <li><a href="#" class="noscript function_icon_increasefont increaseFont" title="Increase font size">Increase font size</a></li> </ul> </div> </div> </div> <div id="cim_footer_inner"> <div class="footer_content"> <div id="footer_cola"> <h4><a href="/news">News</a></h4> <ul> <li><a href="/news/offences">Name &amp; shame</a></li> <li><a href="/news/alerts-recalls">Alerts &amp; recalls</a></li> <li><a href="/news/media-releases">Media releases</a></li> <li><a href="/news/emailalerts">News letter &amp; email</a></li> </ul> </div> <div id="footer_colb"> <h4><a href="/consumers">Food at home</a></h4> <ul> <li><a href="/consumers/keeping-food-safe">Keeping food safe</a></li> <li><a href="/consumers/life-events-and-food">Life events and food</a></li> <li><a href="/consumers/food-labels">Labels</a></li> <li><a href="/consumers/problems-with-food">Problems with food</a></li> <li><a href="/consumers/other-food-topics">Food topics</a></li> <li><a href="/consumers/consumer-resources">Resource centre</a></li> <li><a href="/consumers/translated-pages-for-consumers">Translations</a></li> </ul> </div> <div id="footer_colc"> <h4><a href="/industry">Business standards</a></h4> <ul> <li><a href="/industry/food-standards-and-requirements">General requirements</a></li> <li><a href="/industry/industry-sector-requirements">Industry sector requirements</a></li> <li><a href="/industry/food-business-issues">Food business topics</a></li> <li><a href="/industry/audits-inspections-compliance">Audits, inspections &amp; compliance</a></li> <li><a href="/industry/fss-food-safety-supervisors">FSS: food safety supervisors</a></li> <li><a href="/industry/complaints-about-food-and-businesses">Complaints</a></li> <li><a href="/industry/forms-and-licences">Forms and licences</a></li> <li><a href="/industry/news-publications-and-help">Resource centre</a></li> <li><a href="/industry/translated-pages-for-industry">Translations</a></li> </ul> </div> <div id="footer_cold"> <h4><a href="/science">Science</a></h4> <ul> <li><a href="/science/science-at-authority">Science at the Authority</a></li> <li><a href="/science/risk-framework-and-studies">Risk framework &amp; studies</a></li> <li><a href="/science/market-analysis">Market analysis</a></li> <li><a href="/science/foodborne-illness-case-studies">Foodborne illness case studies</a></li> <li><a href="/science/evaluating-what-we-do">Evaluating what we do</a></li> <li><a href="/science/science-in-focus">Science in focus</a></li> <li><a href="/science/science-links">Science links</a></li> </ul> </div> <div id="footer_cole"> <h4><a href="/languages">Translations</a></h4> <ul> <li><a href="/languages/arabic">لعربية (Arabic)</a></li> <li><a href="/languages/chinese">中文 (Chinese)</a></li> <li><a href="/languages/greek">Ελληνικά (Greek)</a></li> <li><a href="/languages/italian">Italiano (Italian)</a></li> <li><a href="/languages/japanese">日本語 (Japanese)</a></li> <li><a href="/languages/khmer">Khmer</a></li> <li><a href="/languages/korean">한국어 (Korean)</a></li> <li><a href="/languages/macedonian">македонски јазик (Macedonian)</a></li> <li><a href="/languages/serbian">српски језик (Serbian)</a></li> <li><a href="/languages/spanish">español (Spanish)</a></li> <li><a href="/languages/thai">ไทย (Thai)</a></li> <li><a href="/languages/turkish">Türkçe (Turkish)</a></li> <li><a href="/languages/vietnamese">Tiếng Việt (Vietnamese)</a></li> </ul> </div> <div id="footer_colf"> <h4><a href="/aboutus">About us</a></h4> <ul> <li><a href="/aboutus/payments">Payments</a></li> <li><a href="/aboutus/lists-registers">Lists &amp; registers</a></li> <li><a href="/aboutus/publications">Publications</a></li> <li><a href="/aboutus/accesstoinformation">Access to information</a></li> <li><a href="/aboutus/ministers-message">Minister's message </a></li> <li><a href="/aboutus/about-the-authority">About the Authority</a></li> <li><a href="/aboutus/about-frp">About Food Regulation Partnership</a></li> <li><a href="/aboutus/links-to-other-agencies">Other agencies</a></li> <li><a href="/aboutus/contact-us">Contact us</a></li> </ul> </div> </div><br><div class="footer"> <div class="float-right"> <ul> <li><a href="http://www.jobs.nsw.gov.au/" title="NSW Government jobs database where you can search for vacancies at NSW Food Authority" target="_blank">jobs.nsw</a> </li> <li><a href="/site-map">Sitemap</a> </li> <li><a href="/accessibility" accesskey="3">Accessibility</a> </li> <li><a href="/privacy">Privacy</a> </li> <li><a href="/copyright">Copyright</a> </li> <li><a href="/disclaimer">Disclaimer</a> </li> <li><a href="/contact-us" accesskey="9">Feedback</a></li> </ul> <p id="nswstyle_datelastupdated">Last updated 18-Feb-2009</p> </div> </div> </div> </div> </div> </body> </html><!-- Emma's Birthday 2009 Update -->
clean/Linux-x86_64-4.06.1-2.0.5/released/8.9.0/fcsl-pcm/1.2.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>fcsl-pcm: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.9.0 / fcsl-pcm - 1.2.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> fcsl-pcm <small> 1.2.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-09 19:07:39 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-09 19:07:39 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.9.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;FCSL &lt;fcsl@software.imdea.org&gt;&quot; homepage: &quot;http://software.imdea.org/fcsl/&quot; bug-reports: &quot;https://github.com/imdea-software/fcsl-pcm/issues&quot; dev-repo: &quot;git+https://github.com/imdea-software/fcsl-pcm.git&quot; license: &quot;Apache-2.0&quot; build: [ make &quot;-j%{jobs}%&quot; ] install: [ make &quot;install&quot; ] depends: [ &quot;coq&quot; {(&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.13~&quot;) | (= &quot;dev&quot;)} &quot;coq-mathcomp-ssreflect&quot; {(&gt;= &quot;1.10.0&quot; &amp; &lt; &quot;1.12~&quot;) | (= &quot;dev&quot;)} ] tags: [ &quot;keyword:separation logic&quot; &quot;keyword:partial commutative monoid&quot; &quot;category:Computer Science/Data Types and Data Structures&quot; &quot;logpath:fcsl&quot; &quot;date:2019-11-07&quot; ] authors: [ &quot;Aleksandar Nanevski&quot; ] synopsis: &quot;Partial Commutative Monoids&quot; description: &quot;&quot;&quot; The PCM library provides a formalisation of Partial Commutative Monoids (PCMs), a common algebraic structure used in separation logic for verification of pointer-manipulating sequential and concurrent programs. The library provides lemmas for mechanised and automated reasoning about PCMs in the abstract, but also supports concrete common PCM instances, such as heaps, histories and mutexes. This library relies on extensionality axioms: propositional and functional extentionality.&quot;&quot;&quot; url { src: &quot;https://github.com/imdea-software/fcsl-pcm/archive/v1.2.0.tar.gz&quot; checksum: &quot;sha256=5faabb3660fa7d9fe83d6947621ac34dc20076e28bcd9e87b46edb62154fd4e8&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-fcsl-pcm.1.2.0 coq.8.9.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.9.0). The following dependencies couldn&#39;t be met: - coq-fcsl-pcm -&gt; coq &gt;= dev no matching version Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-fcsl-pcm.1.2.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
clean/Linux-x86_64-4.05.0-2.0.1/released/8.9.0/hoare-tut/8.7.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hoare-tut: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.9.0 / hoare-tut - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> hoare-tut <small> 8.7.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-04 03:17:13 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-04 03:17:13 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.9.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/hoare-tut&quot; license: &quot;GNU LGPL&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/HoareTut&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: Hoare logic&quot; &quot;keyword: imperative program&quot; &quot;keyword: weakest precondition&quot; &quot;keyword: reflection&quot; &quot;category: Mathematics/Logic&quot; &quot;category: Computer Science/Semantics and Compilation/Semantics&quot; &quot;date: 2007&quot; ] authors: [ &quot;Sylvain Boulmé &lt;Sylvain.Boulme@imag.fr&gt; [http://www-verimag.imag.fr/~boulme]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/hoare-tut/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/hoare-tut.git&quot; synopsis: &quot;A Tutorial on Reflecting in Coq the generation of Hoare proof obligations&quot; description: &quot;&quot;&quot; http://www-verimag.imag.fr/~boulme/HOARE_LOGIC_TUTORIAL/ This work is both an introduction to Hoare logic and a demo illustrating Coq nice features. It formalizes the generation of PO (proof obligations) in a Hoare logic for a very basic imperative programming language. It proves the soundness and the completeness of the PO generation both in partial and total correctness. At last, it examplifies on a very simple example (a GCD computation) how the PO generation can simplify concrete proofs. Coq is indeed able to compute PO on concrete programs: we say here that the generation of proof obligations is reflected in Coq. Technically, the PO generation is here performed through Dijkstra&#39;s weakest-precondition calculus.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/hoare-tut/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=8ba859070a0cf7578f6e50b70994aa9e&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-hoare-tut.8.7.0 coq.8.9.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.9.0). The following dependencies couldn&#39;t be met: - coq-hoare-tut -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-hoare-tut.8.7.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
Reports/re/reactiveui-wp7.2.5.1/System.Windows.Interactivity-sl3-wp.html
kuhlenh/port-to-core
<!DOCTYPE html> <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="PortabilityAnalysis0">.NET Portability Report</title> <style> /* Body style, for the entire document */ body { background: #F3F3F4; color: #1E1E1F; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; padding: 0; margin: 0; } /* Header1 style, used for the main title */ h1 { padding: 10px 0px 10px 10px; font-size: 21pt; background-color: #E2E2E2; border-bottom: 1px #C1C1C2 solid; color: #201F20; margin: 0; font-weight: normal; } /* Header2 style, used for "Overview" and other sections */ h2 { font-size: 18pt; font-weight: normal; padding: 15px 0 5px 0; margin: 0; } /* Header3 style, used for sub-sections, such as project name */ h3 { font-weight: normal; font-size: 15pt; margin: 0; padding: 15px 0 5px 0; background-color: transparent; } h4 { font-weight: normal; font-size: 12pt; margin: 0; padding: 0 0 0 0; background-color: transparent; } /* Color all hyperlinks one color */ a { color: #1382CE; } /* Paragraph text (for longer informational messages) */ p { font-size: 10pt; } /* Table styles */ table { border-spacing: 0 0; border-collapse: collapse; font-size: 10pt; } table th { background: #E7E7E8; text-align: left; text-decoration: none; font-weight: normal; padding: 3px 6px 3px 6px; } table td { vertical-align: top; padding: 3px 6px 5px 5px; margin: 0px; border: 1px solid #E7E7E8; background: #F7F7F8; } .NoBreakingChanges { color: darkgreen; font-weight:bold; } .FewBreakingChanges { color: orange; font-weight:bold; } .ManyBreakingChanges { color: red; font-weight:bold; } .BreakDetails { margin-left: 30px; } .CompatMessage { font-style: italic; font-size: 10pt; } .GoodMessage { color: darkgreen; } /* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */ .localLink { color: #1E1E1F; background: #EEEEED; text-decoration: none; } .localLink:hover { color: #1382CE; background: #FFFF99; text-decoration: none; } /* Center text, used in the over views cells that contain message level counts */ .textCentered { text-align: center; } /* The message cells in message tables should take up all avaliable space */ .messageCell { width: 100%; } /* Padding around the content after the h1 */ #content { padding: 0px 12px 12px 12px; } /* The overview table expands to width, with a max width of 97% */ #overview table { width: auto; max-width: 75%; } /* The messages tables are always 97% width */ #messages table { width: 97%; } /* All Icons */ .IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded { min-width: 18px; min-height: 18px; background-repeat: no-repeat; background-position: center; } /* Success icon encoded */ .IconSuccessEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==); } /* Information icon encoded */ .IconInfoEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=); } /* Warning icon encoded */ .IconWarningEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==); } /* Error icon encoded */ .IconErrorEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=); } </style> </head> <body> <h1 _locid="PortabilityReport">.NET Portability Report</h1> <div id="content"> <div id="submissionId" style="font-size:8pt;"> <p> <i> Submission Id&nbsp; 158541e9-3582-4251-bfb3-df76cd2672b2 </i> </p> </div> <h2 _locid="SummaryTitle"> <a name="Portability Summary"></a>Portability Summary </h2> <div id="summary"> <table> <tbody> <tr> <th>Assembly</th> <th>ASP.NET 5,Version=v1.0</th> <th>Windows,Version=v8.1</th> <th>.NET Framework,Version=v4.6</th> <th>Windows Phone,Version=v8.1</th> </tr> <tr> <td><strong><a href="#System.Windows.Interactivity">System.Windows.Interactivity</a></strong></td> <td class="text-center">78.11 %</td> <td class="text-center">75.62 %</td> <td class="text-center">99.50 %</td> <td class="text-center">75.62 %</td> </tr> </tbody> </table> </div> <div id="details"> <a name="System.Windows.Interactivity"><h3>System.Windows.Interactivity</h3></a> <table> <tbody> <tr> <th>Target type</th> <th>ASP.NET 5,Version=v1.0</th> <th>Windows,Version=v8.1</th> <th>.NET Framework,Version=v4.6</th> <th>Windows Phone,Version=v8.1</th> <th>Recommended changes</th> </tr> <tr> <td>System.ComponentModel.DesignerProperties</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">IsInDesignModeProperty</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Delegate</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Use MethodInfo.CreateDelegate</td> </tr> <tr> <td style="padding-left:2em">CreateDelegate(System.Type,System.Object,System.Reflection.MethodInfo)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Use MethodInfo.CreateDelegate</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Reflection.BindingFlags</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Resources.NeutralResourcesLanguageAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.String,System.Resources.UltimateResourceFallbackLocation)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Resources.UltimateResourceFallbackLocation</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Type</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Assembly</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>.GetTypeInfo().Assembly</td> </tr> <tr> <td style="padding-left:2em">GetEvent(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetMethod(System.String,System.Reflection.BindingFlags)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Equivalent available: Add using for System.Reflection, and reference System.Reflection.TypeExtensions </td> </tr> <tr> <td style="padding-left:2em">GetProperties(System.Reflection.BindingFlags)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">IsAssignableFrom(System.Type)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Application</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Current</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_RootVisual</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.DependencyObject</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetValue(System.Windows.DependencyProperty)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">ReadLocalValue(System.Windows.DependencyProperty)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">SetValue(System.Windows.DependencyProperty,System.Object)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.DependencyProperty</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">UnsetValue</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Register(System.String,System.Type,System.Type,System.Windows.PropertyMetadata)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">RegisterAttached(System.String,System.Type,System.Type,System.Windows.PropertyMetadata)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.DependencyPropertyChangedEventArgs</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_NewValue</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_OldValue</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.FrameworkElement</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">add_Loaded(System.Windows.RoutedEventHandler)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">FindName(System.String)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Parent</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">remove_Loaded(System.Windows.RoutedEventHandler)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Markup.ContentPropertyAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.String)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Markup.XmlnsDefinitionAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.String,System.String)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Markup.XmlnsPrefixAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.String,System.String)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Media.VisualTreeHelper</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetParent(System.Windows.DependencyObject)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.PropertyChangedCallback</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Object,System.IntPtr)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.PropertyMetadata</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Object)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Object,System.Windows.PropertyChangedCallback)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Windows.PropertyChangedCallback)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.RoutedEventArgs</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.RoutedEventHandler</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Object,System.IntPtr)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.UIElement</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </tbody> </table> <p> <a href="#Portability Summary">Back to Summary</a> </p> </div> </div> </body> </html>
test/assets/demo.html
WaterfallEngineering/subscription-widget
<!doctype html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> <div class="waterfall-subscription-widget"data-waterfall-widgetid=abc123></div><script data-waterfall-widgetid='{{ widgetId }}'> /*jshint undef:false */ (function (window) { var document = window.document; var script = document.createElement('script'); var sibling = document.getElementsByTagName('script')[0]; script.src = 'waterfall-subscription-widget.scout.js'; script.async = true; script.type = 'text/javascript'; sibling.parentNode.insertBefore(script, sibling); }(this)); </script> </body> </html>
dhx-adapter-ws/doc/index-files/index-10.html
e-gov/DHX-adapter
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_111) on Wed Jan 25 17:02:57 EET 2017 --> <title>P-Index</title> <meta name="date" content="2017-01-25"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="P-Index"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-9.html">Prev Letter</a></li> <li><a href="index-11.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li> <li><a href="index-10.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">M</a>&nbsp;<a href="index-9.html">N</a>&nbsp;<a href="index-10.html">P</a>&nbsp;<a href="index-11.html">R</a>&nbsp;<a href="index-12.html">S</a>&nbsp;<a href="index-13.html">U</a>&nbsp;<a href="index-14.html">V</a>&nbsp;<a name="I:P"> <!-- --> </a> <h2 class="title">P</h2> <dl> <dt><span class="memberNameLink"><a href="../ee/ria/dhx/bigdata/BigDataXmlReader.html#parse-org.xml.sax.InputSource-">parse(InputSource)</a></span> - Method in class ee.ria.dhx.bigdata.<a href="../ee/ria/dhx/bigdata/BigDataXmlReader.html" title="class in ee.ria.dhx.bigdata">BigDataXmlReader</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../ee/ria/dhx/bigdata/BigDataXmlReader.html#parse-java.lang.String-">parse(String)</a></span> - Method in class ee.ria.dhx.bigdata.<a href="../ee/ria/dhx/bigdata/BigDataXmlReader.html" title="class in ee.ria.dhx.bigdata">BigDataXmlReader</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../ee/ria/dhx/bigdata/BigDataHandler.html#processingInstruction-java.lang.String-java.lang.String-">processingInstruction(String, String)</a></span> - Method in class ee.ria.dhx.bigdata.<a href="../ee/ria/dhx/bigdata/BigDataHandler.html" title="class in ee.ria.dhx.bigdata">BigDataHandler</a></dt> <dd>&nbsp;</dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">I</a>&nbsp;<a href="index-8.html">M</a>&nbsp;<a href="index-9.html">N</a>&nbsp;<a href="index-10.html">P</a>&nbsp;<a href="index-11.html">R</a>&nbsp;<a href="index-12.html">S</a>&nbsp;<a href="index-13.html">U</a>&nbsp;<a href="index-14.html">V</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-9.html">Prev Letter</a></li> <li><a href="index-11.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li> <li><a href="index-10.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
css/vex-theme-plain.css
amonks/where-at
@keyframes vex-pulse { /* line 104, ../sass/_keyframes.sass */ 0% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } /* line 106, ../sass/_keyframes.sass */ 70% { -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); } /* line 108, ../sass/_keyframes.sass */ 100% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } } @-webkit-keyframes vex-pulse { /* line 104, ../sass/_keyframes.sass */ 0% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } /* line 106, ../sass/_keyframes.sass */ 70% { -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); } /* line 108, ../sass/_keyframes.sass */ 100% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } } @-moz-keyframes vex-pulse { /* line 104, ../sass/_keyframes.sass */ 0% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } /* line 106, ../sass/_keyframes.sass */ 70% { -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); } /* line 108, ../sass/_keyframes.sass */ 100% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } } @-ms-keyframes vex-pulse { /* line 104, ../sass/_keyframes.sass */ 0% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } /* line 106, ../sass/_keyframes.sass */ 70% { -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); } /* line 108, ../sass/_keyframes.sass */ 100% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } } @-o-keyframes vex-pulse { /* line 104, ../sass/_keyframes.sass */ 0% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } /* line 106, ../sass/_keyframes.sass */ 70% { -webkit-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25); } /* line 108, ../sass/_keyframes.sass */ 100% { -webkit-box-shadow: inset 0 0 0 300px transparent; -moz-box-shadow: inset 0 0 0 300px transparent; box-shadow: inset 0 0 0 300px transparent; } } /* line 11, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain { padding-top: 160px; padding-bottom: 160px; } /* line 15, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-content { font-family: "Helvetica Neue", sans-serif; background: white; color: #444444; padding: 1em; position: relative; margin: 0 auto; max-width: 100%; width: 600px; font-size: 1.1em; line-height: 1.5em; } /* line 27, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-content h1, .vex.vex-theme-plain .vex-content h2, .vex.vex-theme-plain .vex-content h3, .vex.vex-theme-plain .vex-content h4, .vex.vex-theme-plain .vex-content h5, .vex.vex-theme-plain .vex-content h6, .vex.vex-theme-plain .vex-content p, .vex.vex-theme-plain .vex-content ul, .vex.vex-theme-plain .vex-content li { color: inherit; } /* line 30, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-close { position: absolute; top: 0; right: 0; cursor: pointer; } /* line 36, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-close:before { position: absolute; content: "\00D7"; font-size: 26px; font-weight: normal; line-height: 31px; height: 30px; width: 30px; text-align: center; top: 3px; right: 3px; color: #bbbbbb; background: transparent; } /* line 50, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-close:hover:before, .vex.vex-theme-plain .vex-close:active:before { color: #777777; background: #e0e0e0; } /* line 56, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-form .vex-dialog-message { margin-bottom: 0.5em; } /* line 59, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input { margin-bottom: 1em; } /* line 62, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="text"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="password"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="email"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="url"] { background: #f0f0f0; width: 100%; padding: 0.25em 0.67em; border: 0; font-family: inherit; font-weight: inherit; font-size: inherit; min-height: 2.5em; margin: 0 0 0.25em; } /* line 73, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="url"]:focus { -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2); outline: none; } /* line 77, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons { *zoom: 1; } /* line 38, ../../../../../.rvm/gems/ruby-1.9.3-p194/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */ .vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons:after { content: ""; display: table; clear: both; } /* line 80, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-button { border: 0; float: right; margin: 0 0 0 0.5em; font-family: inherit; text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.8em; line-height: 1em; padding: 0.75em 2em; } /* line 91, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-button.vex-last { margin-left: 0; } /* line 94, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-button:focus { animation: vex-pulse 1.1s infinite; -webkit-animation: vex-pulse 1.1s infinite; -moz-animation: vex-pulse 1.1s infinite; -ms-animation: vex-pulse 1.1s infinite; -o-animation: vex-pulse 1.1s infinite; -webkit-backface-visibility: hidden; outline: none; } @media (max-width: 568px) { /* line 94, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-button:focus { animation: none; -webkit-animation: none; -moz-animation: none; -ms-animation: none; -o-animation: none; -webkit-backface-visibility: hidden; } } /* line 103, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary { background: #3288e6; color: white; } /* line 107, ../sass/vex-theme-plain.sass */ .vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-secondary { background: #e0e0e0; color: #777777; } /* line 111, ../sass/vex-theme-plain.sass */ .vex-loading-spinner.vex-theme-plain { height: 2.5em; width: 2.5em; }
test/internal_chat.html
wmapes7/wmapes7.github.io
<!DOCTYPE html> <html lang="en"> <head> <!-- Requi#fd265c meta tags --> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600" rel="stylesheet"> <title>Singlethread</title> </head> <body class="" id="" style="background-color: #f3f7fa"> <div class="container-fluid"> <!-- Chat container--> <div class="row"> <!-- Chat Row --> <div class="col-md-3" style=""> <!--Buddy lists --> <div class=""> <div class="panel-heading" style="background-color: #4d5b6d; color: white"> <span class="glyphicon glyphicon-th"></span> Group Chats <a href="" data-toggle="modal" data-target="#newGroupModal"> <span class="badge pull-right" style="background-color: #4767f3">New Group</span> </a> </div> <ul class="list-group"> <a href=""> <li class="list-group-item"> General<span class="badge" style="background-color: #fd265c">14</span> </li> </a> <a href=""> <li class="list-group-item"> Group A<span class="badge" style="background-color: #fd265c">14</span> </li> </a> <a href=""> <li class="list-group-item"> Group B </li> </a> <a href=""> <li class="list-group-item"> Group C </li> </a> <a href=""> <li class="list-group-item"> Group D </li> </a> </ul> </div> <div class="" style="margin-top: 40px"> <!-- Private Chats --> <div class="panel-heading" style="background-color: #4d5b6d; color: white"> <span class="glyphicon glyphicon-user"></span> <span class="" style="color: white">Private Chats </span> </div> <ul class="list-group"> <a href=""> <li class="list-group-item">Person A <span class="badge" style="background-color: #fd265c">14</span> </li> </a> <a href=""> <li class="list-group-item">Person A <span class="badge" style="background-color: #fd265c">14</span> </li> </a> <a href=""> <li class="list-group-item">Note: Insert CSS to not exceed 100% viewport and overflow scrolls. </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> <a href=""> <li class="list-group-item">Person A </li> </a> </ul> </div> </div> <div class="col-md-9"> <!-- Right Chat Pane --> <div class="panel-header" style=""> <nav class="navbar navbar-default" style="background-color: white"> <div class="container-fluid"> <div class="navbar-header"> <span class="navbar-brand" style="color: black; font-size: 20px">Group Chat A</span> </div> <div class=""> <ul class="nav navbar-nav"> <li class=""> <a href="#" data-toggle="modal" data-target="#newGroupChatUser"> <span class="badge" style="background-color: #4767f3">Edit Users</span> </a> </li> <li class=""> <a href="#" data-toggle="modal" data-target="#endGroup"> <span class="badge" style="background-color: #fd265c">End Group Chat</span> </a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="#">X</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav> </div> <div class="panel-body" style="background-color: #f7f7f7"> <h5 class="">Put existing chat body here</h5> </div> <div class="panel-footer" style="background-color: #f7f7f7"> <h5 class="">Put existing chat footer here</h5> </div> </div> <!-- Modals --> <!-- Create New Group Modal --> <div class="modal fade" id="newGroupModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <h4 class="modal-title" id="myModalLabel">Create New Group</h4> </div> <div class="modal-body"> <h5>Start a new group chat by entering a group name and clicking 'Create Group'. After creating your group, select your new group from the list on the left, then add users with the 'Add/Remove Users' button.</h5> <input type="text" name="groupname" class="form-control" placeholder="Group name"> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button> <button type="button" class="btn btn-primary" style="background-color: #5bc7a3; border: #5bc7a3">Create Group</button> </div> </div> </div> </div> <!-- Add User to Group Modal --> <div class="modal fade" id="newGroupChatUser" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <h4 class="modal-title" id="myModalLabel">Add/Remove Person From Group Chat</h4> </div> <div class="modal-body"> <table class="table"> <thead> <tr> <th>First Name</th> <th>Last Name</th> <th>Action</th> </tr> </thead> <tbody> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #fd265c">Remove</span> </a> </td> </tr> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #fd265c">Remove</span> </a> </td> </tr> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #fd265c">Remove</span> </a> </td> </tr> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #fd265c">Remove</span> </a> </td> </tr> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #fd265c">Remove</span> </a> </td> </tr> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #4767f3">Add</span> </a> </td> </tr> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #4767f3">Add</span> </a> </td> </tr> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #4767f3">Add</span> </a> </td> </tr> <tr> <td>Mark</td> <td>Otto</td> <td> <a href=""> <span class="badge" style="background-color: #4767f3">Add</span> </a> </td> </tr> </tbody> </table> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> <button type="button" class="btn btn-primary" style="background-color: #5bc7a3; border: #5bc7a3">Save changes</button> </div> </div> </div> </div> <!-- End Group Modal --> <div class="modal fade" id="endGroup" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <h4 class="modal-title" id="myModalLabel">End Group</h4> </div> <div class="modal-body"> <h4>This will delete the group and chat history. Are you sure?</h4> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Keep Group</button> <button type="button" class="btn btn-danger">Delete Group</button> </div> </div> </div> </div> <!-- JS --> <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> </body> </html>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/5d97c6275877bc434607ace6db1a38b95cb960f71087600f405baa40e0833264.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./1e1ece08bcbd2f0b88d8c6ee083d9e4e1c9929b6f26cc3b9b366f63edde58d92.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
app/views/settings.html
HasanAliKaraca/RTube
<md-bottom-sheet class="md-list md-has-header"> <md-subheader>Settings</md-subheader> <md-list> <md-item ng-repeat="item in items"> <md-item-content flex class="inset"> <md-button aria-label="{{item.name}}" ng-click="listItemClick($index)"> <span>{{item.name}}</span> </md-button> </md-item-content> </md-item> </md-list> </md-bottom-sheet>
practice/floatImg.html
wongni/shayhowe-html-css
<!DOCTYPE html> <html> <head> <title>Practice</title> <link rel="stylesheet" href="floatImg.css"> </head> <body> <form action=""> <label> Email Address <input type="email" name="email" required> </label> <input type="submit" value="submit"> </form> <hr> <fieldset> <legend>Login</legend> <label> Username <input type="text" name="username" disabled> </label> <label> Email <input type="email" name="email" placeholder="name@domain.com"> </label> <label> Password <input type="password" name="password"> </label> </fieldset> <hr> <label for="username">Username</label> <input type="text" name="username" id="username"> <hr> <input type="file" name="file"> <hr> <input type="hidden" name="tracking-code" value="abc-123"> <hr> <button name="submit"> <strong>Send Us</strong> a Message </button> <hr> <input type="submit" name="submit" value="Send"> <hr> <select name="day" multiple> <option value="Friday" selected>Friday</option> <option value="Saturday">Saturday</option> <option value="Sunday">Sunday</option> </select> <hr> <input type="checkbox" name="day" value"Friday" checked> Friday <input type="checkbox" name="day" value"Monday"> Monday <input type="checkbox" name="day" value"Sunday"> Sunday <hr> <label> <input type="radio" name="day" value"Friday" checked> Friday </label><label> <input type="radio" name="day" value"Monday"> Monday </label><label> <input type="radio" name="day" value"Sunday"> Sunday </label> <hr> <textarea name="" id="" cols="30" rows="10">Add your comment here</textarea> <hr> <input type="color"> <input type="date"> <input type="datetime"> <input type="email"> <input type="month"> <input type="number"> <input type="range"> <input type="search"> <input type="tel"> <input type="time"> <input type="url"> <input type="week"> <hr> <iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d13010.633657615223!2d-78.80994705!3d35.38892715!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sus!4v1498179860500" width="600" height="450" frameborder="20" allowfullscreen></iframe> <hr> <video controls > <source src="http://learn.shayhowe.com/assets/misc/courses/html-css/adding-media/earth.ogv" type="video/ogv"> <source src="http://learn.shayhowe.com/assets/misc/courses/html-css/adding-media/earth.mp4" type="video/mp4"> Please <a href="http://learn.shayhowe.com/assets/misc/courses/html-css/adding-media/earth.mp4" download>download</a> the video. </video> <hr> <audio src="https://learn.shayhowe.com.s3-website-us-east-1.amazonaws.com/assets/misc/courses/html-css/adding-media/jazz.ogg" controls></audio> <hr> <p>Gatsby is a black, <img src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/29841/dog.jpg" alt="A black, brown, and white dog wearing a kerchief"> brown, and white hound mix puppy who loves howling at fire trucks and collecting belly rubs. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision. Although he spends most of his time sleeping he is also quick to chase any birds who enter his vision.</p> </body> </html>
data science/machine_learning_for_the_web/chapter_4/movie/1037.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Thelma & Louise (1991)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0103074">Thelma & Louise (1991)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Frank+Maloney">Frank Maloney</A></H3><HR WIDTH="40%" SIZE="4"> <PRE> THELMA AND LOUISE A film review by Frank Maloney Copyright 1991 Frank Maloney</PRE> <P> THELMA AND LOUISE is a film by Ridley Scott and stars Geena Davis and Susan Sarandon as the title characters.</P> <P> THELMA AND LOUISE is a great film, undoubtedly one of the ten best films that will be released in 1991, a film that may well find a place on the 100-best list of films I have ever seen. I kid you not.</P> <P> However, if you don't know already, the advertising campaign is very misleading, giving many people the impression that THELMA AND LOUISE is a light-headed road picture, a kind of Hope and Crosby with breasts. This is a very black comedy, and whether one finds it ultimately depressing or uplifting is going to be a very personal reaction.</P> <P> Myself, I was enormously cheered by this movie, especially by its blackness, by its anger and rage, and by its absolute insistence on a certain kind of life.</P> <P> The film looks like a Ridley Scott film, with its black wet streets, but it feels more personal than more of his that I've seen.</P> <P> Geena Davis is absolutely marvelous as Thelma, who begins as a kind of girl-woman running away from home on a spree and who ends up a human being, a woman who knows herself and the world, a woman in control, a woman willing to make a decision, a commitment. That mobile face, that almost prehensile mouth are exploited here to their full potential. Davis pulls out all the stops to create her Thelma and it works.</P> <P> However, good as Davis is, Susan Sarandon may be even better. In some ways her character is more complex because so much about Louise remains a mystery she won't talk about. First she's the mother, then the daughter, then the sister, the partner to Thelma, and through it all is strength and knowledge that win through to acceptance. It's a powerful characterization and one that shines even more brightly when one realizes that Sarandon also has to be Davis's second banana, her straight woman. Davis gets most of the laughs. Sarandon got my heart.</P> <PRE> I'd like to see both women get Oscar nominations.</PRE> <P> I think some people are going complain about a certain one-sidedness in the men's roles. It's true that Thelma's husband is the one of the most astonishing pig to ever pop a brew, it's true the foul-mouthed trucker is only technically a hominid, it's true the trooper is a Hitler Youth with shit in his britches. But Louise's boyfriend, without being an Alan-Alda sensitive guy, is a real mensch, and I suspect the cop who's heading the investigation (Harvey Keitel) falls in love with both women even while having to catch them.</P> <P> There is some silliness in the movie. For example, no one ever seems to have heard of shrapnel or everyone carries a personal force field in case of exploding tanker trailers. And another poster has caught a continuity error. For some reason, I almost never catch these.</P> <P> And you may, or may not, have a problem with the conclusion THELMA AND LOUISE comes to about women in a male-dominated society. I think the inevitability of what happens makes ideological concerns largely to one side.</P> <P> Another poster also addressed the derivativeness of the ending. This is not a problem for me. The fact that THELMA AND LOUISE is about *women* makes that other movie's ending beside the point, too. In fact, if you want to talk about antecedents, let's talk about Goldie Hawn's wonderful SUGARLAND EXPRESS. That is the movie that THELMA AND LOUISE most resembles for me.</P> <P> Honestly, Davis and Sarandon are so overwhelming, any objections pale to mere bagatelles in my humble opinion.</P> <PRE> Do see THELMA AND LOUISE. Several times.</PRE> <PRE>-- Frank Richard Aloysius Jude Maloney</PRE> <PRE>. </PRE> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
data science/machine_learning_for_the_web/chapter_4/movie/2356.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Iron Will (1994)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0110157">Iron Will (1994)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?James+Berardinelli">James Berardinelli</A></H3><HR WIDTH="40%" SIZE="4"> <PRE> IRON WILL A film review by James Berardinelli Copyright 1994 James Berardinelli</PRE> <PRE>Rating (Linear 0 to 10): 5.4</PRE> <PRE>Date Released: 1/14/93 Running Length: 1:46 Rated: PG (Violence)</PRE> <P>Starring: Mackenzie Astin, Kevin Spacey, David Ogden Stiers, August Schellenberg, George Gerdes Director: Charles Haid Producers: Patrick Palmer and Robert Schwartz Screenplay: John Michael Hayes Music: Joel McNeely Released by Walt Disney Pictures</P> <P> Sitting through IRON WILL is a little like watching a video tape of a sports game where you already know the final score. There isn't any tension about who will win, but there are a few moments of passing excitement along the way. This movie is among those that will enthrall children without, for the most part, causing adults to gnash their teeth.</P> <P> Following the death of his father in a dog-sledding accident, Will Stoneman (Mackenzie Austin) must find the money to pay for his college education and save his family's farm from debt collectors. Entering a 500-mile dogsled race with a $10,000 cash prize seems the best solution. So, after a month's intensive training, he and his team of dogs head north to the starting line in Canada. After a newspaper reporter (Kevin Spacey) pays his late registration fee, Will's arrival into the elite group of racers engenders reactions from companionable friendship to outright hostility. Once the race begins, however, it doesn't take long for Will to convince everyone that he isn't just a kid out to prove himself--he has the drive and ability to win.</P> <P> As an adventure film, IRON WILL has several energetic and exciting sequences, almost all of which occur during the race. Unfortunately, these battles of man-against-nature are punctuated by frequent "character-building" moments, which include atrocious dialogue and wooden acting. That means that only about half the movie works on any level.</P> <P> IRON WILL is big on patriotism. Taking place on the eve of the United States' entry into World War One, there's a lot of flag waving, and the newspaper headlines boldly declare that Iron Will is America's new hero. While there are plot reasons for this stars-and-stripes worship, they hardly justifies the excesses to which the movie goes.</P> <P> No one turns in a better-than-serviceable performance, although the actors should be commended for enduring the necessary conditions to shoot the race sequences. Duluth (where IRON WILL was filmed) can be frigid in the winter, and the snow and ice are the real things.</P> <P> The villain is bald-headed Borg Guillarson (George Gerdes), who lacks any redeemable qualities. He spends the whole movie taunting Will until the two have their predictable final clash on the approach to the finish line (the manner of the resolution, however, is a little different from what one might expect). Although overacted by Gerdes (as is the case with most comic book-type nasties), Borg is the only character who doesn't come across as totally bland.</P> <P> There are major problems with the ending, which is perhaps the most disgustingly-manipulative five minutes since the finale of SCENT OF A WOMAN. The idea is to get the audience to cheer, but I found myself struggling not to lose my lunch.</P> <P> Director Charles Haid (from TV's HILL STREET BLUES) does a good job with the action sequences, but his film loses its focus whenever a dramatic moment is called for. This makes for an irritatingly-erratic tone. IRON WILL would have been best served with a minimal plot, since most of what's present manages only to slow things down.</P> <P> Even without the Disney logo at the beginning, there's no doubt who the distributor is. IRON WILL's presentation of family values and reliance upon formulas are distinctive. The film has enough action to keep it from becoming boring, but there are too many flaws for this to be considered anything more grand than adequate entertainment.</P> <P>- James Berardinelli (<A HREF="mailto:blake7@cc.bellcore.com">blake7@cc.bellcore.com</A>)</P> <PRE>. </PRE> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
_posts/tumblr/2013-10-07-a-chat-with-data-scientist-claudia-perlich.html
gilt/tech-blog
--- redirect_to: - http://tech.hbc.com/2013-10-07-a-chat-with-data-scientist-claudia-perlich.html layout:: post title: 'A Chat With Data Scientist Claudia Perlich ' date: '2013-10-07T12:04:00-04:00' tags: - Claudia Perlich - data - predictive analytics - big data - nyc - technology - DataDivas - Econometrics - Dstillery tumblr_url: http://tech.gilt.com/post/63379278205/a-chat-with-data-scientist-claudia-perlich --- <p><img alt="image" src="http://media.tumblr.com/e4edc9d2306ca561920d58d43c6d7724/tumblr_inline_mub3d7VhmW1s17bu5.jpg"/></p> <p>Recently Gilt had the privilege of hosting a <a href="http://www.meetup.com/BIGDataDivas/events/136701792/" target="_blank">fireside chat</a> with Claudia Perlich, <a href="https://sites.google.com/site/claudiaperlich/home" target="_blank">Chief Scientist at Dstillery</a> (formerly Media6Degrees). Named one of <em>Crain NY</em>&rsquo;s &ldquo;40 Under 40,&rdquo; Perlich has won the Advertising Research Foundation’s (ARF) Grand Innovation Award as well as many data competitions, and is a frequent speaker at industry and academic events. She earned her PhD in Information Systems from NYU, teaches at her alma mater&rsquo;s business school, and holds several patents in machine learning.</p> <p>Claudia was kind enough to answer a few of our questions about her work, the world of big data, and her many outside interests.</p> <p><span><strong>In your talk at Gilt a few weeks ago (organized by the <a href="http://www.meetup.com/BIGDataDivas/" target="_blank">DataDivas</a> meetup group) you made the point that the art of predictive analytics involves making do with second-best, because there is no &ldquo;perfect&rdquo; data set. How do you know when it&rsquo;s time to accept what is and make do with the data you have? (It&rsquo;s probably situational, but some best practices might be helpful.)</strong> </span><span></span></p> <p><span>That is an advantage of predictive modeling: In the end, it all translates to how well a model performs in the deployment setting, and that I can hopefully measure correctly by recreating the exact use scenario. I have to be extremely diligent when measuring whether the model is good enough for my purpose. Once you are certain about your evaluation, you can decide when to stop looking for better. </span></p> <p><span>All this comes back to the notion that you must know the exact use for your model, and this is where you are correct and it is very situational. For automated stock trading, you need top performance. For sentiment analysis, being in the right ballpark is often enough. For medical diagnosis, one type of mistake is much worse than the other. And in advertising, raw predictive performance is just one of the many metrics that matter.</span><span></span></p> <div class="im"> <p><strong>You&rsquo;ve written that &ldquo;For me, clean data (cleansed by somebody else) is dead. It has lost its soul.&rdquo; When data loses its soul, what is the effect on the general public? </strong><span></span></p> <span></span></div> <p><span>This wasn’t meant to be a religious statement&ndash;it is a personal attitude. What happens when somebody cleans the data is that it loses the vital details that help me to identify all the potential issues. I can no longer ‘debug’ the data. The result, typically, is that I am missing something that ultimately will limit the performance I can tease out of it. </span></p> <p><span>Think of it as a detective game: if somebody has cleaned the scene of the crime, you will have a hard time finding out what actually happened and your chances of catching the bad guy decrease considerably.</span><span> </span><span></span></p> <p><span>So, what is the effect on the general public? The data will be less useful, and we will realize later than necessary that the way we collected the data had issues, the insights gleaned from it are potentially biased, and it will take us longer to discover that than it should. There are no obvious threats&ndash;it just limits our ability to utilize the full potential of the data.</span><span></span></p> <div class="im"><span></span><strong>Big data is a hot topic these days. What are the pros and cons of this development? What would you like to see emerge from all the big-data talk taking place right now?</strong><span></span></div> <p><span>There are two major pros of very different nature. On the technology side, the advances of cheap data collection and storage make the advantages of data analytics available to all layers of both the economy and society: from schools and nonprofits to startups and the big players. At the same time, the hype around big data has fueled a tremendous excitement about using data and created an unprecedented demand for data scientists, which in turn has translated to an influx of talent. I have always seen the opportunities, and soon, due to the increased manpower and skill, we might actually get to realize them. There might be a few disappointments on the rocky road, but I am excited about the future.</span><span></span></p> <div class="im"> <p><span><strong>Of all the technological advancements in the big data field over the past few years, which would you say has been the most significant, and why?</strong> </span><span></span></p> <span></span><span>Clearly, the most amazing advancement is the lower cost of collecting and storing data, while making access extremely fast and easy. Gone are the days of storing data somewhere on tape and needing 30 days to access it. Today we live in a world where we can collect terrabytes daily and still access some tiny slice of it from May 4, 2010 in about one minute. This possibility opens the door to much more elaborate analysis AND, more importantly, allows every analysis to start from the raw data rather than starting with the curated (and soulless) aggregated summaries. </span><span></span><br/><span></span> <p><strong>In Gilt&rsquo;s work with personalization, we have to be mindful of the line that separates delivering value from being too invasive. What are your thoughts on that dividing line?</strong><span></span></p> </div> <p><span>That is actually a very interesting discussion. My personal experience has been that I am perfectly fine with invisible, good use of data&ndash;I expect you to do it, and, moreover, I expect you to be good at it. Examples are recommendation systems in Amazon or Netflix. I am VERY much aware that I share a lot of data, and I expect it to be used to the mutual benefit of companies and consumers. In fact, I have been repeatedly disappointed by some of the recommendations that I have been given, and often “say” to my device of the moment, “You should know me better than that!” </span></p> <p><span>On the other hand, I had an epiphany while reading a German newspaper, and all of a sudden a message appeared recommending an article that a friend of mine had read. This must have come from data only Facebook could have had, and on that day I decided to delete my Facebook account.  So having it used behind the scenes (and I am very much aware that this is happening) doesn’t bother me nearly as much as a blatant attempt to manipulate me by pushing the ‘social connection’ buttons openly. That is where I drew the line in the sand. But maybe that is just me.</span><span></span></p> <p><span>Generally I think that it really should be within the power of the consumer to have a voice as to how his or her data can be used. The broader issue is a lack of information of what is done with what data, and to whose benefit. The reality is consumers don’t know who is doing what with their data, and they lack a full understanding of the economic implications. For most purposes (recommendations, search and many others) I am very comfortable with sharing data and having it used. I am also aware that, while one can switch off tracking, that will not make advertising go away. I will still see ads, just much more bothersome ones, and some with potentially nefarious side effects. </span></p> <p><span>On some level, the advertising industry, when it works well, is serving as a wealth redistribution system that ultimately fuels much of the information technology infrastructure. Today everyone expects infrastructure (blog hosting, etc.) AND information to be free. And arguably advertising is footing the bill of all the user-generated and ‘non-paid for’ content to be freely available on blogs, news sites, apps, etc. Unfortunately, the trade-off is often invisible and not up to the choice of the user.</span><span></span></p> <p><span><strong>You touched upon this issue in your discussion of <a href="http://www.nytimes.com/2012/02/19/magazine/shopping-habits.html?pagewanted=1&amp;_r=2&amp;hp&amp;" target="_blank">Target</a>. More on that, for our readers?<br/></strong></span></p> <p><span>In my opinion, the Target case is primarily a testimony to the power of data and the quality of their analysis. The reality is that every day parents are realizing one way or another that their daughter is pregnant. But in this case, it was traceable to an act of data mining and makes for a great story in the day and age of big data (and Big Brother watching you). But what we aren’t told is how often the mailer went to the wrong family, and how many expecting families were very happy to receive them.  </span><span></span></p> <div class="im"> <p><span><strong>What&rsquo;s on your &ldquo;essential reading&rdquo; list (books, websites, specific writers/data scientists)?</strong></span><span></span></p> </div> <p><span>On the work-related reading list, one book that completely changed my viewpoint of modeling and data more than 15 years ago is William Greene’s <em>Econometrics</em>. It is really technical, but I feel that it truly conveys the important parts of statistical thinking around modeling. The other books that I hold in high regard from the machine-learning side are <em>Elements of Statistical Learning</em> (Hastie et al.) and “Pattern Classification” (Duda et al.). A great book for people with less of a technical background but an interest in using data in various business applications is <em>Data Science for Business</em> by Foster Provost and Tom Fawcett. I am currently using it in my MBA course at NYU.</span><span></span></p> <p><strong>As for reading for fun?</strong></p> <p><span>For fun, I like fiction/science fiction, including things like <em>Too Many Curses</em> by Lee Martinez, the “Bartimeous Trilogy” by Jonathan Stroud, and I very much enjoy books on biology, evolution, etc. (Dawkins, Waal, Hitchens).</span><span></span></p> <div class="im"> <p><span></span><strong><a href="http://mycrains.crainsnewyork.com/40under40/profiles/2013/claudia-perlich" target="_blank">This article</a> notes that every year you learn something new. How do you choose what that new thing is? And how do those new things help you develop new insights into your work?</strong><span></span></p> </div> <p><span>I have never given much thought to the selection process. I guess something just catches my attention, or there is an opportunity and I jump at it. It isn’t a strategic thing that I do with a specific purpose, but it’s driven more by the people I interact with. I would say that it reflects a deeply rooted curiosity and also the habit of challenging myself. </span></p> <p><span>I just really love to be able to do things. For instance, through some random accident, I came across a carbon fiber cello a few years earlier and could not resist buying it. I love music, I play piano and I really like the warm and round tone of the cello. So last year, when my son started playing double bass at school and was starting to learn the basics, it was the perfect opportunity for me to jump in and learn as well. </span></p> <p><strong>What did you learn this year?</strong></p> <p><span>This summer I took on springboard diving because someone at the local pool was giving lessons to the kids. It is one of these things I always admired&ndash;the beauty of it, the control and skill of making something really difficult look absolutely amazing and easy. So really&ndash;there is no direct relationship to work other than the ‘I can do this’ attitude. </span></p>
tests/index.html
sidwatal/ember-app-fe
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>EmberAppFe Tests</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> {{content-for 'head'}} {{content-for 'test-head'}} <link rel="stylesheet" href="assets/vendor.css"> <link rel="stylesheet" href="assets/ember-app-fe.css"> <link rel="stylesheet" href="assets/test-support.css"> {{content-for 'head-footer'}} {{content-for 'test-head-footer'}} </head> <body> {{content-for 'body'}} {{content-for 'test-body'}} <script src="assets/vendor.js"></script> <script src="assets/test-support.js"></script> <script src="assets/ember-app-fe.js"></script> <script src="testem.js"></script> <script src="assets/test-loader.js"></script> {{content-for 'body-footer'}} {{content-for 'test-body-footer'}} </body> </html>
tag/genetic-genetics/page/1/index.html
lpantano/lpantano.github.io
<!DOCTYPE html><html><head><title>http://lpantano.github.io/tag/genetic-genetics/</title><link rel="canonical" href="http://lpantano.github.io/tag/genetic-genetics/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://lpantano.github.io/tag/genetic-genetics/" /></head></html>
test/test.html
edgycircle/mountable_image_server
<!DOCTYPE html> <html> <head> <title>Interactive Tester</title> </head> <body> <img src="http://localhost:9292/david-12.jpg?darken=70&w=200"> <img src="http://localhost:9292/image.gif?w=100&h=100&fit=crop&q=90&fm=jpg"> </body> </html>
epydoc/toc-ansible.module_utils.splitter-module.html
alikins/alikins.github.io
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>splitter</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <h1 class="toc">Module splitter</h1> <hr /> <h2 class="toc">Functions</h2> <div class="private"> <a target="mainFrame" href="ansible.module_utils.splitter-module.html#_count_jinja2_blocks" >_count_jinja2_blocks</a><br /> </div> <div class="private"> <a target="mainFrame" href="ansible.module_utils.splitter-module.html#_get_quote_state" >_get_quote_state</a><br /> </div> <a target="mainFrame" href="ansible.module_utils.splitter-module.html#is_quoted" >is_quoted</a><br /> <a target="mainFrame" href="ansible.module_utils.splitter-module.html#split_args" >split_args</a><br /> <a target="mainFrame" href="ansible.module_utils.splitter-module.html#unquote" >unquote</a><br /> <h2 class="toc">Variables</h2> <a target="mainFrame" href="ansible.module_utils.splitter-module.html#__package__" >__package__</a><br /><hr /> <span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
index.html
S-Rossello/S-Rossello.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="Landing page: picture credit to: Torresdelpaine.com"> <meta name="Author:" content="Sebastian Rossello, credit to: https://startbootstrap.com/template-overviews/creative/"> <title>Sebastian's Resume</title> <link rel="icon" href="icon.png" type="image/x-icon"/> <!-- Bootstrap core CSS --> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom fonts for this template --> <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- Custom styles for this template --> <link href="css/creative.min.css" rel="stylesheet"> </head> <body id="page-top"> <!-- Navigation --> <nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav"> <div class="container"> <a class="navbar-brand js-scroll-trigger" href="index.html" >Sebastian Rossello</a> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link js-scroll-trigger" href="Resume.pdf">Resume</a> </li> <li class="nav-item"> <a class="nav-link js-scroll-trigger" href="construction.html">Contact</a> </li> </ul> </div> </div> </nav> <header class="masthead"> <div class="header-content"> <div class="header-content-inner"> <h1 id="homeHeading">Welcome to my website!</h1> <hr> <p>I'm a student at the University of Florida and am currently doing whatever I can to broaden my horizons! I study Chemical Engineering and Computer Science, but am passionate about all Engineering fields.</p> <a class="btn btn-default btn-xl sr-button" href="Resume.pdf">View My Resume</a> </div> </div> </header> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/popper/popper.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="vendor/jquery-easing/jquery.easing.min.js"></script> <script src="vendor/scrollreveal/scrollreveal.min.js"></script> <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script> <!-- Custom scripts for this template --> <script src="js/creative.min.js"></script> </body> <div class="dropdown-menu" aria-labelledby="dropdownMenuLink"> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> </div> </div> </html>
2011/11/idoutils-icinga-web-1-dot-5-2.html
cyberflow/cyberflow.github.com
<!DOCTYPE html> <html lang="ru" > <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="/static/img/favicon.ico" /> <title>Установка idoutils и icinga-web 1.5.2 - Cyberflow</title> <meta name="author" content="Cyberflow" /> <meta name="description" content="Установка idoutils и icinga-web 1.5.2" /> <meta name="keywords" content="Установка idoutils и icinga-web 1.5.2, Cyberflow, monitoring" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="/feed.xml"> <!-- syntax highlighting CSS --> <link rel="stylesheet" href="/static/css/syntax.css"> <!-- Bootstrap core CSS --> <link href="/static/css/bootstrap.min.css" rel="stylesheet"> <!-- Fonts --> <link href="//fonts.googleapis.com/css?family=Roboto+Condensed:400,300italic,300,400italic,700&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css"> <!-- Custom CSS --> <link rel="stylesheet" href="/static/css/super-search.css"> <link rel="stylesheet" href="/static/css/main.css"> <!-- Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-31213444-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <div class="container"> <div class="col-sm-3"> <a href="/"><img id="about" src="https://www.gravatar.com/avatar/7ca36522be02d33e7d2f4ea209012ac3?s=68" alt="cyberflow_gravatar" height="75px" width="75px" /></a> <h1 class="author-name">Cyberflow</h1> <div id="about"> I am linux system administrator. </div> <hr /> <div class="search" id="js-search"> <input type="text" placeholder="(sitemap)~$ type to search" class="search__input form-control" id="js-search__input"> <ul class="search__results" id="js-search__results"></ul> </div> <hr /> <strong>Navigation</strong><br /> &raquo; <a href="/">Home</a> <br /> &raquo; <a class="about" href="/category/">Categories</a><br /> &raquo; <a class="about" href="/code/">Code</a><br /> &raquo; <a class="about" href="/feed.xml">XML Feed</a><br /> </div> <div class="col-sm-8 col-offset-1"> <h1>Установка idoutils и icinga-web 1.5.2</h1> <span class="time">03 Nov 2011</span> <span class="categories"> &raquo; <a href="/category/monitoring">monitoring</a> </span> <div class="content"> <div class="post"><h3 id="Для-чего-это-нужно">Для чего это нужно?</h3> <p>В дефолтной инсталляции <a href="http://www.icinga.org">icinga</a> пишет все данные в файлики. Но есть возможность перенаправлять эти данные в базу при помощи idoutils. В целом в базе будут храниться все события, perf-data и другие данные.</p> <h3 id="Перед-тем-как-начать">Перед тем как начать</h3> <p>Подразумевается, что icinga 1.5.1 уже установлена и дальше будет только описание необходимых действия для установки idoutils и icinga-web 1.5.2. И то и другое требует базу данных. По этому убедитесь, что в вашем debian установлен соответствующий пакет. Если это не так, то установите его. Также необходимо наличии libdbi:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code># apt-get install mysql-server mysql-client libdbi0 libdbi0-dev libdbd-mysql </code></pre></div></div> <p>Для установки icinga-web 1.5.2 необходимы следующие пакеты: <!--more--></p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code># apt-get install apache2 build-essential libgd2-xpm-dev php5 php5-cli php-pear php5-xmlrpc php5-xsl php5-gd php5-ldap php5-mysql make </code></pre></div></div> <h3 id="Установка-idoutils">Установка idoutils</h3> <p>В бэкпортах debiana есть необходимые пакеты для установки idoutils. Ставим:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code># aptitude -t squeeze-backports install icinga-idoutils icinga-phpapi </code></pre></div></div> <p>В процессе установки пакет должен попытаться сконфигурировать базу данных. Вам будет необходимо ввести пароль от пользователя базы данных icinga.</p> <p>Копируем пример конфига:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>cp /etc/icinga/modules/idoutils.cfg-sample /etc/icinga/modules/idoutils.cfg </code></pre></div></div> <p>Правим конфиг:</p> <div class="language-diff highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gd">--- idoutils.cfg 2011-11-02 14:05:26.000000000 +0000 </span><span class="gi">+++ idoutils.cfg-sample 2011-09-23 14:10:54.000000000 +0000 </span><span class="gu">@@ -7,6 +7,6 @@ </span> define module{ module_name idomod module_type neb <span class="gd">- path /usr/lib/icinga/idomod.o </span><span class="gi">+ path /usr/sbin/idomod.o </span> args config_file=/etc/icinga/idomod.cfg } </code></pre></div></div> <p>Правим <code class="highlighter-rouge">/etc/default/icinga</code>:</p> <div class="language-bash highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nv">IDO2DB</span><span class="o">=</span>yes </code></pre></div></div> <p>После этого нужно перезапустить сервисы <em>ido2bd</em> и <em>icinga</em>:</p> <div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">#</span> /etc/init.d/ido2db restart <span class="gp">#</span> /etc/init.d/icinga restart </code></pre></div></div> <p>Если всё настроено правильно, то в логах icinga должна появится запись:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>... Event broker module '/usr/lib/icinga/idomod.o' initialized successfully. ... </code></pre></div></div> <h3 id="Установка-icinga-web-152">Установка icinga-web 1.5.2</h3> <p>На данный момент этот веб-интерфей icinga не упакован в пакет для Debian. По этому ставить будем руками. Для начала необходимо скачать исходники с веб интерфейсом. Скачиваем архив в <code class="highlighter-rouge">/usr/src/</code> и расспаковываем:</p> <div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">#</span> <span class="nb">tar </span>xzvf icinga-web-1.5.2.tar.gz </code></pre></div></div> <p>Icinga-Web имеет некоторые конфигурационные опции, которые помогут в дальнейшей инсталляции:</p> <div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code># ./configure --prefix=/usr/local/icinga-web --with-web-user=www-data --with-web-group=www-data --with-web-apache-path=/etc/apache2/conf.d --with-db-type=mysql --with-db-host=localhost --with-db-port=3306 --with-db-name=icinga_web --with-db-user=icinga_web --with-db-pass=icinga_web --with-conf-folder=etc/conf.d --with-log-folder=log </code></pre></div></div> <p>Имейте в виду, что вы настраиваете БД для Icinga-Web, а не для Icinga. Это разные БД. Далее выполняем следующие команды:</p> <div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">#</span> make install <span class="o">&amp;&amp;</span> make install-apache-config <span class="o">&amp;&amp;</span> make install-done </code></pre></div></div> <h3 id="Подготовка-БД">Подготовка БД</h3> <p>Icinga-Web требует для работы базу данных. Вы можете использовать базу icinga, но рекомендуется создать отдельную БД icinga_web</p> <div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">#</span> mysql <span class="nt">-u</span> root <span class="nt">-p</span> <span class="gp">mysql&amp;gt;</span> CREATE DATABASE icinga_web<span class="p">;</span> <span class="go"> </span><span class="gp">GRANT USAGE ON *.* TO 'icinga_web'@'localhost' IDENTIFIED BY 'icinga_web';</span> <span class="gp">GRANT ALL PRIVILEGES ON icinga.* TO 'icinga'@'localhost' IDENTIFIED BY 'icinga';</span> <span class="gp">GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER, INDEX ON icinga_web.* TO 'icinga_web'@'localhost';</span> <span class="go"> quit </span><span class="gp">#</span> make db-initialize <span class="gp">#</span> /usr/local/icinga-web/bin/clearcache.sh </code></pre></div></div> <h3 id="Запуск">Запуск</h3> <p>Для корректной работы веб-интерфейса необходимо включить модуль <code class="highlighter-rouge">rewrite</code> веб-сервера:</p> <div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">#</span> a2enmod rewrite </code></pre></div></div> <p>Теперь нужно перечитать настройки <em>apache</em>:</p> <div class="language-console highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gp">#</span> /etc/init.d/apache2 reload </code></pre></div></div> <p>Icinga-web по умолчанию доступна по адресу http://serverhostname/icinga-web/.Также по умолчанию авторизация происходит с помощью логина <code class="highlighter-rouge">root</code> и пароля <code class="highlighter-rouge">password</code>.</p> </div> </div> <div class="panel-body"> <h4>Related Posts</h4> <ul> <li class="relatedPost"> <a href="https://cyberflow.net/2017/12/kapacitor-alert-to-icinga2.html" data-proofer-ignore>send kapacitor alert to Icinga 2</a> (Categories: <a href="/category/monitoring">monitoring</a>) </li> <li class="relatedPost"> <a href="https://cyberflow.net/2016/05/optimization-standalone-elasticsearch-in-elk-stack.html" data-proofer-ignore>Оптимизация standalone сервера elasticsearch</a> (Categories: <a href="/category/elasticsearch">elasticsearch</a>, <a href="/category/monitoring">monitoring</a>, <a href="/category/linux">linux</a>) </li> <li class="relatedPost"> <a href="https://cyberflow.net/2016/03/grafana-slash-nginx-auth-proxy-httpaswd.html" data-proofer-ignore>Grafana/nginx auth proxy httpaswd</a> (Categories: <a href="/category/linux">linux</a>, <a href="/category/monitoring">monitoring</a>) </li> <li class="relatedPost"> <a href="https://cyberflow.net/2014/07/monitoring-dmesg.html" data-proofer-ignore>Мониторинг dmesg</a> (Categories: <a href="/category/monitoring">monitoring</a>, <a href="/category/linux">linux</a>) </li> <li class="relatedPost"> <a href="https://cyberflow.net/2012/04/nagios-plugin-check_smsc.html" data-proofer-ignore>Nagios plugin check_smsc</a> (Categories: <a href="/category/perl">perl</a>, <a href="/category/monitoring">monitoring</a>) </li> </ul> </div> <div class="PageNavigation"> <a class="next" href="/2012/04/nagios-plugin-check_smsc.html">Nagios plugin check_smsc &raquo;</a> </div> <div class="disqus-comments"> <div id="disqus_thread"></div> <script type="text/javascript"> /* <![CDATA[ */ var disqus_shortname = "cyberflowblog"; var disqus_identifier = "https://cyberflow.net_Установка idoutils и icinga-web 1.5.2"; var disqus_title = "Установка idoutils и icinga-web 1.5.2"; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); /* ]]> */ </script> </div> <footer> &copy; Cyberflow - <a href="https://github.com/cyberflow">https://github.com/cyberflow</a> - Powered by Jekyll. </footer> </div><!-- end /.col-sm-8 --> </div><!-- end /.container --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src="/static/js/bootstrap.min.js"></script> <script src="/static/js/super-search.js"></script> </body> </html>
docs/build/html/_modules/Houston/libhouston.html
peteches/Houston
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Houston.libhouston &mdash; Houston 0.1 documentation</title> <link rel="stylesheet" href="../../_static/default.css" type="text/css" /> <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../', VERSION: '0.1', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../../_static/jquery.js"></script> <script type="text/javascript" src="../../_static/underscore.js"></script> <script type="text/javascript" src="../../_static/doctools.js"></script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="top" title="Houston 0.1 documentation" href="../../index.html" /> <link rel="up" title="Module code" href="../index.html" /> </head> <body> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><a href="../../index.html">Houston 0.1 documentation</a> &raquo;</li> <li><a href="../index.html" accesskey="U">Module code</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <h1>Source code for Houston.libhouston</h1><div class="highlight"><pre> <span class="sd">&#39;&#39;&#39;Spacewalk abstraction module.</span> <span class="sd">Can be used as a context manager, in which case it will log out of the session</span> <span class="sd">during __exit__(). If instantiated manually then this will also need to be done</span> <span class="sd">manually. For security&#39;s sake using spacewalk as a context manager is best.</span> <span class="sd">&#39;&#39;&#39;</span> <span class="kn">import</span> <span class="nn">os</span> <span class="kn">import</span> <span class="nn">re</span> <span class="kn">import</span> <span class="nn">sys</span> <span class="kn">import</span> <span class="nn">xmlrpc.client</span> <span class="kn">import</span> <span class="nn">configparser</span> <span class="kn">import</span> <span class="nn">collections</span> <span class="k">def</span> <span class="nf">_convert_from_camel_case</span><span class="p">(</span><span class="n">name</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Converts CamelCase string to camel_case.</span> <span class="sd"> *Note* this function will also lowercase the *WHOLE* string</span> <span class="sd"> :param name: CamelCase String</span> <span class="sd"> :type name: str</span> <span class="sd"> :returns: str</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">return</span> <span class="n">re</span><span class="o">.</span><span class="n">sub</span><span class="p">(</span><span class="s">r&#39;([A-Z])&#39;</span><span class="p">,</span> <span class="s">r&#39;_\1&#39;</span><span class="p">,</span> <span class="n">name</span><span class="p">)</span><span class="o">.</span><span class="n">lower</span><span class="p">()</span> <span class="k">def</span> <span class="nf">_convert_label_to_list</span><span class="p">(</span><span class="n">label</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Converts string version or release into a list of it&#39;s constituent</span> <span class="sd"> parts.</span> <span class="sd"> :param arg1: @todo</span> <span class="sd"> :type arg1: @todo</span> <span class="sd"> :returns: @todo</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="n">label</span> <span class="o">=</span> <span class="n">re</span><span class="o">.</span><span class="n">sub</span><span class="p">(</span><span class="s">r&#39;([0-9]+|[A-Za-z]+)(?=)&#39;</span><span class="p">,</span> <span class="s">r&#39;\1@&#39;</span><span class="p">,</span> <span class="n">label</span><span class="p">)</span> <span class="n">label</span> <span class="o">=</span> <span class="n">re</span><span class="o">.</span><span class="n">split</span><span class="p">(</span><span class="s">r&#39;[^A-Za-z0-9]+&#39;</span><span class="p">,</span> <span class="n">label</span><span class="p">)</span> <span class="k">return</span> <span class="n">label</span> <div class="viewcode-block" id="SpacewalkError"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.SpacewalkError">[docs]</a><span class="k">class</span> <span class="nc">SpacewalkError</span><span class="p">(</span><span class="ne">Exception</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Base Exception for Spacewalk Module</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">pass</span> </div> <div class="viewcode-block" id="SpacewalkChannelNotFound"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.SpacewalkChannelNotFound">[docs]</a><span class="k">class</span> <span class="nc">SpacewalkChannelNotFound</span><span class="p">(</span><span class="n">SpacewalkError</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Exception for channel based exceptions.</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">pass</span> </div> <div class="viewcode-block" id="SpacewalkInvalidCredentials"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.SpacewalkInvalidCredentials">[docs]</a><span class="k">class</span> <span class="nc">SpacewalkInvalidCredentials</span><span class="p">(</span><span class="n">SpacewalkError</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Exception to raise for any invalid credentials</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">pass</span> </div> <div class="viewcode-block" id="SpacewalkAPIError"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.SpacewalkAPIError">[docs]</a><span class="k">class</span> <span class="nc">SpacewalkAPIError</span><span class="p">(</span><span class="n">SpacewalkError</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Any API related Exceptions</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">pass</span> </div> <div class="viewcode-block" id="Spacewalk"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Spacewalk">[docs]</a><span class="k">class</span> <span class="nc">Spacewalk</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;parent Class for interacting with Spacewalk&#39;&#39;&#39;</span> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">server</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">user</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">password</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">verbose</span><span class="o">=</span><span class="bp">False</span><span class="p">,</span> <span class="n">conf</span><span class="o">=</span><span class="n">os</span><span class="o">.</span><span class="n">path</span><span class="o">.</span><span class="n">expanduser</span><span class="p">(</span><span class="s">&#39;~/.spw_conf&#39;</span><span class="p">)):</span> <span class="sd">&#39;&#39;&#39;initialises variables and connection to spacewalk.</span> <span class="sd"> :param server: Spacewalk Server to login to</span> <span class="sd"> :param user: username to login with</span> <span class="sd"> :param password: password to use to log in with.</span> <span class="sd"> :param verbose: whether to use verbose xmlrpc connection.</span> <span class="sd"> .. Redhat Docs: https://access.redhat.com/site/documentation/en-US/Red_Hat_Satellite/5.6/html/API_Overview/chap-auth.html#sect-auth-login</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="bp">self</span><span class="o">.</span><span class="n">verbose</span> <span class="o">=</span> <span class="n">verbose</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span> <span class="o">=</span> <span class="s">&quot;&quot;</span> <span class="bp">self</span><span class="o">.</span><span class="n">user</span> <span class="o">=</span> <span class="s">&quot;&quot;</span> <span class="bp">self</span><span class="o">.</span><span class="n">password</span> <span class="o">=</span> <span class="s">&quot;&quot;</span> <span class="k">if</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">_collect_spw_details</span><span class="p">(</span><span class="n">server</span><span class="p">,</span> <span class="n">user</span><span class="p">,</span> <span class="n">password</span><span class="p">,</span> <span class="n">conf</span><span class="p">):</span> <span class="k">raise</span> <span class="n">SpacewalkInvalidCredentials</span><span class="p">(</span><span class="s">&quot;&quot;</span><span class="p">)</span> <span class="k">if</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span><span class="o">.</span><span class="n">startswith</span><span class="p">(</span><span class="s">&#39;http&#39;</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span> <span class="o">=</span> <span class="s">&#39;https://{}&#39;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">server</span><span class="p">)</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">re</span><span class="o">.</span><span class="n">match</span><span class="p">(</span><span class="s">&#39;^https://&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span><span class="p">):</span> <span class="n">re</span><span class="o">.</span><span class="n">sub</span><span class="p">(</span><span class="s">&#39;http://&#39;</span><span class="p">,</span> <span class="s">&#39;https://&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span><span class="p">)</span> <span class="k">if</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span><span class="o">.</span><span class="n">endswith</span><span class="p">(</span><span class="s">&#39;/rpc/api&#39;</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span> <span class="o">=</span> <span class="s">&quot;/&quot;</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="bp">self</span><span class="o">.</span><span class="n">server</span><span class="p">,</span> <span class="s">&#39;rpc&#39;</span><span class="p">,</span> <span class="s">&#39;api&#39;</span><span class="p">])</span> <span class="bp">self</span><span class="o">.</span><span class="n">_client</span> <span class="o">=</span> <span class="n">xmlrpc</span><span class="o">.</span><span class="n">client</span><span class="o">.</span><span class="n">Server</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">server</span><span class="p">,</span> <span class="n">verbose</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">verbose</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">_key</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_client</span><span class="o">.</span><span class="n">auth</span><span class="o">.</span><span class="n">login</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">user</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">password</span><span class="p">)</span> <span class="n">calls</span> <span class="o">=</span> <span class="p">[</span><span class="n">c</span><span class="o">.</span><span class="n">split</span><span class="p">(</span><span class="s">&#39;_&#39;</span><span class="p">,</span> <span class="mi">1</span><span class="p">)[</span><span class="mi">0</span><span class="p">]</span> <span class="k">for</span> <span class="n">y</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_client</span><span class="o">.</span><span class="n">api</span><span class="o">.</span><span class="n">get_api_call_list</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">_key</span><span class="p">)</span><span class="o">.</span><span class="n">values</span><span class="p">()</span> <span class="k">for</span> <span class="n">c</span> <span class="ow">in</span> <span class="n">y</span><span class="o">.</span><span class="n">keys</span><span class="p">()]</span> <span class="n">calls_alt</span> <span class="o">=</span> <span class="p">[</span><span class="n">_convert_from_camel_case</span><span class="p">(</span><span class="n">c</span><span class="p">)</span> <span class="k">for</span> <span class="n">c</span> <span class="ow">in</span> <span class="n">calls</span><span class="p">]</span> <span class="c"># this call list allows check valid calls so no invalid callsl can</span> <span class="c"># be made</span> <span class="bp">self</span><span class="o">.</span><span class="n">_api_calllist</span> <span class="o">=</span> <span class="nb">tuple</span><span class="p">(</span><span class="n">calls</span><span class="p">)</span> <span class="o">+</span> <span class="nb">tuple</span><span class="p">(</span><span class="n">calls_alt</span><span class="p">)</span> <span class="c"># don&#39;t need password now so lets get rid of it.</span> <span class="k">del</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">password</span><span class="p">)</span> <span class="k">def</span> <span class="nf">_collect_spw_details</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">server</span><span class="p">,</span> <span class="n">user</span><span class="p">,</span> <span class="n">password</span><span class="p">,</span> <span class="n">conf</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;sets login details for the spacewalk server from config or</span> <span class="sd"> initiates the prompt functions.</span> <span class="sd"> :param server: Server to connect to</span> <span class="sd"> :param user: user to login as</span> <span class="sd"> :param password: password to use</span> <span class="sd"> :param conf: Configuration file path</span> <span class="sd"> :returns: Boolean</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="n">config</span> <span class="o">=</span> <span class="n">configparser</span><span class="o">.</span><span class="n">ConfigParser</span><span class="p">()</span> <span class="n">config</span><span class="o">.</span><span class="n">read</span><span class="p">(</span><span class="n">conf</span><span class="p">)</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">server</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">config</span><span class="p">[</span><span class="s">&#39;auth&#39;</span><span class="p">][</span><span class="s">&#39;server&#39;</span><span class="p">]:</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_get_server</span><span class="p">()</span> <span class="k">elif</span> <span class="n">server</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span> <span class="o">=</span> <span class="n">server</span> <span class="k">else</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span> <span class="o">=</span> <span class="n">config</span><span class="p">[</span><span class="s">&#39;auth&#39;</span><span class="p">][</span><span class="s">&#39;server&#39;</span><span class="p">]</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">user</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">config</span><span class="p">[</span><span class="s">&#39;auth&#39;</span><span class="p">][</span><span class="s">&#39;user&#39;</span><span class="p">]:</span> <span class="bp">self</span><span class="o">.</span><span class="n">user</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_get_user</span><span class="p">()</span> <span class="k">elif</span> <span class="n">user</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">user</span> <span class="o">=</span> <span class="n">user</span> <span class="k">else</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">user</span> <span class="o">=</span> <span class="n">config</span><span class="p">[</span><span class="s">&#39;auth&#39;</span><span class="p">][</span><span class="s">&#39;user&#39;</span><span class="p">]</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">password</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">config</span><span class="p">[</span><span class="s">&#39;auth&#39;</span><span class="p">][</span><span class="s">&#39;password&#39;</span><span class="p">]:</span> <span class="bp">self</span><span class="o">.</span><span class="n">password</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_get_password</span><span class="p">()</span> <span class="k">elif</span> <span class="n">password</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">password</span> <span class="o">=</span> <span class="n">password</span> <span class="k">else</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">password</span> <span class="o">=</span> <span class="n">config</span><span class="p">[</span><span class="s">&#39;auth&#39;</span><span class="p">][</span><span class="s">&#39;password&#39;</span><span class="p">]</span> <span class="k">if</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">password</span> <span class="ow">and</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">server</span> <span class="ow">and</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">user</span><span class="p">:</span> <span class="k">return</span> <span class="bp">False</span> <span class="k">return</span> <span class="bp">True</span> <span class="k">def</span> <span class="nf">_prompt_for_input</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">detail</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;_prompt for input prompts user for some input and returns whats</span> <span class="sd"> given</span> <span class="sd"> :param detail: What to prompt the user for.</span> <span class="sd"> :returns: user input</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">sys</span><span class="o">.</span><span class="n">stdout</span><span class="o">.</span><span class="n">isatty</span><span class="p">():</span> <span class="k">raise</span> <span class="n">SpacewalkError</span><span class="p">(</span><span class="s">&quot;Password not supplied.&quot;</span><span class="p">)</span> <span class="n">prompt</span> <span class="o">=</span> <span class="p">{</span> <span class="s">&#39;password&#39;</span><span class="p">:</span> <span class="s">&quot;Please enter Password for {u}:&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">u</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">user</span><span class="p">),</span> <span class="s">&#39;user&#39;</span><span class="p">:</span> <span class="s">&quot;Please enter username:&quot;</span><span class="p">,</span> <span class="s">&#39;server&#39;</span><span class="p">:</span> <span class="s">&quot;Please enter spacewalk url&quot;</span><span class="p">,</span> <span class="p">}</span> <span class="kn">import</span> <span class="nn">termios</span> <span class="n">fd</span> <span class="o">=</span> <span class="n">sys</span><span class="o">.</span><span class="n">stdin</span><span class="o">.</span><span class="n">fileno</span><span class="p">()</span> <span class="n">old</span> <span class="o">=</span> <span class="n">termios</span><span class="o">.</span><span class="n">tcgetattr</span><span class="p">(</span><span class="n">fd</span><span class="p">)</span> <span class="n">new</span> <span class="o">=</span> <span class="n">termios</span><span class="o">.</span><span class="n">tcgetattr</span><span class="p">(</span><span class="n">fd</span><span class="p">)</span> <span class="k">if</span> <span class="n">detail</span> <span class="o">==</span> <span class="s">&quot;password&quot;</span><span class="p">:</span> <span class="n">new</span><span class="p">[</span><span class="mi">3</span><span class="p">]</span> <span class="o">=</span> <span class="n">new</span><span class="p">[</span><span class="mi">3</span><span class="p">]</span> <span class="o">&amp;</span> <span class="o">~</span><span class="n">termios</span><span class="o">.</span><span class="n">ECHO</span> <span class="k">try</span><span class="p">:</span> <span class="n">termios</span><span class="o">.</span><span class="n">tcsetattr</span><span class="p">(</span><span class="n">fd</span><span class="p">,</span> <span class="n">termios</span><span class="o">.</span><span class="n">TCSADRAIN</span><span class="p">,</span> <span class="n">new</span><span class="p">)</span> <span class="n">retval</span> <span class="o">=</span> <span class="nb">input</span><span class="p">(</span><span class="n">prompt</span><span class="p">[</span><span class="n">detail</span><span class="p">])</span> <span class="k">print</span><span class="p">(</span><span class="s">&quot;&quot;</span><span class="p">)</span> <span class="k">finally</span><span class="p">:</span> <span class="n">termios</span><span class="o">.</span><span class="n">tcsetattr</span><span class="p">(</span><span class="n">fd</span><span class="p">,</span> <span class="n">termios</span><span class="o">.</span><span class="n">TCSADRAIN</span><span class="p">,</span> <span class="n">old</span><span class="p">)</span> <span class="k">return</span> <span class="n">retval</span> <span class="k">def</span> <span class="nf">__enter__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Connects to and logs into a session on the spacewalk server</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">return</span> <span class="bp">self</span> <span class="k">def</span> <span class="nf">__exit__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">exc_type</span><span class="p">,</span> <span class="n">exc_vl</span><span class="p">,</span> <span class="n">exc_tb</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;exit the context manager</span> <span class="sd"> :param exc_type: exception Type</span> <span class="sd"> :param exc_vl: exception value</span> <span class="sd"> :param exc_tb: exception traceback</span> <span class="sd"> :returns: Depends</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">if</span> <span class="n">exc_type</span> <span class="ow">is</span> <span class="ow">not</span> <span class="bp">None</span><span class="p">:</span> <span class="k">pass</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;auth&#39;</span><span class="p">,</span> <span class="s">&#39;logout&#39;</span><span class="p">)</span> <span class="k">def</span> <span class="nf">_get_password</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Uses _prompt_for_input to prompt for password</span> <span class="sd"> :returns: password (str)</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_prompt_for_input</span><span class="p">(</span><span class="s">&#39;password&#39;</span><span class="p">)</span> <span class="k">def</span> <span class="nf">_get_server</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;uses _prompt_for_input to prompt for server uri</span> <span class="sd"> :returns: server uri (str)</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_prompt_for_input</span><span class="p">(</span><span class="s">&#39;server&#39;</span><span class="p">)</span> <span class="k">def</span> <span class="nf">_get_user</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Uses _prompt_for_input to obtain user naem</span> <span class="sd"> :returns: user name (str)</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">_prompt_for_input</span><span class="p">(</span><span class="s">&#39;user&#39;</span><span class="p">)</span> <div class="viewcode-block" id="Spacewalk.api_call"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Spacewalk.api_call">[docs]</a> <span class="k">def</span> <span class="nf">api_call</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">namespace</span><span class="p">,</span> <span class="n">method</span><span class="p">,</span> <span class="o">*</span><span class="n">args</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Makes RPC call to the server.</span> <span class="sd"> The session key will be automatically added, any other arguments must</span> <span class="sd"> be supplied.</span> <span class="sd"> :param namespace: Namespace of the method to call</span> <span class="sd"> :type namespace: string</span> <span class="sd"> :param method: Method to call</span> <span class="sd"> :type method: string</span> <span class="sd"> :param \*args: any arguments to pass to api call</span> <span class="sd"> :returns: result of api call</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="n">api</span> <span class="o">=</span> <span class="s">&quot;.&quot;</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="n">namespace</span><span class="p">,</span> <span class="n">method</span><span class="p">])</span> <span class="k">if</span> <span class="n">api</span> <span class="ow">not</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_api_calllist</span><span class="p">:</span> <span class="k">raise</span> <span class="n">SpacewalkAPIError</span><span class="p">(</span><span class="s">&quot;No such Api Method: {}&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">api</span><span class="p">))</span> <span class="k">try</span><span class="p">:</span> <span class="k">return</span> <span class="nb">eval</span><span class="p">(</span><span class="s">&#39;self._client.{api}&#39;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">api</span><span class="o">=</span><span class="n">api</span><span class="p">))(</span><span class="bp">self</span><span class="o">.</span><span class="n">_key</span><span class="p">,</span> <span class="o">*</span><span class="n">args</span><span class="p">)</span> <span class="k">except</span> <span class="n">xmlrpc</span><span class="o">.</span><span class="n">client</span><span class="o">.</span><span class="n">Fault</span> <span class="k">as</span> <span class="n">e</span><span class="p">:</span> <span class="k">raise</span> <span class="n">SpacewalkAPIError</span><span class="p">(</span><span class="s">&quot;RPC Fault while calling {call}{args}</span><span class="se">\n</span><span class="s">&quot;</span> <span class="s">&quot;{err}&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">call</span><span class="o">=</span><span class="n">api</span><span class="p">,</span> <span class="n">args</span><span class="o">=</span><span class="n">args</span><span class="p">,</span> <span class="n">err</span><span class="o">=</span><span class="n">e</span><span class="p">))</span> </div> <div class="viewcode-block" id="Spacewalk.subscribe_base_channel"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Spacewalk.subscribe_base_channel">[docs]</a> <span class="k">def</span> <span class="nf">subscribe_base_channel</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">systemid</span><span class="p">,</span> <span class="n">channel</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Subscribes system (systemid) to base channel (channel).</span> <span class="sd"> This will also determine all allowed child channels the system</span> <span class="sd"> can be subscribed to and subscribe it to them.</span> <span class="sd"> :param systemids: list of spacewalk system ids</span> <span class="sd"> :type systemids: list</span> <span class="sd"> :param channel: channel label of base channel to subscribe to</span> <span class="sd"> :type channel: str</span> <span class="sd"> :returns: Boolean</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="n">subs</span> <span class="o">=</span> <span class="p">[</span><span class="n">x</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">]</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;system&#39;</span><span class="p">,</span> <span class="s">&#39;list_subscribable_base_channels&#39;</span><span class="p">,</span> <span class="n">systemid</span><span class="p">)]</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">channel</span><span class="p">:</span> <span class="k">raise</span> <span class="n">SpacewalkAPIError</span><span class="p">(</span><span class="s">&quot;Channel arg required&quot;</span><span class="p">)</span> <span class="k">elif</span> <span class="ow">not</span> <span class="bp">self</span><span class="o">.</span><span class="n">channel_exists</span><span class="p">(</span><span class="n">channel</span><span class="p">):</span> <span class="k">raise</span> <span class="n">SpacewalkChannelNotFound</span><span class="p">()</span> <span class="k">elif</span> <span class="n">channel</span> <span class="ow">not</span> <span class="ow">in</span> <span class="n">subs</span><span class="p">:</span> <span class="k">raise</span> <span class="n">SpacewalkAPIError</span><span class="p">(</span><span class="s">&quot;System cannot be subscribed to </span><span class="se">\</span> <span class="s"> {}&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">channel</span><span class="p">))</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;system&#39;</span><span class="p">,</span> <span class="s">&#39;set_base_channel&#39;</span><span class="p">,</span> <span class="n">systemid</span><span class="p">,</span> <span class="n">channel</span><span class="p">)</span> <span class="n">sub_chans</span> <span class="o">=</span> <span class="p">[</span><span class="n">x</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">]</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;system&#39;</span><span class="p">,</span> <span class="s">&#39;list_subscribable_child_channels&#39;</span><span class="p">,</span> <span class="n">systemid</span><span class="p">)]</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;system&#39;</span><span class="p">,</span> <span class="s">&#39;set_child_channels&#39;</span><span class="p">,</span> <span class="n">systemid</span><span class="p">,</span> <span class="n">sub_chans</span><span class="p">)</span> </div> <div class="viewcode-block" id="Spacewalk.lucerne_query"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Spacewalk.lucerne_query">[docs]</a> <span class="k">def</span> <span class="nf">lucerne_query</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">query</span><span class="p">,</span> <span class="n">channels</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">keys</span><span class="o">=</span><span class="bp">None</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;runs lucerne query on the spacewalk server</span> <span class="sd"> :param query: lucernce query</span> <span class="sd"> :type query: string</span> <span class="sd"> :param channels: channel label to run search agains (opt)</span> <span class="sd"> :type channels: list of channel labels</span> <span class="sd"> :param keys: activation key to run search against.(opt)</span> <span class="sd"> :type keys: list of activation keys</span> <span class="sd"> :returns:</span> <span class="sd"> * _list_:</span> <span class="sd"> * _dict_ - package overview</span> <span class="sd"> * *int* - id</span> <span class="sd"> * *str* - name</span> <span class="sd"> * *str* - summary</span> <span class="sd"> * *str* - description</span> <span class="sd"> * *str* - version</span> <span class="sd"> * *str* - release</span> <span class="sd"> * *str* - arch</span> <span class="sd"> * *str* - epoch</span> <span class="sd"> * *str* - provider</span> <span class="sd"> runs the lucerne query provided and returs a list of dicts with</span> <span class="sd"> the keys above.</span> <span class="sd"> If any channels or activation keys are supplied then the</span> <span class="sd"> query is run against each one in turn ( using appropriate</span> <span class="sd"> rpc calls e.g. `advanced_with_act_key` or `advanced_with_channel` )</span> <span class="sd"> Then the results of each call are merged, de-duplicated and returned.</span> <span class="sd"> .. `advanced_with_act_key`: https://access.redhat.com/site/documentation/en-US/Red_Hat_Satellite/5.6/html/API_Overview/sect-packages_search-advancedWithActKey.html</span> <span class="sd"> .. `advanced_with_channel`: https://access.redhat.com/site/documentation/en-US/Red_Hat_Satellite/5.6/html/API_Overview/sect-packages_search-advancedWithChannel.html</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">channels</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">keys</span><span class="p">:</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;packages.search&#39;</span><span class="p">,</span> <span class="s">&#39;advanced&#39;</span><span class="p">,</span> <span class="n">query</span><span class="p">)</span> <span class="n">rv</span> <span class="o">=</span> <span class="p">[]</span> <span class="k">try</span><span class="p">:</span> <span class="k">for</span> <span class="n">channel</span> <span class="ow">in</span> <span class="n">channels</span><span class="p">:</span> <span class="n">rv</span><span class="o">.</span><span class="n">extend</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;packages.search&#39;</span><span class="p">,</span> <span class="s">&#39;advanced_with_channel&#39;</span><span class="p">,</span> <span class="n">query</span><span class="p">,</span> <span class="n">channel</span><span class="p">))</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">pass</span> <span class="k">try</span><span class="p">:</span> <span class="k">for</span> <span class="n">key</span> <span class="ow">in</span> <span class="n">keys</span><span class="p">:</span> <span class="n">rv</span><span class="o">.</span><span class="n">extend</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;packages.search&#39;</span><span class="p">,</span> <span class="s">&#39;advanced_with_act_key&#39;</span><span class="p">,</span> <span class="n">query</span><span class="p">,</span> <span class="n">key</span><span class="p">))</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">pass</span> <span class="k">return</span> <span class="n">rv</span> </div></div> <div class="viewcode-block" id="Channel"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Channel">[docs]</a><span class="k">class</span> <span class="nc">Channel</span><span class="p">(</span><span class="n">collections</span><span class="o">.</span><span class="n">UserDict</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Object representing the state of a channel&#39;&#39;&#39;</span> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">label</span><span class="p">,</span> <span class="n">spw</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Init magic.&#39;&#39;&#39;</span> <span class="bp">self</span><span class="o">.</span><span class="n">__spw__</span> <span class="o">=</span> <span class="n">spw</span> <span class="bp">self</span><span class="o">.</span><span class="n">ns</span> <span class="o">=</span> <span class="s">&#39;channel.software&#39;</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span> <span class="o">=</span> <span class="k">lambda</span> <span class="o">*</span><span class="n">args</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">__spw__</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&quot;, &quot;</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">args</span><span class="p">))</span> <span class="bp">self</span><span class="o">.</span><span class="n">update</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;get_details&#39;</span><span class="p">,</span> <span class="n">label</span><span class="p">))</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;globally_subscribable&#39;</span><span class="p">]</span> <span class="o">=</span> \ <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;is_globally_subscribable&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;pkgs&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;list_all_packages&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;latest_pkgs&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;list_latest_packages&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;arches&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;list_arches&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;repos&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;list_channel_repos&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;children&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="p">[</span><span class="n">Channel</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">spw</span><span class="p">)</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;list_children&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])]</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;errata&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;list_errata&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;systems&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;list_subscribed_systems&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <div class="viewcode-block" id="Channel.add_pkg"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Channel.add_pkg">[docs]</a> <span class="k">def</span> <span class="nf">add_pkg</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">pkgids</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Adds packages to the given channels</span> <span class="sd"> :param pkgids: Package id&#39;s to add to channels</span> <span class="sd"> :type pkgids: list of ints</span> <span class="sd"> :param channels): Channel labels of channels to add packages to</span> <span class="sd"> :type channels): list of strings</span> <span class="sd"> :returns: Bool</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;add_packages&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">],</span> <span class="n">pkgids</span><span class="p">)</span> </div> <div class="viewcode-block" id="Channel.remove_pkg"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Channel.remove_pkg">[docs]</a> <span class="k">def</span> <span class="nf">remove_pkg</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">pkgids</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;removes pkg from either the channel specified</span> <span class="sd"> :param pkgids: ids to remove</span> <span class="sd"> :type pkgids: list of ints</span> <span class="sd"> :param channels: Channels to remove pkgs from</span> <span class="sd"> :type channels: list of strings</span> <span class="sd"> :param keys: Activation keys to remove pkgs from</span> <span class="sd"> :type key: list of strings</span> <span class="sd"> :returns: Boolean</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;remove_packages&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">],</span> <span class="n">pkgids</span><span class="p">)</span> </div> <div class="viewcode-block" id="Channel.delete"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Channel.delete">[docs]</a> <span class="k">def</span> <span class="nf">delete</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;deletes specified channel</span> <span class="sd"> :param channel: Channel to remove.</span> <span class="sd"> :returns: Boolean</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">try</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;delete&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <span class="k">except</span> <span class="ne">Exception</span> <span class="k">as</span> <span class="n">e</span><span class="p">:</span> <span class="k">raise</span> <span class="n">SpacewalkError</span><span class="p">(</span><span class="s">&quot;Error: Unable to remove channel </span><span class="se">\</span> <span class="s"> {c}: {err}&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">c</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">],</span> <span class="n">err</span><span class="o">=</span><span class="n">e</span><span class="p">))</span> <span class="k">return</span> <span class="bp">True</span> </div> <div class="viewcode-block" id="Channel.clone"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.Channel.clone">[docs]</a> <span class="k">def</span> <span class="nf">clone</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">new_channel</span><span class="p">,</span> <span class="n">state</span><span class="o">=</span><span class="bp">True</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;clones channel using new_channel params</span> <span class="sd"> :param channel: channel to clone</span> <span class="sd"> :type channel: string</span> <span class="sd"> :param new_channel: channel details for the clone</span> <span class="sd"> :type new_channel: Dict</span> <span class="sd"> :param state: keep Original state.</span> <span class="sd"> :type state: Boolean</span> <span class="sd"> .. See here:https://access.redhat.com/site/documentation/en-US/Red_Hat_Satellite/5.6/html/API_Overview/sect-channel_software-clone.html</span> <span class="sd"> :returns: Bool</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">try</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">channel_exists</span><span class="p">(</span><span class="n">new_channel</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">])</span> <span class="k">except</span> <span class="n">SpacewalkChannelNotFound</span><span class="p">:</span> <span class="k">pass</span> <span class="k">else</span><span class="p">:</span> <span class="k">raise</span> <span class="n">SpacewalkError</span><span class="p">(</span><span class="s">&quot;Error: Channel allready &quot;</span> <span class="s">&quot;exists: {}&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">new_channel</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">]))</span> <span class="n">state</span> <span class="o">=</span> <span class="nb">bool</span><span class="p">(</span><span class="n">state</span><span class="p">)</span> <span class="k">try</span><span class="p">:</span> <span class="n">ret</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api</span><span class="p">(</span><span class="s">&#39;clone&#39;</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;label&#39;</span><span class="p">],</span> <span class="n">new_channel</span><span class="p">,</span> <span class="n">state</span><span class="p">)</span> <span class="k">except</span> <span class="ne">Exception</span> <span class="k">as</span> <span class="n">e</span><span class="p">:</span> <span class="k">raise</span> <span class="n">SpacewalkError</span><span class="p">(</span><span class="s">&quot;Error: Unable to clone channel: {c}</span><span class="se">\n</span><span class="s">&quot;</span> <span class="s">&quot;{err}&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">c</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">],</span> <span class="n">err</span><span class="o">=</span><span class="n">e</span><span class="p">))</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="n">ret</span> </div></div> <div class="viewcode-block" id="PKG"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.PKG">[docs]</a><span class="k">class</span> <span class="nc">PKG</span><span class="p">(</span><span class="n">collections</span><span class="o">.</span><span class="n">UserDict</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;OO representation of an RPM.</span> <span class="sd"> This module intends to instantiate an object that can be used as if it</span> <span class="sd"> was an rpm and interface with the rhn server.</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">,</span> <span class="n">spw</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Sets up the RPM object with relevant details from spacewalk</span> <span class="sd"> :param pkgid: package to represent</span> <span class="sd"> :type pkgid: int</span> <span class="sd"> :param spw: :class:`Spacewalk` instance</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span> <span class="o">=</span> <span class="p">{}</span> <span class="bp">self</span><span class="o">.</span><span class="n">__NEWER__</span> <span class="o">=</span> <span class="mi">1</span> <span class="bp">self</span><span class="o">.</span><span class="n">__OLDER__</span> <span class="o">=</span> <span class="o">-</span><span class="mi">1</span> <span class="bp">self</span><span class="o">.</span><span class="n">__spw__</span> <span class="o">=</span> <span class="n">spw</span> <span class="bp">self</span><span class="o">.</span><span class="n">ns</span> <span class="o">=</span> <span class="s">&#39;packages&#39;</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">__spw__</span><span class="o">.</span><span class="n">api_call</span> <span class="bp">self</span><span class="o">.</span><span class="n">update</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&#39;get_details&#39;</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">))</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;url&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&#39;get_package_url&#39;</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">)</span> <span class="n">deps</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&#39;list_dependencies&#39;</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;conflicts&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="p">[(</span><span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency&#39;</span><span class="p">],</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_modifier&#39;</span><span class="p">])</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="n">deps</span> <span class="k">if</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_type&#39;</span><span class="p">]</span> <span class="o">==</span> <span class="s">&#39;conflicts&#39;</span><span class="p">]</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;obsoletes&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="p">[(</span><span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency&#39;</span><span class="p">],</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_modifier&#39;</span><span class="p">])</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="n">deps</span> <span class="k">if</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_type&#39;</span><span class="p">]</span> <span class="o">==</span> <span class="s">&#39;obsoletes&#39;</span><span class="p">]</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;provides&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="p">[(</span><span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency&#39;</span><span class="p">],</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_modifier&#39;</span><span class="p">])</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="n">deps</span> <span class="k">if</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_type&#39;</span><span class="p">]</span> <span class="o">==</span> <span class="s">&#39;provides&#39;</span><span class="p">]</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;requires&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="p">[(</span><span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency&#39;</span><span class="p">],</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_modifier&#39;</span><span class="p">])</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="n">deps</span> <span class="k">if</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_type&#39;</span><span class="p">]</span> <span class="o">==</span> <span class="s">&#39;requires&#39;</span><span class="p">]</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;files&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&#39;list_files&#39;</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;channels&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&#39;list_providing_channels&#39;</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">)</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;errata&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&#39;list_providing_errata&#39;</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">)</span> <span class="k">def</span> <span class="nf">__cmp__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;returns 1 if other newer, -1 if self newer 0 if identical&#39;&#39;&#39;</span> <span class="n">retval</span> <span class="o">=</span> <span class="mi">0</span> <span class="k">for</span> <span class="n">label</span> <span class="ow">in</span> <span class="p">[</span><span class="s">&#39;version&#39;</span><span class="p">,</span> <span class="s">&#39;release&#39;</span><span class="p">]:</span> <span class="n">l_self</span> <span class="o">=</span> <span class="n">_convert_label_to_list</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="n">label</span><span class="p">])</span> <span class="k">try</span><span class="p">:</span> <span class="n">l_other</span> <span class="o">=</span> <span class="n">_convert_label_to_list</span><span class="p">(</span><span class="n">other</span><span class="p">[</span><span class="n">label</span><span class="p">])</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">if</span> <span class="n">label</span> <span class="o">==</span> <span class="s">&#39;version&#39;</span><span class="p">:</span> <span class="n">l_other</span> <span class="o">=</span> <span class="n">_convert_label_to_list</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="mi">0</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">l_self</span><span class="p">)</span> <span class="o">&gt;</span> <span class="nb">len</span><span class="p">(</span><span class="n">l_other</span><span class="p">):</span> <span class="n">rng</span> <span class="o">=</span> <span class="nb">range</span><span class="p">(</span><span class="mi">0</span><span class="p">,</span> <span class="nb">len</span><span class="p">(</span><span class="n">l_self</span><span class="p">))</span> <span class="n">shorter</span> <span class="o">=</span> <span class="p">(</span><span class="n">l_other</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">__NEWER__</span><span class="p">)</span> <span class="k">elif</span> <span class="nb">len</span><span class="p">(</span><span class="n">l_self</span><span class="p">)</span> <span class="o">&lt;</span> <span class="nb">len</span><span class="p">(</span><span class="n">l_other</span><span class="p">):</span> <span class="n">rng</span> <span class="o">=</span> <span class="nb">range</span><span class="p">(</span><span class="mi">0</span><span class="p">,</span> <span class="nb">len</span><span class="p">(</span><span class="n">l_other</span><span class="p">))</span> <span class="n">shorter</span> <span class="o">=</span> <span class="p">(</span><span class="n">l_self</span><span class="p">,</span> <span class="bp">self</span><span class="o">.</span><span class="n">__OLDER__</span><span class="p">)</span> <span class="k">else</span><span class="p">:</span> <span class="n">rng</span> <span class="o">=</span> <span class="nb">range</span><span class="p">(</span><span class="mi">0</span><span class="p">,</span> <span class="nb">len</span><span class="p">(</span><span class="n">l_self</span><span class="p">))</span> <span class="n">shorter</span> <span class="o">=</span> <span class="bp">None</span> <span class="k">for</span> <span class="n">i</span> <span class="ow">in</span> <span class="n">rng</span><span class="p">:</span> <span class="n">s</span> <span class="o">=</span> <span class="n">l_self</span><span class="p">[</span><span class="n">i</span><span class="p">]</span> <span class="n">o</span> <span class="o">=</span> <span class="n">l_other</span><span class="p">[</span><span class="n">i</span><span class="p">]</span> <span class="n">retval</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_label_cmp__</span><span class="p">(</span><span class="n">s</span><span class="p">,</span> <span class="n">o</span><span class="p">)</span> <span class="k">if</span> <span class="n">retval</span> <span class="o">==</span> <span class="mi">0</span><span class="p">:</span> <span class="k">if</span> <span class="n">shorter</span><span class="p">:</span> <span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">shorter</span><span class="p">[</span><span class="mi">0</span><span class="p">])</span> <span class="o">&lt;=</span> <span class="n">i</span> <span class="o">+</span> <span class="mi">1</span><span class="p">:</span> <span class="k">return</span> <span class="n">shorter</span><span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="n">retval</span> <span class="k">return</span> <span class="mi">0</span> <span class="k">def</span> <span class="nf">__eq__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">):</span> <span class="k">try</span><span class="p">:</span> <span class="k">if</span> <span class="n">other</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]</span> <span class="o">!=</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]:</span> <span class="k">return</span> <span class="bp">False</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">pass</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">__cmp__</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="o">==</span> <span class="mi">0</span><span class="p">:</span> <span class="k">return</span> <span class="bp">True</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="bp">False</span> <span class="k">def</span> <span class="nf">__ne__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">):</span> <span class="k">try</span><span class="p">:</span> <span class="k">if</span> <span class="n">other</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]</span> <span class="o">!=</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]:</span> <span class="k">return</span> <span class="bp">True</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">pass</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">__cmp__</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="o">!=</span> <span class="mi">0</span><span class="p">:</span> <span class="k">return</span> <span class="bp">True</span> <span class="k">return</span> <span class="bp">False</span> <span class="k">def</span> <span class="nf">__lt__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">):</span> <span class="k">try</span><span class="p">:</span> <span class="k">if</span> <span class="n">other</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]</span> <span class="o">!=</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]:</span> <span class="k">raise</span> <span class="ne">NotImplementedError</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">pass</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">__cmp__</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">__OLDER__</span><span class="p">:</span> <span class="k">return</span> <span class="bp">True</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="bp">False</span> <span class="k">def</span> <span class="nf">__le__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">):</span> <span class="k">try</span><span class="p">:</span> <span class="k">if</span> <span class="n">other</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]</span> <span class="o">!=</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]:</span> <span class="k">raise</span> <span class="ne">NotImplementedError</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">pass</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">__cmp__</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="o">==</span> <span class="mi">0</span> <span class="ow">or</span> \ <span class="bp">self</span><span class="o">.</span><span class="n">__cmp__</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">__OLDER__</span><span class="p">:</span> <span class="k">return</span> <span class="bp">True</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="bp">False</span> <span class="k">def</span> <span class="nf">__gt__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">):</span> <span class="k">try</span><span class="p">:</span> <span class="k">if</span> <span class="n">other</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]</span> <span class="o">!=</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]:</span> <span class="k">raise</span> <span class="ne">NotImplementedError</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">pass</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">__cmp__</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">__NEWER__</span><span class="p">:</span> <span class="k">return</span> <span class="bp">True</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="bp">False</span> <span class="k">def</span> <span class="nf">__ge__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">):</span> <span class="k">try</span><span class="p">:</span> <span class="k">if</span> <span class="n">other</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]</span> <span class="o">!=</span> <span class="bp">self</span><span class="o">.</span><span class="n">data</span><span class="p">[</span><span class="s">&#39;name&#39;</span><span class="p">]:</span> <span class="k">raise</span> <span class="ne">NotImplementedError</span> <span class="k">except</span> <span class="ne">TypeError</span><span class="p">:</span> <span class="k">pass</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">__cmp__</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="o">==</span> <span class="mi">0</span> <span class="ow">or</span> \ <span class="bp">self</span><span class="o">.</span><span class="n">__cmp__</span><span class="p">(</span><span class="n">other</span><span class="p">)</span> <span class="o">==</span> <span class="bp">self</span><span class="o">.</span><span class="n">__NEWER__</span><span class="p">:</span> <span class="k">return</span> <span class="bp">True</span> <span class="k">else</span><span class="p">:</span> <span class="k">return</span> <span class="bp">False</span> <span class="k">def</span> <span class="nf">_label_cmp__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">s</span><span class="p">,</span> <span class="n">o</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;determines which is more current segment of version / release</span> <span class="sd"> :param s: @todo</span> <span class="sd"> :type s: @todo</span> <span class="sd"> :param o: @todo</span> <span class="sd"> :type o: @todo</span> <span class="sd"> :returns: @todo</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="n">retval</span> <span class="o">=</span> <span class="mi">0</span> <span class="k">if</span> <span class="n">s</span><span class="o">.</span><span class="n">isdigit</span><span class="p">()</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">o</span><span class="o">.</span><span class="n">isdigit</span><span class="p">():</span> <span class="n">retval</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">__NEWER__</span> <span class="k">elif</span> <span class="ow">not</span> <span class="n">s</span><span class="o">.</span><span class="n">isdigit</span><span class="p">()</span> <span class="ow">and</span> <span class="n">o</span><span class="o">.</span><span class="n">isdigit</span><span class="p">():</span> <span class="n">retval</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">__OLDER__</span> <span class="k">elif</span> <span class="n">s</span><span class="o">.</span><span class="n">isdigit</span><span class="p">()</span> <span class="ow">and</span> <span class="n">o</span><span class="o">.</span><span class="n">isdigit</span><span class="p">():</span> <span class="k">if</span> <span class="nb">int</span><span class="p">(</span><span class="n">s</span><span class="p">)</span> <span class="o">&gt;</span> <span class="nb">int</span><span class="p">(</span><span class="n">o</span><span class="p">):</span> <span class="n">retval</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">__NEWER__</span> <span class="k">elif</span> <span class="nb">int</span><span class="p">(</span><span class="n">s</span><span class="p">)</span> <span class="o">&lt;</span> <span class="nb">int</span><span class="p">(</span><span class="n">o</span><span class="p">):</span> <span class="n">retval</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">__OLDER__</span> <span class="k">elif</span> <span class="n">s</span> <span class="o">&gt;</span> <span class="n">o</span><span class="p">:</span> <span class="n">retval</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">__NEWER__</span> <span class="k">elif</span> <span class="n">s</span> <span class="o">&lt;</span> <span class="n">o</span><span class="p">:</span> <span class="n">retval</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">__OLDER__</span> <span class="k">return</span> <span class="n">retval</span> <div class="viewcode-block" id="PKG.pkg_what_depends"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.PKG.pkg_what_depends">[docs]</a> <span class="k">def</span> <span class="nf">pkg_what_depends</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">,</span> <span class="n">channel</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;Determines which packages depend on pkgid provided within</span> <span class="sd"> the specified channel</span> <span class="sd"> :param pkgid: pkgid to query</span> <span class="sd"> :type pkgid: int</span> <span class="sd"> :returns: list of tuples:</span> <span class="sd"> * list</span> <span class="sd"> * tuple</span> <span class="sd"> * *int* - pkgid ( of dependant package)</span> <span class="sd"> * *str* - the provides it was dependant on</span> <span class="sd"> * *str* - Version dependant on</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="n">pkg_provides</span> <span class="o">=</span> <span class="p">[</span><span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency&#39;</span><span class="p">]</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&#39;list_dependencies&#39;</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">)</span> <span class="k">if</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_type&#39;</span><span class="p">]</span> <span class="o">==</span> <span class="s">&#39;provides&#39;</span><span class="p">]</span> <span class="n">depends_on_pkg</span> <span class="o">=</span> <span class="p">[]</span> <span class="k">for</span> <span class="n">pkg</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">channel_list_pkgs</span><span class="p">(</span><span class="n">channel</span><span class="p">):</span> <span class="n">deps</span> <span class="o">=</span> <span class="p">[(</span><span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency&#39;</span><span class="p">],</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_modifier&#39;</span><span class="p">])</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">ns</span><span class="p">,</span> <span class="s">&#39;list_dependencies&#39;</span><span class="p">,</span> <span class="n">pkg</span><span class="p">)</span> <span class="k">if</span> <span class="n">x</span><span class="p">[</span><span class="s">&#39;dependency_type&#39;</span><span class="p">]</span> <span class="o">==</span> <span class="s">&#39;requires&#39;</span><span class="p">]</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="n">deps</span><span class="p">:</span> <span class="k">for</span> <span class="n">provides</span> <span class="ow">in</span> <span class="n">pkg_provides</span><span class="p">:</span> <span class="k">if</span> <span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">]</span> <span class="o">==</span> <span class="n">provides</span><span class="p">:</span> <span class="n">depends_on_pkg</span><span class="o">.</span><span class="n">append</span><span class="p">((</span><span class="n">pkg</span><span class="p">,</span> <span class="n">x</span><span class="p">[</span><span class="mi">0</span><span class="p">],</span> <span class="n">x</span><span class="p">[</span><span class="mi">1</span><span class="p">]))</span> <span class="k">break</span> <span class="k">return</span> <span class="n">depends_on_pkg</span></div> <div class="viewcode-block" id="PKG.get_pkg_details"><a class="viewcode-back" href="../../Houstonlib.html#Houston.libhouston.PKG.get_pkg_details">[docs]</a> <span class="k">def</span> <span class="nf">get_pkg_details</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39;obtains details about given pakckage id</span> <span class="sd"> :param pkgid: id of package</span> <span class="sd"> :type pkgid: int</span> <span class="sd"> :returns: dict</span> <span class="sd"> * dict</span> <span class="sd"> * *int* id</span> <span class="sd"> * *str* name</span> <span class="sd"> * *str* epoch</span> <span class="sd"> * *str* version</span> <span class="sd"> * *str* release</span> <span class="sd"> * *str* arch_label</span> <span class="sd"> * array &quot;providing channels&quot;</span> <span class="sd"> * *str* channel label providing this package</span> <span class="sd"> * *str* build_host</span> <span class="sd"> * *str* description</span> <span class="sd"> * *str* checksum</span> <span class="sd"> * *str* checksum_type</span> <span class="sd"> * *str* vendor</span> <span class="sd"> * *str* summary</span> <span class="sd"> * *str* cookie</span> <span class="sd"> * *str* license</span> <span class="sd"> * *str* file</span> <span class="sd"> * *str* build_date</span> <span class="sd"> * *str* last_modified_date</span> <span class="sd"> * *str* size</span> <span class="sd"> * *str* path - the path on the satellite servers file system</span> <span class="sd"> * *str* payload_size</span> <span class="sd"> &#39;&#39;&#39;</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">api_call</span><span class="p">(</span><span class="s">&#39;packages&#39;</span><span class="p">,</span> <span class="s">&#39;get_details&#39;</span><span class="p">,</span> <span class="n">pkgid</span><span class="p">)</span> </pre></div></div></div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form class="search" action="../../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="../../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><a href="../../index.html">Houston 0.1 documentation</a> &raquo;</li> <li><a href="../index.html" >Module code</a> &raquo;</li> </ul> </div> <div class="footer"> &copy; Copyright 2014, Pete &#34;Peteches&#34; McCabe. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. </div> </body> </html>
src/views/_header.html
pdiazv/Gainesville-Barcamp
<header class="header"> <a href="/" title="Gainesville Barcamp Homepage" class="header-year"><span class="century">20</span><img class="barcamp-logo" src="assets/images/barcamp-logo.svg" alt="Barcamp Logo"><span class="year">16</span></a> <nav class="nav"> <ul class="menu"> <!--li class="menu-item"><a href="/#location" class="menu-item-link">Location</a></li--> <li class="menu-item"><a href="#" class="menu-item-link">Realtime changes to wikipedia</a></li> </ul> <a class="nav-menu-icon" tabindex="0"> <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path d="M1664 1344v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45z" fill="#fff"/> </svg> </a> </nav> </header>
_includes/head.html
Pugsworth/Pugsworth.github.io
<!-- head.html --> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="mobile-web-app-capable" content="yes"> <title> {% if page.title %} {{ page.title }} | {% endif %} {{ site.title }} </title> <!-- Load Javascript and CSS for Semantic UI --> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script> <script src="{{ site.baseurl }}/css/semantic-ui/semantic.min.js"></script> <link rel="stylesheet" href="{{ site.baseurl }}/css/semantic-ui/semantic.min.css"> <!-- Load Techfolio CSS customizations --> <link rel="stylesheet" type="text/css" href="{{ site.baseurl}}/css/stylesheet-default.css"> <link rel="stylesheet" type="text/css" href="{{ site.baseurl}}/css/stylesheet-customizations.css"> <link rel="stylesheet" type="text/css" href="{{ site.baseurl}}/css/print-default.css" media="print"> <link rel="stylesheet" type="text/css" href="{{ site.baseurl}}/css/print-customizations.css" media="print"> <!-- Load a rouge theme from the sample themes in css/rouge. See https://benhur07b.github.io/2017/03/25/add-syntax-highlighting-to-your-jekyll-site-with-rouge.html --> <link rel="stylesheet" type="text/css" href="{{ site.baseurl}}/css/rouge/{{ site.rouge-theme}}.css"> <!-- Load MathJax if 'mathjax: true' is found in your _config.yml. --> {% if site.mathjax %} <script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> {% endif %} </head>
src/main/webapp/index.html
SteveMoyer/volleyballrank
<!doctype html> <html lang="en" ng-app="vbrank.app"> <head> <meta charset="utf-8"/> <title>Volleyball Game Tracker</title> <link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css" /> <link rel="stylesheet" href="css/app.css" /> <link rel="stylesheet" href="css/animations.css" /> <script src="bower_components/jquery/jquery.js"></script> <script src="bower_components/closure-libraray/closure/goog/base.js"></script> <script src="bower_components/angular/angular.js"></script> <script src="bower_components/angular-animate/angular-animate.js"></script> <script src="bower_components/angular-route/angular-route.js"></script> <script src="bower_components/angular-resource/angular-resource.js"></script> <script src="bower_components/angular-bootstrap/ui-bootstrap.js"></script> <script src="deps.js"></script> <script> goog.require('vbrank.app');</script> </head> <body ng-controller="UserCtrl as userCtrl" ng-show="userCtrl.user"> <div ><ul class="nav nav-tabs" ng-controller="TabsCtrl as tabCtrl" > <li ng-class="tabCtrl.tabClass(tab)" ng-repeat="tab in tabCtrl.tabs" tab="tab" ng-show="!tab.role || userCtrl.user.role===tab.role"> <a href="{{tab.link}}" ng-click="tabCtrl.setSelectedTab(tab)">{{tab.label}}</a> </li> </ul></div> <div class="view-container"> <div ng-view > </div> </div> </body> </html>
vendor/datatables/datatables/examples/ajax/orthogonal-data.html
teorges/fmobile
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>DataTables example - Orthogonal data</title> <link rel="stylesheet" type="text/css" href="../../media/css/jquery.dataTables.css"> <link rel="stylesheet" type="text/css" href="../resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../resources/demo.css"> <style type="text/css" class="init"> </style> <script type="text/javascript" language="javascript" src="//code.jquery.com/jquery-1.12.4.js"> </script> <script type="text/javascript" language="javascript" src="../../media/js/jquery.dataTables.js"> </script> <script type="text/javascript" language="javascript" src="../resources/syntax/shCore.js"> </script> <script type="text/javascript" language="javascript" src="../resources/demo.js"> </script> <script type="text/javascript" language="javascript" class="init"> $(document).ready(function() { $('#example').DataTable( { ajax: "data/orthogonal.txt", columns: [ { data: "name" }, { data: "position" }, { data: "office" }, { data: "extn" }, { data: { _: "start_date.display", sort: "start_date.timestamp" } }, { data: "salary" } ] } ); } ); </script> </head> <body class="dt-example"> <div class="container"> <section> <h1>DataTables example <span>Orthogonal data</span></h1> <div class="info"> <p>To try and make life easy, by default, DataTables expects arrays to be used as the data source for rows in the table. However, this isn't always useful, and you may wish to have DataTables use objects as the data source for each row (i.e. each row has its data described by an object) as this can make working with the data much more understandable, particularly if you are using the API and you don't need to keep track of array indexes.</p> <p>This can be done quite simply by using the <a href="//datatables.net/reference/option/columns.data"><code class="option" title= "DataTables initialisation option">columns.data</code></a> option which you use to tell DataTables which property to use from the data source object for each column.</p> <p>In this example the Ajax source returns an array of objects, which DataTables uses to display the table. The structure of the row's data source in this example is:</p> <pre><code class="multiline">{ "name": "Tiger Nixon", "position": "System Architect", "salary": "$3,120", "start_date": { "display": "Mon 25th Apr 11", "timestamp": "1303682400" }, "office": "Edinburgh", "extn": "5421" } </code></pre> </div> <div class="demo-html"></div> <table id="example" class="display" cellspacing="0" width="100%"> <thead> <tr> <th>Name</th> <th>Position</th> <th>Office</th> <th>Extn.</th> <th>Start date</th> <th>Salary</th> </tr> </thead> <tfoot> <tr> <th>Name</th> <th>Position</th> <th>Office</th> <th>Extn.</th> <th>Start date</th> <th>Salary</th> </tr> </tfoot> </table> <ul class="tabs"> <li class="active">Javascript</li> <li>HTML</li> <li>CSS</li> <li>Ajax</li> <li>Server-side script</li> </ul> <div class="tabs"> <div class="js"> <p>The Javascript shown below is used to initialise the table shown in this example:</p><code class="multiline language-js">$(document).ready(function() { $('#example').DataTable( { ajax: &quot;data/orthogonal.txt&quot;, columns: [ { data: &quot;name&quot; }, { data: &quot;position&quot; }, { data: &quot;office&quot; }, { data: &quot;extn&quot; }, { data: { _: &quot;start_date.display&quot;, sort: &quot;start_date.timestamp&quot; } }, { data: &quot;salary&quot; } ] } ); } );</code> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <ul> <li> <a href="//code.jquery.com/jquery-1.12.4.js">//code.jquery.com/jquery-1.12.4.js</a> </li> <li> <a href="../../media/js/jquery.dataTables.js">../../media/js/jquery.dataTables.js</a> </li> </ul> </div> <div class="table"> <p>The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:</p> </div> <div class="css"> <div> <p>This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The additional CSS used is shown below:</p><code class="multiline language-css"></code> </div> <p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p> <ul> <li> <a href="../../media/css/jquery.dataTables.css">../../media/css/jquery.dataTables.css</a> </li> </ul> </div> <div class="ajax"> <p>This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is loaded.</p> </div> <div class="php"> <p>The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side processing scripts can be written in any language, using <a href="//datatables.net/manual/server-side">the protocol described in the DataTables documentation</a>.</p> </div> </div> </section> </div> <section> <div class="footer"> <div class="gradient"></div> <div class="liner"> <h2>Other examples</h2> <div class="toc"> <div class="toc-group"> <h3><a href="../basic_init/index.html">Basic initialisation</a></h3> <ul class="toc"> <li> <a href="../basic_init/zero_configuration.html">Zero configuration</a> </li> <li> <a href="../basic_init/filter_only.html">Feature enable / disable</a> </li> <li> <a href="../basic_init/table_sorting.html">Default ordering (sorting)</a> </li> <li> <a href="../basic_init/multi_col_sort.html">Multi-column ordering</a> </li> <li> <a href="../basic_init/multiple_tables.html">Multiple tables</a> </li> <li> <a href="../basic_init/hidden_columns.html">Hidden columns</a> </li> <li> <a href="../basic_init/complex_header.html">Complex headers (rowspan and colspan)</a> </li> <li> <a href="../basic_init/dom.html">DOM positioning</a> </li> <li> <a href="../basic_init/flexible_width.html">Flexible table width</a> </li> <li> <a href="../basic_init/state_save.html">State saving</a> </li> <li> <a href="../basic_init/alt_pagination.html">Alternative pagination</a> </li> <li> <a href="../basic_init/scroll_y.html">Scroll - vertical</a> </li> <li> <a href="../basic_init/scroll_y_dynamic.html">Scroll - vertical, dynamic height</a> </li> <li> <a href="../basic_init/scroll_x.html">Scroll - horizontal</a> </li> <li> <a href="../basic_init/scroll_xy.html">Scroll - horizontal and vertical</a> </li> <li> <a href="../basic_init/comma-decimal.html">Language - Comma decimal place</a> </li> <li> <a href="../basic_init/language.html">Language options</a> </li> </ul> </div> <div class="toc-group"> <h3><a href="../advanced_init/index.html">Advanced initialisation</a></h3> <ul class="toc"> <li> <a href="../advanced_init/events_live.html">DOM / jQuery events</a> </li> <li> <a href="../advanced_init/dt_events.html">DataTables events</a> </li> <li> <a href="../advanced_init/column_render.html">Column rendering</a> </li> <li> <a href="../advanced_init/length_menu.html">Page length options</a> </li> <li> <a href="../advanced_init/dom_multiple_elements.html">Multiple table control elements</a> </li> <li> <a href="../advanced_init/complex_header.html">Complex headers with column visibility</a> </li> <li> <a href="../advanced_init/object_dom_read.html">Read HTML to data objects</a> </li> <li> <a href="../advanced_init/html5-data-options.html">HTML5 data-* attributes - table options</a> </li> <li> <a href="../advanced_init/html5-data-attributes.html">HTML5 data-* attributes - cell data</a> </li> <li> <a href="../advanced_init/language_file.html">Language file</a> </li> <li> <a href="../advanced_init/defaults.html">Setting defaults</a> </li> <li> <a href="../advanced_init/row_callback.html">Row created callback</a> </li> <li> <a href="../advanced_init/row_grouping.html">Row grouping</a> </li> <li> <a href="../advanced_init/footer_callback.html">Footer callback</a> </li> <li> <a href="../advanced_init/dom_toolbar.html">Custom toolbar elements</a> </li> <li> <a href="../advanced_init/sort_direction_control.html">Order direction sequence control</a> </li> </ul> </div> <div class="toc-group"> <h3><a href="../styling/index.html">Styling</a></h3> <ul class="toc"> <li> <a href="../styling/display.html">Base style</a> </li> <li> <a href="../styling/no-classes.html">Base style - no styling classes</a> </li> <li> <a href="../styling/cell-border.html">Base style - cell borders</a> </li> <li> <a href="../styling/compact.html">Base style - compact</a> </li> <li> <a href="../styling/hover.html">Base style - hover</a> </li> <li> <a href="../styling/order-column.html">Base style - order-column</a> </li> <li> <a href="../styling/row-border.html">Base style - row borders</a> </li> <li> <a href="../styling/stripe.html">Base style - stripe</a> </li> <li> <a href="../styling/bootstrap.html">Bootstrap 3</a> </li> <li> <a href="../styling/bootstrap4.html">Bootstrap 4</a> </li> <li> <a href="../styling/foundation.html">Foundation</a> </li> <li> <a href="../styling/semanticui.html">Semantic UI</a> </li> <li> <a href="../styling/jqueryUI.html">jQuery UI ThemeRoller</a> </li> <li> <a href="../styling/material.html">Material Design (Tech. preview)</a> </li> <li> <a href="../styling/uikit.html">UIKit (Tech. preview)</a> </li> </ul> </div> <div class="toc-group"> <h3><a href="../data_sources/index.html">Data sources</a></h3> <ul class="toc"> <li> <a href="../data_sources/dom.html">HTML (DOM) sourced data</a> </li> <li> <a href="../data_sources/ajax.html">Ajax sourced data</a> </li> <li> <a href="../data_sources/js_array.html">Javascript sourced data</a> </li> <li> <a href="../data_sources/server_side.html">Server-side processing</a> </li> </ul> </div> <div class="toc-group"> <h3><a href="../api/index.html">API</a></h3> <ul class="toc"> <li> <a href="../api/add_row.html">Add rows</a> </li> <li> <a href="../api/multi_filter.html">Individual column searching (text inputs)</a> </li> <li> <a href="../api/multi_filter_select.html">Individual column searching (select inputs)</a> </li> <li> <a href="../api/highlight.html">Highlighting rows and columns</a> </li> <li> <a href="../api/row_details.html">Child rows (show extra / detailed information)</a> </li> <li> <a href="../api/select_row.html">Row selection (multiple rows)</a> </li> <li> <a href="../api/select_single_row.html">Row selection and deletion (single row)</a> </li> <li> <a href="../api/form.html">Form inputs</a> </li> <li> <a href="../api/counter_columns.html">Index column</a> </li> <li> <a href="../api/show_hide.html">Show / hide columns dynamically</a> </li> <li> <a href="../api/api_in_init.html">Using API in callbacks</a> </li> <li> <a href="../api/tabs_and_scrolling.html">Scrolling and Bootstrap tabs</a> </li> <li> <a href="../api/regex.html">Search API (regular expressions)</a> </li> </ul> </div> <div class="toc-group"> <h3><a href="./index.html">Ajax</a></h3> <ul class="toc active"> <li> <a href="./simple.html">Ajax data source (arrays)</a> </li> <li> <a href="./objects.html">Ajax data source (objects)</a> </li> <li> <a href="./deep.html">Nested object data (objects)</a> </li> <li> <a href="./objects_subarrays.html">Nested object data (arrays)</a> </li> <li class="active"> <a href="./orthogonal-data.html">Orthogonal data</a> </li> <li> <a href="./null_data_source.html">Generated content for a column</a> </li> <li> <a href="./custom_data_property.html">Custom data source property</a> </li> <li> <a href="./custom_data_flat.html">Flat array data source</a> </li> <li> <a href="./defer_render.html">Deferred rendering for speed</a> </li> </ul> </div> <div class="toc-group"> <h3><a href="../server_side/index.html">Server-side</a></h3> <ul class="toc"> <li> <a href="../server_side/simple.html">Server-side processing</a> </li> <li> <a href="../server_side/custom_vars.html">Custom HTTP variables</a> </li> <li> <a href="../server_side/post.html">POST data</a> </li> <li> <a href="../server_side/ids.html">Automatic addition of row ID attributes</a> </li> <li> <a href="../server_side/object_data.html">Object data source</a> </li> <li> <a href="../server_side/row_details.html">Row details</a> </li> <li> <a href="../server_side/select_rows.html">Row selection</a> </li> <li> <a href="../server_side/jsonp.html">JSONP data source for remote domains</a> </li> <li> <a href="../server_side/defer_loading.html">Deferred loading of data</a> </li> <li> <a href="../server_side/pipeline.html">Pipelining data to reduce Ajax calls for paging</a> </li> </ul> </div> <div class="toc-group"> <h3><a href="../plug-ins/index.html">Plug-ins</a></h3> <ul class="toc"> <li> <a href="../plug-ins/api.html">API plug-in methods</a> </li> <li> <a href="../plug-ins/sorting_auto.html">Ordering plug-ins (with type detection)</a> </li> <li> <a href="../plug-ins/sorting_manual.html">Ordering plug-ins (no type detection)</a> </li> <li> <a href="../plug-ins/range_filtering.html">Custom filtering - range search</a> </li> <li> <a href="../plug-ins/dom_sort.html">Live DOM ordering</a> </li> </ul> </div> </div> <div class="epilogue"> <p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full information about its API properties and methods.<br> Additionally, there are a wide range of <a href="http://www.datatables.net/extensions">extensions</a> and <a href= "http://www.datatables.net/plug-ins">plug-ins</a> which extend the capabilities of DataTables.</p> <p class="copyright">DataTables designed and created by <a href="http://www.sprymedia.co.uk">SpryMedia Ltd</a> © 2007-2017<br> DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p> </div> </div> </div> </section> </body> </html>
topics/P20.html
WebStandardsSherpa/webstandardssherpa.com
<!DOCTYPE html> <html lang="en" id="webstandardssherpa_com"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Language" content="en"/> <title>Review Archive - Web Standards Sherpa</title> <meta name="robots" content="index,follow,archive" /> <meta name='description' content='Web Standards Sherpa&rsquo;s experts provide helpful, pragmatic and up-to-date advice on best practices for web professionals everywhere.' /> <meta name='DC.description' content='Web Standards Sherpa&rsquo;s experts provide helpful, pragmatic and up-to-date advice on best practices for web professionals everywhere.' /> <meta name='keywords' content='web standards,best practices,web design,web development' /> <meta name='DC.subject' content='web standards,best practices,web design,web development' /> <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" /> <link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" /> <meta name="DC.title" content="Review Archive - Web Standards Sherpa" /> <meta name="DC.creator" content="Web Standards Sherpa" /> <meta name="DC.publisher" content="The Web Standards Project" /> <meta name="DC.date.created" scheme="DCTERMS.W3CDTF" content="2015-12-07T14:49:27-05:00" /> <meta name="DC.date.modified" scheme="DCTERMS.W3CDTF" content="1453-05-18T14:00:00-05:00" /> <meta name="DC.date.valid" scheme="DCTERMS.W3CDTF" content="2015-12-13T16:49:27-05:00" /> <meta name="DC.type" scheme="DCTERMS.DCMIType" content="Text" /> <meta name="DC.rights" scheme="DCTERMS.URI" content="(cc) Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License"> <meta name="Copyright" content="(cc) Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License"/> <meta name="DC.format" content="text/html" /> <meta name="DC.identifier" scheme="DCTERMS.URI" content="http://webstandardssherpa.com/archive/topics/P20/P20" /> <meta name="MSSmartTagsPreventParsing" content="true"/> <meta name="Rating" content="General"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <link rel="home" href="../index.html"/> <link rel="copyright" href="P20.html#license"/> <link rel="shortcut icon" type="image/png" href="../favicon.png"/> <link rel="author" type="text/plain" href="../humans.txt.html"/> <!--[if lte IE 8]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <!--[if (lte IE 8)&(!IEMobile)]> <link rel="stylesheet" href="/c/old-ie.css" media="screen"> <![endif]--> <!--[if gt IE 8]><!--> <link rel="stylesheet" type="text/css" href="../c/main.css" media="screen"/> <!--<![endif]--> <!--[if IEMobile 7]> <link rel="stylesheet" href="/c/main.css" media="screen"> <link rel="stylesheet" href="/c/windows7-mobile.css" media="screen"> <![endif]--> <link rel="alternate" type="application/rss+xml" title="Web Standards Sherpa Reviews (Summary)" href="http://feeds.feedburner.com/Web-Standards-Sherpa-Reviews-Summary"/> <link rel="alternate" type="application/rss+xml" title="Web Standards Sherpa Reviews (Full Text)" href="http://feeds.feedburner.com/Web-Standards-Sherpa-Reviews"/> <link rel="alternate" type="application/rss+xml" title="Web Standards Sherpa Discussions" href="http://feeds.feedburner.com/Web-Standards-Sherpa-Discussions"/> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-176472-9']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript"> var WRInitTime=(new Date()).getTime(); </script> </head> <body id="archive" class="paginated"> <header role="banner" id="page-header"> <h4 id="logo"><a href="../index.html" title="Return to the homepage">Web Standards Sherpa</a></h4> </header> <nav id="nav-primary" role="navigation"> <ul><li id="nav-home"><a href="../index.html">Home</a></li><li id="nav-reviews"><a href="../reviews/index.html">Reviews</a></li><li id="nav-ask-the-sherpas"><a href="../ask-the-sherpas/index.html">Ask the Sherpas</a></li> </ul> </nav> <div id="content"> <nav id="crumbs"> <ol> <li><em>Topics</em></li> </ol> </nav> <!-- Reviews Archive and Topics --> <article> <header> <h1>Review Archive</h1> <p></p> </header> <!-- Topics listing will go here --> <ol class="hfeed"> <li class="hentry ask-the-sherpas"> <h2 class="entry-title"><a href="../ask-the-sherpas/cross-browser-audio-and-video.html">Cross-Browser Audio and Video</a></h2> <img class="photo" src="../i/a/uploads/avatar_1.jpg" alt=""/> <p class="meta">Answered by <a class="fn url" href="http://webstandardssherpa.com/topics/{full_bio_link}">Aaron Gustafson</a> on <span class="date">9 July 2013</span></p> <div class="summary"> Adding audio and video content to a web page is nowhere near as easy as we might like it to be. It&rsquo;s not that the syntax is hard, but rather that the codec wars have made it rather&#8230; </div> </li> <li class="hentry ask-the-sherpas"> <h2 class="entry-title"><a href="../ask-the-sherpas/assessible-complex-data-entry-forms.html">Assessible, Complex Data Entry Forms</a></h2> <img class="photo" src="../i/a/uploads/avatar_2336.jpg" alt=""/> <p class="meta">Answered by <a class="fn url" href="http://webstandardssherpa.com/topics/{full_bio_link}">Jared Smith</a> on <span class="date">25 June 2013</span></p> <div class="summary"> Your situation has two distinct accessibility requirements: table cells should be associated to their respective row and/or column headers, and inputs need descriptive labels. We&#8217;ll address&#8230; </div> </li> <li class="hentry ask-the-sherpas"> <h2 class="entry-title"><a href="../ask-the-sherpas/using-css-grid-systems.html">Using <span class="caps">CSS</span> Grid Systems</a></h2> <img class="photo" src="../i/a/uploads/avatar_2019.jpg" alt=""/> <p class="meta">Answered by <a class="fn url" href="http://webstandardssherpa.com/topics/{full_bio_link}">Allison Wagner</a> on <span class="date">12 June 2013</span></p> <div class="summary"> Let&rsquo;s first establish that by &ldquo;<span class="caps">CSS</span> Grid systems,&rdquo; you mean <span class="caps">CSS</span> grid frameworks like Foundation, 960, and Bootstrap. Because I think many developers nowadays use grid systems&#8230; </div> </li> <li class="hentry review"> <h2 class="entry-title"><a href="../reviews/balancing-act-features-budgets-timelines.html"><em class="issue"><i>(Issue </i><abbr title="Number">No.</abbr> 24<i>)</i></em><br/> Balancing Act: Features, Budgets <span class="amp">&amp;</span> Timelines</a></h2> <ul class="meta"> <li class="author vcard">by <a class="fn url" href="../about/authors/adrian-roselli/index.html">Adrian Roselli</a></li> <li class="published"><time datetime="2013-05-14T05:56:10" pubdate="pubdate">14 May 2013</time></li> <li class="categories"> <ul> <li><a rel="tag" href="../reviews/by-topic/css/index.html">CSS</a></li><li><a rel="tag" href="../reviews/by-topic/design/index.html">Design / UX</a></li> </ul> </li> </ul> <p>Adrian offers insight into the decision process of building a new site for the Buffalo Soccer Club, a not-for-profit with little to no budget and a looming&nbsp;deadline.</p> </li> <li class="hentry ask-the-sherpas"> <h2 class="entry-title"><a href="../ask-the-sherpas/using-jquery-to-solve-interaction-problems.html">Using jQuery to Solve Interaction Problems</a></h2> <img class="photo" src="../i/a/uploads/avatar_15.jpg" alt=""/> <p class="meta">Answered by <a class="fn url" href="http://webstandardssherpa.com/topics/{full_bio_link}">Chris Casciano</a> on <span class="date">23 April 2013</span></p> <div class="summary"> There are two interlocking pieces at the core of this puzzle: Understanding algorithms, or the abstract steps, needed to solve the problem you&rsquo;re encountering. Determining&nbsp;the&#8230; </div> </li> </ol> <nav class="pagination"> <ol class="buttons"> <li class="prev"><a href="P15.html">Previous<span> page</span></a></li> <li class="next"><a href="P25.html">Next<span> page</span></a></li> </ol> <p class="total-items">Page 5 of 12</p> </nav> </article> <aside class="sidebar" role="complementary"> <section id="review" class="sidebar-item"> <h1>This Week</h1> <p class="issue"><i>Issue </i><abbr title="Number">No.</abbr> 38</p> <h2><a href="../reviews/sass-for-big-sites-part-2/index.html">Sass for Big Sites, Part 2</a></h2> <p class="author vcard">by <a class="fn url" href="../about/authors/jackie-balzer/index.html">Jackie Balzer</a></p> <p>In part 2 of our series on Sass for large sites and teams, Jackie shares how Behance maintains a living Style Guide and documents its code base.</p> <p class="more"><a href="../reviews/sass-for-big-sites-part-2/index.html">Begin the climb</a></p> </section> <section id="topics" class="sidebar-item entry-unrelated"> <h1>Topics</h1> <ol> <li><a href="accessibility.html">Accessibility</a></li> <li><a href="business.html">Business</a></li> <li><a href="compatibility.html">Compatibility</a></li> <li><a href="content.html">Content</a></li> <li><a href="css.html">CSS</a></li> <li><a href="design.html">Design / UX</a></li> <li><a href="html.html">HTML</a></li> <li><a href="javascript.html">Javascript</a></li> <li><a href="performance.html">Performance</a></li> <li><a href="semantics.html">Semantics</a></li> <li><a href="usability.html">Usability</a></li> <li><a href="workflow-process.html">Workflow / Process</a></li> </ol> </section> <section id="submit-a-site" class="sidebar-item entry-unrelated"> <p><a href="../submit-a-site/index.html"><img src="../i/feed-shirley-222x99.png" alt="Submit a site for Review" /></a></p> </section> <section id="follow-us" class="sidebar-item entry-unrelated"> <h1>Follow us</h1> <ul> <li class="twitter"><a href="http://twitter.com/StandardsSherpa" title="Follow @StandardsSherpa on Twitter">Twitter</a></li> <li class="facebook"><a href="http://www.facebook.com/WebStandardsSherpa" title="Follow Web Standards Sherpa on Facebook">Facebook</a></li> <li class="googleplus"><a href="https://plus.google.com/+Webstandardssherpa" title="Follow Web Standards Sherpa on Google+">Google+</a></li> <li class="rss"><a href="../rss/index.html" title="Subscribe to one or more of our RSS feeds">RSS</a></li> </ul> </section> </aside> </div> <form style="display: none" id="search-form" method="post" action="../index.html" > <div class='hiddenFields'> <input type="hidden" name="ACT" value="6" /> <input type="hidden" name="XID" value="5426e820c88f761731925f4b0b93d46669e3d142" /> <input type="hidden" name="RES" value="10" /> <input type="hidden" name="meta" value="vJed+IEhaFn3W7jNVVY8C6VK4KKB0doGerxtt+3TXJkJkrK5M3OFhLNfv7UrH+uJhVYy/SM2Y8CEBzxS9ZAY+5Ry234MoWdF0KwpptDKKX/rJJg1NP4Y7SntDPwMKWd0mrV/+nbWgdpLXyGAXHtWDd/W8QMHWePL8qfhqCpJzaK4pU2LxFEhOj26ZDN4P+8d8hXffYqEVMiMRDrkUYAlZAa+r08a/igafmWKpfXqcmFAHWq/qsh+zoaTz9V6wiUJl2MMAdfHTEZ76nZbWvE5NUZpcvtxRexke8gSzhsFUK46dJJ8pJfmOvPccKB8bfwmBU4cgAZ668OleVhPUZRHiYhGfX21C2DodUFydLdhuEPR2Upj1jdw5RfdVF8nWXwA5G5T4DRd4xKMtKvVvr1BpJKZ37Gid+DBZjiqIcAhYCY=" /> <input type="hidden" name="site_id" value="1" /> </div> <p role="search"> <label for="query">Looking for something?</label> <input type="search" name="keywords" id="query" value=""/> <button type="submit">Search</button> </p> </form> <nav id="nav-account" style="display: none" role="navigation"> <ul class="buttons"> <li><a href="../sign-up/index.html" style="display: none">Sign up</a></li> <li><a href="../log-in/index.html" style="display: none">Log in</a></li> </ul> </nav> <footer role="contentinfo" id="page-footer"> <div id="site-info"> <div id="elevator-pitch" class="footer-item"> <p>Web Standards Sherpa&rsquo;s experts provide helpful, pragmatic and up-to-date advice on best practices for web professionals everywhere.</p> <ul class="more"> <li><a href="../about/index.html">More about us</a></li> <li><a href="../contact/index.html" style="display: none">Contact us</a></li> </ul> </div> <nav id="nav-complete" role="navigation"> <section class="participate" style="display: none"> <h1>Participate</h1> <ul> <li><a href="../submit-a-site/index.html">Submit a site</a></li> <li><a href="../submit-a-question/index.html">Submit a question</a></li> <li><a href="../sign-up/index.html" style="display: none">Sign up</a><a href="../log-in/index.html" style="display: none">Log in</a></li> </ul> </section> <section class="learn"> <h1>Learn</h1> <ul> <li><a href="../reviews/index.html">Reviews</a></li> <li><a href="../ask-the-sherpas/index.html">Ask Sherpas</a></li> <li><a href="../about/authors/index.html">Authors</a></li> <li><a href="../glossary/index.html">Glossary</a></li> </ul> </section> </nav> <section id="sponsors" class="footer-item"> <h1>We thank our sponsors</h1> <ol class="partners"> <li> <a href="http://www.microsoft.com"><img src="../i/p/microsoft-mono.png" alt="Microsoft"/></a> </li> <li> <a href="http://mailchimp.com"><img src="../i/p/mc-mono.png" alt="MailChimp"/></a> </li> <li> <a href="http://developer.mozilla.org"><img src="../i/p/mozilla-mono.png" alt="Mozilla"/></a> </li> <li> <a href="http://mediatemple.net"><img src="../i/p/mt-mono.png" alt="Media Temple"/></a> </li> </ol> </section> </div> <div id="terms" class="source-org vcard"> <p id="ownership"><a xmlns:dct="http://purl.org/dc/terms/" href="../index.html" property="dct:title" rel="cc:attributionURL">Web Standards Sherpa</a> is an outreach effort by the <a class="org fn url" xmlns:cc="http://creativecommons.org/ns#" href="http://webstandards.org" property="cc:attributionName">Web Standards Project (WaSP)<img src="../i/WaSP-logo-mono.png" alt="" /></a>.</p> <!-- <p id="network">This site is a proud member of the <a rel="license" href="http://network.smashingmagazine.com/">Smashing Network<img src="/i/p/smashing-mono.png" alt="" /></a>.</p> --> <p id="license">The content of this site is licensed under <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons<img src="../i/license.png" alt="" /></a>.</p> </div> </footer> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> <script>window.jQuery || document.write("<script src='../j/jquery.js'>\x3C/script>")</script> <script src="../j/main.js"></script> <!-- Just to see if this works --> <!--[if lte IE 6]><script src="/j/ie6.js"></script><![endif]--> <script type="text/javascript"> var rpxJsHost = (("https:" == document.location.protocol) ? "https://" : "http://static."); document.write(unescape("%3Cscript src='" + rpxJsHost + "rpxnow.com/js/lib/rpx.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> RPXNOW.overlay = true; RPXNOW.language_preference = "en"; RPXNOW.init({appId: 'cdnifhbomckchfhfgbpl', xdReceiver: '/rpx_xdcomm.html'}); </script> <div id="ClickTaleDiv" style="display: none;"></div> <script type="text/javascript"> if ( document.location.protocol!='https:' ) { $.getScript('http://s.clicktale.net/WRb6.js',function(){ if ( typeof ClickTale=='function' ) {ClickTale(16473,0.1,"www02");} }); } </script> </body> </html>
css/animations.css
studiocompassos/studiocompassos.github.io
/* ============================================== CSS3 ANIMATION CHEAT SHEET ============================================== Made by Justin Aguilar www.justinaguilar.com/animations/ Questions, comments, concerns, love letters: justin@justinaguilar.com ============================================== */ /* ============================================== slideDown ============================================== */ .slideDown{ animation-name: slideDown; -webkit-animation-name: slideDown; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important; } @keyframes slideDown { 0% { transform: translateY(-100%); } 50%{ transform: translateY(8%); } 65%{ transform: translateY(-4%); } 80%{ transform: translateY(4%); } 95%{ transform: translateY(-2%); } 100% { transform: translateY(0%); } } @-webkit-keyframes slideDown { 0% { -webkit-transform: translateY(-100%); } 50%{ -webkit-transform: translateY(8%); } 65%{ -webkit-transform: translateY(-4%); } 80%{ -webkit-transform: translateY(4%); } 95%{ -webkit-transform: translateY(-2%); } 100% { -webkit-transform: translateY(0%); } } /* ============================================== slideUp ============================================== */ .slideUp{ animation-name: slideUp; -webkit-animation-name: slideUp; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important; } @keyframes slideUp { 0% { transform: translateY(100%); } 50%{ transform: translateY(-8%); } 65%{ transform: translateY(4%); } 80%{ transform: translateY(-4%); } 95%{ transform: translateY(2%); } 100% { transform: translateY(0%); } } @-webkit-keyframes slideUp { 0% { -webkit-transform: translateY(100%); } 50%{ -webkit-transform: translateY(-8%); } 65%{ -webkit-transform: translateY(4%); } 80%{ -webkit-transform: translateY(-4%); } 95%{ -webkit-transform: translateY(2%); } 100% { -webkit-transform: translateY(0%); } } /* ============================================== slideLeft ============================================== */ .slideLeft{ animation-name: slideLeft; -webkit-animation-name: slideLeft; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important; } @keyframes slideLeft { 0% { transform: translateX(150%); } 50%{ transform: translateX(-8%); } 65%{ transform: translateX(4%); } 80%{ transform: translateX(-4%); } 95%{ transform: translateX(2%); } 100% { transform: translateX(0%); } } @-webkit-keyframes slideLeft { 0% { -webkit-transform: translateX(150%); } 50%{ -webkit-transform: translateX(-8%); } 65%{ -webkit-transform: translateX(4%); } 80%{ -webkit-transform: translateX(-4%); } 95%{ -webkit-transform: translateX(2%); } 100% { -webkit-transform: translateX(0%); } } /* ============================================== slideRight ============================================== */ .slideRight{ animation-name: slideRight; -webkit-animation-name: slideRight; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important; } @keyframes slideRight { 0% { transform: translateX(-150%); } 50%{ transform: translateX(8%); } 65%{ transform: translateX(-4%); } 80%{ transform: translateX(4%); } 95%{ transform: translateX(-2%); } 100% { transform: translateX(0%); } } @-webkit-keyframes slideRight { 0% { -webkit-transform: translateX(-150%); } 50%{ -webkit-transform: translateX(8%); } 65%{ -webkit-transform: translateX(-4%); } 80%{ -webkit-transform: translateX(4%); } 95%{ -webkit-transform: translateX(-2%); } 100% { -webkit-transform: translateX(0%); } } /* ============================================== slideExpandUp ============================================== */ .slideExpandUp{ animation-name: slideExpandUp; -webkit-animation-name: slideExpandUp; animation-duration: 1.6s; -webkit-animation-duration: 1.6s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease -out; visibility: visible !important; } @keyframes slideExpandUp { 0% { transform: translateY(100%) scaleX(0.5); } 30%{ transform: translateY(-8%) scaleX(0.5); } 40%{ transform: translateY(2%) scaleX(0.5); } 50%{ transform: translateY(0%) scaleX(1.1); } 60%{ transform: translateY(0%) scaleX(0.9); } 70% { transform: translateY(0%) scaleX(1.05); } 80%{ transform: translateY(0%) scaleX(0.95); } 90% { transform: translateY(0%) scaleX(1.02); } 100%{ transform: translateY(0%) scaleX(1); } } @-webkit-keyframes slideExpandUp { 0% { -webkit-transform: translateY(100%) scaleX(0.5); } 30%{ -webkit-transform: translateY(-8%) scaleX(0.5); } 40%{ -webkit-transform: translateY(2%) scaleX(0.5); } 50%{ -webkit-transform: translateY(0%) scaleX(1.1); } 60%{ -webkit-transform: translateY(0%) scaleX(0.9); } 70% { -webkit-transform: translateY(0%) scaleX(1.05); } 80%{ -webkit-transform: translateY(0%) scaleX(0.95); } 90% { -webkit-transform: translateY(0%) scaleX(1.02); } 100%{ -webkit-transform: translateY(0%) scaleX(1); } } /* ============================================== expandUp ============================================== */ .expandUp{ animation-name: expandUp; -webkit-animation-name: expandUp; animation-duration: 0.7s; -webkit-animation-duration: 0.7s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important; } @keyframes expandUp { 0% { transform: translateY(100%) scale(0.6) scaleY(0.5); } 60%{ transform: translateY(-7%) scaleY(1.12); } 75%{ transform: translateY(3%); } 100% { transform: translateY(0%) scale(1) scaleY(1); } } @-webkit-keyframes expandUp { 0% { -webkit-transform: translateY(100%) scale(0.6) scaleY(0.5); } 60%{ -webkit-transform: translateY(-7%) scaleY(1.12); } 75%{ -webkit-transform: translateY(3%); } 100% { -webkit-transform: translateY(0%) scale(1) scaleY(1); } } /* ============================================== fadeIn ============================================== */ .fadeIn { animation-name: fadeIn; -webkit-animation-name: fadeIn; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important; } @keyframes fadeIn { 0% { transform: scale(0); opacity: 0.0; } 60% { transform: scale(1.1); } 80% { transform: scale(0.9); opacity: 1; } 100% { transform: scale(1); opacity: 1; } } @-webkit-keyframes fadeIn { 0% { -webkit-transform: scale(0); opacity: 0.0; } 60% { -webkit-transform: scale(1.1); } 80% { -webkit-transform: scale(0.9); opacity: 1; } 100% { -webkit-transform: scale(1); opacity: 1; } } /* ============================================== expandOpen ============================================== */ .expandOpen{ animation-name: expandOpen; -webkit-animation-name: expandOpen; animation-duration: 1.2s; -webkit-animation-duration: 1.2s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; visibility: visible !important; } @keyframes expandOpen { 0% { transform: scale(1.8); } 50% { transform: scale(0.95); } 80% { transform: scale(1.05); } 90% { transform: scale(0.98); } 100% { transform: scale(1); } } @-webkit-keyframes expandOpen { 0% { -webkit-transform: scale(1.8); } 50% { -webkit-transform: scale(0.95); } 80% { -webkit-transform: scale(1.05); } 90% { -webkit-transform: scale(0.98); } 100% { -webkit-transform: scale(1); } } /* ============================================== bigEntrance ============================================== */ .bigEntrance{ animation-name: bigEntrance; -webkit-animation-name: bigEntrance; animation-duration: 1.6s; -webkit-animation-duration: 1.6s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; visibility: visible !important; } @keyframes bigEntrance { 0% { transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%); opacity: 0.2; } 30% { transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%); opacity: 1; } 45% { transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%); opacity: 1; } 60% { transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%); opacity: 1; } 75% { transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%); opacity: 1; } 90% { transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%); opacity: 1; } 100% { transform: scale(1) rotate(0deg) translateX(0%) translateY(0%); opacity: 1; } } @-webkit-keyframes bigEntrance { 0% { -webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%); opacity: 0.2; } 30% { -webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%); opacity: 1; } 45% { -webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%); opacity: 1; } 60% { -webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%); opacity: 1; } 75% { -webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%); opacity: 1; } 90% { -webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%); opacity: 1; } 100% { -webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%); opacity: 1; } } /* ============================================== hatch ============================================== */ .hatch{ animation-name: hatch; -webkit-animation-name: hatch; animation-duration: 2s; -webkit-animation-duration: 2s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%; visibility: visible !important; } @keyframes hatch { 0% { transform: rotate(0deg) scaleY(0.6); } 20% { transform: rotate(-2deg) scaleY(1.05); } 35% { transform: rotate(2deg) scaleY(1); } 50% { transform: rotate(-2deg); } 65% { transform: rotate(1deg); } 80% { transform: rotate(-1deg); } 100% { transform: rotate(0deg); } } @-webkit-keyframes hatch { 0% { -webkit-transform: rotate(0deg) scaleY(0.6); } 20% { -webkit-transform: rotate(-2deg) scaleY(1.05); } 35% { -webkit-transform: rotate(2deg) scaleY(1); } 50% { -webkit-transform: rotate(-2deg); } 65% { -webkit-transform: rotate(1deg); } 80% { -webkit-transform: rotate(-1deg); } 100% { -webkit-transform: rotate(0deg); } } /* ============================================== bounce ============================================== */ .bounce{ animation-name: bounce; -webkit-animation-name: bounce; animation-duration: 1.6s; -webkit-animation-duration: 1.6s; animation-timing-function: ease; -webkit-animation-timing-function: ease; transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%; } @keyframes bounce { 0% { transform: translateY(0%) scaleY(0.6); } 60%{ transform: translateY(-100%) scaleY(1.1); } 70%{ transform: translateY(0%) scaleY(0.95) scaleX(1.05); } 80%{ transform: translateY(0%) scaleY(1.05) scaleX(1); } 90%{ transform: translateY(0%) scaleY(0.95) scaleX(1); } 100%{ transform: translateY(0%) scaleY(1) scaleX(1); } } @-webkit-keyframes bounce { 0% { -webkit-transform: translateY(0%) scaleY(0.6); } 60%{ -webkit-transform: translateY(-100%) scaleY(1.1); } 70%{ -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05); } 80%{ -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1); } 90%{ -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1); } 100%{ -webkit-transform: translateY(0%) scaleY(1) scaleX(1); } } /* ============================================== pulse ============================================== */ .pulse{ animation-name: pulse; -webkit-animation-name: pulse; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } @keyframes pulse { 0% { transform: scale(0.95); opacity: 0.7; } 50% { transform: scale(1); opacity: 1; } 100% { transform: scale(0.95); opacity: 0.7; } } @-webkit-keyframes pulse { 0% { -webkit-transform: scale(0.95); opacity: 0.7; } 50% { -webkit-transform: scale(1); opacity: 1; } 100% { -webkit-transform: scale(0.95); opacity: 0.7; } } /* ============================================== floating ============================================== */ .floating{ animation-name: floating; -webkit-animation-name: floating; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } @keyframes floating { 0% { transform: translateY(0%); } 50% { transform: translateY(8%); } 100% { transform: translateY(0%); } } @-webkit-keyframes floating { 0% { -webkit-transform: translateY(0%); } 50% { -webkit-transform: translateY(8%); } 100% { -webkit-transform: translateY(0%); } } /* ============================================== tossing ============================================== */ .tossing{ animation-name: tossing; -webkit-animation-name: tossing; animation-duration: 2.5s; -webkit-animation-duration: 2.5s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; } @keyframes tossing { 0% { transform: rotate(-4deg); } 50% { transform: rotate(4deg); } 100% { transform: rotate(-4deg); } } @-webkit-keyframes tossing { 0% { -webkit-transform: rotate(-4deg); } 50% { -webkit-transform: rotate(4deg); } 100% { -webkit-transform: rotate(-4deg); } } /* ============================================== pullUp ============================================== */ .pullUp{ animation-name: pullUp; -webkit-animation-name: pullUp; animation-duration: 1.1s; -webkit-animation-duration: 1.1s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%; } @keyframes pullUp { 0% { transform: scaleY(0.1); } 40% { transform: scaleY(1.02); } 60% { transform: scaleY(0.98); } 80% { transform: scaleY(1.01); } 100% { transform: scaleY(0.98); } 80% { transform: scaleY(1.01); } 100% { transform: scaleY(1); } } @-webkit-keyframes pullUp { 0% { -webkit-transform: scaleY(0.1); } 40% { -webkit-transform: scaleY(1.02); } 60% { -webkit-transform: scaleY(0.98); } 80% { -webkit-transform: scaleY(1.01); } 100% { -webkit-transform: scaleY(0.98); } 80% { -webkit-transform: scaleY(1.01); } 100% { -webkit-transform: scaleY(1); } } /* ============================================== pullDown ============================================== */ .pullDown{ animation-name: pullDown; -webkit-animation-name: pullDown; animation-duration: 1.1s; -webkit-animation-duration: 1.1s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; transform-origin: 50% 0%; -ms-transform-origin: 50% 0%; -webkit-transform-origin: 50% 0%; } @keyframes pullDown { 0% { transform: scaleY(0.1); } 40% { transform: scaleY(1.02); } 60% { transform: scaleY(0.98); } 80% { transform: scaleY(1.01); } 100% { transform: scaleY(0.98); } 80% { transform: scaleY(1.01); } 100% { transform: scaleY(1); } } @-webkit-keyframes pullDown { 0% { -webkit-transform: scaleY(0.1); } 40% { -webkit-transform: scaleY(1.02); } 60% { -webkit-transform: scaleY(0.98); } 80% { -webkit-transform: scaleY(1.01); } 100% { -webkit-transform: scaleY(0.98); } 80% { -webkit-transform: scaleY(1.01); } 100% { -webkit-transform: scaleY(1); } } /* ============================================== stretchLeft ============================================== */ .stretchLeft{ animation-name: stretchLeft; -webkit-animation-name: stretchLeft; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; transform-origin: 100% 0%; -ms-transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%; } @keyframes stretchLeft { 0% { transform: scaleX(0.3); } 40% { transform: scaleX(1.02); } 60% { transform: scaleX(0.98); } 80% { transform: scaleX(1.01); } 100% { transform: scaleX(0.98); } 80% { transform: scaleX(1.01); } 100% { transform: scaleX(1); } } @-webkit-keyframes stretchLeft { 0% { -webkit-transform: scaleX(0.3); } 40% { -webkit-transform: scaleX(1.02); } 60% { -webkit-transform: scaleX(0.98); } 80% { -webkit-transform: scaleX(1.01); } 100% { -webkit-transform: scaleX(0.98); } 80% { -webkit-transform: scaleX(1.01); } 100% { -webkit-transform: scaleX(1); } } /* ============================================== stretchRight ============================================== */ .stretchRight{ animation-name: stretchRight; -webkit-animation-name: stretchRight; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%; } @keyframes stretchRight { 0% { transform: scaleX(0.3); } 40% { transform: scaleX(1.02); } 60% { transform: scaleX(0.98); } 80% { transform: scaleX(1.01); } 100% { transform: scaleX(0.98); } 80% { transform: scaleX(1.01); } 100% { transform: scaleX(1); } } @-webkit-keyframes stretchRight { 0% { -webkit-transform: scaleX(0.3); } 40% { -webkit-transform: scaleX(1.02); } 60% { -webkit-transform: scaleX(0.98); } 80% { -webkit-transform: scaleX(1.01); } 100% { -webkit-transform: scaleX(0.98); } 80% { -webkit-transform: scaleX(1.01); } 100% { -webkit-transform: scaleX(1); } } .animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}@-webkit-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } /* @-moz-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @-o-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } @keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} } .fadeIn { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; animation-name: fadeIn; } */ @-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInUp { 0% { opacity: 0; -moz-transform: translateY(20px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInUp { 0% { opacity: 0; -o-transform: translateY(20px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInUp { 0% { opacity: 0; transform: translateY(20px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInUp { -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -o-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-20px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDown { 0% { opacity: 0; -moz-transform: translateY(-20px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInDown { 0% { opacity: 0; -o-transform: translateY(-20px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInLeft { 0% { opacity: 0; -moz-transform: translateX(-20px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-o-keyframes fadeInLeft { 0% { opacity: 0; -o-transform: translateX(-20px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(-20px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInLeft { -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -o-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInRight { 0% { opacity: 0; -moz-transform: translateX(20px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-o-keyframes fadeInRight { 0% { opacity: 0; -o-transform: translateX(20px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes fadeInRight { 0% { opacity: 0; transform: translateX(20px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInRight { -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; -o-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInUpBig { 0% { opacity: 0; -webkit-transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInUpBig { 0% { opacity: 0; -moz-transform: translateY(2000px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInUpBig { 0% { opacity: 0; -o-transform: translateY(2000px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInUpBig { 0% { opacity: 0; transform: translateY(2000px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; -moz-animation-name: fadeInUpBig; -o-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeInDownBig { 0% { opacity: 0; -webkit-transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDownBig { 0% { opacity: 0; -moz-transform: translateY(-2000px); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInDownBig { 0% { opacity: 0; -o-transform: translateY(-2000px); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInDownBig { 0% { opacity: 0; transform: translateY(-2000px); } 100% { opacity: 1; transform: translateY(0); } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; -moz-animation-name: fadeInDownBig; -o-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeftBig { 0% { opacity: 0; -webkit-transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInLeftBig { 0% { opacity: 0; -moz-transform: translateX(-2000px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-o-keyframes fadeInLeftBig { 0% { opacity: 0; -o-transform: translateX(-2000px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes fadeInLeftBig { 0% { opacity: 0; transform: translateX(-2000px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; -moz-animation-name: fadeInLeftBig; -o-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRightBig { 0% { opacity: 0; -webkit-transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @-moz-keyframes fadeInRightBig { 0% { opacity: 0; -moz-transform: translateX(2000px); } 100% { opacity: 1; -moz-transform: translateX(0); } } @-o-keyframes fadeInRightBig { 0% { opacity: 0; -o-transform: translateX(2000px); } 100% { opacity: 1; -o-transform: translateX(0); } } @keyframes fadeInRightBig { 0% { opacity: 0; transform: translateX(2000px); } 100% { opacity: 1; transform: translateX(0); } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; -moz-animation-name: fadeInRightBig; -o-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @-moz-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @-o-keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } @keyframes fadeOut { 0% {opacity: 1;} 100% {opacity: 0;} } .fadeOut { -webkit-animation-name: fadeOut; -moz-animation-name: fadeOut; -o-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-20px); } } @-moz-keyframes fadeOutUp { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(-20px); } } @-o-keyframes fadeOutUp { 0% { opacity: 1; -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(-20px); } } @keyframes fadeOutUp { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(-20px); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; -moz-animation-name: fadeOutUp; -o-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); } } @-moz-keyframes fadeOutDown { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(20px); } } @-o-keyframes fadeOutDown { 0% { opacity: 1; -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(20px); } } @keyframes fadeOutDown { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(20px); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; -moz-animation-name: fadeOutDown; -o-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); } } @-moz-keyframes fadeOutLeft { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(-20px); } } @-o-keyframes fadeOutLeft { 0% { opacity: 1; -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(-20px); } } @keyframes fadeOutLeft { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(-20px); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; -moz-animation-name: fadeOutLeft; -o-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); } } @-moz-keyframes fadeOutRight { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(20px); } } @-o-keyframes fadeOutRight { 0% { opacity: 1; -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(20px); } } @keyframes fadeOutRight { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(20px); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; -moz-animation-name: fadeOutRight; -o-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutUpBig { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); } } @-moz-keyframes fadeOutUpBig { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(-2000px); } } @-o-keyframes fadeOutUpBig { 0% { opacity: 1; -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(-2000px); } } @keyframes fadeOutUpBig { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(-2000px); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; -moz-animation-name: fadeOutUpBig; -o-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes fadeOutDownBig { 0% { opacity: 1; -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); } } @-moz-keyframes fadeOutDownBig { 0% { opacity: 1; -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(2000px); } } @-o-keyframes fadeOutDownBig { 0% { opacity: 1; -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(2000px); } } @keyframes fadeOutDownBig { 0% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; transform: translateY(2000px); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; -moz-animation-name: fadeOutDownBig; -o-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeftBig { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); } } @-moz-keyframes fadeOutLeftBig { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(-2000px); } } @-o-keyframes fadeOutLeftBig { 0% { opacity: 1; -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(-2000px); } } @keyframes fadeOutLeftBig { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(-2000px); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; -moz-animation-name: fadeOutLeftBig; -o-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRightBig { 0% { opacity: 1; -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); } } @-moz-keyframes fadeOutRightBig { 0% { opacity: 1; -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(2000px); } } @-o-keyframes fadeOutRightBig { 0% { opacity: 1; -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(2000px); } } @keyframes fadeOutRightBig { 0% { opacity: 1; transform: translateX(0); } 100% { opacity: 0; transform: translateX(2000px); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; -moz-animation-name: fadeOutRightBig; -o-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); } 100% { -webkit-transform: translateY(0); } } @-moz-keyframes slideInDown { 0% { opacity: 0; -moz-transform: translateY(-2000px); } 100% { -moz-transform: translateY(0); } } @-o-keyframes slideInDown { 0% { opacity: 0; -o-transform: translateY(-2000px); } 100% { -o-transform: translateY(0); } } @keyframes slideInDown { 0% { opacity: 0; transform: translateY(-2000px); } 100% { transform: translateY(0); } } .slideInDown { -webkit-animation-name: slideInDown; -moz-animation-name: slideInDown; -o-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-100%); } 100% { -webkit-transform: translateX(0); } } @-moz-keyframes slideInLeft { 0% { opacity: 0; -moz-transform: translateX(-100%); } 100% { -moz-transform: translateX(0); } } @-o-keyframes slideInLeft { 0% { opacity: 0; -o-transform: translateX(-100%); } 100% { -o-transform: translateX(0); } } @keyframes slideInLeft { 0% { opacity: 0; transform: translateX(-100%); } 100% { transform: translateX(0); } } .slideInLeft { -webkit-animation-name: slideInLeft; -moz-animation-name: slideInLeft; -o-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(100%); } 100% { -webkit-transform: translateX(0); } } @-moz-keyframes slideInRight { 0% { opacity: 0; -moz-transform: translateX(100%); } 100% { -moz-transform: translateX(0); } } @-o-keyframes slideInRight { 0% { opacity: 0; -o-transform: translateX(100%); } 100% { -o-transform: translateX(0); } } @keyframes slideInRight { 0% { opacity: 0; transform: translateX(100%); } 100% { transform: translateX(0); } } .slideInRight { -webkit-animation-name: slideInRight; -moz-animation-name: slideInRight; -o-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideOutUp { 0% { -webkit-transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); } } @-moz-keyframes slideOutUp { 0% { -moz-transform: translateY(0); } 100% { opacity: 0; -moz-transform: translateY(-2000px); } } @-o-keyframes slideOutUp { 0% { -o-transform: translateY(0); } 100% { opacity: 0; -o-transform: translateY(-2000px); } } @keyframes slideOutUp { 0% { transform: translateY(0); } 100% { opacity: 0; transform: translateY(-2000px); } } .slideOutUp { -webkit-animation-name: slideOutUp; -moz-animation-name: slideOutUp; -o-animation-name: slideOutUp; animation-name: slideOutUp; } @-webkit-keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); } } @-moz-keyframes slideOutLeft { 0% { -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(-2000px); } } @-o-keyframes slideOutLeft { 0% { -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(-2000px); } } @keyframes slideOutLeft { 0% { transform: translateX(0); } 100% { opacity: 0; transform: translateX(-2000px); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; -moz-animation-name: slideOutLeft; -o-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { 0% { -webkit-transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); } } @-moz-keyframes slideOutRight { 0% { -moz-transform: translateX(0); } 100% { opacity: 0; -moz-transform: translateX(2000px); } } @-o-keyframes slideOutRight { 0% { -o-transform: translateX(0); } 100% { opacity: 0; -o-transform: translateX(2000px); } } @keyframes slideOutRight { 0% { transform: translateX(0); } 100% { opacity: 0; transform: translateX(2000px); } } .slideOutRight { -webkit-animation-name: slideOutRight; -moz-animation-name: slideOutRight; -o-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes moveFromLeft{ from { -webkit-transform: translateX(-100%); } to { -webkit-transform: translateX(0%); } } @-moz-keyframes moveFromLeft{ from { -moz-transform: translateX(-100%); } to { -moz-transform: translateX(0%); } } @-ms-keyframes moveFromLeft{ from { -ms-transform: translateX(-100%); } to { -ms-transform: translateX(0%); } } @-o-keyframes moveFromLeft{ from { -ms-transform: translateX(-100%); } to { -ms-transform: translateX(0%); } } @keyframes moveFromLeft{ from { -ms-transform: translateX(-100%); } to { -ms-transform: translateX(0%); } } .moveFromLeft { -webkit-animation: moveFromLeft 400ms ease; -moz-animation: moveFromLeft 400ms ease; -ms-animation: moveFromLeft 400ms ease; -o-animation: moveFromLeft 400ms ease; animation: moveFromLeft 400ms ease; } @-webkit-keyframes moveFromRight { from { -webkit-transform: translateX(100%); } to { -webkit-transform: translateX(0%); } } @-moz-keyframes moveFromRight { from { -moz-transform: translateX(100%); } to { -moz-transform: translateX(0%); } } @-ms-keyframes moveFromRight { from { -ms-transform: translateX(100%); } to { -ms-transform: translateX(0%); } } @-o-keyframes moveFromRight { from { -ms-transform: translateX(100%); } to { -ms-transform: translateX(0%); } } @keyframes moveFromRight { from { -ms-transform: translateX(100%); } to { -ms-transform: translateX(0%); } } .moveFromRight { -webkit-animation: moveFromRight 400ms ease; -moz-animation: moveFromRight 400ms ease; -ms-animation: moveFromRight 400ms ease; -o-animation: moveFromRight 400ms ease; animation: moveFromRight 400ms ease; } @-webkit-keyframes moveFromBottom { from { -webkit-transform: translateY(100%); } to { -webkit-transform: translateY(0%); } } @-moz-keyframes moveFromBottom { from { -moz-transform: translateY(100%); } to { -moz-transform: translateY(0%); } } @-ms-keyframes moveFromBottom { from { -ms-transform: translateY(100%); } to { -ms-transform: translateY(0%); } } @-o-keyframes moveFromBottom { from { -ms-transform: translateY(100%); } to { -ms-transform: translateY(0%); } } @keyframes moveFromBottom { from { -ms-transform: translateY(100%); } to { -ms-transform: translateY(0%); } } .moveFromBottom { -webkit-animation: moveFromBottom 400ms ease; -moz-animation: moveFromBottom 400ms ease; -ms-animation: moveFromBottom 400ms ease; -o-animation: moveFromBottom 400ms ease; animation: moveFromBottom 400ms ease; } /* Animation example, for spinners */ .animate-spin { -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; display: inline-block; } @-moz-keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @-webkit-keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @-o-keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @-ms-keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes spin { 0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); } } /*owl carousel plugin*/ /* * Owl Carousel CSS3 Transitions * v1.3.2 */ .owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x : 50%; -webkit-perspective-origin-y : 50%; -moz-perspective : 1200px; -moz-perspective-origin-x : 50%; -moz-perspective-origin-y : 50%; perspective : 1200px; } /* fade */ .owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease; } .owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease; } /* backSlide */ .owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease; } .owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease; } /* goDown */ .owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both; } .owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both; } /* scaleUp */ .owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both; } .owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both; } /* Keyframes */ /*empty*/ @-webkit-keyframes empty { 0% {opacity: 1} } @-moz-keyframes empty { 0% {opacity: 1} } @keyframes empty { 0% {opacity: 1} } @-webkit-keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } } @-moz-keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } } @keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } } @-webkit-keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } } @-moz-keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } } @keyframes fadeOut { 0% { opacity:1; } 100% { opacity:0; } } @-webkit-keyframes backSlideOut { 25% { opacity: .5; -webkit-transform: translateZ(-500px); } 75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } } @-moz-keyframes backSlideOut { 25% { opacity: .5; -moz-transform: translateZ(-500px); } 75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } } @keyframes backSlideOut { 25% { opacity: .5; transform: translateZ(-500px); } 75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } } @-webkit-keyframes backSlideIn { 0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; -webkit-transform: translateZ(-500px); } 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } } @-moz-keyframes backSlideIn { 0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; -moz-transform: translateZ(-500px); } 100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); } } @keyframes backSlideIn { 0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; transform: translateZ(-500px); } 100% { opacity: 1; transform: translateZ(0) translateX(0); } } @-webkit-keyframes scaleToFade { to { opacity: 0; -webkit-transform: scale(.8); } } @-moz-keyframes scaleToFade { to { opacity: 0; -moz-transform: scale(.8); } } @keyframes scaleToFade { to { opacity: 0; transform: scale(.8); } } @-webkit-keyframes goDown { from { -webkit-transform: translateY(-100%); } } @-moz-keyframes goDown { from { -moz-transform: translateY(-100%); } } @keyframes goDown { from { transform: translateY(-100%); } } @-webkit-keyframes scaleUpFrom { from { opacity: 0; -webkit-transform: scale(1.5); } } @-moz-keyframes scaleUpFrom { from { opacity: 0; -moz-transform: scale(1.5); } } @keyframes scaleUpFrom { from { opacity: 0; transform: scale(1.5); } } @-webkit-keyframes scaleUpTo { to { opacity: 0; -webkit-transform: scale(1.5); } } @-moz-keyframes scaleUpTo { to { opacity: 0; -moz-transform: scale(1.5); } } @keyframes scaleUpTo { to { opacity: 0; transform: scale(1.5); } }
Infineon/Languages/Русский/Styles.css
the-wr/infineon
.{ font-size: 12px; font-family: Segoe UI, Tahoma, Sans-Serif; } html, body { padding: 0; margin: 0; overflow: hidden; }
src/HeractJS/Scripts/project/form/templates/widgets/dateTime.html
ConstYavorskiy/HeractJS
<div class="input-group date" data-date-format="{{dataFormat}}">{{^labelHidden}}<h3 class="h3-card">{{labelText}}</h3>{{/labelHidden}}{{dataValue}}</div>
t/data/encoding/chinese.html
gitpan/Tenjin
<a title="汉语/漢語">Chinese</a>
client/index.html
rahmona-henry/materialdesignlite
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content="A portfolio template that uses Material Design Lite."> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <title>FITWEB V5 Prototype</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en"> <link rel="stylesheet" href="https://code.getmdl.io/1.2.1/material.indigo-pink.min.css" /> <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> <link rel="stylesheet" href="styles.css"/> </head> <body> <div class='mdl-layout mdl-js-layout'> <header class='mdl-layout__header'> <div class='mdl-layout-icon'></div> <div class='mdl-layout__header-row'> <span class='mdl-layout__title'>Ibis</span> <div class='mdl-layout-spacer'></div> <nav class='mdl-navigation'> <a class='mdl-navigation__link' href='#'>Activities</a> <a class='mdl-navigation__link' href='#'>Retail</a> <a class='mdl-navigation__link' href='#'>Gift Vouchers</a> </nav> </div> </header> <div class='mdl-layout__drawer'> <span class='mdl-layout__title'>Ibis</span> <nav class='mdl-navigation'> <a class='mdl-navigation__link' href='#'>Activities</a> <a class='mdl-navigation__link' href='#'>Retail</a> <a class='mdl-navigation__link' href='#'>Gift Vouchers</a> </nav> </div> <br> <main class='mdl-layout__Content'> </main> </div> <script src="https://code.getmdl.io/1.0.6/material.min.js"></script> </body> </html>
html/123456018653.html
GoC-Spending/data-corporations
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) --> <!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca --> <head> <!-- Title begins / Début du titre --> <title> Indutec Alchemist (1987) Inc. - Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada </title> <!-- Title ends / Fin du titre --> <!-- Meta-data begins / Début des métadonnées --> <meta charset="utf-8" /> <meta name="dcterms.language" title="ISO639-2" content="eng" /> <meta name="dcterms.title" content="" /> <meta name="description" content="" /> <meta name="dcterms.description" content="" /> <meta name="dcterms.type" content="report, data set" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.issued" title="W3CDTF" content="" /> <meta name="dcterms.modified" title="W3CDTF" content="" /> <meta name="keywords" content="" /> <meta name="dcterms.creator" content="" /> <meta name="author" content="" /> <meta name="dcterms.created" title="W3CDTF" content="" /> <meta name="dcterms.publisher" content="" /> <meta name="dcterms.audience" title="icaudience" content="" /> <meta name="dcterms.spatial" title="ISO3166-1" content="" /> <meta name="dcterms.spatial" title="gcgeonames" content="" /> <meta name="dcterms.format" content="HTML" /> <meta name="dcterms.identifier" title="ICsiteProduct" content="536" /> <!-- EPI-11240 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- MCG-202 --> <meta content="width=device-width,initial-scale=1" name="viewport"> <!-- EPI-11567 --> <meta name = "format-detection" content = "telephone=no"> <!-- EPI-12603 --> <meta name="robots" content="noarchive"> <!-- EPI-11190 - Webtrends --> <script> var startTime = new Date(); startTime = startTime.getTime(); </script> <!--[if gte IE 9 | !IE ]><!--> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon"> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css"> <!--<![endif]--> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css"> <!--[if lt IE 9]> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script> <![endif]--> <!--[if lte IE 9]> <![endif]--> <noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <script>dataLayer1 = [];</script> <!-- End Google Tag Manager --> <!-- EPI-11235 --> <link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body class="home" vocab="http://schema.org/" typeof="WebPage"> <!-- EPIC HEADER BEGIN --> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script> <!-- End Google Tag Manager --> <!-- EPI-12801 --> <span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span> <ul id="wb-tphp"> <li class="wb-slc"> <a class="wb-sl" href="#wb-cont">Skip to main content</a> </li> <li class="wb-slc visible-sm visible-md visible-lg"> <a class="wb-sl" href="#wb-info">Skip to "About this site"</a> </li> </ul> <header role="banner"> <div id="wb-bnr" class="container"> <section id="wb-lng" class="visible-md visible-lg text-right"> <h2 class="wb-inv">Language selection</h2> <div class="row"> <div class="col-md-12"> <ul class="list-inline mrgn-bttm-0"> <li><a href="nvgt.do?V_TOKEN=1492293459479&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=22962&V_SEARCH.docsStart=22961&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn//magmi/web/download_file.php?_flId?_flxKy=e1s1&amp;estblmntNo=234567041301&amp;profileId=61&amp;_evId=bck&amp;lang=eng&amp;V_SEARCH.showStricts=false&amp;prtl=1&amp;_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li> </ul> </div> </div> </section> <div class="row"> <div class="brand col-xs-8 col-sm-9 col-md-6"> <a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a> </div> <section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn"> <h2>Search and menus</h2> <ul class="list-inline text-right chvrn"> <li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li> </ul> <div id="mb-pnl"></div> </section> <!-- Site Search Removed --> </div> </div> <nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement"> <h2 class="wb-inv">Topics menu</h2> <div class="container nvbar"> <div class="row"> <ul class="list-inline menu"> <li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li> <li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li> <li><a href="https://travel.gc.ca/">Travel</a></li> <li><a href="https://www.canada.ca/en/services/business.html">Business</a></li> <li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li> <li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li> <li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li> <li><a href="https://www.canada.ca/en/services.html">More services</a></li> </ul> </div> </div> </nav> <!-- EPIC BODY BEGIN --> <nav role="navigation" id="wb-bc" class="" property="breadcrumb"> <h2 class="wb-inv">You are here:</h2> <div class="container"> <div class="row"> <ol class="breadcrumb"> <li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li> <li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li> <li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li> </ol> </div> </div> </nav> </header> <main id="wb-cont" role="main" property="mainContentOfPage" class="container"> <!-- End Header --> <!-- Begin Body --> <!-- Begin Body Title --> <!-- End Body Title --> <!-- Begin Body Head --> <!-- End Body Head --> <!-- Begin Body Content --> <br> <!-- Complete Profile --> <!-- Company Information above tabbed area--> <input id="showMore" type="hidden" value='more'/> <input id="showLess" type="hidden" value='less'/> <h1 id="wb-cont"> Company profile - Canadian Company Capabilities </h1> <div class="profileInfo hidden-print"> <ul class="list-inline"> <li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&amp;rstBtn.x=" class="btn btn-link">New Search</a>&nbsp;|</li> <li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do"> <input type="hidden" name="lang" value="eng" /> <input type="hidden" name="profileId" value="" /> <input type="hidden" name="prtl" value="1" /> <input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" /> <input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" /> <input type="hidden" name="V_SEARCH.depth" value="1" /> <input type="hidden" name="V_SEARCH.showStricts" value="false" /> <input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" /> </form></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=22960&amp;V_DOCUMENT.docRank=22961&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492293476160&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567029285&amp;profileId=&amp;key.newSearchLabel=">Previous Company</a></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=22962&amp;V_DOCUMENT.docRank=22963&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492293476160&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=900448350000&amp;profileId=&amp;key.newSearchLabel=">Next Company</a></li> </ul> </div> <details> <summary>Third-Party Information Liability Disclaimer</summary> <p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p> </details> <h2> Indutec Alchemist (1987) Inc. </h2> <div class="row"> <div class="col-md-5"> <h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2> <p>Indutec Alchemist (1987) Inc.</p> <p><a href="mailto:indutec@indutec.ca" title="indutec@indutec.ca">indutec@indutec.ca</a></p> </div> <div class="col-md-4 mrgn-sm-sm"> <h2 class="h5 mrgn-bttm-0">Mailing Address:</h2> <address class="mrgn-bttm-md"> 80 Burnett Ave<br/> WINNIPEG, Manitoba<br/> R2G 1C1 <br/> </address> <h2 class="h5 mrgn-bttm-0">Location Address:</h2> <address class="mrgn-bttm-md"> 80 Burnett Ave<br/> WINNIPEG, Manitoba<br/> R2G 1C1 <br/> </address> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (204) 667-6672 </p> <p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>: (204) 668-1532</p> </div> <div class="col-md-3 mrgn-tp-md"> </div> </div> <div class="row mrgn-tp-md mrgn-bttm-md"> <div class="col-md-12"> <h2 class="wb-inv">Company Profile</h2> <br> PRODUCERS OF ZINC AND ALUMINUM PRESSURE DIE CASTINGS<br> </div> </div> <!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> --> <div class="wb-tabs ignore-session"> <div class="tabpanels"> <details id="details-panel1"> <summary> Full profile </summary> <!-- Tab 1 --> <h2 class="wb-invisible"> Full profile </h2> <!-- Contact Information --> <h3 class="page-header"> Contact information </h3> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Susan Harlow </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> Office Manager<br> </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (204) 667-6672 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (204) 668-1532 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> susan@indutec.ca </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Bruce Hiebert </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> General Manager </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (204) 667-6672 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (204) 668-1532 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> bruce@indutec.ca </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Company Description --> <h3 class="page-header"> Company description </h3> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> Yes &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 331523 - Non-Ferrous Die-Casting Foundries </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Manufacturer / Processor / Producer &nbsp; </div> </div> </section> <!-- Products / Services / Licensing --> <h3 class="page-header"> Product / Service / Licensing </h3> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> ZINC AND ALUMINUM PRESSURE DIE CASTINGS <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> ZINC AND ALUMINUM PRESSURE DIE CASTINGS <br> Specialzing in Window Hardware<br> <br> </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Technology Profile --> <!-- Market Profile --> <h3 class="page-header"> Market profile </h3> <section class="container-fluid"> <h4> Geographic markets: </h4> <h5> Export experience: </h5> <ul> <li>United States</li> </ul> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Sector Information --> <details class="mrgn-tp-md mrgn-bttm-md"> <summary> Third-Party Information Liability Disclaimer </summary> <p> Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements. </p> </details> </details> <details id="details-panel2"> <summary> Contacts </summary> <h2 class="wb-invisible"> Contact information </h2> <!-- Contact Information --> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Susan Harlow </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> Office Manager<br> </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (204) 667-6672 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (204) 668-1532 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> susan@indutec.ca </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Bruce Hiebert </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> General Manager </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (204) 667-6672 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (204) 668-1532 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> bruce@indutec.ca </div> </div> </section> </details> <details id="details-panel3"> <summary> Description </summary> <h2 class="wb-invisible"> Company description </h2> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> Yes &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 331523 - Non-Ferrous Die-Casting Foundries </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Manufacturer / Processor / Producer &nbsp; </div> </div> </section> </details> <details id="details-panel4"> <summary> Products, services and licensing </summary> <h2 class="wb-invisible"> Product / Service / Licensing </h2> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> ZINC AND ALUMINUM PRESSURE DIE CASTINGS <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> ZINC AND ALUMINUM PRESSURE DIE CASTINGS <br> Specialzing in Window Hardware<br> <br> </div> </div> </section> </details> <details id="details-panel6"> <summary> Market </summary> <h2 class="wb-invisible"> Market profile </h2> <section class="container-fluid"> <h4> Geographic markets: </h4> <h5> Export experience: </h5> <ul> <li>United States</li> </ul> </section> </details> </div> </div> <div class="row"> <div class="col-md-12 text-right"> Last Update Date 2015-04-02 </div> </div> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z --> <!-- End Body Content --> <!-- Begin Body Foot --> <!-- End Body Foot --> <!-- END MAIN TABLE --> <!-- End body --> <!-- Begin footer --> <div class="row pagedetails"> <div class="col-sm-5 col-xs-12 datemod"> <dl id="wb-dtmd"> <dt class=" hidden-print">Date Modified:</dt> <dd class=" hidden-print"> <span><time>2017-03-02</time></span> </dd> </dl> </div> <div class="clear visible-xs"></div> <div class="col-sm-4 col-xs-6"> </div> <div class="col-sm-3 col-xs-6 text-right"> </div> <div class="clear visible-xs"></div> </div> </main> <footer role="contentinfo" id="wb-info"> <nav role="navigation" class="container wb-navcurr"> <h2 class="wb-inv">About government</h2> <!-- EPIC FOOTER BEGIN --> <!-- EPI-11638 Contact us --> <ul class="list-unstyled colcount-sm-2 colcount-md-3"> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&amp;from=Industries">Contact us</a></li> <li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li> <li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li> <li><a href="https://www.canada.ca/en/news.html">News</a></li> <li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li> <li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li> <li><a href="http://pm.gc.ca/eng">Prime Minister</a></li> <li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li> <li><a href="http://open.canada.ca/en/">Open government</a></li> </ul> </nav> <div class="brand"> <div class="container"> <div class="row"> <nav class="col-md-10 ftr-urlt-lnk"> <h2 class="wb-inv">About this site</h2> <ul> <li><a href="https://www.canada.ca/en/social.html">Social media</a></li> <li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li> <li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li> </ul> </nav> <div class="col-xs-6 visible-sm visible-xs tofpg"> <a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a> </div> <div class="col-xs-6 col-md-2 text-right"> <object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object> </div> </div> </div> </div> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script> <![endif]--> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script> <!-- EPI-10519 --> <span class="wb-sessto" data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span> <script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script> <!-- EPI-11190 - Webtrends --> <script src="/eic/home.nsf/js/webtrends.js"></script> <script>var endTime = new Date();</script> <noscript> <div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.4.0&amp;dcssip=www.ic.gc.ca"/></div> </noscript> <!-- /Webtrends --> <!-- JS deps --> <script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script> <!-- EPI-11262 - Util JS --> <script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script> <!-- EPI-11383 --> <script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script> <span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span> </body></html> <!-- End Footer --> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z -->
jetty/javadoc/org/mortbay/util/class-use/ByteArrayISO8859Writer.html
napcs/qedserver
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_22) on Thu Nov 11 09:12:14 EST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.mortbay.util.ByteArrayISO8859Writer (Jetty Server Project 6.1.26 API) </TITLE> <META NAME="date" CONTENT="2010-11-11"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.mortbay.util.ByteArrayISO8859Writer (Jetty Server Project 6.1.26 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/mortbay/util/ByteArrayISO8859Writer.html" title="class in org.mortbay.util"><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/mortbay/util//class-useByteArrayISO8859Writer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ByteArrayISO8859Writer.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.mortbay.util.ByteArrayISO8859Writer</B></H2> </CENTER> No usage of org.mortbay.util.ByteArrayISO8859Writer <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/mortbay/util/ByteArrayISO8859Writer.html" title="class in org.mortbay.util"><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/mortbay/util//class-useByteArrayISO8859Writer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ByteArrayISO8859Writer.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 1995-2010 <a href="http://www.mortbay.com">Mort Bay Consulting</a>. All Rights Reserved. </BODY> </HTML>
style.css
kelly-championfx/binary-style
main { width: 100%; display: block; margin: 0 auto; max-width: 1000px; } .title { margin: 10px 0 2px; } .container { margin: 0 auto; max-width: 1240px; padding-right: 10px; padding-left: 10px; box-sizing: border-box; } .palette { padding: 10px; border: 1px solid #000; } .code-sample { margin-top: 1rem; margin-bottom: 3rem; } .code-sample code{ margin-bottom: 0; } .f-demo { padding: 5px; width: 100%; border: 1px solid #ddd; border-radius: 2px; background: #f7f7f7; text-align: center; } /* desert scheme ported from vim to google prettify */ pre.prettyprint { display: block; background-color: #333; padding-left:10px; } pre .nocode { background-color: none; color: #000; text-align:left; } pre .str { color: #ffa0a0 } /* string - pink */ pre .kwd { color: #f0e68c; } pre .com { color: #87ceeb } /* comment - skyblue */ pre .typ { color: #98fb98 } /* type - lightgreen */ pre .lit { color: #cd5c5c } /* literal - darkred */ pre .pun { color: #fff } /* punctuation */ pre .pln { color: #fff } /* plaintext */ pre .tag { color: #f0e68c; } /* html/xml tag - lightyellow */ pre .atn { color: #bdb76b; font-weight: bold } /* attribute name - khaki */ pre .atv { color: #ffa0a0 } /* attribute value - pink */ pre .dec { color: #98fb98 } /* decimal - lightgreen */ /* Specify class=linenums on a pre to get line numbering */ ol.linenums { margin-top: 0; margin-bottom: 0; color: #AEAEAE } /* IE indents via margin-left */ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 { list-style-type: none } /* Alternate shading for lines */ li.L1, li.L3, li.L5, li.L7, li.L9 {} @media print { pre.prettyprint { background-color: none } pre .str, code .str { color: #060 } pre .kwd, code .kwd { color: #006; font-weight: bold } pre .com, code .com { color: #600; font-style: italic } pre .typ, code .typ { color: #404; font-weight: bold } pre .lit, code .lit { color: #044 } pre .pun, code .pun { color: #440 } pre .pln, code .pln { color: #000 } pre .tag, code .tag { color: #006; font-weight: bold } pre .atn, code .atn { color: #404 } pre .atv, code .atv { color: #060 } } /* Flex */ .f-row { display: flex; flex-flow: row wrap; justify-content: center; /*align-items: center;*/ } .f-row.flex-vertical { flex-direction: column; justify-content: flex-start; } .f-row.flex-vertical .f-item { width: 100%; } .f-row.f-row-start { justify-content: flex-start; } .f-row.f-row-end { justify-content: flex-end; } .f-row.f-row-between { justify-content: space-between; } .f-row.f-row-around { justify-content: space-around; } .icon-section > .f-item .f-row { margin-bottom: 1rem; } .f-item-common, .f-item, .f-item-10, .f-item-20, .f-item-25, .f-item-33, .f-item-50, .f-item-67, .f-item-75, .f-item-80, .f-item-90 { display: inline-block; width: initial; margin-left: 20px; } .f-item { flex: 1 1 auto; } .f-item-10 { flex: 0 0 10%; max-width: 10%; } .f-item-20 { flex: 0 0 20%; max-width: 20%; } .f-item-25 { flex: 0 0 25%; max-width: 25%; } .f-item-33 { flex: 0 0 33.3333%; max-width: 33.3333%; } .f-item-50 { flex: 0 0 50%; max-width: 50%; } .f-item-67 { flex: 0 0 66.666%; max-width: 66.666%; } .f-item-75 { flex: 0 0 75%; max-width: 75%; } .f-item-80 { flex: 0 0 80%; max-width: 80%; } .f-item-90 { flex: 0 0 90%; max-width: 90%; } /* align a flex item. default is set by flex-row which is center */ .f-item-start { align-self: flex-start; } .f-item-end { align-self: flex-end; } .f-item-center { align-self: center; } .f-item-base { align-self: baseline; } .f-item-stretch { align-self: stretch; } #content { max-width: 1240px; padding: 0 2rem; margin: 0 auto; flex-direction: column; } #mobile-page-selector { width: 100%; display: none; margin: 2rem 0 1rem; } .page-wrapper { display: flex; margin-top: 40px; } .page-wrapper > .sidebar-left { flex: 1; margin: 0 0 2rem 0; overflow: hidden; } .page-wrapper > .sidebar-left ul { padding: 0; margin: 0; } .page-content { flex: 4; } .page-content > div:not(:first-child) { display: none; } @media all and (max-width: 479px) { .f-item-common-1, .f-item, .f-item-10, .f-item-20, .f-item-25, .f-item-33, .f-item-50, .f-item-67, .f-item-75, .f-item-80, .f-item-90 { padding: 0.25rem; display: inline-block; width: initial; } .f-item, .f-item-10, .f-item-20, .f-item-25, .f-item-33, .f-item-50, .f-item-67, .f-item-75, .f-item-80, .f-item-90 { flex: 1 1 100%; max-width: 100%; } } @media screen and (max-width: 769px) { .mobile-hide { display: none !important; } #header #logo, .header #logo { width: 100%; } #mobile-page-selector { display: block; } .sidebar-left { display: none; } } .flex { display: flex; align-items: center; } /* Champion */ .logos { padding:20px;} .logos div{display:block; } .logo-preview {padding:20px;} .code--info--separator {border-top:1px solid #ccc; margin:20px 0; font-size: 24px; padding-top:0px; font-weight:400; color: #ccc; letter-spacing:6px; text-align:right; text-transform:uppercase;}
docs/talk/tips-for-methodology-teaching/index.html
ShKlinkenberg/site
<!DOCTYPE html><html lang="en-us" > <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Wowchemy 5.0.0-beta.1 for Hugo"> <meta name="author" content="Sharon Klinkenberg"> <meta name="description" content="Chip Huisman, an experienced methodology teacher within the Sociology department recently interviewed Sharon Klinkenberg about moving methodology teaching online."> <link rel="alternate" hreflang="en-us" href="https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <meta name="theme-color" content="#0095eb"> <script src="/js/mathjax-config.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha256-FMvZuGapsJLjouA6k7Eo2lusoAX9i0ShlWFG6qt7SLc=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/github.min.css" crossorigin="anonymous" title="hl-light"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.css" integrity="sha512-1xoFisiGdy9nvho8EgXuXvnpR5GAMSjFwp40gSRE3NwdUdIMIKuPa7bqoUhLD0O/5tPNhteAsE5XyyMi5reQVA==" crossorigin="anonymous"> <script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.2.2/lazysizes.min.js" integrity="sha512-TmDwFLhg3UA4ZG0Eb4MIyT1O1Mb+Oww5kFG0uHqXsdbyZz9DcvYQhKpGgNkamAI6h2lGGZq2X8ftOJvF/XjTUg==" crossorigin="anonymous" async></script> <script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js" integrity="" crossorigin="anonymous" async></script> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap"> <link rel="stylesheet" href="/css/wowchemy.e28754fc95e31d0eea2e29285ec4e433.css"> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-135035399-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } function trackOutboundLink(url, target) { gtag('event', 'click', { 'event_category': 'outbound', 'event_label': url, 'transport_type': 'beacon', 'event_callback': function () { if (target !== '_blank') { document.location = url; } } }); console.debug("Outbound link clicked: " + url); } function onClickCallback(event) { if ((event.target.tagName !== 'A') || (event.target.host === window.location.host)) { return; } trackOutboundLink(event.target, event.target.getAttribute('target')); } gtag('js', new Date()); gtag('config', 'UA-135035399-1', {}); document.addEventListener('click', onClickCallback, false); </script> <link rel="manifest" href="/index.webmanifest"> <link rel="icon" type="image/png" href="/images/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_32x32_fill_lanczos_center_2.png"> <link rel="apple-touch-icon" type="image/png" href="/images/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_192x192_fill_lanczos_center_2.png"> <link rel="canonical" href="https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/"> <meta property="twitter:card" content="summary"> <meta property="og:site_name" content="Klinkenberg"> <meta property="og:url" content="https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/"> <meta property="og:title" content="Tips for Methodology Teaching | Klinkenberg"> <meta property="og:description" content="Chip Huisman, an experienced methodology teacher within the Sociology department recently interviewed Sharon Klinkenberg about moving methodology teaching online."><meta property="og:image" content="https://www.klinkenberg.amsterdam/images/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_512x512_fill_lanczos_center_2.png"> <meta property="twitter:image" content="https://www.klinkenberg.amsterdam/images/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_512x512_fill_lanczos_center_2.png"><meta property="og:locale" content="en-us"> <meta property="article:published_time" content="2020-11-02T00:00:00&#43;00:00"> <meta property="article:modified_time" content="2021-04-30T23:23:06&#43;02:00"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Event", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/" }, "name": "Tips for Methodology Teaching", "startDate": "2020-11-02T00:00:00Z", "performer": { "@type": "Person", "name": "Sharon Klinkenberg" }, "description": "Chip Huisman, an experienced methodology teacher within the Sociology department recently interviewed Sharon Klinkenberg about moving methodology teaching online." } </script> <title>Tips for Methodology Teaching | Klinkenberg</title> </head> <body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class="page-wrapper "> <script src="/js/wowchemy-init.min.25bb65fc185bceea61395d5b0560127a.js"></script> <aside class="search-results" id="search"> <div class="container"> <section class="search-header"> <div class="row no-gutters justify-content-between mb-3"> <div class="col-6"> <h1>Search</h1> </div> <div class="col-6 col-search-close"> <a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a> </div> </div> <div id="search-box"> <input name="q" id="search-query" placeholder="Search..." autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false" type="search" class="form-control"> </div> </section> <section class="section-search-results"> <div id="search-hits"> </div> </section> </div> </aside> <div class="page-header"> <nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main"> <div class="container"> <div class="d-none d-lg-inline-flex"> <a class="navbar-brand" href="/">Klinkenberg</a> </div> <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> <span><i class="fas fa-bars"></i></span> </button> <div class="navbar-brand-mobile-wrapper d-inline-flex d-lg-none"> <a class="navbar-brand" href="/">Klinkenberg</a> </div> <div class="navbar-collapse main-menu-item collapse justify-content-end" id="navbar-content"> <ul class="navbar-nav d-md-inline-flex"> <li class="nav-item"> <a class="nav-link " href="/#about"><span>Home</span></a> </li> <li class="nav-item"> <a class="nav-link " href="/#talks"><span>Talks</span></a> </li> <li class="nav-item"> <a class="nav-link " href="/#posts"><span>Posts</span></a> </li> <li class="nav-item"> <a class="nav-link " href="/#featured"><span>Publications</span></a> </li> <li class="nav-item"> <a class="nav-link " href="/#contact"><span>Contact</span></a> </li> </ul> </div> <ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2"> <li class="nav-item"> <a class="nav-link js-search" href="#" aria-label="Search"><i class="fas fa-search" aria-hidden="true"></i></a> </li> </ul> </div> </nav> </div> <div class="page-body"> <div class="pub"> <div class="article-container pt-3"> <h1>Tips for Methodology Teaching</h1> <div class="article-metadata"> </div> <div class="btn-links mb-3"> <a class="btn btn-outline-primary my-1 mr-1" href="https://youtu.be/Z6Ie_ELBq40" target="_blank" rel="noopener"> Video </a> </div> </div> <div class="article-container"> <br> <div class="row"> <div class="col-md-1"></div> <div class="col-md-10"> <div class="row"> <div class="col-12 col-md-3 pub-row-heading">Date</div> <div class="col-12 col-md-9"> Nov 2, 2020 12:00 AM </div> </div> </div> <div class="col-md-1"></div> </div> <div class="d-md-none space-below"></div> <div class="space-below"></div> <div class="article-style"> <p>Chip Huisman, an experienced methodology teacher within the Sociology department recently interviewed Sharon Klinkenberg about moving methodology teaching online.</p> <iframe width="100%" height="315" src="https://www.youtube.com/embed/Z6Ie_ELBq40" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> <div class="article-tags"> <a class="badge badge-light" href="/tag/tlc-fmg/">TLC-FMG</a> </div> <div class="share-box" aria-hidden="true"> <ul class="share"> <li> <a href="https://twitter.com/intent/tweet?url=https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/&amp;text=Tips%20for%20Methodology%20Teaching" target="_blank" rel="noopener" class="share-btn-twitter"> <i class="fab fa-twitter"></i> </a> </li> <li> <a href="https://www.facebook.com/sharer.php?u=https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/&amp;t=Tips%20for%20Methodology%20Teaching" target="_blank" rel="noopener" class="share-btn-facebook"> <i class="fab fa-facebook"></i> </a> </li> <li> <a href="mailto:?subject=Tips%20for%20Methodology%20Teaching&amp;body=https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/" target="_blank" rel="noopener" class="share-btn-email"> <i class="fas fa-envelope"></i> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?url=https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/&amp;title=Tips%20for%20Methodology%20Teaching" target="_blank" rel="noopener" class="share-btn-linkedin"> <i class="fab fa-linkedin-in"></i> </a> </li> <li> <a href="whatsapp://send?text=Tips%20for%20Methodology%20Teaching%20https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/" target="_blank" rel="noopener" class="share-btn-whatsapp"> <i class="fab fa-whatsapp"></i> </a> </li> <li> <a href="https://service.weibo.com/share/share.php?url=https://www.klinkenberg.amsterdam/talk/tips-for-methodology-teaching/&amp;title=Tips%20for%20Methodology%20Teaching" target="_blank" rel="noopener" class="share-btn-weibo"> <i class="fab fa-weibo"></i> </a> </li> </ul> </div> <div class="media author-card content-widget-hr"> <a href="https://www.klinkenberg.amsterdam/"><img class="avatar mr-3 avatar-circle" src="/author/sharon-klinkenberg/avatar_hu809d6daa59c7c2f61bef6ed94abe6e86_539318_270x270_fill_q75_lanczos_center.jpg" alt="Sharon Klinkenberg"></a> <div class="media-body"> <h5 class="card-title"><a href="https://www.klinkenberg.amsterdam/">Sharon Klinkenberg</a></h5> <p class="card-text">My research interests are in the validity and reliability of adaptive assessment methods and the effectiveness of blended learning interventions.</p> <ul class="network-icon" aria-hidden="true"> <li> <a href="javascript:window.location.href%20=%20%27mailto:%27%20&#43;%20[%27s.klinkenberg%27,%27uva.nl%27].join%28%27@%27%29" > <i class="fas fa-envelope"></i> </a> </li> <li> <a href="https://www.linkedin.com/in/sharonklinkenberg/" target="_blank" rel="noopener"> <i class="fab fa-linkedin"></i> </a> </li> <li> <a href="https://www.youtube.com/channel/UCscyOTFuPepIFyyDWrf2CkQ" target="_blank" rel="noopener"> <i class="fab fa-youtube"></i> </a> </li> <li> <a href="http://twitter.com/ShKlinkenberg" target="_blank" rel="noopener"> <i class="fab fa-twitter"></i> </a> </li> <li> <a href="https://scholar.google.nl/citations?user=rB1Afg4AAAAJ&amp;hl=nl" target="_blank" rel="noopener"> <i class="fas fa-graduation-cap"></i> </a> </li> <li> <a href="http://github.com/shklinkenberg" target="_blank" rel="noopener"> <i class="fab fa-github"></i> </a> </li> </ul> </div> </div> </div> </div> </div> <div class="page-footer"> <div class="container"> <footer class="site-footer"> <p class="powered-by"> © 2016 Sharon Klinkenberg </p> <p class="powered-by"> Published with <a href="https://wowchemy.com/?utm_campaign=poweredby" target="_blank" rel="noopener">Wowchemy</a> — the free, <a href="https://github.com/wowchemy/wowchemy-hugo-modules" target="_blank" rel="noopener"> open source</a> website builder that empowers creators. </p> </footer> </div> </div> <div id="modal" class="modal fade" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Cite</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <pre><code class="tex hljs"></code></pre> </div> <div class="modal-footer"> <a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank"> <i class="fas fa-copy"></i> Copy </a> <a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank"> <i class="fas fa-download"></i> Download </a> <div id="modal-error"></div> </div> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/instant.page/5.1.0/instantpage.min.js" integrity="sha512-1+qUtKoh9XZW7j+6LhRMAyOrgSQKenQ4mluTR+cvxXjP1Z54RxZuzstR/H9kgPXQsVB8IW7DMDFUJpzLjvhGSQ==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/highlight.min.js" integrity="sha512-TDKKr+IvoqZnPzc3l35hdjpHD0m+b2EC2SrLEgKDRWpxf2rFCxemkgvJ5kfU48ip+Y+m2XVKyOCD85ybtlZDmw==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/languages/r.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/languages/latex.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.js" integrity="sha512-SeiQaaDh73yrb56sTW/RgVdi/mMqNeM2oBwubFHagc5BkixSpP1fvqF47mKzPGWYSSy4RwbBunrJBQ4Co8fRWA==" crossorigin="anonymous"></script> <script>const code_highlighting = true;</script> <script> const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3}; const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"}; const content_type = { 'post': "Posts", 'project': "Projects", 'publication' : "Publications", 'event' : "Events", 'slides' : "Slides" }; </script> <script id="search-hit-fuse-template" type="text/x-template"> <div class="search-hit" id="summary-{{key}}"> <div class="search-hit-content"> <div class="search-hit-name"> <a href="{{relpermalink}}">{{title}}</a> <div class="article-metadata search-hit-type">{{type}}</div> <p class="search-hit-description">{{snippet}}</p> </div> </div> </div> </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script> <script src="/js/wowchemy.min.572b7caf7fe601716a0f74d67d754c21.js"></script> </body> </html>
www/templates/login.html
tanujsanwal/Firebase-Angular-Chat-App
<header-bar title="'Enter '" left-buttons="leftButtons" type="bar-energized" align-title="center"> </header-bar> <view> <content> <br><br> <form ng-submit="doLogin()"> <div class="list"> <h3 style="color:#0c63ee;padding:4%;margin-top:10px;">Please Enter Your Facebook User Name </h3 > <label class="item item-input"> <span class="input-label slideLeft" style="color:#0c63ee">Username</span> <input type="text" ng-model="loginData.username" required/> </label> <label class="item"> <center> <button class="button button-full button-positive" type="submit">Log in</button> </center> </label> </div> </form> <!-- <button class="md-raised md-primary" ng-click="dofb()" >fb Log in</button>--> </content> </view>
task3/css/style.css
Ronny25/Ronny25.github.io
.back{ height: 950px; width: 1366px; background-color: #f9f9f9; } .page{ height: 950px; width: 1060px; margin: auto; background-color: #fff; box-shadow: 1px 0px 4px 1px #bdbdbd, -1px 0px 4px 1px #bdbdbd; /* добавление тени для блока справа и слева */ } .logo{ height: 40px; width: 144px; margin: 50px 0px 40px 46px; } .menu{ height: 38px; margin: 0px 46px; background-image: url(../img/header-back.png); font-family: 'Open Sans Condensed', sans-serif; font-size: 15px; border: 1px solid #000; letter-spacing: -4px; } .menu li{ display: inline-block; line-height: 38px; letter-spacing: normal; } .menu a{ display: block; color: #fff; text-align: center; text-decoration: none; } .menu li:first-child a{ padding-left: 18px; padding-right: 60px; } .menu li:nth-child(3) a{ padding-left: 60px; padding-right: 60px; } .menu li:nth-child(2) a, .menu li:last-child a{ padding-left: 18px; padding-right: 18px; } .menu a:hover{ background-image: url(../img/selected-header.png); border-left: 1px solid #838383; border-right: 1px solid #838383; } .main{ width: 1060px; margin: 40px 46px; overflow: hidden; } .sidebar{ width: 240px; margin-right: 47px; float: left; font-family: 'Open Sans Condensed', sans-serif; font-size: 15px; } .sidebar li{ padding-left: 18px; line-height: 38px; border: 1px solid #c8c8c8; border-bottom: none; } .sidebar li:last-child{ border-bottom: 1px solid #c8c8c8; } .sidebar a{ display: block; color: #000; text-align: left;; text-decoration: none; } .sidebar li:hover{ background-color: #f9f9f9; } .sidebar a:hover{ padding-left: 18px; } .textLorem{ width: 630px; margin: 40px 68px 0px 309px; line-height: 1.5; color: #2c2c2c; font-family: 'Open Sans Condensed', sans-serif; font-size: 14px; } .footer{ margin: 0px 46px; line-height: 40px; background-color: #e1e1e1; font-family: 'Open Sans Condensed', sans-serif; font-size: 13px; letter-spacing: -4px; } .footer li{ display: inline-block; text-align: center; letter-spacing: normal; } .footer a{ display: block; color: #000; line-height: 40px; text-decoration: none; } .footer a:hover{ text-decoration: underline; } .footer li:first-child a{ padding-left: 22px; padding-right: 60px; } .footer li:nth-child(2) a{ padding-left: 18px; padding-right: 18px; } .footer li:nth-child(3) a{ padding-left: 60px; padding-right: 60px; } .footer li:nth-child(4) a{ padding-left: 18px; padding-right: 18px; } .rights{ float: right; padding-right: 22px; }
index.html
jlalic/jlalic.github.io
--- layout: default title: Home --- <div class="row"> <div class="small-12 column"> <div class="small-block-grid-2 medium-block-grid-2"> <div class="row"> <div class="small-12 column"> <div class="prj-wrap"> <div class="overlay"> <div class="row"> <div class="small-12 column"> <h3>Dice Services Company Website</h3> <span class="label">JavaScript</span> <span class="label">jQuery</span> <span class="label">Jekyll</span> <span class="label">Gulp</span> <span class="label">HTML5</span> <span class="label">SASS</span> <span class="label">Bootstrap</span> <p></p> <a href="https://dice.services" class="button tiny">View</a> </div> </div> </div> <img src="public/prj-dice-site.png" alt="Dice Services website screenshot"> </div> </div> <div class="small-12 column"> <div class="prj-wrap"> <div class="overlay"> <div class="row"> <div class="small-12 column"> <h3>Attendance Admin</h3> <span class="label">ES2015</span> <span class="label">React</span> <span class="label">Redux</span> <span class="label">React-Bootstrap</span> <p></p> <a href="http://attendance-admin.surge.sh/" class="button tiny">View Live</a> <a href="https://github.com/jlalic/attendance-admin" class="button tiny">Source</a> </div> </div> </div> <img src="public/prj-attendance-admin.png" alt="Attendance Admin screenshot"> </div> </div> <div class="small-12 column"> <div class="prj-wrap"> <div class="overlay"> <div class="row"> <div class="small-12 column"> <h3>Forkast</h3> <span class="label">Angular</span> <span class="label">Gulp</span> <span class="label">Jasmine/Karma</span> <span class="label">Open Weather Map</span> <span class="label">Foundation 5</span> <p></p> <a href="https://github.com/jlalic/forkast" class="button tiny">Source</a> </div> </div> </div> <img src="public/prj-forkast.png" alt="Forkast Weather screenshot"> </div> </div> </div> </div> </div> </div> </div> {% comment %} <!-- <div class="posts"> {% for post in site.posts %} <div class="post"> <h1 class="post-title"> {{ post.title }} </h1> <span class="post-date">{{ post.date | date_to_string }}</span> {{ post.content }} </div> {% include comments.html %} {% endfor %} </div> --> <!-- <div class="pagination"> {% if paginator.next_page %} <a class="pagination-item older" href="{{ site.baseurl }}page{{paginator.next_page}}">Older</a> {% else %} <span class="pagination-item older">Older</span> {% endif %} {% if paginator.previous_page %} {% if paginator.page == 2 %} <a class="pagination-item newer" href="{{ site.baseurl }}">Newer</a> {% else %} <a class="pagination-item newer" href="{{ site.baseurl }}page{{paginator.previous_page}}">Newer</a> {% endif %} {% else %} <span class="pagination-item newer">Newer</span> {% endif %} </div> --> {% endcomment %}
bootstrap/templates/admin/index.html
maxfolley/django-bootstrap-admin
{% extends "admin/base_site.html" %} {% load i18n admin_static %} {% block coltype %}colMS{% endblock %} {% block bodyclass %}dashboard{% endblock %} {% block content %} <div id="content-main" class="pull-left"> {% if app_list %} {% for app in app_list %} <div class="module"> <h4><a href="{{ app.app_url }}">{% blocktrans with name=app.name %}{{ name }}{% endblocktrans %}</a></h4> <table class="table table-striped table-hover" summary="{% blocktrans with name=app.name %}Models available in the {{ name }} application.{% endblocktrans %}"> {% for model in app.models %} <tr> {% if model.admin_url %} <th scope="row"><a href="{{ model.admin_url }}">{{ model.name }}</a></th> {% else %} <th scope="row">{{ model.name }}</th> {% endif %} {% if model.add_url %} <td><i class="icon-plus-sign"></i>&nbsp;<a href="{{ model.add_url }}" class="addlink">{% trans 'Add' %}</a></td> {% else %} <td>&nbsp;</td> {% endif %} {% if model.admin_url %} <td><i class="icon-edit"></i>&nbsp;<a href="{{ model.admin_url }}" class="changelink">{% trans 'Edit' %}</a></td> {% else %} <td>&nbsp;</td> {% endif %} </tr> {% endfor %} </table> </div> {% endfor %} {% else %} <p>{% trans "You don't have permission to edit anything." %}</p> {% endif %} </div> {% endblock %} {% block sidebar %} <div id="content-related" class="pull-right"> <div class="module" id="recent-actions-module"> <h4>{% trans 'Recent Actions' %}</h4> {% load log %} {% get_admin_log 10 as admin_log for_user user %} {% if not admin_log %} <p>{% trans 'None available' %}</p> {% else %} <table class="table table-striped"> {% for entry in admin_log %} <tr class="{% if entry.is_addition %}success{% endif %}{% if entry.is_change %}warning{% endif %}{% if entry.is_deletion %}error{% endif %}" > <td> <i class="icon-white {% if entry.is_addition %}icon-ok-circle{% endif %}{% if entry.is_change %}icon-edit{% endif %}{% if entry.is_deletion %}icon-remove-circle{% endif %}"></i> {% if entry.is_deletion or not entry.get_admin_url %} {{ entry.object_repr }} {% else %} <a href="{{ entry.get_admin_url }}">{{ entry.object_repr }}</a> {% endif %} </td> <td> {% if entry.content_type %} <span class="mini quiet">{% filter capfirst %}{% trans entry.content_type.name %}{% endfilter %}</span> {% else %} <span class="mini quiet">{% trans 'Unknown content' %}</span> {% endif %} </td> </tr> {% endfor %} </table> {% endif %} </div> </div> {% endblock %}
document/AXSelectConverter.html
axisj/axisj-jsdoc
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>AXISJ API</title> <link rel="shortcut icon" href="https://www.axisj.com/sys-datas/plugins/axisj/ui/axisj.ico" type="image/x-icon" /> <link rel="icon" href="https://www.axisj.com/sys-datas/plugins/axisj/ui/axisj.ico" type="image/x-icon" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://www.axisj.com/sys-datas/layouts/axisj/images/ax-symbol.png" /> <link rel="apple-touch-icon-precomposed" href="https://www.axisj.com/sys-datas/layouts/axisj/images/ax-symbol.png" /> <meta name="description" content="풀 스택 오픈소스 자바스크립트 UI 프레임워크 AXISJ JSDOC API서비스 입니다." /> <meta name="keywords" content="AXISJ, JSDOC, API" /> <meta name="keyword" content="AXISJ, JSDOC, API" /> <meta property="og:title" content="AXISJ JSDOC"/> <meta property="og:type" content="JSDOC API"/> <meta property="og:image" content="http://dev.axisj.com/ui/AXJ.png"/> <meta property="og:site_name" content="풀 스택 오픈소스 자바스크립트 UI 프레임워크 - AXISJ"/> <meta property="og:url" content="http://newdoc.axisj.com"/> <script src="scripts/prettify/prettify.js"></script> <script src="scripts/prettify/lang-css.js"></script> <script src="scripts/jquery.min.js"></script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" media="only screen and (color)" href="styles/sunburst.css"> <link type="text/css" rel="stylesheet" media="only print" href="styles/prettify-jsdoc.css"> <link type="text/css" rel="stylesheet" href="styles/axisjdoc.css" /> <link rel="stylesheet" type="text/css" href="http://cdno.axisj.com/axicon/axicon.min.css" /> <script src="http://cdno.axisj.com/axisj/dist/AXJ.min.js"></script> <script> var config = {"monospaceLinks":true,"cleverLinks":true,"default":{"outputSourceFiles":true},"applicationName":"AXISJ API","git_liblink":"https://github.com/axisj/axisj/blob/master/lib/","disqus":"","googleAnalytics":"UA-56252826-1","openGraph":{"title":"AXISJ JSDOC","type":"JSDOC API","image":"http://dev.axisj.com/ui/AXJ.png","site_name":"풀 스택 오픈소스 자바스크립트 UI 프레임워크 - AXISJ","url":"http://newdoc.axisj.com"},"meta":{"title":"AXISJ API","description":"풀 스택 오픈소스 자바스크립트 UI 프레임워크 AXISJ JSDOC API서비스 입니다.","keyword":"AXISJ, JSDOC, API"}}; </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', config.googleAnalytics]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <div id="wrap" class="clearfix AXSelectConverter"> <div class="navigation"> <h3 class="applicationName"><a href="index.html"><i class="axi axi-axisj"></i> AXISJ API</a></h3> <div class="search"> <input id="search" type="text" class="form-control input-sm" placeholder="Search Documentations"> </div> <ul class="list"> <li class="item" data-name="Array"> <span class="title"> <a href="Array.html">Array</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Array.clear"><a href="Array.html#.clear">clear</a></li> <li data-name="Array.convertTree"><a href="Array.html#.convertTree">convertTree</a></li> <li data-name="Array.first"><a href="Array.html#.first">first</a></li> <li data-name="Array.getIndex"><a href="Array.html#.getIndex">getIndex</a></li> <li data-name="Array.getMaxObject"><a href="Array.html#.getMaxObject">getMaxObject</a></li> <li data-name="Array.getMinObject"><a href="Array.html#.getMinObject">getMinObject</a></li> <li data-name="Array.getToSeq"><a href="Array.html#.getToSeq">getToSeq</a></li> <li data-name="Array.hasObject"><a href="Array.html#.hasObject">hasObject</a></li> <li data-name="Array.last"><a href="Array.html#.last">last</a></li> <li data-name="Array.remove"><a href="Array.html#.remove">remove</a></li> <li data-name="Array.search"><a href="Array.html#.search">search</a></li> <li data-name="Array.searchObject"><a href="Array.html#.searchObject">searchObject</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXConfig"> <span class="title"> <a href="AXConfig.html">AXConfig</a> <span class="static">static</span> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="AXConfig.AXContextMenu"><a href="AXConfig.html#.AXContextMenu">AXContextMenu</a></li> <li data-name="AXConfig.AXEditor"><a href="AXConfig.html#.AXEditor">AXEditor</a></li> <li data-name="AXConfig.AXGrid"><a href="AXConfig.html#.AXGrid">AXGrid</a></li> <li data-name="AXConfig.AXInput"><a href="AXConfig.html#.AXInput">AXInput</a></li> <li data-name="AXConfig.AXModal"><a href="AXConfig.html#.AXModal">AXModal</a></li> <li data-name="AXConfig.AXProgress"><a href="AXConfig.html#.AXProgress">AXProgress</a></li> <li data-name="AXConfig.AXReq"><a href="AXConfig.html#.AXReq">AXReq</a></li> <li data-name="AXConfig.AXSelect"><a href="AXConfig.html#.AXSelect">AXSelect</a></li> <li data-name="AXConfig.AXTab"><a href="AXConfig.html#.AXTab">AXTab</a></li> <li data-name="AXConfig.AXTree"><a href="AXConfig.html#.AXTree">AXTree</a></li> <li data-name="AXConfig.AXUpload5"><a href="AXConfig.html#.AXUpload5">AXUpload5</a></li> <li data-name="AXConfig.AXValidator"><a href="AXConfig.html#.AXValidator">AXValidator</a></li> <li data-name="AXConfig.mobile"><a href="AXConfig.html#.mobile">mobile</a></li> <li data-name="AXConfig.weekDays"><a href="AXConfig.html#.weekDays">weekDays</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXContextMenu"> <span class="title"> <a href="AXContextMenu.html">AXContextMenu</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXContextMenu.bind"><a href="AXContextMenu.html#.bind">bind</a></li> <li data-name="AXContextMenu.bindSetConfig"><a href="AXContextMenu.html#.bindSetConfig">bindSetConfig</a></li> <li data-name="AXContextMenu.close"><a href="AXContextMenu.html#.close">close</a></li> <li data-name="AXContextMenu.open"><a href="AXContextMenu.html#.open">open</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="axf"> <span class="title"> <a href="axf.html">axf</a> <span class="static">static</span> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="axf.browser"><a href="axf.html#.browser">browser</a></li> <li data-name="axf.docTD"><a href="axf.html#.docTD">docTD</a></li> <li data-name="axf.Event"><a href="axf.html#.Event">Event</a></li> <li data-name="axf.mousewheelevt"><a href="axf.html#.mousewheelevt">mousewheelevt</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="axf.alert"><a href="axf.html#.alert">alert</a></li> <li data-name="axf.clientHeight"><a href="axf.html#.clientHeight">clientHeight</a></li> <li data-name="axf.clientWidth"><a href="axf.html#.clientWidth">clientWidth</a></li> <li data-name="axf.confirm"><a href="axf.html#.confirm">confirm</a></li> <li data-name="axf.console"><a href="axf.html#.console">console</a></li> <li data-name="axf.copyObject"><a href="axf.html#.copyObject">copyObject</a></li> <li data-name="axf.dayLen"><a href="axf.html#.dayLen">dayLen</a></li> <li data-name="axf.each"><a href="axf.html#.each">each</a></li> <li data-name="axf.encParam"><a href="axf.html#.encParam">encParam</a></li> <li data-name="axf.get_event_target"><a href="axf.html#.get_event_target">get_event_target</a></li> <li data-name="axf.getCookie"><a href="axf.html#.getCookie">getCookie</a></li> <li data-name="axf.getId"><a href="axf.html#.getId">getId</a></li> <li data-name="axf.getUniqueId"><a href="axf.html#.getUniqueId">getUniqueId</a></li> <li data-name="axf.getUrlInfo"><a href="axf.html#.getUrlInfo">getUrlInfo</a></li> <li data-name="axf.isEmpty"><a href="axf.html#.isEmpty">isEmpty</a></li> <li data-name="axf.overwriteObject"><a href="axf.html#.overwriteObject">overwriteObject</a></li> <li data-name="axf.scrollHeight"><a href="axf.html#.scrollHeight">scrollHeight</a></li> <li data-name="axf.scrollWidth"><a href="axf.html#.scrollWidth">scrollWidth</a></li> <li data-name="axf.setCookie"><a href="axf.html#.setCookie">setCookie</a></li> <li data-name="axf.timekey"><a href="axf.html#.timekey">timekey</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXPopOver"> <span class="title"> <a href="AXPopOver.html">AXPopOver</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXPopOver.bind"><a href="AXPopOver.html#.bind">bind</a></li> <li data-name="AXPopOver.bindSetConfig"><a href="AXPopOver.html#.bindSetConfig">bindSetConfig</a></li> <li data-name="AXPopOver.close"><a href="AXPopOver.html#.close">close</a></li> <li data-name="AXPopOver.open"><a href="AXPopOver.html#.open">open</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Class"> <span class="title"> <a href="Class.html">Class</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Class.create"><a href="Class.html#.create">create</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Date"> <span class="title"> <a href="Date.html">Date</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Date.axGetDay"><a href="Date.html#.axGetDay">axGetDay</a></li> <li data-name="Date.getTimeAgo"><a href="Date.html#.getTimeAgo">getTimeAgo</a></li> <li data-name="Date.print"><a href="Date.html#.print">print</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Error"> <span class="title"> <a href="Error.html">Error</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Error.print"><a href="Error.html#.print">print</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Function"> <span class="title"> <a href="Function.html">Function</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Function.argumentNames"><a href="Function.html#.argumentNames">argumentNames</a></li> <li data-name="Function.bind"><a href="Function.html#.bind">bind</a></li> <li data-name="Function.delay"><a href="Function.html#.delay">delay</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="jQueryExtends"> <span class="title"> <a href="jQueryExtends.html">jQueryExtends</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="jQueryExtends.addTabs"><a href="jQueryExtends.html#.addTabs">addTabs</a></li> <li data-name="jQueryExtends.bindAXResizable"><a href="jQueryExtends.html#.bindAXResizable">bindAXResizable</a></li> <li data-name="jQueryExtends.bindChecked"><a href="jQueryExtends.html#.bindChecked">bindChecked</a></li> <li data-name="jQueryExtends.bindDate"><a href="jQueryExtends.html#.bindDate">bindDate</a></li> <li data-name="jQueryExtends.bindDateTime"><a href="jQueryExtends.html#.bindDateTime">bindDateTime</a></li> <li data-name="jQueryExtends.bindInputDisabled"><a href="jQueryExtends.html#.bindInputDisabled">bindInputDisabled</a></li> <li data-name="jQueryExtends.bindMoney"><a href="jQueryExtends.html#.bindMoney">bindMoney</a></li> <li data-name="jQueryExtends.bindNumber"><a href="jQueryExtends.html#.bindNumber">bindNumber</a></li> <li data-name="jQueryExtends.bindPlaceHolder"><a href="jQueryExtends.html#.bindPlaceHolder">bindPlaceHolder</a></li> <li data-name="jQueryExtends.bindSearch"><a href="jQueryExtends.html#.bindSearch">bindSearch</a></li> <li data-name="jQueryExtends.bindSegment"><a href="jQueryExtends.html#.bindSegment">bindSegment</a></li> <li data-name="jQueryExtends.bindSelect"><a href="jQueryExtends.html#.bindSelect">bindSelect</a></li> <li data-name="jQueryExtends.bindSelectAddOptions"><a href="jQueryExtends.html#.bindSelectAddOptions">bindSelectAddOptions</a></li> <li data-name="jQueryExtends.bindSelectBlur"><a href="jQueryExtends.html#.bindSelectBlur">bindSelectBlur</a></li> <li data-name="jQueryExtends.bindSelectDisabled"><a href="jQueryExtends.html#.bindSelectDisabled">bindSelectDisabled</a></li> <li data-name="jQueryExtends.bindSelectFocus"><a href="jQueryExtends.html#.bindSelectFocus">bindSelectFocus</a></li> <li data-name="jQueryExtends.bindSelectGetAnchorObject"><a href="jQueryExtends.html#.bindSelectGetAnchorObject">bindSelectGetAnchorObject</a></li> <li data-name="jQueryExtends.bindSelector"><a href="jQueryExtends.html#.bindSelector">bindSelector</a></li> <li data-name="jQueryExtends.bindSelectorBlur"><a href="jQueryExtends.html#.bindSelectorBlur">bindSelectorBlur</a></li> <li data-name="jQueryExtends.bindSelectRemoveOptions"><a href="jQueryExtends.html#.bindSelectRemoveOptions">bindSelectRemoveOptions</a></li> <li data-name="jQueryExtends.bindSelectSetValue"><a href="jQueryExtends.html#.bindSelectSetValue">bindSelectSetValue</a></li> <li data-name="jQueryExtends.bindSelectUpdate"><a href="jQueryExtends.html#.bindSelectUpdate">bindSelectUpdate</a></li> <li data-name="jQueryExtends.bindSelectUpdateOptions"><a href="jQueryExtends.html#.bindSelectUpdateOptions">bindSelectUpdateOptions</a></li> <li data-name="jQueryExtends.bindSlider"><a href="jQueryExtends.html#.bindSlider">bindSlider</a></li> <li data-name="jQueryExtends.bindSwitch"><a href="jQueryExtends.html#.bindSwitch">bindSwitch</a></li> <li data-name="jQueryExtends.bindTab"><a href="jQueryExtends.html#.bindTab">bindTab</a></li> <li data-name="jQueryExtends.bindTooltip"><a href="jQueryExtends.html#.bindTooltip">bindTooltip</a></li> <li data-name="jQueryExtends.bindTwinDate"><a href="jQueryExtends.html#.bindTwinDate">bindTwinDate</a></li> <li data-name="jQueryExtends.bindTwinDateTime"><a href="jQueryExtends.html#.bindTwinDateTime">bindTwinDateTime</a></li> <li data-name="jQueryExtends.bindTwinSlider"><a href="jQueryExtends.html#.bindTwinSlider">bindTwinSlider</a></li> <li data-name="jQueryExtends.closeTab"><a href="jQueryExtends.html#.closeTab">closeTab</a></li> <li data-name="jQueryExtends.endFocus"><a href="jQueryExtends.html#.endFocus">endFocus</a></li> <li data-name="jQueryExtends.mask"><a href="jQueryExtends.html#.mask">mask</a></li> <li data-name="jQueryExtends.offwheel"><a href="jQueryExtends.html#.offwheel">offwheel</a></li> <li data-name="jQueryExtends.onwheel"><a href="jQueryExtends.html#.onwheel">onwheel</a></li> <li data-name="jQueryExtends.serializeObject"><a href="jQueryExtends.html#.serializeObject">serializeObject</a></li> <li data-name="jQueryExtends.setCaret"><a href="jQueryExtends.html#.setCaret">setCaret</a></li> <li data-name="jQueryExtends.setConfigInput"><a href="jQueryExtends.html#.setConfigInput">setConfigInput</a></li> <li data-name="jQueryExtends.setConfigSelect"><a href="jQueryExtends.html#.setConfigSelect">setConfigSelect</a></li> <li data-name="jQueryExtends.setValueInput"><a href="jQueryExtends.html#.setValueInput">setValueInput</a></li> <li data-name="jQueryExtends.setValueSelect"><a href="jQueryExtends.html#.setValueSelect">setValueSelect</a></li> <li data-name="jQueryExtends.setValueTab"><a href="jQueryExtends.html#.setValueTab">setValueTab</a></li> <li data-name="jQueryExtends.unbindAXResizable"><a href="jQueryExtends.html#.unbindAXResizable">unbindAXResizable</a></li> <li data-name="jQueryExtends.unbindDate"><a href="jQueryExtends.html#.unbindDate">unbindDate</a></li> <li data-name="jQueryExtends.unbindInput"><a href="jQueryExtends.html#.unbindInput">unbindInput</a></li> <li data-name="jQueryExtends.unbindSelect"><a href="jQueryExtends.html#.unbindSelect">unbindSelect</a></li> <li data-name="jQueryExtends.unbindTab"><a href="jQueryExtends.html#.unbindTab">unbindTab</a></li> <li data-name="jQueryExtends.updateTabs"><a href="jQueryExtends.html#.updateTabs">updateTabs</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Number"> <span class="title"> <a href="Number.html">Number</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Number.abs"><a href="Number.html#.abs">abs</a></li> <li data-name="Number.byte"><a href="Number.html#.byte">byte</a></li> <li data-name="Number.ceil"><a href="Number.html#.ceil">ceil</a></li> <li data-name="Number.date"><a href="Number.html#.date">date</a></li> <li data-name="Number.div"><a href="Number.html#.div">div</a></li> <li data-name="Number.floor"><a href="Number.html#.floor">floor</a></li> <li data-name="Number.left"><a href="Number.html#.left">left</a></li> <li data-name="Number.money"><a href="Number.html#.money">money</a></li> <li data-name="Number.number"><a href="Number.html#.number">number</a></li> <li data-name="Number.phone"><a href="Number.html#.phone">phone</a></li> <li data-name="Number.rangeFrom"><a href="Number.html#.rangeFrom">rangeFrom</a></li> <li data-name="Number.right"><a href="Number.html#.right">right</a></li> <li data-name="Number.round"><a href="Number.html#.round">round</a></li> <li data-name="Number.setDigit"><a href="Number.html#.setDigit">setDigit</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="Object"> <span class="title"> <a href="Object.html">Object</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="Object.clone"><a href="Object.html#.clone">clone</a></li> <li data-name="Object.extend"><a href="Object.html#.extend">extend</a></li> <li data-name="Object.isArray"><a href="Object.html#.isArray">isArray</a></li> <li data-name="Object.isElement"><a href="Object.html#.isElement">isElement</a></li> <li data-name="Object.isFunction"><a href="Object.html#.isFunction">isFunction</a></li> <li data-name="Object.isHash"><a href="Object.html#.isHash">isHash</a></li> <li data-name="Object.isNumber"><a href="Object.html#.isNumber">isNumber</a></li> <li data-name="Object.isObject"><a href="Object.html#.isObject">isObject</a></li> <li data-name="Object.isString"><a href="Object.html#.isString">isString</a></li> <li data-name="Object.isUndefined"><a href="Object.html#.isUndefined">isUndefined</a></li> <li data-name="Object.keys"><a href="Object.html#.keys">keys</a></li> <li data-name="Object.toJSON"><a href="Object.html#.toJSON">toJSON</a></li> <li data-name="Object.toJSONfn"><a href="Object.html#.toJSONfn">toJSONfn</a></li> <li data-name="Object.values"><a href="Object.html#.values">values</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="String"> <span class="title"> <a href="String.html">String</a> <span class="static">static</span> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="String.array"><a href="String.html#.array">array</a></li> <li data-name="String.crlf"><a href="String.html#.crlf">crlf</a></li> <li data-name="String.date"><a href="String.html#.date">date</a></li> <li data-name="String.dec"><a href="String.html#.dec">dec</a></li> <li data-name="String.delHtml"><a href="String.html#.delHtml">delHtml</a></li> <li data-name="String.delScript"><a href="String.html#.delScript">delScript</a></li> <li data-name="String.ecrlf"><a href="String.html#.ecrlf">ecrlf</a></li> <li data-name="String.enc"><a href="String.html#.enc">enc</a></li> <li data-name="String.getAnchorData"><a href="String.html#.getAnchorData">getAnchorData</a></li> <li data-name="String.getByte"><a href="String.html#.getByte">getByte</a></li> <li data-name="String.getFileName"><a href="String.html#.getFileName">getFileName</a></li> <li data-name="String.lcase"><a href="String.html#.lcase">lcase</a></li> <li data-name="String.left"><a href="String.html#.left">left</a></li> <li data-name="String.money"><a href="String.html#.money">money</a></li> <li data-name="String.number"><a href="String.html#.number">number</a></li> <li data-name="String.object"><a href="String.html#.object">object</a></li> <li data-name="String.phone"><a href="String.html#.phone">phone</a></li> <li data-name="String.queryToObject"><a href="String.html#.queryToObject">queryToObject</a></li> <li data-name="String.queryToObjectDec"><a href="String.html#.queryToObjectDec">queryToObjectDec</a></li> <li data-name="String.right"><a href="String.html#.right">right</a></li> <li data-name="String.setDigit"><a href="String.html#.setDigit">setDigit</a></li> <li data-name="String.times"><a href="String.html#.times">times</a></li> <li data-name="String.toColor"><a href="String.html#.toColor">toColor</a></li> <li data-name="String.trim"><a href="String.html#.trim">trim</a></li> <li data-name="String.ucase"><a href="String.html#.ucase">ucase</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXCalendar"> <span class="title"> <a href="AXCalendar.html">AXCalendar</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="AXCalendar.config"><a href="AXCalendar.html#.config">config</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXCalendar.dayPageSetDay"><a href="AXCalendar.html#.dayPageSetDay">dayPageSetDay</a></li> <li data-name="AXCalendar.getTime"><a href="AXCalendar.html#.getTime">getTime</a></li> <li data-name="AXCalendar.monthPageSetMonth"><a href="AXCalendar.html#.monthPageSetMonth">monthPageSetMonth</a></li> <li data-name="AXCalendar.printDayPage"><a href="AXCalendar.html#.printDayPage">printDayPage</a></li> <li data-name="AXCalendar.printMonthPage"><a href="AXCalendar.html#.printMonthPage">printMonthPage</a></li> <li data-name="AXCalendar.printTimePage"><a href="AXCalendar.html#.printTimePage">printTimePage</a></li> <li data-name="AXCalendar.printYearPage"><a href="AXCalendar.html#.printYearPage">printYearPage</a></li> <li data-name="AXCalendar.setConfig"><a href="AXCalendar.html#.setConfig">setConfig</a></li> <li data-name="AXCalendar.yearPageSetYear"><a href="AXCalendar.html#.yearPageSetYear">yearPageSetYear</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXContextMenuClass"> <span class="title"> <a href="AXContextMenuClass.html">AXContextMenuClass</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXContextMenuClass.bind"><a href="AXContextMenuClass.html#.bind">bind</a></li> <li data-name="AXContextMenuClass.bindSetConfig"><a href="AXContextMenuClass.html#.bindSetConfig">bindSetConfig</a></li> <li data-name="AXContextMenuClass.close"><a href="AXContextMenuClass.html#.close">close</a></li> <li data-name="AXContextMenuClass.open"><a href="AXContextMenuClass.html#.open">open</a></li> <li data-name="AXContextMenuClass.setConfig"><a href="AXContextMenuClass.html#.setConfig">setConfig</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXEditor"> <span class="title"> <a href="AXEditor.html">AXEditor</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXEditor.getContent"><a href="AXEditor.html#.getContent">getContent</a></li> <li data-name="AXEditor.insertIMG"><a href="AXEditor.html#.insertIMG">insertIMG</a></li> <li data-name="AXEditor.removeIMG"><a href="AXEditor.html#.removeIMG">removeIMG</a></li> <li data-name="AXEditor.setConfig"><a href="AXEditor.html#.setConfig">setConfig</a></li> <li data-name="AXEditor.setContent"><a href="AXEditor.html#.setContent">setContent</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXGrid"> <span class="title"> <a href="AXGrid.html">AXGrid</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXGrid.ajaxGetList"><a href="AXGrid.html#.ajaxGetList">ajaxGetList</a></li> <li data-name="AXGrid.appendList"><a href="AXGrid.html#.appendList">appendList</a></li> <li data-name="AXGrid.bigDataSync"><a href="AXGrid.html#.bigDataSync">bigDataSync</a></li> <li data-name="AXGrid.bigDataSyncApply"><a href="AXGrid.html#.bigDataSyncApply">bigDataSyncApply</a></li> <li data-name="AXGrid.cancelEditor"><a href="AXGrid.html#.cancelEditor">cancelEditor</a></li> <li data-name="AXGrid.changeGridView"><a href="AXGrid.html#.changeGridView">changeGridView</a></li> <li data-name="AXGrid.checkedColSeq"><a href="AXGrid.html#.checkedColSeq">checkedColSeq</a></li> <li data-name="AXGrid.clearSort"><a href="AXGrid.html#.clearSort">clearSort</a></li> <li data-name="AXGrid.click"><a href="AXGrid.html#.click">click</a></li> <li data-name="AXGrid.clipBoardClear"><a href="AXGrid.html#.clipBoardClear">clipBoardClear</a></li> <li data-name="AXGrid.colGroupListClick"><a href="AXGrid.html#.colGroupListClick">colGroupListClick</a></li> <li data-name="AXGrid.colHeadCheckBoxClick"><a href="AXGrid.html#.colHeadCheckBoxClick">colHeadCheckBoxClick</a></li> <li data-name="AXGrid.colHeadMouseOut"><a href="AXGrid.html#.colHeadMouseOut">colHeadMouseOut</a></li> <li data-name="AXGrid.colHeadMouseOver"><a href="AXGrid.html#.colHeadMouseOver">colHeadMouseOver</a></li> <li data-name="AXGrid.colHeadNodeClick"><a href="AXGrid.html#.colHeadNodeClick">colHeadNodeClick</a></li> <li data-name="AXGrid.colHeadResizerEnd"><a href="AXGrid.html#.colHeadResizerEnd">colHeadResizerEnd</a></li> <li data-name="AXGrid.colHeadResizerMouseDown"><a href="AXGrid.html#.colHeadResizerMouseDown">colHeadResizerMouseDown</a></li> <li data-name="AXGrid.colHeadResizerMouseMove"><a href="AXGrid.html#.colHeadResizerMouseMove">colHeadResizerMouseMove</a></li> <li data-name="AXGrid.colHeadResizerMouseUp"><a href="AXGrid.html#.colHeadResizerMouseUp">colHeadResizerMouseUp</a></li> <li data-name="AXGrid.colHeadResizerMove"><a href="AXGrid.html#.colHeadResizerMove">colHeadResizerMove</a></li> <li data-name="AXGrid.colHeadToolClick"><a href="AXGrid.html#.colHeadToolClick">colHeadToolClick</a></li> <li data-name="AXGrid.contentScrollContentSync"><a href="AXGrid.html#.contentScrollContentSync">contentScrollContentSync</a></li> <li data-name="AXGrid.contentScrollEnd"><a href="AXGrid.html#.contentScrollEnd">contentScrollEnd</a></li> <li data-name="AXGrid.contentScrollResize"><a href="AXGrid.html#.contentScrollResize">contentScrollResize</a></li> <li data-name="AXGrid.contentScrollScrollEnd"><a href="AXGrid.html#.contentScrollScrollEnd">contentScrollScrollEnd</a></li> <li data-name="AXGrid.contentScrollScrollMove"><a href="AXGrid.html#.contentScrollScrollMove">contentScrollScrollMove</a></li> <li data-name="AXGrid.contentScrollScrollReady"><a href="AXGrid.html#.contentScrollScrollReady">contentScrollScrollReady</a></li> <li data-name="AXGrid.contentScrollScrollSync"><a href="AXGrid.html#.contentScrollScrollSync">contentScrollScrollSync</a></li> <li data-name="AXGrid.contentScrollScrollWheel"><a href="AXGrid.html#.contentScrollScrollWheel">contentScrollScrollWheel</a></li> <li data-name="AXGrid.contentScrollTipOver"><a href="AXGrid.html#.contentScrollTipOver">contentScrollTipOver</a></li> <li data-name="AXGrid.contentScrollTipOverMove"><a href="AXGrid.html#.contentScrollTipOverMove">contentScrollTipOverMove</a></li> <li data-name="AXGrid.contentScrollTipOverOut"><a href="AXGrid.html#.contentScrollTipOverOut">contentScrollTipOverOut</a></li> <li data-name="AXGrid.contentScrollTouchEnd"><a href="AXGrid.html#.contentScrollTouchEnd">contentScrollTouchEnd</a></li> <li data-name="AXGrid.contentScrollTouchMove"><a href="AXGrid.html#.contentScrollTouchMove">contentScrollTouchMove</a></li> <li data-name="AXGrid.contentScrollTouchstart"><a href="AXGrid.html#.contentScrollTouchstart">contentScrollTouchstart</a></li> <li data-name="AXGrid.dataSync"><a href="AXGrid.html#.dataSync">dataSync</a></li> <li data-name="AXGrid.editCell"><a href="AXGrid.html#.editCell">editCell</a></li> <li data-name="AXGrid.editCellClear"><a href="AXGrid.html#.editCellClear">editCellClear</a></li> <li data-name="AXGrid.fetchList"><a href="AXGrid.html#.fetchList">fetchList</a></li> <li data-name="AXGrid.focusEditorForm"><a href="AXGrid.html#.focusEditorForm">focusEditorForm</a></li> <li data-name="AXGrid.focusMove"><a href="AXGrid.html#.focusMove">focusMove</a></li> <li data-name="AXGrid.getAddingClass"><a href="AXGrid.html#.getAddingClass">getAddingClass</a></li> <li data-name="AXGrid.getCheckedList"><a href="AXGrid.html#.getCheckedList">getCheckedList</a></li> <li data-name="AXGrid.getCheckedListWithIndex"><a href="AXGrid.html#.getCheckedListWithIndex">getCheckedListWithIndex</a></li> <li data-name="AXGrid.getCheckedParams"><a href="AXGrid.html#.getCheckedParams">getCheckedParams</a></li> <li data-name="AXGrid.getColGroup"><a href="AXGrid.html#.getColGroup">getColGroup</a></li> <li data-name="AXGrid.getColHeadTd"><a href="AXGrid.html#.getColHeadTd">getColHeadTd</a></li> <li data-name="AXGrid.getColSeqToHead"><a href="AXGrid.html#.getColSeqToHead">getColSeqToHead</a></li> <li data-name="AXGrid.getDataSetFormatterValue"><a href="AXGrid.html#.getDataSetFormatterValue">getDataSetFormatterValue</a></li> <li data-name="AXGrid.getEditorBody"><a href="AXGrid.html#.getEditorBody">getEditorBody</a></li> <li data-name="AXGrid.getEditorFormatterValue"><a href="AXGrid.html#.getEditorFormatterValue">getEditorFormatterValue</a></li> <li data-name="AXGrid.getEditorFormValue"><a href="AXGrid.html#.getEditorFormValue">getEditorFormValue</a></li> <li data-name="AXGrid.getExcelColHeadTd"><a href="AXGrid.html#.getExcelColHeadTd">getExcelColHeadTd</a></li> <li data-name="AXGrid.getExcelFootDataSet"><a href="AXGrid.html#.getExcelFootDataSet">getExcelFootDataSet</a></li> <li data-name="AXGrid.getExcelFormat"><a href="AXGrid.html#.getExcelFormat">getExcelFormat</a></li> <li data-name="AXGrid.getExcelHeadDataSet"><a href="AXGrid.html#.getExcelHeadDataSet">getExcelHeadDataSet</a></li> <li data-name="AXGrid.getExcelItem"><a href="AXGrid.html#.getExcelItem">getExcelItem</a></li> <li data-name="AXGrid.getExcelItemMarker"><a href="AXGrid.html#.getExcelItemMarker">getExcelItemMarker</a></li> <li data-name="AXGrid.getFootDataSet"><a href="AXGrid.html#.getFootDataSet">getFootDataSet</a></li> <li data-name="AXGrid.getFormatterValue"><a href="AXGrid.html#.getFormatterValue">getFormatterValue</a></li> <li data-name="AXGrid.getHeadDataSet"><a href="AXGrid.html#.getHeadDataSet">getHeadDataSet</a></li> <li data-name="AXGrid.getHeadMousePosition"><a href="AXGrid.html#.getHeadMousePosition">getHeadMousePosition</a></li> <li data-name="AXGrid.getIconItem"><a href="AXGrid.html#.getIconItem">getIconItem</a></li> <li data-name="AXGrid.getItem"><a href="AXGrid.html#.getItem">getItem</a></li> <li data-name="AXGrid.getItemMarker"><a href="AXGrid.html#.getItemMarker">getItemMarker</a></li> <li data-name="AXGrid.getList"><a href="AXGrid.html#.getList">getList</a></li> <li data-name="AXGrid.getMarkerDisplay"><a href="AXGrid.html#.getMarkerDisplay">getMarkerDisplay</a></li> <li data-name="AXGrid.getMobileItem"><a href="AXGrid.html#.getMobileItem">getMobileItem</a></li> <li data-name="AXGrid.getMousePositionToContentScroll"><a href="AXGrid.html#.getMousePositionToContentScroll">getMousePositionToContentScroll</a></li> <li data-name="AXGrid.getSelectedItem"><a href="AXGrid.html#.getSelectedItem">getSelectedItem</a></li> <li data-name="AXGrid.getSortParam"><a href="AXGrid.html#.getSortParam">getSortParam</a></li> <li data-name="AXGrid.getTooltipValue"><a href="AXGrid.html#.getTooltipValue">getTooltipValue</a></li> <li data-name="AXGrid.getTouchPositionToContentScroll"><a href="AXGrid.html#.getTouchPositionToContentScroll">getTouchPositionToContentScroll</a></li> <li data-name="AXGrid.goPageMove"><a href="AXGrid.html#.goPageMove">goPageMove</a></li> <li data-name="AXGrid.gridBodyClick"><a href="AXGrid.html#.gridBodyClick">gridBodyClick</a></li> <li data-name="AXGrid.gridBodyClickAct"><a href="AXGrid.html#.gridBodyClickAct">gridBodyClickAct</a></li> <li data-name="AXGrid.gridBodyDBLClick"><a href="AXGrid.html#.gridBodyDBLClick">gridBodyDBLClick</a></li> <li data-name="AXGrid.gridBodyOut"><a href="AXGrid.html#.gridBodyOut">gridBodyOut</a></li> <li data-name="AXGrid.gridBodyOver"><a href="AXGrid.html#.gridBodyOver">gridBodyOver</a></li> <li data-name="AXGrid.listLoadingDisplay"><a href="AXGrid.html#.listLoadingDisplay">listLoadingDisplay</a></li> <li data-name="AXGrid.mergeCells"><a href="AXGrid.html#.mergeCells">mergeCells</a></li> <li data-name="AXGrid.onContextmenu"><a href="AXGrid.html#.onContextmenu">onContextmenu</a></li> <li data-name="AXGrid.onKeydown"><a href="AXGrid.html#.onKeydown">onKeydown</a></li> <li data-name="AXGrid.onPageChange"><a href="AXGrid.html#.onPageChange">onPageChange</a></li> <li data-name="AXGrid.openMobileConfig"><a href="AXGrid.html#.openMobileConfig">openMobileConfig</a></li> <li data-name="AXGrid.printFoot"><a href="AXGrid.html#.printFoot">printFoot</a></li> <li data-name="AXGrid.printHead"><a href="AXGrid.html#.printHead">printHead</a></li> <li data-name="AXGrid.printList"><a href="AXGrid.html#.printList">printList</a></li> <li data-name="AXGrid.pushList"><a href="AXGrid.html#.pushList">pushList</a></li> <li data-name="AXGrid.redrawDataSet"><a href="AXGrid.html#.redrawDataSet">redrawDataSet</a></li> <li data-name="AXGrid.redrawGrid"><a href="AXGrid.html#.redrawGrid">redrawGrid</a></li> <li data-name="AXGrid.reloadList"><a href="AXGrid.html#.reloadList">reloadList</a></li> <li data-name="AXGrid.removeList"><a href="AXGrid.html#.removeList">removeList</a></li> <li data-name="AXGrid.removeListIndex"><a href="AXGrid.html#.removeListIndex">removeListIndex</a></li> <li data-name="AXGrid.reorderColgroup"><a href="AXGrid.html#.reorderColgroup">reorderColgroup</a></li> <li data-name="AXGrid.restoreList"><a href="AXGrid.html#.restoreList">restoreList</a></li> <li data-name="AXGrid.saveEditor"><a href="AXGrid.html#.saveEditor">saveEditor</a></li> <li data-name="AXGrid.saveEditorRequest"><a href="AXGrid.html#.saveEditorRequest">saveEditorRequest</a></li> <li data-name="AXGrid.scrollTop"><a href="AXGrid.html#.scrollTop">scrollTop</a></li> <li data-name="AXGrid.selectClear"><a href="AXGrid.html#.selectClear">selectClear</a></li> <li data-name="AXGrid.setBody"><a href="AXGrid.html#.setBody">setBody</a></li> <li data-name="AXGrid.setColHead"><a href="AXGrid.html#.setColHead">setColHead</a></li> <li data-name="AXGrid.setConfig"><a href="AXGrid.html#.setConfig">setConfig</a></li> <li data-name="AXGrid.setData"><a href="AXGrid.html#.setData">setData</a></li> <li data-name="AXGrid.setDataSet"><a href="AXGrid.html#.setDataSet">setDataSet</a></li> <li data-name="AXGrid.setEditCellValue"><a href="AXGrid.html#.setEditCellValue">setEditCellValue</a></li> <li data-name="AXGrid.setEditor"><a href="AXGrid.html#.setEditor">setEditor</a></li> <li data-name="AXGrid.setEditorForm"><a href="AXGrid.html#.setEditorForm">setEditorForm</a></li> <li data-name="AXGrid.setFocus"><a href="AXGrid.html#.setFocus">setFocus</a></li> <li data-name="AXGrid.setHeight"><a href="AXGrid.html#.setHeight">setHeight</a></li> <li data-name="AXGrid.setList"><a href="AXGrid.html#.setList">setList</a></li> <li data-name="AXGrid.setMobileTool"><a href="AXGrid.html#.setMobileTool">setMobileTool</a></li> <li data-name="AXGrid.setPaging"><a href="AXGrid.html#.setPaging">setPaging</a></li> <li data-name="AXGrid.setStatus"><a href="AXGrid.html#.setStatus">setStatus</a></li> <li data-name="AXGrid.sortList"><a href="AXGrid.html#.sortList">sortList</a></li> <li data-name="AXGrid.unbindAXbind"><a href="AXGrid.html#.unbindAXbind">unbindAXbind</a></li> <li data-name="AXGrid.updateItem"><a href="AXGrid.html#.updateItem">updateItem</a></li> <li data-name="AXGrid.updateList"><a href="AXGrid.html#.updateList">updateList</a></li> <li data-name="AXGrid.validateCheck"><a href="AXGrid.html#.validateCheck">validateCheck</a></li> <li data-name="AXGrid#formatter"><a href="AXGrid.html#formatter">formatter</a></li> <li data-name="AXGrid#inlineEditor"><a href="AXGrid.html#inlineEditor">inlineEditor</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXInputConverter"> <span class="title"> <a href="AXInputConverter.html">AXInputConverter</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXJ"> <span class="title"> <a href="AXJ.html">AXJ</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="AXJ.config"><a href="AXJ.html#.config">config</a></li> <li data-name="AXJ.name"><a href="AXJ.html#.name">name</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXJ.changeConfig"><a href="AXJ.html#.changeConfig">changeConfig</a></li> <li data-name="AXJ.clearRange"><a href="AXJ.html#.clearRange">clearRange</a></li> <li data-name="AXJ.getEventTarget"><a href="AXJ.html#.getEventTarget">getEventTarget</a></li> <li data-name="AXJ.getMousePositon"><a href="AXJ.html#.getMousePositon">getMousePositon</a></li> <li data-name="AXJ.setConfig"><a href="AXJ.html#.setConfig">setConfig</a></li> <li data-name="AXJ.stopEvent"><a href="AXJ.html#.stopEvent">stopEvent</a></li> <li data-name="AXJ.windowResize"><a href="AXJ.html#.windowResize">windowResize</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXMask"> <span class="title"> <a href="AXMask.html">AXMask</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXMask.open"><a href="AXMask.html#.open">open</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXMobileMenu"> <span class="title"> <a href="AXMobileMenu.html">AXMobileMenu</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXMobileMenu.close"><a href="AXMobileMenu.html#.close">close</a></li> <li data-name="AXMobileMenu.open"><a href="AXMobileMenu.html#.open">open</a></li> <li data-name="AXMobileMenu.setConfig"><a href="AXMobileMenu.html#.setConfig">setConfig</a></li> <li data-name="AXMobileMenu.setHighLight"><a href="AXMobileMenu.html#.setHighLight">setHighLight</a></li> <li data-name="AXMobileMenu.setHighLightMenu"><a href="AXMobileMenu.html#.setHighLightMenu">setHighLightMenu</a></li> <li data-name="AXMobileMenu.setHighLightOriginID"><a href="AXMobileMenu.html#.setHighLightOriginID">setHighLightOriginID</a></li> <li data-name="AXMobileMenu.setTree"><a href="AXMobileMenu.html#.setTree">setTree</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXMobileModal"> <span class="title"> <a href="AXMobileModal.html">AXMobileModal</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXMobileModal.close"><a href="AXMobileModal.html#.close">close</a></li> <li data-name="AXMobileModal.open"><a href="AXMobileModal.html#.open">open</a></li> <li data-name="AXMobileModal.setConfig"><a href="AXMobileModal.html#.setConfig">setConfig</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXModal"> <span class="title"> <a href="AXModal.html">AXModal</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXModal.close"><a href="AXModal.html#.close">close</a></li> <li data-name="AXModal.loaded"><a href="AXModal.html#.loaded">loaded</a></li> <li data-name="AXModal.open"><a href="AXModal.html#.open">open</a></li> <li data-name="AXModal.openDiv"><a href="AXModal.html#.openDiv">openDiv</a></li> <li data-name="AXModal.openNew"><a href="AXModal.html#.openNew">openNew</a></li> <li data-name="AXModal.remove"><a href="AXModal.html#.remove">remove</a></li> <li data-name="AXModal.resize"><a href="AXModal.html#.resize">resize</a></li> <li data-name="AXModal.setConfig"><a href="AXModal.html#.setConfig">setConfig</a></li> <li data-name="AXModal.setWidth"><a href="AXModal.html#.setWidth">setWidth</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXMultiSelect"> <span class="title"> <a href="AXMultiSelect.html">AXMultiSelect</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="AXMultiSelect.selects"><a href="AXMultiSelect.html#.selects">selects</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXMultiSelect.collect"><a href="AXMultiSelect.html#.collect">collect</a></li> <li data-name="AXMultiSelect.getSelects"><a href="AXMultiSelect.html#.getSelects">getSelects</a></li> <li data-name="AXMultiSelect.setConfig"><a href="AXMultiSelect.html#.setConfig">setConfig</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXNotification"> <span class="title"> <a href="AXNotification.html">AXNotification</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXNotification.push"><a href="AXNotification.html#.push">push</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXPopOverClass"> <span class="title"> <a href="AXPopOverClass.html">AXPopOverClass</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXPopOverClass.bind"><a href="AXPopOverClass.html#.bind">bind</a></li> <li data-name="AXPopOverClass.close"><a href="AXPopOverClass.html#.close">close</a></li> <li data-name="AXPopOverClass.open"><a href="AXPopOverClass.html#.open">open</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXProgress"> <span class="title"> <a href="AXProgress.html">AXProgress</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXProgress.cancel"><a href="AXProgress.html#.cancel">cancel</a></li> <li data-name="AXProgress.close"><a href="AXProgress.html#.close">close</a></li> <li data-name="AXProgress.initialize"><a href="AXProgress.html#.initialize">initialize</a></li> <li data-name="AXProgress.restart"><a href="AXProgress.html#.restart">restart</a></li> <li data-name="AXProgress.start"><a href="AXProgress.html#.start">start</a></li> <li data-name="AXProgress.update"><a href="AXProgress.html#.update">update</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXReq"> <span class="title"> <a href="AXReq.html">AXReq</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXReqQue"> <span class="title"> <a href="AXReqQue.html">AXReqQue</a> </span> <ul class="members itemMembers"> <span class="subtitle">Members</span> <li data-name="AXReqQue.busy"><a href="AXReqQue.html#.busy">busy</a></li> <li data-name="AXReqQue.que"><a href="AXReqQue.html#.que">que</a></li> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXReqQue.abort"><a href="AXReqQue.html#.abort">abort</a></li> <li data-name="AXReqQue.add"><a href="AXReqQue.html#.add">add</a></li> <li data-name="AXReqQue.start"><a href="AXReqQue.html#.start">start</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXResizable"> <span class="title"> <a href="AXResizable.html">AXResizable</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXResizable.bind"><a href="AXResizable.html#.bind">bind</a></li> <li data-name="AXResizable.setConfig"><a href="AXResizable.html#.setConfig">setConfig</a></li> <li data-name="AXResizable.unbind"><a href="AXResizable.html#.unbind">unbind</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXScroll"> <span class="title"> <a href="AXScroll.html">AXScroll</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXScroll.focusElement"><a href="AXScroll.html#.focusElement">focusElement</a></li> <li data-name="AXScroll.moveTo"><a href="AXScroll.html#.moveTo">moveTo</a></li> <li data-name="AXScroll.scrollTop"><a href="AXScroll.html#.scrollTop">scrollTop</a></li> <li data-name="AXScroll.setConfig"><a href="AXScroll.html#.setConfig">setConfig</a></li> <li data-name="AXScroll.unbind"><a href="AXScroll.html#.unbind">unbind</a></li> <li data-name="AXScroll.updateScroll"><a href="AXScroll.html#.updateScroll">updateScroll</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXSearch"> <span class="title"> <a href="AXSearch.html">AXSearch</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXSearch.getItemId"><a href="AXSearch.html#.getItemId">getItemId</a></li> <li data-name="AXSearch.getParam"><a href="AXSearch.html#.getParam">getParam</a></li> <li data-name="AXSearch.reset"><a href="AXSearch.html#.reset">reset</a></li> <li data-name="AXSearch.setConfig"><a href="AXSearch.html#.setConfig">setConfig</a></li> <li data-name="AXSearch.setItemValue"><a href="AXSearch.html#.setItemValue">setItemValue</a></li> <li data-name="AXSearch.submit"><a href="AXSearch.html#.submit">submit</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXSelectConverter"> <span class="title"> <a href="AXSelectConverter.html">AXSelectConverter</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXSelectConverter.bindSelectAddOptions"><a href="AXSelectConverter.html#.bindSelectAddOptions">bindSelectAddOptions</a></li> <li data-name="AXSelectConverter.bindSelectRemoveOptions"><a href="AXSelectConverter.html#.bindSelectRemoveOptions">bindSelectRemoveOptions</a></li> <li data-name="AXSelectConverter.bindSelectUpdateOptions"><a href="AXSelectConverter.html#.bindSelectUpdateOptions">bindSelectUpdateOptions</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXSlideViewer"> <span class="title"> <a href="AXSlideViewer.html">AXSlideViewer</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXTabClass"> <span class="title"> <a href="AXTabClass.html">AXTabClass</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXTabClass.addTabs"><a href="AXTabClass.html#.addTabs">addTabs</a></li> <li data-name="AXTabClass.bind"><a href="AXTabClass.html#.bind">bind</a></li> <li data-name="AXTabClass.bindTabClick"><a href="AXTabClass.html#.bindTabClick">bindTabClick</a></li> <li data-name="AXTabClass.bindTabMoreClick"><a href="AXTabClass.html#.bindTabMoreClick">bindTabMoreClick</a></li> <li data-name="AXTabClass.bindTabMove"><a href="AXTabClass.html#.bindTabMove">bindTabMove</a></li> <li data-name="AXTabClass.bindTabMove"><a href="AXTabClass.html#.bindTabMove">bindTabMove</a></li> <li data-name="AXTabClass.closeTab"><a href="AXTabClass.html#.closeTab">closeTab</a></li> <li data-name="AXTabClass.focusingItem"><a href="AXTabClass.html#.focusingItem">focusingItem</a></li> <li data-name="AXTabClass.getOptions"><a href="AXTabClass.html#.getOptions">getOptions</a></li> <li data-name="AXTabClass.initTab"><a href="AXTabClass.html#.initTab">initTab</a></li> <li data-name="AXTabClass.resizeCheck"><a href="AXTabClass.html#.resizeCheck">resizeCheck</a></li> <li data-name="AXTabClass.setValueTab"><a href="AXTabClass.html#.setValueTab">setValueTab</a></li> <li data-name="AXTabClass.updateTabOption"><a href="AXTabClass.html#.updateTabOption">updateTabOption</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXTopDownMenu"> <span class="title"> <a href="AXTopDownMenu.html">AXTopDownMenu</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXTopDownMenu.setHighLightID"><a href="AXTopDownMenu.html#.setHighLightID">setHighLightID</a></li> <li data-name="AXTopDownMenu.setHighLightOriginID"><a href="AXTopDownMenu.html#.setHighLightOriginID">setHighLightOriginID</a></li> <li data-name="AXTopDownMenu.setTree"><a href="AXTopDownMenu.html#.setTree">setTree</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXTree"> <span class="title"> <a href="AXTree.html">AXTree</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXTree.appendTree"><a href="AXTree.html#.appendTree">appendTree</a></li> <li data-name="AXTree.clearFocus"><a href="AXTree.html#.clearFocus">clearFocus</a></li> <li data-name="AXTree.click"><a href="AXTree.html#.click">click</a></li> <li data-name="AXTree.collapseAll"><a href="AXTree.html#.collapseAll">collapseAll</a></li> <li data-name="AXTree.expandAll"><a href="AXTree.html#.expandAll">expandAll</a></li> <li data-name="AXTree.expandToggleList"><a href="AXTree.html#.expandToggleList">expandToggleList</a></li> <li data-name="AXTree.getCheckedList"><a href="AXTree.html#.getCheckedList">getCheckedList</a></li> <li data-name="AXTree.getFormatterValue"><a href="AXTree.html#.getFormatterValue">getFormatterValue</a></li> <li data-name="AXTree.getSelectedList"><a href="AXTree.html#.getSelectedList">getSelectedList</a></li> <li data-name="AXTree.getSelectedListParent"><a href="AXTree.html#.getSelectedListParent">getSelectedListParent</a></li> <li data-name="AXTree.moveTree"><a href="AXTree.html#.moveTree">moveTree</a></li> <li data-name="AXTree.relationFixedSync"><a href="AXTree.html#.relationFixedSync">relationFixedSync</a></li> <li data-name="AXTree.removeTree"><a href="AXTree.html#.removeTree">removeTree</a></li> <li data-name="AXTree.setConfig"><a href="AXTree.html#.setConfig">setConfig</a></li> <li data-name="AXTree.setFocus"><a href="AXTree.html#.setFocus">setFocus</a></li> <li data-name="AXTree.setList"><a href="AXTree.html#.setList">setList</a></li> <li data-name="AXTree.setTree"><a href="AXTree.html#.setTree">setTree</a></li> <li data-name="AXTree.updateTree"><a href="AXTree.html#.updateTree">updateTree</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXUpload5"> <span class="title"> <a href="AXUpload5.html">AXUpload5</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXUpload5.getSelectUploadedList"><a href="AXUpload5.html#.getSelectUploadedList">getSelectUploadedList</a></li> <li data-name="AXUpload5.getUploadedList"><a href="AXUpload5.html#.getUploadedList">getUploadedList</a></li> <li data-name="AXUpload5.setUploadedList"><a href="AXUpload5.html#.setUploadedList">setUploadedList</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXUserSelect"> <span class="title"> <a href="AXUserSelect.html">AXUserSelect</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXUserSelect.push"><a href="AXUserSelect.html#.push">push</a></li> </ul> <ul class="events itemMembers"> </ul> </li> <li class="item" data-name="AXValidator"> <span class="title"> <a href="AXValidator.html">AXValidator</a> </span> <ul class="members itemMembers"> </ul> <ul class="typedefs itemMembers"> </ul> <ul class="methods itemMembers"> <span class="subtitle">Methods</span> <li data-name="AXValidator.add"><a href="AXValidator.html#.add">add</a></li> <li data-name="AXValidator.del"><a href="AXValidator.html#.del">del</a></li> <li data-name="AXValidator.getErrorElement"><a href="AXValidator.html#.getErrorElement">getErrorElement</a></li> <li data-name="AXValidator.getErrorMessage"><a href="AXValidator.html#.getErrorMessage">getErrorMessage</a></li> <li data-name="AXValidator.validate"><a href="AXValidator.html#.validate">validate</a></li> </ul> <ul class="events itemMembers"> </ul> </li> </ul> </div> <div class="main"> <h1 class="page-title" data-filename="AXSelectConverter.html">Class: AXSelectConverter</h1> <section> <header> <h2> AXSelectConverter </h2> </header> <article> <div class="container-overview"> <dt> <div class="nameContainer"> <h4 class="name" id="AXSelectConverter"> new AXSelectConverter<span class="signature">()</span> </h4> <div class="tag-source"> <i class="axi axi-github"></i> <a href="https://github.com/axisj/axisj/blob/master/lib/AXSelect.js#L1" target="_blank"> AXSelect.js, line 1</a> </div> </div> </dt> <dd> <div class="description"> <p>AXSelectConverter</p> </div> <dl class="details"> <dt class="tag-version">Version:</dt> <dd class="tag-version"><ul class="dummy"><li>v1.9.8</li></ul></dd> <dt class="tag-author">Author:</dt> <dd class="tag-author"> <ul> <li>tom@axisj.com</li> </ul> </dd> </dl> </dd> </div> <h3 class="subsection-title">Extends</h3> <ul> <li><a href="AXJ.html">AXJ</a></li> </ul> <h3 class="subsection-title">Methods</h3> <dl> <dt> <div class="nameContainer"> <h4 class="name" id=".bindSelectAddOptions"> <span class="type-signature static">static</span>AXSelectConverter.bindSelectAddOptions<span class="signature">(objID, options)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="Array.html">Array</a>}</span> </h4> <div class="tag-source"> <i class="axi axi-github"></i> <a href="https://github.com/axisj/axisj/blob/master/lib/AXSelect.js#L1113" target="_blank"> AXSelect.js, line 1113</a> </div> </div> </dt> <dd> <div class="description"> <p>설명</p> </div> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>objID</code></td> <td class="type"> <span class="param-type"><a href="String.html">String</a></span> </td> <td class="description last"> <p>element select id</p></td> </tr> <tr> <td class="name"><code>options</code></td> <td class="type"> <span class="param-type"><a href="Array.html">Array</a></span> </td> <td class="description last"> <p>추가하려는 옵션 배열</p></td> </tr> </tbody> </table> <dl class="details"> </dl> <h5>Example</h5> <pre class="prettyprint linenums"><code><pre class="prettyprint source"><code>mySelect.bindSelectAddOptions(&quot;objID&quot;, [{optionValue:&quot;1&quot;, optionText:&quot;액시스제이&quot;}]);</code></pre></code></pre> </dd> <dt> <div class="nameContainer"> <h4 class="name" id=".bindSelectRemoveOptions"> <span class="type-signature static">static</span>AXSelectConverter.bindSelectRemoveOptions<span class="signature">(objID, options)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="Array.html">Array</a>}</span> </h4> <div class="tag-source"> <i class="axi axi-github"></i> <a href="https://github.com/axisj/axisj/blob/master/lib/AXSelect.js#L1177" target="_blank"> AXSelect.js, line 1177</a> </div> </div> </dt> <dd> <div class="description"> <p>설명</p> </div> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>objID</code></td> <td class="type"> <span class="param-type"><a href="String.html">String</a></span> </td> <td class="description last"> <p>element select id</p></td> </tr> <tr> <td class="name"><code>options</code></td> <td class="type"> <span class="param-type"><a href="Array.html">Array</a></span> </td> <td class="description last"> <p>추가하려는 옵션 배열</p></td> </tr> </tbody> </table> <dl class="details"> </dl> <h5>Example</h5> <pre class="prettyprint linenums"><code><pre class="prettyprint source"><code>mySelect.bindSelectRemoveOptions(&quot;objID&quot;, [{optionValue:&quot;1&quot;, optionText:&quot;액시스제이&quot;}]);</code></pre></code></pre> </dd> <dt> <div class="nameContainer"> <h4 class="name" id=".bindSelectUpdateOptions"> <span class="type-signature static">static</span>AXSelectConverter.bindSelectUpdateOptions<span class="signature">(objID, options, optionIndex)</span><span class="glyphicon glyphicon-circle-arrow-right"></span><span class="type-signature returnType">{<a href="AXSelectConverter.html">AXSelectConverter</a>}</span> </h4> <div class="tag-source"> <i class="axi axi-github"></i> <a href="https://github.com/axisj/axisj/blob/master/lib/AXSelect.js#L1242" target="_blank"> AXSelect.js, line 1242</a> </div> </div> </dt> <dd> <div class="description"> <p>설명</p> </div> <table class="params"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>objID</code></td> <td class="type"> <span class="param-type"><a href="String.html">String</a></span> </td> <td class="description last"> <p>element select id</p></td> </tr> <tr> <td class="name"><code>options</code></td> <td class="type"> <span class="param-type"><a href="Array.html">Array</a></span> | <span class="param-type"><a href="Object.html">Object</a></span> </td> <td class="description last"> <p>옵션 배열</p></td> </tr> <tr> <td class="name"><code>optionIndex</code></td> <td class="type"> <span class="param-type"><a href="Number.html">Number</a></span> </td> <td class="description last"> <p>변경하려는 옵션 인덱스</p></td> </tr> </tbody> </table> <dl class="details"> </dl> <h5>Example</h5> <pre class="prettyprint linenums"><code><pre class="prettyprint source"><code> jQuery(&quot;#AXSelect1&quot;).bindSelectUpdateOptions([ {optionValue:1, optionText:&quot;abc-1 : ABCDEFG&quot;}, {optionValue:2, optionText:&quot;abc-2 : 09123123&quot;}, {optionValue:3, optionText:&quot;abc-3 : 1222&quot;}, {optionValue:4, optionText:&quot;abc-4 : AXISJ&quot;}, {optionValue:5, optionText:&quot;abc-5 : 액시스 제이&quot;} ]); jQuery(&quot;#AXSelect1&quot;).bindSelectUpdateOptions({optionValue:3, optionText:&quot;특별한 값으로 변경&quot;}, 3);</code></pre></code></pre> </dd> </dl> </article> </section> <footer> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Thu Apr 21 2016 13:33:04 GMT+0900 (KST) </footer> </div> </div> <script>prettyPrint();</script> <script src="scripts/linenumber.js"></script> <script src="scripts/main.js"></script> </body> </html>
src/main/resources/static/app/styles/main.css
TheHipbot/SocialNetwork
.browsehappy { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } body { padding: 0; } /* Everything but the jumbotron gets side spacing for mobile first views */ .header, .marketing, .footer { padding-left: 15px; padding-right: 15px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; margin-bottom: 10px; } /* Make the masthead heading the same height as the navigation */ .header h3 { margin-top: 0; margin-bottom: 0; line-height: 40px; padding-bottom: 19px; } /* Custom page footer */ .footer { padding-top: 19px; color: #777; border-top: 1px solid #e5e5e5; } .container-narrow > hr { margin: 30px 0; } /* Main marketing message and sign up button */ .jumbotron { text-align: center; border-bottom: 1px solid #e5e5e5; } .jumbotron .btn { font-size: 21px; padding: 14px 24px; } /* Supporting marketing content */ .marketing { margin: 40px 0; } .marketing p + h4 { margin-top: 28px; } .user-list { border-radius: 6px; background-color: #EEE; } .user-list h4 { color: #5e5e5e; } /* Responsive: Portrait tablets and up */ @media screen and (min-width: 768px) { .container { max-width: 730px; } /* Remove the padding we set earlier */ .header, .marketing, .footer { padding-left: 0; padding-right: 0; } /* Space out the masthead */ .header { margin-bottom: 30px; } /* Remove the bottom border on the jumbotron for visual effect */ .jumbotron { border-bottom: 0; } }
doc/html/class_e_l_f_i_o_1_1symbol__section__accessor-members.html
OpenISA/oi-dbt
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>OpenISA Dynamic Binary Translator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="oi.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">OpenISA Dynamic Binary Translator &#160;<span id="projectnumber">0.0.1</span> </div> <div id="projectbrief">This project implements the Dynamic Binary Translator for the OpenISA Instruction Set. Besides, it implement the Region Formation Techniques such as NET, MRET2, NETPLUS, ...</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('class_e_l_f_i_o_1_1symbol__section__accessor.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">ELFIO::symbol_section_accessor Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>add_symbol</b>(Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx) (defined in <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>)</td><td class="entry"><a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>add_symbol</b>(Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx) (defined in <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>)</td><td class="entry"><a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>add_symbol</b>(string_section_accessor &amp;pStrWriter, const char *str, Elf64_Addr value, Elf_Xword size, unsigned char info, unsigned char other, Elf_Half shndx) (defined in <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>)</td><td class="entry"><a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>add_symbol</b>(string_section_accessor &amp;pStrWriter, const char *str, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx) (defined in <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>)</td><td class="entry"><a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>get_symbol</b>(Elf_Xword index, std::string &amp;name, Elf64_Addr &amp;value, Elf_Xword &amp;size, unsigned char &amp;bind, unsigned char &amp;type, Elf_Half &amp;section_index, unsigned char &amp;other) const (defined in <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>)</td><td class="entry"><a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>get_symbol</b>(const std::string &amp;name, Elf64_Addr &amp;value, Elf_Xword &amp;size, unsigned char &amp;bind, unsigned char &amp;type, Elf_Half &amp;section_index, unsigned char &amp;other) const (defined in <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>)</td><td class="entry"><a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>get_symbols_num</b>() const (defined in <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>)</td><td class="entry"><a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>symbol_section_accessor</b>(const elfio &amp;elf_file_, section *symbol_section_) (defined in <a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a>)</td><td class="entry"><a class="el" href="class_e_l_f_i_o_1_1symbol__section__accessor.html">ELFIO::symbol_section_accessor</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> </html>
doc/html/arraymap_8h_source.html
stevenblaster/crapengine
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>Crap Engine 2: /mnt/windows/data/programming/crapengine2/source/core/include/container/arraymap.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Crap Engine 2 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</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> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_cdfc5a9597ef75a1564df7c1d24c5c27.html">source</a></li><li class="navelem"><a class="el" href="dir_4668f33d73738288b91e80e37387655b.html">core</a></li><li class="navelem"><a class="el" href="dir_4d04431f42f7707576209b96fc718f41.html">include</a></li><li class="navelem"><a class="el" href="dir_5971994bb62d119112e1a05b6b2cbaf8.html">container</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">arraymap.h</div> </div> </div><!--header--> <div class="contents"> <a href="arraymap_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;</div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="preprocessor">#pragma once</span></div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;</div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="preprocessor">#ifndef CRAP_CORE_ARRAYMAP</span></div> <div class="line"><a name="l00020"></a><span class="lineno"><a class="line" href="arraymap_8h.html#ae894403b309b2755e8c5cef5156c7960"> 20</a></span>&#160;<span class="preprocessor">#define CRAP_CORE_ARRAYMAP</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="utilities_8h.html">utilities.h</a>&quot;</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;</div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacecrap.html">crap</a></div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;{</div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;</div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html"> 38</a></span>&#160;<span class="keyword">class </span><a class="code" href="classcrap_1_1array__map.html">array_map</a></div> <div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;{</div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="keyword">public</span>:</div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;</div> <div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#af3441f93d975dab3aead6ba30e8ddf67"> 43</a></span>&#160; <span class="keyword">static</span> <span class="keyword">const</span> uint32_t <a class="code" href="classcrap_1_1array__map.html#af3441f93d975dab3aead6ba30e8ddf67">INVALID</a> = <a class="code" href="crap__types_8h.html#ab5eb23180f7cc12b7d6c04a8ec067fdd">UINT32_MAX</a>;</div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;</div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classcrap_1_1array__map.html#ad8452f8a9a16d043796b5348a7865801">array_map</a>( <span class="keywordtype">void</span>* pointer, uint32_t <a class="code" href="classcrap_1_1array__map.html#a3cabf7c30b1e7d29a8d0e4addbcf6f11">size</a> );</div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <a class="code" href="classcrap_1_1array__map.html">array_map</a>&amp; <a class="code" href="classcrap_1_1array__map.html#ad6c30d315809f4ab2a7a3333a060bd74">operator=</a>( <span class="keyword">const</span> <a class="code" href="classcrap_1_1array__map.html">array_map</a>&amp; other );</div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;</div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <a class="code" href="classcrap_1_1array__map.html#aa34a83de1d308d255269d160f5a0929e">~array_map</a>( <span class="keywordtype">void</span> );</div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;</div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; uint32_t <a class="code" href="classcrap_1_1array__map.html#a631a78152d8e716195702f77b8dc3933">begin</a>( <span class="keywordtype">void</span> ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;</div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; uint32_t <a class="code" href="classcrap_1_1array__map.html#a264c73b4b30631bcd6818e8004c5f69e">end</a>( <span class="keywordtype">void</span> ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; uint32_t <a class="code" href="classcrap_1_1array__map.html#afa487961a9f3d61f7c759954298f3fe4">next</a>( uint32_t pos ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; uint32_t <a class="code" href="classcrap_1_1array__map.html#a4f417df221bbab8fe116d792d2b5d039">previous</a>( uint32_t pos ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; uint32_t <a class="code" href="classcrap_1_1array__map.html#a3cabf7c30b1e7d29a8d0e4addbcf6f11">size</a>( <span class="keywordtype">void</span> ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; uint32_t <a class="code" href="classcrap_1_1array__map.html#afc44d600189d7d77d3b310892d37340c">max_size</a>( <span class="keywordtype">void</span> ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; K* <a class="code" href="classcrap_1_1array__map.html#a2e4b30cdbbe65343a212fa7c80519393">get_key</a>( uint32_t index );</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <span class="keyword">const</span> K* <a class="code" href="classcrap_1_1array__map.html#a2e4b30cdbbe65343a212fa7c80519393">get_key</a>( uint32_t index ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160;</div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; V* <a class="code" href="classcrap_1_1array__map.html#a4487a042bda4b2d7436d8e9c526cd8a3">get_value</a>( uint32_t index );</div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;</div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <span class="keyword">const</span> V* <a class="code" href="classcrap_1_1array__map.html#a4487a042bda4b2d7436d8e9c526cd8a3">get_value</a>( uint32_t index ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;</div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; uint32_t <a class="code" href="classcrap_1_1array__map.html#affa53595eda01cd1a229accc734b95bb">push_back</a>( <span class="keyword">const</span> K&amp; key, <span class="keyword">const</span> V&amp; value );</div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;</div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classcrap_1_1array__map.html#ac06042b8bb4e00fdb405b757e3e50529">erase_at</a>( uint32_t index );</div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;</div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classcrap_1_1array__map.html#a9c487b6b712e6951068294f9566b4c77">erase</a>( <span class="keyword">const</span> K&amp; key );</div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;</div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classcrap_1_1array__map.html#ad3200915686e26e3e6ae5573e1c24f19">pop_back</a>( <span class="keywordtype">void</span> );</div> <div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;</div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; uint32_t <a class="code" href="classcrap_1_1array__map.html#a508782d23a95e5da6faf3345960ebe55">find</a>( <span class="keyword">const</span> K&amp; key );</div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;</div> <div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; V&amp; <a class="code" href="classcrap_1_1array__map.html#a697a101ecc2d4349862165851f82adaf">operator[]</a>( <span class="keyword">const</span> K&amp; key );</div> <div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;</div> <div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; <span class="keyword">const</span> V&amp; <a class="code" href="classcrap_1_1array__map.html#a697a101ecc2d4349862165851f82adaf">operator[]</a>( <span class="keyword">const</span> K&amp; key ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;</div> <div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; <a class="code" href="structcrap_1_1pointer__t.html">pointer_t&lt;void&gt;</a> <a class="code" href="classcrap_1_1array__map.html#a7a498ac2d6aadc5c9ecdf71e2c142072">memory</a>( <span class="keywordtype">void</span> ) <span class="keyword">const</span>;</div> <div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160;</div> <div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; <a class="code" href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div> <div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; <span class="keyword">static</span> uint32_t <a class="code" href="classcrap_1_1array__map.html#acbe6ebf74c40f5a5bb24299bd22b28d6">size_of_elements</a>( uint32_t number );</div> <div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160;</div> <div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160;<span class="keyword">private</span>:</div> <div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160;</div> <div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; <a class="code" href="classcrap_1_1array__map.html#ad8452f8a9a16d043796b5348a7865801">array_map</a>( <span class="keyword">const</span> <a class="code" href="classcrap_1_1array__map.html">array_map</a>&amp; other );</div> <div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;</div> <div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; <a class="code" href="structcrap_1_1pointer__t.html">pointer_t&lt;K&gt;</a> _keys;</div> <div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;</div> <div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; <a class="code" href="structcrap_1_1pointer__t.html">pointer_t&lt;V&gt;</a> _values;</div> <div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;</div> <div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; uint32_t _size;</div> <div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160;</div> <div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; uint32_t _max_size;</div> <div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160;};</div> <div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160;</div> <div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#ad8452f8a9a16d043796b5348a7865801"> 232</a></span>&#160;<a class="code" href="classcrap_1_1array__map.html#ad8452f8a9a16d043796b5348a7865801">array_map&lt;K,V&gt;::array_map</a>( <span class="keywordtype">void</span>* pointer, uint32_t size ) : _keys(pointer), _size(0)</div> <div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;{</div> <div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; <span class="keyword">const</span> uint32_t number = size / ( <span class="keyword">sizeof</span>(K) + <span class="keyword">sizeof</span>(V) );</div> <div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;</div> <div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; _values.<a class="code" href="structcrap_1_1pointer__t.html#a60272c75c04aaafaf6a4339f10d81b32">as_void</a> = _keys.<a class="code" href="structcrap_1_1pointer__t.html#a345d4e69dd07c3dcaacbb462f3d67745">as_type</a> + number;</div> <div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160; _max_size = number;</div> <div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160;}</div> <div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160;</div> <div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#aa34a83de1d308d255269d160f5a0929e"> 241</a></span>&#160;<a class="code" href="classcrap_1_1array__map.html#aa34a83de1d308d255269d160f5a0929e">array_map&lt;K,V&gt;::~array_map</a>( <span class="keywordtype">void</span> )</div> <div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;{</div> <div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; <a class="code" href="namespacecrap.html#ad5ff6dc2c59dc874fa515af7da296592">destruct_array</a>( _keys.as_type, _size );</div> <div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; <a class="code" href="namespacecrap.html#ad5ff6dc2c59dc874fa515af7da296592">destruct_array</a>( _values.as_type, _size );</div> <div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160; _size = 0;</div> <div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160;}</div> <div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160;</div> <div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#ad6c30d315809f4ab2a7a3333a060bd74"> 249</a></span>&#160;<a class="code" href="classcrap_1_1array__map.html">array_map&lt;K,V&gt;</a>&amp; <a class="code" href="classcrap_1_1array__map.html#ad6c30d315809f4ab2a7a3333a060bd74">array_map&lt;K,V&gt;::operator=</a>( <span class="keyword">const</span> <a class="code" href="classcrap_1_1array__map.html">array_map</a>&amp; other )</div> <div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160;{</div> <div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160; <span class="keywordflow">if</span>( <span class="keyword">this</span> != &amp;other &amp;&amp; other._size &lt;= _max_size )</div> <div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; {</div> <div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160; <a class="code" href="namespacecrap.html#ad5ff6dc2c59dc874fa515af7da296592">destruct_array</a>( _keys.as_type, _size );</div> <div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; <a class="code" href="namespacecrap.html#ad5ff6dc2c59dc874fa515af7da296592">destruct_array</a>( _values.as_type, _size );</div> <div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160;</div> <div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; <a class="code" href="namespacecrap.html#a4c9d33b967452614ba78b76f0e6a8747">copy_construct_array</a>( other._keys.<a class="code" href="structcrap_1_1pointer__t.html#a345d4e69dd07c3dcaacbb462f3d67745">as_type</a>, _keys.as_type, other._size );</div> <div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; <a class="code" href="namespacecrap.html#a4c9d33b967452614ba78b76f0e6a8747">copy_construct_array</a>( other._values.<a class="code" href="structcrap_1_1pointer__t.html#a345d4e69dd07c3dcaacbb462f3d67745">as_type</a>, _values.as_type, other._size );</div> <div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160;</div> <div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160; _size = other._size;</div> <div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; }</div> <div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div> <div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160;}</div> <div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160;</div> <div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00265"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a631a78152d8e716195702f77b8dc3933"> 265</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#a631a78152d8e716195702f77b8dc3933">array_map&lt;K,V&gt;::begin</a>( <span class="keywordtype">void</span> )<span class="keyword"> const</span></div> <div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; <span class="keywordflow">return</span> 0;</div> <div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160;}</div> <div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160;</div> <div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a264c73b4b30631bcd6818e8004c5f69e"> 271</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#a264c73b4b30631bcd6818e8004c5f69e">array_map&lt;K,V&gt;::end</a>( <span class="keywordtype">void</span> )<span class="keyword"> const</span></div> <div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; <span class="keywordflow">return</span> _size-1;</div> <div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160;}</div> <div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160;</div> <div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#afa487961a9f3d61f7c759954298f3fe4"> 277</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#afa487961a9f3d61f7c759954298f3fe4">array_map&lt;K,V&gt;::next</a>( uint32_t pos )<span class="keyword"> const</span></div> <div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160; <span class="keywordflow">if</span>( pos &lt; _size-1 )</div> <div class="line"><a name="l00280"></a><span class="lineno"> 280</span>&#160; <span class="keywordflow">return</span> ++pos;</div> <div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160;</div> <div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160; <span class="keywordflow">return</span> INVALID;</div> <div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160;}</div> <div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160;</div> <div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a4f417df221bbab8fe116d792d2b5d039"> 286</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#a4f417df221bbab8fe116d792d2b5d039">array_map&lt;K,V&gt;::previous</a>( uint32_t pos )<span class="keyword"> const</span></div> <div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00288"></a><span class="lineno"> 288</span>&#160; <span class="keywordflow">if</span>( pos &gt; 0 &amp;&amp; pos &lt; _size-1 )</div> <div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; <span class="keywordflow">return</span> --pos;</div> <div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160;</div> <div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160; <span class="keywordflow">return</span> INVALID;</div> <div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160;}</div> <div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160;</div> <div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a2e4b30cdbbe65343a212fa7c80519393"> 295</a></span>&#160;K* <a class="code" href="classcrap_1_1array__map.html#a2e4b30cdbbe65343a212fa7c80519393">array_map&lt;K,V&gt;::get_key</a>( uint32_t index )</div> <div class="line"><a name="l00296"></a><span class="lineno"> 296</span>&#160;{</div> <div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160; <span class="keywordflow">if</span>( index &lt; _size )</div> <div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160; <span class="keywordflow">return</span> _keys.as_type + index;</div> <div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160;</div> <div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160; <span class="keywordflow">return</span> 0;</div> <div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160;}</div> <div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160;</div> <div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a456433fe04a8aa29b70d2f7d27598f03"> 304</a></span>&#160;<span class="keyword">const</span> K* <a class="code" href="classcrap_1_1array__map.html#a2e4b30cdbbe65343a212fa7c80519393">array_map&lt;K,V&gt;::get_key</a>( uint32_t index )<span class="keyword"> const</span></div> <div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160; <span class="keywordflow">if</span>( index &lt; _size )</div> <div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160; <span class="keywordflow">return</span> _keys.as_type + index;</div> <div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160;</div> <div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; <span class="keywordflow">return</span> 0;</div> <div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160;}</div> <div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160;</div> <div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a4487a042bda4b2d7436d8e9c526cd8a3"> 313</a></span>&#160;V* <a class="code" href="classcrap_1_1array__map.html#a4487a042bda4b2d7436d8e9c526cd8a3">array_map&lt;K,V&gt;::get_value</a>( uint32_t index )</div> <div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160;{</div> <div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; <span class="keywordflow">if</span>( index &lt; _size )</div> <div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160; <span class="keywordflow">return</span> _values.as_type + index;</div> <div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160;</div> <div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160; <span class="keywordflow">return</span> 0;</div> <div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160;}</div> <div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160;</div> <div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a0f1e73f4448e6a67de07d4fb399cb327"> 322</a></span>&#160;<span class="keyword">const</span> V* <a class="code" href="classcrap_1_1array__map.html#a4487a042bda4b2d7436d8e9c526cd8a3">array_map&lt;K,V&gt;::get_value</a>( uint32_t index )<span class="keyword"> const</span></div> <div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160; <span class="keywordflow">if</span>( index &lt; _size )</div> <div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160; <span class="keywordflow">return</span> _values.as_type + index;</div> <div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160;</div> <div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160; <span class="keywordflow">return</span> 0;</div> <div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160;}</div> <div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160;</div> <div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#affa53595eda01cd1a229accc734b95bb"> 331</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#affa53595eda01cd1a229accc734b95bb">array_map&lt;K, V&gt;::push_back</a>( <span class="keyword">const</span> K&amp; key, <span class="keyword">const</span> V&amp; value )</div> <div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160;{</div> <div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160; <span class="keyword">const</span> uint32_t current_size = _size;</div> <div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160;</div> <div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160; <span class="keywordflow">if</span>( current_size &lt; _max_size )</div> <div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160; {</div> <div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160; <a class="code" href="namespacecrap.html#a295f267803b5948c3938f4977fc38321">copy_construct_object</a>( &amp;key, _keys.as_type + current_size );</div> <div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160; <a class="code" href="namespacecrap.html#a295f267803b5948c3938f4977fc38321">copy_construct_object</a>( &amp;value, _values.as_type + current_size );</div> <div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160; _keys.as_type[current_size] = key;</div> <div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160; _values.as_type[current_size] = value;</div> <div class="line"><a name="l00341"></a><span class="lineno"> 341</span>&#160;</div> <div class="line"><a name="l00342"></a><span class="lineno"> 342</span>&#160; ++_size;</div> <div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160; <span class="keywordflow">return</span> current_size;</div> <div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160; }</div> <div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160;</div> <div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160; <span class="keywordflow">return</span> INVALID;</div> <div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160;}</div> <div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160;</div> <div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#ac06042b8bb4e00fdb405b757e3e50529"> 350</a></span>&#160;<span class="keywordtype">void</span> <a class="code" href="classcrap_1_1array__map.html#ac06042b8bb4e00fdb405b757e3e50529">array_map&lt;K,V&gt;::erase_at</a>( uint32_t index )</div> <div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160;{</div> <div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160; <span class="keywordflow">if</span>( index &lt; _size )</div> <div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160; {</div> <div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160; <span class="keyword">const</span> uint32_t last_index = _size-1;</div> <div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160;</div> <div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160; <a class="code" href="namespacecrap.html#a792b7b3060747a0895028c016326346d">destruct_object</a>( _keys.as_type + index );</div> <div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160; <a class="code" href="namespacecrap.html#a792b7b3060747a0895028c016326346d">destruct_object</a>( _values.as_type + index );</div> <div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160;</div> <div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160; <span class="keywordflow">if</span>( index != last_index )</div> <div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160; {</div> <div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160; <a class="code" href="namespacecrap.html#a295f267803b5948c3938f4977fc38321">copy_construct_object</a>( _keys.as_type + last_index, _keys.as_type + index );</div> <div class="line"><a name="l00362"></a><span class="lineno"> 362</span>&#160; <a class="code" href="namespacecrap.html#a295f267803b5948c3938f4977fc38321">copy_construct_object</a>( _values.as_type + last_index, _values.as_type + index );</div> <div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160;</div> <div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160; <a class="code" href="namespacecrap.html#a792b7b3060747a0895028c016326346d">destruct_object</a>( _keys.as_type + last_index );</div> <div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160; <a class="code" href="namespacecrap.html#a792b7b3060747a0895028c016326346d">destruct_object</a>( _values.as_type + last_index );</div> <div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160; }</div> <div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160;</div> <div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160; --_size;</div> <div class="line"><a name="l00369"></a><span class="lineno"> 369</span>&#160; }</div> <div class="line"><a name="l00370"></a><span class="lineno"> 370</span>&#160;}</div> <div class="line"><a name="l00371"></a><span class="lineno"> 371</span>&#160;</div> <div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00373"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a9c487b6b712e6951068294f9566b4c77"> 373</a></span>&#160;<span class="keywordtype">void</span> <a class="code" href="classcrap_1_1array__map.html#a9c487b6b712e6951068294f9566b4c77">array_map&lt;K,V&gt;::erase</a>( <span class="keyword">const</span> K&amp; key )</div> <div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160;{</div> <div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160; <span class="keyword">const</span> uint32_t index = find(key);</div> <div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160;</div> <div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160; <span class="keywordflow">if</span>( index != INVALID )</div> <div class="line"><a name="l00378"></a><span class="lineno"> 378</span>&#160; {</div> <div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160; erase_at(index);</div> <div class="line"><a name="l00380"></a><span class="lineno"> 380</span>&#160; }</div> <div class="line"><a name="l00381"></a><span class="lineno"> 381</span>&#160;}</div> <div class="line"><a name="l00382"></a><span class="lineno"> 382</span>&#160;</div> <div class="line"><a name="l00383"></a><span class="lineno"> 383</span>&#160;</div> <div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00385"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a508782d23a95e5da6faf3345960ebe55"> 385</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#a508782d23a95e5da6faf3345960ebe55">array_map&lt;K,V&gt;::find</a>( <span class="keyword">const</span> K&amp; key )</div> <div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160;{</div> <div class="line"><a name="l00387"></a><span class="lineno"> 387</span>&#160; <span class="keywordflow">for</span>( uint32_t i=0; i&lt;_size; ++i )</div> <div class="line"><a name="l00388"></a><span class="lineno"> 388</span>&#160; {</div> <div class="line"><a name="l00389"></a><span class="lineno"> 389</span>&#160; <span class="keywordflow">if</span>( key == _keys.as_type[i] )</div> <div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160; {</div> <div class="line"><a name="l00391"></a><span class="lineno"> 391</span>&#160; <span class="keywordflow">return</span> i;</div> <div class="line"><a name="l00392"></a><span class="lineno"> 392</span>&#160; }</div> <div class="line"><a name="l00393"></a><span class="lineno"> 393</span>&#160; }</div> <div class="line"><a name="l00394"></a><span class="lineno"> 394</span>&#160;</div> <div class="line"><a name="l00395"></a><span class="lineno"> 395</span>&#160; <span class="keywordflow">return</span> INVALID;</div> <div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160;}</div> <div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160;</div> <div class="line"><a name="l00398"></a><span class="lineno"> 398</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00399"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#ad3200915686e26e3e6ae5573e1c24f19"> 399</a></span>&#160;<span class="keywordtype">void</span> <a class="code" href="classcrap_1_1array__map.html#ad3200915686e26e3e6ae5573e1c24f19">array_map&lt;K, V&gt;::pop_back</a>( <span class="keywordtype">void</span> )</div> <div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160;{</div> <div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160; <span class="keyword">const</span> uint32_t current_size = _size;</div> <div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160;</div> <div class="line"><a name="l00403"></a><span class="lineno"> 403</span>&#160; <span class="keywordflow">if</span>( current_size &gt; 0 )</div> <div class="line"><a name="l00404"></a><span class="lineno"> 404</span>&#160; {</div> <div class="line"><a name="l00405"></a><span class="lineno"> 405</span>&#160; <a class="code" href="namespacecrap.html#a792b7b3060747a0895028c016326346d">destruct_object</a>( _keys.as_type + current_size-1 );</div> <div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160; <a class="code" href="namespacecrap.html#a792b7b3060747a0895028c016326346d">destruct_object</a>( _values.as_type + current_size-1 );</div> <div class="line"><a name="l00407"></a><span class="lineno"> 407</span>&#160;</div> <div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160; --_size;</div> <div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160; }</div> <div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160;}</div> <div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160;</div> <div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a697a101ecc2d4349862165851f82adaf"> 413</a></span>&#160;V&amp; <a class="code" href="classcrap_1_1array__map.html#a697a101ecc2d4349862165851f82adaf">array_map&lt;K,V&gt;::operator[]</a>( <span class="keyword">const</span> K&amp; key )</div> <div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160;{</div> <div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160; <span class="keyword">const</span> uint32_t index = find( key );</div> <div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160; <span class="keywordflow">if</span>( index != INVALID )</div> <div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160; <span class="keywordflow">return</span> *get_value( index );</div> <div class="line"><a name="l00418"></a><span class="lineno"> 418</span>&#160;</div> <div class="line"><a name="l00419"></a><span class="lineno"> 419</span>&#160; <span class="keywordflow">return</span> *((V*)0);</div> <div class="line"><a name="l00420"></a><span class="lineno"> 420</span>&#160;}</div> <div class="line"><a name="l00421"></a><span class="lineno"> 421</span>&#160;</div> <div class="line"><a name="l00422"></a><span class="lineno"> 422</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a54bc335e6ab4b13e7c17d4d889ee6433"> 423</a></span>&#160;<span class="keyword">const</span> V&amp; <a class="code" href="classcrap_1_1array__map.html#a697a101ecc2d4349862165851f82adaf">array_map&lt;K,V&gt;::operator[]</a>( <span class="keyword">const</span> K&amp; key )<span class="keyword"> const</span></div> <div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160; <span class="keyword">const</span> uint32_t index = find( key );</div> <div class="line"><a name="l00426"></a><span class="lineno"> 426</span>&#160; <span class="keywordflow">if</span>( index != INVALID )</div> <div class="line"><a name="l00427"></a><span class="lineno"> 427</span>&#160; <span class="keywordflow">return</span> *get_value( index );</div> <div class="line"><a name="l00428"></a><span class="lineno"> 428</span>&#160;</div> <div class="line"><a name="l00429"></a><span class="lineno"> 429</span>&#160; <span class="keywordflow">return</span> *((V*)0);</div> <div class="line"><a name="l00430"></a><span class="lineno"> 430</span>&#160;}</div> <div class="line"><a name="l00431"></a><span class="lineno"> 431</span>&#160;</div> <div class="line"><a name="l00432"></a><span class="lineno"> 432</span>&#160;</div> <div class="line"><a name="l00433"></a><span class="lineno"> 433</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a3cabf7c30b1e7d29a8d0e4addbcf6f11"> 434</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#a3cabf7c30b1e7d29a8d0e4addbcf6f11">array_map&lt;K,V&gt;::size</a>( <span class="keywordtype">void</span> )<span class="keyword"> const</span></div> <div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00436"></a><span class="lineno"> 436</span>&#160; <span class="keywordflow">return</span> _size;</div> <div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160;}</div> <div class="line"><a name="l00438"></a><span class="lineno"> 438</span>&#160;</div> <div class="line"><a name="l00439"></a><span class="lineno"> 439</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#afc44d600189d7d77d3b310892d37340c"> 440</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#afc44d600189d7d77d3b310892d37340c">array_map&lt;K,V&gt;::max_size</a>( <span class="keywordtype">void</span> )<span class="keyword"> const</span></div> <div class="line"><a name="l00441"></a><span class="lineno"> 441</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00442"></a><span class="lineno"> 442</span>&#160; <span class="keywordflow">return</span> _max_size;</div> <div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160;}</div> <div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160;</div> <div class="line"><a name="l00445"></a><span class="lineno"> 445</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#a7a498ac2d6aadc5c9ecdf71e2c142072"> 446</a></span>&#160;<a class="code" href="structcrap_1_1pointer__t.html">pointer_t&lt;void&gt;</a> <a class="code" href="classcrap_1_1array__map.html#a7a498ac2d6aadc5c9ecdf71e2c142072">array_map&lt;K,V&gt;::memory</a>( <span class="keywordtype">void</span> )<span class="keyword"> const</span></div> <div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00448"></a><span class="lineno"> 448</span>&#160; <span class="keywordflow">return</span> _keys.<a class="code" href="structcrap_1_1pointer__t.html#a60272c75c04aaafaf6a4339f10d81b32">as_void</a>;</div> <div class="line"><a name="l00449"></a><span class="lineno"> 449</span>&#160;}</div> <div class="line"><a name="l00450"></a><span class="lineno"> 450</span>&#160;</div> <div class="line"><a name="l00451"></a><span class="lineno"> 451</span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> K, <span class="keyword">typename</span> V&gt;</div> <div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="classcrap_1_1array__map.html#acbe6ebf74c40f5a5bb24299bd22b28d6"> 452</a></span>&#160;uint32_t <a class="code" href="classcrap_1_1array__map.html#acbe6ebf74c40f5a5bb24299bd22b28d6">array_map&lt;K,V&gt;::size_of_elements</a>( uint32_t number )</div> <div class="line"><a name="l00453"></a><span class="lineno"> 453</span>&#160;{</div> <div class="line"><a name="l00454"></a><span class="lineno"> 454</span>&#160; <span class="keywordflow">return</span> (<span class="keyword">sizeof</span>(K) + <span class="keyword">sizeof</span>(V)) * number;</div> <div class="line"><a name="l00455"></a><span class="lineno"> 455</span>&#160;}</div> <div class="line"><a name="l00456"></a><span class="lineno"> 456</span>&#160;</div> <div class="line"><a name="l00457"></a><span class="lineno"> 457</span>&#160;} <span class="comment">//namespace crap</span></div> <div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160;</div> <div class="line"><a name="l00459"></a><span class="lineno"> 459</span>&#160;<span class="preprocessor">#endif //CRAP_CORE_ARRAYMAP</span></div> <div class="ttc" id="classcrap_1_1array__map_html_afc44d600189d7d77d3b310892d37340c"><div class="ttname"><a href="classcrap_1_1array__map.html#afc44d600189d7d77d3b310892d37340c">crap::array_map::max_size</a></div><div class="ttdeci">CRAP_INLINE uint32_t max_size(void) const </div><div class="ttdoc">Returning the maximum size of the list. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00440">arraymap.h:440</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a264c73b4b30631bcd6818e8004c5f69e"><div class="ttname"><a href="classcrap_1_1array__map.html#a264c73b4b30631bcd6818e8004c5f69e">crap::array_map::end</a></div><div class="ttdeci">CRAP_INLINE uint32_t end(void) const </div><div class="ttdoc">Returns current end index. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00271">arraymap.h:271</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a2e4b30cdbbe65343a212fa7c80519393"><div class="ttname"><a href="classcrap_1_1array__map.html#a2e4b30cdbbe65343a212fa7c80519393">crap::array_map::get_key</a></div><div class="ttdeci">CRAP_INLINE K * get_key(uint32_t index)</div><div class="ttdoc">Returns the pointer to a certain key. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00295">arraymap.h:295</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_ad6c30d315809f4ab2a7a3333a060bd74"><div class="ttname"><a href="classcrap_1_1array__map.html#ad6c30d315809f4ab2a7a3333a060bd74">crap::array_map::operator=</a></div><div class="ttdeci">CRAP_INLINE array_map &amp; operator=(const array_map &amp;other)</div><div class="ttdoc">Assignment operator of array_map class. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00249">arraymap.h:249</a></div></div> <div class="ttc" id="utilities_8h_html"><div class="ttname"><a href="utilities_8h.html">utilities.h</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_ad3200915686e26e3e6ae5573e1c24f19"><div class="ttname"><a href="classcrap_1_1array__map.html#ad3200915686e26e3e6ae5573e1c24f19">crap::array_map::pop_back</a></div><div class="ttdeci">CRAP_INLINE void pop_back(void)</div><div class="ttdoc">Removes last element of the list. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00399">arraymap.h:399</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_af3441f93d975dab3aead6ba30e8ddf67"><div class="ttname"><a href="classcrap_1_1array__map.html#af3441f93d975dab3aead6ba30e8ddf67">crap::array_map::INVALID</a></div><div class="ttdeci">static const uint32_t INVALID</div><div class="ttdoc">Defines an invalid index. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00043">arraymap.h:43</a></div></div> <div class="ttc" id="config__x86_8h_html_a5a40526b8d842e7ff731509998bb0f1c"><div class="ttname"><a href="config__x86_8h.html#a5a40526b8d842e7ff731509998bb0f1c">CRAP_INLINE</a></div><div class="ttdeci">#define CRAP_INLINE</div><div class="ttdef"><b>Definition:</b> <a href="config__x86_8h_source.html#l00086">config_x86.h:86</a></div></div> <div class="ttc" id="structcrap_1_1pointer__t_html_a345d4e69dd07c3dcaacbb462f3d67745"><div class="ttname"><a href="structcrap_1_1pointer__t.html#a345d4e69dd07c3dcaacbb462f3d67745">crap::pointer_t::as_type</a></div><div class="ttdeci">T * as_type</div><div class="ttdef"><b>Definition:</b> <a href="utilities_8h_source.html#l00020">utilities.h:20</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a9c487b6b712e6951068294f9566b4c77"><div class="ttname"><a href="classcrap_1_1array__map.html#a9c487b6b712e6951068294f9566b4c77">crap::array_map::erase</a></div><div class="ttdeci">CRAP_INLINE void erase(const K &amp;key)</div><div class="ttdoc">Removes a key/value element equal to given key. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00373">arraymap.h:373</a></div></div> <div class="ttc" id="structcrap_1_1pointer__t_html_a60272c75c04aaafaf6a4339f10d81b32"><div class="ttname"><a href="structcrap_1_1pointer__t.html#a60272c75c04aaafaf6a4339f10d81b32">crap::pointer_t::as_void</a></div><div class="ttdeci">void * as_void</div><div class="ttdef"><b>Definition:</b> <a href="utilities_8h_source.html#l00022">utilities.h:22</a></div></div> <div class="ttc" id="namespacecrap_html_ad5ff6dc2c59dc874fa515af7da296592"><div class="ttname"><a href="namespacecrap.html#ad5ff6dc2c59dc874fa515af7da296592">crap::destruct_array</a></div><div class="ttdeci">CRAP_INLINE void destruct_array(const T *source, uint32_t arraysize)</div><div class="ttdef"><b>Definition:</b> <a href="utilities_8h_source.html#l00230">utilities.h:230</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a697a101ecc2d4349862165851f82adaf"><div class="ttname"><a href="classcrap_1_1array__map.html#a697a101ecc2d4349862165851f82adaf">crap::array_map::operator[]</a></div><div class="ttdeci">CRAP_INLINE V &amp; operator[](const K &amp;key)</div><div class="ttdoc">Index operator returning a member value. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00413">arraymap.h:413</a></div></div> <div class="ttc" id="namespacecrap_html_a4c9d33b967452614ba78b76f0e6a8747"><div class="ttname"><a href="namespacecrap.html#a4c9d33b967452614ba78b76f0e6a8747">crap::copy_construct_array</a></div><div class="ttdeci">CRAP_INLINE void copy_construct_array(const T *source, T *destination, uint32_t arraysize)</div><div class="ttdef"><b>Definition:</b> <a href="utilities_8h_source.html#l00222">utilities.h:222</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html"><div class="ttname"><a href="classcrap_1_1array__map.html">crap::array_map</a></div><div class="ttdoc">Simple linear map. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00038">arraymap.h:38</a></div></div> <div class="ttc" id="namespacecrap_html_a792b7b3060747a0895028c016326346d"><div class="ttname"><a href="namespacecrap.html#a792b7b3060747a0895028c016326346d">crap::destruct_object</a></div><div class="ttdeci">CRAP_INLINE void destruct_object(const T *source)</div><div class="ttdef"><b>Definition:</b> <a href="utilities_8h_source.html#l00192">utilities.h:192</a></div></div> <div class="ttc" id="crap__types_8h_html_ab5eb23180f7cc12b7d6c04a8ec067fdd"><div class="ttname"><a href="crap__types_8h.html#ab5eb23180f7cc12b7d6c04a8ec067fdd">UINT32_MAX</a></div><div class="ttdeci">#define UINT32_MAX</div><div class="ttdef"><b>Definition:</b> <a href="crap__types_8h_source.html#l00070">crap_types.h:70</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a631a78152d8e716195702f77b8dc3933"><div class="ttname"><a href="classcrap_1_1array__map.html#a631a78152d8e716195702f77b8dc3933">crap::array_map::begin</a></div><div class="ttdeci">CRAP_INLINE uint32_t begin(void) const </div><div class="ttdoc">Returns current start index. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00265">arraymap.h:265</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_afa487961a9f3d61f7c759954298f3fe4"><div class="ttname"><a href="classcrap_1_1array__map.html#afa487961a9f3d61f7c759954298f3fe4">crap::array_map::next</a></div><div class="ttdeci">CRAP_INLINE uint32_t next(uint32_t pos) const </div><div class="ttdoc">returns next index of provided index </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00277">arraymap.h:277</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a3cabf7c30b1e7d29a8d0e4addbcf6f11"><div class="ttname"><a href="classcrap_1_1array__map.html#a3cabf7c30b1e7d29a8d0e4addbcf6f11">crap::array_map::size</a></div><div class="ttdeci">CRAP_INLINE uint32_t size(void) const </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00434">arraymap.h:434</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_aa34a83de1d308d255269d160f5a0929e"><div class="ttname"><a href="classcrap_1_1array__map.html#aa34a83de1d308d255269d160f5a0929e">crap::array_map::~array_map</a></div><div class="ttdeci">CRAP_INLINE ~array_map(void)</div><div class="ttdoc">Destructor of array_map class. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00241">arraymap.h:241</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_affa53595eda01cd1a229accc734b95bb"><div class="ttname"><a href="classcrap_1_1array__map.html#affa53595eda01cd1a229accc734b95bb">crap::array_map::push_back</a></div><div class="ttdeci">CRAP_INLINE uint32_t push_back(const K &amp;key, const V &amp;value)</div><div class="ttdoc">Inserts a new element at the end of the map. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00331">arraymap.h:331</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_acbe6ebf74c40f5a5bb24299bd22b28d6"><div class="ttname"><a href="classcrap_1_1array__map.html#acbe6ebf74c40f5a5bb24299bd22b28d6">crap::array_map::size_of_elements</a></div><div class="ttdeci">static CRAP_INLINE uint32_t size_of_elements(uint32_t number)</div><div class="ttdoc">Calculates necessary memory for a certain number of elements. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00452">arraymap.h:452</a></div></div> <div class="ttc" id="structcrap_1_1pointer__t_html"><div class="ttname"><a href="structcrap_1_1pointer__t.html">crap::pointer_t&lt; void &gt;</a></div></div> <div class="ttc" id="namespacecrap_html_a295f267803b5948c3938f4977fc38321"><div class="ttname"><a href="namespacecrap.html#a295f267803b5948c3938f4977fc38321">crap::copy_construct_object</a></div><div class="ttdeci">CRAP_INLINE void copy_construct_object(const T *source, void *destination)</div><div class="ttdef"><b>Definition:</b> <a href="utilities_8h_source.html#l00186">utilities.h:186</a></div></div> <div class="ttc" id="namespacecrap_html"><div class="ttname"><a href="namespacecrap.html">crap</a></div><div class="ttdoc">Libraries namespace. </div><div class="ttdef"><b>Definition:</b> <a href="audiobuffer_8h_source.html#l00011">audiobuffer.h:11</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a4487a042bda4b2d7436d8e9c526cd8a3"><div class="ttname"><a href="classcrap_1_1array__map.html#a4487a042bda4b2d7436d8e9c526cd8a3">crap::array_map::get_value</a></div><div class="ttdeci">CRAP_INLINE V * get_value(uint32_t index)</div><div class="ttdoc">Returns the pointer to a certain value. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00313">arraymap.h:313</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a4f417df221bbab8fe116d792d2b5d039"><div class="ttname"><a href="classcrap_1_1array__map.html#a4f417df221bbab8fe116d792d2b5d039">crap::array_map::previous</a></div><div class="ttdeci">CRAP_INLINE uint32_t previous(uint32_t pos) const </div><div class="ttdoc">returns previous index of provided vale </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00286">arraymap.h:286</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a508782d23a95e5da6faf3345960ebe55"><div class="ttname"><a href="classcrap_1_1array__map.html#a508782d23a95e5da6faf3345960ebe55">crap::array_map::find</a></div><div class="ttdeci">CRAP_INLINE uint32_t find(const K &amp;key)</div><div class="ttdoc">Searches for an element and returns the index. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00385">arraymap.h:385</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_ac06042b8bb4e00fdb405b757e3e50529"><div class="ttname"><a href="classcrap_1_1array__map.html#ac06042b8bb4e00fdb405b757e3e50529">crap::array_map::erase_at</a></div><div class="ttdeci">CRAP_INLINE void erase_at(uint32_t index)</div><div class="ttdoc">Removes the element at a certain position. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00350">arraymap.h:350</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_ad8452f8a9a16d043796b5348a7865801"><div class="ttname"><a href="classcrap_1_1array__map.html#ad8452f8a9a16d043796b5348a7865801">crap::array_map::array_map</a></div><div class="ttdeci">CRAP_INLINE array_map(void *pointer, uint32_t size)</div><div class="ttdoc">Constructor of array_map class. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00232">arraymap.h:232</a></div></div> <div class="ttc" id="classcrap_1_1array__map_html_a7a498ac2d6aadc5c9ecdf71e2c142072"><div class="ttname"><a href="classcrap_1_1array__map.html#a7a498ac2d6aadc5c9ecdf71e2c142072">crap::array_map::memory</a></div><div class="ttdeci">CRAP_INLINE pointer_t&lt; void &gt; memory(void) const </div><div class="ttdoc">Returns the pointer to the memory. </div><div class="ttdef"><b>Definition:</b> <a href="arraymap_8h_source.html#l00446">arraymap.h:446</a></div></div> </div><!-- fragment --></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Wed Jan 7 2015 21:59:07 for Crap Engine 2 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
client/src/app/createPermission/createPermission.html
GeoSmartCity-CIP/gsc-datacatalogue
<h2>Manage permissions</h2> <uib-tabset ng-init="init()"> <uib-tab index="0" heading="Role list" active="tabs[0].active"> <table class="table table-striped"> <tr> <th>ID#</th> <th>Role</th> <th>Description</th> <th>Actions</th> </tr> <tr ng-repeat="rl in data.roles| orderBy : 'rolename'" show="data.roles.length > 0"> <td>{{rl.id}}</td> <td>{{rl.rolename}}</td> <td>{{rl.description}}</td> <td> <button type="button" class="btn" ng-click="assignPermissions(rl)">Assign permissions</button> </td> </tr> </table> </uib-tab> <uib-tab index="1" heading="Add permissions to role" active="tabs[1].active"> <form ng-submit="save()"> <div class="row"> <div class="col-md-12"> <div class="form-group"> <label for="type" class="control-label">Role name</label> <input type="text" class="form-control" id="type" ng-model="data.currentRole.rolename" readonly> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label for="currentPermissionFunction" class="control-label">Function</label> <select type="text" class="form-control" id="currentPermissionFunction" ng-model="data.currentPermission.function" ng-options= "func as func.functionname for func in data.functions"> <option value="">Please select</option> </select> </div> </div> <div class="col-md-6"> <div class="form-group"> <label for="currentPermissionApplication" class="control-label">Application</label> <select type="text" class="form-control" id="currentPermissionApplication" ng-model="data.currentPermission.application" ng-options="app as app.applicationname for app in data.applications"> <option value="">Please select</option> </select> </div> </div> <div class="col-md-3"> <div class="form-group"> <label for="type" class="control-label">Actions</label><br/> <input type="button" class="btn btn-primary" value="Add permission" ng-click="addPermission()"> </div> </div> </div> <div class="row"> <div class="col-md-12"> <h4>Permissions for role</h4> <table class="table table-striped"> <tr> <th colspan="2">Function</th> <th colspan="2">Application</th> <th>Actions</th> </tr> <tr ng-repeat="rl in data.currentRole.functions| orderBy : 'rolename'" show="data.currentRole.functions.length > 0"> <td>{{rl.idfunction}}</td> <td>{{rl.functionname}}</td> <td>{{rl.idapplication}}</td> <td>{{rl.applicationname}}</td> <td> <button type="button" class="btn" ng-click="removePermission($index)">Remove</button> </td> </tr> </table> </div> </div> <div class="row"> <div class="col-md-12"> <input type="button" class="btn btn-primary" value="Clear" ng-click="resetCurrent()"> <input type="submit" ng-if="isUpdate()" class="btn btn-primary" value="Save permissions"> </div> </div> </form> </uib-tab> </uib-tabset>
_modules/ansible/playbook/handler.html
alikins/alikins.github.io
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>ansible.playbook.handler &mdash; Ansible 1 documentation</title> <link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" /> <link rel="top" title="Ansible 1 documentation" href="../../../index.html"/> <link rel="up" title="ansible.playbook" href="../playbook.html"/> <script src="../../../_static/js/modernizr.min.js"></script> </head> <body class="wy-body-for-nav" role="document"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search"> <a href="../../../index.html" class="icon icon-home"> Ansible </a> <div class="version"> 2.2 </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <ul class="simple"> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="../../../index.html">Ansible</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../../../index.html">Docs</a> &raquo;</li> <li><a href="../../index.html">Module code</a> &raquo;</li> <li><a href="../playbook.html">ansible.playbook</a> &raquo;</li> <li>ansible.playbook.handler</li> <li class="wy-breadcrumbs-aside"> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <h1>Source code for ansible.playbook.handler</h1><div class="highlight"><pre> <span class="c"># (c) 2012-2014, Michael DeHaan &lt;michael.dehaan@gmail.com&gt;</span> <span class="c">#</span> <span class="c"># This file is part of Ansible</span> <span class="c">#</span> <span class="c"># Ansible is free software: you can redistribute it and/or modify</span> <span class="c"># it under the terms of the GNU General Public License as published by</span> <span class="c"># the Free Software Foundation, either version 3 of the License, or</span> <span class="c"># (at your option) any later version.</span> <span class="c">#</span> <span class="c"># Ansible is distributed in the hope that it will be useful,</span> <span class="c"># but WITHOUT ANY WARRANTY; without even the implied warranty of</span> <span class="c"># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span> <span class="c"># GNU General Public License for more details.</span> <span class="c">#</span> <span class="c"># You should have received a copy of the GNU General Public License</span> <span class="c"># along with Ansible. If not, see &lt;http://www.gnu.org/licenses/&gt;.</span> <span class="c"># Make coding more python3-ish</span> <span class="kn">from</span> <span class="nn">__future__</span> <span class="kn">import</span> <span class="p">(</span><span class="n">absolute_import</span><span class="p">,</span> <span class="n">division</span><span class="p">,</span> <span class="n">print_function</span><span class="p">)</span> <span class="n">__metaclass__</span> <span class="o">=</span> <span class="nb">type</span> <span class="kn">from</span> <span class="nn">ansible.errors</span> <span class="kn">import</span> <span class="n">AnsibleError</span> <span class="c">#from ansible.inventory.host import Host</span> <span class="kn">from</span> <span class="nn">ansible.playbook.task</span> <span class="kn">import</span> <span class="n">Task</span> <div class="viewcode-block" id="Handler"><a class="viewcode-back" href="../../../rst/ansible.playbook.html#ansible.playbook.handler.Handler">[docs]</a><span class="k">class</span> <span class="nc">Handler</span><span class="p">(</span><span class="n">Task</span><span class="p">):</span> <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">block</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">role</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">task_include</span><span class="o">=</span><span class="bp">None</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">_flagged_hosts</span> <span class="o">=</span> <span class="p">[]</span> <span class="nb">super</span><span class="p">(</span><span class="n">Handler</span><span class="p">,</span> <span class="bp">self</span><span class="p">)</span><span class="o">.</span><span class="n">__init__</span><span class="p">(</span><span class="n">block</span><span class="o">=</span><span class="n">block</span><span class="p">,</span> <span class="n">role</span><span class="o">=</span><span class="n">role</span><span class="p">,</span> <span class="n">task_include</span><span class="o">=</span><span class="n">task_include</span><span class="p">)</span> <div class="viewcode-block" id="Handler.__repr__"><a class="viewcode-back" href="../../../rst/ansible.playbook.html#ansible.playbook.handler.Handler.__repr__">[docs]</a> <span class="k">def</span> <span class="nf">__repr__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="sd">&#39;&#39;&#39; returns a human readable representation of the handler &#39;&#39;&#39;</span> <span class="k">return</span> <span class="s">&quot;HANDLER: </span><span class="si">%s</span><span class="s">&quot;</span> <span class="o">%</span> <span class="bp">self</span><span class="o">.</span><span class="n">get_name</span><span class="p">()</span></div> <span class="nd">@staticmethod</span> <div class="viewcode-block" id="Handler.load"><a class="viewcode-back" href="../../../rst/ansible.playbook.html#ansible.playbook.handler.Handler.load">[docs]</a> <span class="k">def</span> <span class="nf">load</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">block</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">role</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">task_include</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">variable_manager</span><span class="o">=</span><span class="bp">None</span><span class="p">,</span> <span class="n">loader</span><span class="o">=</span><span class="bp">None</span><span class="p">):</span> <span class="n">t</span> <span class="o">=</span> <span class="n">Handler</span><span class="p">(</span><span class="n">block</span><span class="o">=</span><span class="n">block</span><span class="p">,</span> <span class="n">role</span><span class="o">=</span><span class="n">role</span><span class="p">,</span> <span class="n">task_include</span><span class="o">=</span><span class="n">task_include</span><span class="p">)</span> <span class="k">return</span> <span class="n">t</span><span class="o">.</span><span class="n">load_data</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">variable_manager</span><span class="o">=</span><span class="n">variable_manager</span><span class="p">,</span> <span class="n">loader</span><span class="o">=</span><span class="n">loader</span><span class="p">)</span></div> <div class="viewcode-block" id="Handler.flag_for_host"><a class="viewcode-back" href="../../../rst/ansible.playbook.html#ansible.playbook.handler.Handler.flag_for_host">[docs]</a> <span class="k">def</span> <span class="nf">flag_for_host</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">host</span><span class="p">):</span> <span class="c">#assert instanceof(host, Host)</span> <span class="k">if</span> <span class="n">host</span> <span class="ow">not</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_flagged_hosts</span><span class="p">:</span> <span class="bp">self</span><span class="o">.</span><span class="n">_flagged_hosts</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">host</span><span class="p">)</span></div> <div class="viewcode-block" id="Handler.has_triggered"><a class="viewcode-back" href="../../../rst/ansible.playbook.html#ansible.playbook.handler.Handler.has_triggered">[docs]</a> <span class="k">def</span> <span class="nf">has_triggered</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">host</span><span class="p">):</span> <span class="k">return</span> <span class="n">host</span> <span class="ow">in</span> <span class="bp">self</span><span class="o">.</span><span class="n">_flagged_hosts</span></div> <div class="viewcode-block" id="Handler.serialize"><a class="viewcode-back" href="../../../rst/ansible.playbook.html#ansible.playbook.handler.Handler.serialize">[docs]</a> <span class="k">def</span> <span class="nf">serialize</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="n">result</span> <span class="o">=</span> <span class="nb">super</span><span class="p">(</span><span class="n">Handler</span><span class="p">,</span> <span class="bp">self</span><span class="p">)</span><span class="o">.</span><span class="n">serialize</span><span class="p">()</span> <span class="n">result</span><span class="p">[</span><span class="s">&#39;is_handler&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="bp">True</span> <span class="k">return</span> <span class="n">result</span></div></div> </pre></div> </div> </div> <footer> <hr/> <div role="contentinfo"> <p> &copy; Copyright 2016, Red Hat. </p> </div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT:'../../../', VERSION:'1', COLLAPSE_INDEX:false, FILE_SUFFIX:'.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../../../_static/jquery.js"></script> <script type="text/javascript" src="../../../_static/underscore.js"></script> <script type="text/javascript" src="../../../_static/doctools.js"></script> <script type="text/javascript" src="../../../_static/js/theme.js"></script> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.StickyNav.enable(); }); </script> </body> </html>
_posts/2011-04-01-contratados-pelo-curriculo-demitidos-pela-atitude.html
antonini/blog.endrigoantonini.com.br
--- layout: post status: publish published: true title: '"Contratados pelo currículo, demitidos pela atitude"' author: display_name: Endrigo Antonini url: http://blog.endrigoantonini.com.br author_url: http://blog.endrigoantonini.com.br excerpt: "<img src=\"http://blog.endrigoantonini.com.br/wp-content/uploads/2011/04/voce-esta-demitido.png\" alt=\"\" title=\"voce-esta-demitido\" width=\"230\" height=\"140\" class=\"alignright size-full wp-image-613\" />\r\n\"É preciso que, antes de qualquer coisa, percebamos o efeito que nossos comportamentos estão tendo sobre as pessoas no ambiente de trabalho." wordpress_id: 608 wordpress_url: http://blog.endrigoantonini.com.br/?p=608 date: '2011-04-01 13:26:43 -0300' date_gmt: '2011-04-01 16:26:43 -0300' categories: - Administração tags: - Administração - Demissão - Quociente de Inteligência - Inteligência Emocional comments: [] --- <p><img src="/wp-content/uploads/2011/04/voce-esta-demitido.png" alt="" title="voce-esta-demitido" width="230" height="140" class="alignright size-full wp-image-613" /><br /> "É preciso que, antes de qualquer coisa, percebamos o efeito que nossos comportamentos estão tendo sobre as pessoas no ambiente de trabalho.<a id="more"></a><a id="more-608"></a><br /> Diversos são os motivos que levam as empresas a demitirem seus funcionários. Uma pesquisa realizada pela Catho, em 2009, com 12.122 profissionais de empresas privadas de todo o Brasil, revelou os principais fatores para a demissão no país. Segundo o levantamento, dentre as cinco primeiras razões, três estão relacionadas à personalidade.</p> <p>O estudo aponta que, além dos motivos relacionados à incompetência e à falta de resultados, também estão as questões comportamentais, como o mau relacionamento com o grupo, falta de dinamismo e inaptidão para a liderança. Se prestarmos a devida atenção à questão, podemos perceber que o fato tem grande relação com a falta de Inteligência Emocional.</p> <p>Até o lançamento do livro "Estruturas da Mente", do psicólogo americano Howard Gardner, em 1983, para a grande maioria das pessoas, a inteligência era atribuída a pessoas com alto QI (Quociente de inteligência). Gardner confrontou este paradigma, mostrando em seus estudos que as pessoas são habilidosas de diferentes formas, e que nem todos aprendem da mesma maneira. Dentre as inteligências múltiplas apresentadas pelo psicólogo, as que tratam da capacidade do indivíduo se relacionar com as pessoas e consigo mesmo, somadas, resultam no QE, ou Inteligência Emocional.</p> <p>Normalmente, o baixo QI tende a limitar o crescimento profissional, já o baixo QE pode destruir uma carreira, por mais alto que seja seu QI. As pessoas com pouca inteligência emocional têm um autoconhecimento limitado, e esse é o maior problema. Normalmente, este indivíduo não tem consciência de seus comportamentos, e tem dificuldade em avaliar o impacto que suas atitudes causam nos demais. Como consequência, costuma ser egocêntrico, lidar mal com o estresse, ter baixa tolerância a frustrações, além das outras questões comportamentais citadas na pesquisa como razões para demissão.</p> <p> Konstantin Grebnev/ iStockPhoto </p> <p>É preciso que, antes de qualquer coisa, percebamos o efeito que nossos<br /> comportamentos estão tendo sobre as pessoas no ambiente de trabalho </p> <p>Diferentemente do QI, que muda muito pouco na idade adulta, a Inteligência Emocional pode ser aprimorada. Embora não seja um processo rápido, o primeiro e grande segredo é o autoconhecimento. É preciso que, antes de qualquer coisa, percebamos o efeito que nossos comportamentos estão tendo sobre as pessoas, no ambiente de trabalho, e até mesmo na vida pessoal. Para isso, é essencial que se leve em consideração os feedbacks recebidos, seja de um superior, um subordinado ou de parentes e amigos.</p> <p>Saber usar os pontos fortes, controlar os pontos limitantes, relevar os pontos fracos e persistir diante de frustrações são elementos que fazem parte das competências de um profissional com alta Inteligência Emocional. É importante ressaltar que isso não é importante somente na vida corporativa. Um alto nível de QE nos permite perceber melhor quem somos, estabelecer relacionamentos mais saudáveis com aqueles que nos rodeiam, e termos atitudes capazes de tornar nossas vidas muito melhores."</p> <p>Fonte: <a href="http://www.administradores.com.br/informe-se/carreira-e-rh/contratados-pelo-curriculo-demitidos-pela-atitude/43756/">Administradores</a></p>
jekyll_collections/_iframes/velib-hour.html
cristianpb/cristianpb.github.io
--- chartjs: true --- <canvas id="velibs_hour" width="400" height="300"></canvas> <script> var ctx = document.getElementById("velibs_hour").getContext('2d'); var data_velib = {{ site.data.velib.velibs.hourly | jsonify }} var SpeedAltitudeChart = new Chart(ctx, { type: 'line', data: { labels: data_velib.monday.hour, datasets: [{ label: "Monday", fill: false, borderColor: '#8dd3c7', backgroundColor: '#8dd3c7', lineTension: 0, data: data_velib.monday.velibs },{ label: "Tuesday", fill: false, borderColor: '#ffffb3', backgroundColor: '#ffffb3', lineTension: 0, data: data_velib.tuesday.velibs },{ label: "Wednesday", fill: false, borderColor: '#bebada', backgroundColor: '#bebada', lineTension: 0, data: data_velib.wednesday.velibs },{ label: "Thursday", fill: false, borderColor: '#fb8072', backgroundColor: '#fb8072', lineTension: 0, data: data_velib.thursday.velibs },{ label: "Friday", fill: false, borderColor: '#80b1d3', backgroundColor: '#80b1d3', lineTension: 0, data: data_velib.friday.velibs },{ label: "Saturday", fill: false, borderColor: '#fdb462', backgroundColor: '#fdb462', lineTension: 0, data: data_velib.saturday.velibs },{ label: "Sunday", fill: false, borderColor: '#b3de69', backgroundColor: '#b3de69', lineTension: 0, data: data_velib.sunday.velibs }, ] }, options: { scales: { xAxes: [{ label: 'Date', position: 'bottom', scaleLabel: { display: true, //fontColor: '#FF6384', labelString: 'Hour' }, }], yAxes: [{ position: 'left', scaleLabel: { display: true, //fontColor: '#FF6384', labelString: 'Average Number of velibs' }, ticks: { userCallback: function(value, index, values) { return parseInt(value); } } }]}, title:{ display: false, text: 'Chart.js Time Scale' }, tooltips: { mode: 'index', intersect: false, }, hover: { mode: 'index', intersect: false } } }); </script>
docs/api-gen/html/4.0/_object_factory_8php_source.html
iherwig/wcmf
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>wCMF 4.0: lib/core/ObjectFactory.php Source File</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="A MDSD framework for building reliable, maintainable and extendable web applications with PHP"> <meta name="keywords" content="PHP, web application framework, model driven development"> <meta name="author" content="wemove digital solutions"> <link rel="shortcut icon" href="theme/images/favicon.ico"> <!-- Le HTML5 shim, for IE6-8 support of HTML elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link href="theme/css/doxstyles.css" rel="stylesheet"> <script src="jquery.js"></script> <script src="theme/bootstrap3/js/bootstrap.min.js"></script> <link href="theme/bootstrap3/css/bootstrap.min.css" rel="stylesheet"> <link href="theme/bootstrap3/css/font-awesome.min.css" rel="stylesheet"> <script src="theme/js/tocify/jquery.tocify.min.js"></script> <link href="theme/js/tocify/jquery.tocify.css" rel="stylesheet"> <script src="theme/js/doxy-boot.js"></script> <script src="theme/js/application.js"></script> <script src="dynsections.js"></script> <link href="theme/css/syntax.css" rel="stylesheet"> <link href="theme/css/style.css" rel="stylesheet"> <script src="search/search.js"></script> <script src="search/searchdata.js"></script> </head> <body style="min-height: 200px; padding-top: 50px;"> <header class="navbar navbar-inverse navbar-fixed-top bs-docs-nav"> <div class="container"> <div class="row"> <div class="col-md-offset-1 col-sm-offset-0 col-md-10"> <div class="navbar-header"> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".menu-navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html">wCMF 4.0</a> </div> <div class="collapse navbar-collapse menu-navbar-collapse" role="navigation"> <ul class="nav navbar-nav"> <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-hand-o-right"></i> Guides <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="gettingstarted.html">Getting started</a></li> <li><a href="architecture.html">Architecture</a></li> <li><a href="model.html">Model</a></li> <li><a href="persistence.html">Persistence</a></li> <li><a href="presentation.html">Presentation</a></li> <li><a href="configuration.html">Configuration</a></li> <li><a href="security.html">Security</a></li> <li><a href="i18n_l10n.html">I18n & l10n</a></li> <li><a href="tests.html">Tests</a></li> </ul> </li> <li class="dropdown"><a href="annotated.html"><i class="fa fa-file-text-o"></i> API</a></li> <li><a href="https://github.com/iherwig/wcmf"><i class="fa fa-github"></i> Code</a></li> <li><a href="support.html"><i class="fa fa-support"></i> Support</a></li> </ul> <ul class="nav navbar-nav pull-right"> <li> <div id="MSearchBox"> <input id="MSearchField" type="text" class="form-control" placeholder="Search API" name="query" onkeyup="searchBox.OnSearchFieldChange(event)"> </div> <div id="MSearchSelect"></div> <div id="MSearchClose"></div> </li> </ul> </div> </div> </div> </div> </header> <a class="anchor" id="top"></a> <div class="content" id="content"> <div class="container"> <div class="row" style="margin-top: 20px;"> <div class="col-md-offset-1 col-sm-offset-0 col-md-10 panel panel-default"> <div> <!-- end header part --><!-- Generated by Doxygen 1.8.10 --> <script type="text/javascript"> //var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <!-- 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_2f37eedf7d35aaf3dbd03bc72596cb1d.html">wcmf_older</a></li><li class="navelem"><a class="el" href="dir_f8c980795719a21d127c2aa54d5f48a2.html">wcmf</a></li><li class="navelem"><a class="el" href="dir_887d14fad5e0ff768536a703b20a65b6.html">src</a></li><li class="navelem"><a class="el" href="dir_8d315ded3d8809bdca406340d4217ac5.html">wcmf</a></li><li class="navelem"><a class="el" href="dir_adbc723cc94464b010849d4ce776bdfe.html">lib</a></li><li class="navelem"><a class="el" href="dir_c0db750643743a0da4825c964e6aa9b8.html">core</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">ObjectFactory.php</div> </div> </div><!--header--> <div class="contents"> <div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;&lt;?php<span class="comment"></span></div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">/**</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> * wCMF - wemove Content Management Framework</span></div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * Copyright (C) 2005-2015 wemove digital solutions GmbH</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> *</span></div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * Licensed under the terms of the MIT License.</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> *</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> * See the LICENSE file distributed with this work for</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * additional information.</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacewcmf_1_1lib_1_1core.html">wcmf\lib\core</a>;</div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;</div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;use <a class="code" href="namespacewcmf_1_1lib_1_1config_1_1_configuration_exception.html">wcmf\lib\config\ConfigurationException</a>;</div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"></span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment">/**</span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * ObjectFactory implements the _service locator_ pattern by wrapping a</span></div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> * Factory instance and providing static access to it.</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"> *</span></div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"> * It delegates the work of actually instantiating services to the configured</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment"> * Factory instance.</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="comment"> *</span></div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="comment"> * @author ingo herwig &lt;ingo@wemove.com&gt;</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html"> 24</a></span>&#160;<span class="keyword">class </span><a class="code" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html">ObjectFactory</a> {</div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;</div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keyword">private</span> <span class="keyword">static</span> $_factory = null;</div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment"></span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"> /**</span></div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="comment"> * Configure the factory.</span></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="comment"> * @param $factory Factory instance that actually does the instantiation.</span></div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#aad68e477a898d82686dcc48bde74f070"> 32</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">function</span> <a class="code" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#aad68e477a898d82686dcc48bde74f070">configure</a>(<a class="code" href="interfacewcmf_1_1lib_1_1core_1_1_factory.html">Factory</a> $factory) {</div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; self::$_factory = $factory;</div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; }</div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="comment"></span></div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="comment"> /**</span></div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="comment"> * @see Factory::getInstance()</span></div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a11fc3766874ff733f8c4c7e3fc5152a6"> 39</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">function</span> <a class="code" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a11fc3766874ff733f8c4c7e3fc5152a6">getInstance</a>($name, $dynamicConfiguration=array()) {</div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; self::checkConfig();</div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <span class="keywordflow">return</span> self::$_factory-&gt;getInstance($name, $dynamicConfiguration);</div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; }</div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="comment"></span></div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="comment"> /**</span></div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="comment"> * @see Factory::getClassInstance()</span></div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#aa1b6be6b367bd53db92d8d7f76da9345"> 47</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">function</span> <a class="code" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#aa1b6be6b367bd53db92d8d7f76da9345">getClassInstance</a>($class, $dynamicConfiguration=array()) {</div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; self::checkConfig();</div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="keywordflow">return</span> self::$_factory-&gt;getClassInstance($class, $dynamicConfiguration);</div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; }</div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="comment"></span></div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="comment"> /**</span></div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="comment"> * @see Factory::registerInstance()</span></div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#ab03516bd9b8a9194921eb00721ec60d9"> 55</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">function</span> <a class="code" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#ab03516bd9b8a9194921eb00721ec60d9">registerInstance</a>($name, $instance) {</div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; self::checkConfig();</div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; self::$_factory-&gt;registerInstance($name, $instance);</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; }</div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;<span class="comment"></span></div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="comment"> /**</span></div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="comment"> * @see Factory::addInterfaces()</span></div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a860191ca1c784f19b4cc8300f356edc7"> 63</a></span>&#160; <span class="keyword">public</span> <span class="keyword">function</span> <a class="code" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a860191ca1c784f19b4cc8300f356edc7">addInterfaces</a>($interfaces) {</div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; self::checkConfig();</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; self::$_factory-&gt;addInterfaces($interfaces);</div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; }</div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;<span class="comment"></span></div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="comment"> /**</span></div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="comment"> * @see Factory::clear()</span></div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a342b1676bf9651477ec79ed93f606244"> 71</a></span>&#160; <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">function</span> <a class="code" href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a342b1676bf9651477ec79ed93f606244">clear</a>() {</div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; self::checkConfig();</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; self::$_factory-&gt;clear();</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; }</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="comment"></span></div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="comment"> /**</span></div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;<span class="comment"> * Check if the configuration is valid.</span></div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <span class="keyword">private</span> <span class="keyword">static</span> <span class="keyword">function</span> checkConfig() {</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <span class="keywordflow">if</span> (self::$_factory == null) {</div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="classwcmf_1_1lib_1_1config_1_1_configuration_exception.html">ConfigurationException</a>(<span class="stringliteral">&#39;No Factory instance provided. Do this by calling the configure() method.&#39;</span>);</div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; }</div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; }</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;}</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;?&gt;</div> <div class="ttc" id="classwcmf_1_1lib_1_1core_1_1_object_factory_html_aa1b6be6b367bd53db92d8d7f76da9345"><div class="ttname"><a href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#aa1b6be6b367bd53db92d8d7f76da9345">wcmf\lib\core\ObjectFactory\getClassInstance</a></div><div class="ttdeci">static getClassInstance($class, $dynamicConfiguration=array())</div><div class="ttdef"><b>Definition:</b> <a href="_object_factory_8php_source.html#l00047">ObjectFactory.php:47</a></div></div> <div class="ttc" id="classwcmf_1_1lib_1_1core_1_1_object_factory_html_a342b1676bf9651477ec79ed93f606244"><div class="ttname"><a href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a342b1676bf9651477ec79ed93f606244">wcmf\lib\core\ObjectFactory\clear</a></div><div class="ttdeci">static clear()</div><div class="ttdef"><b>Definition:</b> <a href="_object_factory_8php_source.html#l00071">ObjectFactory.php:71</a></div></div> <div class="ttc" id="classwcmf_1_1lib_1_1core_1_1_object_factory_html_a860191ca1c784f19b4cc8300f356edc7"><div class="ttname"><a href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a860191ca1c784f19b4cc8300f356edc7">wcmf\lib\core\ObjectFactory\addInterfaces</a></div><div class="ttdeci">addInterfaces($interfaces)</div><div class="ttdef"><b>Definition:</b> <a href="_object_factory_8php_source.html#l00063">ObjectFactory.php:63</a></div></div> <div class="ttc" id="namespacewcmf_1_1lib_1_1config_1_1_configuration_exception_html"><div class="ttname"><a href="namespacewcmf_1_1lib_1_1config_1_1_configuration_exception.html">ConfigurationException</a></div></div> <div class="ttc" id="classwcmf_1_1lib_1_1core_1_1_object_factory_html_a11fc3766874ff733f8c4c7e3fc5152a6"><div class="ttname"><a href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#a11fc3766874ff733f8c4c7e3fc5152a6">wcmf\lib\core\ObjectFactory\getInstance</a></div><div class="ttdeci">static getInstance($name, $dynamicConfiguration=array())</div><div class="ttdef"><b>Definition:</b> <a href="_object_factory_8php_source.html#l00039">ObjectFactory.php:39</a></div></div> <div class="ttc" id="classwcmf_1_1lib_1_1core_1_1_object_factory_html"><div class="ttname"><a href="classwcmf_1_1lib_1_1core_1_1_object_factory.html">wcmf\lib\core\ObjectFactory</a></div><div class="ttdoc">ObjectFactory implements the service locator pattern by wrapping a Factory instance and providing sta...</div><div class="ttdef"><b>Definition:</b> <a href="_object_factory_8php_source.html#l00024">ObjectFactory.php:24</a></div></div> <div class="ttc" id="classwcmf_1_1lib_1_1core_1_1_object_factory_html_ab03516bd9b8a9194921eb00721ec60d9"><div class="ttname"><a href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#ab03516bd9b8a9194921eb00721ec60d9">wcmf\lib\core\ObjectFactory\registerInstance</a></div><div class="ttdeci">static registerInstance($name, $instance)</div><div class="ttdef"><b>Definition:</b> <a href="_object_factory_8php_source.html#l00055">ObjectFactory.php:55</a></div></div> <div class="ttc" id="interfacewcmf_1_1lib_1_1core_1_1_factory_html"><div class="ttname"><a href="interfacewcmf_1_1lib_1_1core_1_1_factory.html">wcmf\lib\core\Factory</a></div><div class="ttdoc">Interface for Factory implementations. </div><div class="ttdef"><b>Definition:</b> <a href="_factory_8php_source.html#l00019">Factory.php:19</a></div></div> <div class="ttc" id="classwcmf_1_1lib_1_1config_1_1_configuration_exception_html"><div class="ttname"><a href="classwcmf_1_1lib_1_1config_1_1_configuration_exception.html">wcmf\lib\config\ConfigurationException</a></div><div class="ttdoc">ConfigurationException signals an exception in the configuration. </div><div class="ttdef"><b>Definition:</b> <a href="_configuration_exception_8php_source.html#l00018">ConfigurationException.php:18</a></div></div> <div class="ttc" id="classwcmf_1_1lib_1_1core_1_1_object_factory_html_aad68e477a898d82686dcc48bde74f070"><div class="ttname"><a href="classwcmf_1_1lib_1_1core_1_1_object_factory.html#aad68e477a898d82686dcc48bde74f070">wcmf\lib\core\ObjectFactory\configure</a></div><div class="ttdeci">static configure(Factory $factory)</div><div class="ttdoc">Configure the factory. </div><div class="ttdef"><b>Definition:</b> <a href="_object_factory_8php_source.html#l00032">ObjectFactory.php:32</a></div></div> <div class="ttc" id="namespacewcmf_1_1lib_1_1core_html"><div class="ttname"><a href="namespacewcmf_1_1lib_1_1core.html">wcmf\lib\core</a></div><div class="ttdoc">Core classes. </div><div class="ttdef"><b>Definition:</b> <a href="namespaces_8php_source.html#l00011">namespaces.php:11</a></div></div> </div><!-- fragment --></div><!-- contents --> <!-- start footer part --> </div> </div> </div> </div> <hr> <footer> <div class="container"> <div class="row"> <div class="col-md-9"> <small>&copy; 2016 <a href="http://www.wemove.com" target="_blank">wemove digital solutions</a><br> Generated on Fri Jul 15 2016 22:20:37 for wCMF by &#160;<a href="http://www.doxygen.org/index.html" target="_blank">doxygen</a> 1.8.10</small> </div> </div> </div> </footer> </body> </html>
api/api-test-eventful.html
mariusbanea/web-developers-toolkit
<html lang="en"> <head> <meta charset="utf-8"> <title>Api Stack Overflow</title> <script type="text/javascript" src="http://code.jquery.com/jquery.min.js"></script> <script type="text/javascript"> //define default gps coordinates for New York let lat = "40.730610"; let long = "-73.935242"; function getEventful() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(saveLocation); } else { console.log('Geolocation is not supported by this browser.'); } } function saveLocation(position) { lat = position.coords.latitude; long = position.coords.longitude; getEventfulApi(lat, long); } function getEventfulApi(lat, long) { /* Update all the parameters for your API test*/ var params = { app_key: 'Jsr6ndZBQLW9qdLL', keywords: 'concert&location', location: "40.730610,-73.935242", date: 'This%20Week', within: 25, }; var result = $.ajax({ /* update API end point */ url: "http://api.eventful.com/json/events/search", data: params, dataType: "jsonp", /*set the call type GET / POST*/ type: "GET" }) /* if the call is successful (status 200 OK) show results */ .done(function(result) { /* if the results are meeningful, we can just console.log them */ console.log(result); displayEventful(result); }) /* if the call is NOT successful show errors */ .fail(function(jqXHR, error, errorThrown) { console.log(jqXHR); console.log(error); console.log(errorThrown); }); } function displayEventful(data) { console.log('In displayEventful'); console.log(data); // NOTE - PROGRAM THROWS ERROR BEFORE THIS POINT, SO HAVEN'T VIEWED OUTPUT const results = data.events.event.map((item, index) => renderEventful(item)); // THIS NEEDS TO BE EDITED ONCE I CAN SEE THE OBJECT } function renderEventful(result) { console.log(result); let buildTheHtmlOutput = "<li>"; buildTheHtmlOutput += "<h2>" + result.title + "</h2>"; buildTheHtmlOutput += "<p>" + result.description + "</p>"; buildTheHtmlOutput += "<a href='" + result.url + "' target='_blank'>"; buildTheHtmlOutput += "<p> Start date: " + result.start_time + "</p>"; buildTheHtmlOutput += "<p> Location: " + result.venue_name + "</p>"; if ((result.image) && (result.image != "") && (result.image != undefined)) { buildTheHtmlOutput += "<img src='" + result.image.thumb.url + "'/>"; } buildTheHtmlOutput += "</a>"; buildTheHtmlOutput += "</li>"; //use the HTML output to show it in the index.html $(".results").append(buildTheHtmlOutput); } $(getEventful); </script> </head> <body> <ul class="results">No results yet</ul> </body> </html>
tests/cursor_class.html
santtu/modemizr
<html> <body> <script>window.modemizr_options = { cursor: "altcursor" };</script> <script src="test.js"></script> <div class="input">Cras quis odio purus. Sed finibus condimentum tempor. Donec semper viverra risus in fermentum. Maecenas euismod felis id quam tincidunt sodales. Donec a metus at quam eleifend malesuada efficitur a arcu. Sed mattis in elit tempus tincidunt. Aenean at purus ut arcu fermentum semper. In ullamcorper accumsan ligula. Duis tristique faucibus lectus vel fermentum. Morbi congue gravida finibus. Maecenas eu consequat odio, ac pellentesque ante. Proin vitae justo fermentum, porttitor massa ac, tempor urna.</div> <div class="output"></div> </body> </html>
all-data/3000-3999/3909-31.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語&nbsp;</b></th><td class="ztd2">善誘循循</td></tr> <tr><th class="ztd1"><b>典源&nbsp;</b></th><td class="ztd2"> 此處所列為「<a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000000531%22.%26v%3D-1" class="clink" target=_blank>循循善誘</a>」之典源,提供參考。</font> <font class="dianuan_mark">《論語.子罕》</font><br>顏淵<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>1></i></b></font></font>喟然<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>2></i></b></font></font>歎曰:「仰之彌高,鑽之彌堅;瞻之在前,忽焉在後。夫子循循然<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>3></i></b></font></font>善誘人,博我以文,約我以禮。欲罷不能<font size=-2 color="#999900"><font class="dianyuanfont"><b><i>4></i></b></font></font>,既竭吾才,如有所立,卓爾。雖欲從之,末由也已。」</font> <br><font class="dianuan_mark2">〔注解〕</font><br></font> <div class="Rulediv"><font class="english_word">(1)</font> 顏淵:西元前<font class="english_word">5</font><font class="english_word">2</font><font class="english_word">1</font><font class="english_word">∼</font><font class="english_word">4</font><font class="english_word">9</font><font class="english_word">0</font>,名回,字子淵,春秋魯人。孔子弟子。天資明睿,貧而好學,於弟子中最賢,孔子稱其「不遷怒,不貳過」。後世稱為「復聖」,列於孔門德行科。</font></div> <div class="Rulediv"><font class="english_word">(2)</font> 喟然:嘆氣的樣子。</font></div> <div class="Rulediv"><font class="english_word">(3)</font> 循循然:循序漸進的樣子。</font></div> <div class="Rulediv"><font class="english_word">(4)</font> 欲罷不能:想要停止卻做不到。見「<a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000002164%22.%26v%3D-1" class="clink" target=_blank>欲罷不能</a>」。</font></div> </td></tr> </td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
authors/page/44/index.html
lpantano/lpantano.github.io
<!DOCTYPE html><html lang="en-us" > <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Wowchemy 5.0.0-beta.1 for Hugo"> <meta name="description" content="Head of Computational Biology"> <link rel="alternate" hreflang="en-us" href="http://lpantano.github.io/authors/"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <meta name="theme-color" content="#2962ff"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.0/css/academicons.min.css" integrity="sha512-W4yqoT1+8NLkinBLBZko+dFB2ZbHsYLDdr50VElllRcNt2Q4/GSs6u71UHKxB7S6JEMCp5Ve4xjh3eGQl/HRvg==" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha256-FMvZuGapsJLjouA6k7Eo2lusoAX9i0ShlWFG6qt7SLc=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/github.min.css" crossorigin="anonymous" title="hl-light"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.css" integrity="sha512-1xoFisiGdy9nvho8EgXuXvnpR5GAMSjFwp40gSRE3NwdUdIMIKuPa7bqoUhLD0O/5tPNhteAsE5XyyMi5reQVA==" crossorigin="anonymous"> <script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.2.2/lazysizes.min.js" integrity="sha512-TmDwFLhg3UA4ZG0Eb4MIyT1O1Mb+Oww5kFG0uHqXsdbyZz9DcvYQhKpGgNkamAI6h2lGGZq2X8ftOJvF/XjTUg==" crossorigin="anonymous" async></script> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap"> <link rel="stylesheet" href="/css/wowchemy.min.f3326a6b1f183ed2ef84fcba003be54b.css"> <link rel="alternate" href="/authors/index.xml" type="application/rss+xml" title="My bits"> <link rel="manifest" href="/index.webmanifest"> <link rel="icon" type="image/png" href="/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_32x32_fill_lanczos_center_3.png"> <link rel="apple-touch-icon" type="image/png" href="/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_192x192_fill_lanczos_center_3.png"> <link rel="canonical" href="http://lpantano.github.io/authors/"> <meta property="twitter:card" content="summary"> <meta property="twitter:site" content="@lopantano"> <meta property="twitter:creator" content="@lopantano"> <meta property="og:site_name" content="My bits"> <meta property="og:url" content="http://lpantano.github.io/authors/"> <meta property="og:title" content="Authors | My bits"> <meta property="og:description" content="Head of Computational Biology"><meta property="og:image" content="http://lpantano.github.io/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png"> <meta property="twitter:image" content="http://lpantano.github.io/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png"><meta property="og:locale" content="en-us"> <meta property="og:updated_time" content="2019-09-01T00:00:00&#43;00:00"> <title>Authors | My bits</title> </head> <body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class="page-wrapper "> <script src="/js/wowchemy-init.js"></script> <aside class="search-results" id="search"> <div class="container"> <section class="search-header"> <div class="row no-gutters justify-content-between mb-3"> <div class="col-6"> <h1>Search</h1> </div> <div class="col-6 col-search-close"> <a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a> </div> </div> <div id="search-box"> <input name="q" id="search-query" placeholder="Search..." autocapitalize="off" autocomplete="off" autocorrect="off" spellcheck="false" type="search" class="form-control"> </div> </section> <section class="section-search-results"> <div id="search-hits"> </div> </section> </div> </aside> <div class="page-header"> <nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main"> <div class="container"> <div class="d-none d-lg-inline-flex"> <a class="navbar-brand" href="/">My bits</a> </div> <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> <span><i class="fas fa-bars"></i></span> </button> <div class="navbar-brand-mobile-wrapper d-inline-flex d-lg-none"> <a class="navbar-brand" href="/">My bits</a> </div> <div class="navbar-collapse main-menu-item collapse justify-content-start" id="navbar-content"> <ul class="navbar-nav d-md-inline-flex"> <li class="nav-item"> <a class="nav-link " href="/#about"><span>Home</span></a> </li> <li class="nav-item"> <a class="nav-link " href="/#posts"><span>Posts</span></a> </li> <li class="nav-item"> <a class="nav-link " href="/#talks"><span>Talks</span></a> </li> <li class="nav-item"> <a class="nav-link " href="/#featured"><span>Publications</span></a> </li> <li class="nav-item"> <a class="nav-link " href="/#contact"><span>Contact</span></a> </li> </ul> </div> <ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2"> <li class="nav-item"> <a class="nav-link js-search" href="#" aria-label="Search"><i class="fas fa-search" aria-hidden="true"></i></a> </li> <li class="nav-item dropdown theme-dropdown"> <a href="#" class="nav-link" data-toggle="dropdown" aria-haspopup="true" aria-label="Display preferences"> <i class="fas fa-moon" aria-hidden="true"></i> </a> <div class="dropdown-menu"> <a href="#" class="dropdown-item js-set-theme-light"> <span>Light</span> </a> <a href="#" class="dropdown-item js-set-theme-dark"> <span>Dark</span> </a> <a href="#" class="dropdown-item js-set-theme-auto"> <span>Automatic</span> </a> </div> </li> </ul> </div> </nav> </div> <div class="page-body"> <div class="universal-wrapper pt-3"> <h1>Authors</h1> </div> <div class="universal-wrapper"> <ul> <li><a href="http://lpantano.github.io/author/j.-han/">J. Han</a></li> <li><a href="http://lpantano.github.io/author/j.-hausser/">J. Hausser</a></li> <li><a href="http://lpantano.github.io/author/j.-krol/">J. Krol</a></li> <li><a href="http://lpantano.github.io/author/j.-li/">J. Li</a></li> <li><a href="http://lpantano.github.io/author/j.-liu/">J. Liu</a></li> <li><a href="http://lpantano.github.io/author/j.-lopez-orozco/">J. López-Orozco</a></li> <li><a href="http://lpantano.github.io/author/j.-richter/">J. Richter</a></li> <li><a href="http://lpantano.github.io/author/j.-winter/">J. Winter</a></li> <li><a href="http://lpantano.github.io/author/j.-wu/">J. Wu</a></li> <li><a href="http://lpantano.github.io/author/j.-j.-song/">J.-J. Song</a></li> </ul> <nav> <ul class="pagination justify-content-center"> <li class="page-item"><a class="page-link" href="/authors/page/43/">&laquo;</a></li> <li class="page-item"><a class="page-link" href="/authors/page/45/">&raquo;</a></li> </ul> </nav> </div> </div> <div class="page-footer"> <div class="container"> <footer class="site-footer"> <p class="powered-by"> </p> <p class="powered-by"> Published with <a href="https://wowchemy.com" target="_blank" rel="noopener">Wowchemy</a> — the free, <a href="https://github.com/wowchemy/wowchemy-hugo-modules" target="_blank" rel="noopener"> open source</a> website builder that empowers creators. </p> </footer> </div> </div> <div id="modal" class="modal fade" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Cite</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="modal-body"> <pre><code class="tex hljs"></code></pre> </div> <div class="modal-footer"> <a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank"> <i class="fas fa-copy"></i> Copy </a> <a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank"> <i class="fas fa-download"></i> Download </a> <div id="modal-error"></div> </div> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/instant.page/5.1.0/instantpage.min.js" integrity="sha512-1+qUtKoh9XZW7j+6LhRMAyOrgSQKenQ4mluTR+cvxXjP1Z54RxZuzstR/H9kgPXQsVB8IW7DMDFUJpzLjvhGSQ==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/highlight.min.js" integrity="sha512-TDKKr+IvoqZnPzc3l35hdjpHD0m+b2EC2SrLEgKDRWpxf2rFCxemkgvJ5kfU48ip+Y+m2XVKyOCD85ybtlZDmw==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/languages/r.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.js" integrity="sha512-SeiQaaDh73yrb56sTW/RgVdi/mMqNeM2oBwubFHagc5BkixSpP1fvqF47mKzPGWYSSy4RwbBunrJBQ4Co8fRWA==" crossorigin="anonymous"></script> <script>const code_highlighting = true;</script> <script> const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3}; const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"}; const content_type = { 'post': "Posts", 'project': "Projects", 'publication' : "Publications", 'talk' : "Talks", 'slides' : "Slides" }; </script> <script id="search-hit-fuse-template" type="text/x-template"> <div class="search-hit" id="summary-{{key}}"> <div class="search-hit-content"> <div class="search-hit-name"> <a href="{{relpermalink}}">{{title}}</a> <div class="article-metadata search-hit-type">{{type}}</div> <p class="search-hit-description">{{snippet}}</p> </div> </div> </div> </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script> <script src="/js/wowchemy.min.62addc90a3e2146a1bd07ee878b86bc0.js"></script> </body> </html>
4a899c9/html/functions_func_c.html
v8-dox/v8-dox.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>V8 API Reference Guide for node.js v0.6.7: Class Members - Functions</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v0.6.7 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li><a href="functions.html"><span>All</span></a></li> <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> <li><a href="functions_type.html"><span>Typedefs</span></a></li> <li><a href="functions_enum.html"><span>Enumerations</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="functions_func.html#index_a"><span>a</span></a></li> <li><a href="functions_func_b.html#index_b"><span>b</span></a></li> <li class="current"><a href="functions_func_c.html#index_c"><span>c</span></a></li> <li><a href="functions_func_d.html#index_d"><span>d</span></a></li> <li><a href="functions_func_e.html#index_e"><span>e</span></a></li> <li><a href="functions_func_f.html#index_f"><span>f</span></a></li> <li><a href="functions_func_g.html#index_g"><span>g</span></a></li> <li><a href="functions_func_h.html#index_h"><span>h</span></a></li> <li><a href="functions_func_i.html#index_i"><span>i</span></a></li> <li><a href="functions_func_l.html#index_l"><span>l</span></a></li> <li><a href="functions_func_m.html#index_m"><span>m</span></a></li> <li><a href="functions_func_n.html#index_n"><span>n</span></a></li> <li><a href="functions_func_o.html#index_o"><span>o</span></a></li> <li><a href="functions_func_p.html#index_p"><span>p</span></a></li> <li><a href="functions_func_r.html#index_r"><span>r</span></a></li> <li><a href="functions_func_s.html#index_s"><span>s</span></a></li> <li><a href="functions_func_t.html#index_t"><span>t</span></a></li> <li><a href="functions_func_u.html#index_u"><span>u</span></a></li> <li><a href="functions_func_w.html#index_w"><span>w</span></a></li> <li><a href="functions_func_~.html#index_~"><span>~</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> &#160; <h3><a class="anchor" id="index_c"></a>- c -</h3><ul> <li>Call() : <a class="el" href="classv8_1_1_debug.html#a49a3e0cf585cfd201d8ab1bc395d0593">v8::Debug</a> </li> <li>CallAsConstructor() : <a class="el" href="classv8_1_1_object.html#a156c6b33082be397626ce106369e4eba">v8::Object</a> </li> <li>CallAsFunction() : <a class="el" href="classv8_1_1_object.html#ab6b6c44668d7a0d0b5b1056f8de4fd6b">v8::Object</a> </li> <li>CanContinue() : <a class="el" href="classv8_1_1_try_catch.html#a2ec467d4653d26c064d749cab98791cb">v8::TryCatch</a> </li> <li>CanMakeExternal() : <a class="el" href="classv8_1_1_string.html#ac24779f37e73d8af36092cca294804c3">v8::String</a> </li> <li>Clear() : <a class="el" href="classv8_1_1_handle.html#a452516a09df056438c3d3a177ebd1977">v8::Handle&lt; T &gt;</a> </li> <li>ClearWeak() : <a class="el" href="classv8_1_1_persistent.html#a30806c1125371c269a02ec03d47c69ab">v8::Persistent&lt; T &gt;</a> </li> <li>Clone() : <a class="el" href="classv8_1_1_object.html#a45a67c1b0408922403048b59a5bc22b2">v8::Object</a> </li> <li>CloneElementAt() : <a class="el" href="classv8_1_1_array.html#ac78a0168b8612bcccd789497fd01b2ad">v8::Array</a> </li> <li>Close() : <a class="el" href="classv8_1_1_handle_scope.html#af18b68b6b149e69a05873a20c6fa269c">v8::HandleScope</a> </li> <li>Compile() : <a class="el" href="classv8_1_1_script.html#a55964f8e427dfa4d0fef33a9998cebc3">v8::Script</a> </li> <li>Concat() : <a class="el" href="classv8_1_1_string.html#ab561c791f3ea409a969c3785ce6996c5">v8::String</a> </li> <li>ContextDisposedNotification() : <a class="el" href="classv8_1_1_v8.html#a06126bd2345c086a376f934ec1fbcce6">v8::V8</a> </li> <li>CreateHandle() : <a class="el" href="classv8_1_1_handle_scope.html#a93131ee7939a9bc52a62a1f370882906">v8::HandleScope</a> </li> <li>CreationContext() : <a class="el" href="classv8_1_1_object.html#a509f00335e1e0ddfc4bcf93d9e1cb567">v8::Object</a> </li> <li>CurrentStackTrace() : <a class="el" href="classv8_1_1_stack_trace.html#a1fe0944a73e18aaab8437bbc72a194c7">v8::StackTrace</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Aug 11 2015 23:47:48 for V8 API Reference Guide for node.js v0.6.7 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
index.html
MarriaPetryshyn/htmlhomework
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>HTML homework</title> <link rel="stylesheet" href="style.css"> </head> <body> <div id="wrapper"> <div id="main"> <div id="container"> <div id="content" role="main"> <!-- TODO: Content goes here --> <p>Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.</p> <h1>Heading 1</h1> <h2>Heading 2</h2> <h3>Heading 3</h3> <h4>Heading 4</h4> <h5>Heading 5</h5> <h6>Heading 6</h6> <hr> <p>Lorem ipsum dolor sit amet, <a href="#">test link</a> adipiscing elit. <strong>This is strong</strong>. Nullam dignissim convallis est. Quisque aliquam. <em>This is emphasized</em>. Donec faucibus. Nunc iaculis suscipit dui. 5<sup>3</sup> = 125. Water is H<sub>2</sub>O. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. <cite>The New York Times</cite> (That’s a citation). <u>Underline</u>. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.</p> <p><abbr title="Hyper Text Markup Language">HTML</abbr> and <abbr title="Cascading Style Sheets">CSS</abbr> are our tools. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. To copy a file type <kbd>COPY</kbd> <i>filename</i>. <mark>Let’s make that 7</mark>. This <s>text</s> has been struck.</p> <hr> <!--Definition list--> <h2>List Types</h2> <h3>Definition List</h3> <dl> <dt>Definition List Title</dt> <dd>This is a definition list division.</dd> <dt>Definition</dt> <dd>An exact statement or description of the nature, scope, or meaning of something: our definition of what constitutes poetry.</dd> </dl> <!--The end of the Definition list--> <!--Ordered list--> <h3>Ordered List</h3> <ol> <li>List Item 1</li> <li>List Item 2 <ol type="A"> <li>Nested list item A</li> <li>Nested list item B</li> </ol> </li> <li>List Item 3</li> </ol> <!--The end of the Ordered list--> <!--Unordered list--> <h3>Unordered List</h3> <ul> <li>List Item 1</li> <li>List Item 2 <ul> <li>Nested list item A</li> <li>Nested list item B</li> </ul> </li> <li>List Item 3</li> </ul> <!--The end of the Unordered list--> <hr> <!--Table--> <h2>Table</h2> <table> <thead> <tr> <th>Table Header 1</th> <th>Table Header 2</th> <th>Table Header 3</th> </tr> </thead> <tbody> <tr> <td>Division 1</td> <td>Division 2</td> <td>Division 3</td> </tr> <tr> <td>Division 1</td> <td>Division 2</td> <td>Division 3</td> </tr> <tr> <td>Division 1</td> <td>Division 2</td> <td>Division 3</td> </tr> </tbody> </table> <!--The end of the Table--> <h2>Preformatted Text</h2> <p>Typographically, preformatted text is not the same thing as code. Sometimes, a faithful execution of the text requires preformatted text that may not have anything to do with code. Most browsers use Courier and that’s a good default — with one slight adjustment, Courier 10 Pitch over regular Courier for Linux users. For example:</p> <pre>“Beware the Jabberwock, my son! The jaws that bite, the claws that catch! Beware the Jubjub bird, and shun The frumious Bandersnatch!” </pre> <h2>Code</h2> <p>Code can be presented inline, like <code>&lt;?php bloginfo('stylesheet_url'); ?&gt;</code>, or within a &lt;pre&gt; block. Because we have more specific typographic needs for code, we’ll specify Consolas and Monaco ahead of the browser-defined monospace font.</p> <pre>#container { float: left; margin: 0 -240px 0 0; width: 100%; } </pre> <hr> <h2>Blockquotes</h2> <p>Let’s keep it simple. Italics are good to help set it off from the body text. Be sure to style the citation.</p> <blockquote>Good afternoon, gentlemen. I am a HAL 9000 computer. I became operational at the H.A.L. plant in Urbana, Illinois on the 12th of January 1992. My instructor was Mr. Langley, and he taught me to sing a song. If you’d like to hear it I can sing it for you. <br> <p>&nbsp;<a href="#">HAL 9000</a></p> </blockquote> </div> </div> </div> </div> </body> </html>
src/index.html
superbrothers/electron-boilerplate
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>electron boilerplate</title> <link rel="stylesheet" href="styles/vendor.css"> <!-- inject:css --> <link rel="stylesheet" href="styles/main.css"> <!-- endinject --> </head> <body> <div id="root"></div> <script>require("./scripts/app.js")</script> </body> </html>
templates/match.html
grenmester/hunt-master
<!DOCTYPE html> <html> <head> <!-- Bootstrap core CSS --> <link href="/static/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link rel="icon" href="/static/img/favicon.png"> <!-- Custom styles for this template --> <link href="/static/css/navbar-fixed-top.css" rel="stylesheet"> <title>{{ title }}</title> </head> <body> <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-- <a class="navbar-brand" href="#">HuntMaster</a> --> <a href="#" class="navbar-left"><img src="/static/img/huntmaster.png" height="70" width="100"></a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li class="active"><a href="/">Home</a></li> <li><a href="#">About</a></li> <li><a href="https://github.com/Owen-Gillespie/HuntMaster">GitHub</a></li> </ul> </div><!--/.nav-collapse --> </div> </nav> <div class="container"> <!-- Main component for a primary marketing message or call to action --> <div class="jumbotron"> <form action="{{ url_for('upload') }}" method="post" enctype="multipart/form-data"> <label class="btn btn-default btn-file"> <input type="file" name="file" accept="image/*"> </label> <input type="submit" class="btn btn-default" value="Upload"> <input type="hidden" name="image_filename" value={{ data.image_filename }}> <input type="hidden" name="target" value={{ target }}> <input type="hidden" name="url" value={{ url }}> </form> <a href={{ target }} class="button">Continue</a> </div> </div> <!-- /container --> </body> </html>
tag/linux/index.html
tomsato/tomsato.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:locale" content="ja_JP"> <title>Linux - Simple IT Life</title> <link rel="stylesheet" href="/assets/css/app.css"> <link rel="shortcut icon" type="image/png" href="/favicon.png" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma-social@1/bin/bulma-social.min.css"> <!-- Begin Jekyll SEO tag v2.6.1 --> <title>Linux | Simple IT Life</title> <meta name="generator" content="Jekyll v4.1.1" /> <meta property="og:title" content="Linux" /> <meta property="og:locale" content="en_US" /> <meta name="description" content="Linux系の知識やDB関連などを入門の入門としてまとめます。simple is the best !!" /> <meta property="og:description" content="Linux系の知識やDB関連などを入門の入門としてまとめます。simple is the best !!" /> <link rel="canonical" href="http://localhost:4000/tag/linux/" /> <meta property="og:url" content="http://localhost:4000/tag/linux/" /> <meta property="og:site_name" content="Simple IT Life" /> <script type="application/ld+json"> {"description":"Linux系の知識やDB関連などを入門の入門としてまとめます。simple is the best !!","headline":"Linux","@type":"WebPage","url":"http://localhost:4000/tag/linux/","@context":"https://schema.org"}</script> <!-- End Jekyll SEO tag --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-71930403-2"></script> <script> window['ga-disable-UA-71930403-2'] = window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1"; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-71930403-2'); </script> <!-- head scripts --> </head> <body> <nav class="navbar is-primary"> <div class="container"> <div class="navbar-brand"> <a href="/" class="navbar-item"> Simple IT Life </a> <a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="navMenu"> <span aria-hidden="true"></span> <span aria-hidden="true"></span> <span aria-hidden="true"></span> </a> </div> <div class="navbar-menu" id="navMenu"> <div class="navbar-start"> <a href="/" class="navbar-item ">Top</a> <a href="/about" class="navbar-item ">About</a> </div> </div> </div> </nav> <section class="hero is-bold is-primary" > <div class="hero-body is-small"> <div class="container"> <h1 class="title is-3">Linux タグページ</h1> </div> </div> </section> <section class="section"> <div class="container"> <div class="columns"> <div class="column is-12"> <div class="columns is-multiline"> <div class="column is-12"> <div class="card"> <div class="card-content"> <div class="content"> <div style="margin-bottom: 12px;"> <a class="title is-4" href="/2016/06/17/vulnerability-scanner/">脆弱性スキャン入門の入門</a> </div> <p>自分が持っているサーバに対して無料でセキュリティチェック(脆弱性診断)を行います 脆弱性について初期知識を学びつつ、実際にポートスキャンや脆弱性スキャンを行って自分のサーバは問題ないのかチェックしてみたいと思います</p> <div class="has-text-centered"> <a href="/2016/06/17/vulnerability-scanner/" class="button is-primary">Read more</a> </div> </div> </div> <footer class="card-footer"> <p class="card-footer-item">Published: 2016年6月18日</p> </footer> </div> </div> <div class="column is-12"> <div class="card"> <div class="card-content"> <div class="content"> <div style="margin-bottom: 12px;"> <a class="title is-4" href="/2016/04/24/dotfiles/">dotfilesのGitHub管理についてメモ</a> </div> <p>.vimrcや.bash_profileなどのdotfilesをGitHub管理して 簡単に用意するやり方をまとめます</p> <div class="has-text-centered"> <a href="/2016/04/24/dotfiles/" class="button is-primary">Read more</a> </div> </div> </div> <footer class="card-footer"> <p class="card-footer-item">Published: 2016年4月25日</p> </footer> </div> </div> <div class="column is-12"> <div class="card"> <div class="card-content"> <div class="content"> <div style="margin-bottom: 12px;"> <a class="title is-4" href="/2016/04/05/io-scheduler/">I/O Schedulerをわかりやすくまとめる</a> </div> <p>アプリケーションから発行された複数のI/O要求を並び替えてディスクのシーク量を減らすためのソフトウェア ディスクI/Oのパフォーマンスがうまく出せていない時は考えてみると吉</p> <div class="has-text-centered"> <a href="/2016/04/05/io-scheduler/" class="button is-primary">Read more</a> </div> </div> </div> <footer class="card-footer"> <p class="card-footer-item">Published: 2016年4月5日</p> </footer> </div> </div> <div class="column is-12"> <div class="card"> <div class="card-content"> <div class="content"> <div style="margin-bottom: 12px;"> <a class="title is-4" href="/2016/02/23/cpu-load/">CPU使用率が高い原因を探る方法</a> </div> <p>CPU使用率が高い場合にその原因を調べる 過去に紹介したmpstatとperfを使って調べる</p> <div class="has-text-centered"> <a href="/2016/02/23/cpu-load/" class="button is-primary">Read more</a> </div> </div> </div> <footer class="card-footer"> <p class="card-footer-item">Published: 2016年2月24日</p> </footer> </div> </div> <div class="column is-12"> <div class="card"> <div class="card-content"> <div class="content"> <div style="margin-bottom: 12px;"> <a class="title is-4" href="/2016/02/19/linux-command-3/">Linuxサーバー保守運用時にたまに使うコマンド perf,tcpdump,ngrep,lsof</a> </div> <p>障害調査、負荷調査などで使うLinuxコマンドをまとめます perf,tcpdum,pngrep,lsof</p> <div class="has-text-centered"> <a href="/2016/02/19/linux-command-3/" class="button is-primary">Read more</a> </div> </div> </div> <footer class="card-footer"> <p class="card-footer-item">Published: 2016年2月20日</p> </footer> </div> </div> <div class="column is-12"> <div class="card"> <div class="card-content"> <div class="content"> <div style="margin-bottom: 12px;"> <a class="title is-4" href="/2016/02/11/linux-command-2/">Linuxサーバー保守運用時にたまに使うコマンド pstack,strace,pstree,mpstat</a> </div> <p>Linuxコマンドのpstack,strace,pstree,mpstatについて紹介します 障害調査、負荷調査などで使うコマンドをまとめます pstack,strace,pstree,mpstat</p> <div class="has-text-centered"> <a href="/2016/02/11/linux-command-2/" class="button is-primary">Read more</a> </div> </div> </div> <footer class="card-footer"> <p class="card-footer-item">Published: 2016年2月12日</p> </footer> </div> </div> <div class="column is-12"> <div class="card"> <div class="card-content"> <div class="content"> <div style="margin-bottom: 12px;"> <a class="title is-4" href="/2016/02/08/linux-command-1/">Linuxサーバー保守運用時にたまに使うコマンド sar,vmstat,netstat,iostat,top</a> </div> <p>linuxサーバを運用する時に使うコマンドsar,vmstat,netstat,iostat,topについて紹介する 使い道としては、障害や負荷の状況や原因などを調べる際に活用する 詳細な使い方はググってもらうとして世の中はどういうコマンドがあるのかを見る</p> <div class="has-text-centered"> <a href="/2016/02/08/linux-command-1/" class="button is-primary">Read more</a> </div> </div> </div> <footer class="card-footer"> <p class="card-footer-item">Published: 2016年2月9日</p> </footer> </div> </div> <div class="column is-12"> <div class="card"> <div class="card-content"> <div class="content"> <div style="margin-bottom: 12px;"> <a class="title is-4" href="/2016/02/07/process-memory/">利用可能なメモリ量を調べる</a> </div> <p>サーバでまだメモリに余裕があるのか調べる ページキャッシュというものがあってメモリが不足しているように見えるのでそのあたりを考慮させて利用可能なメモリ使用量を調べる</p> <div class="has-text-centered"> <a href="/2016/02/07/process-memory/" class="button is-primary">Read more</a> </div> </div> </div> <footer class="card-footer"> <p class="card-footer-item">Published: 2016年2月8日</p> </footer> </div> </div> </div> </div> </div> </div> </section> <footer class="footer"> <div class="container"> <div class="has-text-centered"> <a href="mailto:tomsato.contact@gmail.com">Contact</a> <span> | </span> <a href="https://goo.gl/forms/v3X3HFoMIv6sOFxf1">お問い合わせ・フィードバック</a> <p>© 2020年 tomsato (<a href="/about">About me</a>) </div> </div> </footer> <script src="/assets/js/app.js" type="text/javascript"></script> <!-- footer scripts --> </body> </html>
index.css
ragingwind/electron-electrolysis
html, body { padding: 0; margin: 0; } .container { position: absolute; width: 500px; height: 250px; top: 50%; left: 50%; margin-top: -125px; margin-left: -250px; text-align: center; } header h1 { font-family: 'Helvetica Neue', Helvetica, sans-serif; font-size: 60px; font-weight: 100; margin: 0; padding: 0; }
doc/doxygen/html/structviennacl_1_1linalg_1_1kernels_1_1matrix__solve__col__row_3_01double_00_011_01_4.html
aokomoriuta/ViennaCLFiles
<!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"/> <title>ViennaCL - The Vienna Computing Library: matrix_solve_col_row&lt; double, 1 &gt; Struct Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">ViennaCL - The Vienna Computing Library &#160;<span id="projectnumber">1.3.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.7.6.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Data&#160;Fields</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceviennacl.html">viennacl</a> </li> <li class="navelem"><a class="el" href="namespaceviennacl_1_1linalg.html">linalg</a> </li> <li class="navelem"><a class="el" href="namespaceviennacl_1_1linalg_1_1kernels.html">kernels</a> </li> <li class="navelem"><a class="el" href="structviennacl_1_1linalg_1_1kernels_1_1matrix__solve__col__row_3_01double_00_011_01_4.html">matrix_solve_col_row&lt; double, 1 &gt;</a> </li> </ul> </div> </div> <div class="header"> <div class="summary"> <a href="#pub-static-methods">Static Public Member Functions</a> </div> <div class="headertitle"> <div class="title">matrix_solve_col_row&lt; double, 1 &gt; Struct Template Reference</div> </div> </div><!--header--> <div class="contents"> <!-- doxytag: class="viennacl::linalg::kernels::matrix_solve_col_row&lt; double, 1 &gt;" --> <p><code>#include &lt;<a class="el" href="matrix__solve__col__row__kernels_8h_source.html">matrix_solve_col_row_kernels.h</a>&gt;</code></p> <table class="memberdecls"> <tr><td colspan="2"><h2><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top">static std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structviennacl_1_1linalg_1_1kernels_1_1matrix__solve__col__row_3_01double_00_011_01_4.html#adb4613919bae5cf962e40b99da83dd96">program_name</a> ()</td></tr> <tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structviennacl_1_1linalg_1_1kernels_1_1matrix__solve__col__row_3_01double_00_011_01_4.html#aedc913c139bb562646d3459b0ca28997">init</a> ()</td></tr> </table> <h3>template&lt;&gt;<br/> struct viennacl::linalg::kernels::matrix_solve_col_row&lt; double, 1 &gt;</h3> <hr/><h2>Member Function Documentation</h2> <a class="anchor" id="aedc913c139bb562646d3459b0ca28997"></a><!-- doxytag: member="viennacl::linalg::kernels::matrix_solve_col_row&lt; double, 1 &gt;::init" ref="aedc913c139bb562646d3459b0ca28997" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">static void <a class="el" href="structviennacl_1_1linalg_1_1kernels_1_1matrix__solve__col__row_3_01double_00_011_01_4.html#aedc913c139bb562646d3459b0ca28997">init</a> </td> <td>(</td> <td class="paramname"></td><td>)</td> <td><code> [inline, static]</code></td> </tr> </table> </div> <div class="memdoc"> </div> </div> <a class="anchor" id="adb4613919bae5cf962e40b99da83dd96"></a><!-- doxytag: member="viennacl::linalg::kernels::matrix_solve_col_row&lt; double, 1 &gt;::program_name" ref="adb4613919bae5cf962e40b99da83dd96" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">static std::string <a class="el" href="structviennacl_1_1linalg_1_1kernels_1_1matrix__solve__col__row_3_01double_00_011_01_4.html#adb4613919bae5cf962e40b99da83dd96">program_name</a> </td> <td>(</td> <td class="paramname"></td><td>)</td> <td><code> [inline, static]</code></td> </tr> </table> </div> <div class="memdoc"> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>viennacl/linalg/kernels/<a class="el" href="matrix__solve__col__row__kernels_8h_source.html">matrix_solve_col_row_kernels.h</a></li> </ul> </div><!-- contents --> <hr class="footer"/><address class="footer"><small> Generated on Thu Aug 9 2012 19:49:13 for ViennaCL - The Vienna Computing Library by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.7.6.1 </small></address> </body> </html>
sfhati/template/library/css/validationEngine.jquery.css
sfhati/cms
.formError { position:absolute; top:300px; left:300px; padding-bottom:13px; display:block; z-index:5000; } #debugMode{ background:#000; position:fixed; width:100%; height:200px; top:0; left:0; overflow:scroll; opacity:0.8; display:block; padding:10px; color:#fff; font-size:14px; z-index:100000; } .ajaxSubmit{ padding:20px; background:#D4FFDE;border:1px solid #016F1D;display:none;color:#016F1D;} .formError .formErrorContent { width:100%; background:#ee0101; color:#fff; width:150px; font-family:tahoma; font-size:11px; border:2px solid #ddd; box-shadow: 0px 0px 6px #000; -moz-box-shadow: 0px 0px 6px #000; -webkit-box-shadow: 0px 0px 6px #000; padding:4px 10px 4px 10px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; } .greenPopup .formErrorContent {background:#33be40;} .blackPopup .formErrorContent {background:#393939;color:#FFF;} .formError .formErrorArrow{ position:absolute; bottom:0;left:20px; width:15px; height:15px; z-index:5001; } .formError .formErrorArrowBottom{top:0;margin:-6px;} .formError .formErrorArrow div{ border-left:2px solid #ddd; border-right:2px solid #ddd; box-shadow: 0px 2px 3px #444; -moz-box-shadow: 0px 2px 3px #444; -webkit-box-shadow: 0px 2px 3px #444; font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block; } .formError .formErrorArrowBottom div{ box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; } .greenPopup .formErrorArrow div{background:#33be40;} .blackPopup .formErrorArrow div{background:#393939;color:#FFF;} .formError .formErrorArrow .line10{width:15px;border:none;} .formError .formErrorArrow .line9{width:13px;border:none;} .formError .formErrorArrow .line8{width:11px;} .formError .formErrorArrow .line7{width:9px;} .formError .formErrorArrow .line6{width:7px;} .formError .formErrorArrow .line5{width:5px;} .formError .formErrorArrow .line4{width:3px;} .formError .formErrorArrow .line3{width:1px; border-left:2px solid #ddd; border-right:2px solid #ddd; border-bottom:0px solid #ddd;} .formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;} .formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;} /*ui compobox style hack*/ .ui-button { margin-left: -1px; } .ui-button-icon-only .ui-button-text { padding: 0.35em; } .ui-autocomplete-input { margin: 0; padding: 0.48em 0 0.47em 0.45em; }
public/docs/_examples/upgrade-module/ts/index-downgrade-io.html
Urigo/angular.io
<!DOCTYPE HTML> <html> <head> <title>Angular 2 Upgrade</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="styles.css"> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular.js"></script> <!-- Polyfills for older browsers --> <script src="node_modules/core-js/client/shim.min.js"></script> <script src="node_modules/zone.js/dist/zone.js"></script> <script src="node_modules/systemjs/dist/system.src.js"></script> <script src="systemjs.config.js"></script> <script> System.import('app/downgrade-io/app.module') .then(null, console.error.bind(console)); </script> </head> <body> <hero-app> <!-- #docregion usecomponent --> <div ng-controller="MainController as mainCtrl"> <hero-detail [hero]="mainCtrl.hero" (deleted)="mainCtrl.onDelete($event)"> </hero-detail> </div> <!-- #enddocregion usecomponent --> <!-- #docregion userepeatedcomponent --> <div ng-controller="MainController as mainCtrl"> <hero-detail [hero]="hero" (deleted)="mainCtrl.onDelete($event)" ng-repeat="hero in mainCtrl.heroes"> </hero-detail> </div> <!-- #enddocregion userepeatedcomponent--> </hero-app> </body> </html>
backend/dynamic/typography.html
project-store/theme
<!doctype html> <!-- Template Name: Dynamic - Responsive Admin Template build with Twitter Bootstrap 3.3.1 Version: 1.1.0 Author: SuggeElson Website: http://www.suggeelson.com/ Contact: support@suggeelson.com Follow: www.twitter.com/suggeelson Like: https://www.facebook.com/pages/SuggeElson/264113463621030 Purchase: http://www.suggeelson.com/portfolio-item/dynamic-responsive-admin-template/ Purchase: http://bootstrapbay.com/theme/dynamic-responsive-admin-template-B9C3DF1?ref=SuggeElson Purchase: https://creativemarket.com/SuggeElson/187841-Dynamic-Responsive-Admin-Template?u=SuggeElson License: You must have a valid license purchased only from bootstrapbay,creativemarket or suggeleson website (the above links) in order to legally use the template for your project. --> <!--[if lt IE 8]><html class="no-js lt-ie8"> <![endif]--> <html class="no-js"> <head> <meta charset="utf-8"> <title>Typography | Dynamic Admin Template</title> <!-- Mobile specific metas --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1 user-scalable=no"> <!-- Force IE9 to render in normal mode --> <!--[if IE]><meta http-equiv="x-ua-compatible" content="IE=9" /><![endif]--> <meta name="author" content="" /> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta name="application-name" content="" /> <!-- Import google fonts - Heading first/ text second --> <link href='http://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700' rel='stylesheet' type='text/css'> <!-- Css files --> <!-- Icons --> <link href="css/icons.css" rel="stylesheet" /> <!-- Bootstrap stylesheets (included template modifications) --> <link href="css/bootstrap.css" rel="stylesheet" /> <!-- Plugins stylesheets (all plugin custom css) --> <link href="css/plugins.css" rel="stylesheet" /> <!-- Main stylesheets (template main css file) --> <link href="css/main.css" rel="stylesheet" /> <!-- Custom stylesheets ( Put your own changes here ) --> <link href="css/custom.css" rel="stylesheet" /> <!-- Fav and touch icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="img/ico/apple-touch-icon-57-precomposed.png"> <link rel="icon" href="img/ico/favicon.ico" type="image/png"> <!-- Windows8 touch icon ( http://www.buildmypinnedsite.com/ )--> <meta name="msapplication-TileColor" content="#3399cc" /> </head> <body> <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- .page-navbar --> <div id="header" class="page-navbar"> <!-- .navbar-brand --> <a href="index.html" class="navbar-brand hidden-xs hidden-sm"> <img src="img/logo.png" class="logo hidden-xs" alt="Dynamic logo"> <img src="img/logosm.png" class="logo-sm hidden-lg hidden-md" alt="Dynamic logo"> </a> <!-- / navbar-brand --> <!-- .no-collapse --> <div id="navbar-no-collapse" class="navbar-no-collapse"> <!-- top left nav --> <ul class="nav navbar-nav"> <li class="toggle-sidebar"> <a href="#"> <i class="fa fa-reorder"></i> <span class="sr-only">Collapse sidebar</span> </a> </li> <li> <a href="#" class="reset-layout tipB" title="Reset panel position for this page"><i class="fa fa-history"></i></a> </li> </ul> <!-- / top left nav --> <!-- top right nav --> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a href="#" data-toggle="dropdown"> <i class="fa fa-bell-o"></i> <span class="sr-only">Notifications</span> <span class="badge badge-danger">6</span> </a> <ul class="dropdown-menu right dropdown-notification" role="menu"> <li><a href="#" class="dropdown-menu-header">Notifications</a> </li> <li><a href="#"><i class="l-basic-life-buoy"></i> 2 support request</a> </li> <li><a href="#"><i class="l-basic-gear"></i> Settings is changed</a> </li> <li><a href="#"><i class="l-weather-lightning"></i> 5 min server downtime</a> </li> <li><a href="#"><i class="l-basic-server2"></i> Databse backup is complete</a> </li> <li><a href="#"><i class="l-basic-lightbulb"></i> SuggeElson push 1 commit</a> </li> <li><a href="#" class="view-all">View all <i class="l-arrows-right"></i> </a> </li> </ul> </li> <li class="dropdown"> <a href="#" data-toggle="dropdown"> <i class="fa fa-cog"></i> <span class="sr-only">Settings</span> </a> <ul class="dropdown-menu dropdown-form dynamic-settings right" role="menu"> <li><a href="#" class="dropdown-menu-header">Template settings</a> </li> <li> <div class="toggle-custom"> <label class="toggle" data-on="ON" data-off="OFF"> <input type="checkbox" id="fixed-header-toggle" name="fixed-header-toggle" checked> <span class="button-checkbox"></span> </label> <label for="fixed-header-toggle">Fixed header</label> </div> </li> <li> <div class="toggle-custom"> <label class="toggle" data-on="ON" data-off="OFF"> <input type="checkbox" id="fixed-left-sidebar" name="fixed-left-sidebar" checked> <span class="button-checkbox"></span> </label> <label for="fixed-left-sidebar">Fixed Left Sidebar</label> </div> </li> <li> <div class="toggle-custom"> <label class="toggle" data-on="ON" data-off="OFF"> <input type="checkbox" id="fixed-right-sidebar" name="fixed-right-sidebar" checked> <span class="button-checkbox"></span> </label> <label for="fixed-right-sidebar">Fixed Right Sidebar</label> </div> </li> </ul> </li> <li> <a href="login.html"> <i class="fa fa-power-off"></i> <span class="sr-only">Logout</span> </a> </li> <li> <a id="toggle-right-sidebar" href="#" class="tipB" title="Toggle right sidebar"> <i class="l-software-layout-sidebar-right"></i> <span class="sr-only">Toggle right sidebar</span> </a> </li> </ul> <!-- / top right nav --> </div> <!-- / collapse --> </div> <!-- / page-navbar --> <!-- #wrapper --> <div id="wrapper"> <!-- .page-sidebar --> <aside id="sidebar" class="page-sidebar hidden-md hidden-sm hidden-xs"> <!-- Start .sidebar-inner --> <div class="sidebar-inner"> <!-- Start .sidebar-scrollarea --> <div class="sidebar-scrollarea"> <!-- .sidebar-panel --> <div class="sidebar-panel"> <h5 class="sidebar-panel-title">Profile</h5> </div> <!-- / .sidebar-panel --> <div class="user-info clearfix"> <img src="img/avatars/128.jpg" alt="avatar"> <span class="name">SuggeElson</span> <div class="btn-group"> <button type="button" class="btn btn-default btn-xs"><i class="l-basic-gear"></i> </button> <button type="button" class="btn btn-default btn-xs dropdown-toggle" data-toggle="dropdown">settings <span class="caret"></span> </button> <ul class="dropdown-menu right" role="menu"> <li><a href="profile.html"><i class="fa fa-edit"></i>Edit profile</a> </li> <li><a href="#"><i class="fa fa-money"></i>Windraws</a> </li> <li><a href="#"><i class="fa fa-credit-card"></i>Deposits</a> </li> <li class="divider"></li> <li><a href="login.html"><i class="fa fa-power-off"></i>Logout</a> </li> </ul> </div> </div> <!-- .sidebar-panel --> <div class="sidebar-panel"> <h5 class="sidebar-panel-title">Navigation</h5> </div> <!-- / .sidebar-panel --> <!-- .side-nav --> <div class="side-nav"> <ul class="nav"> <li><a href="index.html"><i class="l-basic-laptop"></i><span class="txt">Dashboard</span></a> </li> <li><a href="http://themes.suggelab.com/#dynamic_frontend" target="_blank"><i class="l-basic-webpage"></i><span class="txt">Frontend</span><span class="label">hot</span></a> </li> <li> <a href="#"><i class="l-ecommerce-graph1"></i> <span class="txt">Charts</span></a> <ul class="sub"> <li><a href="charts-flot.html"><span class="txt">Flot charts</span></a> </li> <li><a href="charts-morris.html"><span class="txt">Morris charts</span></a> </li> <li><a href="charts-chartjs.html"><span class="txt">Chartjs </span></a> </li> <li><a href="charts-other.html"><span class="txt">Other charts</span></a> </li> </ul> </li> <li> <a href="#"><i class="l-basic-webpage-txt"></i><span class="txt">Forms</span></a> <ul class="sub"> <li><a href="forms-basic.html"><span class="txt">Basic forms</span></a> </li> <li><a href="forms-advanced.html"><span class="txt">Advanced forms</span></a> </li> <li><a href="forms-layouts.html"><span class="txt">Form layouts</span></a> </li> <li><a href="forms-wizard.html"><span class="txt">Form wizard</span></a> </li> <li><a href="forms-validation.html"><span class="txt">Form validation</span></a> </li> <li><a href="code-editor.html"><span class="txt">Code editor</span></a> </li> </ul> </li> <li> <a href="#"><i class="l-software-layout-header-3columns"></i><span class="txt">Tables</span></a> <ul class="sub"> <li><a href="tables-basic.html"><span class="txt">Basic tables</span></a> </li> <li><a href="tables-data.html"><span class="txt">Data tables</span></a> </li> <li><a href="tables-editable.html"><span class="txt">Editable tables</span></a> </li> <li><a href="tables-ajax.html"><span class="txt">Ajax tables</span></a> </li> <li><a href="tables-pricing.html"><span class="txt">Pricing tables</span></a> </li> </ul> </li> <li> <a href="#"><i class="l-software-layers2"></i><span class="txt">UI Elements</span></a> <ul class="sub"> <li><a href="icons.html"><span class="txt">Icons</span></a> </li> <li><a href="typography.html"><span class="txt">Typography</span></a> </li> <li><a href="tabs.html"><span class="txt">Tabs</span></a> </li> <li><a href="accordions.html"><span class="txt">Accordions</span></a> </li> <li><a href="buttons.html"><span class="txt">Buttons</span></a> </li> <li><a href="notifications.html"><span class="txt">Notifications</span></a> </li> <li><a href="modals.html"><span class="txt">Modals</span></a> </li> <li><a href="sliders.html"><span class="txt">Sliders</span></a> </li> <li><a href="progressbars.html"><span class="txt">Progressbars</span></a> </li> <li><a href="lists.html"><span class="txt">Lists</span></a> </li> <li><a href="grid.html"><span class="txt">Grid</span></a> </li> <li><a href="ui-other.html"><span class="txt">Other</span></a> </li> </ul> </li> <li><a href="portlets.html"><i class="l-software-layout-header"></i><span class="txt">Portlets</span><span class="label">22</span></a> </li> <li> <a href="#"><i class="l-basic-mail"></i> <span class="txt">Email</span></a> <ul class="sub"> <li><a href="email-inbox.html"><span class="txt">Inbox</span></a> </li> <li><a href="email-read.html"><span class="txt">Read email</span></a> </li> <li><a href="email-write.html"><span class="txt">Write email</span></a> </li> </ul> </li> <li> <a href="#"><i class="l-basic-geolocalize-01"></i><span class="txt">Maps</span></a> <ul class="sub"> <li><a href="maps-google.html"><span class="txt">Google maps</span></a> </li> <li><a href="maps-vector.html"><span class="txt">Vector maps</span></a> </li> </ul> </li> <li> <a href="#"><i class="l-basic-webpage"></i><span class="txt">Pages</span></a> <ul class="sub"> <li><a href="login.html"><span class="txt">Login</span></a> </li> <li><a href="lock-screen.html"><span class="txt">Lock screen</span></a> </li> <li><a href="register.html"><span class="txt">Register</span></a> </li> <li><a href="lost-password.html"><span class="txt">Lost password</span></a> </li> <li><a href="profile.html"><span class="txt">User profile</span></a> </li> <li><a href="calendar.html"><span class="txt">Calendar</span></a> </li> <li><a href="timeline.html"><span class="txt">Timeline</span></a> </li> <li><a href="gallery.html"><span class="txt">Gallery</span></a> </li> <li><a href="invoice.html"><span class="txt">Invoice</span></a> </li> <li><a href="blank.html"><span class="txt">Blank page</span></a> </li> <li> <a href="#"><span class="txt">Error pages</span></a> <ul class="sub"> <li><a href="403.html"><span class="txt">403</span></a> </li> <li><a href="404.html"><span class="txt">404</span></a> </li> <li><a href="500.html"><span class="txt">500</span></a> </li> </ul> </li> </ul> </li> </ul> </div> <!-- / side-nav --> <!-- .sidebar-panel --> <div class="sidebar-panel"> <h5 class="sidebar-panel-title">Server stats</h5> <div class="sidebar-panel-content"> <div class="sidebar-stat mb10"> <p class="color-white mb5 mt5"><i class="fa fa-hdd-o mr5"></i> Disk Space <span class="pull-right small">30%</span> </p> <div class="progress flat transparent progress-bar-xs"> <div class="progress-bar progress-bar-white" role="progressbar" aria-valuenow="30" aria-valuemin="0" aria-valuemax="100" style="width: 30%;"></div> </div> <span class="dib s12 mt5 per100 text-center">3001.56 / 10000 MB</span> </div> <div class="sidebar-stat"> <p class="color-white mb5 mt5"><i class="glyphicon glyphicon-transfer mr5"></i> Bandwidth Transfer <span class="pull-right small">78%</span> </p> <div class="progress flat transparent progress-bar-xs"> <div class="progress-bar progress-bar-white" role="progressbar" aria-valuenow="78" aria-valuemin="0" aria-valuemax="100" style="width: 78%;"></div> </div> <span class="dib s12 mb10 mt5 per100 text-center">87565.12 / 120000 MB</span> </div> </div> </div> </div> <!-- End .sidebar-scrollarea --> </div> <!-- End .sidebar-inner --> </aside> <!-- / page-sidebar --> <!-- Start #right-sidebar --> <aside id="right-sidebar" class="right-sidebar hidden-md hidden-sm hidden-xs"> <!-- Start .sidebar-inner --> <div class="sidebar-inner"> <!-- Start .sidebar-scrollarea --> <div class="sidebar-scrollarea"> <div class="tabs"> <!-- Start .rs tabs --> <ul id="rstab" class="nav nav-tabs nav-justified"> <li class="active"> <a href="#activity" data-toggle="tab"><i class="glyphicon glyphicon-bullhorn"></i> </a> </li> <li> <a href="#users" data-toggle="tab"><i class="fa fa-comments"></i> </a> </li> </ul> <div id="rstab-content" class="tab-content"> <div class="tab-pane fade active in" id="activity"> <ul class="timeline timeline-icons timeline-sm"> <li> <p> <a href="#">Jonh Doe</a> attached new <a href="#">file</a> <span class="timeline-icon"><i class="fa fa-file-text-o"></i></span> <span class="timeline-date">Dec 10, 22:00</span> </p> </li> <li> <p> <a href="#">Admin</a> approved <a href="#">3 new comments</a> <span class="timeline-icon"><i class="fa fa-comment"></i></span> <span class="timeline-date">Dec 8, 13:35</span> </p> </li> <li> <p> <a href="#">Jonh Smith</a> deposit 300$ <span class="timeline-icon"><i class="fa fa-money color-green"></i></span> <span class="timeline-date">Dec 6, 10:17</span> </p> </li> <li> <p> <a href="#">Serena Williams</a> purchase <a href="#">3 items</a> <span class="timeline-icon"><i class="fa fa-shopping-cart color-red"></i></span> <span class="timeline-date">Dec 5, 04:36</span> </p> </li> <li> <p> <a href="#">1 support </a> request is received from <a href="#">Klaudia Chambers</a> <span class="timeline-icon"><i class="fa fa-life-ring color-gray-light"></i></span> <span class="timeline-date">Dec 4, 18:40</span> </p> </li> <li> <p> You received 136 new likes for <a href="#">your page</a> <span class="timeline-icon"><i class="glyphicon glyphicon-thumbs-up"></i></span> <span class="timeline-date">Dec 4, 12:00</span> </p> </li> <li> <p> <a href="#">12 settings </a> are changed from <a href="#">Master Admin</a> <span class="timeline-icon"><i class="glyphicon glyphicon-cog"></i></span> <span class="timeline-date">Dec 3, 23:17</span> </p> </li> <li> <p> <a href="#">Klaudia Chambers</a> change your photo <span class="timeline-icon"><i class="l-basic-photo"></i></span> <span class="timeline-date">Dec 2, 05:17</span> </p> </li> <li> <p> <a href="#">Master server </a> is down for 10 min. <span class="timeline-icon"><i class="l-basic-server2"></i></span> <span class="timeline-date">Dec 2, 04:56</span> </p> </li> <li> <p> <a href="#">12 links </a> are broken <span class="timeline-icon"><i class="fa fa-unlink"></i></span> <span class="timeline-date">Dec 1, 22:13</span> </p> </li> <li> <p> <a href="#">Last backup </a> is restored by <a href="#">Master admin</a> <span class="timeline-icon"><i class="fa fa-undo color-red"></i></span> <span class="timeline-date">Dec 1, 17:42</span> </p> </li> </ul> </div> <div class="tab-pane fade" id="users"> <div class="chat-user-list"> <form class="form-vertical chat-search" role="form"> <div class="form-group"> <div class="input-group"> <input type="text" class="form-control input-sm" placeholder="Search ..."> <span class="input-group-btn"> <button class="btn btn-default btn-sm" type="submit"><i class="fa fa-search"></i></button> </span> </div> </div> <!-- End .form-group --> </form> <ul class="user-list list-group"> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/2.jpg" alt="avatar" class="avatar"> <span class="name">Dean Huges</span> <span class="status status-online">online</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li> <div class="avatar"> <img src="img/avatars/2.jpg" alt="@chadengle"> </div> <p class="chat-name">Dean Huges <span class="chat-time">15 sec ago</span> </p> <div class="message"> <p class="chat-txt">We need to meet today. I have some things to show you.</p> </div> </li> <li class="chat-me"> <div class="avatar"> <img src="img/avatars/1.jpg" alt="@jonhdoe"> </div> <p class="chat-name">SuggeElson <span class="chat-time">10 sec ago</span> </p> <div class="message message-info"> <p class="chat-txt">I have tons of work today maybe tomorrow will be fine</p> </div> </li> <li> <div class="avatar"> <img src="img/avatars/2.jpg" alt="@chadengle"> </div> <p class="chat-name">Dean Huges <span class="chat-time">just now</span> </p> <div class="message"> <p class="chat-txt">Okay i will wait..</p> </div> </li> </ul> </div> </li> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/4.jpg" alt="avatar" class="avatar"> <span class="name">Selena Jones</span> <span class="status status-offline">offline from 1 Dec</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li class="no-messages"> <p class="text-center color-red">No messages are found</p> </li> </ul> </div> </li> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/5.jpg" alt="avatar" class="avatar"> <span class="name">Mike Tomas</span> <span class="status status-online">online</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li class="no-messages"> <p class="text-center color-red">No messages are found</p> </li> </ul> </div> </li> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/6.jpg" alt="avatar" class="avatar"> <span class="name">Jim Kerry</span> <span class="status status-online">online</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li class="no-messages"> <p class="text-center color-red">No messages are found</p> </li> </ul> </div> </li> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/7.jpg" alt="avatar" class="avatar"> <span class="name">Little Jonh</span> <span class="status status-online">online</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li class="no-messages"> <p class="text-center color-red">No messages are found</p> </li> </ul> </div> </li> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/8.jpg" alt="avatar" class="avatar"> <span class="name">Keith Smith</span> <span class="status status-online">online</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li class="no-messages"> <p class="text-center color-red">No messages are found</p> </li> </ul> </div> </li> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/9.jpg" alt="avatar" class="avatar"> <span class="name">Tracy Miller</span> <span class="status status-online">online</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li class="no-messages"> <p class="text-center color-red">No messages are found</p> </li> </ul> </div> </li> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/10.jpg" alt="avatar" class="avatar"> <span class="name">Peter Petrovski</span> <span class="status status-online">online</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li class="no-messages"> <p class="text-center color-red">No messages are found</p> </li> </ul> </div> </li> <li class="list-group-item clearfix"> <a href="#"> <img src="img/avatars/11.jpg" alt="avatar" class="avatar"> <span class="name">Kim Lee</span> <span class="status status-online">online</span> </a> <div class="chat-messages"> <ul> <li class="chat-back"><a href="#">Back <i class="fa fa-chevron-right ml5"></i> </a> </li> <li class="no-messages"> <p class="text-center color-red">No messages are found</p> </li> </ul> </div> </li> </ul> <div id="chat-write"> <form id="chat-write-form" class="form-vertical" role="form"> <div class="form-group mb5"> <textarea name="writetext" id="chatwritearea" rows="3" class="form-control" placeholder="Type message ..."></textarea> </div> <!-- End .form-group --> <div class="form-group mb0"> <a href="#" class="btn btn-link btn-sm p0 mr5 color-gray"><i class="fa fa-picture-o"></i> </a> <a href="#" class="btn btn-link btn-sm p0 color-gray"><i class="fa fa-file"></i> </a> <a href="#" class="btn btn-default btn-sm pull-right">Send</a> </div> <!-- End .form-group --> </form> </div> </div> </div> </div> </div> <!-- End .rs tabs --> </div> <!-- End .sidebar-scrollarea --> </div> <!-- End .sidebar-inner --> </aside> <!-- End #right-sidebar --> <!-- .page-content --> <div class="page-content sidebar-page right-sidebar-page clearfix"> <!-- .page-content-wrapper --> <div class="page-content-wrapper"> <div class="page-content-inner"> <!-- Start .page-content-inner --> <div id="page-header" class="clearfix"> <div class="page-header"> <h2>Typography</h2> <span class="txt">Typo is very important for web projects.</span> </div> <div class="header-stats"> <div class="spark clearfix"> <div class="spark-info"><span class="number">2345</span>Visitors</div> <div id="spark-visitors" class="sparkline"></div> </div> <div class="spark clearfix"> <div class="spark-info"><span class="number">17345</span>Views</div> <div id="spark-templateviews" class="sparkline"></div> </div> <div class="spark clearfix"> <div class="spark-info"><span class="number">3700$</span>Sales</div> <div id="spark-sales" class="sparkline"></div> </div> </div> </div> <!-- Start .row --> <div class="row"> <div class="col-lg-6 col-md-6 sortable-layout"> <!-- col-lg-6 start here --> <div class="panel panel-default toggle panelMove panelClose panelRefresh"> <!-- Start .panel --> <div class="panel-heading"> <h4 class="panel-title"><i class="glyphicon glyphicon-pencil"></i> Headings</h4> </div> <div class="panel-body"> <h1>This is an H1 heading</h1> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> <h2>This is an H2 heading</h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> <h3>This is an H3 heading</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> <h4>This is an H4 heading</h4> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> <h5>This is an H5 heading</h5> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> <h6>This is an H6 heading</h6> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> </div> </div> <!-- End .panel --> <div class="panel panel-default toggle panelMove panelClose panelRefresh"> <!-- Start .panel --> <div class="panel-heading"> <h4 class="panel-title"><i class="glyphicon glyphicon-pencil"></i> Emphasis</h4> </div> <div class="panel-body"> <div class="page-header"> <h5>Small Text</h5> </div> <p> <small>This line of text is meant to be treated as fine print.</small> </p> <code>&lt;small&gt;This line of text is meant to be treated as fine print.&lt;/small&gt;</code> <div class="page-header"> <h5>Bold text</h5> </div> <p>The following snippet of text is <strong>rendered as bold text.</strong> </p> <code>The following snippet of text is &lt;strong&gt;rendered as bold text.&lt;/strong&gt;</code> <div class="page-header"> <h5>Italics</h5> </div> <p>The following snippet of text is <em>rendered as italicized text.</em> </p> <code>The following snippet of text is &lt;em&gt;rendered as italicized text.&lt;/em&gt;</code> </div> </div> <!-- End .panel --> <div class="panel panel-default toggle panelMove panelClose panelRefresh"> <!-- Start .panel --> <div class="panel-heading"> <h4 class="panel-title">Abbreviations</h4> </div> <div class="panel-body"> <div class="page-header"> <h5>Basic abbreviation</h5> </div> <p>An abbreviation of the word attribute is <abbr title="attribute">attr</abbr>.</p> <code>&lt;abbr title="attribute"&gt;attr&lt;/abbr&gt;</code> <div class="page-header"> <h5>Initialism</h5> </div> <p> <abbr title="HyperText Markup Language" class="initialism">HTML</abbr>is the best thing since sliced bread.</p> <code>&lt;abbr title="HyperText Markup Language" class="initialism"&gt;HTML&lt;/abbr&gt;</code> </div> </div> <!-- End .panel --> <div class="panel panel-default toggle panelMove panelClose panelRefresh"> <!-- Start .panel --> <div class="panel-heading"> <h4 class="panel-title">Addresses</h4> </div> <div class="panel-body"> <address> <strong>Twitter, Inc.</strong> <br>795 Folsom Ave, Suite 600 <br>San Francisco, CA 94107 <br> <abbr title="Phone">P:</abbr>(123) 456-7890 </address> <address> <strong>Full Name</strong> <br> <a href="mailto:#">first.last@example.com</a> </address> <pre class="prettyprint"> <code class="html"> &lt;address&gt; &lt;strong>Twitter, Inc.&lt;/strong&gt;&lt;br&gt; 795 Folsom Ave, Suite 600&lt;br&gt; San Francisco, CA 94107&lt;br&gt; &lt;abbr title="Phone"&gt;P:&lt;/abbr&gt; (123) 456-7890 &lt;/address&gt; &lt;address&gt; &lt;strong&gt;Full Name&lt;/strong&gt;&lt;br&gt; &lt;a href="mailto:#"&gt;first.last@example.com&lt;/a&gt; &lt;/address&gt;</code> </pre> </div> </div> <!-- End .panel --> </div> <!-- col-lg-6 end here --> <div class="col-lg-6 col-md-6 sortable-layout"> <!-- col-lg-6 start here --> <div class="panel panel-default toggle panelMove panelClose panelRefresh"> <!-- Start .panel --> <div class="panel-heading"> <h4 class="panel-title"><i class="glyphicon glyphicon-pencil"></i> Paragraphs</h4> </div> <div class="panel-body"> <div class="page-header"> <h5>Paragraph</h5> </div> <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 commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> <code>&lt;p&gt;...&lt;/p&gt;</code> <div class="page-header"> <h5>Lead paragraph</h5> </div> <p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p> <code>&lt;p class="lead" &gt;...&lt;/p&gt;</code> </div> </div> <!-- End .panel --> <div class="panel panel-default toggle panelMove panelClose panelRefresh"> <!-- Start .panel --> <div class="panel-heading"> <h4 class="panel-title">Alignment classes</h4> </div> <div class="panel-body"> <p class="text-left">Left aligned text.</p> <code>&lt;p class="text-left"&gt;Left aligned text.&lt;/p&gt;</code> <p class="text-center">Center aligned text.</p> <code>&lt;p class="text-center"&gt;Center aligned text.&lt;/p&gt;</code> <p class="text-right">Right aligned text.</p> <code>&lt;p class="text-right"&gt;Right aligned text.&lt;/p&gt;</code> </div> </div> <!-- End .panel --> <div class="panel panel-default toggle panelMove panelClose panelRefresh"> <!-- Start .panel --> <div class="panel-heading"> <h4 class="panel-title">Emphasis classes</h4> </div> <div class="panel-body"> <p class="text-muted">Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.</p> <code>&lt;p class="text-muted"&gt;Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.&lt;/p&gt;</code> <p class="text-primary">Nullam id dolor id nibh ultricies vehicula ut id elit.</p> <code>&lt;p class="text-primary"&gt;Nullam id dolor id nibh ultricies vehicula ut id elit.&lt;/p&gt; </code> <p class="text-success">Duis mollis, est non commodo luctus, nisi erat porttitor ligula.</p> <code>&lt;p class="text-success"&gt;Duis mollis, est non commodo luctus, nisi erat porttitor ligula.&lt;/p&gt;</code> <p class="text-info">Maecenas sed diam eget risus varius blandit sit amet non magna.</p> <code>&lt;p class="text-info"&gt;Maecenas sed diam eget risus varius blandit sit amet non magna.&lt;/p&gt;</code> <p class="text-warning">Etiam porta sem malesuada magna mollis euismod.</p> <code>&lt;p class="text-warning"&gt;Etiam porta sem malesuada magna mollis euismod.&lt;/p&gt;</code> <p class="text-danger">Donec ullamcorper nulla non metus auctor fringilla.</p> <code>&lt;p class="text-danger"&gt;Donec ullamcorper nulla non metus auctor fringilla.&lt;/p&gt;</code> </div> </div> <!-- End .panel --> <div class="panel panel-default toggle panelMove panelClose panelRefresh"> <!-- Start .panel --> <div class="panel-heading"> <h4 class="panel-title">Blockquotes</h4> </div> <div class="panel-body"> <blockquote> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p> </blockquote> <pre class="prettyprint"><code class="html">&lt;blockquote&gt; &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.&lt;/p&gt; &lt;/blockquote&gt;</code> </pre> <div class="page-header"> <h4>In the Right</h4> </div> <blockquote class="pull-right"> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p> </blockquote> </div> </div> <!-- End .panel --> </div> <!-- col-lg-6 end here --> </div> <!-- End .row --> </div> <!-- End .page-content-inner --> </div> <!-- / page-content-wrapper --> </div> <!-- / page-content --> </div> <!-- / #wrapper --> <div id="footer" class="clearfix sidebar-page right-sidebar-page"> <!-- Start #footer --> <p class="pull-left"> Copyrights &copy; 2014 <a href="http://suggeelson.com/" class="color-blue strong" target="_blank">SuggeElson</a>. All rights reserved. </p> <p class="pull-right"> <a href="#" class="mr5">Terms of use</a> | <a href="#" class="ml5 mr25">Privacy police</a> </p> </div> <!-- End #footer --> <!-- Back to top --> <div id="back-to-top"><a href="#">Back to Top</a> </div> <!-- Javascripts --> <!-- Load pace first --> <script src="plugins/core/pace/pace.min.js"></script> <!-- Important javascript libs(put in all pages) --> <script src="http://code.jquery.com/jquery-2.1.1.min.js"></script> <script> window.jQuery || document.write('<script src="js/libs/jquery-2.1.1.min.js">\x3C/script>') </script> <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> <script> window.jQuery || document.write('<script src="js/libs/jquery-ui-1.10.4.min.js">\x3C/script>') </script> <!--[if lt IE 9]> <script type="text/javascript" src="js/libs/excanvas.min.js"></script> <script type="text/javascript" src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <script type="text/javascript" src="js/libs/respond.min.js"></script> <![endif]--> <!-- Bootstrap plugins --> <script src="js/bootstrap/bootstrap.js"></script> <!-- Core plugins ( not remove ) --> <script src="js/libs/modernizr.custom.js"></script> <!-- Handle responsive view functions --> <script src="js/jRespond.min.js"></script> <!-- Custom scroll for sidebars,tables and etc. --> <script src="plugins/core/slimscroll/jquery.slimscroll.min.js"></script> <script src="plugins/core/slimscroll/jquery.slimscroll.horizontal.min.js"></script> <!-- Remove click delay in touch --> <script src="plugins/core/fastclick/fastclick.js"></script> <!-- Increase jquery animation speed --> <script src="plugins/core/velocity/jquery.velocity.min.js"></script> <!-- Quick search plugin (fast search for many widgets) --> <script src="plugins/core/quicksearch/jquery.quicksearch.js"></script> <!-- Bootbox fast bootstrap modals --> <script src="plugins/ui/bootbox/bootbox.js"></script> <!-- Other plugins ( load only nessesary plugins for every page) --> <script src="plugins/charts/sparklines/jquery.sparkline.js"></script> <script src="plugins/misc/prettify/run_prettify.js"></script> <script src="js/jquery.dynamic.js"></script> <script src="js/main.js"></script> <script src="js/pages/blank.js"></script> <!-- Google Analytics: --> <script> (function(i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function() { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-3560057-28', 'auto'); ga('send', 'pageview'); </script> </body> </html>
old/src/external/asio-1.10.2/doc/asio/reference/SeqPacketSocketService.html
dhh1128/intent
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Sequenced packet socket service requirements</title> <link rel="stylesheet" href="../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../index.html" title="Asio"> <link rel="up" href="../reference.html" title="Reference"> <link rel="prev" href="ResolverService.html" title="Resolver service requirements"> <link rel="next" href="SerialPortService.html" title="Serial port service requirements"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="ResolverService.html"><img src="../../prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../home.png" alt="Home"></a><a accesskey="n" href="SerialPortService.html"><img src="../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="asio.reference.SeqPacketSocketService"></a><a class="link" href="SeqPacketSocketService.html" title="Sequenced packet socket service requirements">Sequenced packet socket service requirements</a> </h3></div></div></div> <p> A sequenced packet socket service must meet the requirements for a <a class="link" href="SocketService.html" title="Socket service requirements">socket service</a>, as well as the additional requirements listed below. </p> <p> In the table below, <code class="computeroutput"><span class="identifier">X</span></code> denotes a stream socket service class, <code class="computeroutput"><span class="identifier">a</span></code> denotes a value of type <code class="computeroutput"><span class="identifier">X</span></code>, <code class="computeroutput"><span class="identifier">b</span></code> denotes a value of type <code class="computeroutput"><span class="identifier">X</span><span class="special">::</span><span class="identifier">implementation_type</span></code>, <code class="computeroutput"><span class="identifier">ec</span></code> denotes a value of type <code class="computeroutput"><span class="identifier">error_code</span></code>, <code class="computeroutput"><span class="identifier">f</span></code> denotes a value of type <code class="computeroutput"><span class="identifier">socket_base</span><span class="special">::</span><span class="identifier">message_flags</span></code>, <code class="computeroutput"><span class="identifier">g</span></code> denotes an lvalue of type <code class="computeroutput"><span class="identifier">socket_base</span><span class="special">::</span><span class="identifier">message_flags</span></code>, <code class="computeroutput"><span class="identifier">mb</span></code> denotes a value satisfying <a class="link" href="MutableBufferSequence.html" title="Mutable buffer sequence requirements">mutable buffer sequence</a> requirements, <code class="computeroutput"><span class="identifier">rh</span></code> denotes a value meeting <a class="link" href="ReadHandler.html" title="Read handler requirements"><code class="computeroutput"><span class="identifier">ReadHandler</span></code></a> requirements, <code class="computeroutput"><span class="identifier">cb</span></code> denotes a value satisfying <a class="link" href="ConstBufferSequence.html" title="Constant buffer sequence requirements">constant buffer sequence</a> requirements, and <code class="computeroutput"><span class="identifier">wh</span></code> denotes a value meeting <a class="link" href="WriteHandler.html" title="Write handler requirements"><code class="computeroutput"><span class="identifier">WriteHandler</span></code></a> requirements. </p> <div class="table"> <a name="asio.reference.SeqPacketSocketService.t0"></a><p class="title"><b>Table&#160;24.&#160;StreamSocketService requirements</b></p> <div class="table-contents"><table class="table" summary="StreamSocketService requirements"> <colgroup> <col> <col> <col> </colgroup> <thead><tr> <th> <p> expression </p> </th> <th> <p> return type </p> </th> <th> <p> assertion/note<br> pre/post-condition </p> </th> </tr></thead> <tbody> <tr> <td> <p> <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">receive</span><span class="special">(</span><span class="identifier">b</span><span class="special">,</span> <span class="identifier">mb</span><span class="special">,</span> <span class="identifier">f</span><span class="special">,</span> <span class="identifier">g</span><span class="special">,</span> <span class="identifier">ec</span><span class="special">);</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="identifier">size_t</span></code> </p> </td> <td> <p> pre: <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">is_open</span><span class="special">(</span><span class="identifier">b</span><span class="special">)</span></code>.<br> <br> Reads one or more bytes of data from a connected socket <code class="computeroutput"><span class="identifier">b</span></code>.<br> <br> The mutable buffer sequence <code class="computeroutput"><span class="identifier">mb</span></code> specifies memory where the data should be placed. The operation shall always fill a buffer in the sequence completely before proceeding to the next.<br> <br> If successful, sets <code class="computeroutput"><span class="identifier">g</span></code> to the flags associated with the received data, and returns the number of bytes read. Otherwise, sets <code class="computeroutput"><span class="identifier">g</span></code> to <code class="computeroutput"><span class="number">0</span></code> and returns <code class="computeroutput"><span class="number">0</span></code>. </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">async_receive</span><span class="special">(</span><span class="identifier">b</span><span class="special">,</span> <span class="identifier">mb</span><span class="special">,</span> <span class="identifier">f</span><span class="special">,</span> <span class="identifier">g</span><span class="special">,</span> <span class="identifier">rh</span><span class="special">);</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="keyword">void</span></code> </p> </td> <td> <p> pre: <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">is_open</span><span class="special">(</span><span class="identifier">b</span><span class="special">)</span></code>.<br> <br> Initiates an asynchronous operation to read one or more bytes of data from a connected socket <code class="computeroutput"><span class="identifier">b</span></code>. The operation is performed via the <code class="computeroutput"><span class="identifier">io_service</span></code> object <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">get_io_service</span><span class="special">()</span></code> and behaves according to <a class="link" href="asynchronous_operations.html" title="Requirements on asynchronous operations">asynchronous operation</a> requirements.<br> <br> The mutable buffer sequence <code class="computeroutput"><span class="identifier">mb</span></code> specifies memory where the data should be placed. The operation shall always fill a buffer in the sequence completely before proceeding to the next.<br> <br> The implementation shall maintain one or more copies of <code class="computeroutput"><span class="identifier">mb</span></code> until such time as the read operation no longer requires access to the memory specified by the buffers in the sequence. The program must ensure the memory is valid until:<br> <br> &#8212; the last copy of <code class="computeroutput"><span class="identifier">mb</span></code> is destroyed, or<br> <br> &#8212; the handler for the asynchronous operation is invoked,<br> <br> whichever comes first.<br> <br> If the operation completes successfully, sets <code class="computeroutput"><span class="identifier">g</span></code> to the flags associated with the received data, then invokes the <code class="computeroutput"><span class="identifier">ReadHandler</span></code> object <code class="computeroutput"><span class="identifier">rh</span></code> with the number of bytes transferred. Otherwise, sets <code class="computeroutput"><span class="identifier">g</span></code> to <code class="computeroutput"><span class="number">0</span></code> and invokes <code class="computeroutput"><span class="identifier">rh</span></code> with <code class="computeroutput"><span class="number">0</span></code> bytes transferred. </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">send</span><span class="special">(</span><span class="identifier">b</span><span class="special">,</span> <span class="identifier">cb</span><span class="special">,</span> <span class="identifier">f</span><span class="special">,</span> <span class="identifier">ec</span><span class="special">);</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="identifier">size_t</span></code> </p> </td> <td> <p> pre: <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">is_open</span><span class="special">(</span><span class="identifier">b</span><span class="special">)</span></code>.<br> <br> Writes one or more bytes of data to a connected socket <code class="computeroutput"><span class="identifier">b</span></code>.<br> <br> The constant buffer sequence <code class="computeroutput"><span class="identifier">cb</span></code> specifies memory where the data to be written is located. The operation shall always write a buffer in the sequence completely before proceeding to the next.<br> <br> If successful, returns the number of bytes written. Otherwise returns <code class="computeroutput"><span class="number">0</span></code>. </p> </td> </tr> <tr> <td> <p> <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">async_send</span><span class="special">(</span><span class="identifier">b</span><span class="special">,</span> <span class="identifier">cb</span><span class="special">,</span> <span class="identifier">f</span><span class="special">,</span> <span class="identifier">wh</span><span class="special">);</span></code> </p> </td> <td> <p> <code class="computeroutput"><span class="keyword">void</span></code> </p> </td> <td> <p> pre: <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">is_open</span><span class="special">(</span><span class="identifier">b</span><span class="special">)</span></code>.<br> <br> Initiates an asynchronous operation to write one or more bytes of data to a connected socket <code class="computeroutput"><span class="identifier">b</span></code>. The operation is performed via the <code class="computeroutput"><span class="identifier">io_service</span></code> object <code class="computeroutput"><span class="identifier">a</span><span class="special">.</span><span class="identifier">get_io_service</span><span class="special">()</span></code> and behaves according to <a class="link" href="asynchronous_operations.html" title="Requirements on asynchronous operations">asynchronous operation</a> requirements.<br> <br> The constant buffer sequence <code class="computeroutput"><span class="identifier">cb</span></code> specifies memory where the data to be written is located. The operation shall always write a buffer in the sequence completely before proceeding to the next.<br> <br> The implementation shall maintain one or more copies of <code class="computeroutput"><span class="identifier">cb</span></code> until such time as the write operation no longer requires access to the memory specified by the buffers in the sequence. The program must ensure the memory is valid until:<br> <br> &#8212; the last copy of <code class="computeroutput"><span class="identifier">cb</span></code> is destroyed, or<br> <br> &#8212; the handler for the asynchronous operation is invoked,<br> <br> whichever comes first.<br> <br> If the operation completes successfully, the <code class="computeroutput"><span class="identifier">WriteHandler</span></code> object <code class="computeroutput"><span class="identifier">wh</span></code> is invoked with the number of bytes transferred. Otherwise it is invoked with <code class="computeroutput"><span class="number">0</span></code>. </p> </td> </tr> </tbody> </table></div> </div> <br class="table-break"> </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-2014 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="ResolverService.html"><img src="../../prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../home.png" alt="Home"></a><a accesskey="n" href="SerialPortService.html"><img src="../../next.png" alt="Next"></a> </div> </body> </html>
GoingMerry/themes/admin/template/edit_friend.html
Luffin/ThousandSunny
{% extends "admin_layout.html" %} {% block nav %} <ul class="nav nav-sidebar"> <li class="text-center"><a href="/onepeice/article" class="submenu selected-item"><h4>文章管理</h4><span class="sr-only">(current)</span></a></li> <li class="text-center active"><a href="/onepeice/friend" class="submenu arrow"><h4>友链管理</h4></a></li> </ul> {% endblock %} {% block div %} <div class="jumbotron"> <h3>编辑友链</h3> <hr /> <form action="/onepeice/friend" method="post"> <div class="form-group form-group-lg"> <label for="input_name"><h4>ID:</h4></label> <input name="id" value="{{ friend.id }}" type="hidden"> <input type="text" name="new_id" class="form-control" id="input_id" placeholder="ID" value="{{ friend.id }}"> </div> <div class="form-group form-group-lg"> <label for="input_name"><h4>Name:</h4></label> <input type="text" name="name" class="form-control" id="input_name" placeholder="Friend's name" value="{{ friend.name }}"> </div> <div class="form-group form-group-lg"> <label for="input_url"><h4>URL:</h4></label> <div class="input-group"> <div class="input-group-addon"><strong>http://</strong></div> <input type="text" name="url" class="form-control" id="input_url" placeholder="www.xxx.com" value="{{ friend.url }}"> </div> </div> <input name="action" value="add" type="hidden"> <div class="form-inline"> <div class="form-group col-md-offset-10"> <a href="/onepeice/friend" type="button" class="btn btn-default btn-lg">返回</a> <button type="submit" class="btn btn-primary btn-lg">确定</button> </div> </div> </form> </div> {% endblock %}
i_dont_wanna_use_default_archives/2018/05/index.html
Lauzy/Lauzy.github.io
<!DOCTYPE html> <html lang="en"> <!-- Head tag --> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Lauzy"> <meta name="keyword" content=""> <link rel="shortcut icon" href="/Lauzy.github.io/img/favicon.ico"> <title> Lauzy | Lauzy&#39;s Blog </title> <link rel="canonical" href="http://lauzy.github.io/Lauzy.github.io/i_dont_wanna_use_default_archives/2018/05/"> <!-- Bootstrap Core CSS --> <link rel="stylesheet" href="/Lauzy.github.io/css/bootstrap.min.css"> <!-- Custom CSS --> <link rel="stylesheet" href="/Lauzy.github.io/css/hux-blog.min.css"> <!-- Pygments Highlight CSS --> <link rel="stylesheet" href="/Lauzy.github.io/css/highlight.css"> <!-- Custom Fonts --> <!-- <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> --> <!-- Hux change font-awesome CDN to qiniu --> <link href="https://cdn.staticfile.org/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- Hux Delete, sad but pending in China <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/ css'> --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <!-- ga & ba script hoook --> <script></script> <link rel="stylesheet" href="/Lauzy.github.io/css/prism.css" type="text/css"></head> <!-- hack iOS CSS :active style --> <body ontouchstart=""> <!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle"> <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="/Lauzy.github.io/">Lauzy&#39;s Blog</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <!-- Known Issue, found by Hux: <nav>'s height woule be hold on by its content. so, when navbar scale out, the <nav> will cover tags. also mask any touch event of tags, unfortunately. --> <div id="huxblog_navbar"> <div class="navbar-collapse"> <ul class="nav navbar-nav navbar-right"> <li> <a href="/Lauzy.github.io/">Home</a> </li> <li> <a href="/Lauzy.github.io/about/">About</a> </li> <li> <a href="/Lauzy.github.io/archives/">Archives</a> </li> <li> <a href="/Lauzy.github.io/tags/">Tags</a> </li> </ul> </div> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <script> // Drop Bootstarp low-performance Navbar // Use customize navbar with high-quality material design animation // in high-perf jank-free CSS3 implementation var $body = document.body; var $toggle = document.querySelector('.navbar-toggle'); var $navbar = document.querySelector('#huxblog_navbar'); var $collapse = document.querySelector('.navbar-collapse'); $toggle.addEventListener('click', handleMagic) function handleMagic(e){ if ($navbar.className.indexOf('in') > 0) { // CLOSE $navbar.className = " "; // wait until animation end. setTimeout(function(){ // prevent frequently toggle if($navbar.className.indexOf('in') < 0) { $collapse.style.height = "0px" } },400) }else{ // OPEN $collapse.style.height = "auto" $navbar.className += " in"; } } </script> <!-- Main Content --> <!-- Default Archive layout, we use archives instead. --> <!-- Footer --> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center"> <li> <a target="_blank" href="http://weibo.com/freedompal"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-weibo fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a target="_blank" href="https://github.com/Lauzy"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-github fa-stack-1x fa-inverse"></i> </span> </a> </li> </ul> <p class="copyright text-muted"> Copyright &copy; Lauzy&#39;s Blog 2021 <br> Theme by <a href="http://huangxuan.me">Hux</a> <span style="display: inline-block; margin: 0 5px;"> <i class="fa fa-heart"></i> </span> <iframe style="margin-left: 2px; margin-bottom:-5px;" frameborder="0" scrolling="0" width="91px" height="20px" src="https://ghbtns.com/github-btn.html?user=kaijun&repo=hexo-theme-huxblog&type=star&count=true" > </iframe> </p> </div> </div> </div> </footer> <!-- jQuery --> <script src="/Lauzy.github.io/js/jquery.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="/Lauzy.github.io/js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> <script src="/Lauzy.github.io/js/hux-blog.min.js"></script> <!-- async load function --> <script> function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } </script> <!-- Because of the native support for backtick-style fenced code blocks right within the Markdown is landed in Github Pages, From V1.6, There is no need for Highlight.js, so Huxblog drops it officially. - https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0 - https://help.github.com/articles/creating-and-highlighting-code-blocks/ --> <!-- <script> async("http://cdn.bootcss.com/highlight.js/8.6/highlight.min.js", function(){ hljs.initHighlightingOnLoad(); }) </script> <link href="http://cdn.bootcss.com/highlight.js/8.6/styles/github.min.css" rel="stylesheet"> --> <!-- jquery.tagcloud.js --> <script> // only load tagcloud.js in tag.html if($('#tag_cloud').length !== 0){ async("http://lauzy.github.io/Lauzy.github.io/js/jquery.tagcloud.js",function(){ $.fn.tagcloud.defaults = { //size: {start: 1, end: 1, unit: 'em'}, color: {start: '#bbbbee', end: '#0085a1'}, }; $('#tag_cloud a').tagcloud(); }) } </script> <!--fastClick.js --> <script> async("https://cdn.bootcss.com/fastclick/1.0.6/fastclick.min.js", function(){ var $nav = document.querySelector("nav"); if($nav) FastClick.attach($nav); }) </script> <!-- Google Analytics --> <!-- Baidu Tongji --> <!-- Side Catalog --> <!-- Image to hack wechat --> <img src="http://lauzy.github.io/Lauzy.github.io/img/icon_wechat.png" width="0" height="0" /> <!-- Migrate from head to bottom, no longer block render and still work --> </body> </html>
templates/error.html
Storj/promotweet
<!doctype html> <html> <head> <meta http-equiv='Content-Type' content='text/html; charset=UTF-8'> <meta charset='utf-8'> <meta name='viewport' content='width=device-width, initial-scale=1'> <title>Storj</title> </head> <body> <p>An error was encountered:</p> <p>{{error_msg}}</p> <p><button id="close">Return to Storj.io</button></p> </body> <script> document.getElementById("close").onclick = function() { window.close(); } </script> </html>
public/Windows 10 x64 (19041.264)/_DEVICE_USAGE_NOTIFICATION_TYPE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.264)</h4><br> <h2>_DEVICE_USAGE_NOTIFICATION_TYPE</h2> <font face="arial"> DeviceUsageTypeUndefined = 0n0<br> DeviceUsageTypePaging = 0n1<br> DeviceUsageTypeHibernation = 0n2<br> DeviceUsageTypeDumpFile = 0n3<br> DeviceUsageTypeBoot = 0n4<br> DeviceUsageTypePostDisplay = 0n5<br> DeviceUsageTypeGuestAssigned = 0n6<br> </font></body></html>