Referencia de la Clase CesInteropCENIPRemoteExchange

Represents a CENIP remote exchange. Más...

Diagrama de herencias de CesInteropCENIPRemoteExchange
CesBankExchange IcesDBObject

Métodos públicos

 __construct ($code)
 Build new instance from the name. Más...
 
 activate ()
 Activates a newly created exchange, with new structures required. Más...
 
 deleteExtraData ()
 Delete object data. Más...
 
 getCurrency ()
 Get currency of this exchange. Más...
 
 getDefaultAccount ()
 Returns a default, hidden CesBankLocalAccount as model for new accounts. Más...
 
 getParent ()
 The parent object for those objects using the decorator pattern. Más...
 
 getRecord ()
 Gets record. Más...
 
 getVirtualAccount (CesBankExchange $exchange)
 Get virtual account for this exchange, or create if needed. Más...
 
 loadRecord ($record)
 Loads record. Más...
 
 saveExtraData ()
 Save object data. Más...
 

Métodos públicos estáticos

static getDefaultExchange ()
 Returns a default exchange as model for new exchanges. Más...
 

Campos de datos

 $admin
 Administrator user uid. Más...
 
 $code
 Code. Más...
 
 $country
 Country. Más...
 
 $created
 Created. Más...
 
 $data = array()
 Data. Más...
 
 $id
 Id. Más...
 
 $limitchain
 Limitchain. Más...
 
 $map
 Map. Más...
 
 $modified
 Modified. Más...
 
 $name
 Name. Más...
 
 $region
 Region. Más...
 
 $shortname
 Shortname. Más...
 
 $state
 State. Más...
 
 $town
 Town. Más...
 
 $website
 Website. Más...
 
const DEFAULT_EXCHANGE_ID = 1
 
const STATE_ACTIVE = 1
 
const STATE_INACTIVE = 0
 

Atributos públicos estáticos

static $table = 'ces_exchange'
 

Métodos protegidos

 getFreeAccountName ()
 GetFreeAccountName. Más...
 
 getSimpleRecord ()
 Object simple record. Más...
 

Atributos protegidos

 $currency
 Currency. Más...
 

Descripción detallada

Represents a CENIP remote exchange.

It is a stub in fact.


La documentación para esta clase fue generada a partir del siguiente fichero: