include/connectors/ConnectorFactory.php

Show: inherited
Table of Contents

\ConnectorFactory

Package: SugarCRM

Connector factory

Api
 

Properties

Propertypublic  $source_map= 'array()'
static
Default valuearray()Details
Type
n/a

Methods

methodpublicgetInstance(  $source_name ) : void
static

Parameters
Name Type Description
$source_name
methodpublicload( string $class,  $type ) : void
static

Split the class name by _ and go through the class name which represents the inheritance structure to load up all required parents.

Parameters
Name Type Description
$class string

the root class we want to load.

$type
methodpublicloadClass( string $class,  $type ) : void
static

include a source class file.

Parameters
Name Type Description
$class string

a class file to include.

$type
Documentation was generated by DocBlox 0.18.1.