code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<div id = 'gamemode-stats' class = 'gridhalf'> Gamemode template unwritten. </div>
gbasood/vgstation-statistics-viewer
app/templates/gamemodes/_vampire.html
HTML
mit
85
<div class="topbar-container" ng-include="'views/includes/topbar.html'" ng-init="titleSection='Export'; goBackToState = 'preferencesAdvanced'"> </div> <div class="content preferences" ng-controller="exportController as exportC"> <h4></h4> <div ng-show="!exportC.backupWalletPlainText"> <div class="text-warning size-14 m20b" ng-show="exportC.error"> <i class="fi-alert size-12"></i> <span translate> Failed to export </span> </div> <div class="row"> <div class="columns"> <div class="text-warning size-14 m20b" ng-show="exportC.isEncrypted"> <i class="fi-alert size-12"></i> <span translate> The private key for this wallet is encrypted. Exporting keep the private key encrypted in the export archive.</span> </div> </div> </div> <form> <div class="row"> <div class="columns"> <label for="password" translate>Set up an Export Password </label> <div class="input"> <input type="password" class="form-control" placeholder="{{'Your export password'|translate}}" name="password" ng-model="exportC.password"> </div> <label for="password" translate>Repeat password</label> <div class="input"> <input type="password" class="form-control" placeholder="{{'Repeat password'|translate}}" name="password" ng-model="exportC.repeatpassword"> </div> </div> </div> </form> <h4></h4> <ul class="no-bullet m0"> <li> <switch id="no-metaData" name="metaData" ng-model="metaData" class="green right"></switch> <span translate>Include address book and history cache</span> </li> </ul> <ul class="no-bullet m0" ng-show="index.canSign"> <li> <switch id="no-sign" name="noSign" ng-model="noSign" class="green right"></switch> <span translate>Do not include private key</span> </li> </ul> <div class="box-notification" ng-show="!index.canSign"> <span class="text-warning size-14"> <i class="fi-alert"></i> <span translate> WARNING: The private key of this wallet is not available. The export allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so <b>funds will not be accessible from the export</b>. </span> </span> </div> <div class="box-notification" ng-show="noSign"> <span class="text-warning size-14"> <i class="fi-alert"></i> <span translate> WARNING: Not including the private key allows to check the wallet balance, transaction history, and create spend proposals from the export. However, does not allow to approve (sign) proposals, so <b>funds will not be accessible from the export</b>. </span> </span> </div> <div class="row"> <div class="columns"> <button class="black round expand m20t" ng-click="exportC.downloadWalletBackup()" ng-disabled="(!exportC.password || exportC.password != exportC.repeatpassword)" ng-style="{'background-color':index.backgroundColor}" ng-show="!index.isSafari && !index.isCordova"><i class="fi-download"></i> <span translate>Download</span></button> <button class="black round expand m20t" ng-click="exportC.viewWalletBackup()" ng-disabled="(!exportC.password || exportC.password != exportC.repeatpassword)" ng-style="{'background-color':index.backgroundColor}" ng-show="index.isSafari && !index.isCordova"><i class="fi-eye"></i> <span translate>View</span></button> <div ng-show="index.isCordova"> <h4 translate>Export options</h4> <button class="black round expand" ng-disabled="(!exportC.password || exportC.password != exportC.repeatpassword)" ng-style="{'background-color':index.backgroundColor}" ng-click="exportC.copyWalletBackup()"><i class="fi-clipboard-pencil"></i> <span translate>Copy to clipboard</span></button> <button class="black round expand" ng-disabled="(!exportC.password || exportC.password != exportC.repeatpassword)" ng-style="{'background-color':index.backgroundColor}" ng-click="exportC.sendWalletBackup()"><i class="fi-mail"></i> <span translate>Send by email</span></button> </div> </div> </div> </div> <div class="row" ng-show="exportC.backupWalletPlainText"> <div class="large-12 columns"> <h3 translate>Wallet Export</h3> <div class="input"> <textarea rows="12">{{exportC.backupWalletPlainText}}</textarea> </div> <div class="size-12 text-gray text-right"> <i class="icon-compose"></i> <span translate>Copy this text as it is to a safe place (notepad or email)</span> </div> </div> </div> </div> <div class="extra-margin-bottom"></div>
troggy/copay
public/views/export.html
HTML
mit
5,303
<div class="post multi-post cate<#article/category/id#> auth<#article/author/id#>"> <h4 class="post-date"><#article/posttime/longdate#></h4> <h2 class="post-title"><a href="<#article/url#>"><#article/title#></a></h2> <div class="post-body"><#article/intro#></div> <h5 class="post-tags"><#template:article_tag:begin#><#ZC_MSG138#>: <span class="tags"><#template:article_tag#></span><#template:article_tag:end#></h5> <h6 class="post-footer"> <#ZC_MSG011#>:<#article/author/name#> | <#ZC_MSG012#>:<#article/category/name#> | <#ZC_MSG013#>:<#article/commnums#> | <#ZC_MSG130#>:<#article/loadviewcount#> </h6> </div>
wdssmq/zblogasp
zb_users/THEME/default/TEMPLATE/b_article-multi.html
HTML
mit
630
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01553/ by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:01:24 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack --> <head> <title>Index of /lghtml/lawstat/version2/01553</title> </head> <body> <h1>Index of /lghtml/lawstat/version2/01553</h1> <ul><li><a href="../index.html"> Parent Directory</a></li> <li><a href="0155325012400.html"> 0155325012400.htm</a></li> </ul> </body> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01553/ by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:01:24 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1" /><!-- /Added by HTTrack --> </html>
czchen/laweasyread-data
rawdata/utf8_lawstat/version2/01553/index.html
HTML
mit
871
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Minim : : AudioOutput : : playNote</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="stylesheet.css" rel="stylesheet" type="text/css"> </head> <body> <center> <table class="mainTable"> <tr> <td class="header"> <span class="indexheader">Minim</span><br/> <span class="indexnavigation"> <a href="index.html">core</a> | <a href="index_ugens.html">ugens</a> | <a href="index_analysis.html">analysis</a> </span> </td> <td class="border-left">&nbsp;</td> </tr> <tr> <td class="classNavigation"> <p class="mainTextName"><A href="audiooutput_class_audiooutput.html">AudioOutput</A></p> <p class="methodName">playNote</p> </td> <td class="mainText border-left"> <p class="memberSectionHeader">Description</p> playNote is a method of scheduling a "note" to be played at some time in the future (or immediately), where a "note" is an instance of a class that implements the Instrument interface. The Instrument interface requires you to implement a noteOn method that accepts a float duration value and is called when that Instrument should begin making sound, and a noteOff method that is called when that Instrument should stop making sound. <p> Versions of playNote that do not have an Instrument argument will create an instance of a default Instrument that plays a sine tone based on the parameters passed in. <p> To facilitate writing algorithmic music, the start time and duration of a note is expressed in <em>beats</em> and not in seconds. By default, the tempo of an AudioOutput will be 60 BPM (beats per minute), which means that beats are equivalent to seconds. If you want to think in seconds when writing your note playing code, then simply don't change the tempo of the output. <p> Another thing to keep in mind is that the AudioOutput processes its note queue in its own Thread, so if you are going to queue up a lot of notes at once you will want to use the pauseNotes method before queuing them. If you don't, the timing will be slightly off because the "now" that the start time of each note is an offset from will change from note to note. Once all of your notes have been added, you call resumeNotes to allow the AudioOutput to process notes again. <p class="memberSectionHeader">Signature</p> <pre>void playNote(float startTime, float duration, Instrument instrument) void playNote(float startTime, float duration, float hz) void playNote(float startTime, float duration, String pitchName) void playNote(float startTime, float hz) void playNote(float startTime, String pitchName) void playNote(float hz) void playNote(String pitchName) void playNote() </pre> <p class="memberSectionHeader">Parameters</p> <span class="parameterName">startTime</span>&nbsp;&mdash;&nbsp;<span class="parameterDescription">float: when the note should begin playing, in beats</span><br/> <span class="parameterName">duration</span>&nbsp;&mdash;&nbsp;<span class="parameterDescription">float: how long the note should be, in beats</span><br/> <span class="parameterName">instrument</span>&nbsp;&mdash;&nbsp;<span class="parameterDescription">the Instrument that will play the note</span><br/> <span class="parameterName">hz</span>&nbsp;&mdash;&nbsp;<span class="parameterDescription">float: the frequency, in Hertz, of the note to be played</span><br/> <span class="parameterName">pitchName</span>&nbsp;&mdash;&nbsp;<span class="parameterDescription">String: the pitch name of the note to be played (e.g. "A4" or "Bb3")</span><br/> <p class="memberSectionHeader">Returns</p> <p>None</p> <p class="memberSectionHeader">Related</p> <A href="instrument_instrument.html">Instrument</A><BR> <A href="audiooutput_method_settempo.html">setTempo ( )</A><BR> <A href="audiooutput_method_setnoteoffset.html">setNoteOffset ( )</A><BR> <A href="audiooutput_method_setdurationfactor.html">setDurationFactor ( )</A><BR> <A href="audiooutput_method_pausenotes.html">pauseNotes ( )</A><BR> <A href="audiooutput_method_resumenotes.html">resumeNotes ( )</A><BR> <p class="memberSectionHeader">Example</p> <pre>/** * This sketch demonstrates how to create synthesized sound with Minim using an &lt;code>AudioOutput&lt;/code> and the * default instrument built into an &lt;code>AudioOutput&lt;/code>. By using the &lt;code>playNote&lt;/code> method you can * schedule notes to played at some point in the future, essentially allowing to you create musical scores with * code. Because they are constructed with code, they can be either deterministic or different every time. This * sketch creates a deterministic score, meaning it is the same every time you run the sketch. It also demonstrates * a couple different versions of the &lt;code>playNote&lt;/code> method. * &lt;p> * For more complex examples of using &lt;code>playNote&lt;/code> check out * algorithmicCompExample and compositionExample in the Synthesis folder. * &lt;p> * For more information about Minim and additional features, * visit http://code.compartmental.net/minim/ */ import ddf.minim.*; import ddf.minim.ugens.*; Minim minim; AudioOutput out; void setup() { size(512, 200, P3D); minim = new Minim(this); // use the getLineOut method of the Minim object to get an AudioOutput object out = minim.getLineOut(); // set the tempo of the sequencer // this makes the first argument of playNote // specify the start time in quarter notes // and the duration becomes relative to the length of a quarter note // by default the tempo is 60 BPM (beats per minute). // at 60 BPM both start time and duration can be interpreted as seconds. // to retrieve the current tempo, use getTempo(). out.setTempo( 80 ); // pause the sequencer so our note play back will be rock solid // if you don't do this, then tiny bits of error can occur since // the sequencer is running in parallel with you note queueing. out.pauseNotes(); // given start time, duration, and frequency out.playNote( 0.0, 0.9, 97.99 ); out.playNote( 1.0, 0.9, 123.47 ); // given start time, duration, and note name out.playNote( 2.0, 2.9, "C3" ); out.playNote( 3.0, 1.9, "E3" ); out.playNote( 4.0, 0.9, "G3" ); // given start time and note name or frequency // (duration defaults to 1.0) out.playNote( 5.0, "" ); out.playNote( 6.0, 329.63); out.playNote( 7.0, "G4" ); // the note offset is simply added into the start time of // every subsequenct call to playNote. It's expressed in beats. // to get the current note offset, use getNoteOffset(). out.setNoteOffset( 8.1 ); // because only given a note name or frequency // starttime defaults to 0.0 and duration defaults to 1.0 out.playNote( "G5" ); out.playNote( 987.77 ); // now we can start the sequencer again to hear our sequence out.resumeNotes(); } void draw() { background(0); stroke(255); // draw the waveforms for(int i = 0; i &lt; out.bufferSize() - 1; i++) { line( i, 50 + out.left.get(i)*50, i+1, 50 + out.left.get(i+1)*50 ); line( i, 150 + out.right.get(i)*50, i+1, 150 + out.right.get(i+1)*50 ); } } </pre> <p class="memberSectionHeader">Usage</p> Web & Application </td> </tr> </table> </center> </body> </html>
dibarbet/MusicComposer
libraries/minim/documentation/audiooutput_method_playnote.html
HTML
mit
7,611
<script type="text/worker"> function rollDie(min, max) { min = Math.ceil(min); max = Math.floor(max); return Math.floor(Math.random() * (max - min + 1)) + min; } function updateAbility(name) { var baseName = name + "Base"; var lootName = name + "LootBonus"; getAttrs([baseName, lootName], function (values) { var calculated = parseInt(values[baseName]) + parseInt(values[lootName]); var obj = {}; obj[name] = calculated; setAttrs(obj); }); } on("change:RollDeathSaveCheck", function () { setAttrs({ DeathSaveCounter: rollDie(1, 6) }); }); on("change:StrengthBase", function() { updateAbility("Strength"); }); on("change:StrengthLootBonus", function() { updateAbility("Strength"); }); on("change:DexterityBase", function() { updateAbility("Dexterity"); }); on("change:DexterityLootBonus", function() { updateAbility("Dexterity"); }); on("change:ConstitutionBase", function() { updateAbility("Constitution"); }); on("change:ConstitutionLootBonus", function() { updateAbility("Constitution"); }); on("change:IntelligenceBase", function() { updateAbility("Intelligence"); }); on("change:IntelligenceLootBonus", function() { updateAbility("Intelligence"); }); on("change:WisdomBase", function() { updateAbility("Wisdom"); }); on("change:WisdomLootBonus", function() { updateAbility("Wisdom"); }); on("change:CharismaBase", function() { updateAbility("Charisma"); }); on("change:CharismaLootBonus", function() { updateAbility("Charisma"); }); on("change:ArmorBase", function() { updateAbility("Armor"); }); on("change:ArmorLootBonus", function() { updateAbility("Armor"); }); on("change:BasicEffortBase", function() { updateAbility("BasicEffort"); }); on("change:BasicEffortLootBonus", function() { updateAbility("BasicEffort"); }); on("change:WeaponsEffortBase", function() { updateAbility("WeaponsEffort"); }); on("change:WeaponsEffortLootBonus", function() { updateAbility("WeaponsEffort"); }); on("change:MagicEffortBase", function() { updateAbility("MagicEffort"); }); on("change:MagicEffortLootBonus", function() { updateAbility("MagicEffort"); }); on("change:UltimateEffortBase", function() { updateAbility("UltimateEffort"); }); on("change:UltimateEffortLootBonus", function() { updateAbility("UltimateEffort"); }); </script> <div class="sheet-3colrow"> <div class="sheet-col"> <div class="description"> <input type="text" name="attr_character_name"> <input type="text" name="attr_Class"> <input type="text" name="attr_BioForm"> <input type="text" name="attr_Story"> </div> </div> <div class="sheet-col"> <div class="attributes"> <div class="attribute"> <button type="roll" class="str" value="/roll 1d20 + @{Strength}" name="roll_StrengthCheck"></button> <input class="base" type="number" name="attr_StrengthBase" value="0"> <input class="modifier" name="attr_DisplayStrength" type="number" value="@{Strength}" disabled="true"> <input class="loot" type="number" name="attr_StrengthLootBonus" value="0"> <input type="hidden" name="attr_Strength" value="0"> </div> <div class="attribute"> <button type="roll" class="dex" value="/roll 1d20 + @{Dexterity}" name="roll_DexterityCheck"></button> <input class="base" type="number" name="attr_DexterityBase" value="0"> <input class="modifier" type="number" name="attr_DisplayDexterity" value="@{Dexterity}" disabled="true"> <input class="loot" type="number" name="attr_DexterityLootBonus" value="0"> <input type="hidden" name="attr_Dexterity" value="0"> </div> <div class="attribute"> <button type="roll" class="con" value="/roll 1d20 + @{Constitution}" name="roll_ConstitutionCheck"></button> <input class="base" type="number" name="attr_ConstitutionBase" value="0"> <input class="modifier" type="number" name="attr_DisplayConstitution" value="@{Constitution}" disabled="true"> <input class="loot" type="number" name="attr_ConstitutionLootBonus" value="0"> <input type="hidden" name="attr_Constitution" value="0"> </div> <div class="attribute"> <button type="roll" class="int" value="/roll 1d20 + @{Intelligence}" name="roll_IntelligenceCheck"></button> <input class="base" type="number" name="attr_IntelligenceBase" value="0"> <input class="modifier" type="number" name="attr_DisplayIntelligence" value="@{Intelligence}" disabled="true"> <input class="loot" type="number" name="attr_IntelligenceLootBonus" value="0"> <input type="hidden" name="attr_Intelligence" value="0"> </div> <div class="attribute"> <button type="roll" class="wis" value="/roll 1d20 + @{Wisdom}" name="roll_WisdomCheck"></button> <input class="base" type="number" name="attr_WisdomBase" value="0"> <input class="modifier" type="number" name="attr_DisplayWisdom" value="@{Wisdom}" disabled="true"> <input class="loot" type="number" name="attr_WisdomLootBonus" value="0"> <input type="hidden" name="attr_Wisdom" value="0"> </div> <div class="attribute"> <button type="roll" class="cha" value="/roll 1d20 + @{Charisma}" name="roll_CharismaCheck"></button> <input class="base" type="number" name="attr_CharismaBase" value="0"> <input class="modifier" type="number" name="attr_DisplayCharisma" value="@{Charisma}" disabled="true"> <input class="loot" type="number" name="attr_CharismaLootBonus" value="0"> <input type="hidden" name="attr_Charisma" value="0"> </div> </div> </div> <div class="sheet-col"> <div class="armor"> <button type="roll" value="/roll 1d20 + @{Armor}" name="roll_ArmorCheck"></button> <input class="modifier" type="number" name="attr_DisplayArmor" value="10 + @{Armor}" disabled="true"> <input class="base" type="number" name="attr_ArmorBase" value="0"> <input class="loot" type="number" name="attr_ArmorLootBonus" value="0"> <input type="hidden" name="attr_Armor" value="0"> </div> <div class="effort"> <div class="basic"> <button type="roll" value="/roll 1d4 + @{BasicEffort}" name="roll_BasicEffortCheck"></button> <input class="modifier" type="number" name="attr_DisplayBasicEffort" value="@{BasicEffort}" disabled="true"> <input class="base" type="number" name="attr_BasicEffortBase" value="0"> <input class="loot" type="number" name="attr_BasicEffortLootBonus" value="0"> <input type="hidden" name="attr_BasicEffort" value="0"> </div> <div class="weapons"> <button type="roll" value="/roll 1d6 + @{WeaponsEffort}" name="roll_BasicEffortCheck"></button> <input class="modifier" type="number" name="attr_DisplayWeaponsEffort" value="@{WeaponsEffort}" disabled="true"> <input class="base" type="number" name="attr_WeaponsEffortBase" value="0"> <input class="loot" type="number" name="attr_WeaponsEffortLootBonus" value="0"> <input type="hidden" name="attr_WeaponsEffort" value="0"> </div> <div class="magic"> <button type="roll" value="/roll 1d8 + @{MagicEffort}" name="roll_BasicEffortCheck"></button> <input class="modifier" type="number" name="attr_DisplayMagicEffort" value="@{MagicEffort}" disabled="true"> <input class="base" type="number" name="attr_MagicEffortBase" value="0"> <input class="loot" type="number" name="attr_MagicEffortLootBonus" value="0"> <input type="hidden" name="attr_MagicEffort" value="0"> </div> <div class="ultimate"> <button type="roll" value="/roll 1d12 + @{UltimateEffort}" name="roll_BasicEffortCheck"></button> <input class="modifier" type="number" name="attr_DisplayUltimateEffort" value="@{UltimateEffort}" disabled="true"> <input class="base" type="number" name="attr_UltimateEffortBase" value="0"> <input class="loot" type="number" name="attr_UltimateEffortLootBonus" value="0"> <input type="hidden" name="attr_Ultimate" value="0"> </div> </div> </div> </div> <div class="hearts"> <input type="checkbox" name="attr_Heart10" value="10" checked="true" /> <input type="checkbox" name="attr_Heart20" value="10" checked="false" /> <input type="checkbox" name="attr_Heart30" value="10" checked="false" /> <input type="checkbox" name="attr_Heart40" value="10" checked="false" /> <input type="checkbox" name="attr_Heart50" value="10" checked="false" /> <div class="health-tracker"> <input type="number" name="attr_CurrentHealth"> / <input type="number" name="attr_MaximumHealth" value="@{Heart10} + @{Heart20} + @{Heart30} + @{Heart40} + @{Heart50}" disabled="true"> </div> <div class="death-save"> <input type="checkbox" value="1" name="attr_RollDeathSaveCheck" checked="false"> <input type="number" name="attr_DeathSaveCounter" value=""> </div> </div> <div class="sheet-2colrow loot"> <div class="sheet-col"> <fieldset class="repeating_equipmentleft"> <div class="compendium-drop-target"> <div class="loot-item"> <input type="text" name="attr_EquipmentNameLeft" accept="Name"> <input type="checkbox" name="attr_IsEquippedLeft" value="1" checked="false"> </div> </div> </fieldset> </div> <div class="sheet-col loot-col2"> <fieldset class="repeating_equipmentright"> <div class="compendium-drop-target"> <div class="loot-item"> <input type="text" name="attr_EquipmentNameRight" accept="Name"> <input type="checkbox" name="attr_IsEquippedRight" value="1" checked="false"> </div> </div> </fieldset> </div> </div>
Lithl/roll20-character-sheets
ICRPG (Warp Shell)/icrpg-warpshell.html
HTML
mit
10,513
<style is="custom-style"> /* * PolymerThemes v1.0.3 * Homepage: https://polymerthemes.com * Copyright 2015 Polymer Themes * Licensed under BSD * Based on Polymer: http://www.polymer-project.org/ * Compatible with Polymer 1.0 */ @import url("//fonts.googleapis.com/css?family=Oxygen|Source+Sans+Pro"); html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 16px; } html, body { margin: 0px; padding: 0px; min-height: 100%; color: #bdced7; background-color: #373b50; font-family: 'Source Sans Pro', sans-serif; font-weight: 400; } section { padding: 40px 0px; } section[hero] { background-color: #3d415a; } section:after { content: if false, 'one', 'two'; } h1, h2, h3, h4, h5, h6 { font-weight: 400; margin: 0px; padding: 0px; line-height: 1em; } h1, h3, h5 { font-family: 'Oxygen', sans-serif; } h1 { font-size: 50px; margin: 30px 0px; } h2 { color: #edf1f4; font-size: 35px; margin: 20px 0px; } h3 { font-size: 25px; margin: 15px 0px; } h4 { font-size: 20px; } a, a:active, a:visited, a:focus { color: #ffffff; text-decoration: none; } a:hover { color: #ffffff; text-decoration: underline; } :root { --default-primary-color: #90a4ae; --dark-primary-color: #484e6e; --light-primary-color: #c5cae9; --text-primary-color: #ffffff; --accent-color: #ff4081; --primary-background-color: #ffffff; --primary-text-color: #bdced7; --secondary-text-color: #edf1f4; --disabled-text-color: black; --divider-color: #e0e0e0; --paper-checkbox-checked-color: #738c98; --paper-checkbox-checked-ink-color: #90a4ae; --paper-checkbox-unchecked-color: #edf1f4; --paper-checkbox-unchecked-ink-color: #edf1f4; --paper-checkbox-label-color: #bdced7; --paper-fab-background: #90a4ae; --paper-fab-disabled-background: #545a79; --paper-fab-disabled-text: black; --paper-icon-button-disabled-text: #545a79; --paper-input-container-color: #bdced7; --paper-input-container-focus-color: #90a4ae; --paper-input-container-invalid-color: #ff6e40; --paper-input-container-input-color: #bdced7; --paper-menu-background-color: #3d415a; --paper-menu-color: #bdced7; --paper-menu-disabled-color: #545a79; --paper-progress-active-color: #90a4ae; --paper-progress-secondary-color: #80cbc4; --paper-radio-button-checked-color: #90a4ae; --paper-radio-button-checked-ink-color: white; --paper-radio-button-unchecked-color: #bdced7; --paper-radio-button-unchecked-ink-color: #bdced7; --paper-radio-button-label-color: #bdced7; --paper-slider-knob-color: #90a4ae; --paper-slider-active-color: #90a4ae; --paper-slider-pin-color: #90a4ae; --paper-spinner-layer-1-color: #90a4ae; --paper-spinner-layer-2-color: #90a4ae; --paper-spinner-layer-3-color: #90a4ae; --paper-spinner-layer-4-color: #90a4ae; --paper-tabs-selection-bar-color: #90a4ae; --paper-tab-ink: #90a4ae; --paper-toggle-button-checked-bar-color: #90a4ae; --paper-toggle-button-checked-button-color: #90a4ae; --paper-toggle-button-checked-ink-color: #90a4ae; --paper-toggle-button-unchecked-bar-color: #edf1f4; --paper-toggle-button-unchecked-button-color: white; --paper-toggle-button-unchecked-ink-color: white; --paper-toolbar-background: #484e6e; --paper-toolbar-color: #bdced7; } paper-toolbar a, paper-toolbar a:hover, paper-toolbar a:active, paper-toolbar a:visited, paper-toolbar a:focus { color: #bdced7; } paper-button.primary, paper-button.btn-primary, paper-button[primary] { color: #90a4ae; } paper-button.primary[raised], paper-button.btn-primary[raised], paper-button[primary][raised] { background-color: #90a4ae; color: #2b3134; } paper-button.secondary, paper-button.btn-secondary, paper-button[secondary] { color: #80cbc4; } paper-button.secondary[raised], paper-button.btn-secondary[raised], paper-button[secondary][raised] { background-color: #80cbc4; color: #263d3b; } paper-button.success, paper-button.btn-success, paper-button[success] { color: #9dc56e; } paper-button.success[raised], paper-button.btn-success[raised], paper-button[success][raised] { background-color: #9dc56e; color: #2f3b21; } paper-button.info, paper-button.btn-info, paper-button[info] { color: #fadd60; } paper-button.info[raised], paper-button.btn-info[raised], paper-button[info][raised] { background-color: #fadd60; color: #4b421d; } paper-button.warning, paper-button.btn-warning, paper-button[warning] { color: #ffb74d; } paper-button.warning[raised], paper-button.btn-warning[raised], paper-button[warning][raised] { background-color: #ffb74d; color: #4d3717; } paper-button.error, paper-button.btn-error, paper-button[error] { color: #ff6e40; } paper-button.error[raised], paper-button.btn-error[raised], paper-button[error][raised] { background-color: #ff6e40; color: #4d2113; } paper-button.link, paper-button.btn-link, paper-button[link] { text-decoration: underline; } paper-button[raised] { color: #bdced7; } paper-button[disabled] { color: black !important; background: #545a79 !important; } paper-icon-button.primary, paper-icon-button.btn-primary, paper-icon-button[primary] { color: #90a4ae; } paper-icon-button.primary:hover, paper-icon-button.btn-primary:hover, paper-icon-button[primary]:hover { background-color: #404659; background-color: rgba(144, 164, 174, 0.2); border-radius: 50%; } paper-icon-button.secondary, paper-icon-button.btn-secondary, paper-icon-button[secondary] { color: #80cbc4; } paper-icon-button.secondary:hover, paper-icon-button.btn-secondary:hover, paper-icon-button[secondary]:hover { background-color: #3e495c; background-color: rgba(128, 203, 196, 0.2); border-radius: 50%; } paper-icon-button.success, paper-icon-button.btn-success, paper-icon-button[success] { color: #9dc56e; } paper-icon-button.success:hover, paper-icon-button.btn-success:hover, paper-icon-button[success]:hover { background-color: #414953; background-color: rgba(157, 197, 110, 0.2); border-radius: 50%; } paper-icon-button.info, paper-icon-button.btn-info, paper-icon-button[info] { color: #fadd60; } paper-icon-button.info:hover, paper-icon-button.btn-info:hover, paper-icon-button[info]:hover { background-color: #4a4b52; background-color: rgba(250, 221, 96, 0.2); border-radius: 50%; } paper-icon-button.warning, paper-icon-button.btn-warning, paper-icon-button[warning] { color: #ffb74d; } paper-icon-button.warning:hover, paper-icon-button.btn-warning:hover, paper-icon-button[warning]:hover { background-color: #4b4750; background-color: rgba(255, 183, 77, 0.2); border-radius: 50%; } paper-icon-button.error, paper-icon-button.btn-error, paper-icon-button[error] { color: #ff6e40; } paper-icon-button.error:hover, paper-icon-button.btn-error:hover, paper-icon-button[error]:hover { background-color: #4b404e; background-color: rgba(255, 110, 64, 0.2); border-radius: 50%; } paper-checkbox #checkmark.paper-checkbox, paper-checkbox /deep/, paper-checkbox::shadow #checkmark.paper-checkbox { border-color: #fff !important; } paper-dialog { color: #bdced7; background-color: #373b50; font-family: 'Source Sans Pro', sans-serif; font-weight: 400; } paper-dialog h1, paper-dialog h2, paper-dialog h3, paper-dialog h4, paper-dialog h5, paper-dialog h6 { overflow: visible; padding: 0 1em; text-align: center; } paper-fab { --text-primary-color: #ffffff; } paper-fab { background-color: #90a4ae; color: #2b3134; --paper-fab-keyboard-focus-background: #50646e; } paper-fab.primary, paper-fab.btn-primary, paper-fab[primary] { background-color: #90a4ae; color: #2b3134; --paper-fab-keyboard-focus-background: #50646e; } paper-fab.secondary, paper-fab.btn-secondary, paper-fab[secondary] { background-color: #80cbc4; color: #263d3b; --paper-fab-keyboard-focus-background: #3b9088; } paper-fab.success, paper-fab.btn-success, paper-fab[success] { background-color: #9dc56e; color: #2f3b21; --paper-fab-keyboard-focus-background: #5d8033; } paper-fab.info, paper-fab.btn-info, paper-fab[info] { background-color: #fadd60; color: #4b421d; --paper-fab-keyboard-focus-background: #d4ad07; } paper-fab.warning, paper-fab.btn-warning, paper-fab[warning] { background-color: #ffb74d; color: #4d3717; --paper-fab-keyboard-focus-background: #cd7a00; } paper-fab.error, paper-fab.btn-error, paper-fab[error] { background-color: #ff6e40; color: #4d2113; --paper-fab-keyboard-focus-background: #c02e00; } paper-fab[disabled] { color: black !important; background: #545a79 !important; } section.hero paper-menu, section[hero] paper-menu { --paper-menu-background-color: #3d415a; } paper-tabs { background-color: #484e6e; color: #bdced7; } </style>
sfp12/darwin
public/static/polymer/iron-form/demo/polymer-themes/denim.html
HTML
mit
8,738
<!DOCTYPE html> <html> <head> <title>orElse</title> <link rel="stylesheet" href="prism.css"> <link rel="stylesheet" href="style.css"> </head> <body> <div id="header"> <div class="doc-title"><a href="folktale.html"><span class="doc-title"><span class="product-name">Folktale</span><span class="version">v2.1.0</span></span></a><ul class="navigation"><li class="navigation-item"><a href="https://github.com/origamitower/folktale" title="">GitHub</a></li><li class="navigation-item"><a href="/docs/support/" title="">Support</a></li><li class="navigation-item"><a href="/docs/v2.1.0/contributing/" title="">Contributing</a></li></ul></div> </div> <div id="content-wrapper"><div id="content-panel"><h1 class="entity-title">orElse</h1><div class="highlight-summary"><div><p>Allows recovering from <code>Error</code> values with a handler function.</p> </div></div><div class="deprecation-section"><strong class="deprecation-title">This feature is experimental!</strong><p>This API is still experimental, so it may change or be removed in future versions. You should not rely on it for production applications.</p></div><div class="definition"><h2 class="section-title" id="signature">Signature</h2><div class="signature"></div><div class="type-definition"><div class="type-definition-container"><div class="type-title-container"><strong class="type-title">Type</strong><a class="info" href="/docs/v2.1.0/misc/type-notation/">(what is this?)</a></div><pre class="type"><code class="language-haskell">forall a, b, c: (Result a b).((a) =&gt; Result c b) =&gt; Result c b</code></pre></div></div></div><h2 class="section-title">Documentation</h2><div class="documentation"><div><p>Allows recovering from <code>Error</code> values with a handler function.</p> <p>While <code>.chain()</code> allows one to sequence operations, such that the second operation is ran only if the first one succeeds, the <code>.orElse()</code> method allows one to recover from an <code>Error</code> by running a function that provides a new Result value.</p> <h2 id="example-">Example:</h2> <pre><code>const Result = require(&#39;folktale/result&#39;); Result.Ok(4).orElse(error =&gt; Result.Ok(error + 1)); // ==&gt; Result.Ok(4) Result.Error(4).orElse(error =&gt; Result.Ok(error + 1)); // ==&gt; Result.Ok(5) Result.Error(4).orElse(error =&gt; Result.Error(error - 1)); // ==&gt; Result.Error(3) </code></pre></div></div><div class="members"><h2 class="section-title" id="properties">Properties</h2></div><div class="source-code"><h2 class="section-title" id="source-code">Source Code</h2><div class="source-location">Defined in source/result/result.js at line 75, column 19</div><pre class="source-code"><code class="language-javascript">{ /*~*/ Error: function orElse(handler) { assertFunction('Result.Error#orElse', handler); return handler(this.value); }, /*~*/ Ok: function orElse(handler) { assertFunction('Result.Ok#orElse', handler); return this; } }</code></pre></div></div><div id="meta-panel"><div class="meta-section"><div class="meta-field"><strong class="meta-field-title">Stability</strong><div class="meta-field-value">experimental</div></div><div class="meta-field"><strong class="meta-field-title">Licence</strong><div class="meta-field-value">MIT</div></div><div class="meta-field"><strong class="meta-field-title">Module</strong><div class="meta-field-value">folktale/result/result</div></div></div><div class="table-of-contents"><div class="meta-section-title">On This Page</div><ul class="toc-list level-1"><li class="toc-item"><a href="#signature">Signature</a></li><li class="toc-item"><span class="no-anchor">Documentation</span><ul class="toc-list level-2"><li class="toc-item"><a href="#example-" title="Example:"><div><p>Example:</p> </div></a></li></ul></li><li class="toc-item"><a href="#properties">Properties</a><ul class="toc-list level-2"></ul></li><li class="toc-item"><a href="#source-code">Source Code</a></li></ul></div><div class="meta-section"><strong class="meta-section-title">Authors</strong><div class="meta-field"><strong class="meta-field-title">Copyright</strong><div class="meta-field-value">(c) 2013-2017 Quildreen Motta, and CONTRIBUTORS</div></div><div class="meta-field"><strong class="meta-field-title">Authors</strong><div class="meta-field-value"><ul class="meta-list"><li>Quildreen Motta</li></ul></div></div><div class="meta-field"><strong class="meta-field-title">Maintainers</strong><div class="meta-field-value"><ul class="meta-list"><li>Quildreen Motta &lt;queen@robotlolita.me&gt; (http://robotlolita.me/)</li></ul></div></div></div></div></div> <script> void function() { var xs = document.querySelectorAll('.documentation pre code'); for (var i = 0; i < xs.length; ++i) { xs[i].className = 'language-javascript code-block'; } }() </script> <script src="prism.js"></script> </body> </html>
origamitower/folktale
docs/api/v2.1.0/en/folktale.result.result.orelse.html
HTML
mit
4,942
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>JQVMap - Algeria Map</title> <link href="../jqvmap/jqvmap.css" media="screen" rel="stylesheet" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script> <script src="../jqvmap/jquery.vmap.js" type="text/javascript"></script> <script src="../jqvmap/maps/jquery.vmap.algeria.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript"> jQuery(document).ready(function() { jQuery('#vmap').vectorMap({ map: 'dz_fr', enableZoom: true, showTooltip: true, }); }); </script> </head> <body> <div id="vmap" style="width: 600px; height: 400px;"></div> </body> </html>
slingcoin/sling-html
scripts/vendor/jqvmap/samples/algeria.html
HTML
mit
983
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_stream_socket::assign (1 of 2 overloads)</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../assign.html" title="basic_stream_socket::assign"> <link rel="prev" href="../assign.html" title="basic_stream_socket::assign"> <link rel="next" href="overload2.html" title="basic_stream_socket::assign (2 of 2 overloads)"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../assign.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../assign.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="boost_asio.reference.basic_stream_socket.assign.overload1"></a><a class="link" href="overload1.html" title="basic_stream_socket::assign (1 of 2 overloads)">basic_stream_socket::assign (1 of 2 overloads)</a> </h5></div></div></div> <p> <span class="emphasis"><em>Inherited from basic_socket.</em></span> </p> <p> Assign an existing native socket to the socket. </p> <pre class="programlisting"><span class="keyword">void</span> <span class="identifier">assign</span><span class="special">(</span> <span class="keyword">const</span> <span class="identifier">protocol_type</span> <span class="special">&amp;</span> <span class="identifier">protocol</span><span class="special">,</span> <span class="keyword">const</span> <span class="identifier">native_handle_type</span> <span class="special">&amp;</span> <span class="identifier">native_socket</span><span class="special">);</span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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="../assign.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../assign.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
yinchunlong/abelkhan-1
ext/c++/thirdpart/c++/boost/libs/asio/doc/html/boost_asio/reference/basic_stream_socket/assign/overload1.html
HTML
mit
3,764
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Boost.Geometry (aka GGL, Generic Geometry Library)</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head> <table cellpadding="2" width="100%"> <tbody> <tr> <td valign="top"> <img alt="Boost.Geometry" src="images/ggl-logo-big.png" height="80" width="200"> &nbsp;&nbsp; </td> <td valign="top" align="right"> <a href="http://www.boost.org"> <img alt="Boost C++ Libraries" src="images/accepted_by_boost.png" height="80" width="230" border="0"> </a> </td> </tr> </tbody> </table> <!-- Generated by Doxygen 1.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="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li 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> </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><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceboost.html">boost</a> </li> <li class="navelem"><a class="el" href="namespaceboost_1_1geometry.html">geometry</a> </li> <li class="navelem"><a class="el" href="structboost_1_1geometry_1_1promote__floating__point.html">promote_floating_point</a> </li> </ul> </div> </div> <div class="header"> <div class="summary"> <a href="#pub-types">Public Types</a> </div> <div class="headertitle"> <div class="title">boost::geometry::promote_floating_point&lt; T, PromoteIntegerTo &gt; Struct Template Reference</div> </div> </div><!--header--> <div class="contents"> <!-- doxytag: class="boost::geometry::promote_floating_point" --> <p>Meta-function converting, if necessary, to "a floating point" type. <a href="structboost_1_1geometry_1_1promote__floating__point.html#details">More...</a></p> <p><a href="structboost_1_1geometry_1_1promote__floating__point-members.html">List of all members.</a></p> <table class="memberdecls"> <tr><td colspan="2"><h2><a name="pub-types"></a> Public Types</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top">typedef boost::mpl::if_<br class="typebreak"/> &lt; boost::is_integral&lt; T &gt;<br class="typebreak"/> , PromoteIntegerTo, T &gt;::<a class="el" href="structboost_1_1geometry_1_1promote__floating__point.html#a732c9e3e88ac0957f4cae668f186a212">type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1promote__floating__point.html#a732c9e3e88ac0957f4cae668f186a212">type</a></td></tr> </table> <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"><h3>template&lt;typename T, typename PromoteIntegerTo = double&gt;<br/> struct boost::geometry::promote_floating_point&lt; T, PromoteIntegerTo &gt;</h3> <p>Meta-function converting, if necessary, to "a floating point" type. </p> <ul> <li>if input type is integer, type is double</li> <li>else type is input type </li> </ul> </div><hr/><h2>Member Typedef Documentation</h2> <a class="anchor" id="a732c9e3e88ac0957f4cae668f186a212"></a><!-- doxytag: member="boost::geometry::promote_floating_point::type" ref="a732c9e3e88ac0957f4cae668f186a212" args="" --> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T, typename PromoteIntegerTo = double&gt; </div> <table class="memname"> <tr> <td class="memname">typedef boost::mpl::if_&lt; boost::is_integral&lt;T&gt;, PromoteIntegerTo, T &gt;::<a class="el" href="structboost_1_1geometry_1_1promote__floating__point.html#a732c9e3e88ac0957f4cae668f186a212">type</a> <a class="el" href="structboost_1_1geometry_1_1promote__floating__point.html">boost::geometry::promote_floating_point</a>&lt; T, PromoteIntegerTo &gt;::<a class="el" href="structboost_1_1geometry_1_1promote__floating__point.html#a732c9e3e88ac0957f4cae668f186a212">type</a></td> </tr> </table> </div> <div class="memdoc"> </div> </div> </div><!-- contents --> <hr size="1"> <table width="100%"> <tbody> <tr> <td align="left"><small> <p>April 2, 2011</p> </small></td> <td align="right"> <small> Copyright &copy; 2007-2011 Barend Gehrels, Amsterdam, the Netherlands<br> Copyright &copy; 2008-2011 Bruno Lalande, Paris, France<br> Copyright &copy; 2009-2010 Mateusz Loskot, London, UK<br> </small> </td> </tr> </tbody> </table> <address style="text-align: right;"><small> Documentation is generated by&nbsp;<a href="http://www.doxygen.org/index.html">Doxygen</a> </small></address> </body> </html>
yinchunlong/abelkhan-1
ext/c++/thirdpart/c++/boost/libs/geometry/doc/doxy/doxygen_output/html_by_doxygen/structboost_1_1geometry_1_1promote__floating__point.html
HTML
mit
5,299
<!DOCTYPE html> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="google-site-verification" content="X-NyWbTQ-1CgZ7cvLZYPOc0BzO7PblJv201J3PJXAJI"> <title>VideoSync - Annotated Source</title> <meta name="description" content="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam."> <meta name="viewport" content="width=device-width, target-densityDpi=device-dpi, initial-scale=1.0, maximum-scale=1.5;"> <script type="text/javascript" src="../assets/pd.js"></script><script type="text/javascript" async="" src="../assets/inpage_linkid.js" id="undefined"></script><script type="text/javascript" async="" src="../assets/bf.min.js"></script><script type="text/javascript" async="" src="../assets/ga.js"></script><script src="../assets/30715011.js"></script> <link rel="icon" type="image/png" href="http://www.pubnub.com/static/images/structure/favicon.png"> <link rel="stylesheet" href="http://www.pubnub.com/static/css/styles.css?ts=1404164785"> <!--[if lt IE 9]> <script src="/static/js/ie.js?ts=1404164785"></script> <![endif]--> </head> <body id="app" class="satemplate" data-ember-extension="1"> <header class="navbar-fixed-top card"> <div class="full-width gray hidden-xs"> <div class="container"> <div class="row"> <div class="col-lg-12"> <nav class="navbar nav-secondary"> <ul class="nav pull-right"> <li class=""><a href="http://www.pubnub.com/company/">Company</a></li> <li><a href="http://www.pubnub.com/customers/" class="">Customers</a></li> <li class=""><a href="http://www.pubnub.com/events/">Events</a></li> <li class=""><a href="http://www.pubnub.com/company/contact-us/">Contact</a></li> <li class=""><a href="http://www.pubnub.com/blog/">Blog</a></li> <li> <form class="form-search" action="http://www.pubnub.com/search/"> <input type="hidden" name="cx" value="016318228531359278205:tloy-ifg-ta"> <input type="hidden" name="cof" value="FORID:9"> <input type="hidden" name="ie" value="UTF-8"> <input type="search" value="" class="searchinput full-width" name="q" placeholder="Search"> <button type="submit"><i class="fa fa-search"></i><span class="hidden">Search</span></button> </form> </li> <li id="menu-register"><a href="http://www.pubnub.com/get-started/#get-started" class="btn btn-primary btn-modal">Get Started Free</a></li> <li id="menu-login"><a href="https://admin.pubnub.com/#login" target="_blank" class="btn btn-login">Log In</a></li> </ul> </nav> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-12"> <nav class="navbar nav-main"> <h1 class="logo pull-left"> <a href="http://www.pubnub.com/"><img src="http://larrywu.com/videosync/assets/pubnub.png" alt="Pub Nub" width="172" height="38"></a> </h1> <ul class="nav pull-right hidden-xs"> <li><a href="http://www.pubnub.com/iot-network/">I<span style="text-transform:lowercase;">o</span>T Network</a></li> <li class="dropdown-link"> <a href="http://www.pubnub.com/how-it-works/">How it Works</a> <ul class="dropdown-list animate"> <li> <a href="http://www.pubnub.com/how-it-works/data-streams/"> <i><img src="../assets/data-streams.png" alt="data streams icon"></i> <span>Data Streams</span> </a> </li> <li> <a href="http://www.pubnub.com/how-it-works/presence/"> <i><img src="../assets/presence.png" alt="presence icon"></i> <span>Presence</span> </a> </li> <li> <a href="http://www.pubnub.com/how-it-works/storage-and-playback/"> <i class="push-down"><img src="../assets/storage.png" alt="storage and playback icon"></i> <span>Storage &amp; Playback</span> </a> </li> <li> <a href="http://www.pubnub.com/how-it-works/mobile/"> <i class="push-down"><img src="../assets/mobile.png" alt="mobile icon"></i> Mobile Push Gateway </a> </li> <li> <a href="http://www.pubnub.com/how-it-works/analytics/"> <i><img src="../assets/analytics.png" alt="analytics icon"></i> <span>Analytics</span> </a> </li> <li> <a href="http://www.pubnub.com/how-it-works/pam/"> <i class="fa fa-key" style="color:#ce1126 !important;font-size: 21px;position: relative;top: 8px;"></i> <span> Access Management </span> </a> </li> <li> <a href="http://www.pubnub.com/how-it-works/security/"> <i><img src="../assets/security.png" alt="security icon"></i> <span>Security</span> </a> </li> <li> <a href="http://www.pubnub.com/how-it-works/network/"> <i><img src="../assets/network.png" alt="network icon"></i> Network </a> </li> </ul> </li> <li class="dropdown-link"> <a href="http://www.pubnub.com/developers/">Developers</a> <ul class="dropdown-list animate"> <li> <a href="http://www.pubnub.com/developers/"> <i class="fa fa-cogs"></i> <span>SDKs</span> </a> </li> <li> <a href="http://www.pubnub.com/console/"> <i class="fa fa-terminal"></i> <span>Dev Console</span> </a> </li> <li> <a href="https://help.pubnub.com/home" target="_blank"> <i class="fa fa-question-circle"></i> <span>Support</span> </a> </li> <li> <a href="http://www.pubnub.com/documentation"> <i class="fa fa-book"></i> <span>Docs</span> </a> </li> <li> <a href="http://www.pubnub.com/demos/" target="_blank"> <i class="fa fa-video-camera"></i> <span>Demos</span> </a> </li> <li> <a href="http://www.pubnub.com/quick-start-guides/" target="_blank" style="padding-left: 13px;"> <img src="../assets/quick-start-guides-red.gif" style="height: 22px; width: 22px;"> <span>Quick Start</span> </a> </li> </ul> </li> <li><a href="http://www.pubnub.com/pricing/">Pricing</a></li> <li><a href="http://www.pubnub.com/in-action/">In Action</a></li> </ul> <ul class="nav pull-right visible-xs"> <li><a href="http://www.pubnub.com/how-it-works/">How it Works</a></li> <li><a href="http://www.pubnub.com/pricing/">Pricing</a></li> <li><a href="http://www.pubnub.com/developers/">Developers</a></li> <li><a href="http://www.pubnub.com/in-action/">In Action</a></li> <li><a href="http://www.pubnub.com/customers/">Customers</a></li> <li><a href="http://www.pubnub.com/blog/">Blog</a></li> </ul> </nav> </div> </div> </div> </header> <script src="http://code.jquery.com/jquery-2.1.1.min.js"></script> <script type="text/javascript"> function setFrameHeight(frameId) { try { var frame = document.getElementById(frameId); if (frame) { innerDoc = (frame.contentDocument) ? frame.contentDocument : frame.contentWindow.document; $('#' + frameId).height(innerDoc.body.scrollHeight); } } catch (err) {} } </script> <iframe class="section" id="docco-iframe" src="./babel.html" style="width:100%; background-color: #f5cfd3;" onload="setFrameHeight('docco-iframe')"></iframe> <footer> <div class="container"> <div class="row text-center"> <div class="col-sm-9 clearfix"> <nav class="nav-footer"> <ul class="nav"> <li class="first"><a href="http://www.pubnub.com/how-it-works/">How It Works</a></li> <li><a href="http://www.pubnub.com/how-it-works/data-streams/">Data Streams</a></li> <li><a href="http://www.pubnub.com/how-it-works/presence/">Presence</a></li> <li><a href="http://www.pubnub.com/how-it-works/storage-and-playback/">Storage &amp; Playback</a></li> <li><a href="http://www.pubnub.com/how-it-works/mobile/">Mobile Push Gateway</a></li> <li><a href="http://www.pubnub.com/how-it-works/analytics/">Analytics</a></li> <li><a href="http://www.pubnub.com/how-it-works/security/">Security</a></li> <li><a href="http://www.pubnub.com/how-it-works/network/">Network</a></li> </ul> <ul class="nav"> <li class="first"><a href="http://www.pubnub.com/pricing/">Pricing</a></li> </ul> <ul class="nav"> <li class="first"><a href="http://www.pubnub.com/developers/">Developers</a></li> <li><a href="http://www.pubnub.com/docs/javascript/javascript-sdk.html">Docs</a></li> <li><a href="http://www.pubnub.com/console/">Dev Console</a></li> <li><a href="https://help.pubnub.com/home" target="_blank">Support</a></li> <li><a href="http://www.pubnub.com/demos/">Demos</a></li> <li><a href="http://www.pubnub.com/quick-start-guides/">Quick Start Guides</a></li> <li><a href="http://www.pubnub.com/docs/javascript/tutorial/data-push.html">Tutorials</a></li> <li><a href="http://www.pubnub.com/websockets/">Websockets</a></li> </ul> <ul class="nav"> <li class="first"><a href="http://www.pubnub.com/customers/">Customers</a></li> </ul> <ul class="nav"> <li class="first"><a href="http://www.pubnub.com/company/">Company</a></li> <li><a href="http://www.pubnub.com/company/team/">Team</a></li> <li><a href="http://www.pubnub.com/company/leadership/">Leadership</a></li> <li><a href="http://www.pubnub.com/press/">Press &amp; News</a></li> <li><a href="http://www.pubnub.com/events/">Events</a></li> <li><a href="http://www.pubnub.com/company/careers/">Careers</a></li> <li><a href="http://www.pubnub.com/company/contact-us/">Contact Us</a></li> </ul> <ul class="nav"> <li class="first"><a href="http://www.pubnub.com/blog/">Blog</a></li> </ul> </nav> </div> <div class="col-sm-3"> <nav class="nav-social pull-right"> <ul class="nav"> <li><a href="http://twitter.com/PubNub" target="_blank"><i class="fa fa-twitter"></i></a></li> <li><a href="http://www.linkedin.com/company/pubnub" target="_blank"><i class="fa fa-linkedin"></i></a></li> <li><a href="http://www.facebook.com/PubNub" target="_blank"><i class="fa fa-facebook"></i></a></li> <li><a href="http://plus.google.com/116291363909949130218/posts" target="_blank"><i class="fa fa-google-plus"></i></a></li> <li><a href="http://www.pubnub.com/blog/feed/" target="_blank"><i class="fa fa-rss"></i></a></li> <li><a href="http://vimeo.com/pubnub" target="_blank"><i class="fa fa-vimeo-square"></i></a></li> <li><a href="http://www.youtube.com/pubnubtv" target="_blank"><i class="fa fa-youtube-play"></i></a></li> </ul> </nav> <nav class="nav-footer pull-right "> <ul class="nav text-right"> <li><small>© 2009-2014 PubNub, Inc.</small></li> <li><a href="http://www.pubnub.com/terms-and-conditions/">Terms &amp; Conditions</a></li> <li><a href="http://www.pubnub.com/privacy-policy/">Privacy Policy</a></li> </ul> </nav> </div> </div> </div> </footer> <div id="get-started" class="modal-container"> <div class="form-wrap form-wrap-modal hide-labels"> <a href="http://www.pubnub.com/" class="close"><i class="fa fa-times-circle"></i></a> <h3>Get Started</h3> <div id="error-codes" class="alert alert-danger" style="display:none;"></div> <form id="sign-up-form-partial" action="https://admin.pubnub.com/api/users" method="POST" class="form-general"> <label for="first-name">First Name</label> <input name="first" type="text" id="first-name" placeholder="First Name *" required=""> <label for="last-name">Last Name</label> <input name="last" type="text" id="last-name" placeholder="Last Name *" required=""> <label for="company">Company</label> <input name="company" type="text" id="company" placeholder="Company *" required=""> <label for="company">Phone Number</label> <input name="phone" type="text" id="phone" placeholder="Phone"> <label for="email-2">Email</label> <input name="email" type="email" id="email-2" placeholder="Email *" required=""> <label for="password">Password</label> <input name="password" type="password" id="password" placeholder="Password *" required=""> <input type="hidden" value="1" name="xsite"> <p>By clicking <span id="create_account_text">Create Free Account</span>, you agree to <a href="http://www.pubnub.com/terms-and-conditions/" target="_blank">PubNub's terms and conditions</a>.</p> <input type="submit" value="Create Free Account" id="create_account_btn" class="btn btn-primary"> <div id="utms"> <input id="utm_source" type="hidden" name="utm_source" value=""> <input id="utm_medium" type="hidden" name="utm_medium" value=""> <input id="utm_content" type="hidden" name="utm_content" value=""> <input id="utm_campaign" type="hidden" name="utm_campaign" value=""> <input id="utm_keyword" type="hidden" name="utm_keyword" value=""> </div> </form> </div> <div class="modal-backdrop"></div> </div> <script src="../assets/pubnub.min.js"></script> <script src="../assets/main.js"></script> <div id="loading"> <div class="mask"></div> <div class="indication"> <img src="../assets/loading.gif"> <h3 class="text-red">Loading...</h3> </div> </div> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 1009365105; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="../assets/conversion.js"> </script><iframe name="google_conversion_frame" title="Google conversion frame" width="300" height="13" src="../assets/saved_resource.html" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" style="display: none !important;">&lt;img height="1" width="1" border="0" alt="" src="http://googleads.g.doubleclick.net/pagead/viewthroughconversion/1009365105/?frame=0&amp;random=1404231211816&amp;cv=7&amp;fst=1404231211816&amp;num=1&amp;fmt=1&amp;guid=ON&amp;u_h=1440&amp;u_w=2560&amp;u_ah=1418&amp;u_aw=2560&amp;u_cd=24&amp;u_his=1&amp;u_tz=-420&amp;u_java=true&amp;u_nplug=14&amp;u_nmime=72&amp;frm=0&amp;url=http%3A//www.pubnub.com/style-guide/demo-template/&amp;ref=http%3A//getpocket.com/a/queue/" /&gt;</iframe> <noscript> &lt;div style="display:inline;"&gt; &lt;img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1009365105/?value=0&amp;amp;guid=ON&amp;amp;script=0"/&gt; &lt;/div&gt; </noscript> <script type="text/javascript">var bf_url="pubnub";(function(){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src="//d2sdf28wg0skh3.cloudfront.net/bf.min.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})();</script> <script type="text/javascript" src="chrome-extension://bmdblncegkenkacieihfhpjfppoconhi/in-page-script.js"></script></body></html>
pubnub/secure-key-exchange
docs/annotated-source.html
HTML
mit
17,543
<!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_31) on Thu Jan 31 02:05:01 UTC 2013 --> <TITLE> Uses of Class org.apache.hadoop.typedbytes.TypedBytesRecordOutput (Hadoop 1.1.2 API) </TITLE> <META NAME="date" CONTENT="2013-01-31"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.typedbytes.TypedBytesRecordOutput (Hadoop 1.1.2 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html" title="class in org.apache.hadoop.typedbytes"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/typedbytes//class-useTypedBytesRecordOutput.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TypedBytesRecordOutput.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.typedbytes.TypedBytesRecordOutput</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html" title="class in org.apache.hadoop.typedbytes">TypedBytesRecordOutput</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.typedbytes"><B>org.apache.hadoop.typedbytes</B></A></TD> <TD>Typed bytes are sequences of bytes in which the first byte is a type code.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.typedbytes"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html" title="class in org.apache.hadoop.typedbytes">TypedBytesRecordOutput</A> in <A HREF="../../../../../org/apache/hadoop/typedbytes/package-summary.html">org.apache.hadoop.typedbytes</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/hadoop/typedbytes/package-summary.html">org.apache.hadoop.typedbytes</A> that return <A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html" title="class in org.apache.hadoop.typedbytes">TypedBytesRecordOutput</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html" title="class in org.apache.hadoop.typedbytes">TypedBytesRecordOutput</A></CODE></FONT></TD> <TD><CODE><B>TypedBytesRecordOutput.</B><B><A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html#get(java.io.DataOutput)">get</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</A>&nbsp;out)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a thread-local typed bytes record output for the supplied <A HREF="http://java.sun.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io"><CODE>DataOutput</CODE></A>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html" title="class in org.apache.hadoop.typedbytes">TypedBytesRecordOutput</A></CODE></FONT></TD> <TD><CODE><B>TypedBytesRecordOutput.</B><B><A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html#get(org.apache.hadoop.typedbytes.TypedBytesOutput)">get</A></B>(<A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesOutput.html" title="class in org.apache.hadoop.typedbytes">TypedBytesOutput</A>&nbsp;out)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a thread-local typed bytes record input for the supplied <A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesOutput.html" title="class in org.apache.hadoop.typedbytes"><CODE>TypedBytesOutput</CODE></A>.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/typedbytes/TypedBytesRecordOutput.html" title="class in org.apache.hadoop.typedbytes"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/typedbytes//class-useTypedBytesRecordOutput.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TypedBytesRecordOutput.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 &copy; 2009 The Apache Software Foundation </BODY> </HTML>
markkerzner/nn_kove
hadoop/docs/api/org/apache/hadoop/typedbytes/class-use/TypedBytesRecordOutput.html
HTML
apache-2.0
9,529
<!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_31) on Thu Jan 31 02:05:00 UTC 2013 --> <TITLE> Uses of Class org.apache.hadoop.mapred.LineRecordReader (Hadoop 1.1.2 API) </TITLE> <META NAME="date" CONTENT="2013-01-31"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.mapred.LineRecordReader (Hadoop 1.1.2 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/mapred/LineRecordReader.html" title="class in org.apache.hadoop.mapred"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/mapred//class-useLineRecordReader.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="LineRecordReader.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.mapred.LineRecordReader</B></H2> </CENTER> No usage of org.apache.hadoop.mapred.LineRecordReader <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/hadoop/mapred/LineRecordReader.html" title="class in org.apache.hadoop.mapred"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/mapred//class-useLineRecordReader.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="LineRecordReader.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 &copy; 2009 The Apache Software Foundation </BODY> </HTML>
markkerzner/nn_kove
hadoop/docs/api/org/apache/hadoop/mapred/class-use/LineRecordReader.html
HTML
apache-2.0
6,024
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <title>Apache CloudStack | The Power Behind Your Cloud</title> </head> <body> <div id="insidetopbg"> <div id="inside_wrapper"> <div class="uppermenu_panel"> <div class="uppermenu_box"></div> </div> <div id="main_master"> <div id="inside_header"> <div class="header_top"> <a class="cloud_logo" href="http://cloudstack.org"></a> <div class="mainemenu_panel"></div> </div> </div> <div id="main_content"> <div class="inside_apileftpanel"> <div class="inside_contentpanel" style="width:930px;"> <div class="api_titlebox"> <div class="api_titlebox_left"> <span> Apache CloudStack 4.12.0.0 Root Admin API Reference </span> <p></p> <h1>deleteServicePackageOffering</h1> <p>Delete Service Package</p> </div> <div class="api_titlebox_right"> <a class="api_backbutton" href="../index.html"></a> </div> </div> <div class="api_tablepanel"> <h2>Request parameters</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td> </tr> <tr> <td style="width:200px;"><strong>id</strong></td><td style="width:500px;"><strong>the service offering ID</strong></td><td style="width:180px;"><strong>true</strong></td> </tr> </table> </div> <div class="api_tablepanel"> <h2>Response Tags</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td> </tr> <tr> <td style="width:200px;"><strong>displaytext</strong></td><td style="width:500px;">any text associated with the success or failure</td> </tr> <tr> <td style="width:200px;"><strong>success</strong></td><td style="width:500px;">true if operation is executed successfully</td> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> <div id="comments_thread"> <script type="text/javascript" src="https://comments.apache.org/show_comments.lua?site=test" async="true"></script> <noscript> <iframe width="930" height="500" src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin"></iframe> </noscript> </div> <div id="footer_mainmaster"> <p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br> Apache, CloudStack, Apache CloudStack, the Apache CloudStack logo, the CloudMonkey logo and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </div> </div> </div> </div> </body> </html>
apache/cloudstack-www
source/api/apidocs-4.12/apis/deleteServicePackageOffering.html
HTML
apache-2.0
2,931
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template impl</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../shift_left_assign.html#idp384559232" title="Description"> <link rel="prev" href="../shift_left_assign.html" title="Struct template shift_left_assign"> <link rel="next" href="../shift_right_assign.html" title="Struct template shift_right_assign"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../shift_left_assign.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../shift_left_assign.html#idp384559232"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../shift_right_assign.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.proto.shift_left_assign.impl"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Struct template impl</span></h2> <p>boost::proto::shift_left_assign::impl</p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../proto/reference.html#header.boost.proto.traits_hpp" title="Header &lt;boost/proto/traits.hpp&gt;">boost/proto/traits.hpp</a>&gt; </span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <a class="link" href="../../../Expr.html" title="Concept Expr">Expr</a><span class="special">,</span> <span class="keyword">typename</span> State<span class="special">,</span> <span class="keyword">typename</span> Data<span class="special">&gt;</span> <span class="keyword">struct</span> <a class="link" href="impl.html" title="Struct template impl">impl</a> <span class="special">:</span> <span class="keyword"></span> <a class="link" href="../pass_through.html" title="Struct template pass_through">proto::pass_through</a>&lt;shift_left_assign&gt;::template impl&lt;Expr, State, Data&gt; <span class="special">{</span> <span class="special">}</span><span class="special">;</span></pre></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2008 Eric Niebler<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../shift_left_assign.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../shift_left_assign.html#idp384559232"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../shift_right_assign.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
biospi/seamass-windeps
src/boost_1_57_0/doc/html/boost/proto/shift_left_assign/impl.html
HTML
apache-2.0
4,272
<!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_07) on Fri Feb 19 08:08:03 UTC 2010 --> <TITLE> Uses of Class org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner (Hadoop 0.20.2 API) </TITLE> <META NAME="date" CONTENT="2010-02-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner (Hadoop 0.20.2 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/mapred/lib/KeyFieldBasedPartitioner.html" title="class in org.apache.hadoop.mapred.lib"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/mapred/lib//class-useKeyFieldBasedPartitioner.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="KeyFieldBasedPartitioner.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner</B></H2> </CENTER> No usage of org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/mapred/lib/KeyFieldBasedPartitioner.html" title="class in org.apache.hadoop.mapred.lib"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/mapred/lib//class-useKeyFieldBasedPartitioner.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="KeyFieldBasedPartitioner.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 &copy; 2009 The Apache Software Foundation </BODY> </HTML>
hanhlh/hadoop-0.20.2_FatBTree
docs/api/org/apache/hadoop/mapred/lib/class-use/KeyFieldBasedPartitioner.html
HTML
apache-2.0
6,197
<html><body> <style> body, h1, h2, h3, div, span, p, pre, a { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body { font-size: 13px; padding: 1em; } h1 { font-size: 26px; margin-bottom: 1em; } h2 { font-size: 24px; margin-bottom: 1em; } h3 { font-size: 20px; margin-bottom: 1em; margin-top: 1em; } pre, code { line-height: 1.5; font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; } pre { margin-top: 0.5em; } h1, h2, h3, p { font-family: Arial, sans serif; } h1, h2, h3 { border-bottom: solid #CCC 1px; } .toc_element { margin-top: 0.5em; } .firstline { margin-left: 2 em; } .method { margin-top: 1em; border: solid 1px #CCC; padding: 1em; background: #EEE; } .details { font-weight: bold; font-size: 14px; } </style> <h1><a href="resourcesettings_v1.html">Resource Settings API</a> . <a href="resourcesettings_v1.organizations.html">organizations</a> . <a href="resourcesettings_v1.organizations.settings.html">settings</a></h1> <h2>Instance Methods</h2> <p class="toc_element"> <code><a href="#close">close()</a></code></p> <p class="firstline">Close httplib2 connections.</p> <p class="toc_element"> <code><a href="#get">get(name, view=None, x__xgafv=None)</a></code></p> <p class="firstline">Returns a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist.</p> <p class="toc_element"> <code><a href="#list">list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)</a></code></p> <p class="firstline">Lists all the settings that are available on the Cloud resource `parent`.</p> <p class="toc_element"> <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p> <p class="firstline">Retrieves the next page of results.</p> <p class="toc_element"> <code><a href="#patch">patch(name, body=None, x__xgafv=None)</a></code></p> <p class="firstline">Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field.</p> <h3>Method Details</h3> <div class="method"> <code class="details" id="close">close()</code> <pre>Close httplib2 connections.</pre> </div> <div class="method"> <code class="details" id="get">get(name, view=None, x__xgafv=None)</code> <pre>Returns a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Args: name: string, Required. The name of the setting to get. See Setting for naming requirements. (required) view: string, The SettingView for this request. Allowed values SETTING_VIEW_UNSPECIFIED - The default / unset value. The API will default to the SETTING_VIEW_BASIC view. SETTING_VIEW_BASIC - Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting). SETTING_VIEW_EFFECTIVE_VALUE - Include Setting.effective_value, but nothing else. SETTING_VIEW_LOCAL_VALUE - Include Setting.local_value, but nothing else. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format 2 - v2 error format Returns: An object of the form: { # The schema for settings. &quot;effectiveValue&quot;: { # The data in a setting value. # Output only. The effective value of the setting at the given parent resource, evaluated based on the resource hierarchy The effective value evaluates to one of the following options, in this order. If an option is not valid or doesn&#x27;t exist, then the next option is used: 1. The local setting value on the given resource: Setting.local_value 2. If one of the given resource&#x27;s ancestors in the resource hierarchy have a local setting value, the local value at the nearest such ancestor. 3. The setting&#x27;s default value: SettingMetadata.default_value 4. An empty value, defined as a `Value` with all fields unset. The data type of Value must always be consistent with the data type defined in Setting.metadata. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;etag&quot;: &quot;A String&quot;, # A fingerprint used for optimistic concurrency. See UpdateSetting for more details. &quot;localValue&quot;: { # The data in a setting value. # The configured value of the setting at the given parent resource, ignoring the resource hierarchy. The data type of Value must always be consistent with the data type defined in Setting.metadata. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;metadata&quot;: { # Metadata about a setting which is not editable by the end user. # Output only. Metadata about a setting which is not editable by the end user. &quot;dataType&quot;: &quot;A String&quot;, # The data type for this setting. &quot;defaultValue&quot;: { # The data in a setting value. # The value provided by Setting.effective_value if no setting value is explicitly set. Note: not all settings have a default value. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;description&quot;: &quot;A String&quot;, # A detailed description of what this setting does. &quot;displayName&quot;: &quot;A String&quot;, # The human readable name for this setting. &quot;readOnly&quot;: True or False, # A flag indicating that values of this setting cannot be modified. See documentation for the specific setting for updates and reasons. }, &quot;name&quot;: &quot;A String&quot;, # The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, &quot;/projects/123/settings/gcp-enableMyFeature&quot; }</pre> </div> <div class="method"> <code class="details" id="list">list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)</code> <pre>Lists all the settings that are available on the Cloud resource `parent`. Args: parent: string, Required. The project, folder, or organization that is the parent resource for this setting. Must be in one of the following forms: * `projects/{project_number}` * `projects/{project_id}` * `folders/{folder_id}` * `organizations/{organization_id}` (required) pageSize: integer, Unused. The size of the page to be returned. pageToken: string, Unused. A page token used to retrieve the next page. view: string, The SettingView for this request. Allowed values SETTING_VIEW_UNSPECIFIED - The default / unset value. The API will default to the SETTING_VIEW_BASIC view. SETTING_VIEW_BASIC - Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting). SETTING_VIEW_EFFECTIVE_VALUE - Include Setting.effective_value, but nothing else. SETTING_VIEW_LOCAL_VALUE - Include Setting.local_value, but nothing else. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format 2 - v2 error format Returns: An object of the form: { # The response from ListSettings. &quot;nextPageToken&quot;: &quot;A String&quot;, # Unused. A page token used to retrieve the next page. &quot;settings&quot;: [ # A list of settings that are available at the specified Cloud resource. { # The schema for settings. &quot;effectiveValue&quot;: { # The data in a setting value. # Output only. The effective value of the setting at the given parent resource, evaluated based on the resource hierarchy The effective value evaluates to one of the following options, in this order. If an option is not valid or doesn&#x27;t exist, then the next option is used: 1. The local setting value on the given resource: Setting.local_value 2. If one of the given resource&#x27;s ancestors in the resource hierarchy have a local setting value, the local value at the nearest such ancestor. 3. The setting&#x27;s default value: SettingMetadata.default_value 4. An empty value, defined as a `Value` with all fields unset. The data type of Value must always be consistent with the data type defined in Setting.metadata. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;etag&quot;: &quot;A String&quot;, # A fingerprint used for optimistic concurrency. See UpdateSetting for more details. &quot;localValue&quot;: { # The data in a setting value. # The configured value of the setting at the given parent resource, ignoring the resource hierarchy. The data type of Value must always be consistent with the data type defined in Setting.metadata. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;metadata&quot;: { # Metadata about a setting which is not editable by the end user. # Output only. Metadata about a setting which is not editable by the end user. &quot;dataType&quot;: &quot;A String&quot;, # The data type for this setting. &quot;defaultValue&quot;: { # The data in a setting value. # The value provided by Setting.effective_value if no setting value is explicitly set. Note: not all settings have a default value. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;description&quot;: &quot;A String&quot;, # A detailed description of what this setting does. &quot;displayName&quot;: &quot;A String&quot;, # The human readable name for this setting. &quot;readOnly&quot;: True or False, # A flag indicating that values of this setting cannot be modified. See documentation for the specific setting for updates and reasons. }, &quot;name&quot;: &quot;A String&quot;, # The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, &quot;/projects/123/settings/gcp-enableMyFeature&quot; }, ], }</pre> </div> <div class="method"> <code class="details" id="list_next">list_next(previous_request, previous_response)</code> <pre>Retrieves the next page of results. Args: previous_request: The request for the previous page. (required) previous_response: The response from the request for the previous page. (required) Returns: A request object that you can call &#x27;execute()&#x27; on to request the next page. Returns None if there are no more items in the collection. </pre> </div> <div class="method"> <code class="details" id="patch">patch(name, body=None, x__xgafv=None)</code> <pre>Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field. Args: name: string, The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, &quot;/projects/123/settings/gcp-enableMyFeature&quot; (required) body: object, The request body. The object takes the form of: { # The schema for settings. &quot;effectiveValue&quot;: { # The data in a setting value. # Output only. The effective value of the setting at the given parent resource, evaluated based on the resource hierarchy The effective value evaluates to one of the following options, in this order. If an option is not valid or doesn&#x27;t exist, then the next option is used: 1. The local setting value on the given resource: Setting.local_value 2. If one of the given resource&#x27;s ancestors in the resource hierarchy have a local setting value, the local value at the nearest such ancestor. 3. The setting&#x27;s default value: SettingMetadata.default_value 4. An empty value, defined as a `Value` with all fields unset. The data type of Value must always be consistent with the data type defined in Setting.metadata. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;etag&quot;: &quot;A String&quot;, # A fingerprint used for optimistic concurrency. See UpdateSetting for more details. &quot;localValue&quot;: { # The data in a setting value. # The configured value of the setting at the given parent resource, ignoring the resource hierarchy. The data type of Value must always be consistent with the data type defined in Setting.metadata. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;metadata&quot;: { # Metadata about a setting which is not editable by the end user. # Output only. Metadata about a setting which is not editable by the end user. &quot;dataType&quot;: &quot;A String&quot;, # The data type for this setting. &quot;defaultValue&quot;: { # The data in a setting value. # The value provided by Setting.effective_value if no setting value is explicitly set. Note: not all settings have a default value. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;description&quot;: &quot;A String&quot;, # A detailed description of what this setting does. &quot;displayName&quot;: &quot;A String&quot;, # The human readable name for this setting. &quot;readOnly&quot;: True or False, # A flag indicating that values of this setting cannot be modified. See documentation for the specific setting for updates and reasons. }, &quot;name&quot;: &quot;A String&quot;, # The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, &quot;/projects/123/settings/gcp-enableMyFeature&quot; } x__xgafv: string, V1 error format. Allowed values 1 - v1 error format 2 - v2 error format Returns: An object of the form: { # The schema for settings. &quot;effectiveValue&quot;: { # The data in a setting value. # Output only. The effective value of the setting at the given parent resource, evaluated based on the resource hierarchy The effective value evaluates to one of the following options, in this order. If an option is not valid or doesn&#x27;t exist, then the next option is used: 1. The local setting value on the given resource: Setting.local_value 2. If one of the given resource&#x27;s ancestors in the resource hierarchy have a local setting value, the local value at the nearest such ancestor. 3. The setting&#x27;s default value: SettingMetadata.default_value 4. An empty value, defined as a `Value` with all fields unset. The data type of Value must always be consistent with the data type defined in Setting.metadata. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;etag&quot;: &quot;A String&quot;, # A fingerprint used for optimistic concurrency. See UpdateSetting for more details. &quot;localValue&quot;: { # The data in a setting value. # The configured value of the setting at the given parent resource, ignoring the resource hierarchy. The data type of Value must always be consistent with the data type defined in Setting.metadata. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;metadata&quot;: { # Metadata about a setting which is not editable by the end user. # Output only. Metadata about a setting which is not editable by the end user. &quot;dataType&quot;: &quot;A String&quot;, # The data type for this setting. &quot;defaultValue&quot;: { # The data in a setting value. # The value provided by Setting.effective_value if no setting value is explicitly set. Note: not all settings have a default value. &quot;booleanValue&quot;: True or False, # Defines this value as being a boolean value. &quot;durationValue&quot;: &quot;A String&quot;, # Defines this value as being a Duration. &quot;enumValue&quot;: { # A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions. # Defines this value as being a Enum. &quot;value&quot;: &quot;A String&quot;, # The value of this enum }, &quot;stringMapValue&quot;: { # A string-&gt;string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map. # Defines this value as being a StringMap. &quot;mappings&quot;: { # The key-value pairs in the map &quot;a_key&quot;: &quot;A String&quot;, }, }, &quot;stringSetValue&quot;: { # A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set. # Defines this value as being a StringSet. &quot;values&quot;: [ # The strings in the set &quot;A String&quot;, ], }, &quot;stringValue&quot;: &quot;A String&quot;, # Defines this value as being a string value. }, &quot;description&quot;: &quot;A String&quot;, # A detailed description of what this setting does. &quot;displayName&quot;: &quot;A String&quot;, # The human readable name for this setting. &quot;readOnly&quot;: True or False, # A flag indicating that values of this setting cannot be modified. See documentation for the specific setting for updates and reasons. }, &quot;name&quot;: &quot;A String&quot;, # The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, &quot;/projects/123/settings/gcp-enableMyFeature&quot; }</pre> </div> </body></html>
googleapis/google-api-python-client
docs/dyn/resourcesettings_v1.organizations.settings.html
HTML
apache-2.0
33,067
From "[one two three] four five" To "[one two three four] five" "|one two three four five" -> "|one two three" -> "|one two three four" -> YES/YES "o|ne two three four five" -> "o|ne two three" -> "o|ne two three four" -> YES/YES "on|e two three four five" -> "on|e two three" -> "on|e two three four" -> YES/YES "one| two three four five" -> "one| two three" -> "one| two three four" -> YES/YES "one |two three four five" -> "one |two three" -> "one |two three four" -> YES/YES "one t|wo three four five" -> "one t|wo three" -> "one t|wo three four" -> YES/YES "one tw|o three four five" -> "one tw|o three" -> "one tw|o three four" -> YES/YES "one two| three four five" -> "one two| three" -> "one two| three four" -> YES/YES "one two |three four five" -> "one two |three" -> "one two |three four" -> YES/YES "one two t|hree four five" -> "one two t|hree" -> "one two t|hree four" -> YES/YES "one two th|ree four five" -> "one two th|ree" -> "one two th|ree four" -> YES/YES "one two thr|ee four five" -> "one two thr|ee" -> "one two thr|ee four" -> YES/YES "one two thre|e four five" -> "one two thre|e" -> "one two thre|e four" -> YES/YES "one two three| four five" -> "one two three|" -> "one two three| four" -> YES/YES "one two three |four five" -> " |four five" -> "one two three |four" -> YES/YES "one two three f|our five" -> " f|our five" -> "one two three f|our" -> YES/YES "one two three fo|ur five" -> " fo|ur five" -> "one two three fo|ur" -> YES/YES "one two three fou|r five" -> " fou|r five" -> "one two three fou|r" -> YES/YES "one two three four| five" -> " four| five" -> "one two three four|" -> YES/YES "one two three four |five" -> " four |five" -> " |five" -> YES/YES "one two three four f|ive" -> " four f|ive" -> " f|ive" -> YES/YES "one two three four fi|ve" -> " four fi|ve" -> " fi|ve" -> YES/YES "one two three four fiv|e" -> " four fiv|e" -> " fiv|e" -> YES/YES "one two three four five|" -> " four five|" -> " five|" -> YES/YES
corinthia/corinthia-editorlib
tests/selection/positions-outer02b-expected.html
HTML
apache-2.0
2,347
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_signal_set::get_io_service</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../basic_signal_set.html" title="basic_signal_set"> <link rel="prev" href="get_implementation/overload2.html" title="basic_signal_set::get_implementation (2 of 2 overloads)"> <link rel="next" href="get_service.html" title="basic_signal_set::get_service"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="get_implementation/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_signal_set.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="get_service.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="boost_asio.reference.basic_signal_set.get_io_service"></a><a class="link" href="get_io_service.html" title="basic_signal_set::get_io_service">basic_signal_set::get_io_service</a> </h4></div></div></div> <p> <span class="emphasis"><em>Inherited from basic_io_object.</em></span> </p> <p> <a class="indexterm" name="idp138815712"></a> Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> associated with the object. </p> <pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span> <span class="special">&amp;</span> <span class="identifier">get_io_service</span><span class="special">();</span> </pre> <p> This function may be used to obtain the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that the I/O object uses to dispatch handlers for asynchronous operations. </p> <h6> <a name="boost_asio.reference.basic_signal_set.get_io_service.h0"></a> <span class="phrase"><a name="boost_asio.reference.basic_signal_set.get_io_service.return_value"></a></span><a class="link" href="get_io_service.html#boost_asio.reference.basic_signal_set.get_io_service.return_value">Return Value</a> </h6> <p> A reference to the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that the I/O object will use to dispatch handlers. Ownership is not transferred to the caller. </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-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="get_implementation/overload2.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_signal_set.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="get_service.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
biospi/seamass-windeps
src/boost_1_57_0/doc/html/boost_asio/reference/basic_signal_set/get_io_service.html
HTML
apache-2.0
4,690
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"> <style> .KEYW {color: #933;} .COMM {color: #bbb; font-style: italic;} .NUMB {color: #393;} .STRN {color: #393;} .REGX {color: #339;} .line {border-right: 1px dotted #666; color: #666; font-style: normal;} </style></head><body><pre><span class='line'> 1</span> <span class="COMM">// Copyright 2011, Google Inc. All Rights Reserved.</span><span class="WHIT"> <span class='line'> 2</span> </span><span class="COMM">//</span><span class="WHIT"> <span class='line'> 3</span> </span><span class="COMM">// Licensed under the Apache License, Version 2.0 (the "License");</span><span class="WHIT"> <span class='line'> 4</span> </span><span class="COMM">// you may not use this file except in compliance with the License.</span><span class="WHIT"> <span class='line'> 5</span> </span><span class="COMM">// You may obtain a copy of the License at</span><span class="WHIT"> <span class='line'> 6</span> </span><span class="COMM">//</span><span class="WHIT"> <span class='line'> 7</span> </span><span class="COMM">// http://www.apache.org/licenses/LICENSE-2.0</span><span class="WHIT"> <span class='line'> 8</span> </span><span class="COMM">//</span><span class="WHIT"> <span class='line'> 9</span> </span><span class="COMM">// Unless required by applicable law or agreed to in writing, software</span><span class="WHIT"> <span class='line'> 10</span> </span><span class="COMM">// distributed under the License is distributed on an "AS IS" BASIS,</span><span class="WHIT"> <span class='line'> 11</span> </span><span class="COMM">// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span><span class="WHIT"> <span class='line'> 12</span> </span><span class="COMM">// See the License for the specific language governing permissions and</span><span class="WHIT"> <span class='line'> 13</span> </span><span class="COMM">// limitations under the License.</span><span class="WHIT"> <span class='line'> 14</span> <span class='line'> 15</span> </span><span class="COMM">/** <span class='line'> 16</span> * @author api.anash@gmail.com (Anash P. Oommen) <span class='line'> 17</span> */</span><span class="WHIT"> <span class='line'> 18</span> <span class='line'> 19</span> </span><span class="COMM">/** <span class='line'> 20</span> * @fileoverview Defines DownloadReport, a code example that gets and <span class='line'> 21</span> * downloads a report from a report definition. <span class='line'> 22</span> */</span><span class="WHIT"> <span class='line'> 23</span> <span class='line'> 24</span> </span><span class="NAME">goog.provide</span><span class="PUNC">(</span><span class="STRN">'google.ads.adwords.examples.v201008.DownloadReport'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 25</span> <span class='line'> 26</span> </span><span class="NAME">goog.require</span><span class="PUNC">(</span><span class="STRN">'google.ads.adwords.AdWordsService.v201008'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 27</span> </span><span class="NAME">goog.require</span><span class="PUNC">(</span><span class="STRN">'google.ads.adwords.AppConfig'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 28</span> </span><span class="NAME">goog.require</span><span class="PUNC">(</span><span class="STRN">'google.ads.adwords.examples.ExampleBase'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 29</span> </span><span class="NAME">goog.require</span><span class="PUNC">(</span><span class="STRN">'google.system.net.HttpWebTransportFactory'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 30</span> <span class='line'> 31</span> </span><span class="COMM">/** <span class='line'> 32</span> * This code example gets and downloads a report from a report definition. <span class='line'> 33</span> * To get a report definition, run AddKeywordsPerformanceReportDefinition.js. <span class='line'> 34</span> * Currently, there is only production support for report download. <span class='line'> 35</span> * <span class='line'> 36</span> * @extends google.ads.adwords.examples.ExampleBase <span class='line'> 37</span> * @constructor <span class='line'> 38</span> */</span><span class="WHIT"> <span class='line'> 39</span> </span><span class="NAME">google.ads.adwords.examples.v201008.DownloadReport</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> <span class='line'> 40</span> </span><span class="WHIT"> </span><span class="KEYW">function</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT"> <span class='line'> 41</span> </span><span class="WHIT"> </span><span class="NAME">google.ads.adwords.examples.ExampleBase.call</span><span class="PUNC">(</span><span class="KEYW">this</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 42</span> </span><span class="WHIT"> </span><span class="COMM">/** <span class='line'> 43</span> * Example description. <span class='line'> 44</span> * @type {string} <span class='line'> 45</span> */</span><span class="WHIT"> <span class='line'> 46</span> </span><span class="WHIT"> </span><span class="NAME">this.description</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="STRN">'This code example gets and downloads a report from a '</span><span class="WHIT"> </span><span class="PUNC">+</span><span class="WHIT"> <span class='line'> 47</span> </span><span class="WHIT"> </span><span class="STRN">'report definition. To get a report definition, run '</span><span class="WHIT"> </span><span class="PUNC">+</span><span class="WHIT"> <span class='line'> 48</span> </span><span class="WHIT"> </span><span class="STRN">'AddKeywordsPerformanceReportDefinition.js. Currently, there is only '</span><span class="WHIT"> </span><span class="PUNC">+</span><span class="WHIT"> <span class='line'> 49</span> </span><span class="WHIT"> </span><span class="STRN">'production support for report download.'</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 50</span> </span><span class="PUNC">}</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 51</span> </span><span class="NAME">goog.inherits</span><span class="PUNC">(</span><span class="WHIT"> <span class='line'> 52</span> </span><span class="WHIT"> </span><span class="NAME">google.ads.adwords.examples.v201008.DownloadReport</span><span class="PUNC">,</span><span class="WHIT"> <span class='line'> 53</span> </span><span class="WHIT"> </span><span class="NAME">google.ads.adwords.examples.ExampleBase</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 54</span> <span class='line'> 55</span> </span><span class="COMM">/** <span class='line'> 56</span> * Runs the code example. <span class='line'> 57</span> * <span class='line'> 58</span> * @param {google.ads.adwords.AdWordsUser} user AdWords user running the code <span class='line'> 59</span> * example. <span class='line'> 60</span> * @param {function} callback the callback method to be called once this example <span class='line'> 61</span> * is complete. <span class='line'> 62</span> */</span><span class="WHIT"> <span class='line'> 63</span> </span><span class="NAME">google.ads.adwords.examples.v201008.DownloadReport.</span><span class="WHIT"> <span class='line'> 64</span> </span><span class="WHIT"> </span><span class="NAME">prototype.run</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">function</span><span class="PUNC">(</span><span class="NAME">user</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="NAME">callback</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT"> <span class='line'> 65</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">reportDefinitionId</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">this._T</span><span class="PUNC">(</span><span class="STRN">'INSERT_REPORT_DEFINITION_ID_HERE'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 66</span> <span class='line'> 67</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">downloadUrl</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="STRN">'https://adwords.google.com/api/adwords/reportdownload?'</span><span class="WHIT"> </span><span class="PUNC">+</span><span class="WHIT"> <span class='line'> 68</span> </span><span class="WHIT"> </span><span class="STRN">'__rd='</span><span class="WHIT"> </span><span class="PUNC">+</span><span class="WHIT"> </span><span class="NAME">reportDefinitionId</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 69</span> <span class='line'> 70</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">config</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">new</span><span class="WHIT"> </span><span class="NAME">google.ads.adwords.AppConfig</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 71</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">authToken</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="KEYW">new</span><span class="WHIT"> </span><span class="NAME">google.ads.common.AuthToken</span><span class="PUNC">(</span><span class="NAME">config</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="STRN">'adwords'</span><span class="PUNC">,</span><span class="WHIT"> <span class='line'> 72</span> </span><span class="WHIT"> </span><span class="NAME">config.getEmail</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="NAME">config.getPassword</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 73</span> <span class='line'> 74</span> </span><span class="WHIT"> </span><span class="NAME">authToken.getToken</span><span class="PUNC">(</span><span class="WHIT"> <span class='line'> 75</span> </span><span class="WHIT"> </span><span class="NAME">goog.bind</span><span class="PUNC">(</span><span class="KEYW">function</span><span class="PUNC">(</span><span class="NAME">token</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT"> <span class='line'> 76</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">request</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="NAME">google.system.net.HttpWebTransportFactory.create</span><span class="PUNC">(</span><span class="WHIT"> <span class='line'> 77</span> </span><span class="WHIT"> </span><span class="NAME">config.getHttpWebTransport</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="NAME">config.getHttpWebTransportSettings</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 78</span> </span><span class="WHIT"> </span><span class="KEYW">var</span><span class="WHIT"> </span><span class="NAME">headers</span><span class="WHIT"> </span><span class="PUNC">=</span><span class="WHIT"> </span><span class="PUNC">[</span><span class="WHIT"> <span class='line'> 79</span> </span><span class="WHIT"> </span><span class="STRN">'clientEmail: '</span><span class="WHIT"> </span><span class="PUNC">+</span><span class="WHIT"> </span><span class="NAME">config.getClientEmail</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">,</span><span class="WHIT"> <span class='line'> 80</span> </span><span class="WHIT"> </span><span class="STRN">'Authorization: GoogleLogin auth='</span><span class="WHIT"> </span><span class="PUNC">+</span><span class="WHIT"> </span><span class="NAME">token</span><span class="PUNC">,</span><span class="WHIT"> <span class='line'> 81</span> </span><span class="WHIT"> </span><span class="STRN">'returnMoneyInMicros: true'</span><span class="WHIT"> <span class='line'> 82</span> </span><span class="WHIT"> </span><span class="PUNC">]</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 83</span> <span class='line'> 84</span> </span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">request</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT"> <span class='line'> 85</span> </span><span class="WHIT"> </span><span class="NAME">request.send</span><span class="PUNC">(</span><span class="NAME">downloadUrl</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="STRN">'GET'</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="KEYW">null</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="NAME">headers</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="NUMB">0</span><span class="PUNC">,</span><span class="WHIT"> <span class='line'> 86</span> </span><span class="WHIT"> </span><span class="NAME">goog.bind</span><span class="PUNC">(</span><span class="KEYW">function</span><span class="PUNC">(</span><span class="NAME">reportXml</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT"> <span class='line'> 87</span> </span><span class="WHIT"> </span><span class="KEYW">if</span><span class="WHIT"> </span><span class="PUNC">(</span><span class="NAME">window.console</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT"> <span class='line'> 88</span> </span><span class="WHIT"> </span><span class="NAME">window.console.log</span><span class="PUNC">(</span><span class="NAME">reportXml</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 89</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT"> <span class='line'> 90</span> </span><span class="WHIT"> </span><span class="NAME">this.writeOutput</span><span class="PUNC">(</span><span class="STRN">'Report xml written to console.'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 91</span> </span><span class="WHIT"> </span><span class="NAME">callback</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 92</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="KEYW">this</span><span class="PUNC">)</span><span class="PUNC">,</span><span class="WHIT"> <span class='line'> 93</span> </span><span class="WHIT"> </span><span class="NAME">goog.bind</span><span class="PUNC">(</span><span class="KEYW">function</span><span class="PUNC">(</span><span class="NAME">response</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT"> <span class='line'> 94</span> </span><span class="WHIT"> </span><span class="NAME">this.writeOutput</span><span class="PUNC">(</span><span class="STRN">'Failed to download report'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 95</span> </span><span class="WHIT"> </span><span class="NAME">callback</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 96</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="KEYW">this</span><span class="PUNC">)</span><span class="WHIT"> <span class='line'> 97</span> </span><span class="WHIT"> </span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'> 98</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="WHIT"> <span class='line'> 99</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="KEYW">this</span><span class="PUNC">)</span><span class="PUNC">,</span><span class="WHIT"> <span class='line'>100</span> </span><span class="WHIT"> </span><span class="NAME">goog.bind</span><span class="PUNC">(</span><span class="KEYW">function</span><span class="PUNC">(</span><span class="NAME">error</span><span class="PUNC">)</span><span class="WHIT"> </span><span class="PUNC">{</span><span class="WHIT"> <span class='line'>101</span> </span><span class="WHIT"> </span><span class="NAME">this.writeOutput</span><span class="PUNC">(</span><span class="STRN">'Failed to get authToken.'</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'>102</span> </span><span class="WHIT"> </span><span class="NAME">callback</span><span class="PUNC">(</span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'>103</span> </span><span class="WHIT"> </span><span class="PUNC">}</span><span class="PUNC">,</span><span class="WHIT"> </span><span class="KEYW">this</span><span class="PUNC">)</span><span class="WHIT"> <span class='line'>104</span> </span><span class="WHIT"> </span><span class="PUNC">)</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'>105</span> </span><span class="PUNC">}</span><span class="PUNC">;</span><span class="WHIT"> <span class='line'>106</span> </span></pre></body></html>
adcapuccino/google-api-adwords-js
docs/examples/symbols/src/js_adwordsapi_examples_google_ads_adwords_v201008_DownloadReport.js.html
HTML
apache-2.0
18,707
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <title>Apache CloudStack | The Power Behind Your Cloud</title> </head> <body> <div id="insidetopbg"> <div id="inside_wrapper"> <div class="uppermenu_panel"> <div class="uppermenu_box"></div> </div> <div id="main_master"> <div id="inside_header"> <div class="header_top"> <a class="cloud_logo" href="http://cloudstack.org"></a> <div class="mainemenu_panel"></div> </div> </div> <div id="main_content"> <div class="inside_apileftpanel"> <div class="inside_contentpanel" style="width:930px;"> <div class="api_titlebox"> <div class="api_titlebox_left"> <span> Apache CloudStack 4.13.0.0 Root Admin API Reference </span> <p></p> <h1>updateGlobalLoadBalancerRule</h1> <p>update global load balancer rules.</p> </div> <div class="api_titlebox_right"> <a class="api_backbutton" href="../index.html"></a> </div> </div> <div class="api_tablepanel"> <h2>Request parameters</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td> </tr> <tr> <td style="width:200px;"><strong>id</strong></td><td style="width:500px;"><strong>the ID of the global load balancer rule</strong></td><td style="width:180px;"><strong>true</strong></td> </tr> <tr> <td style="width:200px;"><i>description</i></td><td style="width:500px;"><i>the description of the load balancer rule</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>gslblbmethod</i></td><td style="width:500px;"><i>load balancer algorithm (roundrobin, leastconn, proximity) that is used to distributed traffic across the zones participating in global server load balancing, if not specified defaults to 'round robin'</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>gslbstickysessionmethodname</i></td><td style="width:500px;"><i>session sticky method (sourceip) if not specified defaults to sourceip</i></td><td style="width:180px;"><i>false</i></td> </tr> </table> </div> <div class="api_tablepanel"> <h2>Response Tags</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td> </tr> <tr> <td style="width:200px;"><strong>id</strong></td><td style="width:500px;">global load balancer rule ID</td> </tr> <tr> <td style="width:200px;"><strong>account</strong></td><td style="width:500px;">the account of the load balancer rule</td> </tr> <tr> <td style="width:200px;"><strong>description</strong></td><td style="width:500px;">the description of the global load balancer rule</td> </tr> <tr> <td style="width:200px;"><strong>domain</strong></td><td style="width:500px;">the domain of the load balancer rule</td> </tr> <tr> <td style="width:200px;"><strong>domainid</strong></td><td style="width:500px;">the domain ID of the load balancer rule</td> </tr> <tr> <td style="width:200px;"><strong>gslbdomainname</strong></td><td style="width:500px;">DNS domain name given for the global load balancer</td> </tr> <tr> <td style="width:200px;"><strong>gslblbmethod</strong></td><td style="width:500px;">Load balancing method used for the global load balancer</td> </tr> <tr> <td style="width:200px;"><strong>gslbservicetype</strong></td><td style="width:500px;">GSLB service type</td> </tr> <tr> <td style="width:200px;"><strong>gslbstickysessionmethodname</strong></td><td style="width:500px;">session persistence method used for the global load balancer</td> </tr> <tr> <td style="width:200px;"><strong>name</strong></td><td style="width:500px;">name of the global load balancer rule</td> </tr> <tr> <td style="width:200px;"><strong>project</strong></td><td style="width:500px;">the project name of the load balancer</td> </tr> <tr> <td style="width:200px;"><strong>projectid</strong></td><td style="width:500px;">the project id of the load balancer</td> </tr> <tr> <td style="width:200px;"><strong>regionid</strong></td><td style="width:500px;">Region Id in which global load balancer is created</td> </tr> <tr> <td style="width:200px;"><strong>loadbalancerrule(*)</strong></td><td style="width:500px;">List of load balancer rules that are part of GSLB rule</td> <tr> <td style="width:180px; padding-left:25px;"><strong>id</strong></td><td style="width:500px;">the load balancer rule ID</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>account</strong></td><td style="width:500px;">the account of the load balancer rule</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>algorithm</strong></td><td style="width:500px;">the load balancer algorithm (source, roundrobin, leastconn)</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>cidrlist</strong></td><td style="width:500px;">the cidr list to forward traffic from</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>description</strong></td><td style="width:500px;">the description of the load balancer</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>domain</strong></td><td style="width:500px;">the domain of the load balancer rule</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>domainid</strong></td><td style="width:500px;">the domain ID of the load balancer rule</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>fordisplay</strong></td><td style="width:500px;">is rule for display to the regular user</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>name</strong></td><td style="width:500px;">the name of the load balancer</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>networkid</strong></td><td style="width:500px;">the id of the guest network the lb rule belongs to</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>privateport</strong></td><td style="width:500px;">the private port</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>project</strong></td><td style="width:500px;">the project name of the load balancer</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>projectid</strong></td><td style="width:500px;">the project id of the load balancer</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>protocol</strong></td><td style="width:500px;">the protocol of the loadbalanacer rule</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>publicip</strong></td><td style="width:500px;">the public ip address</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>publicipid</strong></td><td style="width:500px;">the public ip address id</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>publicport</strong></td><td style="width:500px;">the public port</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>state</strong></td><td style="width:500px;">the state of the rule</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>zoneid</strong></td><td style="width:500px;">the id of the zone the rule belongs to</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>zonename</strong></td><td style="width:500px;">the name of the zone the load balancer rule belongs to</td> </tr> <tr> <td style="width:180px; padding-left:25px;"><strong>tags(*)</strong></td><td style="width:500px;">the list of resource tags associated with load balancer</td> </tr> <tr> <td style="width:165px; padding-left:40px;">account</td><td style="width:500px;">the account associated with the tag</td> </tr> <tr> <td style="width:165px; padding-left:40px;">customer</td><td style="width:500px;">customer associated with the tag</td> </tr> <tr> <td style="width:165px; padding-left:40px;">domain</td><td style="width:500px;">the domain associated with the tag</td> </tr> <tr> <td style="width:165px; padding-left:40px;">domainid</td><td style="width:500px;">the ID of the domain associated with the tag</td> </tr> <tr> <td style="width:165px; padding-left:40px;">key</td><td style="width:500px;">tag key name</td> </tr> <tr> <td style="width:165px; padding-left:40px;">project</td><td style="width:500px;">the project name where tag belongs to</td> </tr> <tr> <td style="width:165px; padding-left:40px;">projectid</td><td style="width:500px;">the project id the tag belongs to</td> </tr> <tr> <td style="width:165px; padding-left:40px;">resourceid</td><td style="width:500px;">id of the resource</td> </tr> <tr> <td style="width:165px; padding-left:40px;">resourcetype</td><td style="width:500px;">resource type</td> </tr> <tr> <td style="width:165px; padding-left:40px;">value</td><td style="width:500px;">tag value</td> </tr> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> <div id="comments_thread"> <script type="text/javascript" src="https://comments.apache.org/show_comments.lua?site=test" async="true"></script> <noscript> <iframe width="930" height="500" src="https://comments.apache.org/iframe.lua?site=test&amp;page=4.2.0/rootadmin"></iframe> </noscript> </div> <div id="footer_mainmaster"> <p>Copyright &copy; 2015 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br> Apache, CloudStack, Apache CloudStack, the Apache CloudStack logo, the CloudMonkey logo and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </div> </div> </div> </div> </body> </html>
apache/cloudstack-www
source/api/apidocs-4.13/apis/updateGlobalLoadBalancerRule.html
HTML
apache-2.0
9,822
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class conversion_error</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.Log v2"> <link rel="up" href="../../log/reference.html#header.boost.log.exceptions_hpp" title="Header &lt;boost/log/exceptions.hpp&gt;"> <link rel="prev" href="parse_error.html" title="Class parse_error"> <link rel="next" href="system_error.html" title="Class system_error"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="parse_error.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../log/reference.html#header.boost.log.exceptions_hpp"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="system_error.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.log.conversion_error"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Class conversion_error</span></h2> <p>boost::log::conversion_error &#8212; Exception class that is used to indicate conversion errors. </p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../log/reference.html#header.boost.log.exceptions_hpp" title="Header &lt;boost/log/exceptions.hpp&gt;">boost/log/exceptions.hpp</a>&gt; </span> <span class="keyword">class</span> <a class="link" href="conversion_error.html" title="Class conversion_error">conversion_error</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">runtime_error</span> <span class="special">{</span> <span class="keyword">public</span><span class="special">:</span> <span class="comment">// <a class="link" href="conversion_error.html#boost.log.conversion_errorconstruct-copy-destruct">construct/copy/destruct</a></span> <a class="link" href="conversion_error.html#idp15849520-bb"><span class="identifier">conversion_error</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span> <span class="keyword">explicit</span> <a class="link" href="conversion_error.html#idp15850288-bb"><span class="identifier">conversion_error</span></a><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="keyword">const</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span> <a class="link" href="conversion_error.html#idp15852016-bb"><span class="special">~</span><span class="identifier">conversion_error</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="idp85216016"></a><h2>Description</h2> <div class="refsect2"> <a name="idp85216432"></a><h3> <a name="boost.log.conversion_errorconstruct-copy-destruct"></a><code class="computeroutput">conversion_error</code> public construct/copy/destruct</h3> <div class="orderedlist"><ol class="orderedlist" type="1"> <li class="listitem"> <pre class="literallayout"><a name="idp15849520-bb"></a><span class="identifier">conversion_error</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre> <p>Default constructor. Creates an exception with the default error message. </p> </li> <li class="listitem"> <pre class="literallayout"><span class="keyword">explicit</span> <a name="idp15850288-bb"></a><span class="identifier">conversion_error</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="keyword">const</span> <span class="special">&amp;</span> descr<span class="special">)</span><span class="special">;</span></pre> <p>Initializing constructor. Creates an exception with the specified error message. </p> </li> <li class="listitem"> <pre class="literallayout"><a name="idp15852016-bb"></a><span class="special">~</span><span class="identifier">conversion_error</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre> <p>Destructor </p> </li> </ol></div> </div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2007-2014 Andrey Semashev<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>). </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="parse_error.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../log/reference.html#header.boost.log.exceptions_hpp"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="system_error.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
biospi/seamass-windeps
src/boost_1_57_0/libs/log/doc/html/boost/log/conversion_error.html
HTML
apache-2.0
6,073
<!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.6"/> <title>DMA Friends: BadgeModelTest Class Reference</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">DMA Friends &#160;<span id="projectnumber">2.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.6 --> <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 class="current"><a href="../../annotated.html"><span>Classes</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><a href="../../functions.html"><span>Class&#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)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Pages</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="../../d9/dfc/classBadgeModelTest-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">BadgeModelTest Class Reference</div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for BadgeModelTest:</div> <div class="dyncontent"> <div class="center"> <img src="../../de/dfe/classBadgeModelTest.png" usemap="#BadgeModelTest_map" alt=""/> <map id="BadgeModelTest_map" name="BadgeModelTest_map"> <area href="../../d5/d5a/classDMA_1_1Friends_1_1Tests_1_1MuffinCase.html" alt="DMA\Friends\Tests\MuffinCase" shape="rect" coords="0,56,190,80"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a1eb49f5ed8ee3462a92ad5701945f11e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1eb49f5ed8ee3462a92ad5701945f11e"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>testCreateModelInstance</b> ()</td></tr> <tr class="separator:a1eb49f5ed8ee3462a92ad5701945f11e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a09875cc0b88c068960fdc749f2c424de"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a09875cc0b88c068960fdc749f2c424de"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>testCanHaveSteps</b> ()</td></tr> <tr class="separator:a09875cc0b88c068960fdc749f2c424de"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pub_static_methods_classDMA_1_1Friends_1_1Tests_1_1MuffinCase"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classDMA_1_1Friends_1_1Tests_1_1MuffinCase')"><img src="../../closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="../../d5/d5a/classDMA_1_1Friends_1_1Tests_1_1MuffinCase.html">DMA\Friends\Tests\MuffinCase</a></td></tr> <tr class="memitem:a6a7db54c072ac30c545ab15c3e4310b7 inherit pub_static_methods_classDMA_1_1Friends_1_1Tests_1_1MuffinCase"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6a7db54c072ac30c545ab15c3e4310b7"></a> static&#160;</td><td class="memItemRight" valign="bottom"><b>setupBeforeClass</b> ()</td></tr> <tr class="separator:a6a7db54c072ac30c545ab15c3e4310b7 inherit pub_static_methods_classDMA_1_1Friends_1_1Tests_1_1MuffinCase"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8139d79ba97f35cc332f168f741ce5f6 inherit pub_static_methods_classDMA_1_1Friends_1_1Tests_1_1MuffinCase"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8139d79ba97f35cc332f168f741ce5f6"></a> static&#160;</td><td class="memItemRight" valign="bottom"><b>tearDownAfterClass</b> ()</td></tr> <tr class="separator:a8139d79ba97f35cc332f168f741ce5f6 inherit pub_static_methods_classDMA_1_1Friends_1_1Tests_1_1MuffinCase"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <hr/>The documentation for this class was generated from the following file:<ul> <li>tests/BadgeModelTest.php</li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Sep 26 2014 13:54:28 for DMA Friends by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/> </a> 1.8.6 </small></address> </body> </html>
DenverArtMuseum/OctoberFriends
docs/html/de/dfe/classBadgeModelTest.html
HTML
apache-2.0
7,856
<?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>googleapiclient.errors.UnacceptableMimeTypeError</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"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="googleapiclient-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="googleapiclient-module.html">Package&nbsp;googleapiclient</a> :: <a href="googleapiclient.errors-module.html">Module&nbsp;errors</a> :: Class&nbsp;UnacceptableMimeTypeError </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="googleapiclient.errors.UnacceptableMimeTypeError-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class UnacceptableMimeTypeError</h1><p class="nomargin-top"><span class="codelink"><a href="googleapiclient.errors-pysrc.html#UnacceptableMimeTypeError">source&nbsp;code</a></span></p> <pre class="base-tree"> object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | <a href="googleapiclient.errors.Error-class.html">Error</a> --+ | <strong class="uidshort">UnacceptableMimeTypeError</strong> </pre> <hr /> <p>That is an unacceptable mimetype for this operation.</p> <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: <code>__init__</code>, <code>__new__</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: <code>__delattr__</code>, <code>__getattribute__</code>, <code>__getitem__</code>, <code>__getslice__</code>, <code>__reduce__</code>, <code>__repr__</code>, <code>__setattr__</code>, <code>__setstate__</code>, <code>__str__</code>, <code>__unicode__</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__format__</code>, <code>__hash__</code>, <code>__reduce_ex__</code>, <code>__sizeof__</code>, <code>__subclasshook__</code> </p> </td> </tr> </table> <!-- ==================== PROPERTIES ==================== --> <a name="section-Properties"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Properties</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Properties" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: <code>args</code>, <code>message</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__class__</code> </p> </td> </tr> </table> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="googleapiclient-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Fri Oct 2 20:46:22 2020 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <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>
googleapis/google-api-python-client
docs/epy/googleapiclient.errors.UnacceptableMimeTypeError-class.html
HTML
apache-2.0
7,055
<HTML> <BODY BGCOLOR="white"> <PRE> <FONT color="green">001</FONT> /**<a name="line.1"></a> <FONT color="green">002</FONT> * Licensed to the Apache Software Foundation (ASF) under one<a name="line.2"></a> <FONT color="green">003</FONT> * or more contributor license agreements. See the NOTICE file<a name="line.3"></a> <FONT color="green">004</FONT> * distributed with this work for additional information<a name="line.4"></a> <FONT color="green">005</FONT> * regarding copyright ownership. The ASF licenses this file<a name="line.5"></a> <FONT color="green">006</FONT> * to you under the Apache License, Version 2.0 (the<a name="line.6"></a> <FONT color="green">007</FONT> * "License"); you may not use this file except in compliance<a name="line.7"></a> <FONT color="green">008</FONT> * with the License. You may obtain a copy of the License at<a name="line.8"></a> <FONT color="green">009</FONT> *<a name="line.9"></a> <FONT color="green">010</FONT> * http://www.apache.org/licenses/LICENSE-2.0<a name="line.10"></a> <FONT color="green">011</FONT> *<a name="line.11"></a> <FONT color="green">012</FONT> * Unless required by applicable law or agreed to in writing, software<a name="line.12"></a> <FONT color="green">013</FONT> * distributed under the License is distributed on an "AS IS" BASIS,<a name="line.13"></a> <FONT color="green">014</FONT> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<a name="line.14"></a> <FONT color="green">015</FONT> * See the License for the specific language governing permissions and<a name="line.15"></a> <FONT color="green">016</FONT> * limitations under the License.<a name="line.16"></a> <FONT color="green">017</FONT> */<a name="line.17"></a> <FONT color="green">018</FONT> package org.apache.hadoop.hdfs.server.namenode;<a name="line.18"></a> <FONT color="green">019</FONT> <a name="line.19"></a> <FONT color="green">020</FONT> import java.io.IOException;<a name="line.20"></a> <FONT color="green">021</FONT> import java.net.InetAddress;<a name="line.21"></a> <FONT color="green">022</FONT> import java.net.UnknownHostException;<a name="line.22"></a> <FONT color="green">023</FONT> import java.util.HashMap;<a name="line.23"></a> <FONT color="green">024</FONT> import java.util.HashSet;<a name="line.24"></a> <FONT color="green">025</FONT> import java.util.Iterator;<a name="line.25"></a> <FONT color="green">026</FONT> import java.util.Map;<a name="line.26"></a> <FONT color="green">027</FONT> import java.util.TreeMap;<a name="line.27"></a> <FONT color="green">028</FONT> <a name="line.28"></a> <FONT color="green">029</FONT> import org.apache.commons.logging.Log;<a name="line.29"></a> <FONT color="green">030</FONT> import org.apache.commons.logging.LogFactory;<a name="line.30"></a> <FONT color="green">031</FONT> import org.apache.hadoop.hdfs.protocol.DatanodeID;<a name="line.31"></a> <FONT color="green">032</FONT> import org.apache.hadoop.util.HostsFileReader;<a name="line.32"></a> <FONT color="green">033</FONT> <a name="line.33"></a> <FONT color="green">034</FONT> /**<a name="line.34"></a> <FONT color="green">035</FONT> * This class manages the include and exclude files for HDFS.<a name="line.35"></a> <FONT color="green">036</FONT> * <a name="line.36"></a> <FONT color="green">037</FONT> * These files control which DataNodes the NameNode expects to see in the<a name="line.37"></a> <FONT color="green">038</FONT> * cluster. Loosely speaking, the include file, if it exists and is not<a name="line.38"></a> <FONT color="green">039</FONT> * empty, is a list of everything we expect to see. The exclude file is <a name="line.39"></a> <FONT color="green">040</FONT> * a list of everything we want to ignore if we do see it.<a name="line.40"></a> <FONT color="green">041</FONT> *<a name="line.41"></a> <FONT color="green">042</FONT> * Entries may or may not specify a port. If they don't, we consider<a name="line.42"></a> <FONT color="green">043</FONT> * them to apply to every DataNode on that host. For example, putting <a name="line.43"></a> <FONT color="green">044</FONT> * 192.168.0.100 in the excludes file blacklists both 192.168.0.100:5000 and<a name="line.44"></a> <FONT color="green">045</FONT> * 192.168.0.100:6000. This case comes up in unit tests.<a name="line.45"></a> <FONT color="green">046</FONT> *<a name="line.46"></a> <FONT color="green">047</FONT> * When reading the hosts files, we try to find the IP address for each<a name="line.47"></a> <FONT color="green">048</FONT> * entry. This is important because it allows us to de-duplicate entries.<a name="line.48"></a> <FONT color="green">049</FONT> * If the user specifies a node as foo.bar.com in the include file, but<a name="line.49"></a> <FONT color="green">050</FONT> * 192.168.0.100 in the exclude file, we need to realize that these are <a name="line.50"></a> <FONT color="green">051</FONT> * the same node. Resolving the IP address also allows us to give more<a name="line.51"></a> <FONT color="green">052</FONT> * information back to getDatanodeListForReport, which makes the web UI <a name="line.52"></a> <FONT color="green">053</FONT> * look nicer (among other things.) See HDFS-3934 for more details.<a name="line.53"></a> <FONT color="green">054</FONT> *<a name="line.54"></a> <FONT color="green">055</FONT> * DNS resolution can be slow. For this reason, we ONLY do it when (re)reading<a name="line.55"></a> <FONT color="green">056</FONT> * the hosts files. In all other cases, we rely on the cached values either<a name="line.56"></a> <FONT color="green">057</FONT> * in the DatanodeID objects, or in HostFileManager#Entry.<a name="line.57"></a> <FONT color="green">058</FONT> * We also don't want to be holding locks when doing this.<a name="line.58"></a> <FONT color="green">059</FONT> * See HDFS-3990 for more discussion of DNS overheads.<a name="line.59"></a> <FONT color="green">060</FONT> * <a name="line.60"></a> <FONT color="green">061</FONT> * Not all entries in the hosts files will have an associated IP address. <a name="line.61"></a> <FONT color="green">062</FONT> * Some entries may be "registration names." The "registration name" of <a name="line.62"></a> <FONT color="green">063</FONT> * a DataNode is either the actual hostname, or an arbitrary string configured<a name="line.63"></a> <FONT color="green">064</FONT> * by dfs.datanode.hostname. It's possible to add registration names to the<a name="line.64"></a> <FONT color="green">065</FONT> * include or exclude files. If we can't find an IP address associated with<a name="line.65"></a> <FONT color="green">066</FONT> * a host file entry, we assume it's a registered hostname and act accordingly.<a name="line.66"></a> <FONT color="green">067</FONT> * The "registration name" feature is a little odd and it may be removed in the<a name="line.67"></a> <FONT color="green">068</FONT> * future (I hope?)<a name="line.68"></a> <FONT color="green">069</FONT> */<a name="line.69"></a> <FONT color="green">070</FONT> public class HostFileManager {<a name="line.70"></a> <FONT color="green">071</FONT> private static final Log LOG = LogFactory.getLog(HostFileManager.class);<a name="line.71"></a> <FONT color="green">072</FONT> <a name="line.72"></a> <FONT color="green">073</FONT> public static class Entry {<a name="line.73"></a> <FONT color="green">074</FONT> /**<a name="line.74"></a> <FONT color="green">075</FONT> * This what the user put on the line before the colon, or the whole line<a name="line.75"></a> <FONT color="green">076</FONT> * if there is no colon.<a name="line.76"></a> <FONT color="green">077</FONT> */<a name="line.77"></a> <FONT color="green">078</FONT> private final String prefix;<a name="line.78"></a> <FONT color="green">079</FONT> <a name="line.79"></a> <FONT color="green">080</FONT> /**<a name="line.80"></a> <FONT color="green">081</FONT> * This is the port which was specified after the colon. It is 0 if no<a name="line.81"></a> <FONT color="green">082</FONT> * port was given.<a name="line.82"></a> <FONT color="green">083</FONT> */<a name="line.83"></a> <FONT color="green">084</FONT> private final int port;<a name="line.84"></a> <FONT color="green">085</FONT> <a name="line.85"></a> <FONT color="green">086</FONT> /**<a name="line.86"></a> <FONT color="green">087</FONT> * If we can resolve the IP address, this is it. Otherwise, it is the <a name="line.87"></a> <FONT color="green">088</FONT> * empty string.<a name="line.88"></a> <FONT color="green">089</FONT> */<a name="line.89"></a> <FONT color="green">090</FONT> private final String ipAddress;<a name="line.90"></a> <FONT color="green">091</FONT> <a name="line.91"></a> <FONT color="green">092</FONT> /**<a name="line.92"></a> <FONT color="green">093</FONT> * Parse a hosts file Entry.<a name="line.93"></a> <FONT color="green">094</FONT> */<a name="line.94"></a> <FONT color="green">095</FONT> static Entry parse(String fileName, String entry) throws IOException {<a name="line.95"></a> <FONT color="green">096</FONT> final String prefix;<a name="line.96"></a> <FONT color="green">097</FONT> final int port;<a name="line.97"></a> <FONT color="green">098</FONT> String ipAddress = "";<a name="line.98"></a> <FONT color="green">099</FONT> <a name="line.99"></a> <FONT color="green">100</FONT> int idx = entry.indexOf(':');<a name="line.100"></a> <FONT color="green">101</FONT> if (-1 == idx) {<a name="line.101"></a> <FONT color="green">102</FONT> prefix = entry;<a name="line.102"></a> <FONT color="green">103</FONT> port = 0;<a name="line.103"></a> <FONT color="green">104</FONT> } else {<a name="line.104"></a> <FONT color="green">105</FONT> prefix = entry.substring(0, idx);<a name="line.105"></a> <FONT color="green">106</FONT> String portStr = entry.substring(idx + 1);<a name="line.106"></a> <FONT color="green">107</FONT> try {<a name="line.107"></a> <FONT color="green">108</FONT> port = Integer.valueOf(portStr);<a name="line.108"></a> <FONT color="green">109</FONT> } catch (NumberFormatException e) {<a name="line.109"></a> <FONT color="green">110</FONT> throw new IOException("unable to parse port number for " +<a name="line.110"></a> <FONT color="green">111</FONT> "'" + entry + "'", e);<a name="line.111"></a> <FONT color="green">112</FONT> }<a name="line.112"></a> <FONT color="green">113</FONT> }<a name="line.113"></a> <FONT color="green">114</FONT> try {<a name="line.114"></a> <FONT color="green">115</FONT> // Let's see if we can resolve this prefix to an IP address.<a name="line.115"></a> <FONT color="green">116</FONT> // This may fail; one example is with a registered hostname<a name="line.116"></a> <FONT color="green">117</FONT> // which is not actually a real DNS name.<a name="line.117"></a> <FONT color="green">118</FONT> InetAddress addr = InetAddress.getByName(prefix);<a name="line.118"></a> <FONT color="green">119</FONT> ipAddress = addr.getHostAddress();<a name="line.119"></a> <FONT color="green">120</FONT> } catch (UnknownHostException e) {<a name="line.120"></a> <FONT color="green">121</FONT> LOG.info("When reading " + fileName + ", could not look up " +<a name="line.121"></a> <FONT color="green">122</FONT> "IP address for " + prefix + ". We will assume this is a " +<a name="line.122"></a> <FONT color="green">123</FONT> "registration name.", e);<a name="line.123"></a> <FONT color="green">124</FONT> }<a name="line.124"></a> <FONT color="green">125</FONT> return new Entry(prefix, port, ipAddress);<a name="line.125"></a> <FONT color="green">126</FONT> }<a name="line.126"></a> <FONT color="green">127</FONT> <a name="line.127"></a> <FONT color="green">128</FONT> public String getIdentifier() {<a name="line.128"></a> <FONT color="green">129</FONT> return ipAddress.isEmpty() ? prefix : ipAddress;<a name="line.129"></a> <FONT color="green">130</FONT> }<a name="line.130"></a> <FONT color="green">131</FONT> <a name="line.131"></a> <FONT color="green">132</FONT> public Entry(String prefix, int port, String ipAddress) {<a name="line.132"></a> <FONT color="green">133</FONT> this.prefix = prefix;<a name="line.133"></a> <FONT color="green">134</FONT> this.port = port;<a name="line.134"></a> <FONT color="green">135</FONT> this.ipAddress = ipAddress;<a name="line.135"></a> <FONT color="green">136</FONT> }<a name="line.136"></a> <FONT color="green">137</FONT> <a name="line.137"></a> <FONT color="green">138</FONT> public String getPrefix() {<a name="line.138"></a> <FONT color="green">139</FONT> return prefix;<a name="line.139"></a> <FONT color="green">140</FONT> }<a name="line.140"></a> <FONT color="green">141</FONT> <a name="line.141"></a> <FONT color="green">142</FONT> public int getPort() {<a name="line.142"></a> <FONT color="green">143</FONT> return port;<a name="line.143"></a> <FONT color="green">144</FONT> }<a name="line.144"></a> <FONT color="green">145</FONT> <a name="line.145"></a> <FONT color="green">146</FONT> public String getIpAddress() {<a name="line.146"></a> <FONT color="green">147</FONT> return ipAddress;<a name="line.147"></a> <FONT color="green">148</FONT> }<a name="line.148"></a> <FONT color="green">149</FONT> <a name="line.149"></a> <FONT color="green">150</FONT> public String toString() {<a name="line.150"></a> <FONT color="green">151</FONT> StringBuilder bld = new StringBuilder();<a name="line.151"></a> <FONT color="green">152</FONT> bld.append("Entry{").append(prefix).append(", port=").<a name="line.152"></a> <FONT color="green">153</FONT> append(port).append(", ipAddress=").append(ipAddress).append("}");<a name="line.153"></a> <FONT color="green">154</FONT> return bld.toString();<a name="line.154"></a> <FONT color="green">155</FONT> }<a name="line.155"></a> <FONT color="green">156</FONT> }<a name="line.156"></a> <FONT color="green">157</FONT> <a name="line.157"></a> <FONT color="green">158</FONT> public static class EntrySet implements Iterable&lt;Entry&gt; {<a name="line.158"></a> <FONT color="green">159</FONT> /**<a name="line.159"></a> <FONT color="green">160</FONT> * The index. Each Entry appears in here exactly once.<a name="line.160"></a> <FONT color="green">161</FONT> *<a name="line.161"></a> <FONT color="green">162</FONT> * It may be indexed by one of:<a name="line.162"></a> <FONT color="green">163</FONT> * ipAddress:port<a name="line.163"></a> <FONT color="green">164</FONT> * ipAddress<a name="line.164"></a> <FONT color="green">165</FONT> * registeredHostname:port<a name="line.165"></a> <FONT color="green">166</FONT> * registeredHostname<a name="line.166"></a> <FONT color="green">167</FONT> * <a name="line.167"></a> <FONT color="green">168</FONT> * The different indexing strategies reflect the fact that we may or may<a name="line.168"></a> <FONT color="green">169</FONT> * not have a port or IP address for each entry.<a name="line.169"></a> <FONT color="green">170</FONT> */<a name="line.170"></a> <FONT color="green">171</FONT> TreeMap&lt;String, Entry&gt; index = new TreeMap&lt;String, Entry&gt;();<a name="line.171"></a> <FONT color="green">172</FONT> <a name="line.172"></a> <FONT color="green">173</FONT> public boolean isEmpty() {<a name="line.173"></a> <FONT color="green">174</FONT> return index.isEmpty();<a name="line.174"></a> <FONT color="green">175</FONT> }<a name="line.175"></a> <FONT color="green">176</FONT> <a name="line.176"></a> <FONT color="green">177</FONT> public Entry find(DatanodeID datanodeID) {<a name="line.177"></a> <FONT color="green">178</FONT> Entry entry;<a name="line.178"></a> <FONT color="green">179</FONT> int xferPort = datanodeID.getXferPort();<a name="line.179"></a> <FONT color="green">180</FONT> assert(xferPort &gt; 0);<a name="line.180"></a> <FONT color="green">181</FONT> String datanodeIpAddr = datanodeID.getIpAddr();<a name="line.181"></a> <FONT color="green">182</FONT> if (datanodeIpAddr != null) {<a name="line.182"></a> <FONT color="green">183</FONT> entry = index.get(datanodeIpAddr + ":" + xferPort);<a name="line.183"></a> <FONT color="green">184</FONT> if (entry != null) {<a name="line.184"></a> <FONT color="green">185</FONT> return entry;<a name="line.185"></a> <FONT color="green">186</FONT> }<a name="line.186"></a> <FONT color="green">187</FONT> entry = index.get(datanodeIpAddr);<a name="line.187"></a> <FONT color="green">188</FONT> if (entry != null) {<a name="line.188"></a> <FONT color="green">189</FONT> return entry;<a name="line.189"></a> <FONT color="green">190</FONT> }<a name="line.190"></a> <FONT color="green">191</FONT> }<a name="line.191"></a> <FONT color="green">192</FONT> String registeredHostName = datanodeID.getHostName();<a name="line.192"></a> <FONT color="green">193</FONT> if (registeredHostName != null) {<a name="line.193"></a> <FONT color="green">194</FONT> entry = index.get(registeredHostName + ":" + xferPort);<a name="line.194"></a> <FONT color="green">195</FONT> if (entry != null) {<a name="line.195"></a> <FONT color="green">196</FONT> return entry;<a name="line.196"></a> <FONT color="green">197</FONT> }<a name="line.197"></a> <FONT color="green">198</FONT> entry = index.get(registeredHostName);<a name="line.198"></a> <FONT color="green">199</FONT> if (entry != null) {<a name="line.199"></a> <FONT color="green">200</FONT> return entry;<a name="line.200"></a> <FONT color="green">201</FONT> }<a name="line.201"></a> <FONT color="green">202</FONT> }<a name="line.202"></a> <FONT color="green">203</FONT> return null;<a name="line.203"></a> <FONT color="green">204</FONT> }<a name="line.204"></a> <FONT color="green">205</FONT> <a name="line.205"></a> <FONT color="green">206</FONT> public Entry find(Entry toFind) {<a name="line.206"></a> <FONT color="green">207</FONT> int port = toFind.getPort();<a name="line.207"></a> <FONT color="green">208</FONT> if (port != 0) {<a name="line.208"></a> <FONT color="green">209</FONT> return index.get(toFind.getIdentifier() + ":" + port);<a name="line.209"></a> <FONT color="green">210</FONT> } else {<a name="line.210"></a> <FONT color="green">211</FONT> // An Entry with no port matches any entry with the same identifer.<a name="line.211"></a> <FONT color="green">212</FONT> // In other words, we treat 0 as "any port."<a name="line.212"></a> <FONT color="green">213</FONT> Map.Entry&lt;String, Entry&gt; ceil =<a name="line.213"></a> <FONT color="green">214</FONT> index.ceilingEntry(toFind.getIdentifier());<a name="line.214"></a> <FONT color="green">215</FONT> if ((ceil != null) &amp;&amp;<a name="line.215"></a> <FONT color="green">216</FONT> (ceil.getValue().getIdentifier().equals(<a name="line.216"></a> <FONT color="green">217</FONT> toFind.getIdentifier()))) {<a name="line.217"></a> <FONT color="green">218</FONT> return ceil.getValue();<a name="line.218"></a> <FONT color="green">219</FONT> }<a name="line.219"></a> <FONT color="green">220</FONT> return null;<a name="line.220"></a> <FONT color="green">221</FONT> }<a name="line.221"></a> <FONT color="green">222</FONT> }<a name="line.222"></a> <FONT color="green">223</FONT> <a name="line.223"></a> <FONT color="green">224</FONT> public String toString() {<a name="line.224"></a> <FONT color="green">225</FONT> StringBuilder bld = new StringBuilder();<a name="line.225"></a> <FONT color="green">226</FONT> <a name="line.226"></a> <FONT color="green">227</FONT> bld.append("HostSet(");<a name="line.227"></a> <FONT color="green">228</FONT> for (Map.Entry&lt;String, Entry&gt; entry : index.entrySet()) {<a name="line.228"></a> <FONT color="green">229</FONT> bld.append("\n\t");<a name="line.229"></a> <FONT color="green">230</FONT> bld.append(entry.getKey()).append("-&gt;").<a name="line.230"></a> <FONT color="green">231</FONT> append(entry.getValue().toString());<a name="line.231"></a> <FONT color="green">232</FONT> }<a name="line.232"></a> <FONT color="green">233</FONT> bld.append("\n)");<a name="line.233"></a> <FONT color="green">234</FONT> return bld.toString();<a name="line.234"></a> <FONT color="green">235</FONT> }<a name="line.235"></a> <FONT color="green">236</FONT> <a name="line.236"></a> <FONT color="green">237</FONT> @Override<a name="line.237"></a> <FONT color="green">238</FONT> public Iterator&lt;Entry&gt; iterator() {<a name="line.238"></a> <FONT color="green">239</FONT> return index.values().iterator();<a name="line.239"></a> <FONT color="green">240</FONT> }<a name="line.240"></a> <FONT color="green">241</FONT> }<a name="line.241"></a> <FONT color="green">242</FONT> <a name="line.242"></a> <FONT color="green">243</FONT> public static class MutableEntrySet extends EntrySet {<a name="line.243"></a> <FONT color="green">244</FONT> public void add(DatanodeID datanodeID) {<a name="line.244"></a> <FONT color="green">245</FONT> Entry entry = new Entry(datanodeID.getHostName(),<a name="line.245"></a> <FONT color="green">246</FONT> datanodeID.getXferPort(), datanodeID.getIpAddr());<a name="line.246"></a> <FONT color="green">247</FONT> index.put(datanodeID.getIpAddr() + ":" + datanodeID.getXferPort(),<a name="line.247"></a> <FONT color="green">248</FONT> entry);<a name="line.248"></a> <FONT color="green">249</FONT> }<a name="line.249"></a> <FONT color="green">250</FONT> <a name="line.250"></a> <FONT color="green">251</FONT> public void add(Entry entry) {<a name="line.251"></a> <FONT color="green">252</FONT> int port = entry.getPort();<a name="line.252"></a> <FONT color="green">253</FONT> if (port != 0) {<a name="line.253"></a> <FONT color="green">254</FONT> index.put(entry.getIdentifier() + ":" + port, entry);<a name="line.254"></a> <FONT color="green">255</FONT> } else {<a name="line.255"></a> <FONT color="green">256</FONT> index.put(entry.getIdentifier(), entry);<a name="line.256"></a> <FONT color="green">257</FONT> }<a name="line.257"></a> <FONT color="green">258</FONT> }<a name="line.258"></a> <FONT color="green">259</FONT> <a name="line.259"></a> <FONT color="green">260</FONT> void readFile(String type, String filename) throws IOException {<a name="line.260"></a> <FONT color="green">261</FONT> if (filename.isEmpty()) {<a name="line.261"></a> <FONT color="green">262</FONT> return;<a name="line.262"></a> <FONT color="green">263</FONT> }<a name="line.263"></a> <FONT color="green">264</FONT> HashSet&lt;String&gt; entrySet = new HashSet&lt;String&gt;();<a name="line.264"></a> <FONT color="green">265</FONT> HostsFileReader.readFileToSet(type, filename, entrySet);<a name="line.265"></a> <FONT color="green">266</FONT> for (String str : entrySet) {<a name="line.266"></a> <FONT color="green">267</FONT> Entry entry = Entry.parse(filename, str);<a name="line.267"></a> <FONT color="green">268</FONT> add(entry);<a name="line.268"></a> <FONT color="green">269</FONT> }<a name="line.269"></a> <FONT color="green">270</FONT> }<a name="line.270"></a> <FONT color="green">271</FONT> }<a name="line.271"></a> <FONT color="green">272</FONT> <a name="line.272"></a> <FONT color="green">273</FONT> private EntrySet includes = new EntrySet();<a name="line.273"></a> <FONT color="green">274</FONT> private EntrySet excludes = new EntrySet();<a name="line.274"></a> <FONT color="green">275</FONT> <a name="line.275"></a> <FONT color="green">276</FONT> public HostFileManager() {<a name="line.276"></a> <FONT color="green">277</FONT> }<a name="line.277"></a> <FONT color="green">278</FONT> <a name="line.278"></a> <FONT color="green">279</FONT> public void refresh(String includeFile, String excludeFile)<a name="line.279"></a> <FONT color="green">280</FONT> throws IOException {<a name="line.280"></a> <FONT color="green">281</FONT> MutableEntrySet newIncludes = new MutableEntrySet();<a name="line.281"></a> <FONT color="green">282</FONT> IOException includeException = null;<a name="line.282"></a> <FONT color="green">283</FONT> try {<a name="line.283"></a> <FONT color="green">284</FONT> newIncludes.readFile("included", includeFile);<a name="line.284"></a> <FONT color="green">285</FONT> } catch (IOException e) {<a name="line.285"></a> <FONT color="green">286</FONT> includeException = e;<a name="line.286"></a> <FONT color="green">287</FONT> }<a name="line.287"></a> <FONT color="green">288</FONT> MutableEntrySet newExcludes = new MutableEntrySet();<a name="line.288"></a> <FONT color="green">289</FONT> IOException excludeException = null;<a name="line.289"></a> <FONT color="green">290</FONT> try {<a name="line.290"></a> <FONT color="green">291</FONT> newExcludes.readFile("excluded", excludeFile);<a name="line.291"></a> <FONT color="green">292</FONT> } catch (IOException e) {<a name="line.292"></a> <FONT color="green">293</FONT> excludeException = e;<a name="line.293"></a> <FONT color="green">294</FONT> }<a name="line.294"></a> <FONT color="green">295</FONT> synchronized(this) {<a name="line.295"></a> <FONT color="green">296</FONT> if (includeException == null) {<a name="line.296"></a> <FONT color="green">297</FONT> includes = newIncludes;<a name="line.297"></a> <FONT color="green">298</FONT> }<a name="line.298"></a> <FONT color="green">299</FONT> if (excludeException == null) {<a name="line.299"></a> <FONT color="green">300</FONT> excludes = newExcludes;<a name="line.300"></a> <FONT color="green">301</FONT> }<a name="line.301"></a> <FONT color="green">302</FONT> }<a name="line.302"></a> <FONT color="green">303</FONT> if (includeException == null) {<a name="line.303"></a> <FONT color="green">304</FONT> LOG.info("read includes:\n" + newIncludes);<a name="line.304"></a> <FONT color="green">305</FONT> } else {<a name="line.305"></a> <FONT color="green">306</FONT> LOG.error("failed to read include file '" + includeFile + "'. " +<a name="line.306"></a> <FONT color="green">307</FONT> "Continuing to use previous include list.",<a name="line.307"></a> <FONT color="green">308</FONT> includeException);<a name="line.308"></a> <FONT color="green">309</FONT> }<a name="line.309"></a> <FONT color="green">310</FONT> if (excludeException == null) {<a name="line.310"></a> <FONT color="green">311</FONT> LOG.info("read excludes:\n" + newExcludes);<a name="line.311"></a> <FONT color="green">312</FONT> } else {<a name="line.312"></a> <FONT color="green">313</FONT> LOG.error("failed to read exclude file '" + excludeFile + "'." +<a name="line.313"></a> <FONT color="green">314</FONT> "Continuing to use previous exclude list.",<a name="line.314"></a> <FONT color="green">315</FONT> excludeException);<a name="line.315"></a> <FONT color="green">316</FONT> }<a name="line.316"></a> <FONT color="green">317</FONT> if (includeException != null) {<a name="line.317"></a> <FONT color="green">318</FONT> throw new IOException("error reading hosts file " + includeFile,<a name="line.318"></a> <FONT color="green">319</FONT> includeException);<a name="line.319"></a> <FONT color="green">320</FONT> }<a name="line.320"></a> <FONT color="green">321</FONT> if (excludeException != null) {<a name="line.321"></a> <FONT color="green">322</FONT> throw new IOException("error reading exclude file " + excludeFile,<a name="line.322"></a> <FONT color="green">323</FONT> excludeException);<a name="line.323"></a> <FONT color="green">324</FONT> }<a name="line.324"></a> <FONT color="green">325</FONT> }<a name="line.325"></a> <FONT color="green">326</FONT> <a name="line.326"></a> <FONT color="green">327</FONT> public synchronized boolean isIncluded(DatanodeID dn) {<a name="line.327"></a> <FONT color="green">328</FONT> if (includes.isEmpty()) {<a name="line.328"></a> <FONT color="green">329</FONT> // If the includes list is empty, act as if everything is in the<a name="line.329"></a> <FONT color="green">330</FONT> // includes list.<a name="line.330"></a> <FONT color="green">331</FONT> return true;<a name="line.331"></a> <FONT color="green">332</FONT> } else {<a name="line.332"></a> <FONT color="green">333</FONT> return includes.find(dn) != null;<a name="line.333"></a> <FONT color="green">334</FONT> }<a name="line.334"></a> <FONT color="green">335</FONT> }<a name="line.335"></a> <FONT color="green">336</FONT> <a name="line.336"></a> <FONT color="green">337</FONT> public synchronized boolean isExcluded(DatanodeID dn) {<a name="line.337"></a> <FONT color="green">338</FONT> return excludes.find(dn) != null;<a name="line.338"></a> <FONT color="green">339</FONT> }<a name="line.339"></a> <FONT color="green">340</FONT> <a name="line.340"></a> <FONT color="green">341</FONT> public synchronized boolean hasIncludes() {<a name="line.341"></a> <FONT color="green">342</FONT> return !includes.isEmpty();<a name="line.342"></a> <FONT color="green">343</FONT> }<a name="line.343"></a> <FONT color="green">344</FONT> <a name="line.344"></a> <FONT color="green">345</FONT> /**<a name="line.345"></a> <FONT color="green">346</FONT> * @return the includes as an immutable set.<a name="line.346"></a> <FONT color="green">347</FONT> */<a name="line.347"></a> <FONT color="green">348</FONT> public synchronized EntrySet getIncludes() {<a name="line.348"></a> <FONT color="green">349</FONT> return includes;<a name="line.349"></a> <FONT color="green">350</FONT> }<a name="line.350"></a> <FONT color="green">351</FONT> <a name="line.351"></a> <FONT color="green">352</FONT> /**<a name="line.352"></a> <FONT color="green">353</FONT> * @return the excludes as an immutable set.<a name="line.353"></a> <FONT color="green">354</FONT> */<a name="line.354"></a> <FONT color="green">355</FONT> public synchronized EntrySet getExcludes() {<a name="line.355"></a> <FONT color="green">356</FONT> return excludes;<a name="line.356"></a> <FONT color="green">357</FONT> }<a name="line.357"></a> <FONT color="green">358</FONT> }<a name="line.358"></a> </PRE> </BODY> </HTML>
jsrudani/HadoopHDFSProject
hadoop-hdfs-project/hadoop-hdfs/target/src-html/org/apache/hadoop/hdfs/server/namenode/HostFileManager.html
HTML
apache-2.0
32,101
<html> <head></head> <body> <ul> <li>[]test</li> </ul> </body> </html>
corinthia/corinthia-editorlib
tests/lists/setList-nop04-expected.html
HTML
apache-2.0
91
<!-- @license // Copyright (c) 2014 The Polymer Authors. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // * Redistributions in binary form must reproduce the above // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. // * Neither the name of Google Inc. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <style is="custom-style"> ui-message { --ui-message-container-theme: { box-shadow: 0 0 0 1px #aad6df inset, 0 1px 2px 0 rgba(0,0,0,.05); background-color: #e9faff; color: #337b92; padding: 14px 21px; font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif; text-align: left; }; --ui-message-header-theme: { color: #297187; font-size: 15px; font-weight: 700; margin-bottom: 7px; }; --ui-message-content-theme: { margin: 3px 0 0; font-size: 14px; opacity: 0.85; }; } </style>
anusornc/polycasts
ep17-theming/ui-message/my-theme.html
HTML
bsd-3-clause
2,168
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="text/css"> .highlight { display: block; background-color: #ddd; } </style> <script type="text/javascript"> function highlight() { document.getElementById(location.hash.replace(/#/, "")).className = "highlight"; } </script> </head> <body onload="prettyPrint(); highlight();"> <pre class="prettyprint lang-js"><span id='Ext-chart-Label'>/** </span> * Labels is a mixin to the Series class. Labels methods are implemented * in each of the Series (Pie, Bar, etc) for label creation and placement. * * The methods implemented by the Series are: * * - {@link #onCreateLabel} * - {@link #onPlaceLabel} */ Ext.define('Ext.chart.Label', { /* Begin Definitions */ requires: ['Ext.draw.Color'], /* End Definitions */ <span id='Ext-chart-Label-method-onCreateLabel'> /** </span> * @method onCreateLabel * @template * * Called each time a new label is created. * * **Note:** This method must be implemented in Series that mixes * in this Label mixin. * * @param {Ext.data.Model} storeItem The element of the store that is * related to the label sprite. * @param {Object} item The item related to the label sprite. * An item is an object containing the position of the shape * used to describe the visualization and also pointing to the * actual shape (circle, rectangle, path, etc). * @param {Number} i The index of the element created * (i.e the first created label, second created label, etc). * @param {Boolean} display The display type. * May be `false` if the label is hidden * @return {Ext.draw.Sprite} The created label. */ <span id='Ext-chart-Label-method-onPlaceLabel'> /** </span> * @method onPlaceLabel * @template * * Called for updating the position of the label. * * **Note:** This method must be implemented in Series that mixes * in this Label mixin. * * @param {Ext.draw.Sprite} label The sprite label. * @param {Ext.data.Model} storeItem The element of the store * that is related to the label sprite. * @param {Object} item The item related to the label * sprite. An item is an object containing the position of * the shape used to describe the visualization and also * pointing to the actual shape (circle, rectangle, path, etc). * @param {Number} i The index of the element to be updated * (i.e. whether it is the first, second, third from the * labelGroup) * @param {Boolean} display The display type. * May be `false` if the label is hidden * @param {Boolean} animate A boolean value to set or unset * animations for the labels. * @param {Number} index The series index. */ <span id='Ext-chart-Label-cfg-label'> /** </span> * @cfg {Object} label * Object with the following properties: * * @cfg {String} label.display * * Specifies the presence and position of labels for each pie * slice. Either &quot;insideStart&quot;, &quot;insideEnd&quot;, &quot;outside&quot;, &quot;middle&quot; * (reserved for future use), or &quot;none&quot;. On stacked charts, * &quot;over&quot; or &quot;under&quot; can be passed to {@link #onCreateLabel} and * {@link #onPlaceLabel} if 'stackedDisplay' is used. * * Default value: 'none'. * * @cfg {String} label.stackedDisplay * * The type of label we want to display as a summary on a stacked * bar or a stacked column. If set to 'total', the total amount * of all the stacked values is displayed on top of the column. * If set to 'balances', the total amount of the positive values * is displayed on top of the column and the total amount of the * negative values is displayed at the bottom. * * Default value: 'none'. * * @cfg {String} label.color * * The color of the label text. * * Default value: '#000' (black). * * @cfg {Boolean} label.contrast * * True to render the label in contrasting color with the backround. * * Default value: false. * * @cfg {String} label.field * * The name of the field to be displayed in the label. * * Default value: 'name'. * * @cfg {Number} label.minMargin * * Specifies the minimum distance from a label to the origin of * the visualization. This parameter is useful when using * PieSeries width variable pie slice lengths. * * Default value: 50. * * @cfg {String} label.font * * The font used for the labels. * * Default value: `&quot;11px Helvetica, sans-serif&quot;`. * * @cfg {String} label.orientation * * Either &quot;horizontal&quot; or &quot;vertical&quot;. * * Default value: `&quot;horizontal&quot;`. * * @cfg {Function} label.renderer * * Optional function for formatting the label into a displayable value. * * The arguments to the method are: * * - *`value`* The value * - *`label`*, *`storeItem`*, *`item`*, *`i`*, *`display`*, *`animate`*, *`index`* * * Same arguments as {@link #onPlaceLabel}. * * Default value: `function(v) { return v; }` */ <span id='Ext-chart-Label-property-colorStringRe'> // @private a regex to parse url type colors. </span> colorStringRe: /url\s*\(\s*#([^\/)]+)\s*\)/, <span id='Ext-chart-Label-method-constructor'> // @private the mixin constructor. Used internally by Series. </span> constructor: function(config) { var me = this; me.label = Ext.applyIf(me.label || {}, { display: &quot;none&quot;, stackedDisplay: &quot;none&quot;, color: &quot;#000&quot;, field: &quot;name&quot;, minMargin: 50, font: &quot;11px Helvetica, sans-serif&quot;, orientation: &quot;horizontal&quot;, renderer: Ext.identityFn }); if (me.label.display !== 'none') { me.labelsGroup = me.chart.surface.getGroup(me.seriesId + '-labels'); } }, <span id='Ext-chart-Label-method-renderLabels'> // @private a method to render all labels in the labelGroup </span> renderLabels: function() { var me = this, chart = me.chart, gradients = chart.gradients, items = me.items, animate = chart.animate, config = me.label, display = config.display, stackedDisplay = config.stackedDisplay, format = config.renderer, color = config.color, field = [].concat(config.field), group = me.labelsGroup, groupLength = (group || 0) &amp;&amp; group.length, store = me.chart.getChartStore(), len = store.getCount(), itemLength = (items || 0) &amp;&amp; items.length, ratio = itemLength / len, gradientsCount = (gradients || 0) &amp;&amp; gradients.length, Color = Ext.draw.Color, hides = [], gradient, i, count, groupIndex, index, j, k, colorStopTotal, colorStopIndex, colorStop, item, label, storeItem, sprite, spriteColor, spriteBrightness, labelColor, colorString, total, totalPositive, totalNegative, topText, bottomText; if (display == 'none') { return; } // no items displayed, hide all labels if(itemLength == 0){ while(groupLength--) { hides.push(groupLength); } } else { for (i = 0, count = 0, groupIndex = 0; i &lt; len; i++) { index = 0; for (j = 0; j &lt; ratio; j++) { item = items[count]; label = group.getAt(groupIndex); storeItem = store.getAt(i); //check the excludes while(this.__excludes &amp;&amp; this.__excludes[index]) { index++; } if (!item &amp;&amp; label) { label.hide(true); groupIndex++; } if (item &amp;&amp; field[j]) { if (!label) { label = me.onCreateLabel(storeItem, item, i, display); } me.onPlaceLabel(label, storeItem, item, i, display, animate, index); groupIndex++; //set contrast if (config.contrast &amp;&amp; item.sprite) { sprite = item.sprite; //set the color string to the color to be set, only read the // _endStyle/_to if we're animating, otherwise they're not relevant if (animate &amp;&amp; sprite._endStyle) { colorString = sprite._endStyle.fill; } else if (animate &amp;&amp; sprite._to) { colorString = sprite._to.fill; } else { colorString = sprite.attr.fill; } colorString = colorString || sprite.attr.fill; spriteColor = Color.fromString(colorString); //color wasn't parsed property maybe because it's a gradient id if (colorString &amp;&amp; !spriteColor) { colorString = colorString.match(me.colorStringRe)[1]; for (k = 0; k &lt; gradientsCount; k++) { gradient = gradients[k]; if (gradient.id == colorString) { //avg color stops colorStop = 0; colorStopTotal = 0; for (colorStopIndex in gradient.stops) { colorStop++; colorStopTotal += Color.fromString(gradient.stops[colorStopIndex].color).getGrayscale(); } spriteBrightness = (colorStopTotal / colorStop) / 255; break; } } } else { spriteBrightness = spriteColor.getGrayscale() / 255; } if (label.isOutside) { spriteBrightness = 1; } labelColor = Color.fromString(label.attr.color || label.attr.fill).getHSL(); labelColor[2] = spriteBrightness &gt; 0.5 ? 0.2 : 0.8; label.setAttributes({ fill: String(Color.fromHSL.apply({}, labelColor)) }, true); } // display totals on stacked charts if (me.stacked &amp;&amp; stackedDisplay &amp;&amp; (item.totalPositiveValues || item.totalNegativeValues)) { totalPositive = (item.totalPositiveValues || 0); totalNegative = (item.totalNegativeValues || 0); total = totalPositive + totalNegative; if (stackedDisplay == 'total') { topText = format(total); } else if (stackedDisplay == 'balances') { if (totalPositive == 0 &amp;&amp; totalNegative == 0) { topText = format(0); } else { topText = format(totalPositive); bottomText = format(totalNegative); } } if (topText) { label = group.getAt(groupIndex); if (!label) { label = me.onCreateLabel(storeItem, item, i, 'over'); } label.setAttributes({text: topText}); me.onPlaceLabel(label, storeItem, item, i, 'over', animate, index); groupIndex ++; labelColor = Color.fromString(label.attr.color || label.attr.fill).getHSL(); label.setAttributes({ fill: String(Color.fromHSL.apply({}, labelColor)) }, true); } if (bottomText) { label = group.getAt(groupIndex); if (!label) { label = me.onCreateLabel(storeItem, item, i, 'under'); } label.setAttributes({text: bottomText}); me.onPlaceLabel(label, storeItem, item, i, 'under', animate, index); groupIndex ++; labelColor = Color.fromString(label.attr.color || label.attr.fill).getHSL(); label.setAttributes({ fill: String(Color.fromHSL.apply({}, labelColor)) }, true); } } } count++; index++; } } groupLength = group.length; while(groupLength &gt; groupIndex){ hides.push(groupIndex); groupIndex++; } } me.hideLabels(hides); }, <span id='Ext-chart-Label-method-hideLabels'> hideLabels: function(hides){ </span> var labelsGroup = this.labelsGroup, hlen = !!hides &amp;&amp; hides.length; if (!labelsGroup) { return; } if (hlen === false) { hlen = labelsGroup.getCount(); while (hlen--) { labelsGroup.getAt(hlen).hide(true); } } else { while(hlen--) { labelsGroup.getAt(hides[hlen]).hide(true); } } } }); </pre> </body> </html>
cassioozarias/zfextjs
public/extjs/docs/source/Label.html
HTML
bsd-3-clause
15,237
<!doctype html> <title>Reference for :before, JPG</title> <link rel="stylesheet" href="../../support/reftests.css"> <style> .helper { overflow:hidden } .helper > * { left:0; top:0.0px } </style> <div id="ref"> <span class="helper"><img src="../../support/tall.jpg"></span> </div>
frivoal/presto-testo
css/image-fit/reftests/css-generated-content/001-ref.html
HTML
bsd-3-clause
283
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>RotationalSpring - p2.js</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="icon" href="../assets/favicon.ico"> <script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script> </head> <body class="yui3-skin-sam"> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1><img src="../assets/css/logo.png" title="p2.js" width="117" height="52"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: 0.7.1</em> </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="../classes/AABB.html">AABB</a></li> <li><a href="../classes/AngleLockEquation.html">AngleLockEquation</a></li> <li><a href="../classes/Body.html">Body</a></li> <li><a href="../classes/Box.html">Box</a></li> <li><a href="../classes/Broadphase.html">Broadphase</a></li> <li><a href="../classes/Capsule.html">Capsule</a></li> <li><a href="../classes/Circle.html">Circle</a></li> <li><a href="../classes/Constraint.html">Constraint</a></li> <li><a href="../classes/ContactEquation.html">ContactEquation</a></li> <li><a href="../classes/ContactMaterial.html">ContactMaterial</a></li> <li><a href="../classes/Convex.html">Convex</a></li> <li><a href="../classes/DistanceConstraint.html">DistanceConstraint</a></li> <li><a href="../classes/Equation.html">Equation</a></li> <li><a href="../classes/EventEmitter.html">EventEmitter</a></li> <li><a href="../classes/FrictionEquation.html">FrictionEquation</a></li> <li><a href="../classes/GearConstraint.html">GearConstraint</a></li> <li><a href="../classes/GSSolver.html">GSSolver</a></li> <li><a href="../classes/Heightfield.html">Heightfield</a></li> <li><a href="../classes/Island.html">Island</a></li> <li><a href="../classes/IslandManager.html">IslandManager</a></li> <li><a href="../classes/IslandNode.html">IslandNode</a></li> <li><a href="../classes/Line.html">Line</a></li> <li><a href="../classes/LinearSpring.html">LinearSpring</a></li> <li><a href="../classes/LockConstraint.html">LockConstraint</a></li> <li><a href="../classes/Material.html">Material</a></li> <li><a href="../classes/NaiveBroadphase.html">NaiveBroadphase</a></li> <li><a href="../classes/Narrowphase.html">Narrowphase</a></li> <li><a href="../classes/Object pooling utility..html">Object pooling utility.</a></li> <li><a href="../classes/OverlapKeeper.html">OverlapKeeper</a></li> <li><a href="../classes/OverlapKeeperRecord.html">OverlapKeeperRecord</a></li> <li><a href="../classes/Particle.html">Particle</a></li> <li><a href="../classes/Plane.html">Plane</a></li> <li><a href="../classes/PrismaticConstraint.html">PrismaticConstraint</a></li> <li><a href="../classes/Ray.html">Ray</a></li> <li><a href="../classes/RaycastResult.html">RaycastResult</a></li> <li><a href="../classes/RevoluteConstraint.html">RevoluteConstraint</a></li> <li><a href="../classes/RotationalLockEquation.html">RotationalLockEquation</a></li> <li><a href="../classes/.html"></a></li> <li><a href="../classes/RotationalSpring.html">RotationalSpring</a></li> <li><a href="../classes/RotationalVelocityEquation.html">RotationalVelocityEquation</a></li> <li><a href="../classes/SAPBroadphase.html">SAPBroadphase</a></li> <li><a href="../classes/Shape.html">Shape</a></li> <li><a href="../classes/Solver.html">Solver</a></li> <li><a href="../classes/Spring.html">Spring</a></li> <li><a href="../classes/TopDownVehicle.html">TopDownVehicle</a></li> <li><a href="../classes/TupleDictionary.html">TupleDictionary</a></li> <li><a href="../classes/Utils.html">Utils</a></li> <li><a href="../classes/vec2.html">vec2</a></li> <li><a href="../classes/WheelConstraint.html">WheelConstraint</a></li> <li><a href="../classes/World.html">World</a></li> </ul> <ul id="api-modules" class="apis modules"> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1>RotationalSpring Class</h1> <div class="box meta"> <div class="extends"> Extends <a href="../classes/Spring.html" class="crosslink">Spring</a> </div> <div class="foundat"> Defined in: <a href="../files/src_objects_RotationalSpring.js.html#l6"><code>src&#x2F;objects&#x2F;RotationalSpring.js:6</code></a> </div> </div> <div class="box intro"> <p>A rotational spring, connecting two bodies rotation. This spring explicitly adds angularForce (torque) to the bodies.</p> <p>The spring can be combined with a <a href="../classes/RevoluteConstraint.html" class="crosslink">RevoluteConstraint</a> to make, for example, a mouse trap.</p> </div> <div class="constructor"> <h2>Constructor</h2> <div id="method_RotationalSpring" class="method item"> <h3 class="name"><code>RotationalSpring</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>bodyA</code> </li> <li class="arg"> <code>bodyB</code> </li> <li class="arg"> <code class="optional">[options]</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/src_objects_RotationalSpring.js.html#l6"><code>src&#x2F;objects&#x2F;RotationalSpring.js:6</code></a> </p> </div> <div class="description"> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">bodyA</code> <span class="type"><a href="../classes/Body.html" class="crosslink">Body</a></span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">bodyB</code> <span class="type"><a href="../classes/Body.html" class="crosslink">Body</a></span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name optional">[options]</code> <span class="type">Object</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> </div> <ul class="params-list"> <li class="param"> <code class="param-name optional">[restAngle]</code> <span class="type">Number</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>The relative angle of bodies at which the spring is at rest. If not given, it&#39;s set to the current relative angle between the bodies.</p> </div> </li> <li class="param"> <code class="param-name optional">[stiffness=100]</code> <span class="type">Number</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>Spring constant (see Hookes Law). A number &gt;= 0.</p> </div> </li> <li class="param"> <code class="param-name optional">[damping=1]</code> <span class="type">Number</span> <span class="flag optional" title="This parameter is optional.">optional</span> <div class="param-description"> <p>A number &gt;= 0.</p> </div> </li> </ul> </li> </ul> </div> </div> </div> <div id="classdocs" class="tabview"> <ul class="api-class-tabs"> <li class="api-class-tab index"><a href="#index">Index</a></li> <li class="api-class-tab methods"><a href="#methods">Methods</a></li> <li class="api-class-tab properties"><a href="#properties">Properties</a></li> </ul> <div> <div id="index" class="api-class-tabpanel index"> <h2 class="off-left">Item Index</h2> <div class="index-section methods"> <h3>Methods</h3> <ul class="index-list methods extends"> <li class="index-item method inherited"> <a href="#method_applyForce">applyForce</a> </li> </ul> </div> <div class="index-section properties"> <h3>Properties</h3> <ul class="index-list properties extends"> <li class="index-item property inherited"> <a href="#property_bodyA">bodyA</a> </li> <li class="index-item property inherited"> <a href="#property_bodyB">bodyB</a> </li> <li class="index-item property inherited"> <a href="#property_damping">damping</a> </li> <li class="index-item property"> <a href="#property_restAngle">restAngle</a> </li> <li class="index-item property inherited"> <a href="#property_stiffness">stiffness</a> </li> </ul> </div> </div> <div id="methods" class="api-class-tabpanel"> <h2 class="off-left">Methods</h2> <div id="method_applyForce" class="method item"> <h3 class="name"><code>applyForce</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="../classes/Spring.html#method_applyForce"> Spring </a> but overwritten in <a href="../files/src_objects_RotationalSpring.js.html#l36"><code>src&#x2F;objects&#x2F;RotationalSpring.js:36</code></a> </p> </div> <div class="description"> <p>Apply the spring force to the connected bodies.</p> </div> </div> </div> <div id="properties" class="api-class-tabpanel"> <h2 class="off-left">Properties</h2> <div id="property_bodyA" class="property item inherited"> <h3 class="name"><code>bodyA</code></h3> <span class="type"><a href="../classes/Body.html" class="crosslink">Body</a></span> <div class="meta"> <p>Inherited from <a href="../classes/Spring.html#property_bodyA">Spring</a>: <a href="../files/src_objects_Spring.js.html#l41"><code>src&#x2F;objects&#x2F;Spring.js:41</code></a> </p> </div> <div class="description"> <p>First connected body.</p> </div> </div> <div id="property_bodyB" class="property item inherited"> <h3 class="name"><code>bodyB</code></h3> <span class="type"><a href="../classes/Body.html" class="crosslink">Body</a></span> <div class="meta"> <p>Inherited from <a href="../classes/Spring.html#property_bodyB">Spring</a>: <a href="../files/src_objects_Spring.js.html#l48"><code>src&#x2F;objects&#x2F;Spring.js:48</code></a> </p> </div> <div class="description"> <p>Second connected body.</p> </div> </div> <div id="property_damping" class="property item inherited"> <h3 class="name"><code>damping</code></h3> <span class="type">Number</span> <div class="meta"> <p>Inherited from <a href="../classes/Spring.html#property_damping">Spring</a>: <a href="../files/src_objects_Spring.js.html#l34"><code>src&#x2F;objects&#x2F;Spring.js:34</code></a> </p> </div> <div class="description"> <p>Damping of the spring.</p> </div> </div> <div id="property_restAngle" class="property item"> <h3 class="name"><code>restAngle</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/src_objects_RotationalSpring.js.html#l26"><code>src&#x2F;objects&#x2F;RotationalSpring.js:26</code></a> </p> </div> <div class="description"> <p>Rest angle of the spring.</p> </div> </div> <div id="property_stiffness" class="property item inherited"> <h3 class="name"><code>stiffness</code></h3> <span class="type">Number</span> <div class="meta"> <p>Inherited from <a href="../classes/Spring.html#property_stiffness">Spring</a>: <a href="../files/src_objects_Spring.js.html#l27"><code>src&#x2F;objects&#x2F;Spring.js:27</code></a> </p> </div> <div class="description"> <p>Stiffness of the spring.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="../assets/js/yui-prettify.js"></script> <script src="../assets/../api.js"></script> <script src="../assets/js/api-filter.js"></script> <script src="../assets/js/api-list.js"></script> <script src="../assets/js/api-search.js"></script> <script src="../assets/js/apidocs.js"></script> </body> </html>
SnoopJeDi/bounceyourbuddy
node_modules/p2/docs/classes/RotationalSpring.html
HTML
mit
21,765
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.6 Version: 4.5.4 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project. --> <!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8" /> <title>Metronic | Materil Design Form Validation States</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1" name="viewport" /> <meta content="" name="description" /> <meta content="" name="author" /> <!-- BEGIN GLOBAL MANDATORY STYLES --> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css" /> <link href="../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" /> <!-- END GLOBAL MANDATORY STYLES --> <!-- BEGIN THEME GLOBAL STYLES --> <link href="../assets/global/css/components-md.min.css" rel="stylesheet" id="style_components" type="text/css" /> <link href="../assets/global/css/plugins-md.min.css" rel="stylesheet" type="text/css" /> <!-- END THEME GLOBAL STYLES --> <!-- BEGIN THEME LAYOUT STYLES --> <link href="../assets/layouts/layout/css/layout.min.css" rel="stylesheet" type="text/css" /> <link href="../assets/layouts/layout/css/themes/darkblue.min.css" rel="stylesheet" type="text/css" id="style_color" /> <link href="../assets/layouts/layout/css/custom.min.css" rel="stylesheet" type="text/css" /> <!-- END THEME LAYOUT STYLES --> <link rel="shortcut icon" href="favicon.ico" /> </head> <!-- END HEAD --> <body class="page-header-fixed page-sidebar-closed-hide-logo page-content-white page-md"> <!-- BEGIN HEADER --> <div class="page-header navbar navbar-fixed-top"> <!-- BEGIN HEADER INNER --> <div class="page-header-inner "> <!-- BEGIN LOGO --> <div class="page-logo"> <a href="index.html"> <img src="../assets/layouts/layout/img/logo.png" alt="logo" class="logo-default" /> </a> <div class="menu-toggler sidebar-toggler"> </div> </div> <!-- END LOGO --> <!-- BEGIN RESPONSIVE MENU TOGGLER --> <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse"> </a> <!-- END RESPONSIVE MENU TOGGLER --> <!-- BEGIN TOP NAVIGATION MENU --> <div class="top-menu"> <ul class="nav navbar-nav pull-right"> <!-- BEGIN NOTIFICATION DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-notification" id="header_notification_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-bell"></i> <span class="badge badge-default"> 7 </span> </a> <ul class="dropdown-menu"> <li class="external"> <h3> <span class="bold">12 pending</span> notifications</h3> <a href="page_user_profile_1.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="time">just now</span> <span class="details"> <span class="label label-sm label-icon label-success"> <i class="fa fa-plus"></i> </span> New user registered. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">3 mins</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Server #12 overloaded. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">10 mins</span> <span class="details"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Server #2 not responding. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">14 hrs</span> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> Application error. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">2 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Database overloaded 68%. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">3 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> A user IP blocked. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">4 days</span> <span class="details"> <span class="label label-sm label-icon label-warning"> <i class="fa fa-bell-o"></i> </span> Storage Server #4 not responding dfdfdfd. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">5 days</span> <span class="details"> <span class="label label-sm label-icon label-info"> <i class="fa fa-bullhorn"></i> </span> System Error. </span> </a> </li> <li> <a href="javascript:;"> <span class="time">9 days</span> <span class="details"> <span class="label label-sm label-icon label-danger"> <i class="fa fa-bolt"></i> </span> Storage server failed. </span> </a> </li> </ul> </li> </ul> </li> <!-- END NOTIFICATION DROPDOWN --> <!-- BEGIN INBOX DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-inbox" id="header_inbox_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-envelope-open"></i> <span class="badge badge-default"> 4 </span> </a> <ul class="dropdown-menu"> <li class="external"> <h3>You have <span class="bold">7 New</span> Messages</h3> <a href="app_inbox.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283"> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time">Just Now </span> </span> <span class="message"> Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time">16 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar1.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Bob Nilson </span> <span class="time">2 hrs </span> </span> <span class="message"> Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar2.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Lisa Wong </span> <span class="time">40 mins </span> </span> <span class="message"> Vivamus sed auctor 40% nibh congue nibh... </span> </a> </li> <li> <a href="#"> <span class="photo"> <img src="../assets/layouts/layout3/img/avatar3.jpg" class="img-circle" alt=""> </span> <span class="subject"> <span class="from"> Richard Doe </span> <span class="time">46 mins </span> </span> <span class="message"> Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span> </a> </li> </ul> </li> </ul> </li> <!-- END INBOX DROPDOWN --> <!-- BEGIN TODO DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-extended dropdown-tasks" id="header_task_bar"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <i class="icon-calendar"></i> <span class="badge badge-default"> 3 </span> </a> <ul class="dropdown-menu extended tasks"> <li class="external"> <h3>You have <span class="bold">12 pending</span> tasks</h3> <a href="app_todo.html">view all</a> </li> <li> <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283"> <li> <a href="javascript:;"> <span class="task"> <span class="desc">New release v1.2 </span> <span class="percent">30%</span> </span> <span class="progress"> <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">40% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Application deployment</span> <span class="percent">65%</span> </span> <span class="progress"> <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">65% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Mobile app release</span> <span class="percent">98%</span> </span> <span class="progress"> <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">98% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Database migration</span> <span class="percent">10%</span> </span> <span class="progress"> <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">10% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Web server upgrade</span> <span class="percent">58%</span> </span> <span class="progress"> <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">58% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">Mobile development</span> <span class="percent">85%</span> </span> <span class="progress"> <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">85% Complete</span> </span> </span> </a> </li> <li> <a href="javascript:;"> <span class="task"> <span class="desc">New UI release</span> <span class="percent">38%</span> </span> <span class="progress progress-striped"> <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"> <span class="sr-only">38% Complete</span> </span> </span> </a> </li> </ul> </li> </ul> </li> <!-- END TODO DROPDOWN --> <!-- BEGIN USER LOGIN DROPDOWN --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-user"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"> <img alt="" class="img-circle" src="../assets/layouts/layout/img/avatar3_small.jpg" /> <span class="username username-hide-on-mobile"> Nick </span> <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu dropdown-menu-default"> <li> <a href="page_user_profile_1.html"> <i class="icon-user"></i> My Profile </a> </li> <li> <a href="app_calendar.html"> <i class="icon-calendar"></i> My Calendar </a> </li> <li> <a href="app_inbox.html"> <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger"> 3 </span> </a> </li> <li> <a href="app_todo.html"> <i class="icon-rocket"></i> My Tasks <span class="badge badge-success"> 7 </span> </a> </li> <li class="divider"> </li> <li> <a href="page_user_lock_1.html"> <i class="icon-lock"></i> Lock Screen </a> </li> <li> <a href="page_user_login_1.html"> <i class="icon-key"></i> Log Out </a> </li> </ul> </li> <!-- END USER LOGIN DROPDOWN --> <!-- BEGIN QUICK SIDEBAR TOGGLER --> <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte --> <li class="dropdown dropdown-quick-sidebar-toggler"> <a href="javascript:;" class="dropdown-toggle"> <i class="icon-logout"></i> </a> </li> <!-- END QUICK SIDEBAR TOGGLER --> </ul> </div> <!-- END TOP NAVIGATION MENU --> </div> <!-- END HEADER INNER --> </div> <!-- END HEADER --> <!-- BEGIN HEADER & CONTENT DIVIDER --> <div class="clearfix"> </div> <!-- END HEADER & CONTENT DIVIDER --> <!-- BEGIN CONTAINER --> <div class="page-container"> <!-- BEGIN SIDEBAR --> <div class="page-sidebar-wrapper"> <!-- BEGIN SIDEBAR --> <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing --> <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed --> <div class="page-sidebar navbar-collapse collapse"> <!-- BEGIN SIDEBAR MENU --> <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) --> <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode --> <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode --> <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing --> <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded --> <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed --> <ul class="page-sidebar-menu page-header-fixed " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200" style="padding-top: 20px"> <!-- DOC: To remove the sidebar toggler from the sidebar you just need to completely remove the below "sidebar-toggler-wrapper" LI element --> <li class="sidebar-toggler-wrapper hide"> <!-- BEGIN SIDEBAR TOGGLER BUTTON --> <div class="sidebar-toggler"> </div> <!-- END SIDEBAR TOGGLER BUTTON --> </li> <!-- DOC: To remove the search box from the sidebar you just need to completely remove the below "sidebar-search-wrapper" LI element --> <li class="sidebar-search-wrapper"> <!-- BEGIN RESPONSIVE QUICK SEARCH FORM --> <!-- DOC: Apply "sidebar-search-bordered" class the below search form to have bordered search box --> <!-- DOC: Apply "sidebar-search-bordered sidebar-search-solid" class the below search form to have bordered & solid search box --> <form class="sidebar-search " action="page_general_search_3.html" method="POST"> <a href="javascript:;" class="remove"> <i class="icon-close"></i> </a> <div class="input-group"> <input type="text" class="form-control" placeholder="Search..."> <span class="input-group-btn"> <a href="javascript:;" class="btn submit"> <i class="icon-magnifier"></i> </a> </span> </div> </form> <!-- END RESPONSIVE QUICK SEARCH FORM --> </li> <li class="nav-item start "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-home"></i> <span class="title">Dashboard</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item start "> <a href="index.html" class="nav-link "> <i class="icon-bar-chart"></i> <span class="title">Dashboard 1</span> </a> </li> <li class="nav-item start "> <a href="dashboard_2.html" class="nav-link "> <i class="icon-bulb"></i> <span class="title">Dashboard 2</span> <span class="badge badge-success">1</span> </a> </li> <li class="nav-item start "> <a href="dashboard_3.html" class="nav-link "> <i class="icon-graph"></i> <span class="title">Dashboard 3</span> <span class="badge badge-danger">5</span> </a> </li> </ul> </li> <li class="heading"> <h3 class="uppercase">Features</h3> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-diamond"></i> <span class="title">UI Features</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="ui_colors.html" class="nav-link "> <span class="title">Color Library</span> </a> </li> <li class="nav-item "> <a href="ui_general.html" class="nav-link "> <span class="title">General Components</span> </a> </li> <li class="nav-item "> <a href="ui_buttons.html" class="nav-link "> <span class="title">Buttons</span> </a> </li> <li class="nav-item "> <a href="ui_confirmations.html" class="nav-link "> <span class="title">Popover Confirmations</span> </a> </li> <li class="nav-item "> <a href="ui_icons.html" class="nav-link "> <span class="title">Font Icons</span> </a> </li> <li class="nav-item "> <a href="ui_socicons.html" class="nav-link "> <span class="title">Social Icons</span> </a> </li> <li class="nav-item "> <a href="ui_typography.html" class="nav-link "> <span class="title">Typography</span> </a> </li> <li class="nav-item "> <a href="ui_tabs_accordions_navs.html" class="nav-link "> <span class="title">Tabs, Accordions & Navs</span> </a> </li> <li class="nav-item "> <a href="ui_timeline.html" class="nav-link "> <span class="title">Timeline</span> </a> </li> <li class="nav-item "> <a href="ui_tree.html" class="nav-link "> <span class="title">Tree View</span> </a> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <span class="title">Page Progress Bar</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="ui_page_progress_style_1.html" class="nav-link "> Flash </a> </li> <li class="nav-item "> <a href="ui_page_progress_style_2.html" class="nav-link "> Big Counter </a> </li> </ul> </li> <li class="nav-item "> <a href="ui_blockui.html" class="nav-link "> <span class="title">Block UI</span> </a> </li> <li class="nav-item "> <a href="ui_bootstrap_growl.html" class="nav-link "> <span class="title">Bootstrap Growl Notifications</span> </a> </li> <li class="nav-item "> <a href="ui_notific8.html" class="nav-link "> <span class="title">Notific8 Notifications</span> </a> </li> <li class="nav-item "> <a href="ui_toastr.html" class="nav-link "> <span class="title">Toastr Notifications</span> </a> </li> <li class="nav-item "> <a href="ui_bootbox.html" class="nav-link "> <span class="title">Bootbox Dialogs</span> </a> </li> <li class="nav-item "> <a href="ui_alerts_api.html" class="nav-link "> <span class="title">Metronic Alerts API</span> </a> </li> <li class="nav-item "> <a href="ui_session_timeout.html" class="nav-link "> <span class="title">Session Timeout</span> </a> </li> <li class="nav-item "> <a href="ui_idle_timeout.html" class="nav-link "> <span class="title">User Idle Timeout</span> </a> </li> <li class="nav-item "> <a href="ui_modals.html" class="nav-link "> <span class="title">Modals</span> </a> </li> <li class="nav-item "> <a href="ui_extended_modals.html" class="nav-link "> <span class="title">Extended Modals</span> </a> </li> <li class="nav-item "> <a href="ui_tiles.html" class="nav-link "> <span class="title">Tiles</span> </a> </li> <li class="nav-item "> <a href="ui_datepaginator.html" class="nav-link "> <span class="title">Date Paginator</span> </a> </li> <li class="nav-item "> <a href="ui_nestable.html" class="nav-link "> <span class="title">Nestable List</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-puzzle"></i> <span class="title">Components</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="components_date_time_pickers.html" class="nav-link "> <span class="title">Date & Time Pickers</span> </a> </li> <li class="nav-item "> <a href="components_color_pickers.html" class="nav-link "> <span class="title">Color Pickers</span> <span class="badge badge-danger">2</span> </a> </li> <li class="nav-item "> <a href="components_select2.html" class="nav-link "> <span class="title">Select2 Dropdowns</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_select.html" class="nav-link "> <span class="title">Bootstrap Select</span> </a> </li> <li class="nav-item "> <a href="components_multi_select.html" class="nav-link "> <span class="title">Multi Select</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_select_splitter.html" class="nav-link "> <span class="title">Select Splitter</span> </a> </li> <li class="nav-item "> <a href="components_typeahead.html" class="nav-link "> <span class="title">Typeahead Autocomplete</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_tagsinput.html" class="nav-link "> <span class="title">Bootstrap Tagsinput</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_switch.html" class="nav-link "> <span class="title">Bootstrap Switch</span> <span class="badge badge-success">6</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_maxlength.html" class="nav-link "> <span class="title">Bootstrap Maxlength</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_fileinput.html" class="nav-link "> <span class="title">Bootstrap File Input</span> </a> </li> <li class="nav-item "> <a href="components_bootstrap_touchspin.html" class="nav-link "> <span class="title">Bootstrap Touchspin</span> </a> </li> <li class="nav-item "> <a href="components_form_tools.html" class="nav-link "> <span class="title">Form Widgets & Tools</span> </a> </li> <li class="nav-item "> <a href="components_context_menu.html" class="nav-link "> <span class="title">Context Menu</span> </a> </li> <li class="nav-item "> <a href="components_editors.html" class="nav-link "> <span class="title">Markdown & WYSIWYG Editors</span> </a> </li> <li class="nav-item "> <a href="components_code_editors.html" class="nav-link "> <span class="title">Code Editors</span> </a> </li> <li class="nav-item "> <a href="components_ion_sliders.html" class="nav-link "> <span class="title">Ion Range Sliders</span> </a> </li> <li class="nav-item "> <a href="components_noui_sliders.html" class="nav-link "> <span class="title">NoUI Range Sliders</span> </a> </li> <li class="nav-item "> <a href="components_knob_dials.html" class="nav-link "> <span class="title">Knob Circle Dials</span> </a> </li> </ul> </li> <li class="nav-item active open"> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-settings"></i> <span class="title">Form Stuff</span> <span class="selected"></span> <span class="arrow open"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="form_controls.html" class="nav-link "> <span class="title">Bootstrap Form <br>Controls</span> </a> </li> <li class="nav-item "> <a href="form_controls_md.html" class="nav-link "> <span class="title">Material Design <br>Form Controls</span> </a> </li> <li class="nav-item "> <a href="form_validation.html" class="nav-link "> <span class="title">Form Validation</span> </a> </li> <li class="nav-item active open"> <a href="form_validation_states_md.html" class="nav-link "> <span class="title">Material Design <br>Form Validation States</span> <span class="selected"></span> </a> </li> <li class="nav-item "> <a href="form_validation_md.html" class="nav-link "> <span class="title">Material Design <br>Form Validation</span> </a> </li> <li class="nav-item "> <a href="form_layouts.html" class="nav-link "> <span class="title">Form Layouts</span> </a> </li> <li class="nav-item "> <a href="form_input_mask.html" class="nav-link "> <span class="title">Form Input Mask</span> </a> </li> <li class="nav-item "> <a href="form_editable.html" class="nav-link "> <span class="title">Form X-editable</span> </a> </li> <li class="nav-item "> <a href="form_wizard.html" class="nav-link "> <span class="title">Form Wizard</span> </a> </li> <li class="nav-item "> <a href="form_icheck.html" class="nav-link "> <span class="title">iCheck Controls</span> </a> </li> <li class="nav-item "> <a href="form_image_crop.html" class="nav-link "> <span class="title">Image Cropping</span> </a> </li> <li class="nav-item "> <a href="form_fileupload.html" class="nav-link "> <span class="title">Multiple File Upload</span> </a> </li> <li class="nav-item "> <a href="form_dropzone.html" class="nav-link "> <span class="title">Dropzone File Upload</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-bulb"></i> <span class="title">Elements</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="elements_steps.html" class="nav-link "> <span class="title">Steps</span> </a> </li> <li class="nav-item "> <a href="elements_lists.html" class="nav-link "> <span class="title">Lists</span> </a> </li> <li class="nav-item "> <a href="elements_ribbons.html" class="nav-link "> <span class="title">Ribbons</span> </a> </li> <li class="nav-item "> <a href="elements_overlay.html" class="nav-link "> <span class="title">Overlays</span> </a> </li> <li class="nav-item "> <a href="elements_cards.html" class="nav-link "> <span class="title">User Cards</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-briefcase"></i> <span class="title">Tables</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <span class="title">Static Tables</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="table_static_basic.html" class="nav-link "> Basic Tables </a> </li> <li class="nav-item "> <a href="table_static_responsive.html" class="nav-link "> Responsive Tables </a> </li> <li class="nav-item "> <a href="table_bootstrap_master.html" class="nav-link "> Bootstrap Table </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <span class="title">Datatables</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="table_datatables_managed.html" class="nav-link "> Managed Datatables </a> </li> <li class="nav-item "> <a href="table_datatables_buttons.html" class="nav-link "> Buttons Extension </a> </li> <li class="nav-item "> <a href="table_datatables_colreorder.html" class="nav-link "> Colreorder Extension </a> </li> <li class="nav-item "> <a href="table_datatables_rowreorder.html" class="nav-link "> Rowreorder Extension </a> </li> <li class="nav-item "> <a href="table_datatables_scroller.html" class="nav-link "> Scroller Extension </a> </li> <li class="nav-item "> <a href="table_datatables_fixedheader.html" class="nav-link "> FixedHeader Extension </a> </li> <li class="nav-item "> <a href="table_datatables_responsive.html" class="nav-link "> Responsive Extension </a> </li> <li class="nav-item "> <a href="table_datatables_editable.html" class="nav-link "> Editable Datatables </a> </li> <li class="nav-item "> <a href="table_datatables_ajax.html" class="nav-link "> Ajax Datatables </a> </li> </ul> </li> </ul> </li> <li class="nav-item "> <a href="?p=" class="nav-link nav-toggle"> <i class="icon-wallet"></i> <span class="title">Portlets</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="portlet_boxed.html" class="nav-link "> <span class="title">Boxed Portlets</span> </a> </li> <li class="nav-item "> <a href="portlet_light.html" class="nav-link "> <span class="title">Light Portlets</span> </a> </li> <li class="nav-item "> <a href="portlet_solid.html" class="nav-link "> <span class="title">Solid Portlets</span> </a> </li> <li class="nav-item "> <a href="portlet_ajax.html" class="nav-link "> <span class="title">Ajax Portlets</span> </a> </li> <li class="nav-item "> <a href="portlet_draggable.html" class="nav-link "> <span class="title">Draggable Portlets</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-bar-chart"></i> <span class="title">Charts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="charts_amcharts.html" class="nav-link "> <span class="title">amChart</span> </a> </li> <li class="nav-item "> <a href="charts_flotcharts.html" class="nav-link "> <span class="title">Flot Charts</span> </a> </li> <li class="nav-item "> <a href="charts_flowchart.html" class="nav-link "> <span class="title">Flow Charts</span> </a> </li> <li class="nav-item "> <a href="charts_google.html" class="nav-link "> <span class="title">Google Charts</span> </a> </li> <li class="nav-item "> <a href="charts_echarts.html" class="nav-link "> <span class="title">eCharts</span> </a> </li> <li class="nav-item "> <a href="charts_morris.html" class="nav-link "> <span class="title">Morris Charts</span> </a> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <span class="title">HighCharts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="charts_highcharts.html" class="nav-link "> HighCharts </a> </li> <li class="nav-item "> <a href="charts_highstock.html" class="nav-link "> HighStock </a> </li> <li class="nav-item "> <a href="charts_highmaps.html" class="nav-link "> HighMaps </a> </li> </ul> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-pointer"></i> <span class="title">Maps</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="maps_google.html" class="nav-link "> <span class="title">Google Maps</span> </a> </li> <li class="nav-item "> <a href="maps_vector.html" class="nav-link "> <span class="title">Vector Maps</span> </a> </li> </ul> </li> <li class="heading"> <h3 class="uppercase">Layouts</h3> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-layers"></i> <span class="title">Page Layouts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="layout_blank_page.html" class="nav-link "> <span class="title">Blank Page</span> </a> </li> <li class="nav-item "> <a href="layout_classic_page_head.html" class="nav-link "> <span class="title">Classic Page Head</span> </a> </li> <li class="nav-item "> <a href="layout_light_page_head.html" class="nav-link "> <span class="title">Light Page Head</span> </a> </li> <li class="nav-item "> <a href="layout_content_grey.html" class="nav-link "> <span class="title">Grey Bg Content</span> </a> </li> <li class="nav-item "> <a href="layout_search_on_header_1.html" class="nav-link "> <span class="title">Search Box On Header 1</span> </a> </li> <li class="nav-item "> <a href="layout_search_on_header_2.html" class="nav-link "> <span class="title">Search Box On Header 2</span> </a> </li> <li class="nav-item "> <a href="layout_language_bar.html" class="nav-link "> <span class="title">Header Language Bar</span> </a> </li> <li class="nav-item "> <a href="layout_footer_fixed.html" class="nav-link "> <span class="title">Fixed Footer</span> </a> </li> <li class="nav-item "> <a href="layout_boxed_page.html" class="nav-link "> <span class="title">Boxed Page</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-feed"></i> <span class="title">Sidebar Layouts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="layout_sidebar_menu_light.html" class="nav-link "> <span class="title">Light Sidebar Menu</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_menu_hover.html" class="nav-link "> <span class="title">Hover Sidebar Menu</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_search_1.html" class="nav-link "> <span class="title">Sidebar Search Option 1</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_search_2.html" class="nav-link "> <span class="title">Sidebar Search Option 2</span> </a> </li> <li class="nav-item "> <a href="layout_toggler_on_sidebar.html" class="nav-link "> <span class="title">Sidebar Toggler On Sidebar</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_reversed.html" class="nav-link "> <span class="title">Reversed Sidebar Page</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_fixed.html" class="nav-link "> <span class="title">Fixed Sidebar Layout</span> </a> </li> <li class="nav-item "> <a href="layout_sidebar_closed.html" class="nav-link "> <span class="title">Closed Sidebar Layout</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-paper-plane"></i> <span class="title">Horizontal Menu</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="layout_mega_menu_light.html" class="nav-link "> <span class="title">Light Mega Menu</span> </a> </li> <li class="nav-item "> <a href="layout_mega_menu_dark.html" class="nav-link "> <span class="title">Dark Mega Menu</span> </a> </li> <li class="nav-item "> <a href="layout_full_width.html" class="nav-link "> <span class="title">Full Width Layout</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class=" icon-wrench"></i> <span class="title">Custom Layouts</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="layout_disabled_menu.html" class="nav-link "> <span class="title">Disabled Menu Links</span> </a> </li> <li class="nav-item "> <a href="layout_full_height_portlet.html" class="nav-link "> <span class="title">Full Height Portlet</span> </a> </li> <li class="nav-item "> <a href="layout_full_height_content.html" class="nav-link "> <span class="title">Full Height Content</span> </a> </li> </ul> </li> <li class="heading"> <h3 class="uppercase">Pages</h3> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-basket"></i> <span class="title">eCommerce</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="ecommerce_index.html" class="nav-link "> <i class="icon-home"></i> <span class="title">Dashboard</span> </a> </li> <li class="nav-item "> <a href="ecommerce_orders.html" class="nav-link "> <i class="icon-basket"></i> <span class="title">Orders</span> </a> </li> <li class="nav-item "> <a href="ecommerce_orders_view.html" class="nav-link "> <i class="icon-tag"></i> <span class="title">Order View</span> </a> </li> <li class="nav-item "> <a href="ecommerce_products.html" class="nav-link "> <i class="icon-graph"></i> <span class="title">Products</span> </a> </li> <li class="nav-item "> <a href="ecommerce_products_edit.html" class="nav-link "> <i class="icon-graph"></i> <span class="title">Product Edit</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-docs"></i> <span class="title">Apps</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="app_todo.html" class="nav-link "> <i class="icon-clock"></i> <span class="title">Todo 1</span> </a> </li> <li class="nav-item "> <a href="app_todo_2.html" class="nav-link "> <i class="icon-check"></i> <span class="title">Todo 2</span> </a> </li> <li class="nav-item "> <a href="app_inbox.html" class="nav-link "> <i class="icon-envelope"></i> <span class="title">Inbox</span> </a> </li> <li class="nav-item "> <a href="app_calendar.html" class="nav-link "> <i class="icon-calendar"></i> <span class="title">Calendar</span> </a> </li> <li class="nav-item "> <a href="app_ticket.html" class="nav-link "> <i class="icon-notebook"></i> <span class="title">Support</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-user"></i> <span class="title">User</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_user_profile_1.html" class="nav-link "> <i class="icon-user"></i> <span class="title">Profile 1</span> </a> </li> <li class="nav-item "> <a href="page_user_profile_1_account.html" class="nav-link "> <i class="icon-user-female"></i> <span class="title">Profile 1 Account</span> </a> </li> <li class="nav-item "> <a href="page_user_profile_1_help.html" class="nav-link "> <i class="icon-user-following"></i> <span class="title">Profile 1 Help</span> </a> </li> <li class="nav-item "> <a href="page_user_profile_2.html" class="nav-link "> <i class="icon-users"></i> <span class="title">Profile 2</span> </a> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-notebook"></i> <span class="title">Login</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_user_login_1.html" class="nav-link " target="_blank"> Login Page 1 </a> </li> <li class="nav-item "> <a href="page_user_login_2.html" class="nav-link " target="_blank"> Login Page 2 </a> </li> <li class="nav-item "> <a href="page_user_login_3.html" class="nav-link " target="_blank"> Login Page 3 </a> </li> <li class="nav-item "> <a href="page_user_login_4.html" class="nav-link " target="_blank"> Login Page 4 </a> </li> <li class="nav-item "> <a href="page_user_login_5.html" class="nav-link " target="_blank"> Login Page 5 </a> </li> <li class="nav-item "> <a href="page_user_login_6.html" class="nav-link " target="_blank"> Login Page 6 </a> </li> </ul> </li> <li class="nav-item "> <a href="page_user_lock_1.html" class="nav-link " target="_blank"> <i class="icon-lock"></i> <span class="title">Lock Screen 1</span> </a> </li> <li class="nav-item "> <a href="page_user_lock_2.html" class="nav-link " target="_blank"> <i class="icon-lock-open"></i> <span class="title">Lock Screen 2</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-social-dribbble"></i> <span class="title">General</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_general_about.html" class="nav-link "> <i class="icon-info"></i> <span class="title">About</span> </a> </li> <li class="nav-item "> <a href="page_general_contact.html" class="nav-link "> <i class="icon-call-end"></i> <span class="title">Contact</span> </a> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-notebook"></i> <span class="title">Portfolio</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_general_portfolio_1.html" class="nav-link "> Portfolio 1 </a> </li> <li class="nav-item "> <a href="page_general_portfolio_2.html" class="nav-link "> Portfolio 2 </a> </li> <li class="nav-item "> <a href="page_general_portfolio_3.html" class="nav-link "> Portfolio 3 </a> </li> <li class="nav-item "> <a href="page_general_portfolio_4.html" class="nav-link "> Portfolio 4 </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-magnifier"></i> <span class="title">Search</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_general_search.html" class="nav-link "> Search 1 </a> </li> <li class="nav-item "> <a href="page_general_search_2.html" class="nav-link "> Search 2 </a> </li> <li class="nav-item "> <a href="page_general_search_3.html" class="nav-link "> Search 3 </a> </li> <li class="nav-item "> <a href="page_general_search_4.html" class="nav-link "> Search 4 </a> </li> <li class="nav-item "> <a href="page_general_search_5.html" class="nav-link "> Search 5 </a> </li> </ul> </li> <li class="nav-item "> <a href="page_general_pricing.html" class="nav-link "> <i class="icon-tag"></i> <span class="title">Pricing</span> </a> </li> <li class="nav-item "> <a href="page_general_faq.html" class="nav-link "> <i class="icon-wrench"></i> <span class="title">FAQ</span> </a> </li> <li class="nav-item "> <a href="page_general_blog.html" class="nav-link "> <i class="icon-pencil"></i> <span class="title">Blog</span> </a> </li> <li class="nav-item "> <a href="page_general_blog_post.html" class="nav-link "> <i class="icon-note"></i> <span class="title">Blog Post</span> </a> </li> <li class="nav-item "> <a href="page_general_invoice.html" class="nav-link "> <i class="icon-envelope"></i> <span class="title">Invoice</span> </a> </li> <li class="nav-item "> <a href="page_general_invoice_2.html" class="nav-link "> <i class="icon-envelope"></i> <span class="title">Invoice 2</span> </a> </li> </ul> </li> <li class="nav-item "> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-settings"></i> <span class="title">System</span> <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item "> <a href="page_system_coming_soon.html" class="nav-link " target="_blank"> <span class="title">Coming Soon</span> </a> </li> <li class="nav-item "> <a href="page_system_404_1.html" class="nav-link "> <span class="title">404 Page 1</span> </a> </li> <li class="nav-item "> <a href="page_system_404_2.html" class="nav-link " target="_blank"> <span class="title">404 Page 2</span> </a> </li> <li class="nav-item "> <a href="page_system_404_3.html" class="nav-link " target="_blank"> <span class="title">404 Page 3</span> </a> </li> <li class="nav-item "> <a href="page_system_500_1.html" class="nav-link "> <span class="title">500 Page 1</span> </a> </li> <li class="nav-item "> <a href="page_system_500_2.html" class="nav-link " target="_blank"> <span class="title">500 Page 2</span> </a> </li> </ul> </li> <li class="nav-item"> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-folder"></i> <span class="title">Multi Level Menu</span> <span class="arrow "></span> </a> <ul class="sub-menu"> <li class="nav-item"> <a href="javascript:;" class="nav-link nav-toggle"> <i class="icon-settings"></i> Item 1 <span class="arrow"></span> </a> <ul class="sub-menu"> <li class="nav-item"> <a href="javascript:;" target="_blank" class="nav-link"> <i class="icon-user"></i> Arrow Toggle <span class="arrow nav-toggle"></span> </a> <ul class="sub-menu"> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-power"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-paper-plane"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-star"></i> Sample Link 1</a> </li> </ul> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-camera"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-link"></i> Sample Link 2</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-pointer"></i> Sample Link 3</a> </li> </ul> </li> <li class="nav-item"> <a href="javascript:;" target="_blank" class="nav-link"> <i class="icon-globe"></i> Arrow Toggle <span class="arrow nav-toggle"></span> </a> <ul class="sub-menu"> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-tag"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-pencil"></i> Sample Link 1</a> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-graph"></i> Sample Link 1</a> </li> </ul> </li> <li class="nav-item"> <a href="#" class="nav-link"> <i class="icon-bar-chart"></i> Item 3 </a> </li> </ul> </li> </ul> <!-- END SIDEBAR MENU --> <!-- END SIDEBAR MENU --> </div> <!-- END SIDEBAR --> </div> <!-- END SIDEBAR --> <!-- BEGIN CONTENT --> <div class="page-content-wrapper"> <!-- BEGIN CONTENT BODY --> <div class="page-content"> <!-- BEGIN PAGE HEADER--> <!-- BEGIN THEME PANEL --> <div class="theme-panel hidden-xs hidden-sm"> <div class="toggler"> </div> <div class="toggler-close"> </div> <div class="theme-options"> <div class="theme-option theme-colors clearfix"> <span> THEME COLOR </span> <ul> <li class="color-default current tooltips" data-style="default" data-container="body" data-original-title="Default"> </li> <li class="color-darkblue tooltips" data-style="darkblue" data-container="body" data-original-title="Dark Blue"> </li> <li class="color-blue tooltips" data-style="blue" data-container="body" data-original-title="Blue"> </li> <li class="color-grey tooltips" data-style="grey" data-container="body" data-original-title="Grey"> </li> <li class="color-light tooltips" data-style="light" data-container="body" data-original-title="Light"> </li> <li class="color-light2 tooltips" data-style="light2" data-container="body" data-html="true" data-original-title="Light 2"> </li> </ul> </div> <div class="theme-option"> <span> Layout </span> <select class="layout-option form-control input-sm"> <option value="fluid" selected="selected">Fluid</option> <option value="boxed">Boxed</option> </select> </div> <div class="theme-option"> <span> Header </span> <select class="page-header-option form-control input-sm"> <option value="fixed" selected="selected">Fixed</option> <option value="default">Default</option> </select> </div> <div class="theme-option"> <span> Top Menu Dropdown</span> <select class="page-header-top-dropdown-style-option form-control input-sm"> <option value="light" selected="selected">Light</option> <option value="dark">Dark</option> </select> </div> <div class="theme-option"> <span> Sidebar Mode</span> <select class="sidebar-option form-control input-sm"> <option value="fixed">Fixed</option> <option value="default" selected="selected">Default</option> </select> </div> <div class="theme-option"> <span> Sidebar Menu </span> <select class="sidebar-menu-option form-control input-sm"> <option value="accordion" selected="selected">Accordion</option> <option value="hover">Hover</option> </select> </div> <div class="theme-option"> <span> Sidebar Style </span> <select class="sidebar-style-option form-control input-sm"> <option value="default" selected="selected">Default</option> <option value="light">Light</option> </select> </div> <div class="theme-option"> <span> Sidebar Position </span> <select class="sidebar-pos-option form-control input-sm"> <option value="left" selected="selected">Left</option> <option value="right">Right</option> </select> </div> <div class="theme-option"> <span> Footer </span> <select class="page-footer-option form-control input-sm"> <option value="fixed">Fixed</option> <option value="default" selected="selected">Default</option> </select> </div> </div> </div> <!-- END THEME PANEL --> <!-- BEGIN PAGE BAR --> <div class="page-bar"> <ul class="page-breadcrumb"> <li> <a href="index.html">Home</a> <i class="fa fa-circle"></i> </li> <li> <span>Form Stuff</span> </li> </ul> <div class="page-toolbar"> <div class="btn-group pull-right"> <button type="button" class="btn green btn-sm btn-outline dropdown-toggle" data-toggle="dropdown"> Actions <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="#"> <i class="icon-bell"></i> Action</a> </li> <li> <a href="#"> <i class="icon-shield"></i> Another action</a> </li> <li> <a href="#"> <i class="icon-user"></i> Something else here</a> </li> <li class="divider"> </li> <li> <a href="#"> <i class="icon-bag"></i> Separated link</a> </li> </ul> </div> </div> </div> <!-- END PAGE BAR --> <!-- BEGIN PAGE TITLE--> <h3 class="page-title"> Materil Design Form Validation States <small>material design form validation states</small> </h3> <!-- END PAGE TITLE--> <!-- END PAGE HEADER--> <div class="row"> <div class="col-md-6"> <!-- BEGIN VALIDATION STATES--> <div class="portlet light portlet-fit portlet-form bordered"> <div class="portlet-title"> <div class="caption"> <i class=" icon-layers font-green"></i> <span class="caption-subject font-green sbold uppercase">Validation States</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <!-- BEGIN FORM--> <form action="#" class="form-horizontal"> <div class="form-body"> <div class="form-group form-md-line-input"> <label class="col-md-3 control-label" for="form_control_1">Default State</label> <div class="col-md-9"> <input type="text" class="form-control" placeholder=""> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> </div> </div> <div class="form-group form-md-line-input has-error"> <label class="col-md-3 control-label" for="form_control_1">Error State</label> <div class="col-md-9"> <input type="text" class="form-control" placeholder=""> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> </div> </div> <div class="form-group form-md-line-input has-warning"> <label class="col-md-3 control-label" for="form_control_1">Warning State</label> <div class="col-md-9"> <input type="text" class="form-control" placeholder=""> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> </div> </div> <div class="form-group form-md-line-input has-success"> <label class="col-md-3 control-label" for="form_control_1">Success State</label> <div class="col-md-9"> <input type="text" class="form-control" placeholder=""> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> </div> </div> <div class="form-group form-md-line-input has-error"> <label class="col-md-3 control-label" for="form_control_1">Left icon</label> <div class="col-md-9"> <div class="input-icon"> <input type="text" class="form-control" placeholder="Left icon"> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> <i class="fa fa-bell-o"></i> </div> </div> </div> <div class="form-group form-md-line-input has-success"> <label class="col-md-3 control-label" for="form_control_1">Right icon</label> <div class="col-md-9"> <div class="input-icon right"> <input type="text" class="form-control" placeholder="Right icon"> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> <i class="icon-user"></i> </div> </div> </div> <div class="form-group form-md-line-input has-warning"> <label class="col-md-3 control-label" for="form_control_1">Input Group</label> <div class="col-md-9"> <div class="input-group has-success"> <span class="input-group-addon"> <i class="fa fa-envelope"></i> </span> <input type="text" class="form-control" placeholder="Email Address"> <div class="form-control-focus"> </div> </div> </div> </div> <div class="form-group form-md-line-input has-success"> <label class="col-md-3 control-label" for="form_control_1">Input Group</label> <div class="col-md-9"> <div class="input-group has-success"> <input type="text" class="form-control" placeholder="Email Address"> <span class="input-group-addon"> <i class="fa fa-envelope"></i> </span> <div class="form-control-focus"> </div> </div> </div> </div> <div class="form-group form-md-line-input has-error"> <label class="col-md-3 control-label" for="form_control_1">Input Group</label> <div class="col-md-9"> <div class="input-group"> <div class="input-group-control"> <input type="text" class="form-control" placeholder="Placeholder"> </div> <span class="input-group-btn btn-right"> <button type="button" class="btn green-haze dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Action <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;">Action</a> </li> <li> <a href="javascript:;">Another action</a> </li> <li> <a href="javascript:;">Something else here</a> </li> <li class="divider"> </li> <li> <a href="javascript:;">Separated link</a> </li> </ul> </span> </div> </div> </div> <div class="form-group form-md-line-input has-error"> <label class="col-md-3 control-label" for="form_control_1">Input Group</label> <div class="col-md-9"> <div class="input-group input-group-sm"> <span class="input-group-btn btn-left"> <button class="btn red-intense" type="button">Go!</button> </span> <div class="input-group-control"> <input type="text" class="form-control input-sm" placeholder=".input-sm"> </div> <span class="input-group-btn btn-right"> <button class="btn green-haze" type="button">Go!</button> </span> </div> </div> </div> <div class="form-group form-md-line-input has-success"> <label class="col-md-3 control-label" for="form_control_1">Dropdown</label> <div class="col-md-9"> <select class="form-control" name=""> <option value="">Option 1</option> <option value="">Option 2</option> <option value="">Option 3</option> </select> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> </div> </div> <div class="form-group form-md-line-input has-error"> <label class="col-md-3 control-label" for="form_control_1">Dropdown</label> <div class="col-md-9"> <select class="form-control" name=""> <option value="">Option 1</option> <option value="">Option 2</option> <option value="">Option 3</option> </select> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> </div> </div> <div class="form-group form-md-line-input has-error"> <label class="col-md-3 control-label" for="form_control_1">Textarea</label> <div class="col-md-9"> <textarea class="form-control" name="" rows="3"></textarea> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> </div> </div> <div class="form-group form-md-line-input has-success"> <label class="col-md-3 control-label" for="form_control_1">Textarea</label> <div class="col-md-9"> <textarea class="form-control" name="" rows="3"></textarea> <div class="form-control-focus"> </div> <span class="help-block">Some help goes here...</span> </div> </div> <div class="form-group form-md-checkboxes"> <label class="col-md-3 control-label" for="form_control_1">Checkboxes</label> <div class="col-md-9"> <div class="md-checkbox-list"> <div class="md-checkbox"> <input type="checkbox" id="checkbox1_1" class="md-check"> <label for="checkbox1_1"> <span></span> <span class="check"></span> <span class="box"></span> Option 1 </label> </div> <div class="md-checkbox"> <input type="checkbox" id="checkbox1_2" class="md-check"> <label for="checkbox1_2"> <span></span> <span class="check"></span> <span class="box"></span> Option 2 </label> </div> <div class="md-checkbox"> <input type="checkbox" id="checkbox1_211" class="md-check"> <label for="checkbox1_211"> <span></span> <span class="check"></span> <span class="box"></span> Option 3 </label> </div> </div> </div> </div> <div class="form-group form-md-checkboxes has-error"> <label class="col-md-3 control-label" for="form_control_1">Checkboxes(error)</label> <div class="col-md-9"> <div class="md-checkbox-inline"> <div class="md-checkbox"> <input type="checkbox" id="checkbox1_3" class="md-check"> <label for="checkbox1_3"> <span></span> <span class="check"></span> <span class="box"></span> Option 1 </label> </div> <div class="md-checkbox"> <input type="checkbox" id="checkbox1_4" class="md-check" checked=""> <label for="checkbox1_4"> <span></span> <span class="check"></span> <span class="box"></span> Option 2 </label> </div> <div class="md-checkbox"> <input type="checkbox" id="checkbox1_5" class="md-check"> <label for="checkbox1_5"> <span></span> <span class="check"></span> <span class="box"></span> Option 3 </label> </div> </div> </div> </div> <div class="form-group form-md-radios has-success"> <label class="col-md-3 control-label" for="form_control_1">Radios(success)</label> <div class="col-md-9"> <div class="md-radio-list"> <div class="md-radio"> <input type="radio" id="checkbox1_6" name="radio211" class="md-radiobtn"> <label for="checkbox1_6"> <span></span> <span class="check"></span> <span class="box"></span> Option 1 </label> </div> <div class="md-radio"> <input type="radio" id="checkbox1_7" name="radio211" class="md-radiobtn" checked=""> <label for="checkbox1_6"> <span></span> <span class="check"></span> <span class="box"></span> Option 2 </label> </div> <div class="md-radio"> <input type="radio" id="checkbox1_611" name="radio211" class="md-radiobtn" checked=""> <label for="checkbox1_611"> <span></span> <span class="check"></span> <span class="box"></span> Option 3 </label> </div> </div> </div> </div> <div class="form-group form-md-radios has-warning"> <label class="col-md-3 control-label" for="form_control_1">Radios(warning)</label> <div class="col-md-9"> <div class="md-radio-inline"> <div class="md-radio"> <input type="radio" id="checkbox1_8" name="radio2" class="md-radiobtn"> <label for="checkbox1_8"> <span></span> <span class="check"></span> <span class="box"></span> Option 1 </label> </div> <div class="md-radio"> <input type="radio" id="checkbox1_9" name="radio2" class="md-radiobtn" checked=""> <label for="checkbox1_9"> <span></span> <span class="check"></span> <span class="box"></span> Option 2 </label> </div> <div class="md-radio"> <input type="radio" id="checkbox1_10" name="radio2" class="md-radiobtn"> <label for="checkbox1_10"> <span></span> <span class="check"></span> <span class="box"></span> Option 3 </label> </div> </div> </div> </div> </div> <div class="form-actions"> <div class="row"> <div class="col-md-offset-3 col-md-9"> <a href="javascript:;" class="btn green">Submit</a> <a href="javascript:;" class="btn default">Cancel</a> </div> </div> </div> </form> <!-- END FORM--> </div> </div> <!-- END VALIDATION STATES--> </div> <div class="col-md-6"> <!-- BEGIN VALIDATION STATES--> <div class="portlet light portlet-fit portlet-form bordered"> <div class="portlet-title"> <div class="caption"> <i class=" icon-layers font-red"></i> <span class="caption-subject font-red sbold uppercase">Validation States</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <!-- BEGIN FORM--> <form action="#"> <div class="form-body"> <div class="form-group form-md-line-input"> <input type="text" class="form-control" id="form_control_1" placeholder="Enter your name"> <label for="form_control_1">Default State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input has-warning"> <input type="text" class="form-control" id="form_control_1" placeholder="Enter your name"> <label for="form_control_1">Warning State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input has-success"> <input type="text" class="form-control" id="form_control_1" placeholder="Enter your name"> <label for="form_control_1">Success State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input has-error"> <input type="text" class="form-control" id="form_control_1" placeholder="Enter your name"> <label for="form_control_1">Error State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input has-warning"> <div class="input-group"> <span class="input-group-addon"> <i class="fa fa-envelope"></i> </span> <input type="text" class="form-control" placeholder="Email Address"> <label for="form_control_1">Input Group</label> </div> </div> <div class="form-group form-md-line-input has-error"> <div class="input-group"> <input type="text" class="form-control" placeholder="Email Address"> <label for="form_control_1">Input Group</label> <span class="input-group-addon"> <i class="fa fa-envelope"></i> </span> </div> </div> <div class="form-group form-md-line-input has-success"> <div class="input-group"> <div class="input-group-control"> <input type="text" class="form-control" placeholder="Placeholder"> <label for="form_control_1">Input Group</label> </div> <span class="input-group-btn btn-right"> <button type="button" class="btn green-haze dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Action <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;">Action</a> </li> <li> <a href="javascript:;">Another action</a> </li> <li> <a href="javascript:;">Something else here</a> </li> <li class="divider"> </li> <li> <a href="javascript:;">Separated link</a> </li> </ul> </span> </div> </div> <div class="form-group form-md-line-input has-warning"> <select class="form-control" name=""> <option value="">Option 1</option> <option value="">Option 2</option> <option value="">Option 3</option> </select> <label for="form_control_1">Warning State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input has-error"> <textarea class="form-control" name="" rows="3"></textarea> <label for="form_control_1">Error State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input has-success"> <textarea class="form-control" name="" rows="3"></textarea> <label for="form_control_1">Success State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-checkboxes"> <label for="form_control_1">Checkboxes</label> <div class="md-checkbox-list"> <div class="md-checkbox"> <input type="checkbox" id="checkbox2_1" class="md-check"> <label for="checkbox2_1"> <span></span> <span class="check"></span> <span class="box"></span> Option 1 </label> </div> <div class="md-checkbox"> <input type="checkbox" id="checkbox2_2" class="md-check"> <label for="checkbox2_2"> <span></span> <span class="check"></span> <span class="box"></span> Option 2 </label> </div> </div> </div> <div class="form-group form-md-checkboxes has-error"> <label for="form_control_1">Checkboxes(error)</label> <div class="md-checkbox-inline"> <div class="md-checkbox"> <input type="checkbox" id="checkbox2_3" class="md-check"> <label for="checkbox2_3"> <span></span> <span class="check"></span> <span class="box"></span> Option 1 </label> </div> <div class="md-checkbox"> <input type="checkbox" id="checkbox2_4" class="md-check" checked=""> <label for="checkbox2_4"> <span></span> <span class="check"></span> <span class="box"></span> Option 2 </label> </div> <div class="md-checkbox"> <input type="checkbox" id="checkbox2_5" class="md-check"> <label for="checkbox2_4"> <span></span> <span class="check"></span> <span class="box"></span> Option 3 </label> </div> </div> </div> <div class="form-group form-md-radios has-success"> <label for="form_control_1">Radios(success)</label> <div class="md-radio-list"> <div class="md-radio"> <input type="radio" id="checkbox2_6" name="radio211" class="md-radiobtn"> <label for="checkbox2_6"> <span></span> <span class="check"></span> <span class="box"></span> Option 1 </label> </div> <div class="md-radio"> <input type="radio" id="checkbox2_7" name="radio211" class="md-radiobtn" checked=""> <label for="checkbox2_7"> <span></span> <span class="check"></span> <span class="box"></span> Option 2 </label> </div> </div> </div> <div class="form-group form-md-radios has-warning"> <label for="form_control_1">Radios(warning)</label> <div class="md-radio-inline"> <div class="md-radio"> <input type="radio" id="checkbox2_8" name="radio2" class="md-radiobtn"> <label for="checkbox2_8"> <span></span> <span class="check"></span> <span class="box"></span> Option 1 </label> </div> <div class="md-radio"> <input type="radio" id="checkbox2_9" name="radio2" class="md-radiobtn" checked=""> <label for="checkbox2_9"> <span></span> <span class="check"></span> <span class="box"></span> Option 2 </label> </div> <div class="md-radio"> <input type="radio" id="checkbox2_10" name="radio2" class="md-radiobtn"> <label for="checkbox2_10"> <span></span> <span class="check"></span> <span class="box"></span> Option 3 </label> </div> </div> </div> </div> <div class="form-actions"> <div class="row"> <div class="col-md-12"> <a href="javascript:;" class="btn green">Submit</a> <a href="javascript:;" class="btn default">Cancel</a> </div> </div> </div> </form> <!-- END FORM--> </div> </div> <!-- END VALIDATION STATES--> </div> </div> <div class="row"> <div class="col-md-12"> <!-- BEGIN VALIDATION STATES--> <div class="portlet light portlet-fit portlet-form bordered"> <div class="portlet-title"> <div class="caption"> <i class=" icon-layers font-red"></i> <span class="caption-subject font-red sbold uppercase">Floating Label Validation States</span> </div> <div class="actions"> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-cloud-upload"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-wrench"></i> </a> <a class="btn btn-circle btn-icon-only btn-default" href="javascript:;"> <i class="icon-trash"></i> </a> </div> </div> <div class="portlet-body"> <!-- BEGIN FORM--> <form action="#"> <div class="form-body"> <div class="form-group form-md-line-input form-md-floating-label"> <input type="text" class="form-control" id="form_control_1"> <label for="form_control_1">Default State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input form-md-floating-label has-warning"> <input type="text" class="form-control" id="form_control_1"> <label for="form_control_1">Warning State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input form-md-floating-label has-success"> <input type="text" class="form-control" id="form_control_1"> <label for="form_control_1">Success State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input form-md-floating-label has-error"> <input type="text" class="form-control" id="form_control_1"> <label for="form_control_1">Error State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input form-md-floating-label has-success"> <div class="input-group"> <div class="input-group-control"> <input type="text" class="form-control"> <label for="form_control_1">Input Group</label> </div> <span class="input-group-btn btn-right"> <button type="button" class="btn green-haze dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Action <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;">Action</a> </li> <li> <a href="javascript:;">Another action</a> </li> <li> <a href="javascript:;">Something else here</a> </li> <li class="divider"> </li> <li> <a href="javascript:;">Separated link</a> </li> </ul> </span> </div> </div> <div class="form-group form-md-line-input form-md-floating-label has-error"> <select class="form-control" name=""> <option value=""></option> <option value="1">Option 1</option> <option value="2">Option 2</option> <option value="3">Option 3</option> </select> <label for="form_control_1">Error State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input form-md-floating-label has-warning"> <select class="form-control" name=""> <option value=""></option> <option value="1">Option 1</option> <option value="2">Option 2</option> <option value="3">Option 3</option> </select> <label for="form_control_1">Warning State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input form-md-floating-label has-error"> <textarea class="form-control" name="" rows="3"></textarea> <label for="form_control_1">Error State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input form-md-floating-label has-success"> <textarea class="form-control" name="" rows="3"></textarea> <label for="form_control_1">Success State</label> <span class="help-block">Some help goes here...</span> </div> <div class="form-group form-md-line-input form-md-floating-label has-error"> <div class="input-group"> <input type="text" class="form-control"> <label for="form_control_1">Input Group</label> <span class="input-group-addon"> <i class="fa fa-envelope"></i> </span> </div> </div> <div class="form-group form-md-line-input form-md-floating-label has-success"> <div class="input-group"> <div class="input-group-control"> <input type="text" class="form-control"> <label for="form_control_1">Input Group</label> </div> <span class="input-group-btn btn-right"> <button type="button" class="btn green-haze dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Action <i class="fa fa-angle-down"></i> </button> <ul class="dropdown-menu pull-right" role="menu"> <li> <a href="javascript:;">Action</a> </li> <li> <a href="javascript:;">Another action</a> </li> <li> <a href="javascript:;">Something else here</a> </li> <li class="divider"> </li> <li> <a href="javascript:;">Separated link</a> </li> </ul> </span> </div> </div> </div> <div class="form-actions"> <div class="row"> <div class="col-md-12"> <a href="javascript:;" class="btn dark">Submit</a> <a href="javascript:;" class="btn default">Cancel</a> </div> </div> </div> </form> <!-- END FORM--> </div> </div> <!-- END VALIDATION STATES--> </div> </div> </div> <!-- END CONTENT BODY --> </div> <!-- END CONTENT --> <!-- BEGIN QUICK SIDEBAR --> <a href="javascript:;" class="page-quick-sidebar-toggler"> <i class="icon-login"></i> </a> <div class="page-quick-sidebar-wrapper" data-close-on-body-click="false"> <div class="page-quick-sidebar"> <ul class="nav nav-tabs"> <li class="active"> <a href="javascript:;" data-target="#quick_sidebar_tab_1" data-toggle="tab"> Users <span class="badge badge-danger">2</span> </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_2" data-toggle="tab"> Alerts <span class="badge badge-success">7</span> </a> </li> <li class="dropdown"> <a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"> More <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu pull-right"> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-bell"></i> Alerts </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-info"></i> Notifications </a> </li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-speech"></i> Activities </a> </li> <li class="divider"></li> <li> <a href="javascript:;" data-target="#quick_sidebar_tab_3" data-toggle="tab"> <i class="icon-settings"></i> Settings </a> </li> </ul> </li> </ul> <div class="tab-content"> <div class="tab-pane active page-quick-sidebar-chat" id="quick_sidebar_tab_1"> <div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list"> <h3 class="list-heading">Staff</h3> <ul class="media-list list-items"> <li class="media"> <div class="media-status"> <span class="badge badge-success">8</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar3.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Bob Nilson</h4> <div class="media-heading-sub"> Project Manager </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar1.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Nick Larson</h4> <div class="media-heading-sub"> Art Director </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-danger">3</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar4.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Deon Hubert</h4> <div class="media-heading-sub"> CTO </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar2.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Ella Wong</h4> <div class="media-heading-sub"> CEO </div> </div> </li> </ul> <h3 class="list-heading">Customers</h3> <ul class="media-list list-items"> <li class="media"> <div class="media-status"> <span class="badge badge-warning">2</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar6.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Lara Kunis</h4> <div class="media-heading-sub"> CEO, Loop Inc </div> <div class="media-heading-small"> Last seen 03:10 AM </div> </div> </li> <li class="media"> <div class="media-status"> <span class="label label-sm label-success">new</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar7.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Ernie Kyllonen</h4> <div class="media-heading-sub"> Project Manager, <br> SmartBizz PTL </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar8.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Lisa Stone</h4> <div class="media-heading-sub"> CTO, Keort Inc </div> <div class="media-heading-small"> Last seen 13:10 PM </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-success">7</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar9.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Deon Portalatin</h4> <div class="media-heading-sub"> CFO, H&D LTD </div> </div> </li> <li class="media"> <img class="media-object" src="../assets/layouts/layout/img/avatar10.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Irina Savikova</h4> <div class="media-heading-sub"> CEO, Tizda Motors Inc </div> </div> </li> <li class="media"> <div class="media-status"> <span class="badge badge-danger">4</span> </div> <img class="media-object" src="../assets/layouts/layout/img/avatar11.jpg" alt="..."> <div class="media-body"> <h4 class="media-heading">Maria Gomez</h4> <div class="media-heading-sub"> Manager, Infomatic Inc </div> <div class="media-heading-small"> Last seen 03:10 AM </div> </div> </li> </ul> </div> <div class="page-quick-sidebar-item"> <div class="page-quick-sidebar-chat-user"> <div class="page-quick-sidebar-nav"> <a href="javascript:;" class="page-quick-sidebar-back-to-list"> <i class="icon-arrow-left"></i>Back</a> </div> <div class="page-quick-sidebar-chat-user-messages"> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:15</span> <span class="body"> When could you send me the report ? </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:15</span> <span class="body"> Its almost done. I will be sending it shortly </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:15</span> <span class="body"> Alright. Thanks! :) </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:16</span> <span class="body"> You are most welcome. Sorry for the delay. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> No probs. Just take your time :) </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:40</span> <span class="body"> Alright. I just emailed it to you. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> Great! Thanks. Will check it right away. </span> </div> </div> <div class="post in"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Ella Wong</a> <span class="datetime">20:40</span> <span class="body"> Please let me know if you have any comment. </span> </div> </div> <div class="post out"> <img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" /> <div class="message"> <span class="arrow"></span> <a href="javascript:;" class="name">Bob Nilson</a> <span class="datetime">20:17</span> <span class="body"> Sure. I will check and buzz you if anything needs to be corrected. </span> </div> </div> </div> <div class="page-quick-sidebar-chat-user-form"> <div class="input-group"> <input type="text" class="form-control" placeholder="Type a message here..."> <div class="input-group-btn"> <button type="button" class="btn green"> <i class="icon-paper-clip"></i> </button> </div> </div> </div> </div> </div> </div> <div class="tab-pane page-quick-sidebar-alerts" id="quick_sidebar_tab_2"> <div class="page-quick-sidebar-alerts-list"> <h3 class="list-heading">General</h3> <ul class="feeds list-items"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-warning"> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> <h3 class="list-heading">System</h3> <ul class="feeds list-items"> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-check"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 4 pending tasks. <span class="label label-sm label-warning "> Take action <i class="fa fa-share"></i> </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> Just now </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-danger"> <i class="fa fa-bar-chart-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Finance Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-default"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-shopping-cart"></i> </div> </div> <div class="cont-col2"> <div class="desc"> New order received with <span class="label label-sm label-success"> Reference Number: DR23923 </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 30 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-success"> <i class="fa fa-user"></i> </div> </div> <div class="cont-col2"> <div class="desc"> You have 5 pending membership that requires a quick review. </div> </div> </div> </div> <div class="col2"> <div class="date"> 24 mins </div> </div> </li> <li> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-warning"> <i class="fa fa-bell-o"></i> </div> </div> <div class="cont-col2"> <div class="desc"> Web server hardware needs to be upgraded. <span class="label label-sm label-default "> Overdue </span> </div> </div> </div> </div> <div class="col2"> <div class="date"> 2 hours </div> </div> </li> <li> <a href="javascript:;"> <div class="col1"> <div class="cont"> <div class="cont-col1"> <div class="label label-sm label-info"> <i class="fa fa-briefcase"></i> </div> </div> <div class="cont-col2"> <div class="desc"> IPO Report for year 2013 has been released. </div> </div> </div> </div> <div class="col2"> <div class="date"> 20 mins </div> </div> </a> </li> </ul> </div> </div> <div class="tab-pane page-quick-sidebar-settings" id="quick_sidebar_tab_3"> <div class="page-quick-sidebar-settings-list"> <h3 class="list-heading">General Settings</h3> <ul class="list-items borderless"> <li> Enable Notifications <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Allow Tracking <input type="checkbox" class="make-switch" data-size="small" data-on-color="info" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Log Errors <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Auto Sumbit Issues <input type="checkbox" class="make-switch" data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Enable SMS Alerts <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="success" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> </ul> <h3 class="list-heading">System Settings</h3> <ul class="list-items borderless"> <li> Security Level <select class="form-control input-inline input-sm input-small"> <option value="1">Normal</option> <option value="2" selected>Medium</option> <option value="e">High</option> </select> </li> <li> Failed Email Attempts <input class="form-control input-inline input-sm input-small" value="5" /> </li> <li> Secondary SMTP Port <input class="form-control input-inline input-sm input-small" value="3560" /> </li> <li> Notify On System Error <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="danger" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> <li> Notify On SMTP Error <input type="checkbox" class="make-switch" checked data-size="small" data-on-color="warning" data-on-text="ON" data-off-color="default" data-off-text="OFF"> </li> </ul> <div class="inner-content"> <button class="btn btn-success"> <i class="icon-settings"></i> Save Changes</button> </div> </div> </div> </div> </div> </div> <!-- END QUICK SIDEBAR --> </div> <!-- END CONTAINER --> <!-- BEGIN FOOTER --> <div class="page-footer"> <div class="page-footer-inner"> 2014 &copy; Metronic by keenthemes. <a href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" title="Purchase Metronic just for 27$ and get lifetime updates for free" target="_blank">Purchase Metronic!</a> </div> <div class="scroll-to-top"> <i class="icon-arrow-up"></i> </div> </div> <!-- END FOOTER --> <!--[if lt IE 9]> <script src="../assets/global/plugins/respond.min.js"></script> <script src="../assets/global/plugins/excanvas.min.js"></script> <![endif]--> <!-- BEGIN CORE PLUGINS --> <script src="../assets/global/plugins/jquery.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/js.cookie.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script> <script src="../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script> <!-- END CORE PLUGINS --> <!-- BEGIN THEME GLOBAL SCRIPTS --> <script src="../assets/global/scripts/app.min.js" type="text/javascript"></script> <!-- END THEME GLOBAL SCRIPTS --> <!-- BEGIN PAGE LEVEL SCRIPTS --> <!-- END PAGE LEVEL SCRIPTS --> <!-- BEGIN THEME LAYOUT SCRIPTS --> <script src="../assets/layouts/layout/scripts/layout.min.js" type="text/javascript"></script> <script src="../assets/layouts/layout/scripts/demo.min.js" type="text/javascript"></script> <script src="../assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script> <!-- END THEME LAYOUT SCRIPTS --> </body> </html>
asdlugo/encuesta
web/metronic/admin/form_validation_states_md.html
HTML
mit
204,679
<!DOCTYPE HTML> <html> <head> <script type="text/javascript"> window.onload = function () { var chart = new CanvasJS.Chart("chartContainer", { title: { text: "Basic Range Column Chart" }, axisY: { includeZero: false, interval: 10, title: "Temperature (C)" }, axisX: { interval: 1, intervalType: "month", valueFormatString: "MMM" }, data: [ { type: "rangeColumn", color: "#369EAD", dataPoints: [ { x: new Date(2012,00,01), y: [-9.7, 10.4] }, // y: [Low ,High] { x: new Date(2012,01,01), y: [-8.7, 16.5] }, { x: new Date(2012,02,01), y: [-3.5, 19.4] }, { x: new Date(2012,03,01), y: [5.0, 22.6] }, { x: new Date(2012,04,01), y: [7.9, 29.5] }, { x: new Date(2012,05,01), y: [9.2, 34.7] }, { x: new Date(2012,06,01), y: [7.3, 30.5] }, { x: new Date(2012,07,01), y: [4.4, 25.5] }, { x: new Date(2012,08,01), y: [-3.1, 20.4] }, { x: new Date(2012,09,01), y: [-5.2, 15.4] }, { x: new Date(2012,10,01), y: [-13.5, 9.8] }, { x: new Date(2012,11,01), y: [-15.5, 5.8] } ] } ] }); chart.render(); } </script> <script src="../../canvasjs.min.js"></script> <title>CanvasJS Example</title> </head> <body> <div id="chartContainer" style="height: 400px; width: 100%;"> </div> </body> </html>
tforrest/real-talk
website/Chart Templates/examples/19-range-column-chart/basic-range-column-chart.html
HTML
mit
1,337
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>tclap: TCLAP::IgnoreRestVisitor Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.3.9.1 --> <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div> <h1>TCLAP::IgnoreRestVisitor Class Reference</h1>A Vistor that tells the <a class="el" href="classTCLAP_1_1CmdLine.html">CmdLine</a> to begin ignoring arguments after this one is parsed. <a href="#_details">More...</a> <p> <code>#include &lt;<a class="el" href="IgnoreRestVisitor_8h-source.html">IgnoreRestVisitor.h</a>&gt;</code> <p> Inheritance diagram for TCLAP::IgnoreRestVisitor:<p><center><img src="classTCLAP_1_1IgnoreRestVisitor__inherit__graph.png" border="0" usemap="#TCLAP_1_1IgnoreRestVisitor__inherit__map" alt="Inheritance graph"></center> <map name="TCLAP_1_1IgnoreRestVisitor__inherit__map"> <area href="classTCLAP_1_1Visitor.html" shape="rect" coords="39,8,148,32" alt=""> </map> <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for TCLAP::IgnoreRestVisitor:<p><center><img src="classTCLAP_1_1IgnoreRestVisitor__coll__graph.png" border="0" usemap="#TCLAP_1_1IgnoreRestVisitor__coll__map" alt="Collaboration graph"></center> <map name="TCLAP_1_1IgnoreRestVisitor__coll__map"> <area href="classTCLAP_1_1Visitor.html" shape="rect" coords="39,8,148,32" alt=""> </map> <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classTCLAP_1_1IgnoreRestVisitor-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1IgnoreRestVisitor.html#a0">IgnoreRestVisitor</a> ()</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <a href="#a0"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTCLAP_1_1IgnoreRestVisitor.html#a1">visit</a> ()</td></tr> <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets Arg::_ignoreRest. <a href="#a1"></a><br></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> A Vistor that tells the <a class="el" href="classTCLAP_1_1CmdLine.html">CmdLine</a> to begin ignoring arguments after this one is parsed. <p> <p> Definition at line <a class="el" href="IgnoreRestVisitor_8h-source.html#l00035">35</a> of file <a class="el" href="IgnoreRestVisitor_8h-source.html">IgnoreRestVisitor.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2> <a class="anchor" name="a0" doxytag="TCLAP::IgnoreRestVisitor::IgnoreRestVisitor"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">TCLAP::IgnoreRestVisitor::IgnoreRestVisitor </td> <td class="md" valign="top">(&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap><code> [inline]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> &nbsp; </td> <td> <p> Constructor. <p> <p> Definition at line <a class="el" href="IgnoreRestVisitor_8h-source.html#l00042">42</a> of file <a class="el" href="IgnoreRestVisitor_8h-source.html">IgnoreRestVisitor.h</a>. </td> </tr> </table> <hr><h2>Member Function Documentation</h2> <a class="anchor" name="a1" doxytag="TCLAP::IgnoreRestVisitor::visit"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">void TCLAP::IgnoreRestVisitor::visit </td> <td class="md" valign="top">(&nbsp;</td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">&nbsp;)&nbsp;</td> <td class="md" nowrap><code> [inline, virtual]</code></td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> &nbsp; </td> <td> <p> Sets Arg::_ignoreRest. <p> <p> Reimplemented from <a class="el" href="classTCLAP_1_1Visitor.html#a2">TCLAP::Visitor</a>. <p> Definition at line <a class="el" href="IgnoreRestVisitor_8h-source.html#l00047">47</a> of file <a class="el" href="IgnoreRestVisitor_8h-source.html">IgnoreRestVisitor.h</a>. </td> </tr> </table> <hr>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="IgnoreRestVisitor_8h-source.html">IgnoreRestVisitor.h</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Mon Sep 28 11:32:19 2009 for tclap by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address> </body> </html>
metiscus/texture-atlas
tclap/docs/html/classTCLAP_1_1IgnoreRestVisitor.html
HTML
mit
5,948
<p>Didact Gothic is a sans-serif font designed to present each letter in the form most often used in elementary classrooms. This makes it suitable for literacy efforts.</p>
xErik/pdfmake-fonts-google
lib/ofl/didactgothic/DESCRIPTION.en_us.html
HTML
mit
172
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Asio Refresher</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Boost.Beast"> <link rel="up" href="../using_io.html" title="Using I/O"> <link rel="prev" href="../using_io.html" title="Using I/O"> <link rel="next" href="stream_types.html" title="Stream Types"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../using_io.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_io.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="stream_types.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="beast.using_io.asio_refresher"></a><a class="link" href="asio_refresher.html" title="Asio Refresher">Asio Refresher</a> </h3></div></div></div> <div class="warning"><table border="0" summary="Warning"> <tr> <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../doc/src/images/warning.png"></td> <th align="left">Warning</th> </tr> <tr><td align="left" valign="top"><p> Beast does not manage sockets, make outgoing connections, accept incoming connections, handle timeouts, close endpoints, do name lookups, deal with TLS certificates, perform authentication, or otherwise handle any aspect of connection management. This is left to the interfaces already existing on the underlying streams. </p></td></tr> </table></div> <p> Library stream algorithms require a <a href="../../../../../../doc/html/boost_asio/reference/ip__tcp/socket.html" target="_top"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span></code></a>, <a href="../../../../../../doc/html/boost_asio/reference/ssl__stream.html" target="_top"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ssl</span><span class="special">::</span><span class="identifier">stream</span></code></a>, or other <a class="link" href="../concepts/streams.html" title="Streams"><span class="bold"><strong>Stream</strong></span></a> object that has already established communication with an endpoint. This example is provided as a reminder of how to work with sockets: </p> <pre class="programlisting"><span class="keyword">char</span> <span class="keyword">const</span><span class="special">*</span> <span class="keyword">const</span> <span class="identifier">host</span> <span class="special">=</span> <span class="string">"www.example.com"</span><span class="special">;</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">resolver</span> <span class="identifier">r</span><span class="special">{</span><span class="identifier">ioc</span><span class="special">};</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">stream</span><span class="special">{</span><span class="identifier">ioc</span><span class="special">};</span> <span class="keyword">auto</span> <span class="keyword">const</span> <span class="identifier">results</span> <span class="special">=</span> <span class="identifier">r</span><span class="special">.</span><span class="identifier">resolve</span><span class="special">(</span><span class="identifier">host</span><span class="special">,</span> <span class="string">"http"</span><span class="special">);</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">connect</span><span class="special">(</span><span class="identifier">stream</span><span class="special">,</span> <span class="identifier">results</span><span class="special">.</span><span class="identifier">begin</span><span class="special">(),</span> <span class="identifier">results</span><span class="special">.</span><span class="identifier">end</span><span class="special">());</span> <span class="comment">// At this point `stream` is a connected to a remote</span> <span class="comment">// host and may be used to perform stream operations.</span> </pre> <p> Throughout this documentation identifiers with the following names have special meaning: </p> <div class="table"> <a name="beast.using_io.asio_refresher.global_variables"></a><p class="title"><b>Table&#160;1.1.&#160;Global Variables</b></p> <div class="table-contents"><table class="table" summary="Global Variables"> <colgroup> <col> <col> </colgroup> <thead><tr> <th> <p> Name </p> </th> <th> <p> Description </p> </th> </tr></thead> <tbody> <tr> <td> <p> <a href="../../../../../../doc/html/boost_asio/reference/io_context.html" target="_top"><span class="bold"><strong><code class="computeroutput"><span class="identifier">ioc</span></code></strong></span></a> </p> </td> <td> <p> A variable of type <a href="../../../../../../doc/html/boost_asio/reference/io_context.html" target="_top"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_context</span></code></a> which is running on one separate thread, and upon which an <a href="../../../../../../doc/html/boost_asio/reference/executor_work_guard.html" target="_top"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">executor_work_guard</span></code></a> object has been constructed. </p> </td> </tr> <tr> <td> <p> <a href="../../../../../../doc/html/boost_asio/reference/ip__tcp/socket.html" target="_top"><span class="bold"><strong><code class="computeroutput"><span class="identifier">sock</span></code></strong></span></a> </p> </td> <td> <p> A variable of type <a href="../../../../../../doc/html/boost_asio/reference/ip__tcp/socket.html" target="_top"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span></code></a> which has already been connected to a remote host. </p> </td> </tr> <tr> <td> <p> <a href="../../../../../../doc/html/boost_asio/reference/ssl__stream.html" target="_top"><span class="bold"><strong><code class="computeroutput"><span class="identifier">ssl_sock</span></code></strong></span></a> </p> </td> <td> <p> A variable of type <a href="../../../../../../doc/html/boost_asio/reference/ssl__stream.html" target="_top"><code class="computeroutput"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ssl</span><span class="special">::</span><span class="identifier">stream</span><span class="special">&lt;</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span><span class="special">&gt;</span></code></a> which is already connected and has handshaked with a remote host. </p> </td> </tr> <tr> <td> <p> <a class="link" href="../ref/boost__beast__websocket__stream.html" title="websocket::stream"><span class="bold"><strong><code class="computeroutput"><span class="identifier">ws</span></code></strong></span></a> </p> </td> <td> <p> A variable of type <a class="link" href="../ref/boost__beast__websocket__stream.html" title="websocket::stream"><code class="computeroutput"><span class="identifier">websocket</span><span class="special">::</span><span class="identifier">stream</span><span class="special">&lt;</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span><span class="special">&gt;</span></code></a> which is already connected with a remote host. </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; 2016, 2017 Vinnie Falco<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../using_io.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../using_io.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="stream_types.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
nawawi/poedit
deps/boost/libs/beast/doc/html/beast/using_io/asio_refresher.html
HTML
mit
12,054
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <!-- MONOCLE CORE --> <script type="text/javascript" src="../../../src/core/monocle.js"></script> <script type="text/javascript" src="../../../src/compat/env.js"></script> <script type="text/javascript" src="../../../src/compat/css.js"></script> <script type="text/javascript" src="../../../src/compat/stubs.js"></script> <script type="text/javascript" src="../../../src/compat/browser.js"></script> <script type="text/javascript" src="../../../src/core/events.js"></script> <script type="text/javascript" src="../../../src/core/factory.js"></script> <script type="text/javascript" src="../../../src/core/styles.js"></script> <script type="text/javascript" src="../../../src/core/reader.js"></script> <script type="text/javascript" src="../../../src/core/book.js"></script> <script type="text/javascript" src="../../../src/core/component.js"></script> <script type="text/javascript" src="../../../src/core/place.js"></script> <!-- MONOCLE FLIPPERS --> <script type="text/javascript" src="../../../src/controls/panel.js"></script> <script type="text/javascript" src="../../../src/panels/twopane.js"></script> <script type="text/javascript" src="../../../src/dimensions/columns.js"></script> <script type="text/javascript" src="../../../src/flippers/instant.js"></script> <link rel="stylesheet" type="text/css" href="../../../styles/monocore.css" /> <title>Iframe scroll dimensions - full stack</title> <style> .flotationDevice { width: 400px; float: left; } .box { width: 337px; height: 400px; border: 1px solid black; overflow: hidden; position: relative; } .container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: black; } .page { position: absolute; top: 0; left: 0; right: 5px; bottom: 3px; z-index: 1; background: white; border: none; } .sheaf { position: absolute; overflow: hidden; top: 1em; left: 1em; right: 1em; bottom: 1em; } .sheaf iframe { border: none; background: #EEE; width: 100%; height: 100%; } div.monelem_page { border: none; } </style> <script> function printScrollDimensions() { var frames = document.getElementsByTagName('iframe'); for (var i = 0, ii = frames.length; i < ii; ++i) { var fr = frames[i]; var de = fr.contentDocument.documentElement; var bd = fr.contentDocument.body; var out = [ "documentElement.scrollWidth: "+de.scrollWidth, "documentElement.scrollHeight: "+de.scrollHeight, "body.scrollWidth: "+bd.scrollWidth, "body.scrollHeight: "+bd.scrollHeight ] document.getElementById(fr.id+"-out").innerHTML = out.join("\n"); } } function getViaAjax(path, clean) { var ajReq = new XMLHttpRequest(); ajReq.open("GET", path, false); ajReq.send(null); var src = ajReq.responseText; if (clean) { // Compress whitespace. src = src.replace(/\n/g, '\\n').replace(/\r/, '\\r'); // Escape single-quotes. src = src.replace(/\'/g, '\\\''); } return src; } function init() { var fr = document.getElementById('problem2'); fr.contentWindow.location.replace( "javascript:'"+getViaAjax("child.html", true)+"'" ); setInterval(printScrollDimensions, 1000); window.reader = Monocle.Reader( 'problem3', { getComponents: function () { return ["child.html"] }, getComponent: function (cmpt) { // Go figure: in Firefox if loaded as a HTML String, has the right // body scrollWidth... // return getViaAjax(cmpt); // ...whereas if loaded as a URL, it has a clipped body scrollW. // //return { url: cmpt }; }, getContents: function () { return [] }, getMetadata: function (key) { return null; } }, { flipper: Monocle.Flippers.Instant } ); } window.addEventListener("load", init, false); </script> </head> <body> <p> Here we simulate the exact DOM and CSS of the Monocle Reader. </p> <hr /> <div class="flotationDevice"> <p>This frame is loaded normally.</p> <div class="box"> <div class="container"> <div class="page"> <div class="sheaf"> <iframe id="problem1" scrolling="no" frameborder="0" src="child.html" ></iframe> </div> </div> </div> </div> <pre><code id="problem1-out"></code></pre> </div> <div class="flotationDevice"> <p>This frame is loaded via Ajax.</p> <div class="box"> <div class="container"> <div class="page"> <div class="sheaf"> <iframe id="problem2" scrolling="no" frameborder="0" src="about:blank" ></iframe> </div> </div> </div> </div> <pre><code id="problem2-out"></code></pre> </div> <div class="flotationDevice"> <p>This frame is loaded into Monocle.</p> <div class="box" id="problem3"> </div> <pre><code id="-out"></code></pre> </div> </body> </html>
hanjing5/ebook-reader
test/how-it-works/3-measurements/full-stack.html
HTML
mit
5,915
<div class="doc-content"> <header class="api-profile-header" > <h2 class="md-display-1" >{{currentDoc.name}} API Documentation</h2> </header> <div layout="row" class="api-options-bar with-icon"></div> <div class="api-profile-description"> <p><code>&lt;md-autocomplete&gt;</code> is a special input component with a drop-down of all possible matches to a custom query. This component allows you to provide real-time suggestions as the user types in the input area.</p> <p>To start, you will need to specify the required parameters and provide a template for your results. The content inside <code>md-autocomplete</code> will be treated as a template.</p> <p>In more complex cases, you may want to include other content such as a message to display when no matches were found. You can do this by wrapping your template in <code>md-item-template</code> and adding a tag for <code>md-not-found</code>. An example of this is shown below.</p> <p>To reset the displayed value you must clear both values for <code>md-search-text</code> and <code>md-selected-item</code>.</p> <h3 id="validation">Validation</h3> <p>You can use <code>ng-messages</code> to include validation the same way that you would normally validate; however, if you want to replicate a standard input with a floating label, you will have to do the following:</p> <ul> <li>Make sure that your template is wrapped in <code>md-item-template</code></li> <li>Add your <code>ng-messages</code> code inside of <code>md-autocomplete</code></li> <li>Add your validation properties to <code>md-autocomplete</code> (ie. <code>required</code>)</li> <li>Add a <code>name</code> to <code>md-autocomplete</code> (to be used on the generated <code>input</code>)</li> </ul> <p>There is an example below of how this should look.</p> <h3 id="snapping-drop-down">Snapping Drop-Down</h3> <p>You can cause the autocomplete drop-down to snap to an ancestor element by applying the <code>md-autocomplete-snap</code> attribute to that element. You can also snap to the width of the <code>md-autocomplete-snap</code> element by setting the attribute&#39;s value to <code>width</code> (ie. <code>md-autocomplete-snap=&quot;width&quot;</code>).</p> <h3 id="notes">Notes</h3> <p><strong>Autocomplete Dropdown Items Rendering</strong></p> <p>The <code>md-autocomplete</code> uses the the <a ng-href="api/directive/mdVirtualRepeat"> mdVirtualRepeat</a> directive for displaying the results inside of the dropdown.<br/></p> <blockquote> <p>When encountering issues regarding the item template please take a look at the <a ng-href="api/directive/mdVirtualRepeatContainer">VirtualRepeatContainer</a> documentation.</p> </blockquote> <p><strong>Autocomplete inside of a Virtual Repeat</strong></p> <p>When using the <code>md-autocomplete</code> directive inside of a <a ng-href="api/directive/mdVirtualRepeatContainer">VirtualRepeatContainer</a> the dropdown items might not update properly, because caching of the results is enabled by default.</p> <p>The autocomplete will then show invalid dropdown items, because the Virtual Repeat only updates the scope bindings rather than re-creating the <code>md-autocomplete</code>. This means that the previous cached results will be used.</p> <blockquote> <p>To avoid such problems, ensure that the autocomplete does not cache any results via <code>md-no-cache=&quot;true&quot;</code>:</p> </blockquote> <hljs lang="html"> <md-autocomplete md-no-cache="true" md-selected-item="selectedItem" md-items="item in items" md-search-text="searchText" md-item-text="item.display"> <span>{{ item.display }}</span> </md-autocomplete> </hljs> </div> <div> <section class="api-section"> <h2 id="Usage">Usage</h2> <h3 id="basic-example">Basic Example</h3> <hljs lang="html"> <md-autocomplete md-selected-item="selectedItem" md-search-text="searchText" md-items="item in getMatches(searchText)" md-item-text="item.display"> <span md-highlight-text="searchText">{{item.display}}</span> </md-autocomplete> </hljs> <h3 id="example-with-not-found-message">Example with &quot;not found&quot; message</h3> <hljs lang="html"> <md-autocomplete md-selected-item="selectedItem" md-search-text="searchText" md-items="item in getMatches(searchText)" md-item-text="item.display"> <md-item-template> <span md-highlight-text="searchText">{{item.display}}</span> </md-item-template> <md-not-found> No matches found. </md-not-found> </md-autocomplete> </hljs> <p>In this example, our code utilizes <code>md-item-template</code> and <code>md-not-found</code> to specify the different parts that make up our component.</p> <h3 id="clear-button-for-the-input">Clear button for the input</h3> <p>By default, the clear button is displayed when there is input. This aligns with the spec&#39;s <a href="https://material.io/archive/guidelines/patterns/search.html#search-in-app-search">Search Pattern</a>. In floating label mode, when <code>md-floating-label=&quot;My Label&quot;</code> is applied, the clear button is not displayed by default (see the spec&#39;s <a href="https://material.io/archive/guidelines/components/text-fields.html#text-fields-layout">Autocomplete Text Field</a>).</p> <p>Nevertheless, developers are able to explicitly toggle the clear button for all autocomplete components with <code>md-clear-button</code>.</p> <hljs lang="html"> <md-autocomplete ... md-clear-button="true"></md-autocomplete> <md-autocomplete ... md-clear-button="false"></md-autocomplete> </hljs> <p>In previous versions, the clear button was always hidden when the component was disabled. This changed in <code>1.1.5</code> to give the developer control of this behavior. This example will hide the clear button only when the component is disabled.</p> <hljs lang="html"> <md-autocomplete ... ng-disabled="disabled" md-clear-button="!disabled"></md-autocomplete> </hljs> <h3 id="example-with-validation">Example with validation</h3> <hljs lang="html"> <form name="autocompleteForm"> <md-autocomplete required md-input-name="autocomplete" md-selected-item="selectedItem" md-search-text="searchText" md-items="item in getMatches(searchText)" md-item-text="item.display"> <md-item-template> <span md-highlight-text="searchText">{{item.display}}</span> </md-item-template> <div ng-messages="autocompleteForm.autocomplete.$error"> <div ng-message="required">This field is required</div> </div> </md-autocomplete> </form> </hljs> <p>In this example, our code utilizes <code>md-item-template</code> and <code>ng-messages</code> to specify input validation for the field.</p> <h3 id="asynchronous-results">Asynchronous Results</h3> <p>The autocomplete items expression also supports promises, which will resolve with the query results.</p> <hljs lang="js"> function AppController($scope, $http) { $scope.query = function(searchText) { return $http .get(BACKEND_URL + &#39;/items/&#39; + searchText) .then(function(data) { // Map the response object to the data object. return data; }); }; } </hljs> <hljs lang="html"> <md-autocomplete md-selected-item="selectedItem" md-search-text="searchText" md-items="item in query(searchText)"> <md-item-template> <span md-highlight-text="searchText">{{item}}</span> </md-item-template> </md-autocomplete> </hljs> <h3 id="specifying-repeat-mode">Specifying Repeat Mode</h3> <p>You can use <code>md-mode</code> to specify whether to use standard or virtual lists for rendering autocomplete options. The <code>md-mode</code> accepts two values:</p> <ul> <li><code>virtual</code> (default) Uses <code>md-virtual-repeat</code> to render list items. Virtual mode requires you to have consistent heights for all suggestions.</li> <li><code>standard</code> uses <code>ng-repeat</code> to render list items. This allows you to have options of varying heights.</li> </ul> <p>Note that using &#39;standard&#39; mode will require you to address any list performance issues (e.g. pagination) separately within your application.</p> <hljs lang="html"> <md-autocomplete md-selected-item="selectedItem" md-search-text="searchText" md-items="item in getMatches(searchText)" md-item-text="item.display" md-mode="standard"> <span md-highlight-text="searchText">{{item.display}}</span> </md-autocomplete> </hljs> </section> <div class="api-param-section"> <h2> Attributes </h2> <div class="api-param-table"> <table class="md-api-table"> <thead> <tr> <th>Parameter</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr class="api-params-item"> <td style="white-space: nowrap;"> <b>* md-items</b> <span hide show-sm> <code class="api-type label type-hint type-hint-expression">expression</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-expression">expression</code></td> <td class="description"> <p>An expression in the format of <code>item in results</code> to iterate over matches for your search.<br/><br/> The <code>results</code> expression can be also a function, which returns the results synchronously or asynchronously (per Promise).</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-selected-item-change <span hide show-sm> <code class="api-type label type-hint type-hint-expression">expression</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-expression">expression</code></td> <td class="description"> <p>An expression to be run each time a new item is selected.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-search-text-change <span hide show-sm> <code class="api-type label type-hint type-hint-expression">expression</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-expression">expression</code></td> <td class="description"> <p>An expression to be run each time the search text updates.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-search-text <span hide show-sm> <code class="api-type label type-hint type-hint-expression">expression</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-expression">expression</code></td> <td class="description"> <p>A model to bind the search query text to.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-selected-item <span hide show-sm> <code class="api-type label type-hint type-hint-object">object</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-object">object</code></td> <td class="description"> <p>A model to bind the selected item to.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-item-text <span hide show-sm> <code class="api-type label type-hint type-hint-expression">expression</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-expression">expression</code></td> <td class="description"> <p>An expression that will convert your object to a single string.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> placeholder <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>Placeholder text that will be forwarded to the input.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-no-cache <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>Disables the internal caching that happens in autocomplete.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> ng-disabled <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>Determines whether or not to disable the input field.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-require-match <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>When set to true, the autocomplete will add a validator, which will evaluate to false, when no item is currently selected.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-min-length <span hide show-sm> <code class="api-type label type-hint type-hint-number">number</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-number">number</code></td> <td class="description"> <p>Specifies the minimum length of text before autocomplete will make suggestions.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-delay <span hide show-sm> <code class="api-type label type-hint type-hint-number">number</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-number">number</code></td> <td class="description"> <p>Specifies the amount of time (in milliseconds) to wait before looking for results.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-clear-button <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>Whether the clear button for the autocomplete input should show up or not.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-autofocus <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>If true, the autocomplete will be automatically focused when a <code>$mdDialog</code>, <code>$mdBottomsheet</code> or <code>$mdSidenav</code>, which contains the autocomplete, is opening. <br/><br/> Also the autocomplete will immediately focus the input element.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-no-asterisk <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>When present, asterisk will not be appended to the floating label.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-autoselect <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>If set to true, the first item will be automatically selected in the dropdown upon open.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-input-name <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>The name attribute given to the input element to be used with FormController.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-menu-class <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>This class will be applied to the dropdown menu for styling.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-menu-container-class <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>This class will be applied to the parent container of the dropdown panel.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-input-class <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>This will be applied to the input for styling. This attribute is only valid when a <code>md-floating-label</code> is defined.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-floating-label <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>This will add a floating label to autocomplete and wrap it in <code>md-input-container</code>.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-select-on-focus <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>When present the inputs text will be automatically selected on focus.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-input-id <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>An ID to be added to the input element.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-input-minlength <span hide show-sm> <code class="api-type label type-hint type-hint-number">number</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-number">number</code></td> <td class="description"> <p>The minimum length for the input&#39;s value for validation.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-input-maxlength <span hide show-sm> <code class="api-type label type-hint type-hint-number">number</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-number">number</code></td> <td class="description"> <p>The maximum length for the input&#39;s value for validation.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-select-on-match <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>When set, autocomplete will automatically select the item if the search text is an exact match. <br/><br/> An exact match is when only one match is displayed.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-match-case-insensitive <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>When set and using <code>md-select-on-match</code>, autocomplete will select on case-insensitive match.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-escape-options <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>Override escape key logic. Default is <code>blur clear</code>.<br/> Options: <code>blur</code>, <code>clear</code>, <code>none</code>.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-dropdown-items <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>Specifies the maximum amount of items to be shown in the dropdown.<br/><br/> When the dropdown doesn&#39;t fit into the viewport, the dropdown will shrink as much as possible.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-dropdown-position <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>Overrides the default dropdown position. Options: <code>top</code>, <code>bottom</code>.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> input-aria-describedby <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>A space-separated list of element IDs. This should contain the IDs of any elements that describe this autocomplete. Screen readers will read the content of these elements at the end of announcing that the autocomplete has been selected and describing its current state. The descriptive elements do not need to be visible on the page.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> input-aria-labelledby <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>A space-separated list of element IDs. The ideal use case is that this would contain the ID of a <code>&lt;label&gt;</code> element that is associated with this autocomplete. This will only have affect when <code>md-floating-label</code> is not defined.<br><br> For <code>&lt;label id=&quot;state&quot;&gt;US State&lt;/label&gt;</code>, you would set this to <code>input-aria-labelledby=&quot;state&quot;</code>.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> input-aria-label <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>A label that will be applied to the autocomplete&#39;s input. This will be announced by screen readers before the placeholder. This will only have affect when <code>md-floating-label</code> is not defined. If you define both <code>input-aria-label</code> and <code>input-aria-labelledby</code>, then <code>input-aria-label</code> will take precedence.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-selected-message <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>Attribute to specify the text that the screen reader will announce after a value is selected. Default is: &quot;selected&quot;. If <code>Alaska</code> is selected in the options panel, it will read &quot;Alaska selected&quot;. You will want to override this when your app is running in a non-English locale.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> ng-trim <span hide show-sm> <code class="api-type label type-hint type-hint-boolean">boolean</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-boolean">boolean</code></td> <td class="description"> <p>If set to false, the search text will be not trimmed automatically. Defaults to true.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> ng-pattern <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>Adds the pattern validator to the ngModel of the search text. See the <a href="https://docs.angularjs.org/api/ng/directive/ngPattern">ngPattern Directive</a> for more details.</p> </td> </tr> <tr class="api-params-item"> <td style="white-space: nowrap;"> md-mode <span hide show-sm> <code class="api-type label type-hint type-hint-string">string</code></span> </td> <td style="white-space: nowrap;"> <code class="api-type label type-hint type-hint-string">string</code></td> <td class="description"> <p>Specify the repeat mode for suggestion lists. Acceptable values include <code>virtual</code> (md-virtual-repeat) and <code>standard</code> (ng-repeat). See the <code>Specifying Repeat Mode</code> example for mode details. Default is <code>virtual</code>.</p> </td> </tr> </tbody> </table> </div> </div> </div> </div>
angular/code.material.angularjs.org
1.1.17/partials/api/material.components.autocomplete/directive/mdAutocomplete.html
HTML
mit
31,017
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfMoveTo.html" title="class in org.apache.poi.hwmf.record"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/poi/hwmf/record/\class-useHwmfDraw.WmfMoveTo.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HwmfDraw.WmfMoveTo.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo</B></H2> </CENTER> No usage of org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfMoveTo.html" title="class in org.apache.poi.hwmf.record"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/poi/hwmf/record/\class-useHwmfDraw.WmfMoveTo.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HwmfDraw.WmfMoveTo.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2016 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
Sebaxtian/KDD
poi-3.14/docs/apidocs/org/apache/poi/hwmf/record/class-use/HwmfDraw.WmfMoveTo.html
HTML
mit
6,219
<p>Droid Sans Mono is a fixed width version of Droid Sans. The Droid Sans Mono typefaces were designed by Steve Matteson of <a href="http://ascendercorp.com">Ascender Corp</a>. The Droid Sans Mono fonts feature non-proportional spacing for displaying text in a tabular setting and other uses where a monospaced font is desired. Droid Sans Mono has excellent legibility characteristics in its letterforms. <p>More information on the Droid Fonts can be found at <a href="http://www.droidfonts.com">http://www.droidfonts.com</a>.</p>
xErik/pdfmake-fonts-google
lib/apache/droidsansmono/DESCRIPTION.en_us.html
HTML
mit
530
<!-- ~ Hibernate Validator, declare and validate application constraints ~ ~ License: Apache License, Version 2.0 ~ See the license.txt file in the root directory or <http://www.apache.org/licenses/LICENSE-2.0>. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> </head> <body> <p>Various implementations of the TraversableResolver interface.</p> </body> </html>
fazerish/hibernate-validator
engine/src/main/java/org/hibernate/validator/internal/engine/resolver/package.html
HTML
apache-2.0
448
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Xerces-C++: XMLMutexMgr.hpp File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.6 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="classes.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> </div> <div class="contents"> <h1>XMLMutexMgr.hpp File Reference</h1> <p> <a href="XMLMutexMgr_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Classes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLMutexMgr.html">XMLMutexMgr</a></td></tr> <tr><td colspan="2"><br><h2>Defines</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XMLMutexMgr_8hpp.html#c05893cd0ea2c0a3bfbce23003f8193a">XERCESC_INCLUDE_GUARD_XMLMUTEXMGR_HPP</a></td></tr> <tr><td colspan="2"><br><h2>Variables</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">XERCES_CPP_NAMESPACE_BEGIN <br> typedef void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XMLMutexMgr_8hpp.html#aa5881018bb3a619d8f79d1eb7cd3196">XMLMutexHandle</a></td></tr> </table> <hr><h2>Define Documentation</h2> <a class="anchor" name="c05893cd0ea2c0a3bfbce23003f8193a"></a><!-- doxytag: member="XMLMutexMgr.hpp::XERCESC_INCLUDE_GUARD_XMLMUTEXMGR_HPP" ref="c05893cd0ea2c0a3bfbce23003f8193a" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">#define XERCESC_INCLUDE_GUARD_XMLMUTEXMGR_HPP </td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <hr><h2>Variable Documentation</h2> <a class="anchor" name="aa5881018bb3a619d8f79d1eb7cd3196"></a><!-- doxytag: member="XMLMutexMgr.hpp::XMLMutexHandle" ref="aa5881018bb3a619d8f79d1eb7cd3196" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">XERCES_CPP_NAMESPACE_BEGIN typedef void* <a class="el" href="XMLMutexMgr_8hpp.html#aa5881018bb3a619d8f79d1eb7cd3196">XMLMutexHandle</a> </td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> </div> <hr size="1"><address style="text-align: right;"><small>Generated on Wed Apr 21 17:55:49 2010 for Xerces-C++ by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> </body> </html>
Starlink/xerces
doc/html/apiDocs-3/XMLMutexMgr_8hpp.html
HTML
apache-2.0
3,135
<!DOCTYPE html > <html> <head> <title>UnicastPartitioner - io.gearpump.partitioner.UnicastPartitioner</title> <meta name="description" content="UnicastPartitioner - io.gearpump.partitioner.UnicastPartitioner" /> <meta name="keywords" content="UnicastPartitioner io.gearpump.partitioner.UnicastPartitioner" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../../lib/jquery.js" id="jquery-js"></script> <script type="text/javascript" src="../../../lib/jquery-ui.js"></script> <script type="text/javascript" src="../../../lib/template.js"></script> <script type="text/javascript" src="../../../lib/tools.tooltip.js"></script> <script type="text/javascript"> if(top === self) { var url = '../../../index.html'; var hash = 'io.gearpump.partitioner.UnicastPartitioner'; var anchor = window.location.hash; var anchor_opt = ''; if (anchor.length >= 1) anchor_opt = '@' + anchor.substring(1); window.location.href = url + '#' + hash + anchor_opt; } </script> </head> <body class="type"> <div id="definition"> <img alt="Trait" src="../../../lib/trait_big.png" /> <p id="owner"><a href="../../package.html" class="extype" name="io">io</a>.<a href="../package.html" class="extype" name="io.gearpump">gearpump</a>.<a href="package.html" class="extype" name="io.gearpump.partitioner">partitioner</a></p> <h1>UnicastPartitioner</h1><h3><span class="morelinks"><div>Related Doc: <a href="package.html" class="extype" name="io.gearpump.partitioner">package partitioner</a> </div></span></h3><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">trait</span> </span> <span class="symbol"> <span class="name">UnicastPartitioner</span><span class="result"> extends <a href="Partitioner.html" class="extype" name="io.gearpump.partitioner.Partitioner">Partitioner</a></span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="toggleContainer block"> <span class="toggle">Linear Supertypes</span> <div class="superTypes hiddenContent"><a href="Partitioner.html" class="extype" name="io.gearpump.partitioner.Partitioner">Partitioner</a>, <span class="extype" name="scala.Serializable">Serializable</span>, <span class="extype" name="java.io.Serializable">Serializable</span>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div> </div><div class="toggleContainer block"> <span class="toggle">Known Subclasses</span> <div class="subClasses hiddenContent"><a href="CoLocationPartitioner.html" class="extype" name="io.gearpump.partitioner.CoLocationPartitioner">CoLocationPartitioner</a>, <a href="../streaming/dsl/partitioner/GroupByPartitioner.html" class="extype" name="io.gearpump.streaming.dsl.partitioner.GroupByPartitioner">GroupByPartitioner</a>, <a href="HashPartitioner.html" class="extype" name="io.gearpump.partitioner.HashPartitioner">HashPartitioner</a>, <a href="ShuffleGroupingPartitioner.html" class="extype" name="io.gearpump.partitioner.ShuffleGroupingPartitioner">ShuffleGroupingPartitioner</a>, <a href="ShufflePartitioner.html" class="extype" name="io.gearpump.partitioner.ShufflePartitioner">ShufflePartitioner</a></div> </div></div> <div id="mbrsel"> <div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By Inheritance</span></li> </ol> </div> <div id="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="io.gearpump.partitioner.UnicastPartitioner"><span>UnicastPartitioner</span></li><li class="in" name="io.gearpump.partitioner.Partitioner"><span>Partitioner</span></li><li class="in" name="scala.Serializable"><span>Serializable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div id="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show All</span></li> </ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> <div id="template"> <div id="allMembers"> <div id="values" class="values members"> <h3>Abstract Value Members</h3> <ol><li name="io.gearpump.partitioner.UnicastPartitioner#getPartition" visbl="pub" data-isabs="true" fullComment="no" group="Ungrouped"> <a id="getPartition(msg:io.gearpump.Message,partitionNum:Int,currentPartitionId:Int):Int"></a> <a id="getPartition(Message,Int,Int):Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">abstract </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getPartition</span><span class="params">(<span name="msg">msg: <a href="../Message.html" class="extype" name="io.gearpump.Message">Message</a></span>, <span name="partitionNum">partitionNum: <span class="extype" name="scala.Int">Int</span></span>, <span name="currentPartitionId">currentPartitionId: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@getPartition(msg:io.gearpump.Message,partitionNum:Int,currentPartitionId:Int):Int" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <p class="shortcomment cmt"></p> </li></ol> </div> <div id="values" class="values members"> <h3>Concrete Value Members</h3> <ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a> <a id="!=(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@!=(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <a id="##():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@##():Int" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a> <a id="==(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@==(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <a id="asInstanceOf[T0]:T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@asInstanceOf[T0]:T0" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a> <a id="clone():AnyRef"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@clone():Object" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a> <a id="eq(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@eq(x$1:AnyRef):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a> <a id="equals(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@equals(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <a id="finalize():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@finalize():Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="symbol">classOf[java.lang.Throwable]</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <a id="getClass():Class[_]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@getClass():Class[_]" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="io.gearpump.partitioner.UnicastPartitioner#getPartition" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped"> <a id="getPartition(msg:io.gearpump.Message,partitionNum:Int):Int"></a> <a id="getPartition(Message,Int):Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getPartition</span><span class="params">(<span name="msg">msg: <a href="../Message.html" class="extype" name="io.gearpump.Message">Message</a></span>, <span name="partitionNum">partitionNum: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@getPartition(msg:io.gearpump.Message,partitionNum:Int):Int" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> </li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <a id="hashCode():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@hashCode():Int" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <a id="isInstanceOf[T0]:Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@isInstanceOf[T0]:Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a> <a id="ne(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@ne(x$1:AnyRef):Boolean" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <a id="notify():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@notify():Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <a id="notifyAll():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@notifyAll():Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a> <a id="synchronized[T0](⇒T0):T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@synchronized[T0](x$1:=&gt;T0):T0" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <a id="toString():String"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@toString():String" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <a id="wait():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@wait():Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a> <a id="wait(Long,Int):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@wait(x$1:Long,x$2:Int):Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a> <a id="wait(Long):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../index.html#io.gearpump.partitioner.UnicastPartitioner@wait(x$1:Long):Unit" title="Permalink" target="_top"> <img src="../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li></ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="io.gearpump.partitioner.Partitioner"> <h3>Inherited from <a href="Partitioner.html" class="extype" name="io.gearpump.partitioner.Partitioner">Partitioner</a></h3> </div><div class="parent" name="scala.Serializable"> <h3>Inherited from <span class="extype" name="scala.Serializable">Serializable</span></h3> </div><div class="parent" name="java.io.Serializable"> <h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3> </div><div class="parent" name="scala.AnyRef"> <h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </html>
gearpump/gearpump.github.io
releases/latest/api/scala/io/gearpump/partitioner/UnicastPartitioner.html
HTML
apache-2.0
29,468
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_22) on Tue May 28 09:42:43 CDT 2013 --> <TITLE> PresenceManager (Openfire 3.8.2 Javadoc) </TITLE> <META NAME="keywords" CONTENT="org.jivesoftware.openfire.PresenceManager interface"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="PresenceManager (Openfire 3.8.2 Javadoc)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Openfire 3.8.2 Javadoc</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/jivesoftware/openfire/PacketRouter.html" title="interface in org.jivesoftware.openfire"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../org/jivesoftware/openfire/PresenceRouter.html" title="class in org.jivesoftware.openfire"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/jivesoftware/openfire/PresenceManager.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PresenceManager.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.jivesoftware.openfire</FONT> <BR> Interface PresenceManager</H2> <DL> <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/jivesoftware/openfire/spi/PresenceManagerImpl.html" title="class in org.jivesoftware.openfire.spi">PresenceManagerImpl</A></DD> </DL> <HR> <DL> <DT><PRE>public interface <B>PresenceManager</B></DL> </PRE> <P> The presence manager tracks on a global basis who's online. The presence monitor watches and reports on what users are present on the server, and in other jabber domains that it knows about. The presence manager does not know about invisible users (they are invisible). <P> <P> <DL> <DT><B>Author:</B></DT> <DD>Iain Shigeoka</DD> </DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#SORT_ONLINE_TIME">SORT_ONLINE_TIME</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sort by online time.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#SORT_USERNAME">SORT_USERNAME</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sort by username.</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#canProbePresence(org.xmpp.packet.JID, java.lang.String)">canProbePresence</A></B>(org.xmpp.packet.JID&nbsp;prober, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;probee)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the the prober is allowed to see the presence of the probee.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;long</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#getLastActivity(org.jivesoftware.openfire.user.User)">getLastActivity</A></B>(<A HREF="../../../org/jivesoftware/openfire/user/User.html" title="class in org.jivesoftware.openfire.user">User</A>&nbsp;user)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of milliseconds since the user went offline or -1 if such information is not available or if the user is online.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#getLastPresenceStatus(org.jivesoftware.openfire.user.User)">getLastPresenceStatus</A></B>(<A HREF="../../../org/jivesoftware/openfire/user/User.html" title="class in org.jivesoftware.openfire.user">User</A>&nbsp;user)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the status sent by the user in his last unavailable presence or <tt>null</tt> if the user is online or never set such information.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.xmpp.packet.Presence</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#getPresence(org.jivesoftware.openfire.user.User)">getPresence</A></B>(<A HREF="../../../org/jivesoftware/openfire/user/User.html" title="class in org.jivesoftware.openfire.user">User</A>&nbsp;user)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the user's current presence, or <tt>null</tt> if the user is unavailable.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;org.xmpp.packet.Presence&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#getPresences(java.lang.String)">getPresences</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;username)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns all presences for the user, or <tt>null</tt> if the user is unavailable.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#handleProbe(org.xmpp.packet.Presence)">handleProbe</A></B>(org.xmpp.packet.Presence&nbsp;packet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle a presence probe sent by a remote server.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#isAvailable(org.jivesoftware.openfire.user.User)">isAvailable</A></B>(<A HREF="../../../org/jivesoftware/openfire/user/User.html" title="class in org.jivesoftware.openfire.user">User</A>&nbsp;user)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the availability of the user.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#probePresence(org.xmpp.packet.JID, org.xmpp.packet.JID)">probePresence</A></B>(org.xmpp.packet.JID&nbsp;prober, org.xmpp.packet.JID&nbsp;probee)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Probes the presence of the given XMPPAddress and attempts to send it to the given user.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#sendUnavailableFromSessions(org.xmpp.packet.JID, org.xmpp.packet.JID)">sendUnavailableFromSessions</A></B>(org.xmpp.packet.JID&nbsp;recipientJID, org.xmpp.packet.JID&nbsp;userJID)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sends unavailable presence from all of the user's available resources to the remote user.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#userAvailable(org.xmpp.packet.Presence)">userAvailable</A></B>(org.xmpp.packet.Presence&nbsp;presence)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification message saying that the sender of the given presence just became available.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/jivesoftware/openfire/PresenceManager.html#userUnavailable(org.xmpp.packet.Presence)">userUnavailable</A></B>(org.xmpp.packet.Presence&nbsp;presence)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification message saying that the sender of the given presence just became unavailable.</TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="SORT_USERNAME"><!-- --></A><H3> SORT_USERNAME</H3> <PRE> static final int <B>SORT_USERNAME</B></PRE> <DL> <DD>Sort by username. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.jivesoftware.openfire.PresenceManager.SORT_USERNAME">Constant Field Values</A></DL> </DL> <HR> <A NAME="SORT_ONLINE_TIME"><!-- --></A><H3> SORT_ONLINE_TIME</H3> <PRE> static final int <B>SORT_ONLINE_TIME</B></PRE> <DL> <DD>Sort by online time. <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.jivesoftware.openfire.PresenceManager.SORT_ONLINE_TIME">Constant Field Values</A></DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="isAvailable(org.jivesoftware.openfire.user.User)"><!-- --></A><H3> isAvailable</H3> <PRE> boolean <B>isAvailable</B>(<A HREF="../../../org/jivesoftware/openfire/user/User.html" title="class in org.jivesoftware.openfire.user">User</A>&nbsp;user)</PRE> <DL> <DD><p>Returns the availability of the user.<p> <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>user</CODE> - the user who's availability is in question <DT><B>Returns:</B><DD>true if the user as available for messaging (1 or more available sessions)</DL> </DD> </DL> <HR> <A NAME="getPresence(org.jivesoftware.openfire.user.User)"><!-- --></A><H3> getPresence</H3> <PRE> org.xmpp.packet.Presence <B>getPresence</B>(<A HREF="../../../org/jivesoftware/openfire/user/User.html" title="class in org.jivesoftware.openfire.user">User</A>&nbsp;user)</PRE> <DL> <DD>Returns the user's current presence, or <tt>null</tt> if the user is unavailable. If the user is connected with more than one session, the user's "most available" presence status is returned. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>user</CODE> - the user. <DT><B>Returns:</B><DD>the user's current presence.</DL> </DD> </DL> <HR> <A NAME="getPresences(java.lang.String)"><!-- --></A><H3> getPresences</H3> <PRE> <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;org.xmpp.packet.Presence&gt; <B>getPresences</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;username)</PRE> <DL> <DD>Returns all presences for the user, or <tt>null</tt> if the user is unavailable. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>username</CODE> - the name of the user. <DT><B>Returns:</B><DD>the Presence packets for all the users's connected sessions.</DL> </DD> </DL> <HR> <A NAME="probePresence(org.xmpp.packet.JID, org.xmpp.packet.JID)"><!-- --></A><H3> probePresence</H3> <PRE> void <B>probePresence</B>(org.xmpp.packet.JID&nbsp;prober, org.xmpp.packet.JID&nbsp;probee)</PRE> <DL> <DD>Probes the presence of the given XMPPAddress and attempts to send it to the given user. If the user probing the presence is using his bare JID then the probee's presence will be sent to all connected resources of the prober. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>prober</CODE> - The user requesting the probe<DD><CODE>probee</CODE> - The XMPPAddress whos presence we would like sent have have probed</DL> </DD> </DL> <HR> <A NAME="handleProbe(org.xmpp.packet.Presence)"><!-- --></A><H3> handleProbe</H3> <PRE> void <B>handleProbe</B>(org.xmpp.packet.Presence&nbsp;packet) throws <A HREF="../../../org/jivesoftware/openfire/auth/UnauthorizedException.html" title="class in org.jivesoftware.openfire.auth">UnauthorizedException</A></PRE> <DL> <DD>Handle a presence probe sent by a remote server. The logic to apply is the following: If the remote user is not in the local user's roster with a subscription state of "From", or "Both", then return a presence stanza of type "error" in response to the presence probe. Otherwise, answer the presence of the local user sessions or the last unavailable presence. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>packet</CODE> - the received probe presence from a remote server. <DT><B>Throws:</B> <DD><CODE><A HREF="../../../org/jivesoftware/openfire/auth/UnauthorizedException.html" title="class in org.jivesoftware.openfire.auth">UnauthorizedException</A></CODE></DL> </DD> </DL> <HR> <A NAME="canProbePresence(org.xmpp.packet.JID, java.lang.String)"><!-- --></A><H3> canProbePresence</H3> <PRE> boolean <B>canProbePresence</B>(org.xmpp.packet.JID&nbsp;prober, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;probee) throws <A HREF="../../../org/jivesoftware/openfire/user/UserNotFoundException.html" title="class in org.jivesoftware.openfire.user">UserNotFoundException</A></PRE> <DL> <DD>Returns true if the the prober is allowed to see the presence of the probee. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>prober</CODE> - the user that is trying to probe the presence of another user.<DD><CODE>probee</CODE> - the username of the uset that is being probed. <DT><B>Returns:</B><DD>true if the the prober is allowed to see the presence of the probee. <DT><B>Throws:</B> <DD><CODE><A HREF="../../../org/jivesoftware/openfire/user/UserNotFoundException.html" title="class in org.jivesoftware.openfire.user">UserNotFoundException</A></CODE> - If the probee does not exist in the local server or the prober is not present in the roster of the probee.</DL> </DD> </DL> <HR> <A NAME="sendUnavailableFromSessions(org.xmpp.packet.JID, org.xmpp.packet.JID)"><!-- --></A><H3> sendUnavailableFromSessions</H3> <PRE> void <B>sendUnavailableFromSessions</B>(org.xmpp.packet.JID&nbsp;recipientJID, org.xmpp.packet.JID&nbsp;userJID)</PRE> <DL> <DD>Sends unavailable presence from all of the user's available resources to the remote user. When a remote user unsubscribes from the presence of a local user then the server should send to the remote user unavailable presence from all of the local user's available resources. Moreover, if the recipient user is a local user then the unavailable presence will be sent to all user resources. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>recipientJID</CODE> - JID of the remote user that will receive the unavailable presences.<DD><CODE>userJID</CODE> - JID of the local user.</DL> </DD> </DL> <HR> <A NAME="userAvailable(org.xmpp.packet.Presence)"><!-- --></A><H3> userAvailable</H3> <PRE> void <B>userAvailable</B>(org.xmpp.packet.Presence&nbsp;presence)</PRE> <DL> <DD>Notification message saying that the sender of the given presence just became available. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>presence</CODE> - the presence sent by the available user.</DL> </DD> </DL> <HR> <A NAME="userUnavailable(org.xmpp.packet.Presence)"><!-- --></A><H3> userUnavailable</H3> <PRE> void <B>userUnavailable</B>(org.xmpp.packet.Presence&nbsp;presence)</PRE> <DL> <DD>Notification message saying that the sender of the given presence just became unavailable. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>presence</CODE> - the presence sent by the unavailable user.</DL> </DD> </DL> <HR> <A NAME="getLastPresenceStatus(org.jivesoftware.openfire.user.User)"><!-- --></A><H3> getLastPresenceStatus</H3> <PRE> <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getLastPresenceStatus</B>(<A HREF="../../../org/jivesoftware/openfire/user/User.html" title="class in org.jivesoftware.openfire.user">User</A>&nbsp;user)</PRE> <DL> <DD>Returns the status sent by the user in his last unavailable presence or <tt>null</tt> if the user is online or never set such information. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>user</CODE> - the user to return his last status information <DT><B>Returns:</B><DD>the status sent by the user in his last unavailable presence or <tt>null</tt> if the user is online or never set such information.</DL> </DD> </DL> <HR> <A NAME="getLastActivity(org.jivesoftware.openfire.user.User)"><!-- --></A><H3> getLastActivity</H3> <PRE> long <B>getLastActivity</B>(<A HREF="../../../org/jivesoftware/openfire/user/User.html" title="class in org.jivesoftware.openfire.user">User</A>&nbsp;user)</PRE> <DL> <DD>Returns the number of milliseconds since the user went offline or -1 if such information is not available or if the user is online. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>user</CODE> - the user to return his information. <DT><B>Returns:</B><DD>the number of milliseconds since the user went offline or -1 if such information is not available or if the user is online.</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Openfire 3.8.2 Javadoc</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/jivesoftware/openfire/PacketRouter.html" title="interface in org.jivesoftware.openfire"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../org/jivesoftware/openfire/PresenceRouter.html" title="class in org.jivesoftware.openfire"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/jivesoftware/openfire/PresenceManager.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PresenceManager.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright &copy; 2003-2008 Jive Software.</i> </BODY> </HTML>
jiangrongyong/wetodo-server
documentation/docs/javadoc/org/jivesoftware/openfire/PresenceManager.html
HTML
apache-2.0
24,458
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_40) on Fri Aug 14 13:04:45 CST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>TableBuilder</title> <meta name="date" content="2015-08-14"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="TableBuilder"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9,"i2":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../index-files/index-1.html">索引</a></li> <li><a href="../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/lody/welike/database/SQLTypeParser.html" title="com.lody.welike.database中的类"><span class="typeNameLink">上一个类</span></a></li> <li><a href="../../../../com/lody/welike/database/ValueConvertor.html" title="com.lody.welike.database中的类"><span class="typeNameLink">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/lody/welike/database/TableBuilder.html" target="_top">框架</a></li> <li><a href="TableBuilder.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">所有类</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>概要:&nbsp;</li> <li>嵌套&nbsp;|&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">方法</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.lody.welike.database</div> <h2 title="类 TableBuilder" class="title">类 TableBuilder</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.lody.welike.database.TableBuilder</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">TableBuilder</span> extends java.lang.Object</pre> <dl> <dt><span class="simpleTagLabel">作者:</span></dt> <dd>Lody 创建Table的辅助类</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>构造器概要</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释"> <caption><span>构造器</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">构造器和说明</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/lody/welike/database/TableBuilder.html#TableBuilder--">TableBuilder</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>方法概要</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/lody/welike/database/TableBuilder.html#clearCache--">clearCache</a></span>()</code> <div class="block">清除留在内存中的TableInfo缓存</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../com/lody/welike/database/bean/TableInfo.html" title="com.lody.welike.database.bean中的类">TableInfo</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/lody/welike/database/TableBuilder.html#findTableInfoByName-java.lang.String-">findTableInfoByName</a></span>(java.lang.String&nbsp;tableName)</code> <div class="block">根据表名匹配TableInfo</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>static <a href="../../../../com/lody/welike/database/bean/TableInfo.html" title="com.lody.welike.database.bean中的类">TableInfo</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/lody/welike/database/TableBuilder.html#from-java.lang.Class-">from</a></span>(java.lang.Class&lt;?&gt;&nbsp;clazz)</code> <div class="block">根据传入的Bean的Class将其映射为一个TableInfo.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>从类继承的方法&nbsp;java.lang.Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>构造器详细资料</h3> <a name="TableBuilder--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>TableBuilder</h4> <pre>public&nbsp;TableBuilder()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>方法详细资料</h3> <a name="from-java.lang.Class-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>from</h4> <pre>public static&nbsp;<a href="../../../../com/lody/welike/database/bean/TableInfo.html" title="com.lody.welike.database.bean中的类">TableInfo</a>&nbsp;from(java.lang.Class&lt;?&gt;&nbsp;clazz)</pre> <div class="block">根据传入的Bean的Class将其映射为一个TableInfo.</div> <dl> <dt><span class="paramLabel">参数:</span></dt> <dd><code>clazz</code> - </dd> <dt><span class="returnLabel">返回:</span></dt> </dl> </li> </ul> <a name="findTableInfoByName-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>findTableInfoByName</h4> <pre>public static&nbsp;<a href="../../../../com/lody/welike/database/bean/TableInfo.html" title="com.lody.welike.database.bean中的类">TableInfo</a>&nbsp;findTableInfoByName(java.lang.String&nbsp;tableName)</pre> <div class="block">根据表名匹配TableInfo</div> <dl> <dt><span class="paramLabel">参数:</span></dt> <dd><code>tableName</code> - </dd> <dt><span class="returnLabel">返回:</span></dt> </dl> </li> </ul> <a name="clearCache--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>clearCache</h4> <pre>public static&nbsp;void&nbsp;clearCache()</pre> <div class="block">清除留在内存中的TableInfo缓存</div> </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="跳过导航链接">跳过导航链接</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../index-files/index-1.html">索引</a></li> <li><a href="../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/lody/welike/database/SQLTypeParser.html" title="com.lody.welike.database中的类"><span class="typeNameLink">上一个类</span></a></li> <li><a href="../../../../com/lody/welike/database/ValueConvertor.html" title="com.lody.welike.database中的类"><span class="typeNameLink">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/lody/welike/database/TableBuilder.html" target="_top">框架</a></li> <li><a href="TableBuilder.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">所有类</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>概要:&nbsp;</li> <li>嵌套&nbsp;|&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li>字段&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">方法</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
YlJava110/WelikeAndroid
doc/com/lody/welike/database/TableBuilder.html
HTML
apache-2.0
11,336
<!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>FAQ - Frequently Asked Questions &mdash; phpMyAdmin 4.5.2 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: '4.5.2', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="copyright" title="Copyright" href="copyright.html" /> <link rel="top" title="phpMyAdmin 4.5.2 documentation" href="index.html" /> <link rel="next" title="Developers Information" href="developers.html" /> <link rel="prev" title="Import and export" href="import_export.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="developers.html" title="Developers Information" accesskey="N">next</a> |</li> <li class="right" > <a href="import_export.html" title="Import and export" accesskey="P">previous</a> |</li> <li><a href="index.html">phpMyAdmin 4.5.2 documentation</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="faq-frequently-asked-questions"> <span id="faq"></span><h1>FAQ - Frequently Asked Questions<a class="headerlink" href="#faq-frequently-asked-questions" title="Permalink to this headline">¶</a></h1> <p>Please have a look at our <a class="reference external" href="https://www.phpmyadmin.net/docs/">Link section</a> on the official phpMyAdmin homepage for in-depth coverage of phpMyAdmin&#8217;s features and or interface.</p> <div class="section" id="server"> <span id="faqserver"></span><h2>Server<a class="headerlink" href="#server" title="Permalink to this headline">¶</a></h2> <div class="section" id="my-server-is-crashing-each-time-a-specific-action-is-required-or-phpmyadmin-sends-a-blank-page-or-a-page-full-of-cryptic-characters-to-my-browser-what-can-i-do"> <span id="faq1-1"></span><h3>1.1 My server is crashing each time a specific action is required or phpMyAdmin sends a blank page or a page full of cryptic characters to my browser, what can I do?<a class="headerlink" href="#my-server-is-crashing-each-time-a-specific-action-is-required-or-phpmyadmin-sends-a-blank-page-or-a-page-full-of-cryptic-characters-to-my-browser-what-can-i-do" title="Permalink to this headline">¶</a></h3> <p>Try to set the <span class="target" id="index-0"></span><a class="reference internal" href="config.html#cfg_OBGzip"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['OBGzip']</span></tt></a> directive to <tt class="docutils literal"><span class="pre">false</span></tt> in your <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt> file and the <tt class="docutils literal"><span class="pre">zlib.output_compression</span></tt> directive to <tt class="docutils literal"><span class="pre">Off</span></tt> in your php configuration file.</p> </div> <div class="section" id="my-apache-server-crashes-when-using-phpmyadmin"> <span id="faq1-2"></span><h3>1.2 My Apache server crashes when using phpMyAdmin.<a class="headerlink" href="#my-apache-server-crashes-when-using-phpmyadmin" title="Permalink to this headline">¶</a></h3> <p>You should first try the latest versions of Apache (and possibly MySQL). If your server keeps crashing, please ask for help in the various Apache support groups.</p> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last"><a class="reference internal" href="#faq1-1"><em>1.1 My server is crashing each time a specific action is required or phpMyAdmin sends a blank page or a page full of cryptic characters to my browser, what can I do?</em></a></p> </div> </div> <div class="section" id="withdrawn"> <span id="faq1-3"></span><h3>1.3 (withdrawn).<a class="headerlink" href="#withdrawn" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="using-phpmyadmin-on-iis-i-m-displayed-the-error-message-the-specified-cgi-application-misbehaved-by-not-returning-a-complete-set-of-http-headers"> <span id="faq1-4"></span><h3>1.4 Using phpMyAdmin on IIS, I&#8217;m displayed the error message: &#8220;The specified CGI application misbehaved by not returning a complete set of HTTP headers ...&#8221;.<a class="headerlink" href="#using-phpmyadmin-on-iis-i-m-displayed-the-error-message-the-specified-cgi-application-misbehaved-by-not-returning-a-complete-set-of-http-headers" title="Permalink to this headline">¶</a></h3> <p>You just forgot to read the <em>install.txt</em> file from the PHP distribution. Have a look at the last message in this <a class="reference external" href="http://bugs.php.net/bug.php?id=12061">PHP bug report #12061</a> from the official PHP bug database.</p> </div> <div class="section" id="using-phpmyadmin-on-iis-i-m-facing-crashes-and-or-many-error-messages-with-the-http"> <span id="faq1-5"></span><h3>1.5 Using phpMyAdmin on IIS, I&#8217;m facing crashes and/or many error messages with the HTTP.<a class="headerlink" href="#using-phpmyadmin-on-iis-i-m-facing-crashes-and-or-many-error-messages-with-the-http" title="Permalink to this headline">¶</a></h3> <p>This is a known problem with the PHP <a class="reference internal" href="glossary.html#term-isapi"><em class="xref std std-term">ISAPI</em></a> filter: it&#8217;s not so stable. Please use instead the cookie authentication mode.</p> </div> <div class="section" id="i-can-t-use-phpmyadmin-on-pws-nothing-is-displayed"> <span id="faq1-6"></span><h3>1.6 I can&#8217;t use phpMyAdmin on PWS: nothing is displayed!<a class="headerlink" href="#i-can-t-use-phpmyadmin-on-pws-nothing-is-displayed" title="Permalink to this headline">¶</a></h3> <p>This seems to be a PWS bug. Filippo Simoncini found a workaround (at this time there is no better fix): remove or comment the <tt class="docutils literal"><span class="pre">DOCTYPE</span></tt> declarations (2 lines) from the scripts <tt class="file docutils literal"><span class="pre">libraries/Header.class.php</span></tt> and <tt class="file docutils literal"><span class="pre">index.php</span></tt>.</p> </div> <div class="section" id="how-can-i-gzip-a-dump-or-a-csv-export-it-does-not-seem-to-work"> <span id="faq1-7"></span><h3>1.7 How can I GZip a dump or a CSV export? It does not seem to work.<a class="headerlink" href="#how-can-i-gzip-a-dump-or-a-csv-export-it-does-not-seem-to-work" title="Permalink to this headline">¶</a></h3> <p>This feature is based on the <tt class="docutils literal"><span class="pre">gzencode()</span></tt> PHP function to be more independent of the platform (Unix/Windows, Safe Mode or not, and so on). So, you must have Zlib support (<tt class="docutils literal"><span class="pre">--with-zlib</span></tt>).</p> </div> <div class="section" id="i-cannot-insert-a-text-file-in-a-table-and-i-get-an-error-about-safe-mode-being-in-effect"> <span id="faq1-8"></span><h3>1.8 I cannot insert a text file in a table, and I get an error about safe mode being in effect.<a class="headerlink" href="#i-cannot-insert-a-text-file-in-a-table-and-i-get-an-error-about-safe-mode-being-in-effect" title="Permalink to this headline">¶</a></h3> <p>Your uploaded file is saved by PHP in the &#8220;upload dir&#8221;, as defined in <tt class="file docutils literal"><span class="pre">php.ini</span></tt> by the variable <tt class="docutils literal"><span class="pre">upload_tmp_dir</span></tt> (usually the system default is <em>/tmp</em>). We recommend the following setup for Apache servers running in safe mode, to enable uploads of files while being reasonably secure:</p> <ul class="simple"> <li>create a separate directory for uploads: <strong class="command">mkdir /tmp/php</strong></li> <li>give ownership to the Apache server&#8217;s user.group: <strong class="command">chown apache.apache /tmp/php</strong></li> <li>give proper permission: <strong class="command">chmod 600 /tmp/php</strong></li> <li>put <tt class="docutils literal"><span class="pre">upload_tmp_dir</span> <span class="pre">=</span> <span class="pre">/tmp/php</span></tt> in <tt class="file docutils literal"><span class="pre">php.ini</span></tt></li> <li>restart Apache</li> </ul> </div> <div class="section" id="faq1-9"> <span id="id1"></span><h3>1.9 (withdrawn).<a class="headerlink" href="#faq1-9" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="i-m-having-troubles-when-uploading-files-with-phpmyadmin-running-on-a-secure-server-my-browser-is-internet-explorer-and-i-m-using-the-apache-server"> <span id="faq1-10"></span><h3>1.10 I&#8217;m having troubles when uploading files with phpMyAdmin running on a secure server. My browser is Internet Explorer and I&#8217;m using the Apache server.<a class="headerlink" href="#i-m-having-troubles-when-uploading-files-with-phpmyadmin-running-on-a-secure-server-my-browser-is-internet-explorer-and-i-m-using-the-apache-server" title="Permalink to this headline">¶</a></h3> <p>As suggested by &#8220;Rob M&#8221; in the phpWizard forum, add this line to your <em>httpd.conf</em>:</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">SetEnvIf</span> <span class="k">User</span>-Agent <span class="s2">&quot;.*MSIE.*&quot;</span> nokeepalive ssl-unclean-shutdown </pre></div> </div> <p>It seems to clear up many problems between Internet Explorer and SSL.</p> </div> <div class="section" id="i-get-an-open-basedir-restriction-while-uploading-a-file-from-the-query-box"> <span id="faq1-11"></span><h3>1.11 I get an &#8216;open_basedir restriction&#8217; while uploading a file from the query box.<a class="headerlink" href="#i-get-an-open-basedir-restriction-while-uploading-a-file-from-the-query-box" title="Permalink to this headline">¶</a></h3> <p>Since version 2.2.4, phpMyAdmin supports servers with open_basedir restrictions. However you need to create temporary directory and configure it as <span class="target" id="index-1"></span><a class="reference internal" href="config.html#cfg_TempDir"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['TempDir']</span></tt></a>. The uploaded files will be moved there, and after execution of your <a class="reference internal" href="glossary.html#term-sql"><em class="xref std std-term">SQL</em></a> commands, removed.</p> </div> <div class="section" id="i-have-lost-my-mysql-root-password-what-can-i-do"> <span id="faq1-12"></span><h3>1.12 I have lost my MySQL root password, what can I do?<a class="headerlink" href="#i-have-lost-my-mysql-root-password-what-can-i-do" title="Permalink to this headline">¶</a></h3> <p>The MySQL manual explains how to <a class="reference external" href="http://dev.mysql.com/doc/mysql/en/resetting-permissions.html">reset the permissions</a>.</p> </div> <div class="section" id="faq1-13"> <span id="id2"></span><h3>1.13 (withdrawn).<a class="headerlink" href="#faq1-13" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="faq1-14"> <span id="id3"></span><h3>1.14 (withdrawn).<a class="headerlink" href="#faq1-14" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="i-have-problems-with-mysql-user-column-names"> <span id="faq1-15"></span><h3>1.15 I have problems with <em>mysql.user</em> column names.<a class="headerlink" href="#i-have-problems-with-mysql-user-column-names" title="Permalink to this headline">¶</a></h3> <p>In previous MySQL versions, the <tt class="docutils literal"><span class="pre">User</span></tt> and <tt class="docutils literal"><span class="pre">Password``columns</span> <span class="pre">were</span> <span class="pre">named</span> <span class="pre">``user</span></tt> and <tt class="docutils literal"><span class="pre">password</span></tt>. Please modify your column names to align with current standards.</p> </div> <div class="section" id="i-cannot-upload-big-dump-files-memory-http-or-timeout-problems"> <span id="faq1-16"></span><h3>1.16 I cannot upload big dump files (memory, HTTP or timeout problems).<a class="headerlink" href="#i-cannot-upload-big-dump-files-memory-http-or-timeout-problems" title="Permalink to this headline">¶</a></h3> <p>Starting with version 2.7.0, the import engine has been re–written and these problems should not occur. If possible, upgrade your phpMyAdmin to the latest version to take advantage of the new import features.</p> <p>The first things to check (or ask your host provider to check) are the values of <tt class="docutils literal"><span class="pre">upload_max_filesize</span></tt>, <tt class="docutils literal"><span class="pre">memory_limit</span></tt> and <tt class="docutils literal"><span class="pre">post_max_size</span></tt> in the <tt class="file docutils literal"><span class="pre">php.ini</span></tt> configuration file. All of these three settings limit the maximum size of data that can be submitted and handled by PHP. One user also said that <tt class="docutils literal"><span class="pre">post_max_size</span></tt> and <tt class="docutils literal"><span class="pre">memory_limit</span></tt> need to be larger than <tt class="docutils literal"><span class="pre">upload_max_filesize</span></tt>. There exist several workarounds if your upload is too big or your hosting provider is unwilling to change the settings:</p> <ul> <li><p class="first">Look at the <span class="target" id="index-2"></span><a class="reference internal" href="config.html#cfg_UploadDir"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['UploadDir']</span></tt></a> feature. This allows one to upload a file to the server via scp, ftp, or your favorite file transfer method. PhpMyAdmin is then able to import the files from the temporary directory. More information is available in the <a class="reference internal" href="config.html#config"><em>Configuration</em></a> of this document.</p> </li> <li><p class="first">Using a utility (such as <a class="reference external" href="http://www.ozerov.de/bigdump.php">BigDump</a>) to split the files before uploading. We cannot support this or any third party applications, but are aware of users having success with it.</p> </li> <li><p class="first">If you have shell (command line) access, use MySQL to import the files directly. You can do this by issuing the &#8220;source&#8221; command from within MySQL:</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="n">source</span> <span class="n">filename</span><span class="p">.</span><span class="k">sql</span><span class="p">;</span> </pre></div> </div> </li> </ul> </div> <div class="section" id="which-database-versions-does-phpmyadmin-support"> <span id="faq1-17"></span><h3>1.17 Which Database versions does phpMyAdmin support?<a class="headerlink" href="#which-database-versions-does-phpmyadmin-support" title="Permalink to this headline">¶</a></h3> <p>For <a class="reference external" href="http://www.mysql.com/">MySQL</a>, versions 5.5 and newer are supported. For older MySQL versions, our <a class="reference external" href="https://www.phpmyadmin.net/downloads/">Downloads</a> page offers older phpMyAdmin versions (which may have become unsupported).</p> <p>For <a class="reference external" href="http://mariadb.org/">MariaDB</a>, versions 5.5 and newer are supported.</p> <p>For <a class="reference external" href="http://www.drizzle.org">Drizzle</a>, versions 7.1 and newer are supported.</p> </div> <div class="section" id="a-i-cannot-connect-to-the-mysql-server-it-always-returns-the-error-message-client-does-not-support-authentication-protocol-requested-by-server-consider-upgrading-mysql-client"> <span id="faq1-17a"></span><h3>1.17a I cannot connect to the MySQL server. It always returns the error message, &#8220;Client does not support authentication protocol requested by server; consider upgrading MySQL client&#8221;<a class="headerlink" href="#a-i-cannot-connect-to-the-mysql-server-it-always-returns-the-error-message-client-does-not-support-authentication-protocol-requested-by-server-consider-upgrading-mysql-client" title="Permalink to this headline">¶</a></h3> <p>You tried to access MySQL with an old MySQL client library. The version of your MySQL client library can be checked in your phpinfo() output. In general, it should have at least the same minor version as your server - as mentioned in <a class="reference internal" href="#faq1-17"><em>1.17 Which Database versions does phpMyAdmin support?</em></a>. This problem is generally caused by using MySQL version 4.1 or newer. MySQL changed the authentication hash and your PHP is trying to use the old method. The proper solution is to use the <a class="reference external" href="http://www.php.net/mysqli">mysqli extension</a> with the proper client library to match your MySQL installation. More information (and several workarounds) are located in the <a class="reference external" href="http://dev.mysql.com/doc/mysql/en/old-client.html">MySQL Documentation</a>.</p> </div> <div class="section" id="faq1-18"> <span id="id4"></span><h3>1.18 (withdrawn).<a class="headerlink" href="#faq1-18" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="i-can-t-run-the-display-relations-feature-because-the-script-seems-not-to-know-the-font-face-i-m-using"> <span id="faq1-19"></span><h3>1.19 I can&#8217;t run the &#8220;display relations&#8221; feature because the script seems not to know the font face I&#8217;m using!<a class="headerlink" href="#i-can-t-run-the-display-relations-feature-because-the-script-seems-not-to-know-the-font-face-i-m-using" title="Permalink to this headline">¶</a></h3> <p>The <a class="reference internal" href="glossary.html#term-tcpdf"><em class="xref std std-term">TCPDF</em></a> library we&#8217;re using for this feature requires some special files to use font faces. Please refers to the <a class="reference external" href="http://www.tcpdf.org/">TCPDF manual</a> to build these files.</p> </div> <div class="section" id="i-receive-an-error-about-missing-mysqli-and-mysql-extensions"> <span id="faqmysql"></span><h3>1.20 I receive an error about missing mysqli and mysql extensions.<a class="headerlink" href="#i-receive-an-error-about-missing-mysqli-and-mysql-extensions" title="Permalink to this headline">¶</a></h3> <p>To connect to a MySQL server, PHP needs a set of MySQL functions called &#8220;MySQL extension&#8221;. This extension may be part of the PHP distribution (compiled-in), otherwise it needs to be loaded dynamically. Its name is probably <em>mysqli.so</em> or <em>php_mysqli.dll</em>. phpMyAdmin tried to load the extension but failed. Usually, the problem is solved by installing a software package called &#8220;PHP-MySQL&#8221; or something similar.</p> <p>There are currently two interfaces PHP provides as MySQL extensions - <tt class="docutils literal"><span class="pre">mysql</span></tt> and <tt class="docutils literal"><span class="pre">mysqli</span></tt>. The <tt class="docutils literal"><span class="pre">mysqli</span></tt> is tried first, because it&#8217;s the best one.</p> </div> <div class="section" id="i-am-running-the-cgi-version-of-php-under-unix-and-i-cannot-log-in-using-cookie-auth"> <span id="faq1-21"></span><h3>1.21 I am running the CGI version of PHP under Unix, and I cannot log in using cookie auth.<a class="headerlink" href="#i-am-running-the-cgi-version-of-php-under-unix-and-i-cannot-log-in-using-cookie-auth" title="Permalink to this headline">¶</a></h3> <p>In <tt class="file docutils literal"><span class="pre">php.ini</span></tt>, set <tt class="docutils literal"><span class="pre">mysql.max_links</span></tt> higher than 1.</p> </div> <div class="section" id="i-don-t-see-the-location-of-text-file-field-so-i-cannot-upload"> <span id="faq1-22"></span><h3>1.22 I don&#8217;t see the &#8220;Location of text file&#8221; field, so I cannot upload.<a class="headerlink" href="#i-don-t-see-the-location-of-text-file-field-so-i-cannot-upload" title="Permalink to this headline">¶</a></h3> <p>This is most likely because in <tt class="file docutils literal"><span class="pre">php.ini</span></tt>, your <tt class="docutils literal"><span class="pre">file_uploads</span></tt> parameter is not set to &#8220;on&#8221;.</p> </div> <div class="section" id="i-m-running-mysql-on-a-win32-machine-each-time-i-create-a-new-table-the-table-and-column-names-are-changed-to-lowercase"> <span id="faq1-23"></span><h3>1.23 I&#8217;m running MySQL on a Win32 machine. Each time I create a new table the table and column names are changed to lowercase!<a class="headerlink" href="#i-m-running-mysql-on-a-win32-machine-each-time-i-create-a-new-table-the-table-and-column-names-are-changed-to-lowercase" title="Permalink to this headline">¶</a></h3> <p>This happens because the MySQL directive <tt class="docutils literal"><span class="pre">lower_case_table_names</span></tt> defaults to 1 (<tt class="docutils literal"><span class="pre">ON</span></tt>) in the Win32 version of MySQL. You can change this behavior by simply changing the directive to 0 (<tt class="docutils literal"><span class="pre">OFF</span></tt>): Just edit your <tt class="docutils literal"><span class="pre">my.ini</span></tt> file that should be located in your Windows directory and add the following line to the group [mysqld]:</p> <div class="highlight-ini"><div class="highlight"><pre><span class="na">set-variable</span> <span class="o">=</span> <span class="s">lower_case_table_names=0</span> </pre></div> </div> <p>Next, save the file and restart the MySQL service. You can always check the value of this directive using the query</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="k">SHOW</span> <span class="n">VARIABLES</span> <span class="k">LIKE</span> <span class="s1">&#39;lower_case_table_names&#39;</span><span class="p">;</span> </pre></div> </div> </div> <div class="section" id="faq1-24"> <span id="id5"></span><h3>1.24 (withdrawn).<a class="headerlink" href="#faq1-24" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="i-am-running-apache-with-mod-gzip-1-3-26-1a-on-windows-xp-and-i-get-problems-such-as-undefined-variables-when-i-run-a-sql-query"> <span id="faq1-25"></span><h3>1.25 I am running Apache with mod_gzip-1.3.26.1a on Windows XP, and I get problems, such as undefined variables when I run a SQL query.<a class="headerlink" href="#i-am-running-apache-with-mod-gzip-1-3-26-1a-on-windows-xp-and-i-get-problems-such-as-undefined-variables-when-i-run-a-sql-query" title="Permalink to this headline">¶</a></h3> <p>A tip from Jose Fandos: put a comment on the following two lines in httpd.conf, like this:</p> <div class="highlight-apache"><div class="highlight"><pre><span class="c"># mod_gzip_item_include file \.php$</span> <span class="c"># mod_gzip_item_include mime &quot;application/x-httpd-php.*&quot;</span> </pre></div> </div> <p>as this version of mod_gzip on Apache (Windows) has problems handling PHP scripts. Of course you have to restart Apache.</p> </div> <div class="section" id="i-just-installed-phpmyadmin-in-my-document-root-of-iis-but-i-get-the-error-no-input-file-specified-when-trying-to-run-phpmyadmin"> <span id="faq1-26"></span><h3>1.26 I just installed phpMyAdmin in my document root of IIS but I get the error &#8220;No input file specified&#8221; when trying to run phpMyAdmin.<a class="headerlink" href="#i-just-installed-phpmyadmin-in-my-document-root-of-iis-but-i-get-the-error-no-input-file-specified-when-trying-to-run-phpmyadmin" title="Permalink to this headline">¶</a></h3> <p>This is a permission problem. Right-click on the phpmyadmin folder and choose properties. Under the tab Security, click on &#8220;Add&#8221; and select the user &#8220;IUSR_machine&#8221; from the list. Now set his permissions and it should work.</p> </div> <div class="section" id="i-get-empty-page-when-i-want-to-view-huge-page-eg-db-structure-php-with-plenty-of-tables"> <span id="faq1-27"></span><h3>1.27 I get empty page when I want to view huge page (eg. db_structure.php with plenty of tables).<a class="headerlink" href="#i-get-empty-page-when-i-want-to-view-huge-page-eg-db-structure-php-with-plenty-of-tables" title="Permalink to this headline">¶</a></h3> <p>This was caused by a <a class="reference external" href="http://bugs.php.net/21079">PHP bug</a> that occur when GZIP output buffering is enabled. If you turn off it (by <span class="target" id="index-3"></span><a class="reference internal" href="config.html#cfg_OBGzip"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['OBGzip']</span></tt></a> in <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt>), it should work. This bug will has been fixed in PHP 5.0.0.</p> </div> <div class="section" id="my-mysql-server-sometimes-refuses-queries-and-returns-the-message-errorcode-13-what-does-this-mean"> <span id="faq1-28"></span><h3>1.28 My MySQL server sometimes refuses queries and returns the message &#8216;Errorcode: 13&#8217;. What does this mean?<a class="headerlink" href="#my-mysql-server-sometimes-refuses-queries-and-returns-the-message-errorcode-13-what-does-this-mean" title="Permalink to this headline">¶</a></h3> <p>This can happen due to a MySQL bug when having database / table names with upper case characters although <tt class="docutils literal"><span class="pre">lower_case_table_names</span></tt> is set to 1. To fix this, turn off this directive, convert all database and table names to lower case and turn it on again. Alternatively, there&#8217;s a bug-fix available starting with MySQL&nbsp;3.23.56 / 4.0.11-gamma.</p> </div> <div class="section" id="when-i-create-a-table-or-modify-a-column-i-get-an-error-and-the-columns-are-duplicated"> <span id="faq1-29"></span><h3>1.29 When I create a table or modify a column, I get an error and the columns are duplicated.<a class="headerlink" href="#when-i-create-a-table-or-modify-a-column-i-get-an-error-and-the-columns-are-duplicated" title="Permalink to this headline">¶</a></h3> <p>It is possible to configure Apache in such a way that PHP has problems interpreting .php files.</p> <p>The problems occur when two different (and conflicting) set of directives are used:</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">SetOutputFilter</span> PHP <span class="nb">SetInputFilter</span> PHP </pre></div> </div> <p>and</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">AddType</span> application/x-httpd-php .php </pre></div> </div> <p>In the case we saw, one set of directives was in <tt class="docutils literal"><span class="pre">/etc/httpd/conf/httpd.conf</span></tt>, while the other set was in <tt class="docutils literal"><span class="pre">/etc/httpd/conf/addon-modules/php.conf</span></tt>. The recommended way is with <tt class="docutils literal"><span class="pre">AddType</span></tt>, so just comment out the first set of lines and restart Apache:</p> <div class="highlight-apache"><div class="highlight"><pre><span class="c">#SetOutputFilter PHP</span> <span class="c">#SetInputFilter PHP</span> </pre></div> </div> </div> <div class="section" id="i-get-the-error-navigation-php-missing-hash"> <span id="faq1-30"></span><h3>1.30 I get the error &#8220;navigation.php: Missing hash&#8221;.<a class="headerlink" href="#i-get-the-error-navigation-php-missing-hash" title="Permalink to this headline">¶</a></h3> <p>This problem is known to happen when the server is running Turck MMCache but upgrading MMCache to version 2.3.21 solves the problem.</p> </div> <div class="section" id="does-phpmyadmin-support-php-5"> <span id="faq1-31"></span><h3>1.31 Does phpMyAdmin support PHP 5?<a class="headerlink" href="#does-phpmyadmin-support-php-5" title="Permalink to this headline">¶</a></h3> <p>Yes.</p> <p>Since release 4.5, phpMyAdmin supports only PHP 5.5 and newer. Since release 4.1 phpMyAdmin supports only PHP 5.3 and newer. For PHP 5.2 you can use 4.0.x releases.</p> </div> <div class="section" id="can-i-use-http-authentication-with-iis"> <span id="faq1-32"></span><h3>1.32 Can I use HTTP authentication with IIS?<a class="headerlink" href="#can-i-use-http-authentication-with-iis" title="Permalink to this headline">¶</a></h3> <p>Yes. This procedure was tested with phpMyAdmin 2.6.1, PHP 4.3.9 in <a class="reference internal" href="glossary.html#term-isapi"><em class="xref std std-term">ISAPI</em></a> mode under <a class="reference internal" href="glossary.html#term-iis"><em class="xref std std-term">IIS</em></a> 5.1.</p> <ol class="arabic simple"> <li>In your <tt class="file docutils literal"><span class="pre">php.ini</span></tt> file, set <tt class="docutils literal"><span class="pre">cgi.rfc2616_headers</span> <span class="pre">=</span> <span class="pre">0</span></tt></li> <li>In <tt class="docutils literal"><span class="pre">Web</span> <span class="pre">Site</span> <span class="pre">Properties</span> <span class="pre">-&gt;</span> <span class="pre">File/Directory</span> <span class="pre">Security</span> <span class="pre">-&gt;</span> <span class="pre">Anonymous</span> <span class="pre">Access</span></tt> dialog box, check the <tt class="docutils literal"><span class="pre">Anonymous</span> <span class="pre">access</span></tt> checkbox and uncheck any other checkboxes (i.e. uncheck <tt class="docutils literal"><span class="pre">Basic</span> <span class="pre">authentication</span></tt>, <tt class="docutils literal"><span class="pre">Integrated</span> <span class="pre">Windows</span> <span class="pre">authentication</span></tt>, and <tt class="docutils literal"><span class="pre">Digest</span></tt> if it&#8217;s enabled.) Click <tt class="docutils literal"><span class="pre">OK</span></tt>.</li> <li>In <tt class="docutils literal"><span class="pre">Custom</span> <span class="pre">Errors</span></tt>, select the range of <tt class="docutils literal"><span class="pre">401;1</span></tt> through <tt class="docutils literal"><span class="pre">401;5</span></tt> and click the <tt class="docutils literal"><span class="pre">Set</span> <span class="pre">to</span> <span class="pre">Default</span></tt> button.</li> </ol> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last"><span class="target" id="index-4"></span><a class="rfc reference external" href="http://tools.ietf.org/html/rfc2616.html"><strong>RFC 2616</strong></a></p> </div> </div> <div class="section" id="faq1-33"> <span id="id6"></span><h3>1.33 (withdrawn).<a class="headerlink" href="#faq1-33" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="can-i-access-directly-to-database-or-table-pages"> <span id="faq1-34"></span><h3>1.34 Can I access directly to database or table pages?<a class="headerlink" href="#can-i-access-directly-to-database-or-table-pages" title="Permalink to this headline">¶</a></h3> <p>Yes. Out of the box, you can use <a class="reference internal" href="glossary.html#term-url"><em class="xref std std-term">URL</em></a> like <a class="reference external" href="http://server/phpMyAdmin/index.php?server=X&amp;db=database&amp;table=table&amp;target=script">http://server/phpMyAdmin/index.php?server=X&amp;db=database&amp;table=table&amp;target=script</a>. For <tt class="docutils literal"><span class="pre">server</span></tt> you use the server number which refers to the order of the server paragraph in <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt>. Table and script parts are optional. If you want <a class="reference external" href="http://server/phpMyAdmin/database[/table][/script">http://server/phpMyAdmin/database[/table][/script</a>] <a class="reference internal" href="glossary.html#term-url"><em class="xref std std-term">URL</em></a>, you need to do some configuration. Following lines apply only for <a class="reference external" href="http://httpd.apache.org">Apache</a> web server. First make sure, that you have enabled some features within global configuration. You need <tt class="docutils literal"><span class="pre">Options</span> <span class="pre">FollowSymLinks</span></tt> and <tt class="docutils literal"><span class="pre">AllowOverride</span> <span class="pre">FileInfo</span></tt> enabled for directory where phpMyAdmin is installed and you need mod_rewrite to be enabled. Then you just need to create following <a class="reference internal" href="glossary.html#term-htaccess"><em class="xref std std-term">.htaccess</em></a> file in root folder of phpMyAdmin installation (don&#8217;t forget to change directory name inside of it):</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">RewriteEngine</span> <span class="k">On</span> <span class="nb">RewriteBase</span> <span class="sx">/path_to_phpMyAdmin</span> <span class="nb">RewriteRule</span> ^([a-zA-Z0-9_]+)/([a-zA-Z0-9_]+)/([a-z_]+\.php)$ index.php?db=$1&amp;table=$2&amp;target=$3 [R] <span class="nb">RewriteRule</span> ^([a-zA-Z0-9_]+)/([a-z_]+\.php)$ index.php?db=$1&amp;target=$2 [R] <span class="nb">RewriteRule</span> ^([a-zA-Z0-9_]+)/([a-zA-Z0-9_]+)$ index.php?db=$1&amp;table=$2 [R] <span class="nb">RewriteRule</span> ^([a-zA-Z0-9_]+)$ index.php?db=$1 [R] </pre></div> </div> </div> <div class="section" id="can-i-use-http-authentication-with-apache-cgi"> <span id="faq1-35"></span><h3>1.35 Can I use HTTP authentication with Apache CGI?<a class="headerlink" href="#can-i-use-http-authentication-with-apache-cgi" title="Permalink to this headline">¶</a></h3> <p>Yes. However you need to pass authentication variable to <a class="reference internal" href="glossary.html#term-cgi"><em class="xref std std-term">CGI</em></a> using following rewrite rule:</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">RewriteEngine</span> <span class="k">On</span> <span class="nb">RewriteRule</span> .* - [E=REMOTE_USER:%{HTTP:Authorization},L] </pre></div> </div> </div> <div class="section" id="i-get-an-error-500-internal-server-error"> <span id="faq1-36"></span><h3>1.36 I get an error &#8220;500 Internal Server Error&#8221;.<a class="headerlink" href="#i-get-an-error-500-internal-server-error" title="Permalink to this headline">¶</a></h3> <p>There can be many explanations to this and a look at your server&#8217;s error log file might give a clue.</p> </div> <div class="section" id="i-run-phpmyadmin-on-cluster-of-different-machines-and-password-encryption-in-cookie-auth-doesn-t-work"> <span id="faq1-37"></span><h3>1.37 I run phpMyAdmin on cluster of different machines and password encryption in cookie auth doesn&#8217;t work.<a class="headerlink" href="#i-run-phpmyadmin-on-cluster-of-different-machines-and-password-encryption-in-cookie-auth-doesn-t-work" title="Permalink to this headline">¶</a></h3> <p>If your cluster consist of different architectures, PHP code used for encryption/decryption won&#8217;t work correct. This is caused by use of pack/unpack functions in code. Only solution is to use mcrypt extension which works fine in this case.</p> </div> <div class="section" id="can-i-use-phpmyadmin-on-a-server-on-which-suhosin-is-enabled"> <span id="faq1-38"></span><h3>1.38 Can I use phpMyAdmin on a server on which Suhosin is enabled?<a class="headerlink" href="#can-i-use-phpmyadmin-on-a-server-on-which-suhosin-is-enabled" title="Permalink to this headline">¶</a></h3> <p>Yes but the default configuration values of Suhosin are known to cause problems with some operations, for example editing a table with many columns and no primary key or with textual primary key.</p> <p>Suhosin configuration might lead to malfunction in some cases and it can not be fully avoided as phpMyAdmin is kind of application which needs to transfer big amounts of columns in single HTTP request, what is something what Suhosin tries to prevent. Generally all <tt class="docutils literal"><span class="pre">suhosin.request.*</span></tt>, <tt class="docutils literal"><span class="pre">suhosin.post.*</span></tt> and <tt class="docutils literal"><span class="pre">suhosin.get.*</span></tt> directives can have negative effect on phpMyAdmin usability. You can always find in your error logs which limit did cause dropping of variable, so you can diagnose the problem and adjust matching configuration variable.</p> <p>The default values for most Suhosin configuration options will work in most scenarios, however you might want to adjust at least following parameters:</p> <ul class="simple"> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.request.max_vars">suhosin.request.max_vars</a> should be increased (eg. 2048)</li> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.post.max_vars">suhosin.post.max_vars</a> should be increased (eg. 2048)</li> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.request.max_array_index_length">suhosin.request.max_array_index_length</a> should be increased (eg. 256)</li> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.post.max_array_index_length">suhosin.post.max_array_index_length</a> should be increased (eg. 256)</li> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.request.max_totalname_length">suhosin.request.max_totalname_length</a> should be increased (eg. 8192)</li> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.post.max_totalname_length">suhosin.post.max_totalname_length</a> should be increased (eg. 8192)</li> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.get.max_value_length">suhosin.get.max_value_length</a> should be increased (eg. 1024)</li> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#suhosin.sql.bailout_on_error">suhosin.sql.bailout_on_error</a> needs to be disabled (the default)</li> <li><a class="reference external" href="http://www.hardened-php.net/suhosin/configuration.html#logging_configuration">suhosin.log.*</a> should not include <a class="reference internal" href="glossary.html#term-sql"><em class="xref std std-term">SQL</em></a>, otherwise you get big slowdown</li> </ul> <p>You can also disable the warning using the <span class="target" id="index-5"></span><a class="reference internal" href="config.html#cfg_SuhosinDisableWarning"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['SuhosinDisableWarning']</span></tt></a>.</p> </div> <div class="section" id="when-i-try-to-connect-via-https-i-can-log-in-but-then-my-connection-is-redirected-back-to-http-what-can-cause-this-behavior"> <span id="faq1-39"></span><h3>1.39 When I try to connect via https, I can log in, but then my connection is redirected back to http. What can cause this behavior?<a class="headerlink" href="#when-i-try-to-connect-via-https-i-can-log-in-but-then-my-connection-is-redirected-back-to-http-what-can-cause-this-behavior" title="Permalink to this headline">¶</a></h3> <p>Be sure that you have enabled <tt class="docutils literal"><span class="pre">SSLOptions</span></tt> and <tt class="docutils literal"><span class="pre">StdEnvVars</span></tt> in your Apache configuration.</p> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last">&lt;<a class="reference external" href="http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions">http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions</a>&gt;</p> </div> </div> <div class="section" id="when-accessing-phpmyadmin-via-an-apache-reverse-proxy-cookie-login-does-not-work"> <span id="faq1-40"></span><h3>1.40 When accessing phpMyAdmin via an Apache reverse proxy, cookie login does not work.<a class="headerlink" href="#when-accessing-phpmyadmin-via-an-apache-reverse-proxy-cookie-login-does-not-work" title="Permalink to this headline">¶</a></h3> <p>To be able to use cookie auth Apache must know that it has to rewrite the set-cookie headers. Example from the Apache 2.2 documentation:</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">ProxyPass</span> <span class="sx">/mirror/foo/</span> http://backend.example.com/ <span class="nb">ProxyPassReverse</span> <span class="sx">/mirror/foo/</span> http://backend.example.com/ <span class="nb">ProxyPassReverseCookieDomain</span> backend.example.com public.example.com <span class="nb">ProxyPassReverseCookiePath</span> / <span class="sx">/mirror/foo/</span> </pre></div> </div> <p>Note: if the backend url looks like <a class="reference external" href="http://host/~user/phpmyadmin">http://host/~user/phpmyadmin</a>, the tilde (~) must be url encoded as %7E in the ProxyPassReverse* lines. This is not specific to phpmyadmin, it&#8217;s just the behavior of Apache.</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">ProxyPass</span> <span class="sx">/mirror/foo/</span> http://backend.example.com/~user/phpmyadmin <span class="nb">ProxyPassReverse</span> <span class="sx">/mirror/foo/</span> http://backend.example.com/%7Euser/phpmyadmin <span class="nb">ProxyPassReverseCookiePath</span> /%7Euser/phpmyadmin <span class="sx">/mirror/foo</span> </pre></div> </div> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last">&lt;<a class="reference external" href="http://httpd.apache.org/docs/2.2/mod/mod_proxy.html">http://httpd.apache.org/docs/2.2/mod/mod_proxy.html</a>&gt;</p> </div> </div> <div class="section" id="when-i-view-a-database-and-ask-to-see-its-privileges-i-get-an-error-about-an-unknown-column"> <span id="faq1-41"></span><h3>1.41 When I view a database and ask to see its privileges, I get an error about an unknown column.<a class="headerlink" href="#when-i-view-a-database-and-ask-to-see-its-privileges-i-get-an-error-about-an-unknown-column" title="Permalink to this headline">¶</a></h3> <p>The MySQL server&#8217;s privilege tables are not up to date, you need to run the <strong class="command">mysql_upgrade</strong> command on the server.</p> </div> <div class="section" id="how-can-i-prevent-robots-from-accessing-phpmyadmin"> <span id="faq1-42"></span><h3>1.42 How can I prevent robots from accessing phpMyAdmin?<a class="headerlink" href="#how-can-i-prevent-robots-from-accessing-phpmyadmin" title="Permalink to this headline">¶</a></h3> <p>You can add various rules to <a class="reference internal" href="glossary.html#term-htaccess"><em class="xref std std-term">.htaccess</em></a> to filter access based on user agent field. This is quite easy to circumvent, but could prevent at least some robots accessing your installation.</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">RewriteEngine</span> <span class="k">on</span> <span class="c"># Allow only GET and POST verbs</span> <span class="nb">RewriteCond</span> %{REQUEST_METHOD} !^(GET|POST)$ [NC,OR] <span class="c"># Ban Typical Vulnerability Scanners and others</span> <span class="c"># Kick out Script Kiddies</span> <span class="nb">RewriteCond</span> %{HTTP_USER_AGENT} ^(java|curl|wget).* [NC,OR] <span class="nb">RewriteCond</span> %{HTTP_USER_AGENT} ^.*(libwww-perl|curl|wget|python|nikto|wkito|pikto|scan|acunetix).* [NC,OR] <span class="nb">RewriteCond</span> %{HTTP_USER_AGENT} ^.*(winhttp|HTTrack|clshttp|archiver|loader|email|harvest|extract|grab|miner).* [NC,OR] <span class="c"># Ban Search Engines, Crawlers to your administrative panel</span> <span class="c"># No reasons to access from bots</span> <span class="c"># Ultimately Better than the useless robots.txt</span> <span class="c"># Did google respect robots.txt?</span> <span class="c"># Try google: intitle:phpMyAdmin intext:&quot;Welcome to phpMyAdmin *.*.*&quot; intext:&quot;Log in&quot; -wiki -forum -forums -questions intext:&quot;Cookies must be enabled&quot;</span> <span class="nb">RewriteCond</span> %{HTTP_USER_AGENT} ^.*(AdsBot-Google|ia_archiver|Scooter|Ask.Jeeves|Baiduspider|Exabot|FAST.Enterprise.Crawler|FAST-WebCrawler|www\.neomo\.de|Gigabot|Mediapartners-Google|Google.Desktop|Feedfetcher-Google|Googlebot|heise-IT-Markt-Crawler|heritrix|ibm.com\cs/crawler|ICCrawler|ichiro|MJ12bot|MetagerBot|msnbot-NewsBlogs|msnbot|msnbot-media|NG-Search|lucene.apache.org|NutchCVS|OmniExplorer_Bot|online.link.validator|psbot0|Seekbot|Sensis.Web.Crawler|SEO.search.Crawler|Seoma.\[SEO.Crawler\]|SEOsearch|Snappy|www.urltrends.com|www.tkl.iis.u-tokyo.ac.jp/~crawler|SynooBot|crawleradmin.t-info@telekom.de|TurnitinBot|voyager|W3.SiteSearch.Crawler|W3C-checklink|W3C_Validator|www.WISEnutbot.com|yacybot|Yahoo-MMCrawler|Yahoo\!.DE.Slurp|Yahoo\!.Slurp|YahooSeeker).* [NC] <span class="nb">RewriteRule</span> .* - [F] </pre></div> </div> </div> <div class="section" id="why-can-t-i-display-the-structure-of-my-table-containing-hundreds-of-columns"> <span id="faq1-43"></span><h3>1.43 Why can&#8217;t I display the structure of my table containing hundreds of columns?<a class="headerlink" href="#why-can-t-i-display-the-structure-of-my-table-containing-hundreds-of-columns" title="Permalink to this headline">¶</a></h3> <p>Because your PHP&#8217;s <tt class="docutils literal"><span class="pre">memory_limit</span></tt> is too low; adjust it in <tt class="file docutils literal"><span class="pre">php.ini</span></tt>.</p> </div> </div> <div class="section" id="configuration"> <span id="faqconfig"></span><h2>Configuration<a class="headerlink" href="#configuration" title="Permalink to this headline">¶</a></h2> <div class="section" id="the-error-message-warning-cannot-add-header-information-headers-already-sent-by-is-displayed-what-s-the-problem"> <span id="faq2-1"></span><h3>2.1 The error message &#8220;Warning: Cannot add header information - headers already sent by ...&#8221; is displayed, what&#8217;s the problem?<a class="headerlink" href="#the-error-message-warning-cannot-add-header-information-headers-already-sent-by-is-displayed-what-s-the-problem" title="Permalink to this headline">¶</a></h3> <p>Edit your <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt> file and ensure there is nothing (I.E. no blank lines, no spaces, no characters...) neither before the <tt class="docutils literal"><span class="pre">&lt;?php</span></tt> tag at the beginning, neither after the <tt class="docutils literal"><span class="pre">?&gt;</span></tt> tag at the end. We also got a report from a user under <a class="reference internal" href="glossary.html#term-iis"><em class="xref std std-term">IIS</em></a>, that used a zipped distribution kit: the file <tt class="file docutils literal"><span class="pre">libraries/Config.class.php</span></tt> contained an end-of-line character (hex 0A) at the end; removing this character cleared his errors.</p> </div> <div class="section" id="phpmyadmin-can-t-connect-to-mysql-what-s-wrong"> <span id="faq2-2"></span><h3>2.2 phpMyAdmin can&#8217;t connect to MySQL. What&#8217;s wrong?<a class="headerlink" href="#phpmyadmin-can-t-connect-to-mysql-what-s-wrong" title="Permalink to this headline">¶</a></h3> <p>Either there is an error with your PHP setup or your username/password is wrong. Try to make a small script which uses mysql_connect and see if it works. If it doesn&#8217;t, it may be you haven&#8217;t even compiled MySQL support into PHP.</p> </div> <div class="section" id="the-error-message-warning-mysql-connection-failed-can-t-connect-to-local-mysql-server-through-socket-tmp-mysql-sock-111-is-displayed-what-can-i-do"> <span id="faq2-3"></span><h3>2.3 The error message &#8220;Warning: MySQL Connection Failed: Can&#8217;t connect to local MySQL server through socket &#8216;/tmp/mysql.sock&#8217; (111) ...&#8221; is displayed. What can I do?<a class="headerlink" href="#the-error-message-warning-mysql-connection-failed-can-t-connect-to-local-mysql-server-through-socket-tmp-mysql-sock-111-is-displayed-what-can-i-do" title="Permalink to this headline">¶</a></h3> <p>For RedHat users, Harald Legner suggests this on the mailing list:</p> <p>On my RedHat-Box the socket of MySQL is <em>/var/lib/mysql/mysql.sock</em>. In your <tt class="file docutils literal"><span class="pre">php.ini</span></tt> you will find a line</p> <div class="highlight-ini"><div class="highlight"><pre><span class="na">mysql.default_socket</span> <span class="o">=</span> <span class="s">/tmp/mysql.sock</span> </pre></div> </div> <p>change it to</p> <div class="highlight-ini"><div class="highlight"><pre><span class="na">mysql.default_socket</span> <span class="o">=</span> <span class="s">/var/lib/mysql/mysql.sock</span> </pre></div> </div> <p>Then restart apache and it will work.</p> <p>Here is a fix suggested by Brad Ummer:</p> <ul class="simple"> <li>First, you need to determine what socket is being used by MySQL. To do this, telnet to your server and go to the MySQL bin directory. In this directory there should be a file named <em>mysqladmin</em>. Type <tt class="docutils literal"><span class="pre">./mysqladmin</span> <span class="pre">variables</span></tt>, and this should give you a bunch of info about your MySQL server, including the socket (<em>/tmp/mysql.sock</em>, for example).</li> <li>Then, you need to tell PHP to use this socket. To do this in phpMyAdmin, you need to complete the socket information in the <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt>. For example: <span class="target" id="index-6"></span><a class="reference internal" href="config.html#cfg_Servers_socket"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['Servers'][$i]['socket']</span></tt></a> Please also make sure that the permissions of this file allow to be readable by your webserver (i.e. &#8216;0755&#8217;).</li> </ul> <p>Have also a look at the <a class="reference external" href="http://dev.mysql.com/doc/en/can-not-connect-to-server.html">corresponding section of the MySQL documentation</a>.</p> </div> <div class="section" id="nothing-is-displayed-by-my-browser-when-i-try-to-run-phpmyadmin-what-can-i-do"> <span id="faq2-4"></span><h3>2.4 Nothing is displayed by my browser when I try to run phpMyAdmin, what can I do?<a class="headerlink" href="#nothing-is-displayed-by-my-browser-when-i-try-to-run-phpmyadmin-what-can-i-do" title="Permalink to this headline">¶</a></h3> <p>Try to set the <span class="target" id="index-7"></span><a class="reference internal" href="config.html#cfg_OBGzip"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['OBGzip']</span></tt></a> directive to <tt class="docutils literal"><span class="pre">false</span></tt> in the phpMyAdmin configuration file. It helps sometime. Also have a look at your PHP version number: if it contains &#8220;b&#8221; or &#8220;alpha&#8221; it means you&#8217;re running a testing version of PHP. That&#8217;s not a so good idea, please upgrade to a plain revision.</p> </div> <div class="section" id="each-time-i-want-to-insert-or-change-a-row-or-drop-a-database-or-a-table-an-error-404-page-not-found-is-displayed-or-with-http-or-cookie-authentication-i-m-asked-to-log-in-again-what-s-wrong"> <span id="faq2-5"></span><h3>2.5 Each time I want to insert or change a row or drop a database or a table, an error 404 (page not found) is displayed or, with HTTP or cookie authentication, I&#8217;m asked to log in again. What&#8217;s wrong?<a class="headerlink" href="#each-time-i-want-to-insert-or-change-a-row-or-drop-a-database-or-a-table-an-error-404-page-not-found-is-displayed-or-with-http-or-cookie-authentication-i-m-asked-to-log-in-again-what-s-wrong" title="Permalink to this headline">¶</a></h3> <p>Check the value you set for the <span class="target" id="index-8"></span><a class="reference internal" href="config.html#cfg_PmaAbsoluteUri"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['PmaAbsoluteUri']</span></tt></a> directive in the phpMyAdmin configuration file.</p> </div> <div class="section" id="i-get-an-access-denied-for-user-root-localhost-using-password-yes-error-when-trying-to-access-a-mysql-server-on-a-host-which-is-port-forwarded-for-my-localhost"> <span id="faq2-6"></span><h3>2.6 I get an &#8220;Access denied for user: <a class="reference external" href="mailto:'root&#37;&#52;&#48;localhost">'root<span>&#64;</span>localhost</a>&#8216; (Using password: YES)&#8221;-error when trying to access a MySQL-Server on a host which is port-forwarded for my localhost.<a class="headerlink" href="#i-get-an-access-denied-for-user-root-localhost-using-password-yes-error-when-trying-to-access-a-mysql-server-on-a-host-which-is-port-forwarded-for-my-localhost" title="Permalink to this headline">¶</a></h3> <p>When you are using a port on your localhost, which you redirect via port-forwarding to another host, MySQL is not resolving the localhost as expected. Erik Wasser explains: The solution is: if your host is &#8220;localhost&#8221; MySQL (the command line tool <strong class="command">mysql</strong> as well) always tries to use the socket connection for speeding up things. And that doesn&#8217;t work in this configuration with port forwarding. If you enter &#8220;127.0.0.1&#8221; as hostname, everything is right and MySQL uses the <a class="reference internal" href="glossary.html#term-tcp"><em class="xref std std-term">TCP</em></a> connection.</p> </div> <div class="section" id="using-and-creating-themes"> <span id="faqthemes"></span><h3>2.7 Using and creating themes<a class="headerlink" href="#using-and-creating-themes" title="Permalink to this headline">¶</a></h3> <p>Themes are configured with <span class="target" id="index-9"></span><a class="reference internal" href="config.html#cfg_ThemePath"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['ThemePath']</span></tt></a>, <span class="target" id="index-10"></span><a class="reference internal" href="config.html#cfg_ThemeManager"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['ThemeManager']</span></tt></a> and <span class="target" id="index-11"></span><a class="reference internal" href="config.html#cfg_ThemeDefault"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['ThemeDefault']</span></tt></a>. Under <span class="target" id="index-12"></span><a class="reference internal" href="config.html#cfg_ThemePath"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['ThemePath']</span></tt></a>, you should not delete the directory <tt class="docutils literal"><span class="pre">pmahomme</span></tt> or its underlying structure, because this is the system theme used by phpMyAdmin. <tt class="docutils literal"><span class="pre">pmahomme</span></tt> contains all images and styles, for backwards compatibility and for all themes that would not include images or css-files. If <span class="target" id="index-13"></span><a class="reference internal" href="config.html#cfg_ThemeManager"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['ThemeManager']</span></tt></a> is enabled, you can select your favorite theme on the main page. Your selected theme will be stored in a cookie.</p> <p>To create a theme:</p> <ul class="simple"> <li>make a new subdirectory (for example &#8220;your_theme_name&#8221;) under <span class="target" id="index-14"></span><a class="reference internal" href="config.html#cfg_ThemePath"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['ThemePath']</span></tt></a> (by default <tt class="docutils literal"><span class="pre">themes</span></tt>)</li> <li>copy the files and directories from <tt class="docutils literal"><span class="pre">pmahomme</span></tt> to &#8220;your_theme_name&#8221;</li> <li>edit the css-files in &#8220;your_theme_name/css&#8221;</li> <li>put your new images in &#8220;your_theme_name/img&#8221;</li> <li>edit <tt class="file docutils literal"><span class="pre">layout.inc.php</span></tt> in &#8220;your_theme_name&#8221;</li> <li>edit <tt class="file docutils literal"><span class="pre">info.inc.php</span></tt> in &#8220;your_theme_name&#8221; to contain your chosen theme name, that will be visible in user interface</li> <li>make a new screenshot of your theme and save it under &#8220;your_theme_name/screen.png&#8221;</li> </ul> <p>In theme directory there is file <tt class="file docutils literal"><span class="pre">info.inc.php</span></tt> which contains theme verbose name, theme generation and theme version. These versions and generations are enumerated from 1 and do not have any direct dependence on phpMyAdmin version. Themes within same generation should be backwards compatible - theme with version 2 should work in phpMyAdmin requiring version 1. Themes with different generation are incompatible.</p> <p>If you do not want to use your own symbols and buttons, remove the directory &#8220;img&#8221; in &#8220;your_theme_name&#8221;. phpMyAdmin will use the default icons and buttons (from the system-theme <tt class="docutils literal"><span class="pre">pmahomme</span></tt>).</p> </div> <div class="section" id="i-get-missing-parameters-errors-what-can-i-do"> <span id="faqmissingparameters"></span><h3>2.8 I get &#8220;Missing parameters&#8221; errors, what can I do?<a class="headerlink" href="#i-get-missing-parameters-errors-what-can-i-do" title="Permalink to this headline">¶</a></h3> <p>Here are a few points to check:</p> <ul class="simple"> <li>In <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt>, try to leave the <span class="target" id="index-15"></span><a class="reference internal" href="config.html#cfg_PmaAbsoluteUri"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['PmaAbsoluteUri']</span></tt></a> directive empty. See also <a class="reference internal" href="#faq4-7"><em>4.7 Authentication window is displayed more than once, why?</em></a>.</li> <li>Maybe you have a broken PHP installation or you need to upgrade your Zend Optimizer. See &lt;<a class="reference external" href="http://bugs.php.net/bug.php?id=31134">http://bugs.php.net/bug.php?id=31134</a>&gt;.</li> <li>If you are using Hardened PHP with the ini directive <tt class="docutils literal"><span class="pre">varfilter.max_request_variables</span></tt> set to the default (200) or another low value, you could get this error if your table has a high number of columns. Adjust this setting accordingly. (Thanks to Klaus Dorninger for the hint).</li> <li>In the <tt class="file docutils literal"><span class="pre">php.ini</span></tt> directive <tt class="docutils literal"><span class="pre">arg_separator.input</span></tt>, a value of &#8221;;&#8221; will cause this error. Replace it with &#8220;&amp;;&#8221;.</li> <li>If you are using <a class="reference external" href="http://www.hardened-php.net/">Hardened-PHP</a>, you might want to increase <a class="reference external" href="http://www.hardened-php.net/hphp/troubleshooting.html">request limits</a>.</li> <li>The directory specified in the <tt class="file docutils literal"><span class="pre">php.ini</span></tt> directive <tt class="docutils literal"><span class="pre">session.save_path</span></tt> does not exist or is read-only.</li> </ul> </div> <div class="section" id="seeing-an-upload-progress-bar"> <span id="faq2-9"></span><h3>2.9 Seeing an upload progress bar<a class="headerlink" href="#seeing-an-upload-progress-bar" title="Permalink to this headline">¶</a></h3> <p>To be able to see a progress bar during your uploads, your server must have the <a class="reference external" href="http://pecl.php.net/package/APC">APC</a> extension, the <a class="reference external" href="http://pecl.php.net/package/uploadprogress">uploadprogress</a> one, or you must be running PHP 5.4.0 or higher. Moreover, the JSON extension has to be enabled in your PHP.</p> <p>If using APC, you must set <tt class="docutils literal"><span class="pre">apc.rfc1867</span></tt> to <tt class="docutils literal"><span class="pre">on</span></tt> in your <tt class="file docutils literal"><span class="pre">php.ini</span></tt>.</p> <p>If using PHP 5.4.0 or higher, you must set <tt class="docutils literal"><span class="pre">session.upload_progress.enabled</span></tt> to <tt class="docutils literal"><span class="pre">1</span></tt> in your <tt class="file docutils literal"><span class="pre">php.ini</span></tt>. However, starting from phpMyAdmin version 4.0.4, session-based upload progress has been temporarily deactivated due to its problematic behavior.</p> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last"><span class="target" id="index-16"></span><a class="rfc reference external" href="http://tools.ietf.org/html/rfc1867.html"><strong>RFC 1867</strong></a></p> </div> </div> </div> <div class="section" id="known-limitations"> <span id="faqlimitations"></span><h2>Known limitations<a class="headerlink" href="#known-limitations" title="Permalink to this headline">¶</a></h2> <div class="section" id="when-using-http-authentication-a-user-who-logged-out-can-not-log-in-again-in-with-the-same-nick"> <span id="login-bug"></span><h3>3.1 When using HTTP authentication, a user who logged out can not log in again in with the same nick.<a class="headerlink" href="#when-using-http-authentication-a-user-who-logged-out-can-not-log-in-again-in-with-the-same-nick" title="Permalink to this headline">¶</a></h3> <p>This is related to the authentication mechanism (protocol) used by phpMyAdmin. To bypass this problem: just close all the opened browser windows and then go back to phpMyAdmin. You should be able to log in again.</p> </div> <div class="section" id="when-dumping-a-large-table-in-compressed-mode-i-get-a-memory-limit-error-or-a-time-limit-error"> <span id="faq3-2"></span><h3>3.2 When dumping a large table in compressed mode, I get a memory limit error or a time limit error.<a class="headerlink" href="#when-dumping-a-large-table-in-compressed-mode-i-get-a-memory-limit-error-or-a-time-limit-error" title="Permalink to this headline">¶</a></h3> <p>Compressed dumps are built in memory and because of this are limited to php&#8217;s memory limit. For GZip/BZip2 exports this can be overcome since 2.5.4 using <span class="target" id="index-17"></span><a class="reference internal" href="config.html#cfg_CompressOnFly"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['CompressOnFly']</span></tt></a> (enabled by default). Zip exports can not be handled this way, so if you need Zip files for larger dump, you have to use another way.</p> </div> <div class="section" id="with-innodb-tables-i-lose-foreign-key-relationships-when-i-rename-a-table-or-a-column"> <span id="faq3-3"></span><h3>3.3 With InnoDB tables, I lose foreign key relationships when I rename a table or a column.<a class="headerlink" href="#with-innodb-tables-i-lose-foreign-key-relationships-when-i-rename-a-table-or-a-column" title="Permalink to this headline">¶</a></h3> <p>This is an InnoDB bug, see &lt;<a class="reference external" href="http://bugs.mysql.com/bug.php?id=21704">http://bugs.mysql.com/bug.php?id=21704</a>&gt;.</p> </div> <div class="section" id="i-am-unable-to-import-dumps-i-created-with-the-mysqldump-tool-bundled-with-the-mysql-server-distribution"> <span id="faq3-4"></span><h3>3.4 I am unable to import dumps I created with the mysqldump tool bundled with the MySQL server distribution.<a class="headerlink" href="#i-am-unable-to-import-dumps-i-created-with-the-mysqldump-tool-bundled-with-the-mysql-server-distribution" title="Permalink to this headline">¶</a></h3> <p>The problem is that older versions of <tt class="docutils literal"><span class="pre">mysqldump</span></tt> created invalid comments like this:</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="c1">-- MySQL dump 8.22</span> <span class="c1">--</span> <span class="c1">-- Host: localhost Database: database</span> <span class="o">-------------------------------------------------------</span><span class="c1">--</span> <span class="c1">-- Server version 3.23.54</span> </pre></div> </div> <p>The invalid part of the code is the horizontal line made of dashes that appears once in every dump created with mysqldump. If you want to run your dump you have to turn it into valid MySQL. This means, you have to add a whitespace after the first two dashes of the line or add a # before it: <tt class="docutils literal"><span class="pre">--</span> <span class="pre">-------------------------------------------------------</span></tt> or <tt class="docutils literal"><span class="pre">#---------------------------------------------------------</span></tt></p> </div> <div class="section" id="when-using-nested-folders-multiple-hierarchies-are-displayed-in-a-wrong-manner"> <span id="faq3-5"></span><h3>3.5 When using nested folders, multiple hierarchies are displayed in a wrong manner.<a class="headerlink" href="#when-using-nested-folders-multiple-hierarchies-are-displayed-in-a-wrong-manner" title="Permalink to this headline">¶</a></h3> <p>Please note that you should not use the separating string multiple times without any characters between them, or at the beginning/end of your table name. If you have to, think about using another TableSeparator or disabling that feature.</p> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last"><span class="target" id="index-18"></span><a class="reference internal" href="config.html#cfg_NavigationTreeTableSeparator"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['NavigationTreeTableSeparator']</span></tt></a></p> </div> </div> <div class="section" id="faq3-6"> <span id="id7"></span><h3>3.6 (withdrawn).<a class="headerlink" href="#faq3-6" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="i-have-table-with-many-100-columns-and-when-i-try-to-browse-table-i-get-series-of-errors-like-warning-unable-to-parse-url-how-can-this-be-fixed"> <span id="faq3-7"></span><h3>3.7 I have table with many (100+) columns and when I try to browse table I get series of errors like &#8220;Warning: unable to parse url&#8221;. How can this be fixed?<a class="headerlink" href="#i-have-table-with-many-100-columns-and-when-i-try-to-browse-table-i-get-series-of-errors-like-warning-unable-to-parse-url-how-can-this-be-fixed" title="Permalink to this headline">¶</a></h3> <p>Your table neither have a primary key nor an unique one, so we must use a long expression to identify this row. This causes problems to parse_url function. The workaround is to create a primary or unique key.</p> </div> <div class="section" id="i-cannot-use-clickable-html-forms-in-columns-where-i-put-a-mime-transformation-onto"> <span id="faq3-8"></span><h3>3.8 I cannot use (clickable) HTML-forms in columns where I put a MIME-Transformation onto!<a class="headerlink" href="#i-cannot-use-clickable-html-forms-in-columns-where-i-put-a-mime-transformation-onto" title="Permalink to this headline">¶</a></h3> <p>Due to a surrounding form-container (for multi-row delete checkboxes), no nested forms can be put inside the table where phpMyAdmin displays the results. You can, however, use any form inside of a table if keep the parent form-container with the target to tbl_row_delete.php and just put your own input-elements inside. If you use a custom submit input field, the form will submit itself to the displaying page again, where you can validate the $HTTP_POST_VARS in a transformation. For a tutorial on how to effectively use transformations, see our <a class="reference external" href="https://www.phpmyadmin.net/docs/">Link section</a> on the official phpMyAdmin-homepage.</p> </div> <div class="section" id="i-get-error-messages-when-using-sql-mode-ansi-for-the-mysql-server"> <span id="faq3-9"></span><h3>3.9 I get error messages when using &#8220;&#8211;sql_mode=ANSI&#8221; for the MySQL server.<a class="headerlink" href="#i-get-error-messages-when-using-sql-mode-ansi-for-the-mysql-server" title="Permalink to this headline">¶</a></h3> <p>When MySQL is running in ANSI-compatibility mode, there are some major differences in how <a class="reference internal" href="glossary.html#term-sql"><em class="xref std std-term">SQL</em></a> is structured (see &lt;<a class="reference external" href="http://dev.mysql.com/doc/mysql/en/ansi-mode.html">http://dev.mysql.com/doc/mysql/en/ansi-mode.html</a>&gt;). Most important of all, the quote-character (&#8221;) is interpreted as an identifier quote character and not as a string quote character, which makes many internal phpMyAdmin operations into invalid <a class="reference internal" href="glossary.html#term-sql"><em class="xref std std-term">SQL</em></a> statements. There is no workaround to this behaviour. News to this item will be posted in <a class="reference external" href="https://sourceforge.net/p/phpmyadmin/bugs/1013/">Bug report #1013</a>.</p> </div> <div class="section" id="homonyms-and-no-primary-key-when-the-results-of-a-select-display-more-that-one-column-with-the-same-value-for-example-select-lastname-from-employees-where-firstname-like-a-and-two-smith-values-are-displayed-if-i-click-edit-i-cannot-be-sure-that-i-am-editing-the-intended-row"> <span id="faq3-10"></span><h3>3.10 Homonyms and no primary key: When the results of a SELECT display more that one column with the same value (for example <tt class="docutils literal"><span class="pre">SELECT</span> <span class="pre">lastname</span> <span class="pre">from</span> <span class="pre">employees</span> <span class="pre">where</span> <span class="pre">firstname</span> <span class="pre">like</span> <span class="pre">'A%'</span></tt> and two &#8220;Smith&#8221; values are displayed), if I click Edit I cannot be sure that I am editing the intended row.<a class="headerlink" href="#homonyms-and-no-primary-key-when-the-results-of-a-select-display-more-that-one-column-with-the-same-value-for-example-select-lastname-from-employees-where-firstname-like-a-and-two-smith-values-are-displayed-if-i-click-edit-i-cannot-be-sure-that-i-am-editing-the-intended-row" title="Permalink to this headline">¶</a></h3> <p>Please make sure that your table has a primary key, so that phpMyAdmin can use it for the Edit and Delete links.</p> </div> <div class="section" id="the-number-of-rows-for-innodb-tables-is-not-correct"> <span id="faq3-11"></span><h3>3.11 The number of rows for InnoDB tables is not correct.<a class="headerlink" href="#the-number-of-rows-for-innodb-tables-is-not-correct" title="Permalink to this headline">¶</a></h3> <p>phpMyAdmin uses a quick method to get the row count, and this method only returns an approximate count in the case of InnoDB tables. See <span class="target" id="index-19"></span><a class="reference internal" href="config.html#cfg_MaxExactCount"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['MaxExactCount']</span></tt></a> for a way to modify those results, but this could have a serious impact on performance. However, one can easily replace the approximate row count with exact count by simply clicking on the approximate count. This can also be done for all tables at once by clicking on the rows sum displayed at the bottom.</p> </div> <div class="section" id="faq3-12"> <span id="id9"></span><h3>3.12 (withdrawn).<a class="headerlink" href="#faq3-12" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="i-get-an-error-when-entering-use-followed-by-a-db-name-containing-an-hyphen"> <span id="faq3-13"></span><h3>3.13 I get an error when entering <tt class="docutils literal"><span class="pre">USE</span></tt> followed by a db name containing an hyphen.<a class="headerlink" href="#i-get-an-error-when-entering-use-followed-by-a-db-name-containing-an-hyphen" title="Permalink to this headline">¶</a></h3> <p>The tests I have made with MySQL 5.1.49 shows that the API does not accept this syntax for the USE command.</p> </div> <div class="section" id="i-am-not-able-to-browse-a-table-when-i-don-t-have-the-right-to-select-one-of-the-columns"> <span id="faq3-14"></span><h3>3.14 I am not able to browse a table when I don&#8217;t have the right to SELECT one of the columns.<a class="headerlink" href="#i-am-not-able-to-browse-a-table-when-i-don-t-have-the-right-to-select-one-of-the-columns" title="Permalink to this headline">¶</a></h3> <p>This has been a known limitation of phpMyAdmin since the beginning and it&#8217;s not likely to be solved in the future.</p> </div> <div class="section" id="faq3-15"> <span id="id10"></span><h3>3.15 (withdrawn).<a class="headerlink" href="#faq3-15" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="faq3-16"> <span id="id11"></span><h3>3.16 (withdrawn).<a class="headerlink" href="#faq3-16" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="faq3-17"> <span id="id12"></span><h3>3.17 (withdrawn).<a class="headerlink" href="#faq3-17" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="when-i-import-a-csv-file-that-contains-multiple-tables-they-are-lumped-together-into-a-single-table"> <span id="faq3-18"></span><h3>3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.<a class="headerlink" href="#when-i-import-a-csv-file-that-contains-multiple-tables-they-are-lumped-together-into-a-single-table" title="Permalink to this headline">¶</a></h3> <p>There is no reliable way to differentiate tables in <a class="reference internal" href="glossary.html#term-csv"><em class="xref std std-term">CSV</em></a> format. For the time being, you will have to break apart <a class="reference internal" href="glossary.html#term-csv"><em class="xref std std-term">CSV</em></a> files containing multiple tables.</p> </div> <div class="section" id="when-i-import-a-file-and-have-phpmyadmin-determine-the-appropriate-data-structure-it-only-uses-int-decimal-and-varchar-types"> <span id="faq3-19"></span><h3>3.19 When I import a file and have phpMyAdmin determine the appropriate data structure it only uses int, decimal, and varchar types.<a class="headerlink" href="#when-i-import-a-file-and-have-phpmyadmin-determine-the-appropriate-data-structure-it-only-uses-int-decimal-and-varchar-types" title="Permalink to this headline">¶</a></h3> <p>Currently, the import type-detection system can only assign these MySQL types to columns. In future, more will likely be added but for the time being you will have to edit the structure to your liking post-import. Also, you should note the fact that phpMyAdmin will use the size of the largest item in any given column as the column size for the appropriate type. If you know you will be adding larger items to that column then you should manually adjust the column sizes accordingly. This is done for the sake of efficiency.</p> </div> <div class="section" id="after-upgrading-some-bookmarks-are-gone-or-their-content-cannot-be-shown"> <span id="faq3-20"></span><h3>3.20 After upgrading, some bookmarks are gone or their content cannot be shown.<a class="headerlink" href="#after-upgrading-some-bookmarks-are-gone-or-their-content-cannot-be-shown" title="Permalink to this headline">¶</a></h3> <p>At some point, the character set used to store bookmark content has changed. It&#8217;s better to recreate your bookmark from the newer phpMyAdmin version.</p> </div> </div> <div class="section" id="isps-multi-user-installations"> <span id="faqmultiuser"></span><h2>ISPs, multi-user installations<a class="headerlink" href="#isps-multi-user-installations" title="Permalink to this headline">¶</a></h2> <div class="section" id="i-m-an-isp-can-i-setup-one-central-copy-of-phpmyadmin-or-do-i-need-to-install-it-for-each-customer"> <span id="faq4-1"></span><h3>4.1 I&#8217;m an ISP. Can I setup one central copy of phpMyAdmin or do I need to install it for each customer?<a class="headerlink" href="#i-m-an-isp-can-i-setup-one-central-copy-of-phpmyadmin-or-do-i-need-to-install-it-for-each-customer" title="Permalink to this headline">¶</a></h3> <p>Since version 2.0.3, you can setup a central copy of phpMyAdmin for all your users. The development of this feature was kindly sponsored by NetCologne GmbH. This requires a properly setup MySQL user management and phpMyAdmin <a class="reference internal" href="glossary.html#term-http"><em class="xref std std-term">HTTP</em></a> or cookie authentication.</p> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last"><a class="reference internal" href="setup.html#authentication-modes"><em>Using authentication modes</em></a></p> </div> </div> <div class="section" id="what-s-the-preferred-way-of-making-phpmyadmin-secure-against-evil-access"> <span id="faq4-2"></span><h3>4.2 What&#8217;s the preferred way of making phpMyAdmin secure against evil access?<a class="headerlink" href="#what-s-the-preferred-way-of-making-phpmyadmin-secure-against-evil-access" title="Permalink to this headline">¶</a></h3> <p>This depends on your system. If you&#8217;re running a server which cannot be accessed by other people, it&#8217;s sufficient to use the directory protection bundled with your webserver (with Apache you can use <a class="reference internal" href="glossary.html#term-htaccess"><em class="xref std std-term">.htaccess</em></a> files, for example). If other people have telnet access to your server, you should use phpMyAdmin&#8217;s <a class="reference internal" href="glossary.html#term-http"><em class="xref std std-term">HTTP</em></a> or cookie authentication features.</p> <p>Suggestions:</p> <ul class="simple"> <li>Your <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt> file should be <tt class="docutils literal"><span class="pre">chmod</span> <span class="pre">660</span></tt>.</li> <li>All your phpMyAdmin files should be chown -R phpmy.apache, where phpmy is a user whose password is only known to you, and apache is the group under which Apache runs.</li> <li>Follow security recommendations for PHP and your webserver.</li> </ul> </div> <div class="section" id="i-get-errors-about-not-being-able-to-include-a-file-in-lang-or-in-libraries"> <span id="faq4-3"></span><h3>4.3 I get errors about not being able to include a file in <em>/lang</em> or in <em>/libraries</em>.<a class="headerlink" href="#i-get-errors-about-not-being-able-to-include-a-file-in-lang-or-in-libraries" title="Permalink to this headline">¶</a></h3> <p>Check <tt class="file docutils literal"><span class="pre">php.ini</span></tt>, or ask your sysadmin to check it. The <tt class="docutils literal"><span class="pre">include_path</span></tt> must contain &#8221;.&#8221; somewhere in it, and <tt class="docutils literal"><span class="pre">open_basedir</span></tt>, if used, must contain &#8221;.&#8221; and &#8221;./lang&#8221; to allow normal operation of phpMyAdmin.</p> </div> <div class="section" id="phpmyadmin-always-gives-access-denied-when-using-http-authentication"> <span id="faq4-4"></span><h3>4.4 phpMyAdmin always gives &#8220;Access denied&#8221; when using HTTP authentication.<a class="headerlink" href="#phpmyadmin-always-gives-access-denied-when-using-http-authentication" title="Permalink to this headline">¶</a></h3> <p>This could happen for several reasons:</p> <ul class="simple"> <li><span class="target" id="index-20"></span><a class="reference internal" href="config.html#cfg_Servers_controluser"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['Servers'][$i]['controluser']</span></tt></a> and/or <span class="target" id="index-21"></span><a class="reference internal" href="config.html#cfg_Servers_controlpass"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['Servers'][$i]['controlpass']</span></tt></a> are wrong.</li> <li>The username/password you specify in the login dialog are invalid.</li> <li>You have already setup a security mechanism for the phpMyAdmin- directory, eg. a <a class="reference internal" href="glossary.html#term-htaccess"><em class="xref std std-term">.htaccess</em></a> file. This would interfere with phpMyAdmin&#8217;s authentication, so remove it.</li> </ul> </div> <div class="section" id="is-it-possible-to-let-users-create-their-own-databases"> <span id="faq4-5"></span><h3>4.5 Is it possible to let users create their own databases?<a class="headerlink" href="#is-it-possible-to-let-users-create-their-own-databases" title="Permalink to this headline">¶</a></h3> <p>Starting with 2.2.5, in the user management page, you can enter a wildcard database name for a user (for example &#8220;joe%&#8221;), and put the privileges you want. For example, adding <tt class="docutils literal"><span class="pre">SELECT,</span> <span class="pre">INSERT,</span> <span class="pre">UPDATE,</span> <span class="pre">DELETE,</span> <span class="pre">CREATE,</span> <span class="pre">DROP,</span> <span class="pre">INDEX,</span> <span class="pre">ALTER</span></tt> would let a user create/manage his/her database(s).</p> </div> <div class="section" id="how-can-i-use-the-host-based-authentication-additions"> <span id="faq4-6"></span><h3>4.6 How can I use the Host-based authentication additions?<a class="headerlink" href="#how-can-i-use-the-host-based-authentication-additions" title="Permalink to this headline">¶</a></h3> <p>If you have existing rules from an old <a class="reference internal" href="glossary.html#term-htaccess"><em class="xref std std-term">.htaccess</em></a> file, you can take them and add a username between the <tt class="docutils literal"><span class="pre">'deny'</span></tt>/<tt class="docutils literal"><span class="pre">'allow'</span></tt> and <tt class="docutils literal"><span class="pre">'from'</span></tt> strings. Using the username wildcard of <tt class="docutils literal"><span class="pre">'%'</span></tt> would be a major benefit here if your installation is suited to using it. Then you can just add those updated lines into the <span class="target" id="index-22"></span><a class="reference internal" href="config.html#cfg_Servers_AllowDeny_rules"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['Servers'][$i]['AllowDeny']['rules']</span></tt></a> array.</p> <p>If you want a pre-made sample, you can try this fragment. It stops the &#8216;root&#8217; user from logging in from any networks other than the private network <a class="reference internal" href="glossary.html#term-ip"><em class="xref std std-term">IP</em></a> blocks.</p> <div class="highlight-php"><div class="highlight"><pre><span class="c1">//block root from logging in except from the private networks</span> <span class="nv">$cfg</span><span class="p">[</span><span class="s1">&#39;Servers&#39;</span><span class="p">][</span><span class="nv">$i</span><span class="p">][</span><span class="s1">&#39;AllowDeny&#39;</span><span class="p">][</span><span class="s1">&#39;order&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="s1">&#39;deny,allow&#39;</span><span class="p">;</span> <span class="nv">$cfg</span><span class="p">[</span><span class="s1">&#39;Servers&#39;</span><span class="p">][</span><span class="nv">$i</span><span class="p">][</span><span class="s1">&#39;AllowDeny&#39;</span><span class="p">][</span><span class="s1">&#39;rules&#39;</span><span class="p">]</span> <span class="o">=</span> <span class="k">array</span><span class="p">(</span> <span class="s1">&#39;deny root from all&#39;</span><span class="p">,</span> <span class="s1">&#39;allow root from localhost&#39;</span><span class="p">,</span> <span class="s1">&#39;allow root from 10.0.0.0/8&#39;</span><span class="p">,</span> <span class="s1">&#39;allow root from 192.168.0.0/16&#39;</span><span class="p">,</span> <span class="s1">&#39;allow root from 172.16.0.0/12&#39;</span><span class="p">,</span> <span class="p">);</span> </pre></div> </div> </div> <div class="section" id="authentication-window-is-displayed-more-than-once-why"> <span id="faq4-7"></span><h3>4.7 Authentication window is displayed more than once, why?<a class="headerlink" href="#authentication-window-is-displayed-more-than-once-why" title="Permalink to this headline">¶</a></h3> <p>This happens if you are using a <a class="reference internal" href="glossary.html#term-url"><em class="xref std std-term">URL</em></a> to start phpMyAdmin which is different than the one set in your <span class="target" id="index-23"></span><a class="reference internal" href="config.html#cfg_PmaAbsoluteUri"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['PmaAbsoluteUri']</span></tt></a>. For example, a missing &#8220;www&#8221;, or entering with an <a class="reference internal" href="glossary.html#term-ip"><em class="xref std std-term">IP</em></a> address while a domain name is defined in the config file.</p> </div> <div class="section" id="which-parameters-can-i-use-in-the-url-that-starts-phpmyadmin"> <span id="faq4-8"></span><h3>4.8 Which parameters can I use in the URL that starts phpMyAdmin?<a class="headerlink" href="#which-parameters-can-i-use-in-the-url-that-starts-phpmyadmin" title="Permalink to this headline">¶</a></h3> <p>When starting phpMyAdmin, you can use the <tt class="docutils literal"><span class="pre">db</span></tt>, <tt class="docutils literal"><span class="pre">pma_username</span></tt>, <tt class="docutils literal"><span class="pre">pma_password</span></tt> and <tt class="docutils literal"><span class="pre">server</span></tt> parameters. This last one can contain either the numeric host index (from <tt class="docutils literal"><span class="pre">$i</span></tt> of the configuration file) or one of the host names present in the configuration file. Using <tt class="docutils literal"><span class="pre">pma_username</span></tt> and <tt class="docutils literal"><span class="pre">pma_password</span></tt> has been tested along with the usage of &#8216;cookie&#8217; <tt class="docutils literal"><span class="pre">auth_type</span></tt>.</p> </div> </div> <div class="section" id="browsers-or-client-os"> <span id="faqbrowsers"></span><h2>Browsers or client OS<a class="headerlink" href="#browsers-or-client-os" title="Permalink to this headline">¶</a></h2> <div class="section" id="i-get-an-out-of-memory-error-and-my-controls-are-non-functional-when-trying-to-create-a-table-with-more-than-14-columns"> <span id="faq5-1"></span><h3>5.1 I get an out of memory error, and my controls are non-functional, when trying to create a table with more than 14 columns.<a class="headerlink" href="#i-get-an-out-of-memory-error-and-my-controls-are-non-functional-when-trying-to-create-a-table-with-more-than-14-columns" title="Permalink to this headline">¶</a></h3> <p>We could reproduce this problem only under Win98/98SE. Testing under WinNT4 or Win2K, we could easily create more than 60 columns. A workaround is to create a smaller number of columns, then come back to your table properties and add the other columns.</p> </div> <div class="section" id="with-xitami-2-5b4-phpmyadmin-won-t-process-form-fields"> <span id="faq5-2"></span><h3>5.2 With Xitami 2.5b4, phpMyAdmin won&#8217;t process form fields.<a class="headerlink" href="#with-xitami-2-5b4-phpmyadmin-won-t-process-form-fields" title="Permalink to this headline">¶</a></h3> <p>This is not a phpMyAdmin problem but a Xitami known bug: you&#8217;ll face it with each script/website that use forms. Upgrade or downgrade your Xitami server.</p> </div> <div class="section" id="i-have-problems-dumping-tables-with-konqueror-phpmyadmin-2-2-2"> <span id="faq5-3"></span><h3>5.3 I have problems dumping tables with Konqueror (phpMyAdmin 2.2.2).<a class="headerlink" href="#i-have-problems-dumping-tables-with-konqueror-phpmyadmin-2-2-2" title="Permalink to this headline">¶</a></h3> <p>With Konqueror 2.1.1: plain dumps, zip and GZip dumps work ok, except that the proposed file name for the dump is always &#8216;tbl_dump.php&#8217;. Bzip2 dumps don&#8217;t seem to work. With Konqueror 2.2.1: plain dumps work; zip dumps are placed into the user&#8217;s temporary directory, so they must be moved before closing Konqueror, or else they disappear. GZip dumps give an error message. Testing needs to be done for Konqueror 2.2.2.</p> </div> <div class="section" id="i-can-t-use-the-cookie-authentication-mode-because-internet-explorer-never-stores-the-cookies"> <span id="faq5-4"></span><h3>5.4 I can&#8217;t use the cookie authentication mode because Internet Explorer never stores the cookies.<a class="headerlink" href="#i-can-t-use-the-cookie-authentication-mode-because-internet-explorer-never-stores-the-cookies" title="Permalink to this headline">¶</a></h3> <p>MS Internet Explorer seems to be really buggy about cookies, at least till version 6.</p> </div> <div class="section" id="in-internet-explorer-5-0-i-get-javascript-errors-when-browsing-my-rows"> <span id="faq5-5"></span><h3>5.5 In Internet Explorer 5.0, I get JavaScript errors when browsing my rows.<a class="headerlink" href="#in-internet-explorer-5-0-i-get-javascript-errors-when-browsing-my-rows" title="Permalink to this headline">¶</a></h3> <p>Upgrade to at least Internet Explorer 5.5 SP2.</p> </div> <div class="section" id="in-internet-explorer-5-0-5-5-or-6-0-i-get-an-error-like-page-not-found-when-trying-to-modify-a-row-in-a-table-with-many-columns-or-with-a-text-column"> <span id="faq5-6"></span><h3>5.6 In Internet Explorer 5.0, 5.5 or 6.0, I get an error (like &#8220;Page not found&#8221;) when trying to modify a row in a table with many columns, or with a text column.<a class="headerlink" href="#in-internet-explorer-5-0-5-5-or-6-0-i-get-an-error-like-page-not-found-when-trying-to-modify-a-row-in-a-table-with-many-columns-or-with-a-text-column" title="Permalink to this headline">¶</a></h3> <p>Your table neither have a primary key nor an unique one, so we must use a long <a class="reference internal" href="glossary.html#term-url"><em class="xref std std-term">URL</em></a> to identify this row. There is a limit on the length of the <a class="reference internal" href="glossary.html#term-url"><em class="xref std std-term">URL</em></a> in those browsers, and this not happen in Netscape, for example. The workaround is to create a primary or unique key, or use another browser.</p> </div> <div class="section" id="i-refresh-reload-my-browser-and-come-back-to-the-welcome-page"> <span id="faq5-7"></span><h3>5.7 I refresh (reload) my browser, and come back to the welcome page.<a class="headerlink" href="#i-refresh-reload-my-browser-and-come-back-to-the-welcome-page" title="Permalink to this headline">¶</a></h3> <p>Some browsers support right-clicking into the frame you want to refresh, just do this in the right frame.</p> </div> <div class="section" id="with-mozilla-0-9-7-i-have-problems-sending-a-query-modified-in-the-query-box"> <span id="faq5-8"></span><h3>5.8 With Mozilla 0.9.7 I have problems sending a query modified in the query box.<a class="headerlink" href="#with-mozilla-0-9-7-i-have-problems-sending-a-query-modified-in-the-query-box" title="Permalink to this headline">¶</a></h3> <p>Looks like a Mozilla bug: 0.9.6 was OK. We will keep an eye on future Mozilla versions.</p> </div> <div class="section" id="with-mozilla-0-9-to-1-0-and-netscape-7-0-pr1-i-can-t-type-a-whitespace-in-the-sql-query-edit-area-the-page-scrolls-down"> <span id="faq5-9"></span><h3>5.9 With Mozilla 0.9.? to 1.0 and Netscape 7.0-PR1 I can&#8217;t type a whitespace in the SQL-Query edit area: the page scrolls down.<a class="headerlink" href="#with-mozilla-0-9-to-1-0-and-netscape-7-0-pr1-i-can-t-type-a-whitespace-in-the-sql-query-edit-area-the-page-scrolls-down" title="Permalink to this headline">¶</a></h3> <p>This is a Mozilla bug (see bug #26882 at <a class="reference external" href="http://bugzilla.mozilla.org/">BugZilla</a>).</p> </div> <div class="section" id="with-netscape-4-75-i-get-empty-rows-between-each-row-of-data-in-a-csv-exported-file"> <span id="faq5-10"></span><h3>5.10 With Netscape 4.75 I get empty rows between each row of data in a CSV exported file.<a class="headerlink" href="#with-netscape-4-75-i-get-empty-rows-between-each-row-of-data-in-a-csv-exported-file" title="Permalink to this headline">¶</a></h3> <p>This is a known Netscape 4.75 bug: it adds some line feeds when exporting data in octet-stream mode. Since we can&#8217;t detect the specific Netscape version, we cannot workaround this bug.</p> </div> <div class="section" id="extended-ascii-characters-like-german-umlauts-are-displayed-wrong"> <span id="faq5-11"></span><h3>5.11 Extended-ASCII characters like German umlauts are displayed wrong.<a class="headerlink" href="#extended-ascii-characters-like-german-umlauts-are-displayed-wrong" title="Permalink to this headline">¶</a></h3> <p>Please ensure that you have set your browser&#8217;s character set to the one of the language file you have selected on phpMyAdmin&#8217;s start page. Alternatively, you can try the auto detection mode that is supported by the recent versions of the most browsers.</p> </div> <div class="section" id="mac-os-x-safari-browser-changes-special-characters-to"> <span id="faq5-12"></span><h3>5.12 Mac OS X Safari browser changes special characters to &#8221;?&#8221;.<a class="headerlink" href="#mac-os-x-safari-browser-changes-special-characters-to" title="Permalink to this headline">¶</a></h3> <p>This issue has been reported by a <a class="reference internal" href="glossary.html#term-mac-os-x"><em class="xref std std-term">Mac OS X</em></a> user, who adds that Chimera, Netscape and Mozilla do not have this problem.</p> </div> <div class="section" id="with-internet-explorer-5-5-or-6-and-http-authentication-type-i-cannot-manage-two-servers-i-log-in-to-the-first-one-then-the-other-one-but-if-i-switch-back-to-the-first-i-have-to-log-in-on-each-operation"> <span id="faq5-13"></span><h3>5.13 With Internet Explorer 5.5 or 6, and HTTP authentication type, I cannot manage two servers: I log in to the first one, then the other one, but if I switch back to the first, I have to log in on each operation.<a class="headerlink" href="#with-internet-explorer-5-5-or-6-and-http-authentication-type-i-cannot-manage-two-servers-i-log-in-to-the-first-one-then-the-other-one-but-if-i-switch-back-to-the-first-i-have-to-log-in-on-each-operation" title="Permalink to this headline">¶</a></h3> <p>This is a bug in Internet Explorer, other browsers do not behave this way.</p> </div> <div class="section" id="using-opera6-i-can-manage-to-get-to-the-authentication-but-nothing-happens-after-that-only-a-blank-screen"> <span id="faq5-14"></span><h3>5.14 Using Opera6, I can manage to get to the authentication, but nothing happens after that, only a blank screen.<a class="headerlink" href="#using-opera6-i-can-manage-to-get-to-the-authentication-but-nothing-happens-after-that-only-a-blank-screen" title="Permalink to this headline">¶</a></h3> <p>Please upgrade to Opera7 at least.</p> </div> <div class="section" id="i-have-display-problems-with-safari"> <span id="faq5-15"></span><h3>5.15 I have display problems with Safari.<a class="headerlink" href="#i-have-display-problems-with-safari" title="Permalink to this headline">¶</a></h3> <p>Please upgrade to at least version 1.2.3.</p> </div> <div class="section" id="with-internet-explorer-i-get-access-is-denied-javascript-errors-or-i-cannot-make-phpmyadmin-work-under-windows"> <span id="faq5-16"></span><h3>5.16 With Internet Explorer, I get &#8220;Access is denied&#8221; Javascript errors. Or I cannot make phpMyAdmin work under Windows.<a class="headerlink" href="#with-internet-explorer-i-get-access-is-denied-javascript-errors-or-i-cannot-make-phpmyadmin-work-under-windows" title="Permalink to this headline">¶</a></h3> <p>Please check the following points:</p> <ul class="simple"> <li>Maybe you have defined your <span class="target" id="index-24"></span><a class="reference internal" href="config.html#cfg_PmaAbsoluteUri"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['PmaAbsoluteUri']</span></tt></a> setting in <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt> to an <a class="reference internal" href="glossary.html#term-ip"><em class="xref std std-term">IP</em></a> address and you are starting phpMyAdmin with a <a class="reference internal" href="glossary.html#term-url"><em class="xref std std-term">URL</em></a> containing a domain name, or the reverse situation.</li> <li>Security settings in IE and/or Microsoft Security Center are too high, thus blocking scripts execution.</li> <li>The Windows Firewall is blocking Apache and MySQL. You must allow <a class="reference internal" href="glossary.html#term-http"><em class="xref std std-term">HTTP</em></a> ports (80 or 443) and MySQL port (usually 3306) in the &#8220;in&#8221; and &#8220;out&#8221; directions.</li> </ul> </div> <div class="section" id="with-firefox-i-cannot-delete-rows-of-data-or-drop-a-database"> <span id="faq5-17"></span><h3>5.17 With Firefox, I cannot delete rows of data or drop a database.<a class="headerlink" href="#with-firefox-i-cannot-delete-rows-of-data-or-drop-a-database" title="Permalink to this headline">¶</a></h3> <p>Many users have confirmed that the Tabbrowser Extensions plugin they installed in their Firefox is causing the problem.</p> </div> <div class="section" id="with-konqueror-4-2-x-an-invalid-limit-clause-is-generated-when-i-browse-a-table"> <span id="faq5-18"></span><h3>5.18 With Konqueror 4.2.x an invalid <tt class="docutils literal"><span class="pre">LIMIT</span></tt> clause is generated when I browse a table.<a class="headerlink" href="#with-konqueror-4-2-x-an-invalid-limit-clause-is-generated-when-i-browse-a-table" title="Permalink to this headline">¶</a></h3> <p>This happens only when both of these conditions are met: using the <tt class="docutils literal"><span class="pre">http</span></tt> authentication mode and <tt class="docutils literal"><span class="pre">register_globals</span></tt> being set to <tt class="docutils literal"><span class="pre">On</span></tt> on the server. It seems to be a browser-specific problem; meanwhile use the <tt class="docutils literal"><span class="pre">cookie</span></tt> authentication mode.</p> </div> <div class="section" id="i-get-javascript-errors-in-my-browser"> <span id="faq5-19"></span><h3>5.19 I get JavaScript errors in my browser.<a class="headerlink" href="#i-get-javascript-errors-in-my-browser" title="Permalink to this headline">¶</a></h3> <p>Issues have been reported with some combinations of browser extensions. To troubleshoot, disable all extensions then clear your browser cache to see if the problem goes away.</p> </div> </div> <div class="section" id="using-phpmyadmin"> <span id="faqusing"></span><h2>Using phpMyAdmin<a class="headerlink" href="#using-phpmyadmin" title="Permalink to this headline">¶</a></h2> <div class="section" id="i-can-t-insert-new-rows-into-a-table-i-can-t-create-a-table-mysql-brings-up-a-sql-error"> <span id="faq6-1"></span><h3>6.1 I can&#8217;t insert new rows into a table / I can&#8217;t create a table - MySQL brings up a SQL error.<a class="headerlink" href="#i-can-t-insert-new-rows-into-a-table-i-can-t-create-a-table-mysql-brings-up-a-sql-error" title="Permalink to this headline">¶</a></h3> <p>Examine the <a class="reference internal" href="glossary.html#term-sql"><em class="xref std std-term">SQL</em></a> error with care. Often the problem is caused by specifying a wrong column-type. Common errors include:</p> <ul class="simple"> <li>Using <tt class="docutils literal"><span class="pre">VARCHAR</span></tt> without a size argument</li> <li>Using <tt class="docutils literal"><span class="pre">TEXT</span></tt> or <tt class="docutils literal"><span class="pre">BLOB</span></tt> with a size argument</li> </ul> <p>Also, look at the syntax chapter in the MySQL manual to confirm that your syntax is correct.</p> </div> <div class="section" id="when-i-create-a-table-i-set-an-index-for-two-columns-and-phpmyadmin-generates-only-one-index-with-those-two-columns"> <span id="faq6-2"></span><h3>6.2 When I create a table, I set an index for two columns and phpMyAdmin generates only one index with those two columns.<a class="headerlink" href="#when-i-create-a-table-i-set-an-index-for-two-columns-and-phpmyadmin-generates-only-one-index-with-those-two-columns" title="Permalink to this headline">¶</a></h3> <p>This is the way to create a multi-columns index. If you want two indexes, create the first one when creating the table, save, then display the table properties and click the Index link to create the other index.</p> </div> <div class="section" id="how-can-i-insert-a-null-value-into-my-table"> <span id="faq6-3"></span><h3>6.3 How can I insert a null value into my table?<a class="headerlink" href="#how-can-i-insert-a-null-value-into-my-table" title="Permalink to this headline">¶</a></h3> <p>Since version 2.2.3, you have a checkbox for each column that can be null. Before 2.2.3, you had to enter &#8220;null&#8221;, without the quotes, as the column&#8217;s value. Since version 2.5.5, you have to use the checkbox to get a real NULL value, so if you enter &#8220;NULL&#8221; this means you want a literal NULL in the column, and not a NULL value (this works in PHP4).</p> </div> <div class="section" id="how-can-i-backup-my-database-or-table"> <span id="faq6-4"></span><h3>6.4 How can I backup my database or table?<a class="headerlink" href="#how-can-i-backup-my-database-or-table" title="Permalink to this headline">¶</a></h3> <p>Click on a database or table name in the navigation panel, the properties will be displayed. Then on the menu, click &#8220;Export&#8221;, you can dump the structure, the data, or both. This will generate standard <a class="reference internal" href="glossary.html#term-sql"><em class="xref std std-term">SQL</em></a> statements that can be used to recreate your database/table. You will need to choose &#8220;Save as file&#8221;, so that phpMyAdmin can transmit the resulting dump to your station. Depending on your PHP configuration, you will see options to compress the dump. See also the <span class="target" id="index-25"></span><a class="reference internal" href="config.html#cfg_ExecTimeLimit"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['ExecTimeLimit']</span></tt></a> configuration variable. For additional help on this subject, look for the word &#8220;dump&#8221; in this document.</p> </div> <div class="section" id="how-can-i-restore-upload-my-database-or-table-using-a-dump-how-can-i-run-a-sql-file"> <span id="faq6-5"></span><h3>6.5 How can I restore (upload) my database or table using a dump? How can I run a &#8221;.sql&#8221; file?<a class="headerlink" href="#how-can-i-restore-upload-my-database-or-table-using-a-dump-how-can-i-run-a-sql-file" title="Permalink to this headline">¶</a></h3> <p>Click on a database name in the navigation panel, the properties will be displayed. Select &#8220;Import&#8221; from the list of tabs in the right–hand frame (or &#8220;<a class="reference internal" href="glossary.html#term-sql"><em class="xref std std-term">SQL</em></a>&#8221; if your phpMyAdmin version is previous to 2.7.0). In the &#8220;Location of the text file&#8221; section, type in the path to your dump filename, or use the Browse button. Then click Go. With version 2.7.0, the import engine has been re–written, if possible it is suggested that you upgrade to take advantage of the new features. For additional help on this subject, look for the word &#8220;upload&#8221; in this document.</p> </div> <div class="section" id="how-can-i-use-the-relation-table-in-query-by-example"> <span id="faq6-6"></span><h3>6.6 How can I use the relation table in Query-by-example?<a class="headerlink" href="#how-can-i-use-the-relation-table-in-query-by-example" title="Permalink to this headline">¶</a></h3> <p>Here is an example with the tables persons, towns and countries, all located in the database &#8220;mydb&#8221;. If you don&#8217;t have a <tt class="docutils literal"><span class="pre">pma__relation</span></tt> table, create it as explained in the configuration section. Then create the example tables:</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="k">CREATE</span> <span class="k">TABLE</span> <span class="nf">REL_countries</span> <span class="p">(</span> <span class="n">country_code</span> <span class="kt">char</span><span class="p">(</span><span class="mi">1</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span> <span class="k">default</span> <span class="s1">&#39;&#39;</span><span class="p">,</span> <span class="n">description</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">10</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span> <span class="k">default</span> <span class="s1">&#39;&#39;</span><span class="p">,</span> <span class="k">PRIMARY</span> <span class="k">KEY</span> <span class="p">(</span><span class="n">country_code</span><span class="p">)</span> <span class="p">)</span> <span class="n">TYPE</span><span class="o">=</span><span class="n">MyISAM</span><span class="p">;</span> <span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">REL_countries</span> <span class="k">VALUES</span> <span class="p">(</span><span class="s1">&#39;C&#39;</span><span class="p">,</span> <span class="s1">&#39;Canada&#39;</span><span class="p">);</span> <span class="k">CREATE</span> <span class="k">TABLE</span> <span class="nf">REL_persons</span> <span class="p">(</span> <span class="n">id</span> <span class="kt">tinyint</span><span class="p">(</span><span class="mi">4</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span> <span class="kp">auto_increment</span><span class="p">,</span> <span class="n">person_name</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">32</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span> <span class="k">default</span> <span class="s1">&#39;&#39;</span><span class="p">,</span> <span class="n">town_code</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">5</span><span class="p">)</span> <span class="k">default</span> <span class="s1">&#39;0&#39;</span><span class="p">,</span> <span class="n">country_code</span> <span class="kt">char</span><span class="p">(</span><span class="mi">1</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span> <span class="k">default</span> <span class="s1">&#39;&#39;</span><span class="p">,</span> <span class="k">PRIMARY</span> <span class="k">KEY</span> <span class="p">(</span><span class="n">id</span><span class="p">)</span> <span class="p">)</span> <span class="n">TYPE</span><span class="o">=</span><span class="n">MyISAM</span><span class="p">;</span> <span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">REL_persons</span> <span class="k">VALUES</span> <span class="p">(</span><span class="mi">11</span><span class="p">,</span> <span class="s1">&#39;Marc&#39;</span><span class="p">,</span> <span class="s1">&#39;S&#39;</span><span class="p">,</span> <span class="s1">&#39;&#39;</span><span class="p">);</span> <span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">REL_persons</span> <span class="k">VALUES</span> <span class="p">(</span><span class="mi">15</span><span class="p">,</span> <span class="s1">&#39;Paul&#39;</span><span class="p">,</span> <span class="s1">&#39;S&#39;</span><span class="p">,</span> <span class="s1">&#39;C&#39;</span><span class="p">);</span> <span class="k">CREATE</span> <span class="k">TABLE</span> <span class="nf">REL_towns</span> <span class="p">(</span> <span class="n">town_code</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">5</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span> <span class="k">default</span> <span class="s1">&#39;0&#39;</span><span class="p">,</span> <span class="n">description</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">30</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span> <span class="k">default</span> <span class="s1">&#39;&#39;</span><span class="p">,</span> <span class="k">PRIMARY</span> <span class="k">KEY</span> <span class="p">(</span><span class="n">town_code</span><span class="p">)</span> <span class="p">)</span> <span class="n">TYPE</span><span class="o">=</span><span class="n">MyISAM</span><span class="p">;</span> <span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">REL_towns</span> <span class="k">VALUES</span> <span class="p">(</span><span class="s1">&#39;S&#39;</span><span class="p">,</span> <span class="s1">&#39;Sherbrooke&#39;</span><span class="p">);</span> <span class="k">INSERT</span> <span class="k">INTO</span> <span class="n">REL_towns</span> <span class="k">VALUES</span> <span class="p">(</span><span class="s1">&#39;M&#39;</span><span class="p">,</span> <span class="s1">&#39;Montréal&#39;</span><span class="p">);</span> </pre></div> </div> <p>To setup appropriate links and display information:</p> <ul class="simple"> <li>on table &#8220;REL_persons&#8221; click Structure, then Relation view</li> <li>for &#8220;town_code&#8221;, choose from dropdowns, &#8220;mydb&#8221;, &#8220;REL_towns&#8221;, &#8220;code&#8221; for foreign database, table and column respectively</li> <li>for &#8220;country_code&#8221;, choose from dropdowns, &#8220;mydb&#8221;, &#8220;REL_countries&#8221;, &#8220;country_code&#8221; for foreign database, table and column respectively</li> <li>on table &#8220;REL_towns&#8221; click Structure, then Relation view</li> <li>in &#8220;Choose column to display&#8221;, choose &#8220;description&#8221;</li> <li>repeat the two previous steps for table &#8220;REL_countries&#8221;</li> </ul> <p>Then test like this:</p> <ul class="simple"> <li>Click on your db name in the navigation panel</li> <li>Choose &#8220;Query&#8221;</li> <li>Use tables: persons, towns, countries</li> <li>Click &#8220;Update query&#8221;</li> <li>In the columns row, choose persons.person_name and click the &#8220;Show&#8221; tickbox</li> <li>Do the same for towns.description and countries.descriptions in the other 2 columns</li> <li>Click &#8220;Update query&#8221; and you will see in the query box that the correct joins have been generated</li> <li>Click &#8220;Submit query&#8221;</li> </ul> </div> <div class="section" id="how-can-i-use-the-display-column-feature"> <span id="faqdisplay"></span><h3>6.7 How can I use the &#8220;display column&#8221; feature?<a class="headerlink" href="#how-can-i-use-the-display-column-feature" title="Permalink to this headline">¶</a></h3> <p>Starting from the previous example, create the <tt class="docutils literal"><span class="pre">pma__table_info</span></tt> as explained in the configuration section, then browse your persons table, and move the mouse over a town code or country code. See also <a class="reference internal" href="#faq6-21"><em>6.21 In edit/insert mode, how can I see a list of possible values for a column, based on some foreign table?</em></a> for an additional feature that &#8220;display column&#8221; enables: drop-down list of possible values.</p> </div> <div class="section" id="how-can-i-produce-a-pdf-schema-of-my-database"> <span id="faqpdf"></span><h3>6.8 How can I produce a PDF schema of my database?<a class="headerlink" href="#how-can-i-produce-a-pdf-schema-of-my-database" title="Permalink to this headline">¶</a></h3> <p>First the configuration variables &#8220;relation&#8221;, &#8220;table_coords&#8221; and &#8220;pdf_pages&#8221; have to be filled in. Then you need to think about your schema layout. Which tables will go on which pages?</p> <ul class="simple"> <li>Select your database in the navigation panel.</li> <li>Choose &#8220;Operations&#8221; in the navigation bar at the top.</li> <li>Choose &#8220;Edit <a class="reference internal" href="glossary.html#term-pdf"><em class="xref std std-term">PDF</em></a> Pages&#8221; near the bottom of the page.</li> <li>Enter a name for the first <a class="reference internal" href="glossary.html#term-pdf"><em class="xref std std-term">PDF</em></a> page and click Go. If you like, you can use the &#8220;automatic layout,&#8221; which will put all your linked tables onto the new page.</li> <li>Select the name of the new page (making sure the Edit radio button is selected) and click Go.</li> <li>Select a table from the list, enter its coordinates and click Save. Coordinates are relative; your diagram will be automatically scaled to fit the page. When initially placing tables on the page, just pick any coordinates &#8211; say, 50x50. After clicking Save, you can then use the <a class="reference internal" href="#wysiwyg"><em>6.28 How can I easily edit relational schema for export?</em></a> to position the element correctly.</li> <li>When you&#8217;d like to look at your <a class="reference internal" href="glossary.html#term-pdf"><em class="xref std std-term">PDF</em></a>, first be sure to click the Save button beneath the list of tables and coordinates, to save any changes you made there. Then scroll all the way down, select the <a class="reference internal" href="glossary.html#term-pdf"><em class="xref std std-term">PDF</em></a> options you want, and click Go.</li> <li>Internet Explorer for Windows may suggest an incorrect filename when you try to save a generated <a class="reference internal" href="glossary.html#term-pdf"><em class="xref std std-term">PDF</em></a>. When saving a generated <a class="reference internal" href="glossary.html#term-pdf"><em class="xref std std-term">PDF</em></a>, be sure that the filename ends in &#8221;.pdf&#8221;, for example &#8220;schema.pdf&#8221;. Browsers on other operating systems, and other browsers on Windows, do not have this problem.</li> </ul> </div> <div class="section" id="phpmyadmin-is-changing-the-type-of-one-of-my-columns"> <span id="faq6-9"></span><h3>6.9 phpMyAdmin is changing the type of one of my columns!<a class="headerlink" href="#phpmyadmin-is-changing-the-type-of-one-of-my-columns" title="Permalink to this headline">¶</a></h3> <p>No, it&#8217;s MySQL that is doing <a class="reference external" href="http://dev.mysql.com/doc/en/silent-column-changes.html">silent column type changing</a>.</p> </div> <div class="section" id="when-creating-a-privilege-what-happens-with-underscores-in-the-database-name"> <span id="underscore"></span><h3>6.10 When creating a privilege, what happens with underscores in the database name?<a class="headerlink" href="#when-creating-a-privilege-what-happens-with-underscores-in-the-database-name" title="Permalink to this headline">¶</a></h3> <p>If you do not put a backslash before the underscore, this is a wildcard grant, and the underscore means &#8220;any character&#8221;. So, if the database name is &#8220;john_db&#8221;, the user would get rights to john1db, john2db ... If you put a backslash before the underscore, it means that the database name will have a real underscore.</p> </div> <div class="section" id="what-is-the-curious-symbol-o-in-the-statistics-pages"> <span id="faq6-11"></span><h3>6.11 What is the curious symbol ø in the statistics pages?<a class="headerlink" href="#what-is-the-curious-symbol-o-in-the-statistics-pages" title="Permalink to this headline">¶</a></h3> <p>It means &#8220;average&#8221;.</p> </div> <div class="section" id="i-want-to-understand-some-export-options"> <span id="faqexport"></span><h3>6.12 I want to understand some Export options.<a class="headerlink" href="#i-want-to-understand-some-export-options" title="Permalink to this headline">¶</a></h3> <p><strong>Structure:</strong></p> <ul class="simple"> <li>&#8220;Add DROP TABLE&#8221; will add a line telling MySQL to <a class="reference external" href="http://dev.mysql.com/doc/mysql/en/drop-table.html">drop the table</a>, if it already exists during the import. It does NOT drop the table after your export, it only affects the import file.</li> <li>&#8220;If Not Exists&#8221; will only create the table if it doesn&#8217;t exist. Otherwise, you may get an error if the table name exists but has a different structure.</li> <li>&#8220;Add AUTO_INCREMENT value&#8221; ensures that AUTO_INCREMENT value (if any) will be included in backup.</li> <li>&#8220;Enclose table and column names with backquotes&#8221; ensures that column and table names formed with special characters are protected.</li> <li>&#8220;Add into comments&#8221; includes column comments, relations, and MIME types set in the pmadb in the dump as <a class="reference internal" href="glossary.html#term-sql"><em class="xref std std-term">SQL</em></a> comments (<em>/* xxx */</em>).</li> </ul> <p><strong>Data:</strong></p> <ul class="simple"> <li>&#8220;Complete inserts&#8221; adds the column names on every INSERT command, for better documentation (but resulting file is bigger).</li> <li>&#8220;Extended inserts&#8221; provides a shorter dump file by using only once the INSERT verb and the table name.</li> <li>&#8220;Delayed inserts&#8221; are best explained in the <a class="reference external" href="http://dev.mysql.com/doc/mysql/en/insert-delayed.html">MySQL manual - INSERT DELAYED Syntax</a>.</li> <li>&#8220;Ignore inserts&#8221; treats errors as a warning instead. Again, more info is provided in the <a class="reference external" href="http://dev.mysql.com/doc/mysql/en/insert.html">MySQL manual - INSERT Syntax</a>, but basically with this selected, invalid values are adjusted and inserted rather than causing the entire statement to fail.</li> </ul> </div> <div class="section" id="i-would-like-to-create-a-database-with-a-dot-in-its-name"> <span id="faq6-13"></span><h3>6.13 I would like to create a database with a dot in its name.<a class="headerlink" href="#i-would-like-to-create-a-database-with-a-dot-in-its-name" title="Permalink to this headline">¶</a></h3> <p>This is a bad idea, because in MySQL the syntax &#8220;database.table&#8221; is the normal way to reference a database and table name. Worse, MySQL will usually let you create a database with a dot, but then you cannot work with it, nor delete it.</p> </div> <div class="section" id="faqsqlvalidator"> <span id="id13"></span><h3>6.14 (withdrawn).<a class="headerlink" href="#faqsqlvalidator" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="i-want-to-add-a-blob-column-and-put-an-index-on-it-but-mysql-says-blob-column-used-in-key-specification-without-a-key-length"> <span id="faq6-15"></span><h3>6.15 I want to add a BLOB column and put an index on it, but MySQL says &#8220;BLOB column &#8216;...&#8217; used in key specification without a key length&#8221;.<a class="headerlink" href="#i-want-to-add-a-blob-column-and-put-an-index-on-it-but-mysql-says-blob-column-used-in-key-specification-without-a-key-length" title="Permalink to this headline">¶</a></h3> <p>The right way to do this, is to create the column without any indexes, then display the table structure and use the &#8220;Create an index&#8221; dialog. On this page, you will be able to choose your BLOB column, and set a size to the index, which is the condition to create an index on a BLOB column.</p> </div> <div class="section" id="how-can-i-simply-move-in-page-with-plenty-editing-fields"> <span id="faq6-16"></span><h3>6.16 How can I simply move in page with plenty editing fields?<a class="headerlink" href="#how-can-i-simply-move-in-page-with-plenty-editing-fields" title="Permalink to this headline">¶</a></h3> <p>You can use <tt class="kbd docutils literal"><span class="pre">Ctrl+arrows</span></tt> (<tt class="kbd docutils literal"><span class="pre">Option+Arrows</span></tt> in Safari) for moving on most pages with many editing fields (table structure changes, row editing, etc.).</p> </div> <div class="section" id="transformations-i-can-t-enter-my-own-mimetype-wtf-is-this-feature-then-useful-for"> <span id="faq6-17"></span><h3>6.17 Transformations: I can&#8217;t enter my own mimetype! WTF is this feature then useful for?<a class="headerlink" href="#transformations-i-can-t-enter-my-own-mimetype-wtf-is-this-feature-then-useful-for" title="Permalink to this headline">¶</a></h3> <p>Slow down :). Defining mimetypes is of no use, if you can&#8217;t put transformations on them. Otherwise you could just put a comment on the column. Because entering your own mimetype will cause serious syntax checking issues and validation, this introduces a high-risk false- user-input situation. Instead you have to initialize mimetypes using functions or empty mimetype definitions.</p> <p>Plus, you have a whole overview of available mimetypes. Who knows all those mimetypes by heart so he/she can enter it at will?</p> </div> <div class="section" id="bookmarks-where-can-i-store-bookmarks-why-can-t-i-see-any-bookmarks-below-the-query-box-what-are-these-variables-for"> <span id="faqbookmark"></span><h3>6.18 Bookmarks: Where can I store bookmarks? Why can&#8217;t I see any bookmarks below the query box? What are these variables for?<a class="headerlink" href="#bookmarks-where-can-i-store-bookmarks-why-can-t-i-see-any-bookmarks-below-the-query-box-what-are-these-variables-for" title="Permalink to this headline">¶</a></h3> <p>Any query you have executed can be stored as a bookmark on the page where the results are displayed. You will find a button labeled &#8216;Bookmark this query&#8217; just at the end of the page. As soon as you have stored a bookmark, it is related to the database you run the query on. You can now access a bookmark dropdown on each page, the query box appears on for that database.</p> <p>You can also have, inside the query, placeholders for variables. This is done by inserting into the query SQL comments between <tt class="docutils literal"><span class="pre">/*</span></tt> and <tt class="docutils literal"><span class="pre">*/</span></tt>. Inside the comments, the special strings <tt class="docutils literal"><span class="pre">[VARIABLE{variable-number}]</span></tt> is used. Be aware that the whole query minus the SQL comments must be valid by itself, otherwise you won&#8217;t be able to store it as a bookmark.</p> <p>When you execute the bookmark, everything typed into the <em>Variables</em> input boxes on the query box page will replace the strings <tt class="docutils literal"><span class="pre">/*[VARIABLE{variable-number}]*/</span></tt> in your stored query.</p> <p>Also remember, that everything else inside the <tt class="docutils literal"><span class="pre">/*[VARIABLE{variable-number}]*/</span></tt> string for your query will remain the way it is, but will be stripped of the <tt class="docutils literal"><span class="pre">/**/</span></tt> chars. So you can use:</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="cm">/*, [VARIABLE1] AS myname */</span> </pre></div> </div> <p>which will be expanded to</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="p">,</span> <span class="n">VARIABLE1</span> <span class="k">as</span> <span class="n">myname</span> </pre></div> </div> <p>in your query, where VARIABLE1 is the string you entered in the Variable 1 input box.</p> <p>A more complex example. Say you have stored this query:</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="k">SELECT</span> <span class="n">Name</span><span class="p">,</span> <span class="n">Address</span> <span class="k">FROM</span> <span class="n">addresses</span> <span class="k">WHERE</span> <span class="mi">1</span> <span class="cm">/* AND Name LIKE &#39;%[VARIABLE1]%&#39; */</span> </pre></div> </div> <p>Say, you now enter &#8220;phpMyAdmin&#8221; as the variable for the stored query, the full query will be:</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="k">SELECT</span> <span class="n">Name</span><span class="p">,</span> <span class="n">Address</span> <span class="k">FROM</span> <span class="n">addresses</span> <span class="k">WHERE</span> <span class="mi">1</span> <span class="k">AND</span> <span class="n">Name</span> <span class="k">LIKE</span> <span class="s1">&#39;%phpMyAdmin%&#39;</span> </pre></div> </div> <p><strong>NOTE THE ABSENCE OF SPACES</strong> inside the <tt class="docutils literal"><span class="pre">/**/</span></tt> construct. Any spaces inserted there will be later also inserted as spaces in your query and may lead to unexpected results especially when using the variable expansion inside of a &#8220;LIKE &#8216;&#8217;&#8221; expression.</p> </div> <div class="section" id="how-can-i-create-simple-latex-document-to-include-exported-table"> <span id="faq6-19"></span><h3>6.19 How can I create simple LATEX document to include exported table?<a class="headerlink" href="#how-can-i-create-simple-latex-document-to-include-exported-table" title="Permalink to this headline">¶</a></h3> <p>You can simply include table in your LATEX documents, minimal sample document should look like following one (assuming you have table exported in file <tt class="file docutils literal"><span class="pre">table.tex</span></tt>):</p> <div class="highlight-latex"><div class="highlight"><pre><span class="k">\documentclass</span><span class="nb">{</span>article<span class="nb">}</span> <span class="c">% or any class you want</span> <span class="k">\usepackage</span><span class="nb">{</span>longtable<span class="nb">}</span> <span class="c">% for displaying table</span> <span class="k">\begin</span><span class="nb">{</span>document<span class="nb">}</span> <span class="c">% start of document</span> <span class="k">\include</span><span class="nb">{</span>table<span class="nb">}</span> <span class="c">% including exported table</span> <span class="k">\end</span><span class="nb">{</span>document<span class="nb">}</span> <span class="c">% end of document</span> </pre></div> </div> </div> <div class="section" id="i-see-a-lot-of-databases-which-are-not-mine-and-cannot-access-them"> <span id="faq6-20"></span><h3>6.20 I see a lot of databases which are not mine, and cannot access them.<a class="headerlink" href="#i-see-a-lot-of-databases-which-are-not-mine-and-cannot-access-them" title="Permalink to this headline">¶</a></h3> <p>You have one of these global privileges: CREATE TEMPORARY TABLES, SHOW DATABASES, LOCK TABLES. Those privileges also enable users to see all the database names. So if your users do not need those privileges, you can remove them and their databases list will shorten.</p> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last">&lt;<a class="reference external" href="http://bugs.mysql.com/179">http://bugs.mysql.com/179</a>&gt;</p> </div> </div> <div class="section" id="in-edit-insert-mode-how-can-i-see-a-list-of-possible-values-for-a-column-based-on-some-foreign-table"> <span id="faq6-21"></span><h3>6.21 In edit/insert mode, how can I see a list of possible values for a column, based on some foreign table?<a class="headerlink" href="#in-edit-insert-mode-how-can-i-see-a-list-of-possible-values-for-a-column-based-on-some-foreign-table" title="Permalink to this headline">¶</a></h3> <p>You have to setup appropriate links between the tables, and also setup the &#8220;display column&#8221; in the foreign table. See <a class="reference internal" href="#faq6-6"><em>6.6 How can I use the relation table in Query-by-example?</em></a> for an example. Then, if there are 100 values or less in the foreign table, a drop-down list of values will be available. You will see two lists of values, the first list containing the key and the display column, the second list containing the display column and the key. The reason for this is to be able to type the first letter of either the key or the display column. For 100 values or more, a distinct window will appear, to browse foreign key values and choose one. To change the default limit of 100, see <span class="target" id="index-26"></span><a class="reference internal" href="config.html#cfg_ForeignKeyMaxLimit"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['ForeignKeyMaxLimit']</span></tt></a>.</p> </div> <div class="section" id="bookmarks-can-i-execute-a-default-bookmark-automatically-when-entering-browse-mode-for-a-table"> <span id="faq6-22"></span><h3>6.22 Bookmarks: Can I execute a default bookmark automatically when entering Browse mode for a table?<a class="headerlink" href="#bookmarks-can-i-execute-a-default-bookmark-automatically-when-entering-browse-mode-for-a-table" title="Permalink to this headline">¶</a></h3> <p>Yes. If a bookmark has the same label as a table name and it&#8217;s not a public bookmark, it will be executed.</p> </div> <div class="section" id="export-i-heard-phpmyadmin-can-export-microsoft-excel-files"> <span id="faq6-23"></span><h3>6.23 Export: I heard phpMyAdmin can export Microsoft Excel files?<a class="headerlink" href="#export-i-heard-phpmyadmin-can-export-microsoft-excel-files" title="Permalink to this headline">¶</a></h3> <p>You can use <a class="reference internal" href="glossary.html#term-csv"><em class="xref std std-term">CSV</em></a> for Microsoft Excel, which works out of the box.</p> <div class="versionchanged"> <p><span class="versionmodified">Changed in version 3.4.5: </span>Since phpMyAdmin 3.4.5 support for direct export to Microsoft Excel version 97 and newer was dropped.</p> </div> </div> <div class="section" id="now-that-phpmyadmin-supports-native-mysql-4-1-x-column-comments-what-happens-to-my-column-comments-stored-in-pmadb"> <span id="faq6-24"></span><h3>6.24 Now that phpMyAdmin supports native MySQL 4.1.x column comments, what happens to my column comments stored in pmadb?<a class="headerlink" href="#now-that-phpmyadmin-supports-native-mysql-4-1-x-column-comments-what-happens-to-my-column-comments-stored-in-pmadb" title="Permalink to this headline">¶</a></h3> <p>Automatic migration of a table&#8217;s pmadb-style column comments to the native ones is done whenever you enter Structure page for this table.</p> </div> <div class="section" id="faq6-25"> <span id="id14"></span><h3>6.25 (withdrawn).<a class="headerlink" href="#faq6-25" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="how-can-i-select-a-range-of-rows"> <span id="faq6-26"></span><h3>6.26 How can I select a range of rows?<a class="headerlink" href="#how-can-i-select-a-range-of-rows" title="Permalink to this headline">¶</a></h3> <p>Click the first row of the range, hold the shift key and click the last row of the range. This works everywhere you see rows, for example in Browse mode or on the Structure page.</p> </div> <div class="section" id="what-format-strings-can-i-use"> <span id="faq6-27"></span><h3>6.27 What format strings can I use?<a class="headerlink" href="#what-format-strings-can-i-use" title="Permalink to this headline">¶</a></h3> <p>In all places where phpMyAdmin accepts format strings, you can use <tt class="docutils literal"><span class="pre">&#64;VARIABLE&#64;</span></tt> expansion and <a class="reference external" href="http://php.net/strftime">strftime</a> format strings. The expanded variables depend on a context (for example, if you haven&#8217;t chosen a table, you can not get the table name), but the following variables can be used:</p> <dl class="docutils"> <dt><tt class="docutils literal"><span class="pre">&#64;HTTP_HOST&#64;</span></tt></dt> <dd>HTTP host that runs phpMyAdmin</dd> <dt><tt class="docutils literal"><span class="pre">&#64;SERVER&#64;</span></tt></dt> <dd>MySQL server name</dd> <dt><tt class="docutils literal"><span class="pre">&#64;VERBOSE&#64;</span></tt></dt> <dd>Verbose MySQL server name as defined in <span class="target" id="index-27"></span><a class="reference internal" href="config.html#cfg_Servers_verbose"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['Servers'][$i]['verbose']</span></tt></a></dd> <dt><tt class="docutils literal"><span class="pre">&#64;VSERVER&#64;</span></tt></dt> <dd>Verbose MySQL server name if set, otherwise normal</dd> <dt><tt class="docutils literal"><span class="pre">&#64;DATABASE&#64;</span></tt></dt> <dd>Currently opened database</dd> <dt><tt class="docutils literal"><span class="pre">&#64;TABLE&#64;</span></tt></dt> <dd>Currently opened table</dd> <dt><tt class="docutils literal"><span class="pre">&#64;COLUMNS&#64;</span></tt></dt> <dd>Columns of the currently opened table</dd> <dt><tt class="docutils literal"><span class="pre">&#64;PHPMYADMIN&#64;</span></tt></dt> <dd>phpMyAdmin with version</dd> </dl> </div> <div class="section" id="how-can-i-easily-edit-relational-schema-for-export"> <span id="wysiwyg"></span><h3>6.28 How can I easily edit relational schema for export?<a class="headerlink" href="#how-can-i-easily-edit-relational-schema-for-export" title="Permalink to this headline">¶</a></h3> <p>By clicking on the button &#8216;toggle scratchboard&#8217; on the page where you edit x/y coordinates of those elements you can activate a scratchboard where all your elements are placed. By clicking on an element, you can move them around in the pre-defined area and the x/y coordinates will get updated dynamically. Likewise, when entering a new position directly into the input field, the new position in the scratchboard changes after your cursor leaves the input field.</p> <p>You have to click on the &#8216;OK&#8217;-button below the tables to save the new positions. If you want to place a new element, first add it to the table of elements and then you can drag the new element around.</p> <p>By changing the paper size and the orientation you can change the size of the scratchboard as well. You can do so by just changing the dropdown field below, and the scratchboard will resize automatically, without interfering with the current placement of the elements.</p> <p>If ever an element gets out of range you can either enlarge the paper size or click on the &#8216;reset&#8217; button to place all elements below each other.</p> </div> <div class="section" id="why-can-t-i-get-a-chart-from-my-query-result-table"> <span id="faq6-29"></span><h3>6.29 Why can&#8217;t I get a chart from my query result table?<a class="headerlink" href="#why-can-t-i-get-a-chart-from-my-query-result-table" title="Permalink to this headline">¶</a></h3> <p>Not every table can be put to the chart. Only tables with one, two or three columns can be visualised as a chart. Moreover the table must be in a special format for chart script to understand it. Currently supported formats can be found in the <a class="reference external" href="http://wiki.phpmyadmin.net/pma/Charts#Data_formats_for_query_results_chart">wiki</a>.</p> </div> <div class="section" id="import-how-can-i-import-esri-shapefiles"> <span id="faq6-30"></span><h3>6.30 Import: How can I import ESRI Shapefiles?<a class="headerlink" href="#import-how-can-i-import-esri-shapefiles" title="Permalink to this headline">¶</a></h3> <p>An ESRI Shapefile is actually a set of several files, where .shp file contains geometry data and .dbf file contains data related to those geometry data. To read data from .dbf file you need to have PHP compiled with the dBase extension (&#8211;enable-dbase). Otherwise only geometry data will be imported.</p> <p>To upload these set of files you can use either of the following methods:</p> <p>Configure upload directory with <span class="target" id="index-28"></span><a class="reference internal" href="config.html#cfg_UploadDir"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['UploadDir']</span></tt></a>, upload both .shp and .dbf files with the same filename and chose the .shp file from the import page.</p> <p>Create a Zip archive with .shp and .dbf files and import it. For this to work, you need to set <span class="target" id="index-29"></span><a class="reference internal" href="config.html#cfg_TempDir"><tt class="xref config config-option docutils literal"><span class="pre">$cfg['TempDir']</span></tt></a> to a place where the web server user can write (for example <tt class="docutils literal"><span class="pre">'./tmp'</span></tt>).</p> <p>To create the temporary directory on a UNIX-based system, you can do:</p> <div class="highlight-sh"><div class="highlight"><pre><span class="nb">cd </span>phpMyAdmin mkdir tmp chmod o+rwx tmp </pre></div> </div> </div> <div class="section" id="how-do-i-create-a-relation-in-designer"> <span id="faq6-31"></span><h3>6.31 How do I create a relation in designer?<a class="headerlink" href="#how-do-i-create-a-relation-in-designer" title="Permalink to this headline">¶</a></h3> <p>To select relation, click: The display column is shown in pink. To set/unset a column as the display column, click the &#8220;Choose column to display&#8221; icon, then click on the appropriate column name.</p> </div> <div class="section" id="how-can-i-use-the-zoom-search-feature"> <span id="faq6-32"></span><h3>6.32 How can I use the zoom search feature?<a class="headerlink" href="#how-can-i-use-the-zoom-search-feature" title="Permalink to this headline">¶</a></h3> <p>The Zoom search feature is an alternative to table search feature. It allows you to explore a table by representing its data in a scatter plot. You can locate this feature by selecting a table and clicking the <em class="guilabel">Search</em> tab. One of the sub-tabs in the <em class="guilabel">Table Search</em> page is <em class="guilabel">Zoom Search</em>.</p> <p>Consider the table REL_persons in <a class="reference internal" href="#faq6-6"><em>6.6 How can I use the relation table in Query-by-example?</em></a> for an example. To use zoom search, two columns need to be selected, for example, id and town_code. The id values will be represented on one axis and town_code values on the other axis. Each row will be represented as a point in a scatter plot based on its id and town_code. You can include two additional search criteria apart from the two fields to display.</p> <p>You can choose which field should be displayed as label for each point. If a display column has been set for the table (see <a class="reference internal" href="#faqdisplay"><em>6.7 How can I use the &#8220;display column&#8221; feature?</em></a>), it is taken as the label unless you specify otherwise. You can also select the maximum number of rows you want to be displayed in the plot by specifing it in the &#8216;Max rows to plot&#8217; field. Once you have decided over your criteria, click &#8216;Go&#8217; to display the plot.</p> <p>After the plot is generated, you can use the mousewheel to zoom in and out of the plot. In addition, panning feature is enabled to navigate through the plot. You can zoom-in to a certain level of detail and use panning to locate your area of interest. Clicking on a point opens a dialogue box, displaying field values of the data row represented by the point. You can edit the values if required and click on submit to issue an update query. Basic instructions on how to use can be viewed by clicking the &#8216;How to use?&#8217; link located just above the plot.</p> </div> <div class="section" id="when-browsing-a-table-how-can-i-copy-a-column-name"> <span id="faq6-33"></span><h3>6.33 When browsing a table, how can I copy a column name?<a class="headerlink" href="#when-browsing-a-table-how-can-i-copy-a-column-name" title="Permalink to this headline">¶</a></h3> <p>Selecting the name of the column within the browse table header cell for copying is difficult, as the columns support reordering by dragging the header cells as well as sorting by clicking on the linked column name. To copy a column name, double-click on the empty area next to the column name, when the tooltip tells you to do so. This will show you an input box with the column name. You may right-click the column name within this input box to copy it to your clipboard.</p> </div> <div class="section" id="how-can-i-use-the-favorite-tables-feature"> <span id="faq6-34"></span><h3>6.34 How can I use the Favorite Tables feature?<a class="headerlink" href="#how-can-i-use-the-favorite-tables-feature" title="Permalink to this headline">¶</a></h3> <p>Favorite Tables feature is very much similar to Recent Tables feature. It allows you to add a shortcut for the frequently used tables of any database in the navigation panel . You can easily navigate to any table in the list by simply choosing it from the list. These tables are stored in your browser&#8217;s local storage if you have not configured your <cite>phpMyAdmin Configuration Storage</cite>. Otherwise these entries are stored in <cite>phpMyAdmin Configuration Storage</cite>.</p> <p>IMPORTANT: In absence of <cite>phpMyAdmin Configuration Storage</cite>, your Favorite tables may be different in different browsers based on your different selections in them.</p> <p>To add a table to Favorite list simply click on the <cite>Gray</cite> star in front of a table name in the list of tables of a Database and wait until it turns to <cite>Yellow</cite>. To remove a table from list, simply click on the <cite>Yellow</cite> star and wait until it turns <cite>Gray</cite> again.</p> <p>Using <span class="target" id="index-30"></span><tt class="xref config config-option docutils literal"><span class="pre">$cfg['NumFavoriteTables']</span></tt> in your <tt class="file docutils literal"><span class="pre">config.inc.php</span></tt> file, you can define the maximum number of favorite tables shown in the navigation panel. Its default value is <cite>10</cite>.</p> </div> <div class="section" id="how-can-i-use-the-range-search-feature"> <span id="faq6-35"></span><h3>6.35 How can I use the Range search feature?<a class="headerlink" href="#how-can-i-use-the-range-search-feature" title="Permalink to this headline">¶</a></h3> <p>With the help of range search feature, one can specify a range of values for particular column(s) while performing search operation on a table from the <cite>Search</cite> tab.</p> <p>To use this feature simply click on the <cite>BETWEEN</cite> or <cite>NOT BETWEEN</cite> operators from the operator select list in front of the column name. On choosing one of the above options, a dialog box will show up asking for the <cite>Minimum</cite> and <cite>Maximum</cite> value for that column. Only the specified range of values will be included in case of <cite>BETWEEN</cite> and excluded in case of <cite>NOT BETWEEN</cite> from the final results.</p> <p>Note: The Range search feature will work only <cite>Numeric</cite> and <cite>Date</cite> data type columns.</p> </div> <div class="section" id="what-is-central-columns-and-how-can-i-use-this-feature"> <span id="faq6-36"></span><h3>6.36 What is Central columns and How can I use this feature?<a class="headerlink" href="#what-is-central-columns-and-how-can-i-use-this-feature" title="Permalink to this headline">¶</a></h3> <p>As the name suggests, the Central columns feature enables to maintain a central list of columns per database to avoid similar name for the same data element and bring consistency of data type for the same data element. You can use the central list of columns to add an element to any table structure in that database which will save from writing similar column name and column definition.</p> <p>To add a column to central list, go to table structure page, check the columns you want to include and then simply click on &#8220;Add to central columns&#8221;. If you want to add all unique columns from more than one table from a database then go to database structure page, check the tables you want to include and then select &#8220;Add columns to central list&#8221;.</p> <p>To remove a column from central list, go to Table structure page, check the columns you want to remove and then simply click on &#8220;Remove from central columns&#8221;. If you want to remove all columns from more than one tables from a database then go to database structure page, check the tables you want to include and then select &#8220;Remove columns from central list&#8221;.</p> <p>To view and manage the central list, select the database you want to manage central columns for then from the top menu click on &#8220;Central columns&#8221;. You will be taken to a page where you will have options to edit, delete or add new columns to central list.</p> </div> <div class="section" id="how-can-i-use-improve-table-structure-feature"> <span id="faq6-37"></span><h3>6.37 How can I use Improve Table structure feature?<a class="headerlink" href="#how-can-i-use-improve-table-structure-feature" title="Permalink to this headline">¶</a></h3> <p>Improve table structure feature helps to bring the table structure upto Third Normal Form. A wizard is presented to user which asks questions about the elements during the various steps for normalization and a new structure is proposed accordingly to bring the table into the First/Second/Third Normal form. On startup of the wizard, user gets to select upto what normal form they want to normalize the table structure.</p> <p>Here is an example table which you can use to test all of the three First, Second and Third Normal Form.</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="k">CREATE</span> <span class="k">TABLE</span> <span class="ss">`VetOffice`</span> <span class="p">(</span> <span class="ss">`petName`</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">64</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="ss">`petBreed`</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">64</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="ss">`petType`</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">64</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="ss">`petDOB`</span> <span class="kt">date</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="ss">`ownerLastName`</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">64</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="ss">`ownerFirstName`</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">64</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="ss">`ownerPhone1`</span> <span class="kt">int</span><span class="p">(</span><span class="mi">12</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="ss">`ownerPhone2`</span> <span class="kt">int</span><span class="p">(</span><span class="mi">12</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="ss">`ownerEmail`</span> <span class="kt">varchar</span><span class="p">(</span><span class="mi">64</span><span class="p">)</span> <span class="k">NOT</span> <span class="no">NULL</span><span class="p">,</span> <span class="p">);</span> </pre></div> </div> <p>The above table is not in First normal Form as no primary key exists. Primary key is supposed to be (<cite>petName</cite>,`ownerLastName`,`ownerFirstName`) . If the primary key is chosen as suggested the resultant table won&#8217;t be in Second as well as Third Normal form as the following dependencies exists.</p> <div class="highlight-mysql"><div class="highlight"><pre><span class="p">(</span><span class="n">OwnerLastName</span><span class="p">,</span> <span class="n">OwnerFirstName</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nf">OwnerEmail</span> <span class="p">(</span><span class="n">OwnerLastName</span><span class="p">,</span> <span class="n">OwnerFirstName</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="n">OwnerPhone</span> <span class="n">PetBreed</span> <span class="o">-&gt;</span> <span class="n">PetType</span> </pre></div> </div> <p>Which says, OwnerEmail depends on OwnerLastName and OwnerFirstName. OwnerPhone depends on OwnerLastName and OwnerFirstName. PetType depends on PetBreed.</p> </div> <div class="section" id="how-can-i-reassign-auto-incremented-values"> <span id="faq6-38"></span><h3>6.38 How can I reassign auto-incremented values?<a class="headerlink" href="#how-can-i-reassign-auto-incremented-values" title="Permalink to this headline">¶</a></h3> <p>Some users prefer their AUTO_INCREMENT values to be consecutive; this is not always the case after row deletion.</p> <p>Here are the steps to accomplish this. These are manual steps because they involve a manual verification at one point.</p> <ul class="simple"> <li>Ensure that you have exclusive access to the table to rearrange</li> <li>On your primary key column (i.e. id), remove the AUTO_INCREMENT setting</li> <li>Delete your primary key in Structure &gt; indexes</li> <li>Create a new column future_id as primary key, AUTO_INCREMENT</li> <li>Browse your table and verify that the new increments correspond to what you&#8217;re expecting</li> <li>Drop your old id column</li> <li>Rename the future_id column to id</li> <li>Move the new id column via Structure &gt; Move columns</li> </ul> </div> <div class="section" id="what-is-the-adjust-privileges-option-when-renaming-copying-or-moving-a-database-table-column-or-procedure"> <span id="faq6-39"></span><h3>6.39 What is the &#8220;Adjust privileges&#8221; option when renaming, copying, or moving a database, table, column, or procedure?<a class="headerlink" href="#what-is-the-adjust-privileges-option-when-renaming-copying-or-moving-a-database-table-column-or-procedure" title="Permalink to this headline">¶</a></h3> <p>When renaming/copying/moving a database/table/column/procedure, MySQL does not adjust the original privileges relating to these objects on its own. By selecting this option, phpMyAdmin will adjust the privilege table so that users have the same privileges on the new items.</p> <p>For example: A user <a class="reference external" href="mailto:'bob'&#37;&#52;&#48;'localhost">'bob'<span>&#64;</span>'localhost</a>&#8216; has a &#8216;SELECT&#8217; privilege on a column named &#8216;id&#8217;. Now, if this column is renamed to &#8216;id_new&#8217;, MySQL, on its own, would <strong>not</strong> adjust the column privileges to the new column name. phpMyAdmin can make this adjustment for you automatically.</p> <p>Notes:</p> <ul class="simple"> <li>While adjusting privileges for a database, the privileges of all database-related elements (tables, columns and procedures) are also adjusted to the database&#8217;s new name.</li> <li>Similarly, while adjusting privileges for a table, the privileges of all the columns inside the new table are also adjusted.</li> <li>While adjusting privileges, the user performing the operation <strong>must</strong> have the following privileges:<ul> <li>SELECT, INSERT, UPDATE, DELETE privileges on following tables: <cite>mysql</cite>.`db`, <cite>mysql</cite>.`columns_priv`, <cite>mysql</cite>.`tables_priv`, <cite>mysql</cite>.`procs_priv`</li> <li>FLUSH privilege (GLOBAL)</li> </ul> </li> </ul> <p>Thus, if you want to replicate the database/table/column/procedure as it is while renaming/copying/moving these objects, make sure you have checked this option.</p> </div> <div class="section" id="i-see-bind-parameters-checkbox-in-the-sql-page-how-do-i-write-parameterized-sql-queries"> <span id="faq6-40"></span><h3>6.40 I see &#8220;Bind parameters&#8221; checkbox in the &#8220;SQL&#8221; page. How do I write parameterized SQL queries?<a class="headerlink" href="#i-see-bind-parameters-checkbox-in-the-sql-page-how-do-i-write-parameterized-sql-queries" title="Permalink to this headline">¶</a></h3> <p>From version 4.5, phpMyAdmin allows users to execute parameterized queries in the &#8220;SQL&#8221; page. Parameters should be prefixed with a colon(:) and when the &#8220;Bind parameters&#8221; checkbox is checked these parameters will be identified and input fields for these parameters will be presented. Values entered in these field will be substituted in the query before being executed.</p> </div> </div> <div class="section" id="phpmyadmin-project"> <span id="faqproject"></span><h2>phpMyAdmin project<a class="headerlink" href="#phpmyadmin-project" title="Permalink to this headline">¶</a></h2> <div class="section" id="i-have-found-a-bug-how-do-i-inform-developers"> <span id="faq7-1"></span><h3>7.1 I have found a bug. How do I inform developers?<a class="headerlink" href="#i-have-found-a-bug-how-do-i-inform-developers" title="Permalink to this headline">¶</a></h3> <p>Our issues tracker is located at &lt;<a class="reference external" href="https://github.com/phpmyadmin/phpmyadmin/issues">https://github.com/phpmyadmin/phpmyadmin/issues</a>&gt;.</p> </div> <div class="section" id="i-want-to-translate-the-messages-to-a-new-language-or-upgrade-an-existing-language-where-do-i-start"> <span id="faq7-2"></span><h3>7.2 I want to translate the messages to a new language or upgrade an existing language, where do I start?<a class="headerlink" href="#i-want-to-translate-the-messages-to-a-new-language-or-upgrade-an-existing-language-where-do-i-start" title="Permalink to this headline">¶</a></h3> <p>Translations are very welcome and all you need to have are the language skills. The easiest way is to use our <a class="reference external" href="https://hosted.weblate.org/projects/phpmyadmin/">online translation service</a>. You can check out all the possibilities to translate in the <a class="reference external" href="https://www.phpmyadmin.net/translate/">translate section on our website</a>.</p> </div> <div class="section" id="i-would-like-to-help-out-with-the-development-of-phpmyadmin-how-should-i-proceed"> <span id="faq7-3"></span><h3>7.3 I would like to help out with the development of phpMyAdmin. How should I proceed?<a class="headerlink" href="#i-would-like-to-help-out-with-the-development-of-phpmyadmin-how-should-i-proceed" title="Permalink to this headline">¶</a></h3> <p>We welcome every contribution to the development of phpMyAdmin. You can check out all the possibilities to contribute in the <a class="reference external" href="https://www.phpmyadmin.net/contribute/">contribute section on our website</a>.</p> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <p class="last"><a class="reference internal" href="developers.html#developers"><em>Developers Information</em></a></p> </div> </div> </div> <div class="section" id="security"> <span id="faqsecurity"></span><h2>Security<a class="headerlink" href="#security" title="Permalink to this headline">¶</a></h2> <div class="section" id="where-can-i-get-information-about-the-security-alerts-issued-for-phpmyadmin"> <span id="faq8-1"></span><h3>8.1 Where can I get information about the security alerts issued for phpMyAdmin?<a class="headerlink" href="#where-can-i-get-information-about-the-security-alerts-issued-for-phpmyadmin" title="Permalink to this headline">¶</a></h3> <p>Please refer to &lt;<a class="reference external" href="https://www.phpmyadmin.net/security/">https://www.phpmyadmin.net/security/</a>&gt;.</p> </div> <div class="section" id="how-can-i-protect-phpmyadmin-against-brute-force-attacks"> <span id="faq8-2"></span><h3>8.2 How can I protect phpMyAdmin against brute force attacks?<a class="headerlink" href="#how-can-i-protect-phpmyadmin-against-brute-force-attacks" title="Permalink to this headline">¶</a></h3> <p>If you use Apache web server, phpMyAdmin exports information about authentication to the Apache environment and it can be used in Apache logs. Currently there are two variables available:</p> <dl class="docutils"> <dt><tt class="docutils literal"><span class="pre">userID</span></tt></dt> <dd>User name of currently active user (he does not have to be logged in).</dd> <dt><tt class="docutils literal"><span class="pre">userStatus</span></tt></dt> <dd>Status of currently active user, one of <tt class="docutils literal"><span class="pre">ok</span></tt> (user is logged in), <tt class="docutils literal"><span class="pre">mysql-denied</span></tt> (MySQL denied user login), <tt class="docutils literal"><span class="pre">allow-denied</span></tt> (user denied by allow/deny rules), <tt class="docutils literal"><span class="pre">root-denied</span></tt> (root is denied in configuration), <tt class="docutils literal"><span class="pre">empty-denied</span></tt> (empty password is denied).</dd> </dl> <p><tt class="docutils literal"><span class="pre">LogFormat</span></tt> directive for Apache can look like following:</p> <div class="highlight-apache"><div class="highlight"><pre><span class="nb">LogFormat</span> <span class="s2">&quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b \&quot;%{Referer}i\&quot; \&quot;%{User-Agent}i\&quot; %{userID}n %{userStatus}n&quot;</span> pma_combined </pre></div> </div> <p>You can then use any log analyzing tools to detect possible break-in attempts.</p> </div> </div> <div class="section" id="synchronization"> <span id="faqsynchronization"></span><h2>Synchronization<a class="headerlink" href="#synchronization" title="Permalink to this headline">¶</a></h2> <div class="section" id="faq9-1"> <span id="id15"></span><h3>9.1 (withdrawn).<a class="headerlink" href="#faq9-1" title="Permalink to this headline">¶</a></h3> </div> <div class="section" id="faq9-2"> <span id="id16"></span><h3>9.2 (withdrawn).<a class="headerlink" href="#faq9-2" title="Permalink to this headline">¶</a></h3> </div> </div> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h3><a href="index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">FAQ - Frequently Asked Questions</a><ul> <li><a class="reference internal" href="#server">Server</a><ul> <li><a class="reference internal" href="#my-server-is-crashing-each-time-a-specific-action-is-required-or-phpmyadmin-sends-a-blank-page-or-a-page-full-of-cryptic-characters-to-my-browser-what-can-i-do">1.1 My server is crashing each time a specific action is required or phpMyAdmin sends a blank page or a page full of cryptic characters to my browser, what can I do?</a></li> <li><a class="reference internal" href="#my-apache-server-crashes-when-using-phpmyadmin">1.2 My Apache server crashes when using phpMyAdmin.</a></li> <li><a class="reference internal" href="#withdrawn">1.3 (withdrawn).</a></li> <li><a class="reference internal" href="#using-phpmyadmin-on-iis-i-m-displayed-the-error-message-the-specified-cgi-application-misbehaved-by-not-returning-a-complete-set-of-http-headers">1.4 Using phpMyAdmin on IIS, I&#8217;m displayed the error message: &#8220;The specified CGI application misbehaved by not returning a complete set of HTTP headers ...&#8221;.</a></li> <li><a class="reference internal" href="#using-phpmyadmin-on-iis-i-m-facing-crashes-and-or-many-error-messages-with-the-http">1.5 Using phpMyAdmin on IIS, I&#8217;m facing crashes and/or many error messages with the HTTP.</a></li> <li><a class="reference internal" href="#i-can-t-use-phpmyadmin-on-pws-nothing-is-displayed">1.6 I can&#8217;t use phpMyAdmin on PWS: nothing is displayed!</a></li> <li><a class="reference internal" href="#how-can-i-gzip-a-dump-or-a-csv-export-it-does-not-seem-to-work">1.7 How can I GZip a dump or a CSV export? It does not seem to work.</a></li> <li><a class="reference internal" href="#i-cannot-insert-a-text-file-in-a-table-and-i-get-an-error-about-safe-mode-being-in-effect">1.8 I cannot insert a text file in a table, and I get an error about safe mode being in effect.</a></li> <li><a class="reference internal" href="#faq1-9">1.9 (withdrawn).</a></li> <li><a class="reference internal" href="#i-m-having-troubles-when-uploading-files-with-phpmyadmin-running-on-a-secure-server-my-browser-is-internet-explorer-and-i-m-using-the-apache-server">1.10 I&#8217;m having troubles when uploading files with phpMyAdmin running on a secure server. My browser is Internet Explorer and I&#8217;m using the Apache server.</a></li> <li><a class="reference internal" href="#i-get-an-open-basedir-restriction-while-uploading-a-file-from-the-query-box">1.11 I get an &#8216;open_basedir restriction&#8217; while uploading a file from the query box.</a></li> <li><a class="reference internal" href="#i-have-lost-my-mysql-root-password-what-can-i-do">1.12 I have lost my MySQL root password, what can I do?</a></li> <li><a class="reference internal" href="#faq1-13">1.13 (withdrawn).</a></li> <li><a class="reference internal" href="#faq1-14">1.14 (withdrawn).</a></li> <li><a class="reference internal" href="#i-have-problems-with-mysql-user-column-names">1.15 I have problems with <em>mysql.user</em> column names.</a></li> <li><a class="reference internal" href="#i-cannot-upload-big-dump-files-memory-http-or-timeout-problems">1.16 I cannot upload big dump files (memory, HTTP or timeout problems).</a></li> <li><a class="reference internal" href="#which-database-versions-does-phpmyadmin-support">1.17 Which Database versions does phpMyAdmin support?</a></li> <li><a class="reference internal" href="#a-i-cannot-connect-to-the-mysql-server-it-always-returns-the-error-message-client-does-not-support-authentication-protocol-requested-by-server-consider-upgrading-mysql-client">1.17a I cannot connect to the MySQL server. It always returns the error message, &#8220;Client does not support authentication protocol requested by server; consider upgrading MySQL client&#8221;</a></li> <li><a class="reference internal" href="#faq1-18">1.18 (withdrawn).</a></li> <li><a class="reference internal" href="#i-can-t-run-the-display-relations-feature-because-the-script-seems-not-to-know-the-font-face-i-m-using">1.19 I can&#8217;t run the &#8220;display relations&#8221; feature because the script seems not to know the font face I&#8217;m using!</a></li> <li><a class="reference internal" href="#i-receive-an-error-about-missing-mysqli-and-mysql-extensions">1.20 I receive an error about missing mysqli and mysql extensions.</a></li> <li><a class="reference internal" href="#i-am-running-the-cgi-version-of-php-under-unix-and-i-cannot-log-in-using-cookie-auth">1.21 I am running the CGI version of PHP under Unix, and I cannot log in using cookie auth.</a></li> <li><a class="reference internal" href="#i-don-t-see-the-location-of-text-file-field-so-i-cannot-upload">1.22 I don&#8217;t see the &#8220;Location of text file&#8221; field, so I cannot upload.</a></li> <li><a class="reference internal" href="#i-m-running-mysql-on-a-win32-machine-each-time-i-create-a-new-table-the-table-and-column-names-are-changed-to-lowercase">1.23 I&#8217;m running MySQL on a Win32 machine. Each time I create a new table the table and column names are changed to lowercase!</a></li> <li><a class="reference internal" href="#faq1-24">1.24 (withdrawn).</a></li> <li><a class="reference internal" href="#i-am-running-apache-with-mod-gzip-1-3-26-1a-on-windows-xp-and-i-get-problems-such-as-undefined-variables-when-i-run-a-sql-query">1.25 I am running Apache with mod_gzip-1.3.26.1a on Windows XP, and I get problems, such as undefined variables when I run a SQL query.</a></li> <li><a class="reference internal" href="#i-just-installed-phpmyadmin-in-my-document-root-of-iis-but-i-get-the-error-no-input-file-specified-when-trying-to-run-phpmyadmin">1.26 I just installed phpMyAdmin in my document root of IIS but I get the error &#8220;No input file specified&#8221; when trying to run phpMyAdmin.</a></li> <li><a class="reference internal" href="#i-get-empty-page-when-i-want-to-view-huge-page-eg-db-structure-php-with-plenty-of-tables">1.27 I get empty page when I want to view huge page (eg. db_structure.php with plenty of tables).</a></li> <li><a class="reference internal" href="#my-mysql-server-sometimes-refuses-queries-and-returns-the-message-errorcode-13-what-does-this-mean">1.28 My MySQL server sometimes refuses queries and returns the message &#8216;Errorcode: 13&#8217;. What does this mean?</a></li> <li><a class="reference internal" href="#when-i-create-a-table-or-modify-a-column-i-get-an-error-and-the-columns-are-duplicated">1.29 When I create a table or modify a column, I get an error and the columns are duplicated.</a></li> <li><a class="reference internal" href="#i-get-the-error-navigation-php-missing-hash">1.30 I get the error &#8220;navigation.php: Missing hash&#8221;.</a></li> <li><a class="reference internal" href="#does-phpmyadmin-support-php-5">1.31 Does phpMyAdmin support PHP 5?</a></li> <li><a class="reference internal" href="#can-i-use-http-authentication-with-iis">1.32 Can I use HTTP authentication with IIS?</a></li> <li><a class="reference internal" href="#faq1-33">1.33 (withdrawn).</a></li> <li><a class="reference internal" href="#can-i-access-directly-to-database-or-table-pages">1.34 Can I access directly to database or table pages?</a></li> <li><a class="reference internal" href="#can-i-use-http-authentication-with-apache-cgi">1.35 Can I use HTTP authentication with Apache CGI?</a></li> <li><a class="reference internal" href="#i-get-an-error-500-internal-server-error">1.36 I get an error &#8220;500 Internal Server Error&#8221;.</a></li> <li><a class="reference internal" href="#i-run-phpmyadmin-on-cluster-of-different-machines-and-password-encryption-in-cookie-auth-doesn-t-work">1.37 I run phpMyAdmin on cluster of different machines and password encryption in cookie auth doesn&#8217;t work.</a></li> <li><a class="reference internal" href="#can-i-use-phpmyadmin-on-a-server-on-which-suhosin-is-enabled">1.38 Can I use phpMyAdmin on a server on which Suhosin is enabled?</a></li> <li><a class="reference internal" href="#when-i-try-to-connect-via-https-i-can-log-in-but-then-my-connection-is-redirected-back-to-http-what-can-cause-this-behavior">1.39 When I try to connect via https, I can log in, but then my connection is redirected back to http. What can cause this behavior?</a></li> <li><a class="reference internal" href="#when-accessing-phpmyadmin-via-an-apache-reverse-proxy-cookie-login-does-not-work">1.40 When accessing phpMyAdmin via an Apache reverse proxy, cookie login does not work.</a></li> <li><a class="reference internal" href="#when-i-view-a-database-and-ask-to-see-its-privileges-i-get-an-error-about-an-unknown-column">1.41 When I view a database and ask to see its privileges, I get an error about an unknown column.</a></li> <li><a class="reference internal" href="#how-can-i-prevent-robots-from-accessing-phpmyadmin">1.42 How can I prevent robots from accessing phpMyAdmin?</a></li> <li><a class="reference internal" href="#why-can-t-i-display-the-structure-of-my-table-containing-hundreds-of-columns">1.43 Why can&#8217;t I display the structure of my table containing hundreds of columns?</a></li> </ul> </li> <li><a class="reference internal" href="#configuration">Configuration</a><ul> <li><a class="reference internal" href="#the-error-message-warning-cannot-add-header-information-headers-already-sent-by-is-displayed-what-s-the-problem">2.1 The error message &#8220;Warning: Cannot add header information - headers already sent by ...&#8221; is displayed, what&#8217;s the problem?</a></li> <li><a class="reference internal" href="#phpmyadmin-can-t-connect-to-mysql-what-s-wrong">2.2 phpMyAdmin can&#8217;t connect to MySQL. What&#8217;s wrong?</a></li> <li><a class="reference internal" href="#the-error-message-warning-mysql-connection-failed-can-t-connect-to-local-mysql-server-through-socket-tmp-mysql-sock-111-is-displayed-what-can-i-do">2.3 The error message &#8220;Warning: MySQL Connection Failed: Can&#8217;t connect to local MySQL server through socket &#8216;/tmp/mysql.sock&#8217; (111) ...&#8221; is displayed. What can I do?</a></li> <li><a class="reference internal" href="#nothing-is-displayed-by-my-browser-when-i-try-to-run-phpmyadmin-what-can-i-do">2.4 Nothing is displayed by my browser when I try to run phpMyAdmin, what can I do?</a></li> <li><a class="reference internal" href="#each-time-i-want-to-insert-or-change-a-row-or-drop-a-database-or-a-table-an-error-404-page-not-found-is-displayed-or-with-http-or-cookie-authentication-i-m-asked-to-log-in-again-what-s-wrong">2.5 Each time I want to insert or change a row or drop a database or a table, an error 404 (page not found) is displayed or, with HTTP or cookie authentication, I&#8217;m asked to log in again. What&#8217;s wrong?</a></li> <li><a class="reference internal" href="#i-get-an-access-denied-for-user-root-localhost-using-password-yes-error-when-trying-to-access-a-mysql-server-on-a-host-which-is-port-forwarded-for-my-localhost">2.6 I get an &#8220;Access denied for user: &#8216;root&#64;localhost&#8216; (Using password: YES)&#8221;-error when trying to access a MySQL-Server on a host which is port-forwarded for my localhost.</a></li> <li><a class="reference internal" href="#using-and-creating-themes">2.7 Using and creating themes</a></li> <li><a class="reference internal" href="#i-get-missing-parameters-errors-what-can-i-do">2.8 I get &#8220;Missing parameters&#8221; errors, what can I do?</a></li> <li><a class="reference internal" href="#seeing-an-upload-progress-bar">2.9 Seeing an upload progress bar</a></li> </ul> </li> <li><a class="reference internal" href="#known-limitations">Known limitations</a><ul> <li><a class="reference internal" href="#when-using-http-authentication-a-user-who-logged-out-can-not-log-in-again-in-with-the-same-nick">3.1 When using HTTP authentication, a user who logged out can not log in again in with the same nick.</a></li> <li><a class="reference internal" href="#when-dumping-a-large-table-in-compressed-mode-i-get-a-memory-limit-error-or-a-time-limit-error">3.2 When dumping a large table in compressed mode, I get a memory limit error or a time limit error.</a></li> <li><a class="reference internal" href="#with-innodb-tables-i-lose-foreign-key-relationships-when-i-rename-a-table-or-a-column">3.3 With InnoDB tables, I lose foreign key relationships when I rename a table or a column.</a></li> <li><a class="reference internal" href="#i-am-unable-to-import-dumps-i-created-with-the-mysqldump-tool-bundled-with-the-mysql-server-distribution">3.4 I am unable to import dumps I created with the mysqldump tool bundled with the MySQL server distribution.</a></li> <li><a class="reference internal" href="#when-using-nested-folders-multiple-hierarchies-are-displayed-in-a-wrong-manner">3.5 When using nested folders, multiple hierarchies are displayed in a wrong manner.</a></li> <li><a class="reference internal" href="#faq3-6">3.6 (withdrawn).</a></li> <li><a class="reference internal" href="#i-have-table-with-many-100-columns-and-when-i-try-to-browse-table-i-get-series-of-errors-like-warning-unable-to-parse-url-how-can-this-be-fixed">3.7 I have table with many (100+) columns and when I try to browse table I get series of errors like &#8220;Warning: unable to parse url&#8221;. How can this be fixed?</a></li> <li><a class="reference internal" href="#i-cannot-use-clickable-html-forms-in-columns-where-i-put-a-mime-transformation-onto">3.8 I cannot use (clickable) HTML-forms in columns where I put a MIME-Transformation onto!</a></li> <li><a class="reference internal" href="#i-get-error-messages-when-using-sql-mode-ansi-for-the-mysql-server">3.9 I get error messages when using &#8220;&#8211;sql_mode=ANSI&#8221; for the MySQL server.</a></li> <li><a class="reference internal" href="#homonyms-and-no-primary-key-when-the-results-of-a-select-display-more-that-one-column-with-the-same-value-for-example-select-lastname-from-employees-where-firstname-like-a-and-two-smith-values-are-displayed-if-i-click-edit-i-cannot-be-sure-that-i-am-editing-the-intended-row">3.10 Homonyms and no primary key: When the results of a SELECT display more that one column with the same value (for example <tt class="docutils literal"><span class="pre">SELECT</span> <span class="pre">lastname</span> <span class="pre">from</span> <span class="pre">employees</span> <span class="pre">where</span> <span class="pre">firstname</span> <span class="pre">like</span> <span class="pre">'A%'</span></tt> and two &#8220;Smith&#8221; values are displayed), if I click Edit I cannot be sure that I am editing the intended row.</a></li> <li><a class="reference internal" href="#the-number-of-rows-for-innodb-tables-is-not-correct">3.11 The number of rows for InnoDB tables is not correct.</a></li> <li><a class="reference internal" href="#faq3-12">3.12 (withdrawn).</a></li> <li><a class="reference internal" href="#i-get-an-error-when-entering-use-followed-by-a-db-name-containing-an-hyphen">3.13 I get an error when entering <tt class="docutils literal"><span class="pre">USE</span></tt> followed by a db name containing an hyphen.</a></li> <li><a class="reference internal" href="#i-am-not-able-to-browse-a-table-when-i-don-t-have-the-right-to-select-one-of-the-columns">3.14 I am not able to browse a table when I don&#8217;t have the right to SELECT one of the columns.</a></li> <li><a class="reference internal" href="#faq3-15">3.15 (withdrawn).</a></li> <li><a class="reference internal" href="#faq3-16">3.16 (withdrawn).</a></li> <li><a class="reference internal" href="#faq3-17">3.17 (withdrawn).</a></li> <li><a class="reference internal" href="#when-i-import-a-csv-file-that-contains-multiple-tables-they-are-lumped-together-into-a-single-table">3.18 When I import a CSV file that contains multiple tables, they are lumped together into a single table.</a></li> <li><a class="reference internal" href="#when-i-import-a-file-and-have-phpmyadmin-determine-the-appropriate-data-structure-it-only-uses-int-decimal-and-varchar-types">3.19 When I import a file and have phpMyAdmin determine the appropriate data structure it only uses int, decimal, and varchar types.</a></li> <li><a class="reference internal" href="#after-upgrading-some-bookmarks-are-gone-or-their-content-cannot-be-shown">3.20 After upgrading, some bookmarks are gone or their content cannot be shown.</a></li> </ul> </li> <li><a class="reference internal" href="#isps-multi-user-installations">ISPs, multi-user installations</a><ul> <li><a class="reference internal" href="#i-m-an-isp-can-i-setup-one-central-copy-of-phpmyadmin-or-do-i-need-to-install-it-for-each-customer">4.1 I&#8217;m an ISP. Can I setup one central copy of phpMyAdmin or do I need to install it for each customer?</a></li> <li><a class="reference internal" href="#what-s-the-preferred-way-of-making-phpmyadmin-secure-against-evil-access">4.2 What&#8217;s the preferred way of making phpMyAdmin secure against evil access?</a></li> <li><a class="reference internal" href="#i-get-errors-about-not-being-able-to-include-a-file-in-lang-or-in-libraries">4.3 I get errors about not being able to include a file in <em>/lang</em> or in <em>/libraries</em>.</a></li> <li><a class="reference internal" href="#phpmyadmin-always-gives-access-denied-when-using-http-authentication">4.4 phpMyAdmin always gives &#8220;Access denied&#8221; when using HTTP authentication.</a></li> <li><a class="reference internal" href="#is-it-possible-to-let-users-create-their-own-databases">4.5 Is it possible to let users create their own databases?</a></li> <li><a class="reference internal" href="#how-can-i-use-the-host-based-authentication-additions">4.6 How can I use the Host-based authentication additions?</a></li> <li><a class="reference internal" href="#authentication-window-is-displayed-more-than-once-why">4.7 Authentication window is displayed more than once, why?</a></li> <li><a class="reference internal" href="#which-parameters-can-i-use-in-the-url-that-starts-phpmyadmin">4.8 Which parameters can I use in the URL that starts phpMyAdmin?</a></li> </ul> </li> <li><a class="reference internal" href="#browsers-or-client-os">Browsers or client OS</a><ul> <li><a class="reference internal" href="#i-get-an-out-of-memory-error-and-my-controls-are-non-functional-when-trying-to-create-a-table-with-more-than-14-columns">5.1 I get an out of memory error, and my controls are non-functional, when trying to create a table with more than 14 columns.</a></li> <li><a class="reference internal" href="#with-xitami-2-5b4-phpmyadmin-won-t-process-form-fields">5.2 With Xitami 2.5b4, phpMyAdmin won&#8217;t process form fields.</a></li> <li><a class="reference internal" href="#i-have-problems-dumping-tables-with-konqueror-phpmyadmin-2-2-2">5.3 I have problems dumping tables with Konqueror (phpMyAdmin 2.2.2).</a></li> <li><a class="reference internal" href="#i-can-t-use-the-cookie-authentication-mode-because-internet-explorer-never-stores-the-cookies">5.4 I can&#8217;t use the cookie authentication mode because Internet Explorer never stores the cookies.</a></li> <li><a class="reference internal" href="#in-internet-explorer-5-0-i-get-javascript-errors-when-browsing-my-rows">5.5 In Internet Explorer 5.0, I get JavaScript errors when browsing my rows.</a></li> <li><a class="reference internal" href="#in-internet-explorer-5-0-5-5-or-6-0-i-get-an-error-like-page-not-found-when-trying-to-modify-a-row-in-a-table-with-many-columns-or-with-a-text-column">5.6 In Internet Explorer 5.0, 5.5 or 6.0, I get an error (like &#8220;Page not found&#8221;) when trying to modify a row in a table with many columns, or with a text column.</a></li> <li><a class="reference internal" href="#i-refresh-reload-my-browser-and-come-back-to-the-welcome-page">5.7 I refresh (reload) my browser, and come back to the welcome page.</a></li> <li><a class="reference internal" href="#with-mozilla-0-9-7-i-have-problems-sending-a-query-modified-in-the-query-box">5.8 With Mozilla 0.9.7 I have problems sending a query modified in the query box.</a></li> <li><a class="reference internal" href="#with-mozilla-0-9-to-1-0-and-netscape-7-0-pr1-i-can-t-type-a-whitespace-in-the-sql-query-edit-area-the-page-scrolls-down">5.9 With Mozilla 0.9.? to 1.0 and Netscape 7.0-PR1 I can&#8217;t type a whitespace in the SQL-Query edit area: the page scrolls down.</a></li> <li><a class="reference internal" href="#with-netscape-4-75-i-get-empty-rows-between-each-row-of-data-in-a-csv-exported-file">5.10 With Netscape 4.75 I get empty rows between each row of data in a CSV exported file.</a></li> <li><a class="reference internal" href="#extended-ascii-characters-like-german-umlauts-are-displayed-wrong">5.11 Extended-ASCII characters like German umlauts are displayed wrong.</a></li> <li><a class="reference internal" href="#mac-os-x-safari-browser-changes-special-characters-to">5.12 Mac OS X Safari browser changes special characters to &#8221;?&#8221;.</a></li> <li><a class="reference internal" href="#with-internet-explorer-5-5-or-6-and-http-authentication-type-i-cannot-manage-two-servers-i-log-in-to-the-first-one-then-the-other-one-but-if-i-switch-back-to-the-first-i-have-to-log-in-on-each-operation">5.13 With Internet Explorer 5.5 or 6, and HTTP authentication type, I cannot manage two servers: I log in to the first one, then the other one, but if I switch back to the first, I have to log in on each operation.</a></li> <li><a class="reference internal" href="#using-opera6-i-can-manage-to-get-to-the-authentication-but-nothing-happens-after-that-only-a-blank-screen">5.14 Using Opera6, I can manage to get to the authentication, but nothing happens after that, only a blank screen.</a></li> <li><a class="reference internal" href="#i-have-display-problems-with-safari">5.15 I have display problems with Safari.</a></li> <li><a class="reference internal" href="#with-internet-explorer-i-get-access-is-denied-javascript-errors-or-i-cannot-make-phpmyadmin-work-under-windows">5.16 With Internet Explorer, I get &#8220;Access is denied&#8221; Javascript errors. Or I cannot make phpMyAdmin work under Windows.</a></li> <li><a class="reference internal" href="#with-firefox-i-cannot-delete-rows-of-data-or-drop-a-database">5.17 With Firefox, I cannot delete rows of data or drop a database.</a></li> <li><a class="reference internal" href="#with-konqueror-4-2-x-an-invalid-limit-clause-is-generated-when-i-browse-a-table">5.18 With Konqueror 4.2.x an invalid <tt class="docutils literal"><span class="pre">LIMIT</span></tt> clause is generated when I browse a table.</a></li> <li><a class="reference internal" href="#i-get-javascript-errors-in-my-browser">5.19 I get JavaScript errors in my browser.</a></li> </ul> </li> <li><a class="reference internal" href="#using-phpmyadmin">Using phpMyAdmin</a><ul> <li><a class="reference internal" href="#i-can-t-insert-new-rows-into-a-table-i-can-t-create-a-table-mysql-brings-up-a-sql-error">6.1 I can&#8217;t insert new rows into a table / I can&#8217;t create a table - MySQL brings up a SQL error.</a></li> <li><a class="reference internal" href="#when-i-create-a-table-i-set-an-index-for-two-columns-and-phpmyadmin-generates-only-one-index-with-those-two-columns">6.2 When I create a table, I set an index for two columns and phpMyAdmin generates only one index with those two columns.</a></li> <li><a class="reference internal" href="#how-can-i-insert-a-null-value-into-my-table">6.3 How can I insert a null value into my table?</a></li> <li><a class="reference internal" href="#how-can-i-backup-my-database-or-table">6.4 How can I backup my database or table?</a></li> <li><a class="reference internal" href="#how-can-i-restore-upload-my-database-or-table-using-a-dump-how-can-i-run-a-sql-file">6.5 How can I restore (upload) my database or table using a dump? How can I run a &#8221;.sql&#8221; file?</a></li> <li><a class="reference internal" href="#how-can-i-use-the-relation-table-in-query-by-example">6.6 How can I use the relation table in Query-by-example?</a></li> <li><a class="reference internal" href="#how-can-i-use-the-display-column-feature">6.7 How can I use the &#8220;display column&#8221; feature?</a></li> <li><a class="reference internal" href="#how-can-i-produce-a-pdf-schema-of-my-database">6.8 How can I produce a PDF schema of my database?</a></li> <li><a class="reference internal" href="#phpmyadmin-is-changing-the-type-of-one-of-my-columns">6.9 phpMyAdmin is changing the type of one of my columns!</a></li> <li><a class="reference internal" href="#when-creating-a-privilege-what-happens-with-underscores-in-the-database-name">6.10 When creating a privilege, what happens with underscores in the database name?</a></li> <li><a class="reference internal" href="#what-is-the-curious-symbol-o-in-the-statistics-pages">6.11 What is the curious symbol ø in the statistics pages?</a></li> <li><a class="reference internal" href="#i-want-to-understand-some-export-options">6.12 I want to understand some Export options.</a></li> <li><a class="reference internal" href="#i-would-like-to-create-a-database-with-a-dot-in-its-name">6.13 I would like to create a database with a dot in its name.</a></li> <li><a class="reference internal" href="#faqsqlvalidator">6.14 (withdrawn).</a></li> <li><a class="reference internal" href="#i-want-to-add-a-blob-column-and-put-an-index-on-it-but-mysql-says-blob-column-used-in-key-specification-without-a-key-length">6.15 I want to add a BLOB column and put an index on it, but MySQL says &#8220;BLOB column &#8216;...&#8217; used in key specification without a key length&#8221;.</a></li> <li><a class="reference internal" href="#how-can-i-simply-move-in-page-with-plenty-editing-fields">6.16 How can I simply move in page with plenty editing fields?</a></li> <li><a class="reference internal" href="#transformations-i-can-t-enter-my-own-mimetype-wtf-is-this-feature-then-useful-for">6.17 Transformations: I can&#8217;t enter my own mimetype! WTF is this feature then useful for?</a></li> <li><a class="reference internal" href="#bookmarks-where-can-i-store-bookmarks-why-can-t-i-see-any-bookmarks-below-the-query-box-what-are-these-variables-for">6.18 Bookmarks: Where can I store bookmarks? Why can&#8217;t I see any bookmarks below the query box? What are these variables for?</a></li> <li><a class="reference internal" href="#how-can-i-create-simple-latex-document-to-include-exported-table">6.19 How can I create simple LATEX document to include exported table?</a></li> <li><a class="reference internal" href="#i-see-a-lot-of-databases-which-are-not-mine-and-cannot-access-them">6.20 I see a lot of databases which are not mine, and cannot access them.</a></li> <li><a class="reference internal" href="#in-edit-insert-mode-how-can-i-see-a-list-of-possible-values-for-a-column-based-on-some-foreign-table">6.21 In edit/insert mode, how can I see a list of possible values for a column, based on some foreign table?</a></li> <li><a class="reference internal" href="#bookmarks-can-i-execute-a-default-bookmark-automatically-when-entering-browse-mode-for-a-table">6.22 Bookmarks: Can I execute a default bookmark automatically when entering Browse mode for a table?</a></li> <li><a class="reference internal" href="#export-i-heard-phpmyadmin-can-export-microsoft-excel-files">6.23 Export: I heard phpMyAdmin can export Microsoft Excel files?</a></li> <li><a class="reference internal" href="#now-that-phpmyadmin-supports-native-mysql-4-1-x-column-comments-what-happens-to-my-column-comments-stored-in-pmadb">6.24 Now that phpMyAdmin supports native MySQL 4.1.x column comments, what happens to my column comments stored in pmadb?</a></li> <li><a class="reference internal" href="#faq6-25">6.25 (withdrawn).</a></li> <li><a class="reference internal" href="#how-can-i-select-a-range-of-rows">6.26 How can I select a range of rows?</a></li> <li><a class="reference internal" href="#what-format-strings-can-i-use">6.27 What format strings can I use?</a></li> <li><a class="reference internal" href="#how-can-i-easily-edit-relational-schema-for-export">6.28 How can I easily edit relational schema for export?</a></li> <li><a class="reference internal" href="#why-can-t-i-get-a-chart-from-my-query-result-table">6.29 Why can&#8217;t I get a chart from my query result table?</a></li> <li><a class="reference internal" href="#import-how-can-i-import-esri-shapefiles">6.30 Import: How can I import ESRI Shapefiles?</a></li> <li><a class="reference internal" href="#how-do-i-create-a-relation-in-designer">6.31 How do I create a relation in designer?</a></li> <li><a class="reference internal" href="#how-can-i-use-the-zoom-search-feature">6.32 How can I use the zoom search feature?</a></li> <li><a class="reference internal" href="#when-browsing-a-table-how-can-i-copy-a-column-name">6.33 When browsing a table, how can I copy a column name?</a></li> <li><a class="reference internal" href="#how-can-i-use-the-favorite-tables-feature">6.34 How can I use the Favorite Tables feature?</a></li> <li><a class="reference internal" href="#how-can-i-use-the-range-search-feature">6.35 How can I use the Range search feature?</a></li> <li><a class="reference internal" href="#what-is-central-columns-and-how-can-i-use-this-feature">6.36 What is Central columns and How can I use this feature?</a></li> <li><a class="reference internal" href="#how-can-i-use-improve-table-structure-feature">6.37 How can I use Improve Table structure feature?</a></li> <li><a class="reference internal" href="#how-can-i-reassign-auto-incremented-values">6.38 How can I reassign auto-incremented values?</a></li> <li><a class="reference internal" href="#what-is-the-adjust-privileges-option-when-renaming-copying-or-moving-a-database-table-column-or-procedure">6.39 What is the &#8220;Adjust privileges&#8221; option when renaming, copying, or moving a database, table, column, or procedure?</a></li> <li><a class="reference internal" href="#i-see-bind-parameters-checkbox-in-the-sql-page-how-do-i-write-parameterized-sql-queries">6.40 I see &#8220;Bind parameters&#8221; checkbox in the &#8220;SQL&#8221; page. How do I write parameterized SQL queries?</a></li> </ul> </li> <li><a class="reference internal" href="#phpmyadmin-project">phpMyAdmin project</a><ul> <li><a class="reference internal" href="#i-have-found-a-bug-how-do-i-inform-developers">7.1 I have found a bug. How do I inform developers?</a></li> <li><a class="reference internal" href="#i-want-to-translate-the-messages-to-a-new-language-or-upgrade-an-existing-language-where-do-i-start">7.2 I want to translate the messages to a new language or upgrade an existing language, where do I start?</a></li> <li><a class="reference internal" href="#i-would-like-to-help-out-with-the-development-of-phpmyadmin-how-should-i-proceed">7.3 I would like to help out with the development of phpMyAdmin. How should I proceed?</a></li> </ul> </li> <li><a class="reference internal" href="#security">Security</a><ul> <li><a class="reference internal" href="#where-can-i-get-information-about-the-security-alerts-issued-for-phpmyadmin">8.1 Where can I get information about the security alerts issued for phpMyAdmin?</a></li> <li><a class="reference internal" href="#how-can-i-protect-phpmyadmin-against-brute-force-attacks">8.2 How can I protect phpMyAdmin against brute force attacks?</a></li> </ul> </li> <li><a class="reference internal" href="#synchronization">Synchronization</a><ul> <li><a class="reference internal" href="#faq9-1">9.1 (withdrawn).</a></li> <li><a class="reference internal" href="#faq9-2">9.2 (withdrawn).</a></li> </ul> </li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="import_export.html" title="previous chapter">Import and export</a></p> <h4>Next topic</h4> <p class="topless"><a href="developers.html" title="next chapter">Developers Information</a></p> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/faq.txt" rel="nofollow">Show Source</a></li> </ul> <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="developers.html" title="Developers Information" >next</a> |</li> <li class="right" > <a href="import_export.html" title="Import and export" >previous</a> |</li> <li><a href="index.html">phpMyAdmin 4.5.2 documentation</a> &raquo;</li> </ul> </div> <div class="footer"> &copy; <a href="copyright.html">Copyright</a> 2012 - 2014, The phpMyAdmin devel team. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. </div> </body> </html>
dram1008/tpk
public_html/phpmyadmin/doc/html/faq.html
HTML
bsd-3-clause
192,807
{% load i18n %} <h2>{{ object.title|title }}</h2> {% if object.image %} {% if link %}<a href="{{ link }}">{% endif %} <img src="{{ object.image.url }}" alt="{{ object.title }}"/> {% if link %}</a>{% endif %} {% endif %} {% if object.description %} <p>{{ object.description }}</p> {% endif %} {% if link %}<a href="{{ link }}">{% trans "more" %} &#187;</a>{% endif %}
team-xue/xue
xue/cms/plugins/teaser/templates/cms/plugins/teaser.html
HTML
bsd-3-clause
371
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>{% block title %}{% endblock %}</title> <meta http-equiv="Content-type" content="text/html;charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> {% block head_additional %}{% endblock %} <link rel="search" type="application/opensearchdescription+xml" href="{{ MEDIA_URL }}opensearch.xml" title="SymPy Gamma" /> <link rel="stylesheet" href="{{ MEDIA_URL }}css/style.css" type="text/css" /> <link href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js" type="text/javascript"></script> <script src="http://d3js.org/d3.v3.min.js" type="text/javascript"></script> <script src="{{ MEDIA_URL }}js/base.js" type="text/javascript"></script> <script src="{{ MEDIA_URL }}js/card.js" type="text/javascript"></script> <script src="{{ MEDIA_URL }}js/plot.js" type="text/javascript"></script> <script src="{{ MEDIA_URL }}js/factordiagram.js" type="text/javascript"></script> <script src="{{ MEDIA_URL }}js/doc.js" type="text/javascript"></script> <script src="{{ MEDIA_URL }}js/gamma.js" type="text/javascript"></script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ jax: ["input/TeX", "output/HTML-CSS"], TeX: { extensions: ["AMSmath.js", "AMSsymbols.js", "noErrors.js", "noUndefined.js"] }, "HTML-CSS": { minScaleAdjust: 100 }, menuSettings: { context: "MathJax", zoom: "Hover", ALT: true }, MathZoom: { delay: 100 }, extensions: ["tex2jax.js"] }); </script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"> </script> </head> <body> <div class="menu"> <a class="{{ main_active }}" href="/">Main</a> <a class="{{ about_active }}" href="/about/">About</a> <a href="http://live.sympy.org">SymPy Live</a> <div class="menu_right"> <a href="{{ auth_url }}">{{ auth_message }}</a> </div> </div> <div class="gbh" style="left: 0px; opacity: 1; "></div> {% block content %} {% endblock %} <div id="footer"> <p> SymPy Gamma version {{ app_version }}, deployed on {{ app_deployed }}. </p> <p> &copy; 2013 SymPy Development Team. This project is open-source: <a href="https://github.com/sympy/sympy_gamma/"> SymPy Gamma on Github</a>. </p> </div> </body> </html>
kaichogami/sympy_gamma
templates/base.html
HTML
bsd-3-clause
3,160
{% extends "sentry/projects/manage.html" %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Client Keys" %} | {{ block.super }}{% endblock %} {% block main %} {% if ACCESS.project_write %} <form method="post" class="pull-right" action="{% url 'sentry-new-project-key' project.organization.slug project.slug %}"> {% csrf_token %} <button type="submit" class="btn btn-primary" style="margin-top: -3px;">{% trans "Generate New Key" %}</button> </form> {% endif %} <h2>{% trans "Client Keys" %}</h2> <p>To send data to Sentry you will need to configure an SDK with a client key (usually referred to as the <code>SENTRY_DSN</code> value). For more information on integrating Sentry with your application take a look at our <a href="https://docs.sentry.io">documentation</a>.</p> <div class="client-key-list"> {% for key in key_list|dictsortreversed:"is_active" %} <div class="client-key-item{% if not key.is_active %} disabled{% endif %}"> <div class="pull-right"> <a class="btn btn-default btn-sm" href="{% url 'sentry-edit-project-key' project.organization.slug project.slug key.id %}">{% trans "Details" %}</a> {% if ACCESS.project_write %} {% if key.is_active %} <form method="POST" action="{% url 'sentry-disable-project-key' project.organization.slug project.slug key.id %}" style="display:inline"> {% csrf_token %} <input type="submit" class="btn btn-default btn-sm" value="{% trans "Disable" %}"> </form> {% else %} <form method="POST" action="{% url 'sentry-enable-project-key' project.organization.slug project.slug key.id %}" style="display:inline"> {% csrf_token %} <input type="submit" class="btn btn-default btn-sm" value="{% trans "Enable" %}"> </form> {% endif %} {% endif %} {% if ACCESS.project_write %} <form method="POST" action="{% url 'sentry-remove-project-key' project.organization.slug project.slug key.id %}" style="display:inline"> {% csrf_token %} <input type="submit" class="btn btn-default btn-sm btn-revoke" value="{% trans "Revoke" %}"> </form> {% endif %} </div> {% if key.label %} <h5><a href="{% url 'sentry-edit-project-key' project.organization.slug project.slug key.id %}">{{ key.label }}</a>{% if not key.is_active %} <small><i class="icon-ban"></i> Disabled</small>{% endif %}</h5> {% else %} <h5><a href="{% url 'sentry-edit-project-key' project.organization.slug project.slug key.id %}">{{ key.public_key }}</a>{% if not key.is_active %} <small><i class="icon-ban"></i> Disabled</small>{% endif %}</h5> {% endif %} <div class="form-group"> <label>{% trans "DSN" %}</label> <div class="form-control disabled auto-select">{{ key.dsn_private }}</div> </div> <div class="form-group"> <label>{% trans "DSN (Public)" %}</label> <div class="form-control disabled auto-select">{{ key.dsn_public }}</div> <div class="help-block">{% blocktrans with 'https://github.com/getsentry/raven-js' as link %}Use your public DSN with browser-based clients such as <a href="{{ link }}">raven-js</a>.{% endblocktrans %}</div> </div> {% if organization.flags.early_adopter %} <div class="form-group"> <label>{% trans "CSP Endpoint" %}</label> <div class="form-control disabled auto-select">{{ key.csp_endpoint }}</div> <div class="help-block">{% blocktrans %}Use your CSP endpoint in the <code>report-uri</code> directive in your <code>Content-Security-Policy</code> header.{% endblocktrans %}</div> </div> {% endif %} </div> {% endfor %} </div> {% endblock %}
alexm92/sentry
src/sentry/templates/sentry/projects/keys.html
HTML
bsd-3-clause
3,998
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_22) on Tue Sep 18 20:44:16 GMT+01:00 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface org.apache.http.protocol.ExecutionContext (HttpComponents Core 4.2.2 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Interface org.apache.http.protocol.ExecutionContext (HttpComponents Core 4.2.2 API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/http/protocol/ExecutionContext.html" title="interface in org.apache.http.protocol"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/http/protocol/class-use/ExecutionContext.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ExecutionContext.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 Interface<br>org.apache.http.protocol.ExecutionContext</B></H2> </CENTER> No usage of org.apache.http.protocol.ExecutionContext <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/http/protocol/ExecutionContext.html" title="interface in org.apache.http.protocol"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/http/protocol/class-use/ExecutionContext.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ExecutionContext.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; 2005-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
windyuuy/opera
chromium/src/third_party/httpcomponents-core/binary-distribution/javadoc/org/apache/http/protocol/class-use/ExecutionContext.html
HTML
bsd-3-clause
6,094
<style include="settings-shared"> .add-link { background-color: transparent; color: var(--cros-link-color); } .add-link[disabled] { color: var(--cros-text-color-disabled); } .list-item { background-color: var(--cros-bg-color-elevation-1); } cr-input { --cr-input-error-display: none; } #fingerprintTooltip { --paper-tooltip-animation: { box-shadow: var(--cr-card-shadow); } --paper-tooltip-background: var(--cros-tooltip-background-color); --paper-tooltip-border-radius: 8px; --paper-tooltip-delay-out: 500ms; --paper-tooltip-opacity: 1; --paper-tooltip-padding: 12px 16px; --paper-tooltip-text-color: var(--cros-tooltip-label-color); } #fingerprintNotice { --cr-localized-link-display: block; font-size: 12px; line-height: 18px; } #fingerprintWarning { font-style: italic; } </style> <h2 class="settings-box">$i18n{lockScreenRegisteredFingerprints} <cr-tooltip-icon id="fingerprintTooltip" tooltip-position="right" icon-class="cr:help-outline" icon-aria-label="$i18n{learnMore}"> <localized-link id="fingerprintNotice" localized-string="$i18n{lockScreenFingerprintNotice}" link-url="$i18n{fingerprintLearnMoreLink}" slot="tooltip-text"> <!-- paper-tooltip probes for children textContent to decide whether to show tooltip or not--> _ </localized-link> </cr-tooltip-icon> </h2> <div class="list-frame layout vertical"> <iron-list id="fingerprintsList" items="[[fingerprints_]]"> <template> <div class="list-item"> <cr-input value="{{item}}" on-change="onFingerprintLabelChanged_"> </cr-input> <cr-icon-button class="icon-delete-gray" on-click="onFingerprintDeleteTapped_" aria-label$="[[getButtonAriaLabel_(item)]]" deep-link-focus-id$="[[Setting.kRemoveFingerprintV2]]"> </cr-icon-button> </div> </template> </iron-list> <div class="continuation"> <cr-button id="addFingerprint" class="add-link action-button" on-click="openAddFingerprintDialog_" deep-link-focus-id$="[[Setting.kAddFingerprintV2]]"> $i18n{lockScreenAddFingerprint} </cr-button> </div> </div> <div id="fingerprintWarning" class="settings-box continuation"> <iron-icon icon="cr:info-outline"></iron-icon> $i18n{lockScreenFingerprintWarning} </div> <template is="dom-if" if="[[showSetupFingerprintDialog_]]" restamp> <settings-setup-fingerprint-dialog auth-token="[[authToken]]" on-add-fingerprint="updateFingerprintsList_" on-close="onSetupFingerprintDialogClose_" allow-add-another-finger="[[allowAddAnotherFinger_]]"> </settings-setup-fingerprint-dialog> </template>
chromium/chromium
chrome/browser/resources/settings/chromeos/os_people_page/fingerprint_list.html
HTML
bsd-3-clause
2,763
<!DOCTYPE HTML> <HTML> <HEAD> <TITLE> JSC3D - Submarina Demo </TITLE> </HEAD> <BODY> <div style="width:640px; margin:auto; position:relative; font-size: 9pt; color: #777777;"> <canvas id="cv" style="border: 1px solid;" width="640" height="400" ></canvas> <p style="font-family:Arial,sans-serif;">The model is from the internet. It <b>should not</b> be used for any commercial purpose.</p> </div> <script type="text/javascript" src="../jsc3d.js"></script> <script type="text/javascript" src="../jsc3d.touch.js"></script> <script type="text/javascript" src="../jsc3d.webgl.js"></script> <script type="text/javascript"> var canvas = document.getElementById('cv'); var viewer = new JSC3D.Viewer(canvas); viewer.setParameter('SceneUrl', 'models/submarina.obj'); viewer.setParameter('InitRotationX', -15); viewer.setParameter('InitRotationY', 135); viewer.setParameter('InitRotationZ', 0); viewer.setParameter('ModelColor', '#57524C'); viewer.setParameter('BackgroundColor1', '#383840'); viewer.setParameter('BackgroundColor2', '#000000'); viewer.setParameter('RenderMode', 'texturesmooth'); viewer.setParameter('MipMapping', 'on'); viewer.setParameter('Renderer', 'webgl'); viewer.init(); viewer.update(); </script> </BODY> </HTML>
omni360/jsc3d
svn/jsc3d/demos/submarina.html
HTML
mit
1,260
<!DOCTYPE html> <html> <head> <script src="../../fast/repaint/resources/repaint.js"></script> <script> function repaintTest() { document.getElementById('behind').setAttribute('fill', 'green'); document.getElementById('translate').setAttribute('x', '0'); document.getElementById('transform').setAttribute('transform', 'translate(0 0)'); document.getElementById('scale').setAttribute('transform', 'scale(1)'); } </script> </head> <body onload="runRepaintTest()"> Test for WK104207: This test passes if there are 4 green squares each with a smooth black circle in the top-left corner.<br/> <svg xmlns="http://www.w3.org/2000/svg" width="400" height="450"> <!-- Test invalidating content behind the dynamic content. --> <rect id="behind" x="40" y="10" width="20" height="80" fill="red"/> <image x="0" y="0" width="100" height="100" xlink:href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><rect x='10' y='10' width='30' height='80' fill='green'/><rect x='60' y='10' width='30' height='80' fill='green'/><circle cx='25' cy='25' r='10' fill='green' stroke='black' stroke-width='1'/></svg>"/> <!-- Test translating dynamic content --> <rect x="20" y="140" width="30" height="30" fill="red"/> <image id="translate" x="50" y="120" width="100" height="100" xlink:href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><rect x='10%' y='10%' width='80%' height='80%' fill='green'/><circle cx='25' cy='25' r='10' fill='green' stroke='black' stroke-width='1'/></svg>"/> <!-- Test transforming dynamic content --> <rect x="20" y="260" width="30" height="30" fill="red"/> <image id="transform" transform="skewX(30)" x="0" y="240" width="100" height="100" xlink:href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><rect x='10%' y='10%' width='80%' height='80%' fill='green'/><circle cx='25' cy='25' r='10' fill='green' stroke='black' stroke-width='1'/></svg>"/> <!-- Test scaling dynamic content --> <rect x="20" y="380" width="30" height="30" fill="red"/> <image id="scale" transform="scale(0.1)" x="0" y="360" width="100" height="100" xlink:href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><rect x='10%' y='10%' width='80%' height='80%' fill='green'/><circle cx='25' cy='25' r='10' fill='green' stroke='black' stroke-width='1'/></svg>"/> </svg> </body> </html>
lordmos/blink
LayoutTests/svg/repaint/buffered-rendering-dynamic-image-expected.html
HTML
mit
2,582
@(data: play.api.libs.json.JsObject, pov: Option[Pov])(implicit ctx: Context) @moreCss = { @cssTag("analyse.css") } @moreJs = { @jsAt(s"compiled/lichess.analyse${isProd??(".min")}.js") @embedJs { lichess = lichess || {}; lichess.user_analysis = { data: @Html(play.api.libs.json.Json.stringify(data)), i18n: @Html(J.stringify(i18nJsObject( trans.flipBoard, trans.backToGame, trans.gameAborted, trans.checkmate, trans.whiteResigned, trans.blackResigned, trans.stalemate, trans.whiteLeftTheGame, trans.blackLeftTheGame, trans.draw, trans.timeOut, trans.playingRightNow, trans.whiteIsVictorious, trans.blackIsVictorious, trans.kingInTheCenter, trans.threeChecks, trans.variantEnding, trans.whitePlays, trans.blackPlays, trans.gameOver, trans.boardEditor, trans.continueFromHere, trans.playWithTheMachine, trans.playWithAFriend ))) }; } } @base.layout( title = trans.analysis.str(), moreCss = moreCss, moreJs = moreJs, chessground = false, openGraph = lila.app.ui.OpenGraph( title = "Chess analysis board", url = s"$netBaseUrl${routes.UserAnalysis.index.url}", description = "Analyse chess positions and variations on an interactive chess board").some) { <div class="analyse cg-512">@miniBoardContent</div> }
TangentialAlan/lila
app/views/board/userAnalysis.scala.html
HTML
mit
1,207
<!doctype html> <html> <head> <title>Mithril</title> <link href="lib/prism/prism.css" rel="stylesheet" /> <link href="style.css" rel="stylesheet" /> </head> <body> <header> <nav class="container"> <a href="index.html" class="logo"><span>&#9675;</span> Mithril</a> <a href="getting-started.html">Guide</a> <a href="mithril.html">API</a> <a href="community.html">Community</a> <a href="http://lhorie.github.io/mithril-blog">Learn</a> <a href="mithril.min.zip">Download</a> <a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a> </nav> </header> <main> <section class="cta"> <div class="container"> <h1 class="logo"><span>&#9675;</span> Mithril</h1> <p>A Javascript Framework for Building Brilliant Applications</p> <p> <a class="button" href="getting-started.html">Guide</a> <a class="button" href="mithril.min.zip">Download v0.1.24</a> </p> <iframe src="http://ghbtns.com/github-btn.html?user=lhorie&repo=mithril.js&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe> <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://lhorie.github.io/mithril" data-via="LeoHorie">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <a href="http://flattr.com/thing/2778375/lhoriemithril-js-on-GitHub" target="_blank"><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr" title="Flattr" border="0" /></a> </div> </section> <section class="features"> <div class="container"> <h2>What is Mithril?</h2> <p>Mithril is a client-side MVC framework - a tool to organize code in a way that is easy to think about and to maintain.</p> </div> <div class="container row"> <div class="feature col(4,4,12)"> <h2>Light-weight</h2> <ul> <li>Only 5kb gzipped, no dependencies</li> <li>Small API, small learning curve</li> </ul> </div> <div class="feature col(4,4,12)"> <h2>Robust</h2> <ul> <li>Safe-by-default templates</li> <li>Hierarchical MVC via components</li> </ul> </div> <div class="feature col(4,4,12)"> <h2>Fast</h2> <ul> <li>Virtual DOM diffing and compilable templates</li> <li>Intelligent auto-redrawing system</li> </ul> </div> </div> </section> <section class="sample"> <div class="container"> <div class="col(8,8,12)"> <h2>Sample code</h2> <pre><code class="language-javascript">//namespace var app = {}; //model app.PageList = function() { return m.request({method: "GET", url: "pages.json"}); }; //controller app.controller = function() { var pages = app.PageList(); return { pages: pages, rotate: function() { pages().push(pages().shift()); } } }; //view app.view = function(ctrl) { return [ ctrl.pages().map(function(page) { return m("a", {href: page.url}, page.title); }), m("button", {onclick: ctrl.rotate}, "Rotate links") ]; }; //initialize m.module(document.getElementById("example"), app);</code></pre> </div> <div class="col(4,4,12)"> <h2>Output</h2> <div id="example" class="example output"> <script src="mithril.min.js"></script> <script> //namespace var app = {}; //model app.PageList = function() { return m.request({method: "GET", url: "pages.json"}); }; //controller app.controller = function() { var pages = app.PageList(); return { pages: pages, rotate: function() { pages().push(pages().shift()); } } }; //view app.view = function(ctrl) { return [ ctrl.pages().map(function(page) { return m("a", {href: page.url}, page.title); }), m("button", {onclick: ctrl.rotate}, "Rotate links") ]; }; //initialize m.module(document.getElementById("example"), app); </script> </div> </div> </div> </section> <section class="performance"> <div class="container"> <h2 id="performance">Performance</h2> <p>To run the execution time tests below, click on their respective links, run the profiler from your desired browser's developer tools and measure the running time of a page refresh (Lower is better). <a href="benchmarks.html">Read more</a></p> <div class="row"> <div class="col(4,4,6)"> <h3>Loading</h3> <table> <tr><td><a href="comparisons/mithril.parsing.html">Mithril</a></td><td><span class="bar" style="background:#161;width:1%;"></span> 0.28ms</td></tr> <tr><td><a href="comparisons/jquery.parsing.html">jQuery</a></td><td><span class="bar" style="background:#66c;width:26%;"></span> 13.11ms</td></tr> <tr><td><a href="comparisons/backbone.parsing.html">Backbone</a></td><td><span class="bar" style="background:#33c;width:37%;"></span> 18.54ms</td></tr> <tr><td><a href="comparisons/angular.parsing.html">Angular</a></td><td><span class="bar" style="background:#c33;width:14%;"></span> 7.49ms</td></tr> <tr><td><a href="comparisons/react.parsing.html">React</a></td><td><span class="bar" style="background:#6af;width:50%;"></span> 24.99ms</td></tr> </table> </div> <div class="col(8,8,12)"> <h3>Rendering</h3> <table> <tr><td><a href="comparisons/mithril.rendering.html">Mithril</a></td><td><span class="bar" style="background:#161;width:4%;"></span> 9.44ms (uncompiled)</td></tr> <tr><td><a href="comparisons/jquery.rendering.html">jQuery</a></td><td><span class="bar" style="background:#66c;width:17%;"></span> 40.27ms</td></tr> <tr><td><a href="comparisons/backbone.rendering.html">Backbone</a></td><td><span class="bar" style="background:#33c;width:10%;"></span> 23.05ms</td></tr> <tr><td><a href="comparisons/angular.rendering.html">Angular</a></td><td><span class="bar" style="background:#c33;width:50%;"></span> 118.63ms</td></tr> <tr><td><a href="comparisons/react.rendering.html">React</a></td><td><span class="bar" style="background:#6af;width:33%;"></span> 79.65ms</td></tr> </table> </div> </div> </div> </section> <section class="security"> <div class="container"> <div class="row"> <div class="col(8,8,12)"> <h2>Safety</h2> <p>Mithril templates are safe by default, i.e. you can't unintentionally create security holes.</p> <p>To run the tests for each framework, click on the respective links. If you see an alert box, ensuring security with that framework is more work for you.</p> </div> <div class="col(4,4,12)"> <h3>Test Summary</h3> <a href="comparisons/mithril.safety.html">Mithril</a> <em class="success">(pass) &#x2713;</em><br /> <a href="comparisons/jquery.safety.html">jQuery</a> <em class="error">(fail) &#x2717;</em><br /> <a href="comparisons/backbone.safety.html">Backbone</a> <em class="error">(fail) &#x2717;</em><br /> <a href="comparisons/angular.safety.html">Angular</a> <em class="success">(pass) &#x2713;</em><br /> <a href="comparisons/react.safety.html">React</a> <em class="success">(pass) &#x2713;</em><br /> </div> </div> </div> </section> <section class="more"> <div class="container row"> <div class="col(3,6,12)"> <div style="padding:0 2em 0 0;"> <h2>Guide</h2> <p>Build a simple application. Learn the ropes</p> <p><a href="getting-started.html">Read Guide</a></p> </div> </div> <div class="col(3,6,12)"> <div style="padding:0 2em 0 0;"> <h2>API</h2> <p>Docs and code samples for your reference</p> <p><a href="mithril.html">Read docs</a></p> </div> </div> <div class="col(3,6,12)"> <div style="padding:0 2em 0 0;"> <h2>Learn Mithril</h2> <p>Weekly articles on how to use Mithril to its full potential.</p> <p><a href="http://lhorie.github.io/mithril-blog">Read articles</a></p> </div> </div> <div class="col(3,6,12)"> <div style="padding:0 2em 0 0;"> <h2>Mailing List</h2> <p>Post questions and discuss Mithril related topics.</p> <p><a href="https://groups.google.com/forum/#!forum/mithriljs">Go to mailing list</a></p> </div> </div> </div> </section> <section class="socialmedia"> <div class="container row"> <h2>Social Media</h2> <div class="col(6,12,12)"> <div style="padding:0 1em 0 0;"> <blockquote class="twitter-tweet" lang="en"><p>Just converted the MELPA site from Angular to <a href="https://twitter.com/LeoHorie">@LeoHorie</a>&#39;s tiny mithril.js: very pleasant. <a href="http://t.co/R7JKfo9vJ1">http://t.co/R7JKfo9vJ1</a> <a href="https://t.co/7IrR3L84OY">https://t.co/7IrR3L84OY</a></p>&mdash; Steve Purcell (@sanityinc) <a href="https://twitter.com/sanityinc/statuses/471358494101504000">May 27, 2014</a></blockquote> <blockquote class="twitter-tweet" lang="en"><p><a href="https://twitter.com/marijnjh">@marijnjh</a> Mithril is well worth checking out: <a href="http://t.co/RT61djMFxD">http://t.co/RT61djMFxD</a> Functional style, elegant design and powerful and only 3kb gzipped.</p>&mdash; Tom Atkins (@knitatoms) <a href="https://twitter.com/knitatoms/statuses/467061326859476992">May 15, 2014</a></blockquote> </div> </div> <div class="col(6,12,12)"> <blockquote class="twitter-tweet" lang="en"><p>Mithril.js m.prop feature is plain brilliant. I spent years yearning for an approach that lightweight <a href="http://t.co/KgzOxoa2WR">http://t.co/KgzOxoa2WR</a></p>&mdash; Xavier Via (@xaviervia) <a href="https://twitter.com/xaviervia/statuses/454635992360554497">April 11, 2014</a></blockquote> <blockquote class="twitter-tweet" lang="en"><p>Mithril: The newest JavaScript MVC library 3Kb. <a href="http://twitter.com/LeoHorie">@LeoHorie</a> got it right: It's all about good guides/docs: <a href="http://lhorie.github.io/mithril/comparison.html">lhorie.github.io/mithril/comparison.html</a></p> &mdash; David Corbacho (@dcorbacho) <a href="https://twitter.com/dcorbacho/status/446926407843991552">March 21, 2014</a></blockquote> <script async src="http://platform.twitter.com/widgets.js"></script> </div> </div> </section> </main> <footer> <div class="container"> Released under the <a href="http://opensource.org/licenses/MIT" target="_blank">MIT license</a><br /> &copy; 2014 Leo Horie </div> </footer> <script src="lib/prism/prism.js"></script> </body> </html>
pelonpelon/mithril.js
archive/v0.1.24/index.html
HTML
mit
10,882
<!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- Standard Head Part --> <head> <title>NUnit - ExceptionAsserts</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-US"> <link rel="stylesheet" type="text/css" href="nunit.css"> <link rel="shortcut icon" href="favicon.ico"> </head> <!-- End Standard Head Part --> <body> <!-- Standard Header for NUnit.org --> <div id="header"> <a id="logo" href="http://www.nunit.org"><img src="img/logo.gif" alt="NUnit.org" title="NUnit.org"></a> <div id="nav"> <a href="http://www.nunit.org">NUnit</a> <a class="active" href="index.html">Documentation</a> </div> </div> <!-- End of Header --> <div id="content"> <h2>Exception Asserts (NUnit 2.5)</h2> <p>The <b>Assert.Throws</b> method is pretty much in a class by itself. Rather than comparing values, it attempts to invoke a code snippet, represented as a delegate, in order to verify that it throws a particular exception. <p>It's also in a class by itself in that it returns an Exception, rather than void, if the Assert is successful. See the example below for a few ways to use this. <p><b>Assert.Throws</b> may be used with a constraint argument, which is applied to the actual exception thrown, or with the Type of exception expected. The Type format is available in both both a non-generic and (in the .NET 2.0 version) generic form. <p><b>Assert.DoesNotThrow</b> simply verifies that the delegate does not throw an exception. <p><b>Assert.Catch</b> is similar to <b>Assert.Throws</b> but will pass for an exception that is derived from the one specified. <div class="code" style="width: 40em"><pre> Exception Assert.Throws( Type expectedExceptionType, TestDelegate code ); Exception Assert.Throws( Type expectedExceptionType, TestDelegate code, string message ); Exception Assert.Throws( Type expectedExceptionType, TestDelegate code, string message, params object[] parms); Exception Assert.Throws( IResolveConstraint constraint, TestDelegate code ); Exception Assert.Throws( IResolveConstraint constraint, TestDelegate code, string message ); Exception Assert.Throws( IResolveConstraint constraint, TestDelegate code, string message, params object[] parms); T Assert.Throws&lt;T&gt;( TestDelegate code ); T Assert.Throws&lt;T&gt;( TestDelegate code, string message ); T Assert.Throws&lt;T&gt;( TestDelegate code, string message, params object[] parms); void Assert.DoesNotThrow( TestDelegate code ); void Assert.DoesNotThrow( TestDelegate code, string message ); void Assert.DoesNotThrow( TestDelegate code, string message, params object[] parms); Exception Assert.Catch( TestDelegate code ); Exception Assert.Catch( TestDelegate code, string message ); Exception Assert.Catch( TestDelegate code, string message, params object[] parms); Exception Assert.Catch( Type expectedExceptionType, TestDelegate code ); Exception Assert.Catch( Type expectedExceptionType, TestDelegate code, string message ); Exception Assert.Catch( Type expectedExceptionType, TestDelegate code, string message, params object[] parms); T Assert.Catch&lt;T&gt;( TestDelegate code ); T Assert.Catch&lt;T&gt;( TestDelegate code, string message ); T Assert.Catch&lt;T&gt;( TestDelegate code, string message, params object[] parms); </pre></div> <p>In the above code <b>TestDelegate</b> is a delegate of the form <b>void TestDelegate()</b>, which is used to execute the code in question. Under .NET 2.0, this may be an anonymous delegate. If compiling under C# 3.0, it may be a lambda expression. <p>The following example shows different ways of writing the same test. <div class="code"><pre> [TestFixture] public class AssertThrowsTests { [Test] public void Tests() { // .NET 1.x Assert.Throws( typeof(ArgumentException), new TestDelegate(MethodThatThrows) ); // .NET 2.0 Assert.Throws&lt;ArgumentException&gt;( MethodThatThrows() ); Assert.Throws&lt;ArgumentException&gt;( delegate { throw new ArgumentException(); } ); // Using C# 3.0 Assert.Throws&lt;ArgumentException&gt;( () => throw new ArgumentException(); } ); } void MethodThatThrows() { throw new ArgumentException(); } </pre></div> <p>This example shows use of the return value to perform additional verification of the exception. <div class="code"><pre> [TestFixture] public class UsingReturnValue { [Test] public void TestException() { MyException ex = Assert.Throws&lt;MyException&gt;( delegate { throw new MyException( "message", 42 ); } ); Assert.That( ex.Message, Is.EqualTo( "message" ) ); Assert.That( ex.MyParam, Is.EqualTo( 42 ) ); } </pre></div> <p>This example does the same thing using the overload that includes a constraint. <div class="code"><pre> [TestFixture] public class UsingConstraint { [Test] public void TestException() { Assert.Throws( Is.Typeof&lt;MyException&gt;() .And.Message.EqualTo( "message" ) .And.Property( "MyParam" ).EqualTo( 42 ), delegate { throw new MyException( "message", 42 ); } ); } </pre></div> <p>Use the form that matches your style of coding. <h3>Exact Versus Derived Types</h3> <p>When used with a Type argument, <b>Assert.Throws</b> requires that exact type to be thrown. If you want to test for any derived Type, use one of the forms that allows specifying a constraint. Alternatively, you may use <b>Assert.Catch</b>, which differs from <b>Assert.Throws</b> in allowing derived types. See the following code for examples: <div class="code"> <pre> // Require an ApplicationException - derived types fail! Assert.Throws( typeof(ApplicationException), code ); Assert.Throws&lt;ApplicationException&gt;()( code ); // Allow both ApplicationException and any derived type Assert.Throws( Is.InstanceOf( typeof(ApplicationException), code ); Assert.Throws( Is.InstanceOf&lt;ApplicationException&gt;(), code ); // Allow both ApplicationException and any derived type Assert.Catch&lt;ApplicationException&gt;( code ); // Allow any kind of exception Assert.Catch( code ); </pre> </div> <h4>See also...</h4> <ul> <li><a href="throwsConstraint.html">ThrowsConstraint</a></ul> </div> <!-- Submenu --> <div id="subnav"> <ul> <li><a href="index.html">NUnit 2.5.9</a></li> <ul> <li><a href="getStarted.html">Getting&nbsp;Started</a></li> <li><a href="assertions.html">Assertions</a></li> <ul> <li><a href="equalityAsserts.html">Equality&nbsp;Asserts</a></li> <li><a href="identityAsserts.html">Identity&nbsp;Asserts</a></li> <li><a href="conditionAsserts.html">Condition&nbsp;Asserts</a></li> <li><a href="comparisonAsserts.html">Comparison&nbsp;Asserts</a></li> <li><a href="typeAsserts.html">Type&nbsp;Asserts</a></li> <li id="current"><a href="exceptionAsserts.html">Exception&nbsp;Asserts</a></li> <li><a href="utilityAsserts.html">Utility&nbsp;Methods</a></li> <li><a href="stringAssert.html">String&nbsp;Assert</a></li> <li><a href="collectionAssert.html">Collection&nbsp;Assert</a></li> <li><a href="fileAssert.html">File&nbsp;Assert</a></li> <li><a href="directoryAssert.html">Directory&nbsp;Assert</a></li> </ul> <li><a href="constraintModel.html">Constraints</a></li> <li><a href="attributes.html">Attributes</a></li> <li><a href="runningTests.html">Running&nbsp;Tests</a></li> <li><a href="extensibility.html">Extensibility</a></li> <li><a href="releaseNotes.html">Release&nbsp;Notes</a></li> <li><a href="samples.html">Samples</a></li> <li><a href="license.html">License</a></li> </ul> </ul> </div> <!-- End of Submenu --> <!-- Standard Footer for NUnit.org --> <div id="footer"> Copyright &copy; 2010 Charlie Poole. All Rights Reserved. </div> <!-- End of Footer --> </body> </html>
acken/AutoTest.Net
lib/NUnit/src/NUnit-2.5.9.10348/doc/exceptionAsserts.html
HTML
mit
7,885
{% extends "base.html" %} {% block "css_files" %} <link rel="stylesheet" href="{{ STATIC_URL }}idea/css/idea.css"> {% if page.description %} <meta name="description" content="{{ page.description|striptags }}"> {% endif %} {% endblock %} {% block "content" %}{% endblock %} {% block "js_scripts" %} <script src="{{ STATIC_URL }}idea/js/functions.js"></script> {% endblock %}
geomapdev/idea-box
src/idea/templates/idea/idea-base.html
HTML
cc0-1.0
408
<ul> <li>Mouse clicks are handled with <tt>GEvent</tt></li> <li>Registered event handlers receive two arguments</li> <ul> <li>The marker that was clicked or <tt>null</tt></li> <li>The point of the click</li> </ul> <li>Markers are the only built-in overlay that supports "click" events</li> </ul>
stephenmcd/js-v2-samples
slides/workshop/clickhandling.html
HTML
apache-2.0
314
<!-- Copyright 2015 Comcast Cable Communications Management, LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <div id="dsWizardContainer"> <div> <ol class="breadcrumb"> <li><a ng-click="navigateToDashboard()">Dashboard</a></li> <li class="active">New Delivery Service</li> </ol> </div> <div class="row"> <div class="col-lg-3 col-md-12 col-sm-12"> <ul class="nav nav-pills nav-stacked"> <li class="header">New Delivery Service</li> <li> <a ng-class="{'selected-step': openTab == 'service-desc-tab'}" ng-click="jumpToTab('service-desc-tab', 'serviceDescStarted')"> <i class="fa fa-check fa-fw" ng-show="serviceDescStarted && !serviceDescForm.$invalid"></i> Service Description </a> </li> <li> <a ng-class="{'selected-step': openTab == 'traffic-tab'}" ng-click="jumpToTab('traffic-tab', 'trafficStarted')"> <i class="fa fa-check fa-fw" ng-show="trafficStarted && !trafficForm.$invalid"></i> Traffic &amp; Library Estimates </a> </li> <li> <a ng-class="{'selected-step': openTab == 'origin-tab'}" ng-click="jumpToTab('origin-tab', 'originStarted')"> <i class="fa fa-check fa-fw" ng-show="originStarted && !originForm.$invalid"></i> Origin Server &amp; Security </a> </li> <li> <a ng-class="{'selected-step': openTab == 'core-tab'}" ng-click="jumpToTab('core-tab', 'coreStarted')"> <i class="fa fa-check fa-fw" ng-show="coreStarted && !coreForm.$invalid"></i> Core Features </a> </li> <li> <a ng-class="{'selected-step': openTab == 'service-limits-tab'}" ng-click="jumpToTab('service-limits-tab', 'serviceLimitStarted')"> <i class="fa fa-check fa-fw" ng-show="serviceLimitStarted && !serviceLimitForm.$invalid"></i> Service Limits </a> </li> <li> <a ng-class="{'selected-step': openTab == 'header-tab'}" ng-click="jumpToTab('header-tab', 'headerStarted')"> <i class="fa fa-check fa-fw" ng-show="headerStarted && !headerForm.$invalid"></i> Header Customization </a> </li> <li> <a ng-class="{'selected-step': openTab == 'notes-tab'}" ng-click="jumpToTab('notes-tab', 'notesStarted')"> <i class="fa fa-check fa-fw" ng-show="notesStarted && !notesForm.$invalid"></i> Additional Notes </a> </li> <li> <a ng-class="{'selected-step': openTab == 'confirm-tab'}" ng-click="jumpToTab('confirm-tab', 'confirmStarted')"> Confirm &amp; Submit </a> </li> </ul> </div> <div id="dsNewFormContainer" class="col-lg-9 col-med-12 col-sm-12"> <form name="serviceDescForm" role="form" ng-show="openTab == 'service-desc-tab'" novalidate> <legend>Service Description</legend> <div class="row"> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="customer">Customer&nbsp;&nbsp;<i class="customer-tooltip field-info fa fa-info-circle" popover-title="Customer" uib-popover="Name of the customer to display on the service. We use this to help determine the service ids and relation to other services." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <input id="customer" name="customer" type="text" class="form-control" ng-model="dsData.customer" ng-maxlength="50" required> <small class="input-error" ng-show="hasPropertyError(serviceDescForm.customer, 'required')">[ Required ]</small> <small class="input-error" ng-show="hasPropertyError(serviceDescForm.customer, 'maxlength')">[ Too Long ]</small> </div> </div> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="deliveryProtocol">Delivery Protocol&nbsp;&nbsp;<i class="delivery-protocol-tooltip field-info fa fa-info-circle" popover-title="Delivery Protocol" uib-popover="Services that use &quot;HTTP and HTTPS&quot; will be able to deliver both types of traffic. If you deliver HTTPS you will not be able to use a service alias with your service." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="top" popover-append-to-body="true"></i></label> <select id="deliveryProtocol" name="deliveryProtocol" class="form-control" ng-change="onDeliveryProtocolChange()" ng-model="dsData.deliveryProtocol"> <option value="http">HTTP</option> <option value="https-only">HTTPS</option> <option value="http-and-https">HTTP and HTTPS</option> <option value="http-to-https">HTTP to HTTPS</option> </select> </div> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="contentType">Content Type&nbsp;&nbsp;<i class="content-type-tooltip field-info fa fa-info-circle" popover-title="Content Type" uib-popover="This choice should reflect the primary content of the service. Services may deliver more than one type of content." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <select id="contentType" name="contentType" class="form-control" ng-model="dsData.contentType"> <option value="video-on-demand">Video - On Demand</option> <option value="video-live">Video - Live</option> <option value="web-content-file-download">Web Content / File Download</option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="routingType">Routing Type&nbsp;&nbsp;<i class="routing-type-tooltip field-info fa fa-info-circle" popover-title="Routing Type" uib-popover="DNS is the standard routing type for most CDN services. HTTP Redirect is a specialty routing service that is primarily used for video and large file downloads where localization and latency are significant concerns." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="top" popover-append-to-body="true"></i></label> <select id="routingType" name="routingType" class="form-control" ng-disabled="dsData.deliveryProtocol == 'http-to-https'" ng-change="onRoutingTypeChange()" ng-model="dsData.routingType"> <option value="dns">DNS</option> <option value="http">HTTP Redirect</option> </select> <small class="input-error" ng-show="dsData.deliveryProtocol == 'http-to-https'">HTTP required for HTTP to HTTPS delivery protocol</small> </div> </div> </div> <div class="row"> <div class="col-sm-12 col-md-12"> <div class="form-group"> <label class="control-label" for="serviceDesc">Service Description&nbsp;&nbsp;<i class="service-desc-tooltip field-info fa fa-info-circle" popover-title="Service Description" uib-popover="This description will be used to help name your service and differentiate it from your other services." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <textarea id="serviceDesc" name="serviceDesc" rows="3" class="form-control" ng-model="dsData.serviceDesc" ng-maxlength="400" required></textarea> <small class="input-error" ng-show="hasPropertyError(serviceDescForm.serviceDesc, 'required')">[ Required ]</small> <small class="input-error" ng-show="hasPropertyError(serviceDescForm.serviceDesc, 'maxlength')">[ Too Long ]</small> </div> </div> </div> <hr> <div class="pull-right"> <button type="button" class="btn action-btn" ng-disabled="serviceDescForm.$invalid" ng-click="jumpToTab('traffic-tab', 'trafficStarted')">Next</button> </div> </form> <form name="trafficForm" role="form" ng-show="openTab == 'traffic-tab'" novalidate> <legend>Traffic &amp; Library Estimates</legend> <div class="row"> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="peakBpsEstimate">Peak Bandwidth Estimate&nbsp;&nbsp;<i class="peakBpsEstimate-tooltip field-info fa fa-info-circle" popover-title="Peak Bandwidth Estimate" uib-popover="Service size estimates help us manage cache efficiency and plan for capacity for new build services. Sizing should be estimated for short term expectations. We actively monitor service growth over time and adjust configuration settings as needed." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <select id="peakBpsEstimate" name="peakBpsEstimate" class="form-control" ng-model="dsData.peakBPSEstimate"> <option value="less-than-5-Gbps">Less than 5 Gbps</option> <option value="5-to-50-Gbps">5 to 50 Gbps</option> <option value="gt-50-Gbps">Greater than 50 Gbps</option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="maxLibrarySizeEstimate">Max Library Size Estimate&nbsp;&nbsp;<i class="maxLibrarySizeEstimate-tooltip field-info fa fa-info-circle" popover-title="Max Library Size Estimate" uib-popover="Service size estimates help us manage cache efficiency and plan for capacity for new build services. Sizing should be estimated for short term expectations. We actively monitor service growth over time and adjust configuration settings as needed." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="top" popover-append-to-body="true"></i></label> <select id="maxLibrarySizeEstimate" name="maxLibrarySizeEstimate" class="form-control" ng-model="dsData.maxLibrarySizeEstimate"> <option value="less-than-200-GB">Less than 200 GB</option> <option value="200-GB-to-2-TB">200 GB to 2 TB</option> <option value="greater-than-2-TB">Greater than 2 TB</option> </select> </div> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="peakTpsEstimate">Peak Transactions/Second Estimate&nbsp;&nbsp;<i class="peakTpsEstimate-tooltip field-info fa fa-info-circle" popover-title="Peak Transactions/Second Estimate" uib-popover="Service size estimates help us manage cache efficiency and plan for capacity for new build services. Sizing should be estimated for short term expectations. We actively monitor service growth over time and adjust configuration settings as needed." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <select id="peakTpsEstimate" name="peakTpsEstimate" class="form-control" ng-model="dsData.peakTPSEstimate"> <option value="less-than-1000-TPS">Less than 1,000 TPS</option> <option value="1000-to-5000-TPS">1,000 to 5,000 TPS</option> <option value="greater-than-5000-TPS">Greater than 5,000 TPS</option> </select> </div> </div> </div> <hr> <div class="pull-right"> <button type="button" class="btn btn-link" ng-click="jumpToTab('service-desc-tab', 'serviceDescStarted')">Back</button> <button type="button" class="btn action-btn" ng-disabled="trafficForm.$invalid" ng-click="jumpToTab('origin-tab', 'originStarted')">Next</button> </div> </form> <form name="originForm" role="form" ng-show="openTab == 'origin-tab'" novalidate> <fieldset> <div class="col-sm-6 col-md-6"> <legend>Origin Server</legend> <div class="form-group"> <label class="control-label" for="originUrl">Origin Server URL&nbsp;&nbsp;<i class="originUrl-tooltip field-info fa fa-info-circle" popover-title="Origin Server URL" uib-popover="The URL path to the origin server including http://" popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <input id="originUrl" name="originUrl" type="text" placeholder="http://" class="form-control" ng-model="dsData.originURL" ng-maxlength="2000" ng-pattern="/^(https?:\/\/)/" required> <small class="input-error" ng-show="hasPropertyError(originForm.originUrl, 'required')">[ Required ]</small> <small class="input-error" ng-show="hasPropertyError(originForm.originUrl, 'pattern')">[ Must start with http:// or https:// ]</small> <small class="input-error" ng-show="hasPropertyError(originForm.originUrl, 'maxlength')">[ Too Long ]</small> </div> <div class="form-group"> <label class="control-label" for="originDynamicRemap">Origin Dynamic Remap&nbsp;&nbsp;<i class="originDynamicRemap-tooltip field-info fa fa-info-circle" popover-title="Origin Dynamic Remap" uib-popover="This is a feature which allows services to use multiple origin URLs for the same service. This is done by passing an origin URL value as a part of each request (ex query string). Most customers will not require this feature. If you select &quot;Yes&quot; for this feature, we will contact you to discuss the details." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <select id="originDynamicRemap" name="originDynamicRemap" class="form-control" ng-model="dsData.hasOriginDynamicRemap" ng-options="boolean.value as boolean.label for boolean in booleans"></select> </div> <div class="form-group"> <label class="control-label" for="originTestFile">Origin Test File&nbsp;&nbsp;<i class="originTestFile-tooltip field-info fa fa-info-circle" popover-title="Origin Test File" uib-popover="A URL path to a test file available on the origin server. This is used to verify that service is setup correctly. crossdomain.xml and clientaccesspolicy.xml are two examples of common files available on the origin." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <input id="originTestFile" name="originTestFile" type="text" placeholder="http://" class="form-control" ng-model="dsData.originTestFile" ng-maxlength="2000" ng-pattern="/^(https?:\/\/)/" required> <small class="input-error" ng-show="hasPropertyError(originForm.originTestFile, 'required')">[ Required ]</small> <small class="input-error" ng-show="hasPropertyError(originForm.originTestFile, 'pattern')">[ Must start with http:// or https:// ]</small> <small class="input-error" ng-show="hasPropertyError(originForm.originTestFile, 'maxlength')">[ Too Long ]</small> </div> </div> <div class="col-sm-6 col-md-6"> <legend>Origin Security</legend> <div class="form-group"> <label class="control-label" for="originAclWhitelist">ACL/Whitelist to Access Origin&nbsp;&nbsp;<i class="originAclWhitelist-tooltip field-info fa fa-info-circle" popover-title="ACL/Whitelist to Access Origin" uib-popover="Do you restrict access to your origin using an access control list (ACL or whitelist) of IPs?" popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="left" popover-append-to-body="true"></i></label> <select id="originAclWhitelist" name="originAclWhitelist" class="form-control" ng-model="dsData.hasOriginACLWhitelist" ng-options="boolean.value as boolean.label for boolean in booleans"></select> </div> <div class="form-group"> <label class="control-label" for="originHeaders">Header to Access Origin (optional)&nbsp;&nbsp;<i class="originHeaders-tooltip field-info fa fa-info-circle" popover-title="Header to Access Origin" uib-popover="Do you require a header to be passed in requests to your origin? If you do, please provide the value of this header." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="top" popover-append-to-body="true"></i></label> <input id="originHeaders" name="originHeaders" type="text" class="form-control" ng-model="dsData.originHeaders" ng-maxlength="500"> <small class="input-error" ng-show="hasPropertyError(originForm.originHeaders, 'maxlength')">[ Too Long ]</small> </div> <div class="form-group"> <label class="control-label" for="otherOriginSecurity">Other Origin Security Measures (optional)&nbsp;&nbsp;<i class="otherOriginSecurity-tooltip field-info fa fa-info-circle" popover-title="Other Origin Security Measures" uib-popover="Do you have other origin security measures that need to be considered for access? Please describe." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="top" popover-append-to-body="true"></i></label> <input id="otherOriginSecurity" name="otherOriginSecurity" type="text" class="form-control" ng-model="dsData.otherOriginSecurity" ng-maxlength="500"> <small class="input-error" ng-show="hasPropertyError(originForm.otherOriginSecurity, 'maxlength')">[ Too Long ]</small> </div> </div> </fieldset> <hr> <div class="pull-right"> <button type="button" class="btn btn-link" ng-click="jumpToTab('traffic-tab', 'trafficStarted')">Back</button> <button type="button" class="btn action-btn" ng-disabled="originForm.$invalid" ng-click="jumpToTab('core-tab', 'coreStarted')">Next</button> </div> </form> <form name="coreForm" role="form" ng-show="openTab == 'core-tab'" novalidate> <legend>Core Features</legend> <div class="row"> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="queryStringHandling">Query String Handling&nbsp;&nbsp;<i class="queryStringHandling-tooltip field-info fa fa-info-circle" popover-title="Query String Handling" uib-popover-template="templates.queryStringHandling" popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-big" popover-placement="right" popover-append-to-body="true"></i></label> <select id="queryStringHandling" name="queryStringHandling" class="form-control" ng-model="dsData.queryStringHandling"> <option value="use-in-cache-key-and-pass-up">Use in Cache Key, and Pass Up</option> <option value="ignore-in-cache-key-and-pass-up">Ignore in Cache Key, and Pass Up</option> <option value="drop-at-edge">Drop at Edge</option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="signedURLs">Signed URLs / URL Tokenization&nbsp;&nbsp;<i class="signedURLs-tooltip field-info fa fa-info-circle" popover-title="Signed URLs / URL Tokenization" uib-popover-template="templates.signedUrls" popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-popup-close-delay="1000" popover-placement="top" popover-append-to-body="true"></i></label> <select id="signedURLs" name="signedURLs" class="form-control" ng-model="dsData.hasSignedURLs" ng-options="boolean.value as boolean.label for boolean in booleans"></select> </div> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="rangeRequestHandling">Range Request Handling&nbsp;&nbsp;<i class="rangeRequestHandling-tooltip field-info fa fa-info-circle" popover-title="Range Request Handling" uib-popover-template="templates.rangeRequestHandling" popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-big" popover-placement="right" popover-append-to-body="true"></i></label> <select id="rangeRequestHandling" name="rangeRequestHandling" class="form-control" ng-model="dsData.rangeRequestHandling"> <option value="range-requests-not-used">Range Requests Not Used</option> <option value="consistent-non-overlapping-range-requests-used">Consistent, Non-Overlapping Range Requests Used</option> <option value="variable-overlapping-range-requests-used">Variable, Overlapping Range Requests Used</option> </select> </div> </div> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="negativeCachingCustomization">Negative Caching Customization&nbsp;&nbsp;<i class="negativeCachingCustomization-tooltip field-info fa fa-info-circle" popover-title="Negative Caching Customization" uib-popover="For failed CDN responses like 404 or 502, the CDN will cache the response and reserve it for 1 second to prevent the customer origin from being overloaded with retries. This behavior can be customized but most customers keep the standard parameters." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="top" popover-append-to-body="true"></i></label> <select id="negativeCachingCustomization" name="negativeCachingCustomization" class="form-control" ng-change="onNegativeCachingCustomizationChange()" ng-model="dsData.hasNegativeCachingCustomization" ng-options="boolean.value as boolean.label for boolean in booleans"></select> </div> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6"> <div class="row" ng-repeat="alias in dsData.serviceAliases track by $index"> <div class="col-sm-12 col-md-12"> <ng-form name="aliasForm"> <div class="form-group"> <div class="input-group alias-inputs"> <label class="control-label" for="serviceAlias">Service Alias #{{$index + 1}} (optional)&nbsp;&nbsp;<i class="serviceAlias-tooltip field-info fa fa-info-circle" popover-title="Service Alias" uib-popover="Do you have other service aliases which will be used for this service? We need to know these aliases so that we know where to direct these requests. You can add multiple aliases." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <input id="serviceAlias" name="serviceAlias" type="text" placeholder="http://" class="form-control" ng-model="dsData.serviceAliases[$index]" ng-pattern="/^(https?:\/\/)/" ng-maxlength="2000"> <span class="form-input-group-btn input-group-btn"> <button id="removeBtn" name="removeBtn" class="btn btn-default" ng-show="$index > 0" ng-click="removeAlias($index)"><i class="fa fa-minus"></i></button> <button id="addBtn" name="addBtn" class="btn btn-default" ng-show="$index == (dsData.serviceAliases.length - 1)" ng-click="addAlias()"><i class="fa fa-plus"></i></button> </span> </div> <small class="input-error" ng-show="hasPropertyError(aliasForm.serviceAlias, 'pattern')">[ Must start with http:// or https:// ]</small> <small class="input-error" ng-show="hasPropertyError(aliasForm.serviceAlias, 'maxlength')">[ Too Long ]</small> </div> </ng-form> </div> </div> </div> <div class="col-sm-6 col-md-6"> <div class="form-group" ng-show="dsData.hasNegativeCachingCustomization == true"> <label class="control-label" for="negativeCachingCustomizationNote">Negative Caching Instructions&nbsp;&nbsp;<i class="negativeCachingCustomizationNote-tooltip field-info fa fa-info-circle" popover-title="Negative Caching Instructions" uib-popover="Please enter any specific instructions you have regarding negative caching customization." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="top" popover-append-to-body="true"></i></label> <textarea id="negativeCachingCustomizationNote" name="negativeCachingCustomizationNote" rows="3" class="form-control" ng-model="dsData.negativeCachingCustomizationNote" ng-required="dsData.hasNegativeCachingCustomization == true" ng-maxlength="400"></textarea> <small class="input-error" ng-show="hasPropertyError(coreForm.negativeCachingCustomizationNote, 'required')">[ Required ]</small> <small class="input-error" ng-show="hasPropertyError(coreForm.negativeCachingCustomizationNote, 'maxlength')">[ Too Long ]</small> </div> </div> </div> <hr> <div class="pull-right"> <button type="button" class="btn btn-link" ng-click="jumpToTab('origin-tab', 'originStarted')">Back</button> <button type="button" class="btn action-btn" ng-disabled="coreForm.$invalid" ng-click="jumpToTab('service-limits-tab', 'serviceLimitStarted')">Next</button> </div> </form> <form name="serviceLimitsForm" role="form" ng-show="openTab == 'service-limits-tab'" novalidate> <legend>Service Limits</legend> <div class="row"> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="rateLimitingGbps">Rate Limiting - Bandwidth (Gbps) (optional)&nbsp;&nbsp;<i class="rateLimitingGbps-tooltip field-info fa fa-info-circle" popover-title="Rate Limiting - Bandwidth (Gbps)" uib-popover="If a service limit is selected, then you must provide an overflow point where the CDN will send the excess traffic. This overflow point is typically a another CDN service or a customer origin. The overflow can be provided as an FQDN (http://customername.com) or as an IPv4 or IPv6 address (10.10.10.10). When the service exceeds the threshold set, the CDN will redirect all excess traffic to the overflow point." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <input id="rateLimitingGbps" name="rateLimitingGbps" type="number" class="form-control" min="0" ng-change="onRateLimitingChange()" ng-model="dsData.rateLimitingGBPS"> <small class="input-error" ng-show="hasPropertyError(serviceLimitsForm.rateLimitingGbps, 'min')">[ Invalid ]</small> </div> </div> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="rateLimitingTPS">Rate Limiting - Transactions/Second (optional)&nbsp;&nbsp;<i class="rateLimitingTPS-tooltip field-info fa fa-info-circle" popover-title="Rate Limiting - Transactions/Second" uib-popover="If a service limit is selected, then you must provide an overflow point where the CDN will send the excess traffic. This overflow point is typically a another CDN service or a customer origin. The overflow can be provided as an FQDN (http://customername.com) or as an IPv4 or IPv6 address (10.10.10.10). When the service exceeds the threshold set, the CDN will redirect all excess traffic to the overflow point." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="bottom" popover-append-to-body="true"></i></label> <input id="rateLimitingTPS" name="rateLimitingTPS" type="number" class="form-control" min="0" ng-change="onRateLimitingChange()" ng-model="dsData.rateLimitingTPS"> <small class="input-error" ng-show="hasPropertyError(serviceLimitsForm.rateLimitingTPS, 'min')">[ Invalid ]</small> </div> </div> </div> <div class="row" ng-show="dsData.rateLimitingGBPS > 0 || dsData.rateLimitingTPS > 0"> <div class="col-sm-6 col-md-6"> <div class="form-group"> <label class="control-label" for="overflowService">Overflow Service (IP or URL)&nbsp;&nbsp;<i class="overflowService-tooltip field-info fa fa-info-circle" popover-title="Overflow Service (IP or URL)" uib-popover="This overflow point is typically a another CDN service or a customer origin. The overflow can be provided as an FQDN (http://customername.com) or as an IPv4 or IPv6 address (10.10.10.10). When the service exceeds the threshold set, the CDN will redirect all excess traffic to the overflow point." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <input id="overflowService" name="overflowService" type="text" class="form-control" ng-required="dsData.rateLimitingGBPS > 0 || dsData.rateLimitingTPS > 0" ng-model="dsData.overflowService"> </div> </div> </div> <hr> <div class="pull-right"> <button type="button" class="btn btn-link" ng-click="jumpToTab('core-tab', 'coreStarted')">Back</button> <button type="button" class="btn action-btn" ng-disabled="serviceLimitsForm.$invalid" ng-click="jumpToTab('header-tab', 'headerStarted')">Next</button> </div> </form> <form name="headerForm" role="form" ng-show="openTab == 'header-tab'" novalidate> <legend>Header Customization</legend> <div class="row"> <div class="col-sm-12 col-md-12"> <div class="form-group"> <label class="control-label" for="headerRewriteEdge">Header Rewrite - Edge Tier (optional)&nbsp;&nbsp;<i class="headerRewriteEdge-tooltip field-info fa fa-info-circle" popover-title="Header Rewrite - Edge Tier" uib-popover-template="templates.headerRewriteEdge" popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-big" popover-placement="right" popover-append-to-body="true"></i></label> <textarea id="headerRewriteEdge" name="headerRewriteEdge" rows="3" class="form-control" ng-model="dsData.headerRewriteEdge" ng-maxlength="400"></textarea> <small class="input-error" ng-show="hasPropertyError(headerForm.headerRewriteEdge, 'maxlength')">[ Too Long ]</small> </div> </div> </div> <div class="row"> <div class="col-sm-12 col-md-12"> <div class="form-group"> <label class="control-label" for="headerRewriteMid">Header Rewrite - Mid Tier (optional)&nbsp;&nbsp;<i class="headerRewriteMid-tooltip field-info fa fa-info-circle" popover-title="Header Rewrite - Mid Tier" uib-popover-template="templates.headerRewriteMid" popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-big" popover-placement="right" popover-append-to-body="true"></i></label> <textarea id="headerRewriteMid" name="headerRewriteMid" rows="3" class="form-control" ng-model="dsData.headerRewriteMid" ng-maxlength="400"></textarea> <small class="input-error" ng-show="hasPropertyError(headerForm.headerRewriteMid, 'maxlength')">[ Too Long ]</small> </div> </div> </div> <div class="row" ng-show="dsData.routingType == 'http'"> <div class="col-sm-12 col-md-12"> <div class="form-group"> <label class="control-label" for="headerRewriteRedirectRouter">Header Rewrite - Redirect Router (optional)&nbsp;&nbsp;<i class="headerRewriteRedirectRouter-tooltip field-info fa fa-info-circle" popover-title="Header Rewrite - Redirect Router" uib-popover-template="templates.headerRewriteRedirectRouter" popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-big" popover-placement="right" popover-append-to-body="true"></i></label> <textarea id="headerRewriteRedirectRouter" name="headerRewriteRedirectRouter" rows="3" class="form-control" ng-model="dsData.headerRewriteRedirectRouter" ng-maxlength="400"></textarea> <small class="input-error" ng-show="hasPropertyError(headerForm.headerRewriteRedirectRouter, 'maxlength')">[ Too Long ]</small> </div> </div> </div> <hr> <div class="pull-right"> <button type="button" class="btn btn-link" ng-click="jumpToTab('service-limits-tab', 'serviceLimitStarted')">Back</button> <button type="button" class="btn action-btn" ng-disabled="headerForm.$invalid" ng-click="jumpToTab('notes-tab', 'notesStarted')">Next</button> </div> </form> <form name="notesForm" role="form" ng-show="openTab == 'notes-tab'" novalidate> <legend>Additional Notes</legend> <div class="row"> <div class="col-sm-12 col-md-12"> <div class="form-group"> <label class="control-label" for="notes">Additional Notes&nbsp;&nbsp;<i class="notes-tooltip field-info fa fa-info-circle" popover-title="Additional Notes" uib-popover="Any additional instructions you would like to provide the delivery service provisioning team." popover-trigger="mouseenter" popover-class="popover-class ds-wizard-popover-small" popover-placement="right" popover-append-to-body="true"></i></label> <textarea id="notes" name="notes" rows="5" class="form-control" ng-model="dsData.notes" ng-maxlength="500"></textarea> <small class="input-error" ng-show="hasPropertyError(notesForm.notes, 'maxlength')">[ Too Long ]</small> </div> </div> </div> <hr> <div class="pull-right"> <button type="button" class="btn btn-link" ng-click="jumpToTab('header-tab', 'headerStarted')">Back</button> <button type="button" class="btn action-btn" ng-disabled="notesForm.$invalid" ng-click="jumpToTab('confirm-tab', 'confirmStarted')">Next</button> </div> </form> <div ng-show="openTab == 'confirm-tab'"> <h3>Confirm &amp; Submit</h3> <table class="table confirm-table"> <tbody> <tr><th colspan="2"><h4 class="heading">Service Description</h4></th></tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Customer:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.customer}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Content Type:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.contentType}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Delivery Protocol:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.deliveryProtocol}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Routing Type:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.routingType}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Service Description:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.serviceDesc}}</td> </tr> <tr><th colspan="2"><h4 class="heading">Traffic &amp; Library Estimates</h4></th></tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Peak Bandwidth Estimate:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.peakBPSEstimate}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Peak Transactions Per Second Estimate:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.peakTPSEstimate}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Max Library Size Estimate:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.maxLibrarySizeEstimate}}</td> </tr> <tr><th colspan="2"><h4 class="heading">Origin Server &amp; Security</h4></th></tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Origin Server URL:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.originURL}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Origin Dynamic Remap:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.hasOriginDynamicRemap}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Origin Test File:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.originTestFile}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">ACL/Whitelist to Access Origin:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.hasOriginACLWhitelist}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Header to Access Origin:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.otherOriginSecurity}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Other Origin Security Measures:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.originHeaders}}</td> </tr> <tr><th colspan="2"><h4 class="heading">Core Features</h4></th></tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Query String Handling:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.queryStringHandling}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Range Request Handling:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.rangeRequestHandling}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Signed URLs / URL Tokenization:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.hasSignedURLs}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Negative Caching Customization:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.hasNegativeCachingCustomization}}</td> </tr> <tr ng-show="dsData.hasNegativeCachingCustomization == true"> <td class="col-sm-4 col-md-4 col-lg-4">Negative Caching Instructions:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.negativeCachingCustomizationNote}}</td> </tr> <tr ng-repeat="alias in dsData.serviceAliases track by $index"> <td class="col-sm-4 col-md-4 col-lg-4">Service Alias #{{$index + 1}}:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.serviceAliases[$index]}}</td> </tr> <tr><th colspan="2"><h4 class="heading">Service Limits</h4></th></tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Rate Limiting - Bandwidth (Gbps):</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.rateLimitingGBPS}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Rate Limiting - Transactions/Second:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.rateLimitingTPS}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Overflow Service (IP or URL):</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.overflowService}}</td> </tr> <tr><th colspan="2"><h4 class="heading">Header Customization</h4></th></tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Header Rewrite - Edge Tier:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.headerRewriteEdge}}</td> </tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Header Rewrite - Mid Tier:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.headerRewriteMid}}</td> </tr> <tr ng-show="dsData.routingType.indexOf('http') != -1"> <td class="col-sm-4 col-md-4 col-lg-4">Header Rewrite - Redirect Router:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.headerRewriteRedirectRouter}}</td> </tr> <tr><th colspan="2"><h4 class="heading">Additional Notes</h4></th></tr> <tr> <td class="col-sm-4 col-md-4 col-lg-4">Additional Notes:</td> <td class="col-sm-8 col-md-8 col-lg-8">{{dsData.notes}}</td> </tr> </tbody> </table> <hr> <div class="pull-right"> <button type="button" class="btn btn-link" ng-click="jumpToTab('notes-tab', 'notesStarted')">Back</button> <button type="button" class="btn action-btn" ng-disabled="incomplete([serviceDescForm, trafficForm, originForm, coreForm, serviceLimitsForm, headerForm, notesForm])" ng-click="submitRequest(dsData)">Submit Request &nbsp;&nbsp;<i class="fa fa-chevron-circle-right fa-lg"></i></button> </div> </div> </div> </div> </div> <!-- html for tooltips --> <script type="text/ng-template" id="signedUrl.html"> <div> <p>If you select "yes" we will provide you with a script to use to sign your URLs as well as a set of 16 keys.</p> <p><a href="/resources/assets/other/sign.pl" target="_blank">Perl URL Signing Script</a></p> <p><a href="/resources/assets/other/sign_parameters.txt" target="_blank">Signing Script Parameters</a></p> </div> </script> <script type="text/ng-template" id="queryStringHandling.html"> <div id="queryStringHandling-tooltip-content"> <p>When caching your content, we need to know how to handle query strings that come with the request in terms of how we cache each URL. For example if you pass a query string with a user id as a part of each request for the same file, we would need to either ignore this query string or drop it in order to cache the file properly.</p> <ul> <li>Use in Cache Key, and Pass Up: query string is used in cache key and passed up to the origin when fill requests are made.</li> <li>Ignore in Cache Key, and Pass Up: query string is not used in cache key but it is still passed along to the origin when fill requests are made.</li> <li>Drop at Edge: query string is not used in cache key and is not passed to origin when fill requests are made.</li> </ul> </div> </script> <script type="text/ng-template" id="rangeRequestHandling.html"> <div id="rangeRequestHandling-tooltip-content"><p>Range requests are not supported by default. One of two options must be selected in order for the CDN to support range requests.</p> <ul> <li>Consistent, Non-Overlapping Ranges: If this is selected, each range request will be cached as a separate file.</li> <li>Variable, Overlapping Ranges: If this is selected, the full object will be pulled into cache as a single file and the varying ranges will be served from the full copy.</li> </ul> <p>If you know you need range requests but you don’t know which type of requests are made the safer choice is Variable, Overlapping Ranges. This can always be changed later.</p> <p>Consistent, Non-Overlapping Example: each client calls the same ranges (in any order) and these ranges do not overlap each other:</p> <ul> <li>Client 1 calls ranges: 0 to 1,000; 1,001 to 2,000; 2,001 to 2,650</li> <li>Client 2 calls ranges: 2,001 to 2,650; 1,001 to 2000; 0 to 1,000</li> <li>Client 3 calls ranges: 0 to 1,000; 1,001 to 2000</li> </ul> <p>Variable, Overlapping Example: each client is free to call whatever range they want, in any order, and these ranges may overlap each other:</p> <ul> <li>Client 1 calls ranges: 0 to 500; 501 to 1,000</li> <li>Client 2 calls ranges: 0 to 1,000; 1,001 to 2,000</li> <li>Client 3 calls ranges: 0 to 750; 751 to 1,500</li> </ul> </div> </script> <script type="text/ng-template" id="headerRewriteEdge.html"> <div id="headerRewriteEdge-tooltip-content"> <p>Headers can be added or altered at each layer of the CDN. You must tell us four things: the action, the header name, the header value, and the direction to apply. The action will tell us whether we are adding, removing, or replacing headers. The header name and header value will determine the full header text. The direction will determine whether we add it before we respond to a request or before we make a request further up the chain in the server hierarchy. Examples include:</p> <ul> <li>Action: Add</li> <li>Header Name: X-CDN</li> <li>Header Value: Foo</li> <li>Direction: Edge Response to Client</li> </ul> </div> </script> <script type="text/ng-template" id="headerRewriteMid.html"> <div id="headerRewriteMid-tooltip-content"><p>Headers can be added or altered at each layer of the CDN. You must tell us four things: the action, the header name, the header value, and the direction to apply. The action will tell us whether we are adding, removing, or replacing headers. The header name and header value will determine the full header text. The direction will determine whether we add it before we respond to a request or before we make a request further up the chain in the server hierarchy. Examples include:</p> <ul> <li>Action: Modify (Replace)</li> <li>Header Name: Host</li> <li>Header Value: code_abc123</li> <li>Direction: Mid Request to Origin</li> </ul> </div> </script> <script type="text/ng-template" id="headerRewriteRedirectRouter.html"> <div id="headerRewriteRedirectRouter-tooltip-content"><p>Headers can be added or altered at each layer of the CDN. You must tell us four things: the action, the header name, the header value, and the direction to apply. The action will tell us whether we are adding, removing, or replacing headers. The header name and header value will determine the full header text. The direction will determine whether we add it before we respond to a request or before we make a request further up the chain in the server hierarchy. Examples include:</p> <p>The CCR Router is the first server to which the client will connect. The CCR Router will redirect the client to the proper edge server based on the geo location of the client and the content requested.</p> <ul> <li>Action: Add</li> <li>Header Name: Access-Control-Allow-Origin</li> <li>Header Value: *</li> <li>Direction: CCR Response to Client</li> </ul> </div> </script>
dneuman64/traffic_control
traffic_portal/app/src/modules/private/deliveryService/new/deliveryService.new.tpl.html
HTML
apache-2.0
54,114
{include file=$header} <ul class="indexnews"> {if $contents} {foreach from=$contents item=c} <li><p><a href="{$c.link}" title="{$c.title}">{$c.title}</a></p></li> {/foreach} {/if} </ul> {if $currentPage&&$totalPage} <div class="pages"> <a class="pre-left" href="{$previousPageLink}">&lt;</a> <span>{$currentPage}/{$totalPage}</span> <a class="next-left" href="{$nextPageLink}">&gt;</a> <div class="clear"></div> </div> {/if} {include file=$footer}
royalwang/saivi
cms/smarty/templates/tpls/history/2_20131005224006.html
HTML
apache-2.0
527
<!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.4.2_11) on Mon Jul 12 21:36:57 CEST 2010 --> <TITLE> AccessibilityEventProducer.Provider (Apache FOP 1.0 API) </TITLE> <META NAME="keywords" CONTENT="org.apache.fop.accessibility.AccessibilityEventProducer.Provider class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="AccessibilityEventProducer.Provider (Apache FOP 1.0 API)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AccessibilityEventProducer.Provider.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> fop 1.0</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/apache/fop/accessibility/Accessibility.html" title="class in org.apache.fop.accessibility"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/apache/fop/accessibility/StructureTree.html" title="class in org.apache.fop.accessibility"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AccessibilityEventProducer.Provider.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.fop.accessibility</FONT> <BR> Class AccessibilityEventProducer.Provider</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.fop.accessibility.AccessibilityEventProducer.Provider</B> </PRE> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../../../org/apache/fop/accessibility/AccessibilityEventProducer.html" title="interface in org.apache.fop.accessibility">AccessibilityEventProducer</A></DD> </DL> <HR> <DL> <DT>public static final class <B>AccessibilityEventProducer.Provider</B><DT>extends java.lang.Object</DL> <P> Provider class for the event producer. <P> <P> <HR> <P> <!-- ======== NESTED CLASS SUMMARY ======== --> <!-- =========== FIELD SUMMARY =========== --> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Method Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../org/apache/fop/accessibility/AccessibilityEventProducer.html" title="interface in org.apache.fop.accessibility">AccessibilityEventProducer</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/apache/fop/accessibility/AccessibilityEventProducer.Provider.html#get(org.apache.fop.events.EventBroadcaster)">get</A></B>(<A HREF="../../../../org/apache/fop/events/EventBroadcaster.html" title="interface in org.apache.fop.events">EventBroadcaster</A>&nbsp;broadcaster)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an event producer.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TD><B>Methods inherited from class java.lang.Object</B></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Method Detail</B></FONT></TD> </TR> </TABLE> <A NAME="get(org.apache.fop.events.EventBroadcaster)"><!-- --></A><H3> get</H3> <PRE> public static <A HREF="../../../../org/apache/fop/accessibility/AccessibilityEventProducer.html" title="interface in org.apache.fop.accessibility">AccessibilityEventProducer</A> <B>get</B>(<A HREF="../../../../org/apache/fop/events/EventBroadcaster.html" title="interface in org.apache.fop.events">EventBroadcaster</A>&nbsp;broadcaster)</PRE> <DL> <DD>Returns an event producer. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>broadcaster</CODE> - the event broadcaster to use <DT><B>Returns:</B><DD>the event producer</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AccessibilityEventProducer.Provider.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> fop 1.0</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/apache/fop/accessibility/Accessibility.html" title="class in org.apache.fop.accessibility"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/apache/fop/accessibility/StructureTree.html" title="class in org.apache.fop.accessibility"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AccessibilityEventProducer.Provider.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
lewismc/yax
lib/fop-1.0/javadocs/org/apache/fop/accessibility/AccessibilityEventProducer.Provider.html
HTML
apache-2.0
10,185
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="ECharts"> <meta name="author" content="kener.linfeng@gmail.com"> <title>ECharts · Example</title> <link rel="shortcut icon" href="../asset/ico/favicon.png"> <link href="../asset/css/font-awesome.min.css" rel="stylesheet"> <link href="../asset/css/bootstrap.css" rel="stylesheet"> <link href="../asset/css/carousel.css" rel="stylesheet"> <link href="../asset/css/echartsHome.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[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]--> <script src="./www/js/echarts.js"></script> <script src="../asset/js/codemirror.js"></script> <script src="../asset/js/javascript.js"></script> <link href="../asset/css/codemirror.css" rel="stylesheet"> <link href="../asset/css/monokai.css" rel="stylesheet"> </head> <body> <!-- Fixed navbar --> <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div> <div class="container-fluid"> <div class="row-fluid example"> <div id="sidebar-code" class="col-md-4"> <div class="well sidebar-nav"> <div class="nav-header"><a href="#" onclick="autoResize()" class="glyphicon glyphicon-resize-full" id ="icon-resize" ></a>option</div> <textarea id="code" name="code"> function random(){ var r = Math.round(Math.random() * 100); return (r * (r % 2 == 0 ? 1 : -1)); } function randomDataArray() { var d = []; var len = 100; while (len--) { d.push([ random(), random(), Math.abs(random()), ]); } return d; } option = { tooltip : { trigger: 'axis', showDelay : 0, axisPointer:{ type : 'cross', lineStyle: { type : 'dashed', width : 1 } } }, legend: { data:['scatter1','scatter2'] }, toolbox: { show : true, feature : { mark : {show: true}, dataZoom : {show: true}, dataView : {show: true, readOnly: false}, restore : {show: true}, saveAsImage : {show: true} } }, xAxis : [ { type : 'value', splitNumber: 4, scale: true } ], yAxis : [ { type : 'value', splitNumber: 4, scale: true } ], series : [ { name:'scatter1', type:'scatter', symbolSize: function (value){ return Math.round(value[2] / 5); }, data: randomDataArray() }, { name:'scatter2', type:'scatter', symbolSize: function (value){ return Math.round(value[2] / 5); }, data: randomDataArray() } ] }; </textarea> </div><!--/.well --> </div><!--/span--> <div id="graphic" class="col-md-8"> <div id="main" class="main"></div> <div> <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button> <span class="text-primary">切换主题</span> <select id="theme-select"></select> <span id='wrong-message' style="color:red"></span> </div> </div><!--/span--> </div><!--/row--> </div><!--/.fluid-container--> <footer id="footer"></footer> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../asset/js/jquery.min.js"></script> <script type="text/javascript" src="../asset/js/echartsHome.js"></script> <script src="../asset/js/bootstrap.min.js"></script> <script src="../asset/js/echartsExample.js"></script> </body> </html>
guillaumesoul/DecisionHelper
public/bower_components/echarts/doc/example/scatter2.html
HTML
bsd-3-clause
4,460
<?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>translate.storage.properties</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"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="translate-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a class="navbar" target="_top" href="http://translate.sourceforge.net/wiki/toolkit/index">Translate Toolkit</a></th> </tr></table></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="translate-module.html">Package&nbsp;translate</a> :: <a href="translate.storage-module.html">Package&nbsp;storage</a> :: Module&nbsp;properties </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="translate.storage.properties-module.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== MODULE DESCRIPTION ==================== --> <h1 class="epydoc">Module properties</h1><p class="nomargin-top"><span class="codelink"><a href="translate.storage.properties-pysrc.html">source&nbsp;code</a></span></p> <p>classes that hold units of .properties files (propunit) or entire files (propfile) these files are used in translating Mozilla and other software</p> <p>The following <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html#load(java.io.InputStream)" target="_top">.properties file description</a> and <a href="http://www.exampledepot.com/egs/java.util/Props.html" target="_top">example</a> give some good references to the .properties specification.</p> <p>Properties file may also hold Java <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/text/MessageFormat.html" target="_top">MessageFormat</a> messages. No special handling is provided in this storage class for MessageFormat, but this may be implemented in future.</p> <h1 class="heading">Implementation</h1> <p>A simple summary of what is permissible follows.</p> <p>Comments:</p> <pre class="literalblock"> # a comment ! a comment </pre> <p>Name and Value pairs:</p> <pre class="literalblock"> # Note that the b and c are escaped for epydoc rendering a = a string d.e.f = another string b = a string with escape sequences \t \n \r \\ \&quot; \' \ (space) \u0123 c = a string with a continuation line \ continuation line </pre> <!-- ==================== CLASSES ==================== --> <a name="section-Classes"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Classes</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Classes" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="translate.storage.properties.propunit-class.html" class="summary-name">propunit</a><br /> an element of a properties file i.e. </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="translate.storage.properties.propfile-class.html" class="summary-name">propfile</a><br /> this class represents a .properties file, made up of propunits </td> </tr> </table> <!-- ==================== FUNCTIONS ==================== --> <a name="section-Functions"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Functions</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Functions" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">Tuple (Delimeter char, Offset Integer)</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="translate.storage.properties-module.html#find_delimeter" class="summary-sig-name">find_delimeter</a>(<span class="summary-sig-arg">line</span>)</span><br /> Find the type and position of the delimeter in a property line.</td> <td align="right" valign="top"> <span class="codelink"><a href="translate.storage.properties-pysrc.html#find_delimeter">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">Boolean</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="translate.storage.properties-module.html#is_line_continuation" class="summary-sig-name">is_line_continuation</a>(<span class="summary-sig-arg">line</span>)</span><br /> Determine whether <code class="link">line</code> has a line continuation marker.</td> <td align="right" valign="top"> <span class="codelink"><a href="translate.storage.properties-pysrc.html#is_line_continuation">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">str</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="translate.storage.properties-module.html#key_strip" class="summary-sig-name">key_strip</a>(<span class="summary-sig-arg">key</span>)</span><br /> Cleanup whitespace found around a key</td> <td align="right" valign="top"> <span class="codelink"><a href="translate.storage.properties-pysrc.html#key_strip">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> </table> <!-- ==================== VARIABLES ==================== --> <a name="section-Variables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Variables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="eol"></a><span class="summary-name">eol</span> = <code title="''' '''"><code class="variable-quote">'</code><code class="variable-string">\n</code><code class="variable-quote">'</code></code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="translate.storage.properties-module.html#default_encoding" class="summary-name">default_encoding</a> = <code title="{'java': 'latin1', 'mozilla': 'utf-8', 'skype': 'utf-16'}"><code class="variable-group">{</code><code class="variable-quote">'</code><code class="variable-string">java</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">latin1</code><code class="variable-quote">'</code><code class="variable-op">, </code><code class="variable-quote">'</code><code class="variable-string">mozilla</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">utf-8</code><code class="variable-quote">'</code><code class="variable-op">, </code><code class="variable-quote">'</code><code class="variable-string">sky</code><code class="variable-ellipsis">...</code></code> </td> </tr> </table> <p class="indent-wrapped-lines"><b>Imports:</b> <a href="translate.storage.base-module.html" title="translate.storage.base">base</a>, <a href="translate.misc.quote-module.html" title="translate.misc.quote">quote</a>, <span title="translate.lang.data">data</span>, <span title="re">re</span> </p><br /> <!-- ==================== FUNCTION DETAILS ==================== --> <a name="section-FunctionDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Function Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-FunctionDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="find_delimeter"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">find_delimeter</span>(<span class="sig-arg">line</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="translate.storage.properties-pysrc.html#find_delimeter">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>Find the type and position of the delimeter in a property line.</p> <p>Property files can be delimeted by &quot;=&quot;, &quot;:&quot; or whitespace (space for now). We find the position of each delimeter, then find the one that appears first.</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>line</code></strong> (str) - A properties line</li> </ul></dd> <dt>Returns: Tuple (Delimeter char, Offset Integer)</dt> <dd>Delimeter character and offset within <code class="link">line</code></dd> </dl> </td></tr></table> </div> <a name="is_line_continuation"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">is_line_continuation</span>(<span class="sig-arg">line</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="translate.storage.properties-pysrc.html#is_line_continuation">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>Determine whether <code class="link">line</code> has a line continuation marker.</p> <p>.properties files can be terminated with a backslash (\) indicating that the 'value' continues on the next line. Continuation is only valid if there are an odd number of backslashses (an even number would result in a set of N/2 slashes not an escape)</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>line</code></strong> (str) - A properties line</li> </ul></dd> <dt>Returns: Boolean</dt> <dd>Does <code class="link">line</code> end with a line continuation</dd> </dl> </td></tr></table> </div> <a name="key_strip"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">key_strip</span>(<span class="sig-arg">key</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="translate.storage.properties-pysrc.html#key_strip">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>Cleanup whitespace found around a key</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>key</code></strong> (str) - A properties key</li> </ul></dd> <dt>Returns: str</dt> <dd>Key without any uneeded whitespace</dd> </dl> </td></tr></table> </div> <br /> <!-- ==================== VARIABLES DETAILS ==================== --> <a name="section-VariablesDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Variables Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-VariablesDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="default_encoding"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">default_encoding</h3> <dl class="fields"> </dl> <dl class="fields"> <dt>Value:</dt> <dd><table><tr><td><pre class="variable"> <code class="variable-group">{</code><code class="variable-quote">'</code><code class="variable-string">java</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">latin1</code><code class="variable-quote">'</code><code class="variable-op">, </code><code class="variable-quote">'</code><code class="variable-string">mozilla</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">utf-8</code><code class="variable-quote">'</code><code class="variable-op">, </code><code class="variable-quote">'</code><code class="variable-string">skype</code><code class="variable-quote">'</code><code class="variable-op">: </code><code class="variable-quote">'</code><code class="variable-string">utf-16</code><code class="variable-quote">'</code><code class="variable-group">}</code> </pre></td></tr></table> </dd> </dl> </td></tr></table> </div> <br /> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="translate-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a class="navbar" target="_top" href="http://translate.sourceforge.net/wiki/toolkit/index">Translate Toolkit</a></th> </tr></table></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Wed Mar 3 16:35:56 2010 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <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>
dbbhattacharya/kitsune
vendor/packages/translate-toolkit/translate/doc/api/translate.storage.properties-module.html
HTML
bsd-3-clause
18,646
<!DOCTYPE html> <!-- Copyright (c) 2012 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <link rel="import" href="/tracing/base/task.html"> <link rel="import" href="/tracing/core/filter.html"> <link rel="import" href="/tracing/model/event_set.html"> <script> 'use strict'; /** * @fileoverview FindController. */ tr.exportTo('tr.ui', function() { var Task = tr.b.Task; function FindController(brushingStateController) { this.brushingStateController_ = brushingStateController; this.filterHits_ = new tr.model.EventSet(); this.currentHitIndex_ = -1; this.activePromise_ = Promise.resolve(); this.activeTask_ = undefined; }; FindController.prototype = { __proto__: Object.prototype, get model() { return this.brushingStateController_.model; }, get brushingStateController() { return this.brushingStateController_; }, enqueueOperation_: function(operation) { var task; if (operation instanceof tr.b.Task) task = operation; else task = new tr.b.Task(operation, this); if (this.activeTask_) { this.activeTask_ = this.activeTask_.enqueue(task); } else { // We're enqueuing the first task, schedule it. this.activeTask_ = task; this.activePromise_ = Task.RunWhenIdle(this.activeTask_); this.activePromise_.then(function() { this.activePromise_ = undefined; this.activeTask_ = undefined; }.bind(this)); } }, /** * Updates the filter hits based on the provided |filterText|. Returns a * promise which resolves when |filterHits| has been refreshed. */ startFiltering: function(filterText) { var sc = this.brushingStateController_; if (!sc) return; // TODO(beaudoin): Cancel anything left in the task queue, without // invalidating the promise. this.enqueueOperation_(function() { this.filterHits_ = new tr.model.EventSet(); this.currentHitIndex_ = -1; }.bind(this)); // Try constructing a UIState from the filterText. // UIState.fromUserFriendlyString will throw an error only if the string // is syntactically correct to a UI state string but with invalid values. // It will return undefined if there is no syntactic match. var stateFromString; try { stateFromString = sc.uiStateFromString(filterText); } catch (e) { this.enqueueOperation_(function() { var overlay = new tr.ui.b.Overlay(); overlay.textContent = e.message; overlay.title = 'UI State Navigation Error'; overlay.visible = true; }); return this.activePromise_; } if (stateFromString !== undefined) { this.enqueueOperation_( sc.navToPosition.bind(this, stateFromString, true)); } else { // filterText is not a navString here -- proceed with find and filter. if (filterText.length === 0) { this.enqueueOperation_(sc.findTextCleared.bind(sc)); } else { var filter = new tr.c.FullTextFilter(filterText); var filterHits = new tr.model.EventSet(); this.enqueueOperation_(sc.addAllEventsMatchingFilterToSelectionAsTask( filter, filterHits)); this.enqueueOperation_(function() { this.filterHits_ = filterHits; sc.findTextChangedTo(filterHits); }.bind(this)); } } return this.activePromise_; }, /** * Returns the most recent filter hits as a tr.model.EventSet. Call * |startFiltering| to ensure this is up to date after the filter settings * have been changed. */ get filterHits() { return this.filterHits_; }, get currentHitIndex() { return this.currentHitIndex_; }, find_: function(dir) { var firstHit = this.currentHitIndex_ === -1; if (firstHit && dir < 0) this.currentHitIndex_ = 0; var N = this.filterHits.length; this.currentHitIndex_ = (this.currentHitIndex_ + dir + N) % N; if (!this.brushingStateController_) return; this.brushingStateController_.findFocusChangedTo( this.filterHits.subEventSet(this.currentHitIndex_, 1)); }, findNext: function() { this.find_(1); }, findPrevious: function() { this.find_(-1); } }; return { FindController: FindController }; }); </script>
modulexcite/catapult
tracing/tracing/ui/find_controller.html
HTML
bsd-3-clause
4,574
<h2>Synkroniser</h2> <p>Set er 2 forskjellige synkroniserings typer: mapper/filer og fil metadata. Mapper/filer handler om å synkronisere mappe strukturen mot album strukturen i databasen. Metadata handler om å oppdatere bilde informasjon som filstørrelse, dimensjoner i piksler, EXIF eller IPTC informasjon.</p> <p>Første synkronisering må være mapper / filer.</p> <p>Synkroniseringen kan ta noe tid (avhengig av din server belastning og mengden data å behandle) så det er mulig å gjøre dette album etter album.</p>
ale252/theatre
web/piwigo/language/nb_NO/help/synchronize.html
HTML
mit
532
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CSS Display - Height</title> <style> .box { width: 100px; height: 100px; background-color: lightblue; } </style> </head> <body> <div class="box"> ala bala </div> <span class="box">ala bala</span> </body> </html>
petyakostova/Telerik-Academy
Front-end/_Demos CSS/3. CSS Layout/02. height.html
HTML
mit
310
<!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_102) on Wed Oct 19 15:34:02 PDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>SearchArgument.Builder (Hive Storage API 2.1.1-pre-orc API)</title> <meta name="date" content="2016-10-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="SearchArgument.Builder (Hive Storage API 2.1.1-pre-orc API)"; } } 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}; 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="class-use/SearchArgument.Builder.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.html" title="interface in org.apache.hadoop.hive.ql.io.sarg"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.TruthValue.html" title="enum in org.apache.hadoop.hive.ql.io.sarg"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" target="_top">Frames</a></li> <li><a href="SearchArgument.Builder.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">org.apache.hadoop.hive.ql.io.sarg</div> <h2 title="Interface SearchArgument.Builder" class="title">Interface SearchArgument.Builder</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing interface:</dt> <dd><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument</a></dd> </dl> <hr> <br> <pre>public static interface <span class="typeNameLabel">SearchArgument.Builder</span></pre> <div class="block">A builder object for contexts outside of Hive where it isn't easy to get a ExprNodeDesc. The user must call startOr, startAnd, or startNot before adding any leaves.</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><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#between-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-java.lang.Object-">between</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;lower, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;upper)</code> <div class="block">Add a between leaf to the current item on the stack.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#build--">build</a></span>()</code> <div class="block">Build and return the SearchArgument that has been defined.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#end--">end</a></span>()</code> <div class="block">Finish the current operation and pop it off of the stack.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#equals-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-">equals</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;literal)</code> <div class="block">Add an equals leaf to the current item on the stack.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#in-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object...-">in</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;literal)</code> <div class="block">Add an in leaf to the current item on the stack.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#isNull-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-">isNull</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type)</code> <div class="block">Add an is null leaf to the current item on the stack.</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#lessThan-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-">lessThan</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;literal)</code> <div class="block">Add a less than leaf to the current item on the stack.</div> </td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#lessThanEquals-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-">lessThanEquals</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;literal)</code> <div class="block">Add a less than equals leaf to the current item on the stack.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#literal-org.apache.hadoop.hive.ql.io.sarg.SearchArgument.TruthValue-">literal</a></span>(<a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.TruthValue.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.TruthValue</a>&nbsp;truth)</code> <div class="block">Add a truth value to the expression.</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#nullSafeEquals-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-">nullSafeEquals</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;literal)</code> <div class="block">Add a null safe equals leaf to the current item on the stack.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#startAnd--">startAnd</a></span>()</code> <div class="block">Start building an and operation and push it on the stack.</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#startNot--">startNot</a></span>()</code> <div class="block">Start building a not operation and push it on the stack.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html#startOr--">startOr</a></span>()</code> <div class="block">Start building an or operation and push it on the stack.</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="startOr--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>startOr</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;startOr()</pre> <div class="block">Start building an or operation and push it on the stack.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="startAnd--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>startAnd</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;startAnd()</pre> <div class="block">Start building an and operation and push it on the stack.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="startNot--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>startNot</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;startNot()</pre> <div class="block">Start building a not operation and push it on the stack.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="end--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>end</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;end()</pre> <div class="block">Finish the current operation and pop it off of the stack. Each start call must have a matching end.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="lessThan-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>lessThan</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;lessThan(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;literal)</pre> <div class="block">Add a less than leaf to the current item on the stack.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>column</code> - the name of the column</dd> <dd><code>type</code> - the type of the expression</dd> <dd><code>literal</code> - the literal</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="lessThanEquals-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>lessThanEquals</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;lessThanEquals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;literal)</pre> <div class="block">Add a less than equals leaf to the current item on the stack.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>column</code> - the name of the column</dd> <dd><code>type</code> - the type of the expression</dd> <dd><code>literal</code> - the literal</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="equals-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;equals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;literal)</pre> <div class="block">Add an equals leaf to the current item on the stack.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>column</code> - the name of the column</dd> <dd><code>type</code> - the type of the expression</dd> <dd><code>literal</code> - the literal</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="nullSafeEquals-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>nullSafeEquals</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;nullSafeEquals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;literal)</pre> <div class="block">Add a null safe equals leaf to the current item on the stack.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>column</code> - the name of the column</dd> <dd><code>type</code> - the type of the expression</dd> <dd><code>literal</code> - the literal</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="in-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object...-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>in</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;in(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;literal)</pre> <div class="block">Add an in leaf to the current item on the stack.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>column</code> - the name of the column</dd> <dd><code>type</code> - the type of the expression</dd> <dd><code>literal</code> - the literal</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="isNull-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isNull</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;isNull(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type)</pre> <div class="block">Add an is null leaf to the current item on the stack.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>column</code> - the name of the column</dd> <dd><code>type</code> - the type of the expression</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="between-java.lang.String-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf.Type-java.lang.Object-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>between</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;between(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;column, <a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/PredicateLeaf.Type.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">PredicateLeaf.Type</a>&nbsp;type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;lower, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;upper)</pre> <div class="block">Add a between leaf to the current item on the stack.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>column</code> - the name of the column</dd> <dd><code>type</code> - the type of the expression</dd> <dd><code>lower</code> - the literal</dd> <dd><code>upper</code> - the literal</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="literal-org.apache.hadoop.hive.ql.io.sarg.SearchArgument.TruthValue-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>literal</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.Builder</a>&nbsp;literal(<a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.TruthValue.html" title="enum in org.apache.hadoop.hive.ql.io.sarg">SearchArgument.TruthValue</a>&nbsp;truth)</pre> <div class="block">Add a truth value to the expression.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>truth</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>this</dd> </dl> </li> </ul> <a name="build--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>build</h4> <pre><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.html" title="interface in org.apache.hadoop.hive.ql.io.sarg">SearchArgument</a>&nbsp;build()</pre> <div class="block">Build and return the SearchArgument that has been defined. All of the starts must have been ended before this call.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the new SearchArgument</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/SearchArgument.Builder.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.html" title="interface in org.apache.hadoop.hive.ql.io.sarg"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../../org/apache/hadoop/hive/ql/io/sarg/SearchArgument.TruthValue.html" title="enum in org.apache.hadoop.hive.ql.io.sarg"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html" target="_top">Frames</a></li> <li><a href="SearchArgument.Builder.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 ======= --> <p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
pudidic/orc
site/api/hive-storage-api/org/apache/hadoop/hive/ql/io/sarg/SearchArgument.Builder.html
HTML
apache-2.0
31,745
<!-- Copyright 2021 The AMP HTML Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS-IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the license. --> <!-- Test Description: Tests usage of `@-moz-document` in the style tag CSS. See https://github.com/ampproject/amphtml/issues/26406 for the original context. --> <!doctype html> <html ⚡> <head> <meta charset="utf-8"> <link rel="canonical" href="./regular-html-version.html"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,minimal-ui"> <style amp-custom> /* Valid: */ @-moz-document url-prefix() {} @-moz-document url-prefix(https://site.example) {} /* Invalid: Only -moz- prefix supported */ @-ms-document url-prefix() {} @document url-prefix() {} </style> <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript> <script src="https://cdn.ampproject.org/v0.js" async></script> </head> <body> </body> </html>
lannka/amphtml
validator/testdata/feature_tests/css-moz-document.html
HTML
apache-2.0
2,141
{include file="../test.html" foo=4 bar=3}
Seldaek/Dwoo
tests/resources/subfolder/inctest.html
HTML
bsd-3-clause
41
<!-- Copyright (c) 2015 The Khronos Group Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Materials, and to permit persons to whom the Materials are furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Materials. THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. --> <!-- This file is auto-generated from py/tex_image_test_generator.py DO NOT EDIT! --> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="stylesheet" href="../../../resources/js-test-style.css"/> <script src="../../../js/js-test-pre.js"></script> <script src="../../../js/webgl-test-utils.js"></script> <script src="../../../js/tests/tex-image-and-sub-image-utils.js"></script> <script src="../../../js/tests/tex-image-and-sub-image-with-image-bitmap-utils.js"></script> <script src="../../../js/tests/tex-image-and-sub-image-2d-with-image-bitmap-from-image-bitmap.js"></script> </head> <body> <canvas id="example" width="32" height="32"></canvas> <div id="description"></div> <div id="console"></div> <script> "use strict"; function testPrologue(gl) { return true; } generateTest("RG8", "RG", "UNSIGNED_BYTE", testPrologue, "../../../resources/", 2)(); </script> </body> </html>
endlessm/chromium-browser
third_party/webgl/src/conformance-suites/2.0.0/conformance2/textures/image_bitmap_from_image_bitmap/tex-2d-rg8-rg-unsigned_byte.html
HTML
bsd-3-clause
1,992
<!DOCTYPE html> <title>Canvas test: 2d.path.arcTo.scale</title> <script src="../tests.js"></script> <link rel="stylesheet" href="../tests.css"> <body class="framed show_output"> <h1> <a href="2d.path.arcTo.scale.html" target="_parent">2d.&#8203;path.&#8203;arcTo.&#8203;scale</a> </h1> <p><a href="#" id="show_output" onclick="document.body.className += ' show_output'; return false">[show output]</a> <p class="output">Actual output:</p> <canvas id="c" class="output" width="100" height="50"><p class="fallback">FAIL (fallback content)</p></canvas> <p class="output expectedtext">Expected output:<p><img src="green-100x50.png" class="output expected" id="expected" alt=""> <ul id="d"></ul> <script> _addTest(function(canvas, ctx) { ctx.fillStyle = '#f00'; ctx.fillRect(0, 0, 100, 50); ctx.fillStyle = '#0f0'; ctx.beginPath(); ctx.moveTo(0, 50); ctx.translate(100, 0); ctx.scale(0.1, 1); ctx.arcTo(50, 50, 50, 0, 50); ctx.lineTo(-1000, 0); ctx.fill(); _assertPixel(canvas, 0,0, 0,255,0,255, "0,0", "0,255,0,255"); _assertPixel(canvas, 50,0, 0,255,0,255, "50,0", "0,255,0,255"); _assertPixel(canvas, 99,0, 0,255,0,255, "99,0", "0,255,0,255"); _assertPixel(canvas, 0,25, 0,255,0,255, "0,25", "0,255,0,255"); _assertPixel(canvas, 50,25, 0,255,0,255, "50,25", "0,255,0,255"); _assertPixel(canvas, 99,25, 0,255,0,255, "99,25", "0,255,0,255"); _assertPixel(canvas, 0,49, 0,255,0,255, "0,49", "0,255,0,255"); _assertPixel(canvas, 50,49, 0,255,0,255, "50,49", "0,255,0,255"); _assertPixel(canvas, 99,49, 0,255,0,255, "99,49", "0,255,0,255"); }); </script>
makc/webgl-2d
test/philip.html5.org/tests/framed.2d.path.arcTo.scale.html
HTML
mit
1,554
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="list.js"></script> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> [page:Object3D] &rarr; <h1>[name]</h1> <p class="desc"> Creates a visual aid for a [page:RectAreaLight]. </p> <h3>Example</h3> <code> var light = new THREE.RectAreaLight( 0xffffbb, 1.0, 5, 5 ); var helper = new THREE.RectAreaLightHelper( light ); light.add( helper ); // helper must be added as a child of the light </code> <h2>Constructor</h2> <h3>[name]( [param:RectAreaLight light], [param:Hex color] )</h3> <p> [page:RectAreaLight light] -- The light being visualized.<br /><br /> [page:Hex color] -- (optional) if this is not the set the helper will take the color of the light. </p> <h2>Properties</h2> <p>See the base [page:Object3D] class for common properties.</p> <h3>[property:RectAreaLight light]</h3> <p>Reference to the RectAreaLight being visualized.</p> <h3>[property:hex color]</h3> <p> The color parameter passed in the constructor. Default is *undefined*. If this is changed, the helper's color will update the next time [page:.update update] is called. </p> <h2>Methods</h2> <p>See the base [page:Object3D] class for common methods.</p> <h3>[method:null dispose]()</h3> <p>Dispose of the rectAreaLightHelper.</p> <h3>[method:null update]()</h3> <p>Updates the helper to match the position and direction of the [page:.light].</p> <h2>Source</h2> [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js] </body> </html>
sherousee/three.js
docs/api/en/helpers/RectAreaLightHelper.html
HTML
mit
1,700
<html> <body> Reports <code>Scrollable</code> components, except for <code>JTextField</code>, that are not placed in <code>JScrollPane</code>. The quick-fix surrounds the problematic component with a scroll pane. </body> </html>
jwren/intellij-community
plugins/ui-designer/resources/inspectionDescriptions/NoScrollPane.html
HTML
apache-2.0
229
<html> <body> <font face="verdana" size="-1"> This inspection reports on any instances of Groovy <b><font color="#000080">while</font></b> loops which spin on the value of a non-volatile field, waiting for it to be changed by another thread. In addition to being potentially extremely CPU intensive when little work is done inside the loop, such loops are likely have different semantics than intended, as the Java Memory Model allows such field accesses to be hoisted out of the loop, causing the loop to never complete even if another thread does change the field's value. </font><br><small>Powered by InspectorGroovy</small></body> </html>
lshain-android-source/tools-idea
plugins/groovy/resources/inspectionDescriptions/GroovyWhileLoopSpinsOnField.html
HTML
apache-2.0
644
<link rel="import" href="src/google-apis/google-maps-api.html"> <link rel="import" href="iron_jsonp_library_nodart.html">
vsheyanov/polymer_elements
lib/google_maps_api_nodart.html
HTML
bsd-3-clause
123
<html> <head> <script src="../inspector-test.js"></script> <script src="../network-test.js"></script> <script> function test() { var offset; InspectorTest.resetInspectorResourcesData(step1); function step1() { InspectorTest.recordNetwork(); offset = InspectorTest.networkRequests().length; InspectorTest.makeSimpleXHR("PUT", "resources/redirect.cgi?status=301&ttl=3", true, step2); } function step2() { InspectorTest.networkRequests()[offset].requestContent(step3); } function step3() { var requests = InspectorTest.networkRequests(); for (var i = 0; i < requests.length; ++i) { var request = requests[i]; var requestMethod = request.requestMethod; var actualMethod = request.responseHeaderValue("request-method"); InspectorTest.addResult(requestMethod + " " + request.url); InspectorTest.addResult(" actual http method was: " + actualMethod); InspectorTest.addResult(""); } InspectorTest.completeTest(); } } </script> </head> <body onload="runTest()"> <p>Tests that XHR redirects preserve http-method.</p> </body> </html>
modulexcite/blink
LayoutTests/http/tests/inspector/network/network-xhr-redirect-method.html
HTML
bsd-3-clause
1,205
<!DOCTYPE html> <title>form onkeydown</title> <p>Press a key in the text input below. The word 'PASS' should appear.</p> <form onkeydown="document.getElementById('result').innerHTML = 'PASS'"> <p><input id="i" type="text"/></p> </form> <p id="result"></p>
frivoal/presto-testo
core/standards/wf1/interactive/form-events-010.html
HTML
bsd-3-clause
262
{# If this item type is a widget output a standard widget wrapper, with data attributes #} {%- if options.widget -%} {%- if options.widgetClass -%} {%- set widgetClass = options.widgetClass -%} {%- endif -%} {%- if item.orientation -%} {%- set orientation = aposFind(options.userOptions.orientation.choices, 'name', item.orientation).css -%} {%- endif -%} <div class="apos-item apos-widget apos-{{ itemType.css }} {% if item.size -%}apos-{{ item.size }}{%- endif %} {% if item.position %}apos-{{ item.position }}{%- endif %} {% if empty -%} apos-empty{%- endif %} {% if widgetClass -%} apos-{{widgetClass}}{%- endif %} {% if orientation -%} {{ orientation }} {%- endif -%}" data='{{ aposMerge(options | prune, attributes) | jsonAttribute({ single: true }) }}' data-id="{{ item.id }}" data-type="{{ item.type }}" {% if item.position -%}data-position="{{ item.position }}"{%- endif %} {% if item.size -%}data-size="{{ item.size }}"{%- endif -%} > {%- elif item.type == 'richText' -%} {# This outer wrapper must exist for rich text too, to contain buttons #} {# Keep in sync with richText.html #} <div data-type="richText" class="apos-rich-text-item apos-item {% if empty %}apos-empty{% endif %}"> {%- endif -%} {# If this item type has a wrapper element output that element, with an optional #} {# CSS class as well. Helps implement widgets like pullquote and code sample #} {%- if itemType.wrapper -%} <{{ itemType.wrapper }}{%- if itemType.wrapperClass %} class="{{ itemType.wrapperClass }}" {%- endif -%}> {%- endif -%} {%- if item.type == 'richText' -%} {# This is the div that actually becomes contenteditable. Cannot contain anything but rich text #} <div class="apos-rich-text" data-rich-text> {%- endif -%} {# If this item type has plaintext content, output that content, escaped for HTML #} {%- if itemType.plaintext -%} {{ item.content | e }} {%- endif -%} {# If this item type contains markup, output the markup, unescaped #} {%- if itemType.markup -%} {{ item.content }} {%- endif -%} {# If this content type has a custom renderer, invoke that #} {# Note that you can use the various simple wrapper options above too, or #} {# just have a renderer that does its own wrapping #} {%- if itemType.renderWidget -%} {{ itemType.renderWidget({ item: item, options: options }) }} {%- endif -%} {%- if item.type == 'richText' -%} </div> {%- endif -%} {# If this item type has a wrapper close the wrapper #} {%- if itemType.wrapper -%} </{{itemType.wrapper }}> {%- endif -%} {%- if options.widget or ( item.type == 'richText' ) -%} </div> {%- endif -%} {# Widgets and rich texts both are wrapped in divs #}
Klaudit/apostrophe
views/itemNormalView.html
HTML
mit
2,679
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Loading...</div> <div class="SRResult" id="SR_aesni1xm128i"> <div class="SREntry"> <a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../group__AESNI.html#ga3ba5daca2d4d076ece24900084e71311" target="_parent">aesni1xm128i</a> <span class="SRScope">aes.h</span> </div> </div> <div class="SRResult" id="SR_aesni1xm128i_5fkey_5ft"> <div class="SREntry"> <a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_aesni1xm128i_5fkey_5ft')">aesni1xm128i_key_t</a> <div class="SRChildren"> <a id="Item1_c0" onkeydown="return searchResults.NavChild(event,1,0)" onkeypress="return searchResults.NavChild(event,1,0)" onkeyup="return searchResults.NavChild(event,1,0)" class="SRScope" href="../structaesni1xm128i__key__t.html#af1002e5b771616db8f12c793fc994c41" target="_parent">aesni1xm128i_key_t::aesni1xm128i_key_t()</a> <a id="Item1_c1" onkeydown="return searchResults.NavChild(event,1,1)" onkeypress="return searchResults.NavChild(event,1,1)" onkeyup="return searchResults.NavChild(event,1,1)" class="SRScope" href="../structaesni1xm128i__key__t.html#a2076072522f671a8596a831cc93dc616" target="_parent">aesni1xm128i_key_t::aesni1xm128i_key_t(const aesni1xm128i_ukey_t &amp;uk)</a> <a id="Item1_c2" onkeydown="return searchResults.NavChild(event,1,2)" onkeypress="return searchResults.NavChild(event,1,2)" onkeyup="return searchResults.NavChild(event,1,2)" class="SRScope" href="../structaesni1xm128i__key__t.html#a43d53407125d4cec0d6a14586c0357e3" target="_parent">aesni1xm128i_key_t::aesni1xm128i_key_t(const aesni4x32_ukey_t &amp;uk)</a> </div> </div> </div> <div class="SRResult" id="SR_aesni1xm128i_5fr"> <div class="SREntry"> <a id="Item2" onkeydown="return searchResults.Nav(event,2)" onkeypress="return searchResults.Nav(event,2)" onkeyup="return searchResults.Nav(event,2)" class="SRSymbol" href="../group__AESNI.html#ga89d9042c08ae5eef4c98bfb9609ebd34" target="_parent">aesni1xm128i_R</a> <span class="SRScope">aes.h</span> </div> </div> <div class="SRResult" id="SR_aesni4x32_5fr"> <div class="SREntry"> <a id="Item3" onkeydown="return searchResults.Nav(event,3)" onkeypress="return searchResults.Nav(event,3)" onkeyup="return searchResults.Nav(event,3)" class="SRSymbol" href="../group__AESNI.html#gae28b030e9786a6f36a47df8f211a750b" target="_parent">aesni4x32_R</a> <span class="SRScope">aes.h</span> </div> </div> <div class="SRResult" id="SR_aesni4x32keyinit"> <div class="SREntry"> <a id="Item4" onkeydown="return searchResults.Nav(event,4)" onkeypress="return searchResults.Nav(event,4)" onkeyup="return searchResults.Nav(event,4)" class="SRSymbol" href="../group__AESNI.html#ga2aa21ba4a3d3850faa96e7834114d8e1" target="_parent">aesni4x32keyinit</a> <span class="SRScope">aes.h</span> </div> </div> <div class="SRResult" id="SR_ars1xm128i_5fr"> <div class="SREntry"> <a id="Item5" onkeydown="return searchResults.Nav(event,5)" onkeypress="return searchResults.Nav(event,5)" onkeyup="return searchResults.Nav(event,5)" class="SRSymbol" href="../group__AESNI.html#gaddc6efc2007f6f66ee914eb7074cff1e" target="_parent">ars1xm128i_R</a> <span class="SRScope">ars.h</span> </div> </div> <div class="SRResult" id="SR_ars1xm128ikeyinit"> <div class="SREntry"> <a id="Item6" onkeydown="return searchResults.Nav(event,6)" onkeypress="return searchResults.Nav(event,6)" onkeyup="return searchResults.Nav(event,6)" class="SRSymbol" href="../group__AESNI.html#gae307c205a2ad19142bbe70919abfbfc2" target="_parent">ars1xm128ikeyinit</a> <span class="SRScope">ars.h</span> </div> </div> <div class="SRResult" id="SR_ars4x32_5fr"> <div class="SREntry"> <a id="Item7" onkeydown="return searchResults.Nav(event,7)" onkeypress="return searchResults.Nav(event,7)" onkeyup="return searchResults.Nav(event,7)" class="SRSymbol" href="../group__AESNI.html#gab13b093252d4bb3389d27d4e3b04dae8" target="_parent">ars4x32_R</a> <span class="SRScope">ars.h</span> </div> </div> <div class="SRResult" id="SR_ars4x32keyinit"> <div class="SREntry"> <a id="Item8" onkeydown="return searchResults.Nav(event,8)" onkeypress="return searchResults.Nav(event,8)" onkeyup="return searchResults.Nav(event,8)" class="SRSymbol" href="../group__AESNI.html#ga1f3a02ea711ae6bacb0875f11a255516" target="_parent">ars4x32keyinit</a> <span class="SRScope">ars.h</span> </div> </div> <div class="SRResult" id="SR_assemble_5ffrom_5fu32"> <div class="SREntry"> <a id="Item9" onkeydown="return searchResults.Nav(event,9)" onkeypress="return searchResults.Nav(event,9)" onkeyup="return searchResults.Nav(event,9)" class="SRSymbol" href="../sse_8h.html#a99c42d1da8da3a4a273556a7817b5c1f" target="_parent">assemble_from_u32</a> <span class="SRScope">sse.h</span> </div> </div> <div class="SRResult" id="SR_assemble_5ffrom_5fu32_3c_20r123m128i_20_3e"> <div class="SREntry"> <a id="Item10" onkeydown="return searchResults.Nav(event,10)" onkeypress="return searchResults.Nav(event,10)" onkeyup="return searchResults.Nav(event,10)" class="SRSymbol" href="../sse_8h.html#a0cd6ca87c67023d7afda38319ab40e43" target="_parent">assemble_from_u32&lt; r123m128i &gt;</a> <span class="SRScope">sse.h</span> </div> </div> <div class="SRResult" id="SR_at"> <div class="SREntry"> <a id="Item11" onkeydown="return searchResults.Nav(event,11)" onkeypress="return searchResults.Nav(event,11)" onkeyup="return searchResults.Nav(event,11)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_at')">at</a> <div class="SRChildren"> <a id="Item11_c0" onkeydown="return searchResults.NavChild(event,11,0)" onkeypress="return searchResults.NavChild(event,11,0)" onkeyup="return searchResults.NavChild(event,11,0)" class="SRScope" href="../structr123array1x32.html#a300f163f4293879003e6831b1180350d" target="_parent">r123array1x32::at(size_type i)</a> <a id="Item11_c1" onkeydown="return searchResults.NavChild(event,11,1)" onkeypress="return searchResults.NavChild(event,11,1)" onkeyup="return searchResults.NavChild(event,11,1)" class="SRScope" href="../structr123array1x32.html#a1d57048b43ee45e2a94ef372b4707783" target="_parent">r123array1x32::at(size_type i) const </a> <a id="Item11_c2" onkeydown="return searchResults.NavChild(event,11,2)" onkeypress="return searchResults.NavChild(event,11,2)" onkeyup="return searchResults.NavChild(event,11,2)" class="SRScope" href="../structr123array2x32.html#aa29e0ae21be47bda2ac83e6c945b5719" target="_parent">r123array2x32::at(size_type i)</a> <a id="Item11_c3" onkeydown="return searchResults.NavChild(event,11,3)" onkeypress="return searchResults.NavChild(event,11,3)" onkeyup="return searchResults.NavChild(event,11,3)" class="SRScope" href="../structr123array2x32.html#ae985b8811e4e8849d5f28dae76231dca" target="_parent">r123array2x32::at(size_type i) const </a> <a id="Item11_c4" onkeydown="return searchResults.NavChild(event,11,4)" onkeypress="return searchResults.NavChild(event,11,4)" onkeyup="return searchResults.NavChild(event,11,4)" class="SRScope" href="../structr123array4x32.html#ac44f12891effca2d069a3a3a8173dd62" target="_parent">r123array4x32::at(size_type i)</a> <a id="Item11_c5" onkeydown="return searchResults.NavChild(event,11,5)" onkeypress="return searchResults.NavChild(event,11,5)" onkeyup="return searchResults.NavChild(event,11,5)" class="SRScope" href="../structr123array4x32.html#abdb3253eb03291895f89885298e17169" target="_parent">r123array4x32::at(size_type i) const </a> <a id="Item11_c6" onkeydown="return searchResults.NavChild(event,11,6)" onkeypress="return searchResults.NavChild(event,11,6)" onkeyup="return searchResults.NavChild(event,11,6)" class="SRScope" href="../structr123array8x32.html#aa6c0788063f7e7b717aae2d9606cf302" target="_parent">r123array8x32::at(size_type i)</a> <a id="Item11_c7" onkeydown="return searchResults.NavChild(event,11,7)" onkeypress="return searchResults.NavChild(event,11,7)" onkeyup="return searchResults.NavChild(event,11,7)" class="SRScope" href="../structr123array8x32.html#a79f982be8c435215a5e812e88e500216" target="_parent">r123array8x32::at(size_type i) const </a> <a id="Item11_c8" onkeydown="return searchResults.NavChild(event,11,8)" onkeypress="return searchResults.NavChild(event,11,8)" onkeyup="return searchResults.NavChild(event,11,8)" class="SRScope" href="../structr123array1x64.html#a6575299135436acf90fcb8da262d623c" target="_parent">r123array1x64::at(size_type i)</a> <a id="Item11_c9" onkeydown="return searchResults.NavChild(event,11,9)" onkeypress="return searchResults.NavChild(event,11,9)" onkeyup="return searchResults.NavChild(event,11,9)" class="SRScope" href="../structr123array1x64.html#af6cf7706792eb1e44902dd94df388726" target="_parent">r123array1x64::at(size_type i) const </a> <a id="Item11_c10" onkeydown="return searchResults.NavChild(event,11,10)" onkeypress="return searchResults.NavChild(event,11,10)" onkeyup="return searchResults.NavChild(event,11,10)" class="SRScope" href="../structr123array2x64.html#a46789872cf0f3a6310f864b2a35b2ea7" target="_parent">r123array2x64::at(size_type i)</a> <a id="Item11_c11" onkeydown="return searchResults.NavChild(event,11,11)" onkeypress="return searchResults.NavChild(event,11,11)" onkeyup="return searchResults.NavChild(event,11,11)" class="SRScope" href="../structr123array2x64.html#a971ddfa7c395d161028e16c829179f3c" target="_parent">r123array2x64::at(size_type i) const </a> <a id="Item11_c12" onkeydown="return searchResults.NavChild(event,11,12)" onkeypress="return searchResults.NavChild(event,11,12)" onkeyup="return searchResults.NavChild(event,11,12)" class="SRScope" href="../structr123array4x64.html#a5b60c8dcd20ce894109e346fdb4cbdb2" target="_parent">r123array4x64::at(size_type i)</a> <a id="Item11_c13" onkeydown="return searchResults.NavChild(event,11,13)" onkeypress="return searchResults.NavChild(event,11,13)" onkeyup="return searchResults.NavChild(event,11,13)" class="SRScope" href="../structr123array4x64.html#a893d3db3d274fc15ac32bc7cbab0e82a" target="_parent">r123array4x64::at(size_type i) const </a> <a id="Item11_c14" onkeydown="return searchResults.NavChild(event,11,14)" onkeypress="return searchResults.NavChild(event,11,14)" onkeyup="return searchResults.NavChild(event,11,14)" class="SRScope" href="../structr123array16x8.html#a7742edac513767b0f3ca6abe1a3eabb7" target="_parent">r123array16x8::at(size_type i)</a> <a id="Item11_c15" onkeydown="return searchResults.NavChild(event,11,15)" onkeypress="return searchResults.NavChild(event,11,15)" onkeyup="return searchResults.NavChild(event,11,15)" class="SRScope" href="../structr123array16x8.html#a088dbabe23cf873de370af292052905e" target="_parent">r123array16x8::at(size_type i) const </a> <a id="Item11_c16" onkeydown="return searchResults.NavChild(event,11,16)" onkeypress="return searchResults.NavChild(event,11,16)" onkeyup="return searchResults.NavChild(event,11,16)" class="SRScope" href="../structr123array1xm128i.html#a5e8a81ee3f7c3b022554c0023a686700" target="_parent">r123array1xm128i::at(size_type i)</a> <a id="Item11_c17" onkeydown="return searchResults.NavChild(event,11,17)" onkeypress="return searchResults.NavChild(event,11,17)" onkeyup="return searchResults.NavChild(event,11,17)" class="SRScope" href="../structr123array1xm128i.html#a53ad470978c3105c97f502959d31ffa0" target="_parent">r123array1xm128i::at(size_type i) const </a> </div> </div> </div> <div class="SRStatus" id="Searching">Searching...</div> <div class="SRStatus" id="NoMatches">No Matches</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
madsbk/bohrium
thirdparty/Random123-1.09/docs/html/search/functions_61.html
HTML
apache-2.0
12,413
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> <title>Cesium Demo</title> <script type="text/javascript" src="../Sandcastle-header.js"></script> <script type="text/javascript" src="../../../ThirdParty/requirejs-2.1.20/require.js"></script> <script type="text/javascript"> if(typeof require === "function") { require.config({ baseUrl : '../../../Source', waitSeconds : 120 }); } </script> </head> <body class="sandcastle-loading" data-sandcastle-bucket="bucket-requirejs.html"> <script type="text/javascript" src="../Sandcastle-client.js"></script> </body> </html>
frogcat/gsimaps
globe/Apps/Sandcastle/templates/bucket-requirejs.html
HTML
bsd-2-clause
859
<link rel="import" href="chrome://resources/polymer/polymer/polymer.html"> <polymer-element name="viewer-error-screen" attributes="text"> <template> <link rel="stylesheet" href="viewer-error-screen.css"> <div id="load-failed-message">{{text}}</div> </template> <script src="viewer-error-screen.js"></script> </polymer-element>
guorendong/iridium-browser-ubuntu
chrome/browser/resources/pdf/elements/viewer-error-screen/viewer-error-screen.html
HTML
bsd-3-clause
332
<p>This test deletes the contents of a list, then it performs another delete, which should remove the empty list item. There should be two paragraphs below.</p> <div id="div" contentEditable="true">Paragraph One.<ul><li id="li">bar</li></ul>Paragraph Two.</div> <ol id="console"></ol> <script> if (window.testRunner) testRunner.dumpAsText(); function log(message) { var console = document.getElementById("console"); var li = document.createElement("li"); var text = document.createTextNode(message); li.appendChild(text); console.appendChild(li); } var li = document.getElementById("li"); var sel = window.getSelection(); sel.setBaseAndExtent(li, 0, li, li.childNodes.length); document.execCommand("Delete"); document.execCommand("Delete"); log(document.getElementById("div").innerHTML); </script>
scheib/chromium
third_party/blink/web_tests/editing/deleting/4875189.html
HTML
bsd-3-clause
828
<extend name="template/base_index" /> <block name="area_header"> <link src="__CDN__/bootstrap-touchspin/jquery.bootstrap-touchspin.min.css" rel="stylesheet" type="text/css" /> <link type="text/css" rel="stylesheet" href="__CDN__/select2/4.0.0/css/select2.min.css" /> <link type="text/css" rel="stylesheet" href="__CDN__/select2/4.0.0/css/cosmo-skin.css" /> </block> <block name="area_body"> {:W('Menus/topbar')} <div class="admin-main container-fluid"> {:W('Menus/left')} <div class="admin-main-content"> {:W('Menus/breadcrumb')} <!-- form --> <form class="form-horizontal well validateForm"> <fieldset> <legend> <present name="parentMenu"> {$parentMenu.title}-{:L('VIEW_SUBMENU')} <else/>{:L('MENU')}</present>-{:L('BTN_ADD')}</legend> <div class="form-group"> <label for="inputtitle" class="col-md-2 col-lg-2 control-label">{:L('TITLE')}</label> <div class="col-md-10 col-lg-10"> <input type="text" class="required form-control input-short" name="title" id="inputtitle" placeholder="{:L('PLACEHOLDER_TITLE')}"> </div> </div> <div class="form-group"> <label for="inputtitle" class="col-md-2 col-lg-2 control-label">{:L('VIEW_URL')}</label> <div class="col-md-10 col-lg-10"> <input type="text" class="required form-control input-normal" name="url" id="inputtitle" placeholder="{:L('PLACEHOLDER_URL')}"> </div> </div> <div class="form-group"> <label for="inputpid" class="col-md-2 col-lg-2 control-label">所属上级菜单</label> <div class="col-md-10 col-lg-10"> <select name="pid" class="form-control input-normal select2"> <option value="0">顶级菜单</option> <volist name="menus" id="vo"> <option <eq name="pid" value="$vo.id">selected="selected"</eq> value="{$vo.id}">{$vo.title_show}</option> </volist> </select> </div> </div> <div class="form-group"> <label for="inputhide" class="col-md-2 col-lg-2 control-label">{:L('VIEW_ISHIDE')}</label> <div class="col-md-10 col-lg-10 input-number"> <div class="checkbox"> <label> <input type="checkbox" class=" " id="inputhide" name="hide" value="0"> </label> </div> </div> </div> <div class="form-group"> <label for="inputis_dev" class="col-md-2 col-lg-2 control-label">{:L('VIEW_ISDEV')}</label> <div class="col-md-10 col-lg-10 input-number"> <div class="checkbox"> <label> <input type="checkbox" class=" " id="inputis_dev" name="is_dev" value="0"> </label> </div> </div> </div> <div class="form-group"> <label for="inputtip" class="col-md-2 col-lg-2 control-label">{:L('VIEW_TIP')}</label> <div class="col-md-10 col-lg-10 "> <textarea class="form-control input-normal" rows="3" name="tip"></textarea> </div> </div> <div class="form-group"> <label for="inputsort" class="col-md-2 col-lg-2 control-label">{:L('SORT')}</label> <div class="col-md-10 col-lg-10 input-number"> <input type="text" class="required form-control input-number" id="inputsort" name="sort" value="0"> </div> </div> <div class="form-group"> <label for="btns" class="col-md-2 col-lg-2 control-label">&nbsp;</label> <div class="col-lg-10 col-md-10"> <a target-form="validateForm" class="ajax-post btn btn-primary" href="{:U('Admin/Menu/add',array('pid'=>I('pid',0)))}" autofocus="autofocus"><i class="fa fa-save"></i> {:L('BTN_SAVE')}</a> <a class="btn btn-default" href="{:U('Admin/Menu/index',array('pid'=>I('get.pid',0)))}"><i class="fa fa-times-circle"></i> {:L('BTN_CANCEL')}</a> </div> </div> </fieldset> </form> <!-- form --> </div> </div> </block> <block name="area_footer"> <script src="__CDN__/jquery-validation/1.13.1/jquery.validate.min.js"></script> <script src="__CDN__/jquery-validation/1.13.1/localization/messages_zh.min.js"></script> <script src="__CDN__/select2/4.0.0/js/select2.min.js"></script> <script src="__CDN__/select2/4.0.0/js/i18n/zh-CN.js"></script> <script src="__CDN__/bootstrap-touchspin/jquery.bootstrap-touchspin.min.js"></script> <script> $(function() { $("#inputsort").TouchSpin({ initval: 0 }); $(".validateForm").validate(); $(".select2").select2({ language:"zh-CN" }); }); </script> </block>
h136799711/20150606renren
Application/Admin/View/default/Menu/add.html
HTML
mit
4,588
<!doctype html> <html> <title>npm-search</title> <meta charset="utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/api/npm-search.html"> <script async=true src="../../static/toc.js"></script> <body> <div id="wrapper"> <h1><a href="../api/npm-search.html">npm-search</a></h1> <p>Search for packages</p> <h2 id="synopsis">SYNOPSIS</h2> <pre><code>npm.commands.search(searchTerms, [silent,] [staleness,] callback) </code></pre><h2 id="description">DESCRIPTION</h2> <p>Search the registry for packages matching the search terms. The available parameters are:</p> <ul> <li>searchTerms: Array of search terms. These terms are case-insensitive.</li> <li>silent: If true, npm will not log anything to the console.</li> <li>staleness: This is the threshold for stale packages. &quot;Fresh&quot; packages are not refreshed from the registry. This value is measured in seconds.</li> <li><p>callback: Returns an object where each key is the name of a package, and the value is information about that package along with a &#39;words&#39; property, which is a space-delimited string of all of the interesting words in that package. The only properties included are those that are searched, which generally include:</p> <ul> <li>name</li> <li>description</li> <li>maintainers</li> <li>url</li> <li>keywords</li> </ul> </li> </ul> <p>A search on the registry excludes any result that does not match all of the search terms. It also removes any items from the results that contain an excluded term (the &quot;searchexclude&quot; config). The search is case insensitive and doesn&#39;t try to read your mind (it doesn&#39;t do any verb tense matching or the like).</p> </div> <table border=0 cellspacing=0 cellpadding=0 id=npmlogo> <tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18>&nbsp;</td></tr> <tr><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td colspan=6 style="width:60px;height:10px;background:#fff">&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td></tr> <tr><td colspan=2 style="width:20px;height:30px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=4 colspan=2>&nbsp;</td><td style="width:10px;height:20px;background:rgb(237,127,127)" rowspan=2>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=3 colspan=2>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td></tr> <tr><td style="width:10px;height:10px;background:#fff" rowspan=2>&nbsp;</td></tr> <tr><td style="width:10px;height:10px;background:#fff">&nbsp;</td></tr> <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr> </table> <p id="footer">npm-search &mdash; npm@2.15.11</p>
elennon/ndMVC
node_modules/npm/html/doc/api/npm-search.html
HTML
mit
3,912
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <title>Apache CloudStack | The Power Behind Your Cloud</title> </head> <body> <div id="insidetopbg"> <div id="inside_wrapper"> <div class="uppermenu_panel"> <div class="uppermenu_box"></div> </div> <div id="main_master"> <div id="inside_header"> <div class="header_top"> <a class="cloud_logo" href="http://cloudstack.org"></a> <div class="mainemenu_panel"></div> </div> </div> <div id="main_content"> <div class="inside_apileftpanel"> <div class="inside_contentpanel" style="width:930px;"> <div class="api_titlebox"> <div class="api_titlebox_left"> <span> Apache CloudStack v4.3.0 User API Reference </span> <p></p> <h1>authorizeSecurityGroupEgress</h1> <p>Authorizes a particular egress rule for this security group</p> </div> <div class="api_titlebox_right"> <a class="api_backbutton" href="../TOC_User.html"></a> </div> </div> <div class="api_tablepanel"> <h2>Request parameters</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td> </tr> <tr> <td style="width:200px;"><i>account</i></td><td style="width:500px;"><i>an optional account for the security group. Must be used with domainId.</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>cidrlist</i></td><td style="width:500px;"><i>the cidr list associated</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>domainid</i></td><td style="width:500px;"><i>an optional domainId for the security group. If the account parameter is used, domainId must also be used.</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>endport</i></td><td style="width:500px;"><i>end port for this egress rule</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>icmpcode</i></td><td style="width:500px;"><i>error code for this icmp message</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>icmptype</i></td><td style="width:500px;"><i>type of the icmp message being sent</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>projectid</i></td><td style="width:500px;"><i>an optional project of the security group</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>protocol</i></td><td style="width:500px;"><i>TCP is default. UDP is the other supported protocol</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>securitygroupid</i></td><td style="width:500px;"><i>The ID of the security group. Mutually exclusive with securityGroupName parameter</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>securitygroupname</i></td><td style="width:500px;"><i>The name of the security group. Mutually exclusive with securityGroupName parameter</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>startport</i></td><td style="width:500px;"><i>start port for this egress rule</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>usersecuritygrouplist</i></td><td style="width:500px;"><i>user to security group mapping</i></td><td style="width:180px;"><i>false</i></td> </tr> </table> </div> <div class="api_tablepanel"> <h2>Response Tags</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td> </tr> <tr> <td style="width:200px;"><strong>account</strong></td><td style="width:500px;">account owning the security group rule</td> </tr> <tr> <td style="width:200px;"><strong>cidr</strong></td><td style="width:500px;">the CIDR notation for the base IP address of the security group rule</td> </tr> <tr> <td style="width:200px;"><strong>endport</strong></td><td style="width:500px;">the ending IP of the security group rule </td> </tr> <tr> <td style="width:200px;"><strong>icmpcode</strong></td><td style="width:500px;">the code for the ICMP message response</td> </tr> <tr> <td style="width:200px;"><strong>icmptype</strong></td><td style="width:500px;">the type of the ICMP message response</td> </tr> <tr> <td style="width:200px;"><strong>protocol</strong></td><td style="width:500px;">the protocol of the security group rule</td> </tr> <tr> <td style="width:200px;"><strong>ruleid</strong></td><td style="width:500px;">the id of the security group rule</td> </tr> <tr> <td style="width:200px;"><strong>securitygroupname</strong></td><td style="width:500px;">security group name</td> </tr> <tr> <td style="width:200px;"><strong>startport</strong></td><td style="width:500px;">the starting IP of the security group rule</td> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> <div id="footer_mainmaster"> <p>Copyright &copy; 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br> Apache, CloudStack, Apache CloudStack, the Apache CloudStack logo, the CloudMonkey logo and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </div> </div> </div> </div> </body> </html>
terbolous/cloudstack-www
source/api/apidocs-4.3/user/authorizeSecurityGroupEgress.html
HTML
apache-2.0
5,711
<html> <head> <meta http-equiv="refresh" content="0; URL=../../doc/html/lockfree.html"> </head> <body> Automatic redirection failed, please go to <a href="../../doc/html/lockfree.html">../../doc/html/lockfree.html</a> &nbsp;<hr> <p>&copy; Copyright Beman Dawes, 2001</p> <p>Distributed under the Boost Software License, Version 1.0. (See accompanying file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p> </body> </html>
flingone/frameworks_base_cmds_remoted
libs/boost/libs/lockfree/index.html
HTML
apache-2.0
536
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <title>Apache CloudStack | The Power Behind Your Cloud</title> </head> <body> <div id="insidetopbg"> <div id="inside_wrapper"> <div class="uppermenu_panel"> <div class="uppermenu_box"></div> </div> <div id="main_master"> <div id="inside_header"> <div class="header_top"> <a class="cloud_logo" href="http://cloudstack.org"></a> <div class="mainemenu_panel"></div> </div> </div> <div id="main_content"> <div class="inside_apileftpanel"> <div class="inside_contentpanel" style="width:930px;"> <div class="api_titlebox"> <div class="api_titlebox_left"> <span> Apache CloudStack 4.0.0-incubating Domain Admin API Reference </span> <p></p> <h1>deleteRemoteAccessVpn</h1> <p>Destroys a l2tp/ipsec remote access vpn</p> </div> <div class="api_titlebox_right"> <a class="api_backbutton" href="../TOC_Domain_Admin.html"></a> </div> </div> <div class="api_tablepanel"> <h2>Request parameters</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td> </tr> <tr> <td style="width:200px;"><strong>publicipid</strong></td><td style="width:500px;"><strong>public ip address id of the vpn server</strong></td><td style="width:180px;"><strong>true</strong></td> </tr> </table> </div> <div class="api_tablepanel"> <h2>Response Tags</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td> </tr> <tr> <td style="width:200px;"><strong>displaytext</strong></td><td style="width:500px;">any text associated with the success or failure</td> </tr> <tr> <td style="width:200px;"><strong>success</strong></td><td style="width:500px;">true if operation is executed successfully</td> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> <div id="footer_mainmaster"> <p>Copyright &copy; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br> Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </div> </div> </div> </div> </body> </html>
resmo/cloudstack-www
source/api/apidocs-4.0.0/domain_admin/deleteRemoteAccessVpn.html
HTML
apache-2.0
2,613
<div id="cdnsContainer"> <div ui-view="cdnsContent"></div> </div>
smalenfant/traffic_control
traffic_ops/experimental/ui/app/src/modules/private/admin/cdns/cdns.tpl.html
HTML
apache-2.0
70
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> <title>Apache CloudStack | The Power Behind Your Cloud</title> </head> <body> <div id="insidetopbg"> <div id="inside_wrapper"> <div class="uppermenu_panel"> <div class="uppermenu_box"></div> </div> <div id="main_master"> <div id="inside_header"> <div class="header_top"> <a class="cloud_logo" href="http://cloudstack.org"></a> <div class="mainemenu_panel"></div> </div> </div> <div id="main_content"> <div class="inside_apileftpanel"> <div class="inside_contentpanel" style="width:930px;"> <div class="api_titlebox"> <div class="api_titlebox_left"> <span> Apache CloudStack v4.1.0 Root Admin API Reference </span> <p></p> <h1>updateServiceOffering</h1> <p>Updates a service offering.</p> </div> <div class="api_titlebox_right"> <a class="api_backbutton" href="../TOC_Root_Admin.html"></a> </div> </div> <div class="api_tablepanel"> <h2>Request parameters</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Parameter Name</strong></td><td style="width:500px;">Description</td><td style="width:180px;">Required</td> </tr> <tr> <td style="width:200px;"><strong>id</strong></td><td style="width:500px;"><strong>the ID of the service offering to be updated</strong></td><td style="width:180px;"><strong>true</strong></td> </tr> <tr> <td style="width:200px;"><i>displaytext</i></td><td style="width:500px;"><i>the display text of the service offering to be updated</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>name</i></td><td style="width:500px;"><i>the name of the service offering to be updated</i></td><td style="width:180px;"><i>false</i></td> </tr> <tr> <td style="width:200px;"><i>sortkey</i></td><td style="width:500px;"><i>sort key of the service offering, integer</i></td><td style="width:180px;"><i>false</i></td> </tr> </table> </div> <div class="api_tablepanel"> <h2>Response Tags</h2> <table class="apitable"> <tr class="hed"> <td style="width:200px;"><strong>Response Name</strong></td><td style="width:500px;">Description</td> </tr> <tr> <td style="width:200px;"><strong>id</strong></td><td style="width:500px;">the id of the service offering</td> </tr> <tr> <td style="width:200px;"><strong>cpunumber</strong></td><td style="width:500px;">the number of CPU</td> </tr> <tr> <td style="width:200px;"><strong>cpuspeed</strong></td><td style="width:500px;">the clock rate CPU speed in Mhz</td> </tr> <tr> <td style="width:200px;"><strong>created</strong></td><td style="width:500px;">the date this service offering was created</td> </tr> <tr> <td style="width:200px;"><strong>defaultuse</strong></td><td style="width:500px;">is this a default system vm offering</td> </tr> <tr> <td style="width:200px;"><strong>displaytext</strong></td><td style="width:500px;">an alternate display text of the service offering.</td> </tr> <tr> <td style="width:200px;"><strong>domain</strong></td><td style="width:500px;">Domain name for the offering</td> </tr> <tr> <td style="width:200px;"><strong>domainid</strong></td><td style="width:500px;">the domain id of the service offering</td> </tr> <tr> <td style="width:200px;"><strong>hosttags</strong></td><td style="width:500px;">the host tag for the service offering</td> </tr> <tr> <td style="width:200px;"><strong>issystem</strong></td><td style="width:500px;">is this a system vm offering</td> </tr> <tr> <td style="width:200px;"><strong>limitcpuuse</strong></td><td style="width:500px;">restrict the CPU usage to committed service offering</td> </tr> <tr> <td style="width:200px;"><strong>memory</strong></td><td style="width:500px;">the memory in MB</td> </tr> <tr> <td style="width:200px;"><strong>name</strong></td><td style="width:500px;">the name of the service offering</td> </tr> <tr> <td style="width:200px;"><strong>networkrate</strong></td><td style="width:500px;">data transfer rate in megabits per second allowed.</td> </tr> <tr> <td style="width:200px;"><strong>offerha</strong></td><td style="width:500px;">the ha support in the service offering</td> </tr> <tr> <td style="width:200px;"><strong>storagetype</strong></td><td style="width:500px;">the storage type for this service offering</td> </tr> <tr> <td style="width:200px;"><strong>systemvmtype</strong></td><td style="width:500px;">is this a the systemvm type for system vm offering</td> </tr> <tr> <td style="width:200px;"><strong>tags</strong></td><td style="width:500px;">the tags for the service offering</td> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> <div id="footer_mainmaster"> <p>Copyright &copy; 2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br> Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p> </div> </div> </div> </div> </body> </html>
resmo/cloudstack-www
source/api/apidocs-4.1/root_admin/updateServiceOffering.html
HTML
apache-2.0
5,242
<!DOCTYPE html> <html> <head> <meta charset="utf-8"></meta> <title>Hot spot comparison</title> <style>body, td, th, p, ul, ol, div {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}</style></head> <body> <h2>Hot spot comparison</h2> <table border="0"> <tr><td valign="top"><b>Snapshots:</b></td> <td>1. BridgePoint_Profiling_initial_load_v5.2.2.jps [2017-02-09 09:43:21]<br />2. BridgePoint_Profiling_initial_load_v6.0.0.jps [2017-02-09 11:23:33]<br /></td></tr> <tr><td><b>Time of export:</b></td> <td>Thursday, February 9, 2017 11:34:13 AM MST</td></tr> <tr><td>&nbsp;</td><td>&nbsp;</td></tr> <td><b>Thread selection:&nbsp;</b></td> <td><img style="vertical-align: middle" "height="16" width="16" border="0" hspace="0" vspace="0" src=" jprofiler_images/selector_group_16.png" />&nbsp;All threads</td></tr> <td><b>Thread status:&nbsp;</b></td> <td><img style="vertical-align: middle" "height="6" width="14" border="0" hspace="0" vspace="0" src=" jprofiler_images/ff00c400_bff000000.png" />&nbsp;Runnable </td></tr> <td><b>Aggregation:&nbsp;</b></td> <td>Methods </td></tr> <td><b>Difference calculation:&nbsp;</b></td> <td>Total call times</td></tr> <td><b>Filtered classes:&nbsp;</b></td> <td>Show separately </td></tr> </table> <hr size="1"/><br /> <style>th {border-color: #BBBBBB;} td {border-color: #BBBBBB;whitespace:nowrap;}</style><table class="monitor" border="1" cellpadding="3" style="border-collapse:collapse;border-color:#BBBBBB;"> <tr><th>Hot spot</th><th>Self time</th><th>Invocations</th></tr> <tr><td>java.<wbr />lang.<wbr />String.<wbr />equalsIgnoreCase</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="143" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+187 s (+599 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+8,259,938</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistenceManager.<wbr />findAllComponents</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="86" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+113 s (+24398 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+20,567</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistableModelComponent.<wbr />isRootComponent</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="54" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+71,164 ms (+1665 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+315,276</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistenceManager.<wbr />findRootComponentInstances</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="54" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+70,640 ms (+1533 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+502</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />mdl.<wbr />ImportModelComponent.<wbr />processValue</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="51" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+68,010 ms (+683 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+40,099</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />mdl.<wbr />ImportModelComponent.<wbr />processStatement</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="48" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+62,767 ms (+437 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9,772</td></tr> <tr><td>java.<wbr />lang.<wbr />String.<wbr />equals</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="46" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+60,284 ms (+1910 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+17,624,003</td></tr> <tr><td>java.<wbr />util.<wbr />Iterator.<wbr />next</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="39" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+51,969 ms (+1132 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+8,678,981</td></tr> <tr><td>java.<wbr />util.<wbr />Iterator.<wbr />hasNext</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="39" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+51,138 ms (+1115 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+8,690,992</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistableModelComponent.<wbr />getComponentType</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="31" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+41,250 ms (+1962 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+8,747,837</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistableModelComponent.<wbr />getFullPath</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="24" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+32,238 ms (+454 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+5,212,971</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />AttributeReferenceInClass_<wbr />c.<wbr />batchRelate</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="21" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+27,868 ms (+5883 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;&#177;0</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />Attribute_<wbr />c.<wbr />AttributeInstances</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="18" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+24,533 ms (+5096 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />ModelRoot.<wbr />isCompareRoot</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="15" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+19,813 ms (+391 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+1,499,336</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />NonRootModelElement.<wbr />getModelRoot</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="14" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+18,657 ms (+2121 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+6,690,047</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />InstanceList.<wbr />size</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="13" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+17,296 ms (+2178 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;-318,485</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />InstanceList.<wbr />get(int)</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="13" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+17,084 ms (+2072 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;-326,777</td></tr> <tr><td>org.<wbr />eclipse.<wbr />core.<wbr />runtime.<wbr />IPath.<wbr />isPrefixOf</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="12" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+16,695 ms (+914 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+7,396,271</td></tr> <tr><td>org.<wbr />eclipse.<wbr />core.<wbr />resources.<wbr />IFile.<wbr />getFullPath</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="12" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+16,413 ms (+504 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+5,214,977</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlLexer.<wbr />nextToken</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="10" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+13,892 ms (+559 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+138,839</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />ImportHelper.<wbr />upgradeDSAs</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="9" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+12,262 ms (+5321 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9</td></tr> <tr><td>java.<wbr />util.<wbr />Vector.<wbr />add</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="9" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+11,771 ms (+586 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+123,725</td></tr> <tr><td>antlr.<wbr />ANTLRStringBuffer.<wbr />length</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="8" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+11,481 ms (+666 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+522,922</td></tr> <tr><td>java.<wbr />util.<wbr />ArrayList.<wbr />size</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="8" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+11,226 ms (+852 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;-1,260,404</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />ModelRoot.<wbr />getId</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="8" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+10,921 ms (+714 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+7,839,871</td></tr> <tr><td>java.<wbr />util.<wbr />UUID.<wbr />equals</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="7" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9,786 ms (+1549 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+1,741,111</td></tr> <tr><td>java.<wbr />util.<wbr />ArrayList.<wbr />get</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="7" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9,487 ms (+760 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;-1,278,632</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlLexer.<wbr />mTOK_<wbr />STRING</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="5" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+7,828 ms (+921 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,311</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />ui.<wbr />canvas.<wbr />Shape_<wbr />c.<wbr />ShapeInstances</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="5" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+7,768 ms (+3297 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />Operation_<wbr />c.<wbr />getManyO_<wbr />TFRsOnR115</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="5" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+7,063 ms (+2657 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+6,724</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />NonRootModelElement.<wbr />isProxy</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="5" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+6,872 ms (+1620 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;-304,289</td></tr> <tr><td>antlr.<wbr />collections.<wbr />impl.<wbr />BitSet.<wbr />member</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="5" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+6,665 ms (+1151 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+102,704</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlParser.<wbr />insert_<wbr />statement</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="4" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+6,506 ms (+563 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9,772</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlLexer.<wbr />mWS</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="4" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+6,048 ms (+581 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+79,196</td></tr> <tr><td>java.<wbr />lang.<wbr />String.<wbr />startsWith</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="4" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+5,528 ms (+452 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+4,512,703</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlLexer.<wbr />mTOK_<wbr />UUID</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="4" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+5,308 ms (+437 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+23,381</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlLexer.<wbr />mTOK_<wbr />COMMA</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="3" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+4,963 ms (+690 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+30,327</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />ModelRoot.<wbr />getInstanceList</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="3" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+4,104 ms (+413 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+28,893</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlLexer.<wbr />mTOK_<wbr />ID</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="3" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,943 ms (+413 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+39,088</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />CoreImport.<wbr />countAndValidateInsertStatements</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,908 ms (+698 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9</td></tr> <tr><td>java.<wbr />lang.<wbr />Object.<wbr />equals</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,464 ms (+463 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;-39,242</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />IdAssigner.<wbr />isUUID</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,274 ms (+635 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+22,676</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistableModelComponent.<wbr />isLoaded</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,126 ms (+646 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+1,562,241</td></tr> <tr><td>antlr.<wbr />ANTLRStringBuffer.<wbr />getBuffer</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,076 ms (+652 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+138,830</td></tr> <tr><td>antlr.<wbr />Token.<wbr />setType</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,064 ms (+674 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+138,839</td></tr> <tr><td>antlr.<wbr />Token.<wbr />getType</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,015 ms (+667 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+138,839</td></tr> <tr><td>antlr.<wbr />Token.<wbr />setText</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,006 ms (+665 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+138,830</td></tr> <tr><td>java.<wbr />lang.<wbr />String.<wbr />&lt;init&gt;</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+3,002 ms (+622 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+138,830</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlParser.<wbr />data_<wbr />value</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,994 ms (+672 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+40,099</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlLexer.<wbr />mWS1</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,993 ms (+591 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+69,415</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />mdl.<wbr />ImportModelComponent.<wbr />preprocessStatement</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="2" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,841 ms (+527 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9,774</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistableModelComponent.<wbr />getParent</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,683 ms (+838 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+89,376</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />ModelRoot.<wbr />isRuntime</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,504 ms (+384 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+711</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />io.<wbr />core.<wbr />SqlLexer.<wbr />mWS2</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,346 ms (+614 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+49,880</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />BPElementID.<wbr />hashCode</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,225 ms (+552 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+41,474</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />NonRootModelElement.<wbr />setComponent</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,209 ms (+370 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9,276</td></tr> <tr><td>java.<wbr />lang.<wbr />String.<wbr />charAt</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,197 ms (+717 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+90,704</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />InstanceList.<wbr />isEmpty</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+2,032 ms (+454 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+28,911</td></tr> <tr><td>java.<wbr />util.<wbr />HashMap.<wbr />get</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+1,938 ms (+435 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+55,683</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />InstanceList.<wbr />get(java.<wbr />lang.<wbr />Object)</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+1,902 ms (+448 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+15,212</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistableModelComponent.<wbr />getUniqueID</td><td><img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="1" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+1,873 ms (+407 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;+9,284</td></tr> <tr><td>org.<wbr />xtuml.<wbr />bp.<wbr />core.<wbr />common.<wbr />PersistenceManager.<wbr />getChildrenOf</td><td><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="6" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff008000.png" />&nbsp;-8,534 ms (-66 %)</td><td align="right"><img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ffffffff.png" />&nbsp;<img height="16" width="0" border="0" hspace="0" vspace="0" src=" jprofiler_images/pixel_ff800000.png" />&nbsp;-6,105</td></tr> </table> </body> </html>
lwriemen/bridgepoint
doc-bridgepoint/qa/profiling_data/BridgePoint_Regression_initial_load_v5.2.2_v6.0.0.html
HTML
apache-2.0
38,726
<!DOCTYPE html> <p>This test starts a dedicated worker that loads insecure data via Fetch API. We should trigger a mixed content callback and block the load.</p> <script src="../../resources/testharness.js"></script> <script src="../../resources/testharnessreport.js"></script> <script> if (window.testRunner) { testRunner.overridePreference("WebKitAllowRunningInsecureContent", false); } async_test(t => { var worker = new Worker("./resources/insecure-fetch-in-dedicated-worker.js"); worker.addEventListener("message", t.step_func_done(e => { assert_equals(e.data, "LOAD FAILED"); })); }, "Insecure resource loads inside Worker failes when" + " 'AllowRunningInsecureContent' is not set."); </script>
chromium/chromium
third_party/blink/web_tests/http/tests/security/mixedContent/insecure-fetch-on-dedicated-worker-blocked.https.html
HTML
bsd-3-clause
718
<?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>lxml.etree.XPathError</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"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a class="navbar" target="_top" href="/">lxml API</a></th> </tr></table></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="lxml-module.html">Package&nbsp;lxml</a> :: <a href="lxml.etree-module.html">Module&nbsp;etree</a> :: Class&nbsp;XPathError </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="lxml.etree.XPathError-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class XPathError</h1><p class="nomargin-top"></p> <pre class="base-tree"> object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | <a href="lxml.etree.Error-class.html">Error</a> --+ | <a href="lxml.etree.LxmlError-class.html">LxmlError</a> --+ | <strong class="uidshort">XPathError</strong> </pre> <dl><dt>Known Subclasses:</dt> <dd> <ul class="subclass-list"> <li><a href="lxml.etree.XPathEvalError-class.html">XPathEvalError</a></li><li>, <a href="lxml.etree.XPathSyntaxError-class.html">XPathSyntaxError</a></li> </ul> </dd></dl> <hr /> Base class of all XPath errors. <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.etree.LxmlError-class.html">LxmlError</a></code></b>: <code><a href="lxml.etree.LxmlError-class.html#__init__">__init__</a></code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: <code>__new__</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: <code>__delattr__</code>, <code>__getattribute__</code>, <code>__getitem__</code>, <code>__getslice__</code>, <code>__reduce__</code>, <code>__repr__</code>, <code>__setattr__</code>, <code>__setstate__</code>, <code>__str__</code>, <code>__unicode__</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__format__</code>, <code>__hash__</code>, <code>__reduce_ex__</code>, <code>__sizeof__</code>, <code>__subclasshook__</code> </p> </td> </tr> </table> <!-- ==================== CLASS VARIABLES ==================== --> <a name="section-ClassVariables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Class Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-ClassVariables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="__qualname__"></a><span class="summary-name">__qualname__</span> = <code title="'XPathError'"><code class="variable-quote">'</code><code class="variable-string">XPathError</code><code class="variable-quote">'</code></code> </td> </tr> </table> <!-- ==================== PROPERTIES ==================== --> <a name="section-Properties"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Properties</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Properties" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: <code>args</code>, <code>message</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__class__</code> </p> </td> </tr> </table> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a class="navbar" target="_top" href="/">lxml API</a></th> </tr></table></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Thu Aug 28 16:41:19 2014 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <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>
kawamon/hue
desktop/core/ext-py/lxml-3.3.6/doc/html/api/lxml.etree.XPathError-class.html
HTML
apache-2.0
8,948
<html> <head> <link rel="stylesheet" type="text/css" href="css/tips.css"> </head> <body> <p><span class="product">&productName;</span> allows you to easily call a Java code from Kotlin:</p> <p class="image"><img src="images/java_call_kotlin.png"></p> <p>and vice versa:</p> <p class="image"><img src="images/kotlin_call_java.png"></p> </body> </html>
jwren/intellij-community
plugins/kotlin/idea/resources-en/tips/Kotlin_mix.html
HTML
apache-2.0
354
<html><body><pre> &lt;html> &lt;!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> &lt;body bgcolor="red"> &lt;%@ page isErrorPage="true" %> &lt;h1> The exception &lt;%= exception.getMessage() %> tells me you made a wrong choice. &lt;/body> &lt;/html> </pre></body></html>
CDLUC3/datashare
tomcat/webapps/examples/jsp/error/errorpge.jsp.html
HTML
bsd-3-clause
1,019
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Thelia\Model\ProductSaleElementsProductDocumentQuery | Thelia 2 API</title> <link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="../../css/bootstrap-theme.min.css"> <link rel="stylesheet" type="text/css" href="../../css/sami.css"> <script src="../../js/jquery-1.11.1.min.js"></script> <script src="../../js/bootstrap.min.js"></script> <script src="../../js/typeahead.min.js"></script> <script src="../../sami.js"></script> <meta name="MobileOptimized" content="width"> <meta name="HandheldFriendly" content="true"> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> </head> <body id="class" data-name="class:Thelia_Model_ProductSaleElementsProductDocumentQuery" data-root-path="../../"> <div id="content"> <div id="left-column"> <div id="control-panel"> <form id="search-form" action="../../search.html" method="GET"> <span class="glyphicon glyphicon-search"></span> <input name="search" class="typeahead form-control" type="search" placeholder="Search"> </form> </div> <div id="api-tree"></div> </div> <div id="right-column"> <nav id="site-nav" class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../../index.html">Thelia 2 API</a> </div> <div class="collapse navbar-collapse" id="navbar-elements"> <ul class="nav navbar-nav"> <li><a href="../../classes.html">Classes</a></li> <li><a href="../../namespaces.html">Namespaces</a></li> <li><a href="../../interfaces.html">Interfaces</a></li> <li><a href="../../traits.html">Traits</a></li> <li><a href="../../doc-index.html">Index</a></li> <li><a href="../../search.html">Search</a></li> </ul> </div> </div> </nav> <div class="namespace-breadcrumbs"> <ol class="breadcrumb"> <li><span class="label label-default">class</span></li> <li><a href="../../Thelia.html">Thelia</a></li> <li><a href="../../Thelia/Model.html">Model</a></li> <li>ProductSaleElementsProductDocumentQuery</li> </ol> </div> <div id="page-content"> <div class="page-header"> <h1>ProductSaleElementsProductDocumentQuery</h1> </div> <p> class <strong>ProductSaleElementsProductDocumentQuery</strong> extends <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </p> <div class="description"> <p>Skeleton subclass for performing query and update operations on the 'product<em>sale</em>elements<em>product</em>document' table.</p> <p>You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.</p> </div> <h2>Methods</h2> <div class="container-fluid underlined"> <div class="row"> <div class="col-md-2 type"> </div> <div class="col-md-8 type"> <a href="#method___construct">__construct</a>( string $dbName = &#039;thelia&#039;, string $modelName = &#039;\\Thelia\\Model\\ProductSaleElementsProductDocument&#039;, string $modelAlias = null) <p>Initializes internal state of \Thelia\Model\Base\ProductSaleElementsProductDocumentQuery object.</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method___construct"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> static&nbsp; <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_create">create</a>( string $modelAlias = null, <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null) <p>Returns a new ChildProductSaleElementsProductDocumentQuery object.</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_create"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocument.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocument">ProductSaleElementsProductDocument</abbr></a>|array|mixed </div> <div class="col-md-8 type"> <a href="#method_findPk">findPk</a>( mixed $key, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Find object by primary key.</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findPk"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr>|array|mixed </div> <div class="col-md-8 type"> <a href="#method_findPks">findPks</a>( array $keys, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Find objects by primary key <code> $objs = $c->findPks(array(12, 56, 832), $con); </code></p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findPks"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_filterByPrimaryKey">filterByPrimaryKey</a>( mixed $key) <p>Filter the query by primary key</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByPrimaryKey"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_filterByPrimaryKeys">filterByPrimaryKeys</a>( array $keys) <p>Filter the query by a list of primary keys</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByPrimaryKeys"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_filterById">filterById</a>( mixed $id = null, string $comparison = null) <p>Filter the query on the id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_filterByProductSaleElementsId">filterByProductSaleElementsId</a>( mixed $productSaleElementsId = null, string $comparison = null) <p>Filter the query on the product<em>sale</em>elements_id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_filterByProductDocumentId">filterByProductDocumentId</a>( mixed $productDocumentId = null, string $comparison = null) <p>Filter the query on the product<em>document</em>id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_filterByProductSaleElements">filterByProductSaleElements</a>( <a href="../../Thelia/Model/ProductSaleElements.html"><abbr title="Thelia\Model\ProductSaleElements">ProductSaleElements</abbr></a>|<abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr> $productSaleElements, string $comparison = null) <p>Filter the query by a related \Thelia\Model\ProductSaleElements object</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_joinProductSaleElements">joinProductSaleElements</a>( string $relationAlias = null, string $joinType = Criteria::INNER_JOIN) <p>Adds a JOIN clause to the query using the ProductSaleElements relation</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_joinProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsQuery.html"><abbr title="Thelia\Model\ProductSaleElementsQuery">ProductSaleElementsQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_useProductSaleElementsQuery">useProductSaleElementsQuery</a>( string $relationAlias = null, string $joinType = Criteria::INNER_JOIN) <p>Use the ProductSaleElements relation ProductSaleElements object</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_useProductSaleElementsQuery"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_filterByProductDocument">filterByProductDocument</a>( <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>|<abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr> $productDocument, string $comparison = null) <p>Filter the query by a related \Thelia\Model\ProductDocument object</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_joinProductDocument">joinProductDocument</a>( string $relationAlias = null, string $joinType = Criteria::INNER_JOIN) <p>Adds a JOIN clause to the query using the ProductDocument relation</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_joinProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductDocumentQuery.html"><abbr title="Thelia\Model\ProductDocumentQuery">ProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_useProductDocumentQuery">useProductDocumentQuery</a>( string $relationAlias = null, string $joinType = Criteria::INNER_JOIN) <p>Use the ProductDocument relation ProductDocument object</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_useProductDocumentQuery"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> </div> <div class="col-md-8 type"> <a href="#method_prune">prune</a>( <a href="../../Thelia/Model/ProductSaleElementsProductDocument.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocument">ProductSaleElementsProductDocument</abbr></a> $productSaleElementsProductDocument = null) <p>Exclude object from result</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_prune"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> int </div> <div class="col-md-8 type"> <a href="#method_doDeleteAll">doDeleteAll</a>( <abbr title="Thelia\Model\Base\Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Deletes all rows from the product<em>sale</em>elements<em>product</em>document table.</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_doDeleteAll"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> int </div> <div class="col-md-8 type"> <a href="#method_delete">delete</a>( <abbr title="Thelia\Model\Base\Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null) <p>Performs a DELETE on the database, given a ChildProductSaleElementsProductDocument or Criteria object OR a primary key value.</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_delete"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_orderById">orderById</a>($order = Criteria::ASC) <p>Order by the id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_orderById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_orderByProductSaleElementsId">orderByProductSaleElementsId</a>($order = Criteria::ASC) <p>Order by the product<em>sale</em>elements_id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_orderByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_orderByProductDocumentId">orderByProductDocumentId</a>($order = Criteria::ASC) <p>Order by the product<em>document</em>id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_orderByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_groupById">groupById</a>() <p>Group by the id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_groupById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_groupByProductSaleElementsId">groupByProductSaleElementsId</a>() <p>Group by the product<em>sale</em>elements_id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_groupByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_groupByProductDocumentId">groupByProductDocumentId</a>() <p>Group by the product<em>document</em>id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_groupByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_leftJoin">leftJoin</a>($relation) <p>Adds a LEFT JOIN clause to the query</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_leftJoin"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_rightJoin">rightJoin</a>($relation) <p>Adds a RIGHT JOIN clause to the query</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_rightJoin"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_innerJoin">innerJoin</a>($relation) <p>Adds a INNER JOIN clause to the query</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_innerJoin"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_leftJoinProductSaleElements">leftJoinProductSaleElements</a>($relationAlias = null) <p>Adds a LEFT JOIN clause to the query using the ProductSaleElements relation</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_leftJoinProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_rightJoinProductSaleElements">rightJoinProductSaleElements</a>($relationAlias = null) <p>Adds a RIGHT JOIN clause to the query using the ProductSaleElements relation</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_rightJoinProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_innerJoinProductSaleElements">innerJoinProductSaleElements</a>($relationAlias = null) <p>Adds a INNER JOIN clause to the query using the ProductSaleElements relation</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_innerJoinProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_leftJoinProductDocument">leftJoinProductDocument</a>($relationAlias = null) <p>Adds a LEFT JOIN clause to the query using the ProductDocument relation</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_leftJoinProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_rightJoinProductDocument">rightJoinProductDocument</a>($relationAlias = null) <p>Adds a RIGHT JOIN clause to the query using the ProductDocument relation</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_rightJoinProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> </div> <div class="col-md-8 type"> <a href="#method_innerJoinProductDocument">innerJoinProductDocument</a>($relationAlias = null) <p>Adds a INNER JOIN clause to the query using the ProductDocument relation</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_innerJoinProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> </div> <div class="col-md-8 type"> <a href="#method_findOne">findOne</a>( <abbr title="ConnectionInterface ">ConnectionInterface </abbr> $con = null) <p>Return the first ChildProductSaleElementsProductDocument matching the query</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOne"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> </div> <div class="col-md-8 type"> <a href="#method_findOneOrCreate">findOneOrCreate</a>( <abbr title="ConnectionInterface ">ConnectionInterface </abbr> $con = null) <p>Return the first ChildProductSaleElementsProductDocument matching the query, or a new ChildProductSaleElementsProductDocument object populated from the query conditions when no match is found</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOneOrCreate"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> </div> <div class="col-md-8 type"> <a href="#method_findOneById">findOneById</a>( <abbr title="int ">int </abbr> $id) <p>Return the first ChildProductSaleElementsProductDocument filtered by the id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOneById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> </div> <div class="col-md-8 type"> <a href="#method_findOneByProductSaleElementsId">findOneByProductSaleElementsId</a>( <abbr title="int ">int </abbr> $product_sale_elements_id) <p>Return the first ChildProductSaleElementsProductDocument filtered by the product<em>sale</em>elements_id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOneByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> </div> <div class="col-md-8 type"> <a href="#method_findOneByProductDocumentId">findOneByProductDocumentId</a>( <abbr title="int ">int </abbr> $product_document_id) <p>Return the first ChildProductSaleElementsProductDocument filtered by the product<em>document</em>id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOneByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> array </div> <div class="col-md-8 type"> <a href="#method_findById">findById</a>( <abbr title="int ">int </abbr> $id) <p>Return ChildProductSaleElementsProductDocument objects filtered by the id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> array </div> <div class="col-md-8 type"> <a href="#method_findByProductSaleElementsId">findByProductSaleElementsId</a>( <abbr title="int ">int </abbr> $product_sale_elements_id) <p>Return ChildProductSaleElementsProductDocument objects filtered by the product<em>sale</em>elements_id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> <div class="row"> <div class="col-md-2 type"> array </div> <div class="col-md-8 type"> <a href="#method_findByProductDocumentId">findByProductDocumentId</a>( <abbr title="int ">int </abbr> $product_document_id) <p>Return ChildProductSaleElementsProductDocument objects filtered by the product<em>document</em>id column</p> </div> <div class="col-md-2"><small>from&nbsp; <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></small></div> </div> </div> <h2>Details</h2> <div id="method-details"> <div class="method-item"> <h3 id="method___construct"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method___construct"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 66</div> <code> <strong>__construct</strong>( string $dbName = &#039;thelia&#039;, string $modelName = &#039;\\Thelia\\Model\\ProductSaleElementsProductDocument&#039;, string $modelAlias = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Initializes internal state of \Thelia\Model\Base\ProductSaleElementsProductDocumentQuery object.</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> string</td> <td>$dbName</td> <td>The database name</td> </tr> <tr> <td> string</td> <td>$modelName</td> <td>The phpName of a model, e.g. 'Book'</td> </tr> <tr> <td> string</td> <td>$modelAlias</td> <td>The alias for the model in this query, e.g. 'b'</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_create"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_create"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 79</div> <code> static <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>create</strong>( string $modelAlias = null, <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr> $criteria = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Returns a new ChildProductSaleElementsProductDocumentQuery object.</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> string</td> <td>$modelAlias</td> <td>The alias of a model in the query</td> </tr> <tr> <td> <abbr title="Propel\Runtime\ActiveQuery\Criteria">Criteria</abbr></td> <td>$criteria</td> <td>Optional Criteria to build the query from</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findPk"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findPk"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 109</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocument.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocument">ProductSaleElementsProductDocument</abbr></a>|array|mixed <strong>findPk</strong>( mixed $key, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Find object by primary key.</p> <p>Propel uses the instance pool to skip the database if the object exists. Go fast if the query is untouched.</p> <p><code> $obj = $c->findPk(12, $con); </code></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> mixed</td> <td>$key</td> <td>Primary key to use for the query</td> </tr> <tr> <td> <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>an optional connection object</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocument.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocument">ProductSaleElementsProductDocument</abbr></a>|array|mixed</td> <td>the result, formatted by the current formatter</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findPks"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findPks"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 191</div> <code> <abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr>|array|mixed <strong>findPks</strong>( array $keys, <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Find objects by primary key <code> $objs = $c->findPks(array(12, 56, 832), $con); </code></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> array</td> <td>$keys</td> <td>Primary keys to use for the query</td> </tr> <tr> <td> <abbr title="Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>an optional connection object</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr>|array|mixed</td> <td>the list of results, formatted by the current formatter</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_filterByPrimaryKey"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByPrimaryKey"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 212</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>filterByPrimaryKey</strong>( mixed $key)</code> </h3> <div class="details"> <div class="method-description"> <p>Filter the query by primary key</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> mixed</td> <td>$key</td> <td>Primary key to use for the query</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_filterByPrimaryKeys"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByPrimaryKeys"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 225</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>filterByPrimaryKeys</strong>( array $keys)</code> </h3> <div class="details"> <div class="method-description"> <p>Filter the query by a list of primary keys</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> array</td> <td>$keys</td> <td>The list of primary key to use for the query</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_filterById"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 249</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>filterById</strong>( mixed $id = null, string $comparison = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Filter the query on the id column</p> <p>Example usage: <code> $query->filterById(1234); // WHERE id = 1234 $query->filterById(array(12, 34)); // WHERE id IN (12, 34) $query->filterById(array('min' => 12)); // WHERE id > 12 </code></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> mixed</td> <td>$id</td> <td>The value to use as filter. Use scalar values for equality. Use array values for in_array() equivalent. Use associative array('min' => $minValue, 'max' => $maxValue) for intervals.</td> </tr> <tr> <td> string</td> <td>$comparison</td> <td>Operator to use for the column comparison, defaults to Criteria::EQUAL</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_filterByProductSaleElementsId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 292</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>filterByProductSaleElementsId</strong>( mixed $productSaleElementsId = null, string $comparison = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Filter the query on the product<em>sale</em>elements_id column</p> <p>Example usage: <code> $query->filterByProductSaleElementsId(1234); // WHERE product<em>sale</em>elements<em>id = 1234 $query->filterByProductSaleElementsId(array(12, 34)); // WHERE product</em>sale<em>elements</em>id IN (12, 34) $query->filterByProductSaleElementsId(array('min' => 12)); // WHERE product<em>sale</em>elements_id > 12 </code></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> mixed</td> <td>$productSaleElementsId</td> <td>The value to use as filter. Use scalar values for equality. Use array values for in_array() equivalent. Use associative array('min' => $minValue, 'max' => $maxValue) for intervals.</td> </tr> <tr> <td> string</td> <td>$comparison</td> <td>Operator to use for the column comparison, defaults to Criteria::EQUAL</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> <h4>See also</h4> <table class="table table-condensed"> <tr> <td>filterByProductSaleElements()</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_filterByProductDocumentId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 335</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>filterByProductDocumentId</strong>( mixed $productDocumentId = null, string $comparison = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Filter the query on the product<em>document</em>id column</p> <p>Example usage: <code> $query->filterByProductDocumentId(1234); // WHERE product<em>document</em>id = 1234 $query->filterByProductDocumentId(array(12, 34)); // WHERE product<em>document</em>id IN (12, 34) $query->filterByProductDocumentId(array('min' => 12)); // WHERE product<em>document</em>id > 12 </code></p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> mixed</td> <td>$productDocumentId</td> <td>The value to use as filter. Use scalar values for equality. Use array values for in_array() equivalent. Use associative array('min' => $minValue, 'max' => $maxValue) for intervals.</td> </tr> <tr> <td> string</td> <td>$comparison</td> <td>Operator to use for the column comparison, defaults to Criteria::EQUAL</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> <h4>See also</h4> <table class="table table-condensed"> <tr> <td>filterByProductDocument()</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_filterByProductSaleElements"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 366</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>filterByProductSaleElements</strong>( <a href="../../Thelia/Model/ProductSaleElements.html"><abbr title="Thelia\Model\ProductSaleElements">ProductSaleElements</abbr></a>|<abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr> $productSaleElements, string $comparison = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Filter the query by a related \Thelia\Model\ProductSaleElements object</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElements.html"><abbr title="Thelia\Model\ProductSaleElements">ProductSaleElements</abbr></a>|<abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr></td> <td>$productSaleElements</td> <td>The related object(s) to use as filter</td> </tr> <tr> <td> string</td> <td>$comparison</td> <td>Operator to use for the column comparison, defaults to Criteria::EQUAL</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_joinProductSaleElements"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_joinProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 391</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>joinProductSaleElements</strong>( string $relationAlias = null, string $joinType = Criteria::INNER_JOIN)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a JOIN clause to the query using the ProductSaleElements relation</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> string</td> <td>$relationAlias</td> <td>optional alias for the relation</td> </tr> <tr> <td> string</td> <td>$joinType</td> <td>Accepted values are null, 'left join', 'right join', 'inner join'</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_useProductSaleElementsQuery"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_useProductSaleElementsQuery"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 426</div> <code> <a href="../../Thelia/Model/ProductSaleElementsQuery.html"><abbr title="Thelia\Model\ProductSaleElementsQuery">ProductSaleElementsQuery</abbr></a> <strong>useProductSaleElementsQuery</strong>( string $relationAlias = null, string $joinType = Criteria::INNER_JOIN)</code> </h3> <div class="details"> <div class="method-description"> <p>Use the ProductSaleElements relation ProductSaleElements object</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> string</td> <td>$relationAlias</td> <td>optional alias for the relation, to be used as main alias in the secondary query</td> </tr> <tr> <td> string</td> <td>$joinType</td> <td>Accepted values are null, 'left join', 'right join', 'inner join'</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsQuery.html"><abbr title="Thelia\Model\ProductSaleElementsQuery">ProductSaleElementsQuery</abbr></a></td> <td>A secondary query class using the current class as primary query</td> </tr> </table> <h4>See also</h4> <table class="table table-condensed"> <tr> <td>useQuery()</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_filterByProductDocument"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_filterByProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 441</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>filterByProductDocument</strong>( <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>|<abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr> $productDocument, string $comparison = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Filter the query by a related \Thelia\Model\ProductDocument object</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductDocument.html"><abbr title="Thelia\Model\ProductDocument">ProductDocument</abbr></a>|<abbr title="Propel\Runtime\Collection\ObjectCollection">ObjectCollection</abbr></td> <td>$productDocument</td> <td>The related object(s) to use as filter</td> </tr> <tr> <td> string</td> <td>$comparison</td> <td>Operator to use for the column comparison, defaults to Criteria::EQUAL</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_joinProductDocument"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_joinProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 466</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>joinProductDocument</strong>( string $relationAlias = null, string $joinType = Criteria::INNER_JOIN)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a JOIN clause to the query using the ProductDocument relation</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> string</td> <td>$relationAlias</td> <td>optional alias for the relation</td> </tr> <tr> <td> string</td> <td>$joinType</td> <td>Accepted values are null, 'left join', 'right join', 'inner join'</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_useProductDocumentQuery"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_useProductDocumentQuery"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 501</div> <code> <a href="../../Thelia/Model/ProductDocumentQuery.html"><abbr title="Thelia\Model\ProductDocumentQuery">ProductDocumentQuery</abbr></a> <strong>useProductDocumentQuery</strong>( string $relationAlias = null, string $joinType = Criteria::INNER_JOIN)</code> </h3> <div class="details"> <div class="method-description"> <p>Use the ProductDocument relation ProductDocument object</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> string</td> <td>$relationAlias</td> <td>optional alias for the relation, to be used as main alias in the secondary query</td> </tr> <tr> <td> string</td> <td>$joinType</td> <td>Accepted values are null, 'left join', 'right join', 'inner join'</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductDocumentQuery.html"><abbr title="Thelia\Model\ProductDocumentQuery">ProductDocumentQuery</abbr></a></td> <td>A secondary query class using the current class as primary query</td> </tr> </table> <h4>See also</h4> <table class="table table-condensed"> <tr> <td>useQuery()</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_prune"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_prune"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 515</div> <code> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> <strong>prune</strong>( <a href="../../Thelia/Model/ProductSaleElementsProductDocument.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocument">ProductSaleElementsProductDocument</abbr></a> $productSaleElementsProductDocument = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Exclude object from result</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocument.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocument">ProductSaleElementsProductDocument</abbr></a></td> <td>$productSaleElementsProductDocument</td> <td>Object to remove from the list of results</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <a href="../../Thelia/Model/ProductSaleElementsProductDocumentQuery.html"><abbr title="Thelia\Model\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a></td> <td>The current query, for fluid interface</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_doDeleteAll"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_doDeleteAll"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 530</div> <code> int <strong>doDeleteAll</strong>( <abbr title="Thelia\Model\Base\Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Deletes all rows from the product<em>sale</em>elements<em>product</em>document table.</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="Thelia\Model\Base\Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td>the connection to use</td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> int</td> <td>The number of affected rows (if supported by underlying database driver).</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_delete"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_delete"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 567</div> <code> int <strong>delete</strong>( <abbr title="Thelia\Model\Base\Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr> $con = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Performs a DELETE on the database, given a ChildProductSaleElementsProductDocument or Criteria object OR a primary key value.</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="Thelia\Model\Base\Propel\Runtime\Connection\ConnectionInterface">ConnectionInterface</abbr></td> <td>$con</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> int</td> <td>The number of affected rows (if supported by underlying database driver). This includes CASCADE-related rows if supported by native driver or if emulated using Propel.</td> </tr> </table> <h4>Exceptions</h4> <table class="table table-condensed"> <tr> <td><abbr title="Propel\Runtime\Exception\PropelException">PropelException</abbr></td> <td>Any exceptions caught during processing will be rethrown wrapped into a PropelException.</td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_orderById"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_orderById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>orderById</strong>($order = Criteria::ASC)</code> </h3> <div class="details"> <div class="method-description"> <p>Order by the id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$order</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_orderByProductSaleElementsId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_orderByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>orderByProductSaleElementsId</strong>($order = Criteria::ASC)</code> </h3> <div class="details"> <div class="method-description"> <p>Order by the product<em>sale</em>elements_id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$order</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_orderByProductDocumentId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_orderByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>orderByProductDocumentId</strong>($order = Criteria::ASC)</code> </h3> <div class="details"> <div class="method-description"> <p>Order by the product<em>document</em>id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$order</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_groupById"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_groupById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>groupById</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>Group by the id column</p> </div> <div class="tags"> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_groupByProductSaleElementsId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_groupByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>groupByProductSaleElementsId</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>Group by the product<em>sale</em>elements_id column</p> </div> <div class="tags"> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_groupByProductDocumentId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_groupByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>groupByProductDocumentId</strong>()</code> </h3> <div class="details"> <div class="method-description"> <p>Group by the product<em>document</em>id column</p> </div> <div class="tags"> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_leftJoin"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_leftJoin"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>leftJoin</strong>($relation)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a LEFT JOIN clause to the query</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relation</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_rightJoin"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_rightJoin"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>rightJoin</strong>($relation)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a RIGHT JOIN clause to the query</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relation</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_innerJoin"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_innerJoin"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>innerJoin</strong>($relation)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a INNER JOIN clause to the query</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relation</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_leftJoinProductSaleElements"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_leftJoinProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>leftJoinProductSaleElements</strong>($relationAlias = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a LEFT JOIN clause to the query using the ProductSaleElements relation</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relationAlias</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_rightJoinProductSaleElements"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_rightJoinProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>rightJoinProductSaleElements</strong>($relationAlias = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a RIGHT JOIN clause to the query using the ProductSaleElements relation</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relationAlias</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_innerJoinProductSaleElements"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_innerJoinProductSaleElements"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>innerJoinProductSaleElements</strong>($relationAlias = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a INNER JOIN clause to the query using the ProductSaleElements relation</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relationAlias</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_leftJoinProductDocument"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_leftJoinProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>leftJoinProductDocument</strong>($relationAlias = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a LEFT JOIN clause to the query using the ProductDocument relation</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relationAlias</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_rightJoinProductDocument"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_rightJoinProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>rightJoinProductDocument</strong>($relationAlias = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a RIGHT JOIN clause to the query using the ProductDocument relation</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relationAlias</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_innerJoinProductDocument"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_innerJoinProductDocument"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr> <strong>innerJoinProductDocument</strong>($relationAlias = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Adds a INNER JOIN clause to the query using the ProductDocument relation</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td></td> <td>$relationAlias</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocumentQuery">ChildProductSaleElementsProductDocumentQuery</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findOne"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOne"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> <strong>findOne</strong>( <abbr title="ConnectionInterface ">ConnectionInterface </abbr> $con = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Return the first ChildProductSaleElementsProductDocument matching the query</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ConnectionInterface ">ConnectionInterface </abbr></td> <td>$con</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findOneOrCreate"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOneOrCreate"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> <strong>findOneOrCreate</strong>( <abbr title="ConnectionInterface ">ConnectionInterface </abbr> $con = null)</code> </h3> <div class="details"> <div class="method-description"> <p>Return the first ChildProductSaleElementsProductDocument matching the query, or a new ChildProductSaleElementsProductDocument object populated from the query conditions when no match is found</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ConnectionInterface ">ConnectionInterface </abbr></td> <td>$con</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findOneById"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOneById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> <strong>findOneById</strong>( <abbr title="int ">int </abbr> $id)</code> </h3> <div class="details"> <div class="method-description"> <p>Return the first ChildProductSaleElementsProductDocument filtered by the id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="int ">int </abbr></td> <td>$id</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findOneByProductSaleElementsId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOneByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> <strong>findOneByProductSaleElementsId</strong>( <abbr title="int ">int </abbr> $product_sale_elements_id)</code> </h3> <div class="details"> <div class="method-description"> <p>Return the first ChildProductSaleElementsProductDocument filtered by the product<em>sale</em>elements_id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="int ">int </abbr></td> <td>$product_sale_elements_id</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findOneByProductDocumentId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findOneByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr> <strong>findOneByProductDocumentId</strong>( <abbr title="int ">int </abbr> $product_document_id)</code> </h3> <div class="details"> <div class="method-description"> <p>Return the first ChildProductSaleElementsProductDocument filtered by the product<em>document</em>id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="int ">int </abbr></td> <td>$product_document_id</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> <abbr title="ChildProductSaleElementsProductDocument">ChildProductSaleElementsProductDocument</abbr></td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findById"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findById"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> array <strong>findById</strong>( <abbr title="int ">int </abbr> $id)</code> </h3> <div class="details"> <div class="method-description"> <p>Return ChildProductSaleElementsProductDocument objects filtered by the id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="int ">int </abbr></td> <td>$id</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> array</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findByProductSaleElementsId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findByProductSaleElementsId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> array <strong>findByProductSaleElementsId</strong>( <abbr title="int ">int </abbr> $product_sale_elements_id)</code> </h3> <div class="details"> <div class="method-description"> <p>Return ChildProductSaleElementsProductDocument objects filtered by the product<em>sale</em>elements_id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="int ">int </abbr></td> <td>$product_sale_elements_id</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> array</td> <td></td> </tr> </table> </div> </div> </div> <div class="method-item"> <h3 id="method_findByProductDocumentId"> <div class="location">in <a href="../../Thelia/Model/Base/ProductSaleElementsProductDocumentQuery.html#method_findByProductDocumentId"><abbr title="Thelia\Model\Base\ProductSaleElementsProductDocumentQuery">ProductSaleElementsProductDocumentQuery</abbr></a> at line 56</div> <code> array <strong>findByProductDocumentId</strong>( <abbr title="int ">int </abbr> $product_document_id)</code> </h3> <div class="details"> <div class="method-description"> <p>Return ChildProductSaleElementsProductDocument objects filtered by the product<em>document</em>id column</p> </div> <div class="tags"> <h4>Parameters</h4> <table class="table table-condensed"> <tr> <td> <abbr title="int ">int </abbr></td> <td>$product_document_id</td> <td></td> </tr> </table> <h4>Return Value</h4> <table class="table table-condensed"> <tr> <td> array</td> <td></td> </tr> </table> </div> </div> </div> </div> </div> <div id="footer"> Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>. </div> </div> </div> </body> </html>
sitecrafting/thelia.github.io
api/master/Thelia/Model/ProductSaleElementsProductDocumentQuery.html
HTML
mit
115,494
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.10"/> <title>0.9.9 API documentation: type_mat3x4.hpp 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 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 documentation </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="modules.html"><span>Modules</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> </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_3a581ba30d25676e4b797b1f96d53b45.html">F:</a></li><li class="navelem"><a class="el" href="dir_9e5fe034a00e89334fd5186c3e7db156.html">G-Truc</a></li><li class="navelem"><a class="el" href="dir_d9496f0844b48bc7e53b5af8c99b9ab2.html">Source</a></li><li class="navelem"><a class="el" href="dir_a8bee7be44182a33f3820393ae0b105d.html">G-Truc</a></li><li class="navelem"><a class="el" href="dir_44e5e654415abd9ca6fdeaddaff8565e.html">glm</a></li><li class="navelem"><a class="el" href="dir_cef2d71d502cb69a9252bca2297d9549.html">glm</a></li><li class="navelem"><a class="el" href="dir_033f5edb0915b828d2c46ed4804e5503.html">detail</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">type_mat3x4.hpp</div> </div> </div><!--header--> <div class="contents"> <a href="a00170.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="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor">#pragma once</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;</div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00180.html">type_vec3.hpp</a>&quot;</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="a00181.html">type_vec4.hpp</a>&quot;</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#include &lt;limits&gt;</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="preprocessor">#include &lt;cstddef&gt;</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="keyword">namespace </span><a class="code" href="a00236.html">glm</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; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> T, qualifier Q&gt;</div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; <span class="keyword">struct </span>mat&lt;3, 4, T, Q&gt;</div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; {</div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; <span class="keyword">typedef</span> vec&lt;4, T, Q&gt; col_type;</div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <span class="keyword">typedef</span> vec&lt;3, T, Q&gt; row_type;</div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keyword">typedef</span> mat&lt;3, 4, T, Q&gt; type;</div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; <span class="keyword">typedef</span> mat&lt;4, 3, T, Q&gt; transpose_type;</div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keyword">typedef</span> T value_type;</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="keyword">private</span>:</div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; col_type value[3];</div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; <span class="keyword">public</span>:</div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="comment">// -- Accesses --</span></div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;</div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keyword">typedef</span> length_t length_type;</div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; GLM_FUNC_DECL <span class="keyword">static</span> GLM_CONSTEXPR length_type <a class="code" href="a00254.html#gab703732449be6c7199369b3f9a91ed38">length</a>() { <span class="keywordflow">return</span> 3; }</div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;</div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; GLM_FUNC_DECL col_type &amp; operator[](length_type i);</div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; GLM_FUNC_DECL GLM_CONSTEXPR col_type <span class="keyword">const</span>&amp; operator[](length_type i) <span class="keyword">const</span>;</div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;</div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <span class="comment">// -- Constructors --</span></div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;</div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; GLM_FUNC_DECL GLM_CONSTEXPR mat() GLM_DEFAULT;</div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; template&lt;qualifier P&gt;</div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; GLM_FUNC_DECL GLM_CONSTEXPR mat(mat&lt;3, 4, T, P&gt; const&amp; m);</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; GLM_FUNC_DECL explicit GLM_CONSTEXPR mat(T scalar);</div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; GLM_FUNC_DECL GLM_CONSTEXPR mat(</div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; T x0, T y0, T z0, T w0,</div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; T x1, T y1, T z1, T w1,</div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; T x2, T y2, T z2, T w2);</div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; GLM_FUNC_DECL GLM_CONSTEXPR mat(</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; col_type const&amp; v0,</div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; col_type const&amp; v1,</div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; col_type const&amp; v2);</div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;</div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <span class="comment">// -- Conversions --</span></div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;</div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; template&lt;</div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; typename X1, typename Y1, typename Z1, typename W1,</div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; typename X2, typename Y2, typename Z2, typename W2,</div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; typename X3, typename Y3, typename Z3, typename W3&gt;</div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; GLM_FUNC_DECL GLM_CONSTEXPR mat(</div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; X1 x1, Y1 y1, Z1 z1, W1 w1,</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; X2 x2, Y2 y2, Z2 z2, W2 w2,</div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; X3 x3, Y3 y3, Z3 z3, W3 w3);</div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;</div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; template&lt;typename V1, typename V2, typename V3&gt;</div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; GLM_FUNC_DECL GLM_CONSTEXPR mat(</div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; vec&lt;4, V1, Q&gt; const&amp; v1,</div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; vec&lt;4, V2, Q&gt; const&amp; v2,</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; vec&lt;4, V3, Q&gt; const&amp; v3);</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">// -- Matrix conversions --</span></div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;</div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; template&lt;typename U, qualifier P&gt;</div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;3, 4, U, P&gt; const&amp; m);</div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;</div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;2, 2, T, Q&gt; const&amp; x);</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;3, 3, T, Q&gt; const&amp; x);</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;4, 4, T, Q&gt; const&amp; x);</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;2, 3, T, Q&gt; const&amp; x);</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;3, 2, T, Q&gt; const&amp; x);</div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;2, 4, T, Q&gt; const&amp; x);</div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;4, 2, T, Q&gt; const&amp; x);</div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; GLM_FUNC_DECL GLM_EXPLICIT GLM_CONSTEXPR mat(mat&lt;4, 3, T, Q&gt; const&amp; x);</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;</div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <span class="comment">// -- Unary arithmetic operators --</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; template&lt;typename U&gt;</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator=(mat&lt;3, 4, U, Q&gt; const&amp; m);</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; template&lt;typename U&gt;</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator+=(U s);</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; template&lt;typename U&gt;</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator+=(mat&lt;3, 4, U, Q&gt; const&amp; m);</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; template&lt;typename U&gt;</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator-=(U s);</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; template&lt;typename U&gt;</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator-=(mat&lt;3, 4, U, Q&gt; const&amp; m);</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; template&lt;typename U&gt;</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator*=(U s);</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; template&lt;typename U&gt;</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator/=(U s);</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="comment">// -- Increment and decrement operators --</span></div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;</div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator++();</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; &amp; operator--();</div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator++(<span class="keywordtype">int</span>);</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator--(<span class="keywordtype">int</span>);</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; };</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;</div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="comment">// -- Unary operators --</span></div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator+(mat&lt;3, 4, T, Q&gt; const&amp; m);</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;</div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator-(mat&lt;3, 4, T, Q&gt; const&amp; m);</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;</div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="comment">// -- Binary operators --</span></div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator+(mat&lt;3, 4, T, Q&gt; const&amp; m, T scalar);</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator+(mat&lt;3, 4, T, Q&gt; const&amp; m1, mat&lt;3, 4, T, Q&gt; const&amp; m2);</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;</div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator-(mat&lt;3, 4, T, Q&gt; const&amp; m, T scalar);</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;</div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator-(mat&lt;3, 4, T, Q&gt; const&amp; m1, mat&lt;3, 4, T, Q&gt; const&amp; m2);</div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;</div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator*(mat&lt;3, 4, T, Q&gt; const&amp; m, T scalar);</div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;</div> <div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator*(T scalar, mat&lt;3, 4, T, Q&gt; const&amp; m);</div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160;</div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; GLM_FUNC_DECL typename mat&lt;3, 4, T, Q&gt;::col_type operator*(mat&lt;3, 4, T, Q&gt; const&amp; m, typename mat&lt;3, 4, T, Q&gt;::row_type const&amp; v);</div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;</div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; GLM_FUNC_DECL typename mat&lt;3, 4, T, Q&gt;::row_type operator*(typename mat&lt;3, 4, T, Q&gt;::col_type const&amp; v, mat&lt;3, 4, T, Q&gt; const&amp; m);</div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;</div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; GLM_FUNC_DECL mat&lt;4, 4, T, Q&gt; operator*(mat&lt;3, 4, T, Q&gt; const&amp; m1, mat&lt;4, 3, T, Q&gt; const&amp; m2);</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;</div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; GLM_FUNC_DECL mat&lt;2, 4, T, Q&gt; operator*(mat&lt;3, 4, T, Q&gt; const&amp; m1, mat&lt;2, 3, T, Q&gt; const&amp; m2);</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator*(mat&lt;3, 4, T, Q&gt; const&amp; m1, mat&lt;3, 3, T, Q&gt; const&amp; m2);</div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;</div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator/(mat&lt;3, 4, T, Q&gt; const&amp; m, T scalar);</div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;</div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160; GLM_FUNC_DECL mat&lt;3, 4, T, Q&gt; operator/(T scalar, mat&lt;3, 4, T, Q&gt; const&amp; m);</div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;</div> <div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="comment">// -- Boolean operators --</span></div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;</div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; GLM_FUNC_DECL <span class="keywordtype">bool</span> operator==(mat&lt;3, 4, T, Q&gt; const&amp; m1, mat&lt;3, 4, T, Q&gt; const&amp; m2);</div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;</div> <div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; template&lt;typename T, qualifier Q&gt;</div> <div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; GLM_FUNC_DECL <span class="keywordtype">bool</span> operator!=(mat&lt;3, 4, T, Q&gt; const&amp; m1, mat&lt;3, 4, T, Q&gt; const&amp; m2);</div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160;}<span class="comment">//namespace glm</span></div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;</div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;<span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span></div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="preprocessor">#include &quot;type_mat3x4.inl&quot;</span></div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#endif</span></div> <div class="ttc" id="a00254_html_gab703732449be6c7199369b3f9a91ed38"><div class="ttname"><a href="a00254.html#gab703732449be6c7199369b3f9a91ed38">glm::length</a></div><div class="ttdeci">GLM_FUNC_DECL T length(qua&lt; T, Q &gt; const &amp;q)</div><div class="ttdoc">Returns the norm of a quaternions. </div></div> <div class="ttc" id="a00181_html"><div class="ttname"><a href="a00181.html">type_vec4.hpp</a></div><div class="ttdoc">Core features </div></div> <div class="ttc" id="a00180_html"><div class="ttname"><a href="a00180.html">type_vec3.hpp</a></div><div class="ttdoc">Core features </div></div> <div class="ttc" id="a00236_html"><div class="ttname"><a href="a00236.html">glm</a></div><div class="ttdef"><b>Definition:</b> <a href="a00015_source.html#l00020">common.hpp:20</a></div></div> </div><!-- fragment --></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.10 </small></address> </body> </html>
Jean-LouisH/LaniaEngine
thirdparty/glm-0.9.9.8/glm/doc/api/a00170_source.html
HTML
mit
28,169
<title>RTCMultiConnection-v3.0 (Beta)</title> <h1>RTCMultiConnection-v3.0 (Beta)</h1> <ul> <li><a href="/demos/Audio+Video+TextChat+FileSharing.html">Audio+Video+TextChat+FileSharing.html</a></li> <li><a href="/demos/TextChat+FileSharing.html">TextChat+FileSharing.html</a></li> <li><a href="/demos/Audio+ScreenSharing.html">Audio+ScreenSharing.html</a> (NOT-Functional YET)</li> <li><a href="/demos/Screen-Sharing.html">Screen-Sharing.html</a></li> <li><a href="/demos/Disconnect+Rejoin.html">Disconnect+Rejoin.html</a></li> <li><a href="/demos/Password-Protected-Rooms.html">Password-Protected-Rooms.html</a></li> </ul> <hr> <h2>Install Latest</h2> <pre> sudo npm install <a href="https://www.npmjs.com/package/rtcmulticonnection-v3">rtcmulticonnection-v3</a> # or MOST preferred one mkdir RTCMultiConnection-v3.0 && cd RTCMultiConnection-v3.0 wget http://dl.webrtc-experiment.com/rtcmulticonnection-v3.tar.gz tar -zxvf rtcmulticonnection-v3.tar.gz ls -a node server.js </pre> <h2>How to Configure v3.0?</h2> <a href="https://github.com/muaz-khan/RTCMultiConnection/wiki/Configure-v3.0">wiki/Configure-v3.0</a> <h2> <a href="https://github.com/muaz-khan/RTCMultiConnection/tree/master/RTCMultiConnection-v3.0">Open-Sourced as well!</a> </h2>
Folsky/WebRTC-Experiment
RTCMultiConnection/RTCMultiConnection-v3.0/demos/index.html
HTML
mit
1,304
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Test Dijit Internal Event: "ondijitclick"</title> <script type="text/javascript" src="../../../dojo/dojo.js" djConfig="isDebug: true"></script> <script type="text/javascript"> dojo.require("dijit.robotx"); dojo.addOnLoad(function(){ doh.robot.initRobot('../_Widget-ondijitclick.html'); // Event monitoring var widgetClicks = 0, buttonClicks = 0, button2Clicks = 0, thirdClicks = 0; var w; doh.register("setup", function(){ doh.robot.sequence(function(){ w = dijit.byId("first"); dojo.connect(w, "_onClick", function(){ widgetClicks++; }); dojo.connect(dojo.byId("plainbutton"), "onclick", function(){ buttonClicks++; }); dojo.connect(dojo.byId("button2"), "onclick", function(){ button2Clicks++; }); dojo.connect(dojo.byId("third"), "onclick", function(){ thirdClicks++; }); }); }); // Test ondijitclick on a <div> which refocuses onto a native <button> node. // Make sure that the <button> doesn't get a spurious click event. dojo.forEach(["SPACE", "ENTER"], function(key){ doh.register("ondijitclick by " + key, [ { name: "ondijitclick by " + key, timeout: 5000, runTest: function(){ widgetClicks = buttonClicks = 0; var d = new doh.Deferred(); // Keyboard-click the widget doh.robot.sequence(function(){ w.domNode.focus(); }, 500); doh.robot.keyDown(dojo.keys[key], 250, {}); doh.robot.keyUp(dojo.keys[key], 250, {}); // Check that ondijitclick fired but no spurious event // on the widget that got focused in the ondijitclick handler doh.robot.sequence(d.getTestCallback(function(){ doh.is(1, widgetClicks, "ondijitclick handler fired"); doh.is(0, buttonClicks, "spurious button click event"); }), 500); return d; } }, { name: "ondijitclick by " + key + " w/modifier", timeout: 5000, runTest: function(){ widgetClicks = buttonClicks = 0; var d = new doh.Deferred(); // Keyboard-click with modifier shouldn't do anything doh.robot.sequence(function(){ w.domNode.focus(); }, 500); doh.robot.keyPress(dojo.keys[key], 100, {shift: true}); if(!dojo.isMac){ // Don't do this check on mac because ctrl-space causes the context menu to show up doh.robot.keyPress(dojo.keys[key], 100, {ctrl: true}); } // meta key can open browser menus etc. let's just not // even try it... //doh.robot.keyPress(dojo.keys[key], 100, {meta: true}); // Check that ondijitclick fired but no spurious event // on the widget that got focused in the ondijitclick handler doh.robot.sequence(d.getTestCallback(function(){ doh.is(0, widgetClicks, "ondijitclick handler wasn't fired"); doh.is(0, buttonClicks, "button click handler wasn't fired"); }), 500); return d; } } ]); }); // Test ondijitclick on a <div> which refocuses onto a native <textarea> node. // Tests that the keyboard event gets supressed so it doesn't modify the focused node. dojo.forEach(["SPACE","ENTER"], function(key){ doh.register("focus to textarea by " + key, [ { name: "ondijitclick by " + key, timeout: 5000, runTest: function(){ var d = new doh.Deferred(), w = dijit.byId("second"); // Keyboard-click the widget doh.robot.sequence(function(){ w.domNode.focus(); }, 500); doh.robot.keyPress(dojo.keys[key], 500, {}); // Check that ondijitclick fired but that focused textarea didn't get the key doh.robot.sequence(d.getTestCallback(function(){ doh.is("hello world", dojo.byId("textarea").value); }), 500); return d; } } ]); }); // Test onclick on a <button> which refocuses onto a <div> w/an ondijitclick handler. // Make sure that the <div> doesn't get a spurious click event. dojo.forEach(["SPACE", "ENTER" ], function(key){ doh.register("focus to ondijitclick-div by " + key, [ { name: "click by " + key, timeout: 5000, runTest: function(){ button2Clicks = thirdClicks = 0; var d = new doh.Deferred(), button = dojo.byId("button2"); // Keyboard-click the native button doh.robot.sequence(function(){ button.focus(); }, 500); doh.robot.keyPress(dojo.keys[key], 500, {}); // Check that ondijitclick didn't fire doh.robot.sequence(d.getTestCallback(function(){ doh.is(1, button2Clicks, "button2 was clicked (and focus moved to ondijitclick-div)"); doh.is(0, thirdClicks, "ondijitclick-div didn't get a spurious click event"); }), 500); return d; } } ]); }); doh.run(); }); </script> </head> </html>
ozoneplatform/owf-framework
web-app/js-lib/dojo-release-1.5.0-src/dijit/tests/robot/_Widget-ondijitclick_a11y.html
HTML
apache-2.0
5,043
<p>Ciao !!name!!,</p>
Juni4567/meritscholarship
wp-content/plugins3/paid-memberships-pro/languages/email/it_IT/header.html
HTML
apache-2.0
21
<!DOCTYPE html> <html> <head> <script src="../../../bower_components/webcomponentsjs/webcomponents-lite.min.js"></script> <script src="../../../bower_components/d3/d3.js"></script> <script src="../../../bower_components/plottable/plottable.js"></script> <link rel="stylesheet" type="text/css" href="../../../bower_components/plottable/plottable.css"> <link rel="import" href="../tf-image-dashboard.html"> <title>Event Dashboard Demo Demo</title> </head> <body> <script> TF.Urls.runsUrl = function() { return "data/runs.json" }; TF.Urls.scalarsUrl = function(tag, run) { return "data/" + run + "/" + tag + ".json"; }; </script> <dom-module id="x-demo"> <style> #loader { width: 300px; height: 300px; } </style> <template> <tf-image-loader id="loader" run="[[run]]" tag="[[tag]]" images-generator="[[imagesGenerator]]" individual-image-generator="[[individualImageGenerator]]" ></tf-image-loader> </template> <script> var imagesUrl = function(tag, run) { return "data/images/" + run + "/" + tag + ".json"; }; var individualImageUrl = function(query) { return "data/individualImage/" + query + ".png"; }; Polymer({ is: "x-demo", properties: { run: { type: String, value: "train", }, tag: { type: String, value: "reconstruction_07%2Fimage%2F2" }, imagesGenerator: { type: Function, value: function() { return imagesUrl; }, }, individualImageGenerator: { type: Function, value: function() { return individualImageUrl; }, }, }, }); </script> </dom-module> <x-demo id="demo"></x-demo> </body> </html>
kcartier/tensorflow-toe-in-the-water
tensorflow/tensorboard/components/tf-image-dashboard/demo/image-loader-demo.html
HTML
apache-2.0
2,021