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
|
---|---|---|---|---|---|---|---|
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.CheckBox [Class] | CheckBoxTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.CompareValidator [Class] | CompareValidatorTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Exception: The container of the control being tested was a DataGridTester, but it should be a Row. Change "new MyTester("foo", datagrid)" to "new MyTester("foo", datagrid.getRow(rowNum))". [Class] | ContainerMustBeRowException | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.CustomValidator [Class] | CustomValidatorTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.DataGrid [Class] | DataGridTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tests a row within a data grid. [Class] | DataGridTester.Row | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.DropDownList [Class] | DropDownListTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.ImageButton [Class] | ImageButtonTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Abstract base class for testing controls that have associated labels, like CheckBoxTester. You can probably ignore this class. [Class] | LabeledControlTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.Label [Class] | LabelTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.LinkButton [Class] | LinkButtonTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.ListBox [Class] | ListBoxTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Base class for list testers. [Class] | ListControlTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] The index of the list was set to a value that doesn't correspond to a list item. Fix the test so that it sets the value correctly, or fix the production code so that it generates the correct number of list items. [Class] | ListControlTester.IllegalInputException | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] The test asked a list what item was selected when no items were selected. Fix the test so that it doesn't ask the question, or fix the production code so that a list item is selected. [Class] | ListControlTester.NoSelectionException | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Base class for testing all ASP.NET server controls that have the "naming container" property set to "true." Use this class when you're creating a custom tester for a server control that is a naming container. [Class] | NamingContainerTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.Panel [Class] | PanelTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.RadioButton [Class] | RadioButtonTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.RangeValidator [Class] | RangeValidatorTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.RegularExpressionValidator [Class] | RegularExpressionValidatorTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.Repeater. Generally, you don't test through this tester. Instead, you use the Item method to use as a container for testing controls that are inside the repeater. The ItemCount method may also be useful. This example demonstrates how to test a button that's in the third item of a repeater: RepeaterTester repeater = new RepeaterTester("repeater"); ButtonTester button = new ButtonTester("button", repeater.Item(2)); [Class] | RepeaterTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Exception: The container of the control being tested was a RepeaterTester, but it should be a RepeaterItemTester. Change "new MyTester("foo", repeater)" to "new MyTester("foo", repeater.Item(itemNum))". You may also use repeater.Header, repeater.Footer, or repeater.GetSeparator(separatorNum) as the container argument. [Class] | RepeaterTester.ContainerMustBeItemException | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for FooterTemplate. Use this tester as a container for other testers. This example demonstrates how to test a button that's in the FooterTemplate of a repeater: RepeaterTester repeater = new RepeaterTester("repeater"); ButtonTester button = new ButtonTester("button", repeater.Footer); [Class] | RepeaterTester.RepeaterFooterTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for HeaderTemplate. Use this tester as a container for other testers. This example demonstrates how to test a button that's in a repeater's HeaderTemplate: RepeaterTester repeater = new RepeaterTester("repeater"); ButtonTester button = new ButtonTester("button", repeater.Header); [Class] | RepeaterTester.RepeaterHeaderTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for ItemTemplate and AlternatingItemTemplate, also known as System.Web.UI.WebControls.RepeaterItem. Use this tester as a container for other testers. This example demonstrates how to test a button that's in the third item of a repeater: RepeaterTester repeater = new RepeaterTester("repeater"); ButtonTester button = new ButtonTester("button", repeater.Item(2)); [Class] | RepeaterTester.RepeaterItemTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for SeparatorTemplate. Use this tester as a container for other testers. This example demonstrates how to test a button that's in the second separator of a repeater: RepeaterTester repeater = new RepeaterTester("repeater"); ButtonTester button = new ButtonTester("button", repeater.Separator(1)); [Class] | RepeaterTester.RepeaterSeparatorTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Base class for all repeater template testers. This is an implementation detail and can be ignored. [Class] | RepeaterTester.RepeaterTemplateTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.RequiredFieldValidator [Class] | RequiredFieldValidatorTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.TextBox [Class] | TextBoxTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.UserControl [Class] | UserControlTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Tester for System.Web.UI.WebControls.ValidationSummary [Class] | ValidationSummaryTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
0bd086fb_NUnit_Extensions_Asp_AspTester__Class | [Description] Base class for all validator testers. [Class] | ValidatorTester | [] | NUnit.Extensions.Asp.AspTester | Class | http://nunitasp.sourceforge.net/api/NUnit.Extensions.Asp.AspTester.html | 17/1438042987402.78_20150728002307-00119-ip-10-236-191-2_172728466_1.json |
30c87946_Instaphp_by_sesser__Description | [Key] access_token [Default Value] Empty [Description] | This is the access token for an authorized user. You obtain this from API via OAuth | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] redirect_uri [Default Value] Empty [Description] | The redirect URI you defined when setting up your Instagram client | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] client_ip [Default Value] Empty [Description] | The IP address of the client. This is used to sign POST & DELETE requests. It's not required, but without the signing, users are more limited in how many likes/comments they can post in a given hour | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] scope [Default Value] comments+relationships+likes [Description] | The scope of your client's capability | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] log_enabled [Default Value] TRUE [Description] | Enable logging | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] log_level [Default Value] DEBUG [Description] | Log level. See Monolog Logger | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] log_path [Default Value] ./instaphp.log [Description] | Where the log file lives | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] http_useragent [Default Value] Instaphp/2.0; cURL/{curl_version}; (+http://instaphp.com) [Description] | The user-agent string sent with all requests | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] http_timeout [Default Value] 6 [Description] | Timeout for requests to the API. | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] http_connect_timeout [Default Value] 2 [Description] | Timeout for http connect | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] debug [Default Value] FALSE [Description] | Debug mode? | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] event.before [Default Value] Empty [Description] | Callback called prior to sending the request to the API. Method takes a single parameter BeforeEvent | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] event.after [Default Value] Empty [Description] | Callback called after a response is received from the API. Method takes a single parameter of CompleteEvent | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
30c87946_Instaphp_by_sesser__Description | [Key] event.error [Default Value] Empty [Description] | Callback called when an error response is received from the API. Method takes a single parameter of ErrorEvent. | [] | Instaphp by sesser | Description | http://sesser.github.io/Instaphp/ | 17/1438042987228.91_20150728002307-00153-ip-10-236-191-2_212425651_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] bottom-margin [Standard Values] length [Standard Init/Default] 0pt [Dsssl-o] Standard [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] center-footer [Standard Values] unlabeled sosofo [Standard Init/Default] empty sosofo [Dsssl-o] Standard [Inh.] | N | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] center-header [Standard Values] unlabeled sosofo [Standard Init/Default] empty sosofo [Dsssl-o] Standard [Inh.] | N | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] footer-margin [Standard Values] length [Standard Init/Default] 0pt [Dsssl-o] Standard [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] header-margin [Standard Values] length [Standard Init/Default] 0pt [Dsssl-o] Standard [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] left-footer [Standard Values] unlabeled sosofo [Standard Init/Default] empty sosofo [Dsssl-o] Standard [Inh.] | N | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] left-header [Standard Values] unlabeled sosofo [Standard Init/Default] empty sosofo [Dsssl-o] Standard [Inh.] | N | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] left-margin [Standard Values] length [Standard Init/Default] 0pt [Dsssl-o] Standard [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] page-height [Standard Values] length [Standard Init/Default] system-dependent [Dsssl-o] Standard [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] page-width [Standard Values] length [Standard Init/Default] system-dependent [Dsssl-o] Standard [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] right-footer [Standard Values] unlabeled sosofo [Standard Init/Default] empty sosofo [Dsssl-o] Standard [Inh.] | N | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] right-header [Standard Values] unlabeled sosofo [Standard Init/Default] empty sosofo [Dsssl-o] Standard [Inh.] | N | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] right-margin [Standard Values] length [Standard Init/Default] 0pt [Dsssl-o] Standard [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] top-margin [Standard Values] length [Standard Init/Default] 0pt [Dsssl-o] Standard [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
f1c4b954_ookbook___simple_page_sequence_w_object_class_characteristics_Inh_ | [Characteristic] writing-mode [Standard Values] left-to-right, right-to-left, top-to-bottom [Standard Init/Default] left-to-right [Dsssl-o] Default [Inh.] | I | [
[
"I"
],
[
"N"
]
] | The DSSSL Cookbook - simple-page-sequence | Inh. | http://www.mulberrytech.com/dsssl/cookbook/simple-page-sequence.html | 17/1438042987402.78_20150728002307-00326-ip-10-236-191-2_598933996_0.json |
4b17a9c4___What_it_Does | [Command] IF [What it Does] | Test any SimVar | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] SET [What it Does] | Set any writeable SimVar | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] DEBUG [What it Does] | Switch the extension's debug messages on or off | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] PROFILE [What it Does] | Set an internal variable | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] SAVEONFAIL [What it Does] | Save the profile even if the mission fails | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] SAVEONCHANGE [What it Does] | Save the profile every time any value changes | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] UNIQUEID [What it Does] | Set a secret value which will stop the profile from being reloaded if it's manually changed | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] FUELLEAK [What it Does] | Start or stop a controlled fuel leak | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] MESSAGE [What it Does] | Display a small text message on screen | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] FXTRACK [What it Does] | Attach a visual effect to the player or an AI | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] METAR [What it Does] | Set local or global weather | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] GETWX [What it Does] | Print the METAR string for a given weather station to the debug window | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] WXSTATION [What it Does] | Create a new weather station | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] EVENT [What it Does] | Send a simulator event | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] WHEN [What it Does] | Make a mission action happen when a particular key is pressed | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] PROFILENAME [What it Does] | Set the name of the file to store the mission profile in | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] WPT [What it Does] | Set dynamic waypoints relative to the player or an AI | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] SIMRATE [What it Does] | Set the simulation speed | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] SIMTIME [What it Does] | Set the time and optionally the day of the year | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4b17a9c4___What_it_Does | [Command] TARGETCAM [What it Does] | Force a cinematic camera to show two aircraft in the same view | [] | What it Does | http://www.jimkeir.co.uk/FSXME/Examples/SimVar%20Expo.html | 17/1438042987402.78_20150728002307-00253-ip-10-236-191-2_532121831_0.json |
|
4cde12a0_s_tests___Ulf_WendelUlf_Wendel__Description | [Environment variable] MYSQL_TEST_DB [Default value] test [Description] | MySQL database to use | [] | PHP: mysqlnd and its tests - Ulf WendelUlf Wendel | Description | http://blog.ulf-wendel.de/2007/php-mysqlnd-and-its-tests/ | 17/1438042987402.78_20150728002307-00141-ip-10-236-191-2_31405981_1.json |
4cde12a0_s_tests___Ulf_WendelUlf_Wendel__Description | [Environment variable] MYSQL_TEST_ENGINE [Default value] MyISAM [Description] | Storage Engine to use. Tests that need transactions will try to use InnoDB. | [] | PHP: mysqlnd and its tests - Ulf WendelUlf Wendel | Description | http://blog.ulf-wendel.de/2007/php-mysqlnd-and-its-tests/ | 17/1438042987402.78_20150728002307-00141-ip-10-236-191-2_31405981_1.json |
4cde12a0_s_tests___Ulf_WendelUlf_Wendel__Description | [Environment variable] MYSQL_TEST_EXPERIMENTAL [Default value] false [Description] | Run tests for experimental features. These tests are likely to fail and often known to fail. | [] | PHP: mysqlnd and its tests - Ulf WendelUlf Wendel | Description | http://blog.ulf-wendel.de/2007/php-mysqlnd-and-its-tests/ | 17/1438042987402.78_20150728002307-00141-ip-10-236-191-2_31405981_1.json |
4cde12a0_s_tests___Ulf_WendelUlf_Wendel__Description | [Environment variable] MYSQL_TEST_HOST [Default value] localhost [Description] | Database host | [] | PHP: mysqlnd and its tests - Ulf WendelUlf Wendel | Description | http://blog.ulf-wendel.de/2007/php-mysqlnd-and-its-tests/ | 17/1438042987402.78_20150728002307-00141-ip-10-236-191-2_31405981_1.json |
4cde12a0_s_tests___Ulf_WendelUlf_Wendel__Description | [Environment variable] MYSQL_TEST_PASSWD [Default value] “” (empty string) [Description] | Database password | [] | PHP: mysqlnd and its tests - Ulf WendelUlf Wendel | Description | http://blog.ulf-wendel.de/2007/php-mysqlnd-and-its-tests/ | 17/1438042987402.78_20150728002307-00141-ip-10-236-191-2_31405981_1.json |
4cde12a0_s_tests___Ulf_WendelUlf_Wendel__Description | [Environment variable] MYSQL_TEST_PORT [Default value] 3306 [Description] | Database port | [] | PHP: mysqlnd and its tests - Ulf WendelUlf Wendel | Description | http://blog.ulf-wendel.de/2007/php-mysqlnd-and-its-tests/ | 17/1438042987402.78_20150728002307-00141-ip-10-236-191-2_31405981_1.json |
4cde12a0_s_tests___Ulf_WendelUlf_Wendel__Description | [Environment variable] MYSQL_TEST_SOCKET [Default value] null [Description] | Database socket | [] | PHP: mysqlnd and its tests - Ulf WendelUlf Wendel | Description | http://blog.ulf-wendel.de/2007/php-mysqlnd-and-its-tests/ | 17/1438042987402.78_20150728002307-00141-ip-10-236-191-2_31405981_1.json |
4cde12a0_s_tests___Ulf_WendelUlf_Wendel__Description | [Environment variable] MYSQL_TEST_USER [Default value] root [Description] | Database user | [] | PHP: mysqlnd and its tests - Ulf WendelUlf Wendel | Description | http://blog.ulf-wendel.de/2007/php-mysqlnd-and-its-tests/ | 17/1438042987402.78_20150728002307-00141-ip-10-236-191-2_31405981_1.json |
328391a7_ng_Layout_Manager_Sizing_Hints__Honors_setMaximumSize___ | [Layout Manager] BorderLayout [Honors setPreferredSize()?] Partly (see BorderLayout extra notes) [Honors setMinimumSize()?] No [Honors setMaximumSize()?] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
],
[
"S",
"e",
"q",
"u",
"e",
"n",
"t",
"i",
"a",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"Y",
"e",
"s",
" ",
"P",
"a",
"r",
"a",
"l",
"l",
"e",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"N",
"o"
]
] | Swing Layout Manager Sizing Hints | Honors setMaximumSize()? | http://thebadprogrammer.com/swing-layout-manager-sizing/ | 17/1438042987228.91_20150728002307-00041-ip-10-236-191-2_242960344_0.json |
328391a7_ng_Layout_Manager_Sizing_Hints__Honors_setMaximumSize___ | [Layout Manager] GridBagLayout [Honors setPreferredSize()?] Yes [Honors setMinimumSize()?] Yes [Honors setMaximumSize()?] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
],
[
"S",
"e",
"q",
"u",
"e",
"n",
"t",
"i",
"a",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"Y",
"e",
"s",
" ",
"P",
"a",
"r",
"a",
"l",
"l",
"e",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"N",
"o"
]
] | Swing Layout Manager Sizing Hints | Honors setMaximumSize()? | http://thebadprogrammer.com/swing-layout-manager-sizing/ | 17/1438042987228.91_20150728002307-00041-ip-10-236-191-2_242960344_0.json |
328391a7_ng_Layout_Manager_Sizing_Hints__Honors_setMaximumSize___ | [Layout Manager] FlowLayout [Honors setPreferredSize()?] Yes [Honors setMinimumSize()?] No [Honors setMaximumSize()?] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
],
[
"S",
"e",
"q",
"u",
"e",
"n",
"t",
"i",
"a",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"Y",
"e",
"s",
" ",
"P",
"a",
"r",
"a",
"l",
"l",
"e",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"N",
"o"
]
] | Swing Layout Manager Sizing Hints | Honors setMaximumSize()? | http://thebadprogrammer.com/swing-layout-manager-sizing/ | 17/1438042987228.91_20150728002307-00041-ip-10-236-191-2_242960344_0.json |
328391a7_ng_Layout_Manager_Sizing_Hints__Honors_setMaximumSize___ | [Layout Manager] CardLayout [Honors setPreferredSize()?] Sort of (see Card and GridLayout extra notes) [Honors setMinimumSize()?] No [Honors setMaximumSize()?] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
],
[
"S",
"e",
"q",
"u",
"e",
"n",
"t",
"i",
"a",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"Y",
"e",
"s",
" ",
"P",
"a",
"r",
"a",
"l",
"l",
"e",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"N",
"o"
]
] | Swing Layout Manager Sizing Hints | Honors setMaximumSize()? | http://thebadprogrammer.com/swing-layout-manager-sizing/ | 17/1438042987228.91_20150728002307-00041-ip-10-236-191-2_242960344_0.json |
328391a7_ng_Layout_Manager_Sizing_Hints__Honors_setMaximumSize___ | [Layout Manager] BoxLayout [Honors setPreferredSize()?] X_AXIS–honors preferred width Y_AXIS–honors preferred height [Honors setMinimumSize()?] Yes [Honors setMaximumSize()?] | Yes | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
],
[
"S",
"e",
"q",
"u",
"e",
"n",
"t",
"i",
"a",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"Y",
"e",
"s",
" ",
"P",
"a",
"r",
"a",
"l",
"l",
"e",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"N",
"o"
]
] | Swing Layout Manager Sizing Hints | Honors setMaximumSize()? | http://thebadprogrammer.com/swing-layout-manager-sizing/ | 17/1438042987228.91_20150728002307-00041-ip-10-236-191-2_242960344_0.json |
328391a7_ng_Layout_Manager_Sizing_Hints__Honors_setMaximumSize___ | [Layout Manager] GridLayout [Honors setPreferredSize()?] Sort of (see Card and GridLayout extra notes) [Honors setMinimumSize()?] No [Honors setMaximumSize()?] | No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
],
[
"S",
"e",
"q",
"u",
"e",
"n",
"t",
"i",
"a",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"Y",
"e",
"s",
" ",
"P",
"a",
"r",
"a",
"l",
"l",
"e",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"N",
"o"
]
] | Swing Layout Manager Sizing Hints | Honors setMaximumSize()? | http://thebadprogrammer.com/swing-layout-manager-sizing/ | 17/1438042987228.91_20150728002307-00041-ip-10-236-191-2_242960344_0.json |
328391a7_ng_Layout_Manager_Sizing_Hints__Honors_setMaximumSize___ | [Layout Manager] GroupLayout [Honors setPreferredSize()?] Sequential Groups–Yes Parallel Groups–Sort of (see GroupLayout extra notes) [Honors setMinimumSize()?] Sequential Groups–Yes Parallel Groups–No [Honors setMaximumSize()?] | Sequential Groups–Yes Parallel Groups–No | [
[
"N",
"o"
],
[
"Y",
"e",
"s"
],
[
"S",
"e",
"q",
"u",
"e",
"n",
"t",
"i",
"a",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"Y",
"e",
"s",
" ",
"P",
"a",
"r",
"a",
"l",
"l",
"e",
"l",
" ",
"G",
"r",
"o",
"u",
"p",
"s",
"–",
"N",
"o"
]
] | Swing Layout Manager Sizing Hints | Honors setMaximumSize()? | http://thebadprogrammer.com/swing-layout-manager-sizing/ | 17/1438042987228.91_20150728002307-00041-ip-10-236-191-2_242960344_0.json |
884de136_CVS_Command_Line_Reference__Action | [How to do it.] cvs update (sample) [Action] | Sync your tree with the repository. See what files are modified or haven't been checked in | [] | CVS Command Line Reference | Action | http://www.badgertronics.com/writings/cvs/command-line.html | 17/1438042987402.78_20150728002307-00286-ip-10-236-191-2_311066968_1.json |
884de136_CVS_Command_Line_Reference__Action | [How to do it.] cvs log filename (sample) [Action] | See complete revision history for a file | [] | CVS Command Line Reference | Action | http://www.badgertronics.com/writings/cvs/command-line.html | 17/1438042987402.78_20150728002307-00286-ip-10-236-191-2_311066968_1.json |
884de136_CVS_Command_Line_Reference__Action | [How to do it.] cvs log -r1.5 filename [Action] | See revision comment for one revision | [] | CVS Command Line Reference | Action | http://www.badgertronics.com/writings/cvs/command-line.html | 17/1438042987402.78_20150728002307-00286-ip-10-236-191-2_311066968_1.json |
884de136_CVS_Command_Line_Reference__Action | [How to do it.] cvs diff filename [Action] | See the differences between a file and its last checked in version | [] | CVS Command Line Reference | Action | http://www.badgertronics.com/writings/cvs/command-line.html | 17/1438042987402.78_20150728002307-00286-ip-10-236-191-2_311066968_1.json |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.