Public Member Functions | |
setValue ($value) | |
setDefaultValue ($default) | |
setRawValue ($raw) | |
importValue ($value) | |
import ($scope) |
Definition at line 15 of file PrimitiveNoValue.class.php.
PrimitiveNoValue::import | ( | $ | scope | ) |
Reimplemented from BasePrimitive.
Definition at line 48 of file PrimitiveNoValue.class.php.
PrimitiveNoValue::importValue | ( | $ | value | ) |
Reimplemented from BasePrimitive.
Definition at line 41 of file PrimitiveNoValue.class.php.
References Assert::isUnreachable().
PrimitiveNoValue::setDefaultValue | ( | $ | default | ) |
Definition at line 27 of file PrimitiveNoValue.class.php.
References Assert::isUnreachable().
PrimitiveNoValue::setRawValue | ( | $ | raw | ) |
usually, you should not use this method
Reimplemented from BasePrimitive.
Definition at line 34 of file PrimitiveNoValue.class.php.
References Assert::isUnreachable().
PrimitiveNoValue::setValue | ( | $ | value | ) |
Reimplemented from BasePrimitive.
Definition at line 20 of file PrimitiveNoValue.class.php.
References Assert::isUnreachable().