Collaboration diagram for AttributeValue:Data Structures | |
| class | Exception |
Static Public Member Functions | |
| static | getTypedValue (\Doc &$doc,\NormalAttribute &$oAttr) |
| static | setTypedValue (\Doc &$doc,\NormalAttribute &$oAttr, $value) |
Definition at line 9 of file Class.AttributeValue.php.
|
static |
return typed value for an document's attribute
| \Doc | $doc | |
| \NormalAttribute | $oAttr |
| AttributeValue\Exception |
Definition at line 18 of file Class.AttributeValue.php.
Here is the call graph for this function:
|
static |
Set a new value to an attribute document
| \Doc | $doc | |
| \NormalAttribute | $oAttr | |
| mixed | $value |
| AttributeValue\Exception | in case of incompatible value |
Definition at line 229 of file Class.AttributeValue.php.
Here is the call graph for this function: