Class flApiService
flApiService Class
Base class for API services.
Direct known subclasses
Package: fusionLib
Copyright: Copyright (c) 2013 fusionLib. All rights reserved.
Located at system/libs/Api/flApiServer.php
Copyright: Copyright (c) 2013 fusionLib. All rights reserved.
Located at system/libs/Api/flApiServer.php
Methods summary
public
|
#
__construct(
Construct the service object. |
Properties summary
protected
|
$db
The database object to use. |
|
protected
|
$apiServer
The API server object. |
|
protected
|
$request
The request object. |
|
protected
|
$response
The response object. |