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
523329c0_Sco_js__description
[Name] triggerHtml [type] object [description]
If not null, this should be a hash like {off: 'more', on: 'less'}. This text is set on the trigger. When target is not visible, the off text is shown on the trigger, otherwise the on text is shown.
[]
Sco.js
description
http://terebentina.github.io/sco.js/
36/1438042989443.69_20150728002309-00240-ip-10-236-191-2_238798390_2.json
523329c0_Sco_js__description
[Name] mode [type] string [default] next [description]
Can be either next or prev. Determines where the element to collapse is to be found in relation to the trigger. next means the trigger comes before the collapsible element while prev means trigger is after the element. The plugin is actually searching for a prev/next sibling of the trigger by using the prev(), next() jQuery functions.
[]
Sco.js
description
http://terebentina.github.io/sco.js/
36/1438042989443.69_20150728002309-00240-ip-10-236-191-2_238798390_2.json
523329c0_Sco_js__description
[Name] collapseSelector [type] string [default] .collapsible [description]
The selector for the target element to be toggled.
[]
Sco.js
description
http://terebentina.github.io/sco.js/
36/1438042989443.69_20150728002309-00240-ip-10-236-191-2_238798390_2.json
523329c0_Sco_js__description
[Name] triggerSelector [type] string [default] [data-trigger="collapse"] [description]
This is used by accordion to find all triggers.
[]
Sco.js
description
http://terebentina.github.io/sco.js/
36/1438042989443.69_20150728002309-00240-ip-10-236-191-2_238798390_2.json
523329c0_Sco_js__description
[Name] ease [type] string [default] slide [description]
The effect to use to show/hide the target element. Must be an effect that supports the toggle jQuery functions (like toggleSlide(), toggleFade() or simply toggle()).
[]
Sco.js
description
http://terebentina.github.io/sco.js/
36/1438042989443.69_20150728002309-00240-ip-10-236-191-2_238798390_2.json
5fca2594_The_Repository_Model__Data_Type
[Column Name] OID [Column Description] Daemon log's OID, unique within a model [Data Type]
NUMBER
[ [ "N", "U", "M", "B", "E", "R" ], [ "V", "A", "R", "C", "H", "A", "R", "2" ], [ "I", "N", "T", "E", "G", "E", "R" ], [ "S", "H", "O", "R", "T" ] ]
The Repository Model
Data Type
https://infinity.sungard.com/documentation/ipp/6.0/topic/ag.carnot.docs.dev/html/handbooks/operation/audit-trail/ag-appendix-audittrail-1.htm
36/1438042989443.69_20150728002309-00196-ip-10-236-191-2_888112660_7.json
5fca2594_The_Repository_Model__Data_Type
[Column Name] TYPE [Length] 100 [Column Description] Daemon type [Data Type]
VARCHAR2
[ [ "N", "U", "M", "B", "E", "R" ], [ "V", "A", "R", "C", "H", "A", "R", "2" ], [ "I", "N", "T", "E", "G", "E", "R" ], [ "S", "H", "O", "R", "T" ] ]
The Repository Model
Data Type
https://infinity.sungard.com/documentation/ipp/6.0/topic/ag.carnot.docs.dev/html/handbooks/operation/audit-trail/ag-appendix-audittrail-1.htm
36/1438042989443.69_20150728002309-00196-ip-10-236-191-2_888112660_7.json
5fca2594_The_Repository_Model__Data_Type
[Column Name] CODE [Column Description] Type of the timestamp, which can be 0 for daemon start time 1 for daemon last execution time [Data Type]
INTEGER
[ [ "N", "U", "M", "B", "E", "R" ], [ "V", "A", "R", "C", "H", "A", "R", "2" ], [ "I", "N", "T", "E", "G", "E", "R" ], [ "S", "H", "O", "R", "T" ] ]
The Repository Model
Data Type
https://infinity.sungard.com/documentation/ipp/6.0/topic/ag.carnot.docs.dev/html/handbooks/operation/audit-trail/ag-appendix-audittrail-1.htm
36/1438042989443.69_20150728002309-00196-ip-10-236-191-2_888112660_7.json
5fca2594_The_Repository_Model__Data_Type
[Column Name] STAMP [Column Description] Time stamp marking the start of a currently running daemon [Data Type]
NUMBER
[ [ "N", "U", "M", "B", "E", "R" ], [ "V", "A", "R", "C", "H", "A", "R", "2" ], [ "I", "N", "T", "E", "G", "E", "R" ], [ "S", "H", "O", "R", "T" ] ]
The Repository Model
Data Type
https://infinity.sungard.com/documentation/ipp/6.0/topic/ag.carnot.docs.dev/html/handbooks/operation/audit-trail/ag-appendix-audittrail-1.htm
36/1438042989443.69_20150728002309-00196-ip-10-236-191-2_888112660_7.json
5fca2594_The_Repository_Model__Data_Type
[Column Name] STATE [Column Description] Depending on the value in the code column, it can be: - the acknowledgement status for starting daemons (code = 0), (0) for ok, (1) for requested and (2) for failure; - daemon execution state for running daemons (code = 1), (0) for ok, (2) for warnings and (4) for fatal errors [Data Type]
INTEGER
[ [ "N", "U", "M", "B", "E", "R" ], [ "V", "A", "R", "C", "H", "A", "R", "2" ], [ "I", "N", "T", "E", "G", "E", "R" ], [ "S", "H", "O", "R", "T" ] ]
The Repository Model
Data Type
https://infinity.sungard.com/documentation/ipp/6.0/topic/ag.carnot.docs.dev/html/handbooks/operation/audit-trail/ag-appendix-audittrail-1.htm
36/1438042989443.69_20150728002309-00196-ip-10-236-191-2_888112660_7.json
5fca2594_The_Repository_Model__Data_Type
[Column Name] PARTITION [Column Description] Foreign key for table PARTITION, designating the partition the model is part of. [Data Type]
SHORT
[ [ "N", "U", "M", "B", "E", "R" ], [ "V", "A", "R", "C", "H", "A", "R", "2" ], [ "I", "N", "T", "E", "G", "E", "R" ], [ "S", "H", "O", "R", "T" ] ]
The Repository Model
Data Type
https://infinity.sungard.com/documentation/ipp/6.0/topic/ag.carnot.docs.dev/html/handbooks/operation/audit-trail/ag-appendix-audittrail-1.htm
36/1438042989443.69_20150728002309-00196-ip-10-236-191-2_888112660_7.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_READ [Value] 0x0001 [Description]
Message has been read.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_REPLIED [Value] 0x0002 [Description]
A reply has been successfully sent.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_MARKED [Value] 0x0004 [Description]
The user has flagged this message.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_EXPUNGED [Value] 0x0008 [Description]
Already gone (when folder not compacted). Since actually removing a message from a folder is a semi-expensive operation, we tend to delay it; messages with this bit set will be removed the next time folder compaction is done. Once this bit is set, it never gets un-set.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_HAS_RE [Value] 0x0010 [Description]
Whether subject has “Re:” on the front. The folder summary uniquifies all of the strings in it, and to help this, any string which begins with “Re:” has that stripped first. This bit is then set, so that when presenting the message, we know to put it back (since the “Re:” is not itself stored in the file).
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_ELIDED [Value] 0x0020 [Description]
Whether the children of this sub-thread are folded in the display.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_OFFLINE [Value] 0x0080 [Description]
DB has offline news or imap article.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_WATCHED [Value] 0x0100 [Description]
If set, this thread is watched.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_SENDER_AUTHED [Value] 0x0200 [Description]
If set, then this message's sender has been authenticated when sending this msg. This means the POP3 server gave a positive answer to the XSENDER command. Since this command is no standard and only known by few servers, this flag is unmeaning in most cases.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_PARTIAL [Value] 0x0400 [Description]
If set, then this message's body contains not the whole message, and a link is available in the message to download the rest of it from the POP server. This can be only a few lines of the message (in case of size restriction for the download of messages) or nothing at all (in case of “Fetch headers only”)
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_QUEUED [Value] 0x0800 [Description]
If set, this message is queued for delivery. This only ever gets set on messages in the queue folder, but is used to protect against the case of other messages having made their way in there somehow – if some other program put a message in the queue, it won't be delivered later!
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_FORWARDED [Value] 0x1000 [Description]
This message has been forwarded.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
fe222425_lla_X_Mozilla_Status_explained_X_Mozilla_Status_Description
[Name] MSG_FLAG_PRIORITIES [Value] 0xE000 [Description]
These are used to remember the message priority in interal status flags.
[]
Christian Eyrich - Mozilla X-Mozilla-Status explained
Description
http://www.christian-eyrich.de/mozilla/X-Mozilla-Status.html
36/1438042988308.23_20150728002308-00194-ip-10-236-191-2_366921788_0.json
a4fd8e43_TED___API_Docs__Description
[Field] id [Description]
Unique identifier for this resource
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] title [Description]
Professional title for this speaker
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] firstname [Description]
First name of the speaker
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] middleinitial [Description]
Middle initial of the speaker
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] lastname [Description]
Last name of the speaker
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] description [Description]
A text description of this resource
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] whotheyare [Description]
Brief text description/bio of this speaker
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] whylisten [Description]
A longer topical text description of this speaker
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] slug [Description]
The text slug for this resource
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
a4fd8e43_TED___API_Docs__Description
[Field] published_at [Description]
Date this information was published
[]
TED - API Docs
Description
http://developer.ted.com/API_Docs
36/1438042988598.68_20150728002308-00269-ip-10-236-191-2_60887998_4.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+V [Description]
Quick Settings
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+6 on the numbers row [Description]
Settings Center
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+CTRL+S [Description]
Switch Voice Profiles
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] CTRL [Description]
Interrupt Speech
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+CTRL+H [Description]
Custom Highlight Assign
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+ESC [Description]
Refresh Screen
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+S [Description]
Screen Echo toggle
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+2 [Description]
Typing Echo Toggle
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+3 [Description]
Pass Key Through
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+4 [Description]
Select Symbol to Print
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+J [Description]
JAWS Window
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+F4 [Description]
Shut Down JAWS
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+Q, twice quickly to display in virtual viewer. [Description]
Say Active Configuration Name
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+F2 [Description]
Run JAWS Manager
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+ALT+W [Description]
Virtualize Window
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+ALT+S [Description]
Select Scheme
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] WINDOWS Key+M [Description]
Minimize All Applications
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] WINDOWS Key+C [Description]
Copy Selected Text to FSClipboard
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+WINDOWS Key+X [Description]
Read Windows Clipboard
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
e447d392_JAWS_Keystrokes__Description
[Command] INSERT+CTRL+W [Description]
Word List
[]
JAWS Keystrokes
Description
http://doccenter.freedomscientific.com/doccenter/archives/training/jawskeystrokes.htm
36/1438042988598.68_20150728002308-00307-ip-10-236-191-2_70831413_20.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] anchorlinenos [Description] If present wrap line numbers in tags. [Valid values]
N/A
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] classprefix [Description] String to prepend to token class names [Valid values]
string
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] hl_lines [Description] List of lines to be highlighted. [Valid values]
numbers
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] lineanchors [Description] Wrap each line in an anchor using this string and -linenumber. [Valid values]
string
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] linenos [Description] If present or set to “table” output line numbers in a table, if set to “inline” output them inline. “none” means do not output the line numbers for this table. [Valid values]
string
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] linenospecial [Description] If set every nth line will be given the ‘special’ css class. [Valid values]
number
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] linenostart [Description] Line number for the first line. [Valid values]
number
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] linenostep [Description] Print every nth line number. [Valid values]
number
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] lineseparator [Description] String to print between lines of code, ‘n’ by default. [Valid values]
string
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] linespans [Description] Wrap each line in a span using this and -linenumber. [Valid values]
string
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] nobackground [Description] If set do not output background color for the wrapping element [Valid values]
N/A
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] nowrap [Description] If set do not wrap the tokens at all. [Valid values]
N/A
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] tagsfile [Description] ctags file to use for name definitions. [Valid values]
string
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
c66eb9b8____Pelican_3_3_0_documentation__Valid_values
[Option] tagurlformat [Description] format for the ctag links. [Valid values]
string
[ [ "N", "/", "A" ], [ "s", "t", "r", "i", "n", "g" ], [ "n", "u", "m", "b", "e", "r", "s" ], [ "n", "u", "m", "b", "e", "r" ] ]
Getting started — Pelican 3.3.0 documentation
Valid values
http://docs.getpelican.com/en/3.3.0/getting_started.html
36/1438042988308.23_20150728002308-00193-ip-10-236-191-2_78822879_0.json
53ce5ae8_API_Docs__Description
[Parameter Name] filters [Examples] filters={"last_name":"Smith"} [Description]
Restrict the data returned to conform to specific conditions, e.g., “parametric search”. Documentation on filters is here.
[]
API Docs
Description
http://developer.factual.com/api-docs/
36/1438042989443.69_20150728002309-00304-ip-10-236-191-2_66290484_3.json
53ce5ae8_API_Docs__Description
[Parameter Name] geo [Examples] geo={"$circle":{"$center":[35.001,-18.221],"$meters": 5000}} [Description]
Restrict data to be returned to be within a geographical range based. Documentation on geo filters is here. Maximum value for $meters is 20000.
[]
API Docs
Description
http://developer.factual.com/api-docs/
36/1438042989443.69_20150728002309-00304-ip-10-236-191-2_66290484_3.json
53ce5ae8_API_Docs__Description
[Parameter Name] KEY [Examples] KEY=Q3iBjOES4h1mZcNCZyBmQFcYREdjylIucvB3r2oI [Description]
Your API Key. The KEY parameter is only required for non-OAuthenticated requests, which are supported only as a debugging convenience.
[]
API Docs
Description
http://developer.factual.com/api-docs/
36/1438042989443.69_20150728002309-00304-ip-10-236-191-2_66290484_3.json
53ce5ae8_API_Docs__Description
[Parameter Name] include_count [Examples] include_count=true [Description]
Include a count of the total number of row counts returned. Requesting the row count will increase the time required to return a response. The default behavior is to NOT include a row count.
[]
API Docs
Description
http://developer.factual.com/api-docs/
36/1438042989443.69_20150728002309-00304-ip-10-236-191-2_66290484_3.json
53ce5ae8_API_Docs__Description
[Parameter Name] limit [Examples] limit=20 [Description]
Maximum number of facet counts to return in the response. Default is 20. Max is 50.
[]
API Docs
Description
http://developer.factual.com/api-docs/
36/1438042989443.69_20150728002309-00304-ip-10-236-191-2_66290484_3.json
53ce5ae8_API_Docs__Description
[Parameter Name] min_count [Examples] min_count=1 [Description]
For each facet count, the minimum count it must show in order to be returned in the response. Must be zero or greater. The default is 1.
[]
API Docs
Description
http://developer.factual.com/api-docs/
36/1438042989443.69_20150728002309-00304-ip-10-236-191-2_66290484_3.json
53ce5ae8_API_Docs__Description
[Parameter Name] q [Examples] q=Coffee Santa Monica q=Coffee,Tea [Description]
Full text search query string. Documentation for search filters are here
[]
API Docs
Description
http://developer.factual.com/api-docs/
36/1438042989443.69_20150728002309-00304-ip-10-236-191-2_66290484_3.json
53ce5ae8_API_Docs__Description
[Parameter Name] threshold [Examples] threshold=confident [Description]
Set a threshold for filtering on the level of confidence that Factual has that places exists. Valid values are confident, default, or comprehensive. If the threshold parameter is not specified, it uses the value default.
[]
API Docs
Description
http://developer.factual.com/api-docs/
36/1438042989443.69_20150728002309-00304-ip-10-236-191-2_66290484_3.json
942e2389_s_and_Dispatchers___I_O_Reader__Explanation
[Class] Observer [Explanation]
An abstract class that other types of observers will inherit from.
[]
Observers and Dispatchers - I/O Reader
Explanation
http://www.ioreader.com/2006/08/24/observers-and-dispatchers/
36/1438042989443.69_20150728002309-00297-ip-10-236-191-2_516038139_0.json
942e2389_s_and_Dispatchers___I_O_Reader__Explanation
[Class] Observer::notify [Explanation]
Abstract function that gets passed an event.
[]
Observers and Dispatchers - I/O Reader
Explanation
http://www.ioreader.com/2006/08/24/observers-and-dispatchers/
36/1438042989443.69_20150728002309-00297-ip-10-236-191-2_516038139_0.json
942e2389_s_and_Dispatchers___I_O_Reader__Explanation
[Class] Dispatcher [Explanation]
A class that collects and notifies observers.
[]
Observers and Dispatchers - I/O Reader
Explanation
http://www.ioreader.com/2006/08/24/observers-and-dispatchers/
36/1438042989443.69_20150728002309-00297-ip-10-236-191-2_516038139_0.json
942e2389_s_and_Dispatchers___I_O_Reader__Explanation
[Class] Dispatcher::addObserver [Explanation]
Add a 'FAObserver' object to an array of observers classified by the events that they notify (mouthful, don't worry)
[]
Observers and Dispatchers - I/O Reader
Explanation
http://www.ioreader.com/2006/08/24/observers-and-dispatchers/
36/1438042989443.69_20150728002309-00297-ip-10-236-191-2_516038139_0.json
942e2389_s_and_Dispatchers___I_O_Reader__Explanation
[Class] Dispatcher::notifyAll [Explanation]
Notify all of the observers of a given event that the event is taking place.
[]
Observers and Dispatchers - I/O Reader
Explanation
http://www.ioreader.com/2006/08/24/observers-and-dispatchers/
36/1438042989443.69_20150728002309-00297-ip-10-236-191-2_516038139_0.json
942e2389_s_and_Dispatchers___I_O_Reader__Explanation
[Class] ObservableEvent [Explanation]
An abstract class representing an event that is observable.
[]
Observers and Dispatchers - I/O Reader
Explanation
http://www.ioreader.com/2006/08/24/observers-and-dispatchers/
36/1438042989443.69_20150728002309-00297-ip-10-236-191-2_516038139_0.json
758f90f4_Streak_API_Documentation__Property_Name
[Description] The user key of the user that created this newsfeed item [Property Name]
creatorKey
[ [ "c", "r", "e", "a", "t", "o", "r", "K", "e", "y" ], [ "t", "i", "m", "e", "s", "t", "a", "m", "p" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "c", "o", "p", "e" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "O", "p", "e", "r", "a", "t", "i", "o", "n" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "p", "e", "c", "i", "f", "i", "c" ], [ "s", "p", "e", "c", "i", "f", "i", "c", "V", "a", "r", "i", "a", "b", "l", "e", "s" ] ]
Streak API Documentation
Property Name
https://www.streak.com/api/
36/1438042989443.69_20150728002309-00336-ip-10-236-191-2_934744665_62.json
758f90f4_Streak_API_Documentation__Property_Name
[Description] The datetime when this event occurred [Property Name]
timestamp
[ [ "c", "r", "e", "a", "t", "o", "r", "K", "e", "y" ], [ "t", "i", "m", "e", "s", "t", "a", "m", "p" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "c", "o", "p", "e" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "O", "p", "e", "r", "a", "t", "i", "o", "n" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "p", "e", "c", "i", "f", "i", "c" ], [ "s", "p", "e", "c", "i", "f", "i", "c", "V", "a", "r", "i", "a", "b", "l", "e", "s" ] ]
Streak API Documentation
Property Name
https://www.streak.com/api/
36/1438042989443.69_20150728002309-00336-ip-10-236-191-2_934744665_62.json
758f90f4_Streak_API_Documentation__Property_Name
[Description] What this event applies to - either a BOX or PIPELINE [Property Name]
newsfeedEntryScope
[ [ "c", "r", "e", "a", "t", "o", "r", "K", "e", "y" ], [ "t", "i", "m", "e", "s", "t", "a", "m", "p" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "c", "o", "p", "e" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "O", "p", "e", "r", "a", "t", "i", "o", "n" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "p", "e", "c", "i", "f", "i", "c" ], [ "s", "p", "e", "c", "i", "f", "i", "c", "V", "a", "r", "i", "a", "b", "l", "e", "s" ] ]
Streak API Documentation
Property Name
https://www.streak.com/api/
36/1438042989443.69_20150728002309-00336-ip-10-236-191-2_934744665_62.json
758f90f4_Streak_API_Documentation__Property_Name
[Description] Whether this event refers to an CREATE, UPDATE, or DELETE [Property Name]
newsfeedEntryOperation
[ [ "c", "r", "e", "a", "t", "o", "r", "K", "e", "y" ], [ "t", "i", "m", "e", "s", "t", "a", "m", "p" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "c", "o", "p", "e" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "O", "p", "e", "r", "a", "t", "i", "o", "n" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "p", "e", "c", "i", "f", "i", "c" ], [ "s", "p", "e", "c", "i", "f", "i", "c", "V", "a", "r", "i", "a", "b", "l", "e", "s" ] ]
Streak API Documentation
Property Name
https://www.streak.com/api/
36/1438042989443.69_20150728002309-00336-ip-10-236-191-2_934744665_62.json
758f90f4_Streak_API_Documentation__Property_Name
[Description] What specifically happenned to cause this event [Property Name]
newsfeedEntrySpecific
[ [ "c", "r", "e", "a", "t", "o", "r", "K", "e", "y" ], [ "t", "i", "m", "e", "s", "t", "a", "m", "p" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "c", "o", "p", "e" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "O", "p", "e", "r", "a", "t", "i", "o", "n" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "p", "e", "c", "i", "f", "i", "c" ], [ "s", "p", "e", "c", "i", "f", "i", "c", "V", "a", "r", "i", "a", "b", "l", "e", "s" ] ]
Streak API Documentation
Property Name
https://www.streak.com/api/
36/1438042989443.69_20150728002309-00336-ip-10-236-191-2_934744665_62.json
758f90f4_Streak_API_Documentation__Property_Name
[Description] Am object containing additional information regarding this specific event type [Property Name]
specificVariables
[ [ "c", "r", "e", "a", "t", "o", "r", "K", "e", "y" ], [ "t", "i", "m", "e", "s", "t", "a", "m", "p" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "c", "o", "p", "e" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "O", "p", "e", "r", "a", "t", "i", "o", "n" ], [ "n", "e", "w", "s", "f", "e", "e", "d", "E", "n", "t", "r", "y", "S", "p", "e", "c", "i", "f", "i", "c" ], [ "s", "p", "e", "c", "i", "f", "i", "c", "V", "a", "r", "i", "a", "b", "l", "e", "s" ] ]
Streak API Documentation
Property Name
https://www.streak.com/api/
36/1438042989443.69_20150728002309-00336-ip-10-236-191-2_934744665_62.json
4906d9f7_th_reflection_in_Scala__Part_2__Description
[Name] Symbol [Description]
Types representing definitions
[]
Algorithmically challenged: JSON serialization with reflection in Scala! Part 2
Description
http://dcsobral.blogspot.in/2012/08/json-serialization-with-reflection-in.html
36/1438042988308.23_20150728002308-00115-ip-10-236-191-2_61848484_0.json
4906d9f7_th_reflection_in_Scala__Part_2__Description
[Name] Type [Description]
Types representing types
[]
Algorithmically challenged: JSON serialization with reflection in Scala! Part 2
Description
http://dcsobral.blogspot.in/2012/08/json-serialization-with-reflection-in.html
36/1438042988308.23_20150728002308-00115-ip-10-236-191-2_61848484_0.json
4906d9f7_th_reflection_in_Scala__Part_2__Description
[Name] Tree [Description]
Types representing abstract syntax trees
[]
Algorithmically challenged: JSON serialization with reflection in Scala! Part 2
Description
http://dcsobral.blogspot.in/2012/08/json-serialization-with-reflection-in.html
36/1438042988308.23_20150728002308-00115-ip-10-236-191-2_61848484_0.json
4906d9f7_th_reflection_in_Scala__Part_2__Description
[Name] Name [Description]
Types representing term- and type-names
[]
Algorithmically challenged: JSON serialization with reflection in Scala! Part 2
Description
http://dcsobral.blogspot.in/2012/08/json-serialization-with-reflection-in.html
36/1438042988308.23_20150728002308-00115-ip-10-236-191-2_61848484_0.json
4906d9f7_th_reflection_in_Scala__Part_2__Description
[Name] AnnotationInfo [Description]
Types representing annotations
[]
Algorithmically challenged: JSON serialization with reflection in Scala! Part 2
Description
http://dcsobral.blogspot.in/2012/08/json-serialization-with-reflection-in.html
36/1438042988308.23_20150728002308-00115-ip-10-236-191-2_61848484_0.json
4906d9f7_th_reflection_in_Scala__Part_2__Description
[Name] Position [Description]
Types representing positions of tree nodes in source files
[]
Algorithmically challenged: JSON serialization with reflection in Scala! Part 2
Description
http://dcsobral.blogspot.in/2012/08/json-serialization-with-reflection-in.html
36/1438042988308.23_20150728002308-00115-ip-10-236-191-2_61848484_0.json
4906d9f7_th_reflection_in_Scala__Part_2__Description
[Name] FlagSet [Description]
Type representing sets of flags that apply to symbols and definition trees
[]
Algorithmically challenged: JSON serialization with reflection in Scala! Part 2
Description
http://dcsobral.blogspot.in/2012/08/json-serialization-with-reflection-in.html
36/1438042988308.23_20150728002308-00115-ip-10-236-191-2_61848484_0.json
4906d9f7_th_reflection_in_Scala__Part_2__Description
[Name] Constant [Description]
Type representing compile-time constants
[]
Algorithmically challenged: JSON serialization with reflection in Scala! Part 2
Description
http://dcsobral.blogspot.in/2012/08/json-serialization-with-reflection-in.html
36/1438042988308.23_20150728002308-00115-ip-10-236-191-2_61848484_0.json
4542fbbd_API_Reference__Description
[Parameter] job_token [1] Required [Description]
Unique identifier of the job to be modified.
[]
API Reference
Description
http://api.trimbledata.com/
36/1438042989443.69_20150728002309-00226-ip-10-236-191-2_8103834_5.json
4542fbbd_API_Reference__Description
[Parameter] note [1] Optional [Description]
A note about the job visible to the user.
[]
API Reference
Description
http://api.trimbledata.com/
36/1438042989443.69_20150728002309-00226-ip-10-236-191-2_8103834_5.json
4542fbbd_API_Reference__Description
[Parameter] cart [1] Optional [Description]
Indicates that the job should be placed in the user’s shopping cart. To place the job in the cart set to true
[]
API Reference
Description
http://api.trimbledata.com/
36/1438042989443.69_20150728002309-00226-ip-10-236-191-2_8103834_5.json
4542fbbd_API_Reference__Description
[Parameter] parameters [1] Optional [Description]
Set of options used to customize the job. The options available and allowed values vary between datasets. The options available for dataset can be found in the dataset record.
[]
API Reference
Description
http://api.trimbledata.com/
36/1438042989443.69_20150728002309-00226-ip-10-236-191-2_8103834_5.json