Home
last modified time | relevance | path

Searched refs:False (Results 51 – 71 of 71) sorted by last modified time

123

/plugin/runcommand/
H A Dsyntax.php52 var $binaryOutput = False; // Type of output, as default is not a binary value
/plugin/page4release/
H A Daction.php39 p_set_metadata($otherId, array('cache' => 'expire'), False, False);
H A Drebuildindex.php56 p_set_metadata($pageExpired, array('cache' => 'expire'), False, False);
H A Dsyntax.php31 p_set_metadata($ID, array('page4release'=>False), False, True);
66 p_set_metadata($ID, array('page4release'=>$data), False, True);
/plugin/rssticker/
H A DlastRSS.php49 var $stripHTML = False;
232 return False;
/plugin/processing/
H A Dscript.js5615 False = !1,
5704 obj.addEventListener(event, handler, False);
5712 obj.removeEventListener(event, handler, False);
5744 resizingLog = False,
5745 previousHeight = False,
5746 previousScrollTop = False,
5778 resizingLog = previousScrollTop = False;
5787 previousHeight = False;
5801 resizingLog = False;
/plugin/jmol2/jmol/
H A DCHANGES.txt5470 # boolean True/False
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt100 built_in built-in objects (None, False, True and Ellipsis)
H A Dreadme.rus.txt105 built_in стандартные значения (None, False, True и Ellipsis)
H A Dhighlight.pack.js1 …"while":1,"continue":1,del:1,or:1,def:1,lambda:1},built_in:{None:1,True:1,False:1,Ellipsis:1,NotIm… property in hljs.LANGUAGES.python.dM.k.built_in
/plugin/flowplay2/flowplayer/
H A DREADME.txt167 - Setting showFullScreenButton to False Shortens Progress Bar - now fixed
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp29 ConfigIsEnabled = False
H A Dclass_upload.asp328 SniffHtml = False
H A Dconnector.asp36 If ( ConfigIsEnabled = False ) Then
H A Dio.asp85 If ( oFSO.FolderExists( folderPath ) = False ) Then
H A Dupload.asp36 If ( ConfigIsEnabled = False ) Then
H A Dutil.asp52 InArray = False
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dconfig.py45 Enabled = False
H A Dfckcommands.py136 isAllowed = False
143 isAllowed = False
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.py121 return False
127 return False
133 return False
139 return False
141 return False
151 bFirst = False
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample02.asp97 oFCKeditor.Config("AutoDetectLanguage") = False

123