class Type extends ConcreteObject (View source)

Properties

$error from  ConcreteObject

Methods

loadError($error)

No description

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

static 
camelcase($file)

No description

static 
uncamelcase($string)

No description

getAccessEntityTypeID()

No description

getAccessEntityTypeHandle()

No description

getAccessEntityTypeName()

No description

getAccessEntityTypeClass()

Returns the controller class for the currently selected captcha library.

string
getAccessEntityTypeDisplayName(string $format = 'html')

Returns the display name for this access entity type (localized and escaped accordingly to $format)

static 
getByID($petID)

No description

__call($method, $args)

No description

getAccessEntityTypeToolsURL($task = false)

No description

static 
getList($category = false)

No description

getPackageID()

No description

getPackageHandle()

No description

static 
exportList($xml)

No description

delete()

No description

static 
getListByPackage($pkg)

No description

static 
getByHandle($petHandle)

No description

static 
add($petHandle, $petName, $pkg = false)

No description

static 
exportTranslations()

No description

Details

loadError($error)

No description

Parameters

$error

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

Parameters

$arr

static camelcase($file)

No description

Parameters

$file

static uncamelcase($string)

No description

Parameters

$string

getAccessEntityTypeID()

No description

getAccessEntityTypeHandle()

No description

getAccessEntityTypeName()

No description

getAccessEntityTypeClass()

Returns the controller class for the currently selected captcha library.

string getAccessEntityTypeDisplayName(string $format = 'html')

Returns the display name for this access entity type (localized and escaped accordingly to $format)

Parameters

string $format

= 'html' Escape the result in html format (if $format is 'html'). If $format is 'text' or any other value, the display name won't be escaped.

Return Value

string

static getByID($petID)

No description

Parameters

$petID

__call($method, $args)

No description

Parameters

$method
$args

getAccessEntityTypeToolsURL($task = false)

No description

Parameters

$task

static getList($category = false)

No description

Parameters

$category

getPackageID()

No description

getPackageHandle()

No description

static exportList($xml)

No description

Parameters

$xml

delete()

No description

static getListByPackage($pkg)

No description

Parameters

$pkg

static getByHandle($petHandle)

No description

Parameters

$petHandle

static add($petHandle, $petName, $pkg = false)

No description

Parameters

$petHandle
$petName
$pkg

static exportTranslations()

No description