Class shardimage\shardimagephpapi\services\Server
Inheritance | shardimage\shardimagephpapi\services\Server » shardimage\shardimagephpapi\services\BaseService » shardimage\shardimagephpapi\base\BaseObject |
---|
Server service.
Public Properties
Property | Type | Description | Defined By |
---|---|---|---|
$customHeaderPrefix | string | Prefix for custom headers (e.g. X-Some-Header) | shardimage\shardimagephpapi\services\BaseService |
$host | string | Backend host | shardimage\shardimagephpapi\services\BaseService |
$preferredResource | string | Preferred resource handler for presenting resources | shardimage\shardimagephpapi\services\BaseService |
$resourceHandlers | array | Resource handlers (e.g. for files) | shardimage\shardimagephpapi\services\BaseService |
Public Methods
Protected Methods
Method | Description | Defined By |
---|---|---|
ensureClass() | Creates an object from the given parameters. | shardimage\shardimagephpapi\base\BaseObject |
init() | Custom initialization. | shardimage\shardimagephpapi\base\BaseObject |