class FlagType extends ConcreteObject (View source)

Properties

$error from  ConcreteObject
$id
$handle

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

getConversationFlagTypeID()

No description

__construct($id = false, $handle = false)

No description

init($id, $handle)

No description

delete()

No description

static 
getByID($id)

No description

static 
getByhandle($handle)

No description

static 
add($handle)

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

getConversationFlagTypeHandle()

No description

getConversationFlagTypeID()

No description

__construct($id = false, $handle = false)

No description

Parameters

$id
$handle

init($id, $handle)

No description

Parameters

$id
$handle

delete()

No description

static getByID($id)

No description

Parameters

$id

static getByhandle($handle)

No description

Parameters

$handle

static add($handle)

No description

Parameters

$handle