Methods

__construct()

__construct() 

cDatatype()

cDatatype() 
deprecated [2012-01-19] use __construct instead

Returns the effective value

get() : mixed

Returns

mixed

Parses the given value to transfer into the datatype's format

parse(mixed $value) 

Parameters

$value

mixed

Renders the displayed value

render() 

Sets this datatype to a specific value

set(mixed $value) 

Parameters

$value

mixed

 Properties

 

$_mDisplayedValue 
 

$_mValue