Searched refs:Connector (Results 1 – 25 of 35) sorted by relevance
12
18 use PhpConsole\Connector; alias69 /** @var Connector */74 * @param Connector|null $connector Instance of \PhpConsole\Connector class (optional)77 …public function __construct(array $options = [], ?Connector $connector = null, $level = Logger::DE…
23 protected $connectorsType = Connector::class;35 * @param Connector[]42 * @return Connector[]
20 class Connector extends \Google\Model class206 class_alias(Connector::class, 'Google_Service_Connectors_Connector');
41 ' Create the main "Connector" node.42 Response.Write "<Connector command=""" & command & """ resourceType=""" & resourceType & """>"49 Response.Write "</Connector>"58 …Response.Write "<Connector><Error number=""" & number & """ text=""" & Server.HTMLEncode( text ) &…
21 ' This file include generic functions used by the ASP Connector.
26 ' This is the File Manager Connector for ASP.
22 ' in the ASP Connector.
20 use Google\Service\Connectors\Connector; alias39 * @return Connector45 return $this->call('get', [$params], Connector::class);
22 …* This file include the functions that create the base XML output by the ColdFusion Connector (MX …39 …<cfoutput><Connector command="#ARGUMENTS.command#" resourceType="#ARGUMENTS.resourceType#"></cfout…45 <cfoutput></Connector></cfoutput>57 <cfoutput><Connector></cfoutput>
306 …xmlHeader = '<?xml version="1.0" encoding="utf-8" ?><Connector command="#url.command#" resourceTyp…308 xmlFooter = '</Connector>';
22 * This file include generic functions used by the ColdFusion Connector (MX 6.0 and above).
6 ####.NET RPC-XML DokuWiki Connector API & Auth manager21 ####Example use stDokuWiki.Connector:25 using stDokuWiki.Connector;
94 ===== {es} Connector96 https://www.drupal.org/project/elasticsearch_connector[Link: {es} Connector]98 [quote, {es} Connector]100 {es} Connector is a set of modules designed to build a full {es} eco system in
448 if (node.State.Connector != null) {457 for (var ix = 0; ix < node.State.Connector.Segments.length; ix++) 459 var edge = node.State.Connector.Segments[ix];474 for (var ix = 0; ix < node.State.Connector.Segments.length; ix++) 476 var edge = node.State.Connector.Segments[ix];507 for (var j = ix + 1; j < node.State.Connector.Segments.length; j++) 509 var e2 = node.State.Connector.Segments[j];
1 …Connector:null,config:{init:function(){this.Exterior=new OrgChart.Layout.Rect;this.BranchExterior=… property
22 * This is the File Manager Connector for Lasso.243 <Connector command="' + $Command + '" resourceType="' + $Type + '">246 </Connector>
22 * Configuration file for the File Manager Connector for Lasso.
22 * This is the File Manager Connector for Lasso.251 <Connector command="' + $Command + '" resourceType="' + $Type + '">254 </Connector>
54 connector=Connector
53 connector=Connector
55 connector=Connector
26 * This is the File Manager Connector for ASP.
354 …xmlHeader = '<?xml version="1.0" encoding="utf-8" ?><Connector command="#url.command#" resourceTyp…356 xmlFooter = '</Connector>';