Home
last modified time | relevance | path

Searched refs:connector (Results 1 – 25 of 87) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunOpV2VpcAccess.php25 public $connector; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2VpcAccess
34 public function setConnector($connector) argument
36 $this->connector = $connector;
43 return $this->connector;
DGoogleCloudRunV2VpcAccess.php25 public $connector; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2VpcAccess
34 public function setConnector($connector) argument
36 $this->connector = $connector;
43 return $this->connector;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DPHPConsoleHandler.php70 private $connector; variable in Monolog\\Handler\\PHPConsoleHandler
74 * @param Connector|null $connector Instance of \PhpConsole\Connector class (optional)
77 …public function __construct(array $options = [], ?Connector $connector = null, $level = Logger::DE… argument
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
Dcf_connector.cfm22 * File Browser connector for ColdFusion (MX 6.0 and above).
23 * (based on the original CF connector by Hendrik Kramer - hk@lwd.de)
40 …<cfset SendError( 1, 'This connector is disabled. Please check the "editor/filemanager/connectors/…
Dcf5_connector.cfm22 * File Browser connector for ColdFusion 5.
23 * (based on the original CF connector by Hendrik Kramer - hk@lwd.de)
26 * FCKeditor requires that the connector responds with UTF-8 encoded XML.
28 * file and folder names in this connector to allow CF5 send a UTF-8
33 * connector already did this with file names and nobody seemed to mind,
130 …<cfset xmlContent = "<Error number=""1"" text=""This connector is disabled. Please check the 'edit…
299 <cfthrow type="fckeditor.connector" message="Illegal command: #url.command#">
Dcf_upload.cfm22 * File Browser connector for ColdFusion (MX 6.0 and above).
23 * (based on the original CF connector by Hendrik Kramer - hk@lwd.de)
Dconnector.cfm22 * File Browser connector for ColdFusion (all versions).
Dcf5_upload.cfm23 * Based on connector.cfm by Mark Woods (mark@thickpaddy.com)
26 * FCKeditor requires that the connector responds with UTF-8 encoded XML.
28 * file and folder names in this connector to allow CF5 send a UTF-8
33 * connector already did this with file names and nobody seemed to mind,
Dconfig.cfm28 // SECURITY: You must explicitly enable this "connector". (Set enabled to "true")
48 // What the user can do with this connector
133 <!--- code to maintain backwards compatibility with previous version of cfm connector --->
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/cfm/
Dconnector.cfm22 * File Browser connector for ColdFusion.
23 * (based on the original CF connector by Hendrik Kramer - hk@lwd.de)
26 * FCKeditor requires that the connector responds with UTF-8 encoded XML.
28 * file and folder names in this connector to allow CF5 send a UTF-8
33 * connector already did this with file names and nobody seemed to mind,
89 …<cfset xmlContent = "<Error number=""1"" text=""This connector is disabled. Please check the 'edit…
344 <cfthrow type="fckeditor.connector" message="Illegal command: #url.command#">
Dconfig.cfm25 // SECURITY: You must explicitly enable this "connector". (Set enabled to "true")
49 <!--- code to maintain backwards compatibility with previous version of cfm connector --->
/plugin/phpipam/
Dplugin.info.txt4 name {php}IPAM connector plugin
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
Dwsgi.py29 from connector import FCKeditorConnector
Dzope.py33 from connector import *
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Dbasic-style.xml.bak12 <add as="shape" value="connector"/>
27 <add as="shape" value="connector"/>
Deditor_zh-CN.properties.bak54 connector=Connector
Ddefault-style.xml.bak19 <add as="shape" value="connector"/>
/plugin/grensladawritezor/fckeditor/editor/filemanager/upload/lasso/
Dconfig.lasso26 The connector uses the file tags, which require authentication. Enter a
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/lasso/
Dconfig.lasso26 The connector uses the file tags, which require authentication. Enter a
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
Dconfig.asp25 ' SECURITY: You must explicitelly enable this "connector" (set it to "True").
42 ' What the user can do with this connector
Dconnector.asp37 …SendError 1, "This connector is disabled. Please check the ""editor/filemanager/connectors/asp/con…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
Dconfig.lasso26 The connector uses the file tags, which require authentication. Enter a
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/asp/
Dconnector.asp37 …SendError 1, "This connector is disabled. Please check the ""editor/filemanager/browser/default/co…
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/py/
Dconnector.py92 connector = FCKeditorConnector(context=context)
93 return connector.run()
/plugin/indexmenu/scripts/fancytree/skin-xp/
Dui.fancytree.min.css6connector>li{background-image:none}li.fancytree-animating{position:relative}#fancytree-drop-marker…

1234