Home
last modified time | relevance | path

Searched refs:boolean (Results 226 – 250 of 295) sorted by path

12345678910>>...12

/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md26 * being able to pass boolean options to the `Yaml::parse()`, `Yaml::dump()`,
72 true: boolean true
85 "true": boolean true
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG450 * fixed getting a boolean or float key on an array, so it is consistent with PHP's array access:
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst322 boolean conditions. As a simple example, let's create a Twig test that checks if
H A Dapi.rst91 * ``debug`` *boolean*
111 * ``auto_reload`` *boolean*
118 * ``strict_variables`` *boolean*
125 * ``autoescape`` *string* or *boolean*
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md100 `boolean($value, $message = '')` | Check that a value is a boolean
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php255 public static function boolean($value, $message = '') function in Webmozart\\Assert\\Assert
/plugin/googlesearch/
H A Dnusoap.php177 'i4'=>'','int'=>'integer','boolean'=>'boolean','string'=>'string','double'=>'double',
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt335 keyword boolean value keyword
/plugin/html5video2/script/
H A Dvideo.min.js23boolean"!=typeof t.parse708captions||t.parse708captions,this.captionPackets_=[],this.ccStreams_=[n…
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng170 value-boolean
195 value-boolean = element boolean {
196 xsd:boolean
H A Dxcard.rng51 value-boolean = element boolean { xsd:boolean }
/plugin/ifauthex/
H A DREADME.md3 **Toggle DokuWiki page content based on users and groups with arbitrary boolean expressions.**
23 to arbitrary boolean expression (in for a penny...), that uses PHP standard logical operators `||`,
H A Dplugin.info.txt6 desc Toggle DokuWiki page content based on users and groups with arbitrary boolean expressions.
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown67 autoplay | boolean | false | Enables auto play of slides
73 dots | boolean | false | Current slide indicator dots
75 draggable | boolean | true | Enables desktop dragging
78 fade | boolean | false | Enables fade
79 arrows | boolean | true | Enable Next/Prev arrows
85 infinite | boolean | true | Infinite looping
88 pauseOnHover | boolean | true | Pauses autoplay on hover
98 swipe | boolean | true | Enables touch swipe
100 touchMove | boolean | true | Enables slide moving with touch
102 useCSS | boolean | true | Enable/Disable CSS Transitions
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak30 // boolean properties as attributes.
58 public boolean isCellEditable(Object cell)
100 boolean autoSize)
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak119 protected boolean modified = false;
568 public void setModified(boolean modified)
570 boolean oldValue = this.modified;
585 public boolean isModified()
993 public boolean isNew() {
H A DEditorActions.java.bak488 protected boolean showDialog;
493 public SaveAction(boolean showDialog) {
771 protected boolean directed;
834 protected boolean directed;
1051 boolean refresh) {
1131 new Class[] { boolean.class });
1168 protected boolean undo;
1173 public HistoryAction(boolean undo) {
1201 protected boolean bold;
1206 public FontStyleAction(boolean bold) {
[all …]
/plugin/jmol2/jmol/
H A DCHANGES.txt637 # --A broarder range of variable types, including boolean, integer, decimal,
2240 # new feature: _applet boolean
2473 # new feature: _signedApplet boolean is available:
3404 # applet.loadInlineString(String model, String script, boolean isAppend)
3408 # applet.loadInlineArray(String[] model_or_models, String script, boolean isAppend)
5470 # boolean True/False
5503 # AND, OR, XOR, and NOT all require conversion to boolean UNLESS both
5515 # In standard math, boolean TRUE evaluates to 1.0; FALSE evaluates to 0.0
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt779 ¤ Added ['quicktime']['hinting'] key (boolean)
1374 A warning will be generated if padding is invalid. New boolean
1689 formats (when known). Both are boolean values - true means the
2163 new boolean parameter for getOnlyMPEGaudioInfo() enabled this
2461 ¤ GetAllMP3Info()'s 2nd parameter has changed from boolean to string
2733 ¤ All flag bits are now returned as boolean rather than int or
2826 return as boolean
2866 table_var_dump() now displays boolean variables as TRUE or FALSE
H A Dstructure.txt430 ['joint_stereo']=>boolean() //
431 ['lossless']=>boolean() //
466 ['last_meta_block']=>boolean() //
483 ['last_meta_block']=>boolean() //
539 ['padding_valid']=>boolean() //
759 ['seekable']=>boolean() //
760 ['high_compression']=>boolean() //
813 ['lyrics']=>boolean() //
814 ['timestamps']=>boolean() //
1487 ['name']=>boolean() //
[all …]
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16 …return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&…
/plugin/jsonrpc/
H A DIJR_IntrospectionServer.php78 case 'boolean':
125 case 'boolean':
/plugin/mantis/lib/
H A Dchangelog59 - soap_transport_http: clean use of persistentConnection so it's always a set boolean
187 - wsdl: serialize boolean as true|false, not 1|0, to agree with XML Schema
241 - nusoap_base: serialize boolean as true|false, not 1|0, to agree with XML Schema
398 - wsdl: when serializing a string == 'false' as a boolean, set the value to false
H A Dclass.nusoap_base.php198 'i4'=>'','int'=>'integer','boolean'=>'boolean','string'=>'string','double'=>'double',
H A Dnusoap.php198 'i4'=>'','int'=>'integer','boolean'=>'boolean','string'=>'string','double'=>'double',

12345678910>>...12