| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
| D | CalendarQueryValidator.php | 62 $isDefined = isset($parent->{$filter['name']}); 66 if ($isDefined) { 73 if (!$isDefined) { 131 $isDefined = isset($parent->{$filter['name']}); 135 if ($isDefined) { 142 if (!$isDefined) { 201 $isDefined = isset($parent[$filter['name']]); 205 if ($isDefined) { 212 if (!$isDefined) {
|
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
| H A D | CalendarQueryValidator.php | 64 $isDefined = isset($parent->$filterName); 68 if ($isDefined) { 75 if (!$isDefined) { 135 $isDefined = isset($parent->$filterName); 139 if ($isDefined) { 146 if (!$isDefined) { 205 $isDefined = isset($parent[$filter['name']]); 209 if ($isDefined) { 216 if (!$isDefined) {
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/cfm/ |
| D | config.cfm | 50 <cfif isDefined("application.userFilesPath")> 56 <cfelseif isDefined("server.userFilesPath")> 65 <cfif isDefined("request.FCKeditor") and isStruct(request.FCKeditor)> 69 <cfelseif isDefined("application.FCKeditor") and isStruct(application.FCKeditor)> 75 <cfelseif isDefined("server.FCKeditor") and isStruct(server.FCKeditor)> 83 <cfif isDefined("FCKeditor")>
|
| /plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
| H A D | Plugin.php | 483 $isDefined = isset($vcard->{$filter['name']}); 485 if ($isDefined) { 490 } elseif ((!$filter['param-filters'] && !$filter['text-matches']) || !$isDefined) { 493 $success = $isDefined; 558 $isDefined = false; 560 $isDefined = isset($vProperty[$filter['name']]); 561 if ($isDefined) break; 565 if ($isDefined) { 572 } elseif (!$filter['text-match'] || !$isDefined) { 574 $success = $isDefined;
|
| /plugin/webdav/vendor/sabre/dav/lib/CardDAV/ |
| D | Plugin.php | 527 $isDefined = isset($vcard->{$filter['name']}); 529 if ($isDefined) { 534 } elseif ((!$filter['param-filters'] && !$filter['text-matches']) || !$isDefined) { 537 $success = $isDefined; 614 $isDefined = false; 616 $isDefined = isset($vProperty[$filter['name']]); 617 if ($isDefined) break; 621 if ($isDefined) { 628 } elseif (!$filter['text-match'] || !$isDefined) { 630 $success = $isDefined;
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
| D | cf_io.cfm | 50 <cfif isDefined( "REQUEST.Config.QuickUploadAbsolutePath" ) 58 <cfif isDefined( "REQUEST.Config.FileTypesAbsolutePath" ) 142 <cfif isDefined( "REQUEST.Config.AllowedExtensions." & ARGUMENTS.resourceType ) 148 <cfif isDefined( "REQUEST.Config.DeniedExtensions." & ARGUMENTS.resourceType ) 180 <cfif isDefined( "URL.CurrentFolder" )> 279 <cfif isDefined("REQUEST.Config.ForceSingleExtension") and REQUEST.Config.ForceSingleExtension>
|
| D | cf5_upload.cfm | 42 <cfif not isDefined("config_included")> 60 <cfif isDefined("Config.ConfigAllowedCommands") and not ListFind(Config.ConfigAllowedCommands, url.… 65 <cfif isDefined("Config.ConfigAllowedTypes") and not ListFind(Config.ConfigAllowedTypes, url.type)> 125 <cfif isDefined( "Config.QuickUploadAbsolutePath" ) 140 <cfif isDefined( "Config.FileTypesAbsolutePath" ) 244 if( isDefined("Config.ForceSingleExtension") and Config.ForceSingleExtension )
|
| D | config.cfm | 134 <cfif isDefined("application.userFilesPath")> 140 <cfelseif isDefined("server.userFilesPath")> 149 <cfif isDefined("application.FCKeditor") and isStruct(application.FCKeditor)> 155 <cfelseif isDefined("server.FCKeditor") and isStruct(server.FCKeditor)> 167 <cfif isDefined("FCKeditor")>
|
| D | cf5_connector.cfm | 109 <cfif isDefined( "Config.FileTypesAbsolutePath" ) 136 <cfelseif isDefined("Config.ConfigAllowedCommands") and not ListFind(Config.ConfigAllowedCommands, … 140 <cfelseif isDefined("Config.ConfigAllowedTypes") and not ListFind(Config.ConfigAllowedTypes, url.ty…
|
| D | cf_upload.cfm | 50 <cfif isDefined( "URL.Type" )>
|
| D | cf_commands.cfm | 51 <cfif isDefined( "REQUEST.Config.SecureImageUploads" ) and REQUEST.Config.SecureImageUploads> 62 …<cfif isDefined( "REQUEST.Config.HtmlExtensions" ) and not listFindNoCase( REQUEST.Config.HtmlExte…
|
| D | cf_basexml.cfm | 51 <cfif isDefined("REQUEST.HeaderSent") and REQUEST.HeaderSent>
|
| D | ImageObject.cfc | 92 <cfif isDefined("arg2") and isNumeric(arg1) and isNumeric(arg2)> 261 <cfif isDefined("arguments.jpegCompression") and isNumeric(arguments.jpegCompression)>
|
| /plugin/wysiwyg/fckeditor/_samples/cfm/ |
| D | sample03.cfm | 69 <cfif isDefined( "URL.Toolbar" )>
|
| D | sample02.cfm | 83 <cfif isDefined( "URL.Lang" )>
|
| D | sample04.cfm | 79 <cfif isDefined( "URL.Skin" )>
|
| D | sample04_mx.cfm | 88 if ( isDefined( "URL.Skin" ) )
|
| D | sample03_mx.cfm | 82 if ( isDefined( "URL.Toolbar" ) )
|
| D | sample02_mx.cfm | 95 if ( isDefined( "URL.Lang" ) )
|
| /plugin/grensladawritezor/fckeditor/_samples/cfm/ |
| D | sample01.cfm | 59 <cfif isDefined( 'FORM.fieldnames' )>
|
| /plugin/fedauth/Auth/OpenID/ |
| D | Message.php | 400 return $this->isDefined($namespace_uri); 403 function isDefined($namespace_uri) function in Auth_OpenID_NamespaceMap
|
| /plugin/openid/Auth/OpenID/ |
| D | Message.php | 446 return $this->isDefined($namespace_uri); 449 function isDefined($namespace_uri) function in Auth_OpenID_NamespaceMap
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | bridge.min.js | 8 …isDefined(n.length))return new Bridge.ArrayEnumerator(n,i);throw new System.InvalidOperationExcept… method
|
| /plugin/diagramsnet/lib/js/ |
| D | orgchart.min.js | 8 …isDefined(n.length))return new Bridge.ArrayEnumerator(n,i);throw new System.InvalidOperationExcept… method
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …isDefined=function(e){return void 0!==e},t.isUndefined=s,t.isEmpty=l,t.isRegExp=function(e){return… function in t 35 …isDefined)(e.autoInsertRow)?e.direction===a.horizontal?t.autoInsertRow=!1:t.autoInsertRow=e.autoIn…
|