task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
sequence | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
0d4f91a3_String___JavaScript_Tutorial__Description | [Character] \uNNNN [Description] | The Unicode character which code is given by the four hexadecimal digits NNNN. For example, \u00A9 is the Unicode sequence for the copyright symbol. | [] | String | JavaScript Tutorial | Description | http://javascript.info/tutorial/string | 12/1438042990114.79_20150728002310-00004-ip-10-236-191-2_118972846_0.json |
01c83820_Configuration_files__Function | [File name] mireka.js [Function] | Enables/disables SMTP, Message Submission and POP3 services by importing or not importing their respective configuration files. It contains common elements used by more than one services. Some of these are default objects which are referred by other parts of the configuration, but it is also possible to define and use other instances of them. It also contains a very few, mostly static configuration related to Mireka as a whole. See the comments in the file for more information. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
01c83820_Configuration_files__Function | [File name] mx.js [Function] | Configures the public SMTP service, which receives mails sent to the local domains by any server on the internet. The service, in turn, stores the mail in a POP3 mailbox, relays it in real time to a backend server behaving like a proxy, forwards it, etc. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
01c83820_Configuration_files__Function | [File name] submission/* [Function] | These files configure the Message Submission service, used by local users to send mails either to other local users, or to other domains on the internet. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
01c83820_Configuration_files__Function | [File name] pop.js [Function] | Configures the POP3 service itself and the POP3 Importer. POP3 Importer is useful for migration. It retrieves each users' mails from another POP3 server after startup. To use it, it is necessary that the user names and the passwords match on both system. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
01c83820_Configuration_files__Function | [File name] domains.js [Function] | List of local domain names. If the domain part of a recipient is not in this list, then the recipient will be rejected by the MX SMTP service. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
01c83820_Configuration_files__Function | [File name] global-users.js [Function] | Authorized users of the Mail Submission, POP3 services, in addition they are also valid wildcard recipients in the MX SMTP service. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
01c83820_Configuration_files__Function | [File name] local-recipients.js [Function] | It tells what to do with mails sent to local domains. It maps recipient addresses to a destinations, like store the mail in a maildrop for later retrieval via POP3, forward it to another domain, etc. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
01c83820_Configuration_files__Function | [File name] circular.js [Function] | This file exists purely for a technical reason, to break circular dependencies. If a configuration object named A refers to another object B, but B also refers to A, then neither A nor B could be created and fully initialized before the other. In such cases an unitialized A object is created in this file, then it is referenced when object B and other depending objects are created and initialized. Finally object A is initialized in the usual configuration file corresponding to its function. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
01c83820_Configuration_files__Function | [File name] logback.xml [Function] | It configures logging. | [] | Configuration files | Function | http://mireka.googlecode.com/svn/doc/configuration.html | 12/1438042981460.12_20150728002301-00082-ip-10-236-191-2_167832219_0.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Text [Remark] The alarm time (if an alarm is set) [Object] | Alarm | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Icon [Remark] Icon indicating that an alarm is set (will be hidden if unset) [Object] | AlarmIcon | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Text [Remark] The name of the album currently playing. [Object] | Album | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Analyzer [Remark] The spectrum analyzer. [Object] | Analyzer | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Animation [Remark] Plays a sequence of bitmaps, it's similar to an animated gif file. [Object] | Animation | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Text [Remark] The name of the artist currently playing. [Object] | Artist | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Text [Remark] The current time. [Object] | Clock | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Text [Remark] The genre of the song currently playing. [Object] | Genre | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] ListBox [Remark] The listbox with the playlist etc. [Object] | Listbox | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Animation [Remark] Plays a sequence of bitmaps, it's similar to an animated gif file. This is only visible while _no_ song is playing! [Object] | Logo | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Button [Remark] A button which plays the next song in the playlist. [Object] | NextSongButton | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Button [Remark] A button which pauses the plackback. It is visible only if a song is currenlty playing. Please see also the comments for PlayButton! [Object] | PauseButton | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Button [Remark] Just like PauseButton, but it will always be visible. See comments for PlayButton. [Object] | PauseButton2 | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Icon [Remark] A icon indicating that the playback is paused. [Object] | PausedIcon | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Button [Remark] A button which play the selected song, or resumes the paused song. Will be hidden if player is in paused mode. Will be dimmed if no playable song is selected in the listbox. This button can be used in conjunction with the PauseButton, overlaying the two buttons at the same place - only one will be visible at a time. [Object] | PlayButton | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Button [Remark] Just like PlayButton, but it will always be visible. See comments for PlayButton. [Object] | PlayButton2 | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Text [Remark] Time played and total time in the format "00:00 / 00:00". [Object] | Played | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Digits [Remark] Time played displayed with bitmapped digits (see description of Digits control below). [Object] | PlayedDigits | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Digits [Remark] Total song time displayed with bitmapped digits (see description of Digits control below). [Object] | TotalDigits | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Icon [Remark] An icon indicating that a song is playing. [Object] | PlayingIcon | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Slider [Remark] The song position slider. Will be inactive/dimmed if no song is playing. [Object] | Position | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Button [Remark] A button which plays the previous song in the playlist. [Object] | PrevSongButton | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Button [Remark] A two state button which is used for enabling/disabling repeat mode. [Object] | RepeatButton | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Icon [Remark] An icon indicating that the repeat mode is on (will be hidden if repeat is off). [Object] | RepeatIcon | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] ScrollBar [Remark] The scrollbar associated with the listbox. [Object] | Scrollbar | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Button [Remark] A button that stops playback. Will be dimmed if no song is playing. [Object] | StopButton | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Text [Remark] The title of the song currently playing. [Object] | Title | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Text [Remark] The tracknumber of the song currently playing. [Object] | TrackNumber | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
0cd76c5a_Symbian_OggPlay__Object | [Control type] Slider [Remark] The volume slider. [Object] | Volume | [] | Symbian OggPlay | Object | http://symbianoggplay.sourceforge.net/OggPlaySkinningGuide.html | 12/1438042981460.12_20150728002301-00083-ip-10-236-191-2_234314576_2.json |
6e7ac978_tal_viewing_of_LATEX_documents__other_value | [Variable] LATEX [default value] latex [Meaning] latex program [other value] | elatex | [
[
"e",
"l",
"a",
"t",
"e",
"x"
],
[
"e",
"f",
"m",
"t"
],
[
"d",
"v",
"i",
"c",
"o",
"p",
"y"
],
[
"e",
"b",
"i",
"b",
"t",
"e",
"x"
],
[
"."
]
] | WhizzyTEX An Emacs minor-mode for incremental viewing of LATEX documents | other value | http://cristal.inria.fr/whizzytex/whizzytex.html | 12/1438042989891.18_20150728002309-00186-ip-10-236-191-2_59915225_2.json |
6e7ac978_tal_viewing_of_LATEX_documents__other_value | [Variable] FORMAT [default value] latex [Meaning] format basefile name [other value] | elatex | [
[
"e",
"l",
"a",
"t",
"e",
"x"
],
[
"e",
"f",
"m",
"t"
],
[
"d",
"v",
"i",
"c",
"o",
"p",
"y"
],
[
"e",
"b",
"i",
"b",
"t",
"e",
"x"
],
[
"."
]
] | WhizzyTEX An Emacs minor-mode for incremental viewing of LATEX documents | other value | http://cristal.inria.fr/whizzytex/whizzytex.html | 12/1438042989891.18_20150728002309-00186-ip-10-236-191-2_59915225_2.json |
6e7ac978_tal_viewing_of_LATEX_documents__other_value | [Variable] FMT [default value] fmt [Meaning] format extenstions [other value] | efmt | [
[
"e",
"l",
"a",
"t",
"e",
"x"
],
[
"e",
"f",
"m",
"t"
],
[
"d",
"v",
"i",
"c",
"o",
"p",
"y"
],
[
"e",
"b",
"i",
"b",
"t",
"e",
"x"
],
[
"."
]
] | WhizzyTEX An Emacs minor-mode for incremental viewing of LATEX documents | other value | http://cristal.inria.fr/whizzytex/whizzytex.html | 12/1438042989891.18_20150728002309-00186-ip-10-236-191-2_59915225_2.json |
6e7ac978_tal_viewing_of_LATEX_documents__other_value | [Variable] DVICOPY [default value] mv [Meaning] transformation f.dvi file into f.wdvi [other value] | dvicopy | [
[
"e",
"l",
"a",
"t",
"e",
"x"
],
[
"e",
"f",
"m",
"t"
],
[
"d",
"v",
"i",
"c",
"o",
"p",
"y"
],
[
"e",
"b",
"i",
"b",
"t",
"e",
"x"
],
[
"."
]
] | WhizzyTEX An Emacs minor-mode for incremental viewing of LATEX documents | other value | http://cristal.inria.fr/whizzytex/whizzytex.html | 12/1438042989891.18_20150728002309-00186-ip-10-236-191-2_59915225_2.json |
6e7ac978_tal_viewing_of_LATEX_documents__other_value | [Variable] BIBTEX [default value] bibtex [Meaning] bibtex program [other value] | ebibtex | [
[
"e",
"l",
"a",
"t",
"e",
"x"
],
[
"e",
"f",
"m",
"t"
],
[
"d",
"v",
"i",
"c",
"o",
"p",
"y"
],
[
"e",
"b",
"i",
"b",
"t",
"e",
"x"
],
[
"."
]
] | WhizzyTEX An Emacs minor-mode for incremental viewing of LATEX documents | other value | http://cristal.inria.fr/whizzytex/whizzytex.html | 12/1438042989891.18_20150728002309-00186-ip-10-236-191-2_59915225_2.json |
6e7ac978_tal_viewing_of_LATEX_documents__other_value | [Variable] MKSLICE [default value] defaultmkslice [Meaning] hook for preprocessing slices [other value] | . | [
[
"e",
"l",
"a",
"t",
"e",
"x"
],
[
"e",
"f",
"m",
"t"
],
[
"d",
"v",
"i",
"c",
"o",
"p",
"y"
],
[
"e",
"b",
"i",
"b",
"t",
"e",
"x"
],
[
"."
]
] | WhizzyTEX An Emacs minor-mode for incremental viewing of LATEX documents | other value | http://cristal.inria.fr/whizzytex/whizzytex.html | 12/1438042989891.18_20150728002309-00186-ip-10-236-191-2_59915225_2.json |
6e7ac978_tal_viewing_of_LATEX_documents__other_value | [Variable] MKFILE [default value] defaultmkfile [Meaning] hook for preprocessing files [other value] | . | [
[
"e",
"l",
"a",
"t",
"e",
"x"
],
[
"e",
"f",
"m",
"t"
],
[
"d",
"v",
"i",
"c",
"o",
"p",
"y"
],
[
"e",
"b",
"i",
"b",
"t",
"e",
"x"
],
[
"."
]
] | WhizzyTEX An Emacs minor-mode for incremental viewing of LATEX documents | other value | http://cristal.inria.fr/whizzytex/whizzytex.html | 12/1438042989891.18_20150728002309-00186-ip-10-236-191-2_59915225_2.json |
6e7ac978_tal_viewing_of_LATEX_documents__other_value | [Variable] MAKEINDEX [default value] makeindex [Meaning] command for making index [other value] | . | [
[
"e",
"l",
"a",
"t",
"e",
"x"
],
[
"e",
"f",
"m",
"t"
],
[
"d",
"v",
"i",
"c",
"o",
"p",
"y"
],
[
"e",
"b",
"i",
"b",
"t",
"e",
"x"
],
[
"."
]
] | WhizzyTEX An Emacs minor-mode for incremental viewing of LATEX documents | other value | http://cristal.inria.fr/whizzytex/whizzytex.html | 12/1438042989891.18_20150728002309-00186-ip-10-236-191-2_59915225_2.json |
6932ada1_view_Center_Keyboard_ShortCuts__Action_result | [Keyboard combinations] Shift+? [Action/result] | View all shortcuts | [
[
"V",
"i",
"e",
"w",
" ",
"a",
"l",
"l",
" ",
"s",
"h",
"o",
"r",
"t",
"c",
"u",
"t",
"s"
],
[
"T",
"o",
"g",
"g",
"l",
"e",
" ",
"b",
"e",
"t",
"w",
"e",
"e",
"n",
" ",
"B",
"l",
"o",
"c",
"k",
"/",
"U",
"n",
"b",
"l",
"o",
"c",
"k"
],
[
"N",
"e",
"x",
"t",
" ",
"t",
"i",
"l",
"e"
],
[
"P",
"r",
"e",
"v",
"i",
"o",
"u",
"s",
" ",
"t",
"i",
"l",
"e"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"h",
"o",
"w",
"n"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"B",
"l",
"o",
"c",
"k",
"e",
"d"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"U",
"p",
"c",
"o",
"m",
"i",
"n",
"g"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Nazgoz: Adsense Ad Review Center Keyboard ShortCuts | Action/result | http://www.nazgoz.com/2013/06/adsense-ad-review-center-keyboard.html | 12/1438042981460.12_20150728002301-00085-ip-10-236-191-2_611915961_0.json |
6932ada1_view_Center_Keyboard_ShortCuts__Action_result | [Keyboard combinations] Space bar [Action/result] | Toggle between Block/Unblock | [
[
"V",
"i",
"e",
"w",
" ",
"a",
"l",
"l",
" ",
"s",
"h",
"o",
"r",
"t",
"c",
"u",
"t",
"s"
],
[
"T",
"o",
"g",
"g",
"l",
"e",
" ",
"b",
"e",
"t",
"w",
"e",
"e",
"n",
" ",
"B",
"l",
"o",
"c",
"k",
"/",
"U",
"n",
"b",
"l",
"o",
"c",
"k"
],
[
"N",
"e",
"x",
"t",
" ",
"t",
"i",
"l",
"e"
],
[
"P",
"r",
"e",
"v",
"i",
"o",
"u",
"s",
" ",
"t",
"i",
"l",
"e"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"h",
"o",
"w",
"n"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"B",
"l",
"o",
"c",
"k",
"e",
"d"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"U",
"p",
"c",
"o",
"m",
"i",
"n",
"g"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Nazgoz: Adsense Ad Review Center Keyboard ShortCuts | Action/result | http://www.nazgoz.com/2013/06/adsense-ad-review-center-keyboard.html | 12/1438042981460.12_20150728002301-00085-ip-10-236-191-2_611915961_0.json |
6932ada1_view_Center_Keyboard_ShortCuts__Action_result | [Keyboard combinations] Right arrow [Action/result] | Next tile | [
[
"V",
"i",
"e",
"w",
" ",
"a",
"l",
"l",
" ",
"s",
"h",
"o",
"r",
"t",
"c",
"u",
"t",
"s"
],
[
"T",
"o",
"g",
"g",
"l",
"e",
" ",
"b",
"e",
"t",
"w",
"e",
"e",
"n",
" ",
"B",
"l",
"o",
"c",
"k",
"/",
"U",
"n",
"b",
"l",
"o",
"c",
"k"
],
[
"N",
"e",
"x",
"t",
" ",
"t",
"i",
"l",
"e"
],
[
"P",
"r",
"e",
"v",
"i",
"o",
"u",
"s",
" ",
"t",
"i",
"l",
"e"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"h",
"o",
"w",
"n"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"B",
"l",
"o",
"c",
"k",
"e",
"d"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"U",
"p",
"c",
"o",
"m",
"i",
"n",
"g"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Nazgoz: Adsense Ad Review Center Keyboard ShortCuts | Action/result | http://www.nazgoz.com/2013/06/adsense-ad-review-center-keyboard.html | 12/1438042981460.12_20150728002301-00085-ip-10-236-191-2_611915961_0.json |
6932ada1_view_Center_Keyboard_ShortCuts__Action_result | [Keyboard combinations] Left arrow [Action/result] | Previous tile | [
[
"V",
"i",
"e",
"w",
" ",
"a",
"l",
"l",
" ",
"s",
"h",
"o",
"r",
"t",
"c",
"u",
"t",
"s"
],
[
"T",
"o",
"g",
"g",
"l",
"e",
" ",
"b",
"e",
"t",
"w",
"e",
"e",
"n",
" ",
"B",
"l",
"o",
"c",
"k",
"/",
"U",
"n",
"b",
"l",
"o",
"c",
"k"
],
[
"N",
"e",
"x",
"t",
" ",
"t",
"i",
"l",
"e"
],
[
"P",
"r",
"e",
"v",
"i",
"o",
"u",
"s",
" ",
"t",
"i",
"l",
"e"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"h",
"o",
"w",
"n"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"B",
"l",
"o",
"c",
"k",
"e",
"d"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"U",
"p",
"c",
"o",
"m",
"i",
"n",
"g"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Nazgoz: Adsense Ad Review Center Keyboard ShortCuts | Action/result | http://www.nazgoz.com/2013/06/adsense-ad-review-center-keyboard.html | 12/1438042981460.12_20150728002301-00085-ip-10-236-191-2_611915961_0.json |
6932ada1_view_Center_Keyboard_ShortCuts__Action_result | [Keyboard combinations] g then s [Action/result] | Go to Shown | [
[
"V",
"i",
"e",
"w",
" ",
"a",
"l",
"l",
" ",
"s",
"h",
"o",
"r",
"t",
"c",
"u",
"t",
"s"
],
[
"T",
"o",
"g",
"g",
"l",
"e",
" ",
"b",
"e",
"t",
"w",
"e",
"e",
"n",
" ",
"B",
"l",
"o",
"c",
"k",
"/",
"U",
"n",
"b",
"l",
"o",
"c",
"k"
],
[
"N",
"e",
"x",
"t",
" ",
"t",
"i",
"l",
"e"
],
[
"P",
"r",
"e",
"v",
"i",
"o",
"u",
"s",
" ",
"t",
"i",
"l",
"e"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"h",
"o",
"w",
"n"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"B",
"l",
"o",
"c",
"k",
"e",
"d"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"U",
"p",
"c",
"o",
"m",
"i",
"n",
"g"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Nazgoz: Adsense Ad Review Center Keyboard ShortCuts | Action/result | http://www.nazgoz.com/2013/06/adsense-ad-review-center-keyboard.html | 12/1438042981460.12_20150728002301-00085-ip-10-236-191-2_611915961_0.json |
6932ada1_view_Center_Keyboard_ShortCuts__Action_result | [Keyboard combinations] g then b [Action/result] | Go to Blocked | [
[
"V",
"i",
"e",
"w",
" ",
"a",
"l",
"l",
" ",
"s",
"h",
"o",
"r",
"t",
"c",
"u",
"t",
"s"
],
[
"T",
"o",
"g",
"g",
"l",
"e",
" ",
"b",
"e",
"t",
"w",
"e",
"e",
"n",
" ",
"B",
"l",
"o",
"c",
"k",
"/",
"U",
"n",
"b",
"l",
"o",
"c",
"k"
],
[
"N",
"e",
"x",
"t",
" ",
"t",
"i",
"l",
"e"
],
[
"P",
"r",
"e",
"v",
"i",
"o",
"u",
"s",
" ",
"t",
"i",
"l",
"e"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"h",
"o",
"w",
"n"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"B",
"l",
"o",
"c",
"k",
"e",
"d"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"U",
"p",
"c",
"o",
"m",
"i",
"n",
"g"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Nazgoz: Adsense Ad Review Center Keyboard ShortCuts | Action/result | http://www.nazgoz.com/2013/06/adsense-ad-review-center-keyboard.html | 12/1438042981460.12_20150728002301-00085-ip-10-236-191-2_611915961_0.json |
6932ada1_view_Center_Keyboard_ShortCuts__Action_result | [Keyboard combinations] g then u [Action/result] | Go to Upcoming | [
[
"V",
"i",
"e",
"w",
" ",
"a",
"l",
"l",
" ",
"s",
"h",
"o",
"r",
"t",
"c",
"u",
"t",
"s"
],
[
"T",
"o",
"g",
"g",
"l",
"e",
" ",
"b",
"e",
"t",
"w",
"e",
"e",
"n",
" ",
"B",
"l",
"o",
"c",
"k",
"/",
"U",
"n",
"b",
"l",
"o",
"c",
"k"
],
[
"N",
"e",
"x",
"t",
" ",
"t",
"i",
"l",
"e"
],
[
"P",
"r",
"e",
"v",
"i",
"o",
"u",
"s",
" ",
"t",
"i",
"l",
"e"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"h",
"o",
"w",
"n"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"B",
"l",
"o",
"c",
"k",
"e",
"d"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"U",
"p",
"c",
"o",
"m",
"i",
"n",
"g"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Nazgoz: Adsense Ad Review Center Keyboard ShortCuts | Action/result | http://www.nazgoz.com/2013/06/adsense-ad-review-center-keyboard.html | 12/1438042981460.12_20150728002301-00085-ip-10-236-191-2_611915961_0.json |
6932ada1_view_Center_Keyboard_ShortCuts__Action_result | [Keyboard combinations] g then p [Action/result] | Go to Settings | [
[
"V",
"i",
"e",
"w",
" ",
"a",
"l",
"l",
" ",
"s",
"h",
"o",
"r",
"t",
"c",
"u",
"t",
"s"
],
[
"T",
"o",
"g",
"g",
"l",
"e",
" ",
"b",
"e",
"t",
"w",
"e",
"e",
"n",
" ",
"B",
"l",
"o",
"c",
"k",
"/",
"U",
"n",
"b",
"l",
"o",
"c",
"k"
],
[
"N",
"e",
"x",
"t",
" ",
"t",
"i",
"l",
"e"
],
[
"P",
"r",
"e",
"v",
"i",
"o",
"u",
"s",
" ",
"t",
"i",
"l",
"e"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"h",
"o",
"w",
"n"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"B",
"l",
"o",
"c",
"k",
"e",
"d"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"U",
"p",
"c",
"o",
"m",
"i",
"n",
"g"
],
[
"G",
"o",
" ",
"t",
"o",
" ",
"S",
"e",
"t",
"t",
"i",
"n",
"g",
"s"
]
] | Nazgoz: Adsense Ad Review Center Keyboard ShortCuts | Action/result | http://www.nazgoz.com/2013/06/adsense-ad-review-center-keyboard.html | 12/1438042981460.12_20150728002301-00085-ip-10-236-191-2_611915961_0.json |
8103d38e_seite_com___gratis_Web_Seite__Name | [function] The authorized person may request pages / scripts in a protected directory via URL [Name] | GET | [
[
"G",
"E",
"T"
],
[
"P",
"O",
"S",
"T"
],
[
"P",
"U",
"T"
],
[
"H",
"E",
"A",
"D"
],
[
"D",
"E",
"L",
"E",
"T",
"E"
],
[
"T",
"R",
"A",
"C",
"E"
]
] | seite.com - gratis Web Seite | Name | http://www.seite.com/faq | 12/1438042990114.79_20150728002310-00029-ip-10-236-191-2_693167153_0.json |
8103d38e_seite_com___gratis_Web_Seite__Name | [function] The claimant must send form data in the protected directory [Name] | POST | [
[
"G",
"E",
"T"
],
[
"P",
"O",
"S",
"T"
],
[
"P",
"U",
"T"
],
[
"H",
"E",
"A",
"D"
],
[
"D",
"E",
"L",
"E",
"T",
"E"
],
[
"T",
"R",
"A",
"C",
"E"
]
] | seite.com - gratis Web Seite | Name | http://www.seite.com/faq | 12/1438042990114.79_20150728002310-00029-ip-10-236-191-2_693167153_0.json |
8103d38e_seite_com___gratis_Web_Seite__Name | [function] The authorized person may load files in the protected directory [Name] | PUT | [
[
"G",
"E",
"T"
],
[
"P",
"O",
"S",
"T"
],
[
"P",
"U",
"T"
],
[
"H",
"E",
"A",
"D"
],
[
"D",
"E",
"L",
"E",
"T",
"E"
],
[
"T",
"R",
"A",
"C",
"E"
]
] | seite.com - gratis Web Seite | Name | http://www.seite.com/faq | 12/1438042990114.79_20150728002310-00029-ip-10-236-191-2_693167153_0.json |
8103d38e_seite_com___gratis_Web_Seite__Name | [function] The authorized person may load header pages within the protected directory [Name] | HEAD | [
[
"G",
"E",
"T"
],
[
"P",
"O",
"S",
"T"
],
[
"P",
"U",
"T"
],
[
"H",
"E",
"A",
"D"
],
[
"D",
"E",
"L",
"E",
"T",
"E"
],
[
"T",
"R",
"A",
"C",
"E"
]
] | seite.com - gratis Web Seite | Name | http://www.seite.com/faq | 12/1438042990114.79_20150728002310-00029-ip-10-236-191-2_693167153_0.json |
8103d38e_seite_com___gratis_Web_Seite__Name | [function] The authorized person must delete files within the protected directory [Name] | DELETE | [
[
"G",
"E",
"T"
],
[
"P",
"O",
"S",
"T"
],
[
"P",
"U",
"T"
],
[
"H",
"E",
"A",
"D"
],
[
"D",
"E",
"L",
"E",
"T",
"E"
],
[
"T",
"R",
"A",
"C",
"E"
]
] | seite.com - gratis Web Seite | Name | http://www.seite.com/faq | 12/1438042990114.79_20150728002310-00029-ip-10-236-191-2_693167153_0.json |
8103d38e_seite_com___gratis_Web_Seite__Name | [function] The authorized person may trace requests and responses within the protected directory [Name] | TRACE | [
[
"G",
"E",
"T"
],
[
"P",
"O",
"S",
"T"
],
[
"P",
"U",
"T"
],
[
"H",
"E",
"A",
"D"
],
[
"D",
"E",
"L",
"E",
"T",
"E"
],
[
"T",
"R",
"A",
"C",
"E"
]
] | seite.com - gratis Web Seite | Name | http://www.seite.com/faq | 12/1438042990114.79_20150728002310-00029-ip-10-236-191-2_693167153_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [Action] Back-slash [First Keystroke] RX focus to other Entry window [Subsequent Keystrokes] Toggle RX focus between Entry windows [Starting Condition] | Both in one Entry window | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [First Keystroke] RX focus to other Entry Window [Subsequent Keystrokes] Toggle [Starting Condition] | One in each Entry window | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [Action] Pause [First Keystroke] Both to other Entry window [Subsequent Keystrokes] Toggle both [Starting Condition] | Both in one Entry window | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [First Keystroke] Both to Entry window with Transmit focus [Subsequent Keystrokes] Toggle both [Starting Condition] | One in each Entry window | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [Action] Mouse click (anywhere but buttons) [First Keystroke] RX to clicked window [Subsequent Keystrokes] N/A [Starting Condition] | N/A | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [Action] Ctrl+left arrow [First Keystroke] Both to VFO/Radio A [Subsequent Keystrokes] Nil [Starting Condition] | Both in one Entry window | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [First Keystroke] Both to Radio A [Subsequent Keystrokes] Nil [Starting Condition] | One in each Entry window | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [Action] Ctrl+right arrow [First Keystroke] Both to VFO/Radio B [Subsequent Keystrokes] Nil [Starting Condition] | Both in one Entry window | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
9bedeae1__Logger_Website___Entry_Window__Starting_Condition | [First Keystroke] Both to VFO/Radio B [Subsequent Keystrokes] Nil [Starting Condition] | One in each Entry window | [
[
"B",
"o",
"t",
"h",
" ",
"i",
"n",
" ",
"o",
"n",
"e",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"O",
"n",
"e",
" ",
"i",
"n",
" ",
"e",
"a",
"c",
"h",
" ",
"E",
"n",
"t",
"r",
"y",
" ",
"w",
"i",
"n",
"d",
"o",
"w"
],
[
"N",
"/",
"A"
]
] | N1MM Logger Website | Entry Window | Starting Condition | http://n1mm.hamdocs.com/tiki-index.php?page=Entry+Window&structure=N1MM+Logger+Documentation | 12/1438042990114.79_20150728002310-00128-ip-10-236-191-2_177835955_0.json |
984b9419_lasses___FuelPHP_Documentation__Required | [Param] hostname [Type] string [Description] the TCP hostname, OR a UNIX socket filepath [Required] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mongo_Db Introduction - Classes - FuelPHP Documentation | Required | http://fuelphp.com/docs/classes/mongo/introduction.html | 12/1438042990114.79_20150728002310-00121-ip-10-236-191-2_94982620_0.json |
984b9419_lasses___FuelPHP_Documentation__Required | [Param] database [Type] string [Description] the database name [Required] | yes | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mongo_Db Introduction - Classes - FuelPHP Documentation | Required | http://fuelphp.com/docs/classes/mongo/introduction.html | 12/1438042990114.79_20150728002310-00121-ip-10-236-191-2_94982620_0.json |
984b9419_lasses___FuelPHP_Documentation__Required | [Param] port [Type] number [Description] the port to use in the connection, OR 0 if the hostname is a UNIX socket [Required] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mongo_Db Introduction - Classes - FuelPHP Documentation | Required | http://fuelphp.com/docs/classes/mongo/introduction.html | 12/1438042990114.79_20150728002310-00121-ip-10-236-191-2_94982620_0.json |
984b9419_lasses___FuelPHP_Documentation__Required | [Param] replicaset [Type] string [Description] the name of the replicaset to use for the connection [Required] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mongo_Db Introduction - Classes - FuelPHP Documentation | Required | http://fuelphp.com/docs/classes/mongo/introduction.html | 12/1438042990114.79_20150728002310-00121-ip-10-236-191-2_94982620_0.json |
984b9419_lasses___FuelPHP_Documentation__Required | [Param] username [Type] string [Description] username used for authentication, ignored if no password has been set [Required] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mongo_Db Introduction - Classes - FuelPHP Documentation | Required | http://fuelphp.com/docs/classes/mongo/introduction.html | 12/1438042990114.79_20150728002310-00121-ip-10-236-191-2_94982620_0.json |
984b9419_lasses___FuelPHP_Documentation__Required | [Param] password [Type] string [Description] password used for authentication, ignored if no password has been set [Required] | no | [
[
"y",
"e",
"s"
],
[
"n",
"o"
]
] | Mongo_Db Introduction - Classes - FuelPHP Documentation | Required | http://fuelphp.com/docs/classes/mongo/introduction.html | 12/1438042990114.79_20150728002310-00121-ip-10-236-191-2_94982620_0.json |
d0430138_JavaScript___Jasny_Bootstrap__type | [Name] canvas [default] false [description] If set, the canvas will be moved on show and hide instead of the target element. This creates alternative effects. [type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | JavaScript · Jasny Bootstrap | type | http://www.jasny.net/bootstrap/javascript/ | 12/1438042990114.79_20150728002310-00229-ip-10-236-191-2_530698647_0.json |
d0430138_JavaScript___Jasny_Bootstrap__type | [Name] toggle [default] true [description] Toggles the off canvas element on invocation [type] | boolean | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | JavaScript · Jasny Bootstrap | type | http://www.jasny.net/bootstrap/javascript/ | 12/1438042990114.79_20150728002310-00229-ip-10-236-191-2_530698647_0.json |
d0430138_JavaScript___Jasny_Bootstrap__type | [Name] placement [default] 'auto' [description] Where to position the element at the start of the animation. For example, if placement is "left", the element will slide from left to right. The default option "auto" guesses the placement based on position and dimension. [type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | JavaScript · Jasny Bootstrap | type | http://www.jasny.net/bootstrap/javascript/ | 12/1438042990114.79_20150728002310-00229-ip-10-236-191-2_530698647_0.json |
d0430138_JavaScript___Jasny_Bootstrap__type | [Name] autohide [default] true [description] Hide the off canvas element if clicked anywhere other that the element. [type] | boolean | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | JavaScript · Jasny Bootstrap | type | http://www.jasny.net/bootstrap/javascript/ | 12/1438042990114.79_20150728002310-00229-ip-10-236-191-2_530698647_0.json |
d0430138_JavaScript___Jasny_Bootstrap__type | [Name] recalc [default] true [description] Calculate if off canvas should be disabled for this viewport width on window resize. If your elements always gets hidden on window resize, try setting this to false. [type] | boolean | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | JavaScript · Jasny Bootstrap | type | http://www.jasny.net/bootstrap/javascript/ | 12/1438042990114.79_20150728002310-00229-ip-10-236-191-2_530698647_0.json |
d0430138_JavaScript___Jasny_Bootstrap__type | [Name] disableScrolling [default] true [description] Disable scrolling when the off canvas element is shown, by setting overflow to hidden for the body. [type] | boolean | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"b",
"o",
"o",
"l",
"e",
"a",
"n"
]
] | JavaScript · Jasny Bootstrap | type | http://www.jasny.net/bootstrap/javascript/ | 12/1438042990114.79_20150728002310-00229-ip-10-236-191-2_530698647_0.json |
a7de6e90_ation_in_the_palm_of_your_hand__Language | [LanguageID] 1 [Description] Add the given go phrase to the English go phrases. [Language] | English | [
[
"E",
"n",
"g",
"l",
"i",
"s",
"h"
],
[
"F",
"r",
"e",
"n",
"c",
"h"
],
[
"J",
"a",
"p",
"a",
"n",
"e",
"s",
"e"
],
[
"G",
"e",
"r",
"m",
"a",
"n"
],
[
"S",
"p",
"a",
"n",
"i",
"s",
"h"
],
[
"K",
"o",
"r",
"e",
"a",
"n"
]
] | The world of relevant information in the palm of your hand | Language | http://www.extractor.com/API_Description.htm | 12/1438042990114.79_20150728002310-00235-ip-10-236-191-2_439848698_8.json |
a7de6e90_ation_in_the_palm_of_your_hand__Language | [LanguageID] 2 [Description] Add the given go phrase to the French go phrases. [Language] | French | [
[
"E",
"n",
"g",
"l",
"i",
"s",
"h"
],
[
"F",
"r",
"e",
"n",
"c",
"h"
],
[
"J",
"a",
"p",
"a",
"n",
"e",
"s",
"e"
],
[
"G",
"e",
"r",
"m",
"a",
"n"
],
[
"S",
"p",
"a",
"n",
"i",
"s",
"h"
],
[
"K",
"o",
"r",
"e",
"a",
"n"
]
] | The world of relevant information in the palm of your hand | Language | http://www.extractor.com/API_Description.htm | 12/1438042990114.79_20150728002310-00235-ip-10-236-191-2_439848698_8.json |
a7de6e90_ation_in_the_palm_of_your_hand__Language | [LanguageID] 3 [Description] Add the given go phrase to the Japanese go phrases. [Language] | Japanese | [
[
"E",
"n",
"g",
"l",
"i",
"s",
"h"
],
[
"F",
"r",
"e",
"n",
"c",
"h"
],
[
"J",
"a",
"p",
"a",
"n",
"e",
"s",
"e"
],
[
"G",
"e",
"r",
"m",
"a",
"n"
],
[
"S",
"p",
"a",
"n",
"i",
"s",
"h"
],
[
"K",
"o",
"r",
"e",
"a",
"n"
]
] | The world of relevant information in the palm of your hand | Language | http://www.extractor.com/API_Description.htm | 12/1438042990114.79_20150728002310-00235-ip-10-236-191-2_439848698_8.json |
a7de6e90_ation_in_the_palm_of_your_hand__Language | [LanguageID] 4 [Description] Add the given go phrase to the German go phrases. [Language] | German | [
[
"E",
"n",
"g",
"l",
"i",
"s",
"h"
],
[
"F",
"r",
"e",
"n",
"c",
"h"
],
[
"J",
"a",
"p",
"a",
"n",
"e",
"s",
"e"
],
[
"G",
"e",
"r",
"m",
"a",
"n"
],
[
"S",
"p",
"a",
"n",
"i",
"s",
"h"
],
[
"K",
"o",
"r",
"e",
"a",
"n"
]
] | The world of relevant information in the palm of your hand | Language | http://www.extractor.com/API_Description.htm | 12/1438042990114.79_20150728002310-00235-ip-10-236-191-2_439848698_8.json |
a7de6e90_ation_in_the_palm_of_your_hand__Language | [LanguageID] 5 [Description] Add the given go phrase to the Spanish go phrases. [Language] | Spanish | [
[
"E",
"n",
"g",
"l",
"i",
"s",
"h"
],
[
"F",
"r",
"e",
"n",
"c",
"h"
],
[
"J",
"a",
"p",
"a",
"n",
"e",
"s",
"e"
],
[
"G",
"e",
"r",
"m",
"a",
"n"
],
[
"S",
"p",
"a",
"n",
"i",
"s",
"h"
],
[
"K",
"o",
"r",
"e",
"a",
"n"
]
] | The world of relevant information in the palm of your hand | Language | http://www.extractor.com/API_Description.htm | 12/1438042990114.79_20150728002310-00235-ip-10-236-191-2_439848698_8.json |
a7de6e90_ation_in_the_palm_of_your_hand__Language | [LanguageID] 6 [Description] Add the given go phrase to the Korean go phrases. [Language] | Korean | [
[
"E",
"n",
"g",
"l",
"i",
"s",
"h"
],
[
"F",
"r",
"e",
"n",
"c",
"h"
],
[
"J",
"a",
"p",
"a",
"n",
"e",
"s",
"e"
],
[
"G",
"e",
"r",
"m",
"a",
"n"
],
[
"S",
"p",
"a",
"n",
"i",
"s",
"h"
],
[
"K",
"o",
"r",
"e",
"a",
"n"
]
] | The world of relevant information in the palm of your hand | Language | http://www.extractor.com/API_Description.htm | 12/1438042990114.79_20150728002310-00235-ip-10-236-191-2_439848698_8.json |
13648cfd_Post_on_wall__Required | [Parameter] what [Type] string [Description] must have value "wall" [Required] | required | [
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"o",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
],
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
" ",
"f",
"o",
"r",
" ",
"i",
"m",
"a",
"g",
"e",
"_",
"d",
"a",
"t",
"a"
]
] | Post on wall | Required | http://www.yspan.com/doc_post_on_wall | 12/1438042981460.12_20150728002301-00157-ip-10-236-191-2_840958819_0.json |
13648cfd_Post_on_wall__Required | [Parameter] op [Type] string [Description] must have value "put" [Required] | required | [
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"o",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
],
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
" ",
"f",
"o",
"r",
" ",
"i",
"m",
"a",
"g",
"e",
"_",
"d",
"a",
"t",
"a"
]
] | Post on wall | Required | http://www.yspan.com/doc_post_on_wall | 12/1438042981460.12_20150728002301-00157-ip-10-236-191-2_840958819_0.json |
13648cfd_Post_on_wall__Required | [Parameter] user_id [Type] int [Description] ID of the wall owner [Required] | required | [
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"o",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
],
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
" ",
"f",
"o",
"r",
" ",
"i",
"m",
"a",
"g",
"e",
"_",
"d",
"a",
"t",
"a"
]
] | Post on wall | Required | http://www.yspan.com/doc_post_on_wall | 12/1438042981460.12_20150728002301-00157-ip-10-236-191-2_840958819_0.json |
13648cfd_Post_on_wall__Required | [Parameter] message_body [Type] string [Description] the text you want to post on the wall [Required] | required | [
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"o",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
],
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
" ",
"f",
"o",
"r",
" ",
"i",
"m",
"a",
"g",
"e",
"_",
"d",
"a",
"t",
"a"
]
] | Post on wall | Required | http://www.yspan.com/doc_post_on_wall | 12/1438042981460.12_20150728002301-00157-ip-10-236-191-2_840958819_0.json |
13648cfd_Post_on_wall__Required | [Parameter] cat_id [Type] int [Description] category ID for the post [Required] | optional | [
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"o",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
],
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
" ",
"f",
"o",
"r",
" ",
"i",
"m",
"a",
"g",
"e",
"_",
"d",
"a",
"t",
"a"
]
] | Post on wall | Required | http://www.yspan.com/doc_post_on_wall | 12/1438042981460.12_20150728002301-00157-ip-10-236-191-2_840958819_0.json |
13648cfd_Post_on_wall__Required | [Parameter] embed_video [Type] string or array of strings [Description] embed code for the video on this post [Required] | optional | [
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"o",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
],
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
" ",
"f",
"o",
"r",
" ",
"i",
"m",
"a",
"g",
"e",
"_",
"d",
"a",
"t",
"a"
]
] | Post on wall | Required | http://www.yspan.com/doc_post_on_wall | 12/1438042981460.12_20150728002301-00157-ip-10-236-191-2_840958819_0.json |
13648cfd_Post_on_wall__Required | [Parameter] image_data [Type] string [Description] base64 encoded image file [Required] | optional | [
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"o",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
],
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
" ",
"f",
"o",
"r",
" ",
"i",
"m",
"a",
"g",
"e",
"_",
"d",
"a",
"t",
"a"
]
] | Post on wall | Required | http://www.yspan.com/doc_post_on_wall | 12/1438042981460.12_20150728002301-00157-ip-10-236-191-2_840958819_0.json |
13648cfd_Post_on_wall__Required | [Parameter] image_extension [Type] string [Description] the image extension for the sent data; accepted extensions: jpg, png, gif [Required] | required for image_data | [
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"o",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
],
[
"r",
"e",
"q",
"u",
"i",
"r",
"e",
"d",
" ",
"f",
"o",
"r",
" ",
"i",
"m",
"a",
"g",
"e",
"_",
"d",
"a",
"t",
"a"
]
] | Post on wall | Required | http://www.yspan.com/doc_post_on_wall | 12/1438042981460.12_20150728002301-00157-ip-10-236-191-2_840958819_0.json |
7da21d2f_ing_and_technology_in_general___Meaning | [Macro] xmm [Meaning] | Gives the opcode signifying a pair of xmm{n1},xmm{n2} registers | [] | Ojdip.net - My thoughts on programming, networking and technology in general. | Meaning | http://www.ojdip.net/ | 12/1438042990114.79_20150728002310-00184-ip-10-236-191-2_634547041_0.json |
7da21d2f_ing_and_technology_in_general___Meaning | [Macro] pop_xmm [Meaning] | Pops the floating point value from the stack into the xmmN | [] | Ojdip.net - My thoughts on programming, networking and technology in general. | Meaning | http://www.ojdip.net/ | 12/1438042990114.79_20150728002310-00184-ip-10-236-191-2_634547041_0.json |
7da21d2f_ing_and_technology_in_general___Meaning | [Macro] push_xmm [Meaning] | Pushes the floating pint value from the xmmN onto the stack | [] | Ojdip.net - My thoughts on programming, networking and technology in general. | Meaning | http://www.ojdip.net/ | 12/1438042990114.79_20150728002310-00184-ip-10-236-191-2_634547041_0.json |
7da21d2f_ing_and_technology_in_general___Meaning | [Macro] operation [Meaning] | Performs one of the four arithmetic operations, in the xmm{n1},xmm{n2} registers | [] | Ojdip.net - My thoughts on programming, networking and technology in general. | Meaning | http://www.ojdip.net/ | 12/1438042990114.79_20150728002310-00184-ip-10-236-191-2_634547041_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.