\Ingo_Script_Ispconfig_Vacation

The Ingo_Script_Ispconfig_Vacation class represents a ISPConfig vacation message.

Summary

Methods
Properties
Constants
__construct()
generate()
$disable
$vacation
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$disable

$disable : boolean

Type

boolean

Methods

__construct()

__construct(array  $params = array()) 

Constructor.

Parameters

array $params

Array of parameters. Expected fields are 'vacation'.

generate()

generate() : string

Generates code to represent the vacation message.

Returns

string —

Code to represent the vacation message.