service/core/SugarWebService.php

Show: inherited
Table of Contents

Constants

Constant  sugarEntry = true

\SugarWebService

Package: SugarCRM

This is an abstract class for all the web services.

All type of web services should provide proper implementation of all the abstract methods

Children
\SugarRestService
\SugarSoapService
Api
 

Properties

Propertyprotected  $excludeFunctions= 'array()'
Default valuearray()Details
Type
n/a
Propertyprotected  $server= 'null'
Default valuenullDetails
Type
n/a

Methods

methodpublicerror(  $errorObject ) : void
abstract

Parameters
Name Type Description
$errorObject
methodpublicgetRegisteredClass( ) : void
abstract

methodpublicgetRegisteredImplClass( ) : void
abstract

methodpublicregister(  $excludeFunctions = array() ) : void
abstract

Parameters
Name Type Description
$excludeFunctions
methodpublicregisterClass(  $class ) : void
abstract

Parameters
Name Type Description
$class
methodpublicregisterImplClass(  $class ) : void
abstract

Parameters
Name Type Description
$class
methodpublicserve( ) : void
abstract

Documentation was generated by DocBlox 0.18.1.