Blesta Source Documentation

ClientexecServices

Generic Clientexec Services Migrator.

Table of Contents

Methods

__construct() ClientexecServices constructor.
get() Fetch all standard services.
getServiceFields() Fetch all the fields from an specific service.
getServiceNextRenewDate() Get the next renew date of an specific service.
getServicePricing() Get the service pricing.
getServiceStatus() Get the status of an specific service.
Methods

__construct()

ClientexecServices constructor.

public __construct(Record $remote) : mixed
Parameters
$remote : Record

get()

Fetch all standard services.

public get() : PDOStatement
Return values
PDOStatement

getServiceFields()

Fetch all the fields from an specific service.

public getServiceFields(mixed $service_id) : PDOStatement
Parameters
$service_id : mixed
Return values
PDOStatement

getServiceNextRenewDate()

Get the next renew date of an specific service.

public getServiceNextRenewDate(mixed $service_id) : PDOStatement
Parameters
$service_id : mixed
Return values
PDOStatement

getServicePricing()

Get the service pricing.

public getServicePricing(mixed $service_id) : PDOStatement
Parameters
$service_id : mixed
Return values
PDOStatement

getServiceStatus()

Get the status of an specific service.

public getServiceStatus(mixed $service_id) : PDOStatement
Parameters
$service_id : mixed
Return values
PDOStatement
Tags
subpackage

plugins.import

copyright

Copyright (c) 2010, Phillips Data, Inc.

license

http://www.blesta.com/license/ The Blesta License Agreement

link

Blesta


        
On this page

Search results