activateEmailTransporter(
int
$id,
int
$isActive,
)
:
void
Description
Activate/Inactivate email transporter
Arguments
Name
Type
Description
Default
$id
int
- transporter ID
$isActive
int
Return value
Type
Description
void
Tags
Name
Description
access
public
addEmailTransporter(
array
$data,
)
:
void
Description
Add email transporter
Arguments
Name
Type
Description
Default
$data
array
Return value
Type
Description
void
Tags
Name
Description
access
public
deleteEmailTransporter(
int
$id,
)
:
void
Description
Delete email transporter
Arguments
Name
Type
Description
Default
$id
int
Return value
Type
Description
void
Tags
Name
Description
access
public
getAPCInfo(
)
:
array
Description
Get information about APC
Returns an array with the following elements:
version: a string with the version of APC that is currently installed or an empty string if it's not installed
enabled: boolean
Get GeoIp Version release
Return an array with keys "country" & "city"
Return value
Type
Description
array
Tags
Name
Description
access
public
getHostname(
)
:
string
Description
Get Hostname
Return a string
Return value
Type
Description
string
Tags
Name
Description
access
public
getMysqlVersion(
)
:
string
Description
Get MySQL Version
Return value
Type
Description
string
Tags
Name
Description
access
public
getSettings(
int
$isEditable
= 1,
)
:
array
Description
Get settings that are by default editable
Arguments
Name
Type
Description
Default
$isEditable
int
[optional]
1
Return value
Type
Description
array
Tags
Name
Description
access
public
getWarnings(
)
:
array
Description
Get any warnings to display in the dashboard
Each array element returned is an array with two strings: type and description
Return value
Type
Description
array
Tags
Name
Description
access
public
getWurflInfo(
)
:
array
Description
Get information about the Wurfl library installed
Returns an array with the following elements:
cacheBuilt: the date the last time the cache was manually built,
stored in the setting table
date: the last modified date of the wurfl xml file