Public Member Functions | |
getPrimitiveName () | |
setDefault ($default) | |
getDeclaration () | |
isMeasurable () | |
toColumnType () | |
toGetter (MetaClass $class, MetaClassProperty $property, MetaClassProperty $holder=null) | |
toSetter (MetaClass $class, MetaClassProperty $property, MetaClassProperty $holder=null) |
Definition at line 15 of file BooleanType.class.php.
BooleanType::getDeclaration | ( | ) |
Reimplemented from BasePropertyType.
Definition at line 40 of file BooleanType.class.php.
References BasePropertyType::hasDefault().
BooleanType::getPrimitiveName | ( | ) |
Reimplemented from BasePropertyType.
Definition at line 17 of file BooleanType.class.php.
BooleanType::isMeasurable | ( | ) |
Reimplemented from BasePropertyType.
Definition at line 51 of file BooleanType.class.php.
BooleanType::setDefault | ( | $ | default | ) |
WrongArgumentException |
Reimplemented from BasePropertyType.
Definition at line 26 of file BooleanType.class.php.
References BasePropertyType::$default.
BooleanType::toColumnType | ( | ) |
Reimplemented from BasePropertyType.
Definition at line 56 of file BooleanType.class.php.
BooleanType::toGetter | ( | MetaClass $ | class, | |
MetaClassProperty $ | property, | |||
MetaClassProperty $ | holder = null | |||
) |
Reimplemented from BasePropertyType.
Definition at line 61 of file BooleanType.class.php.
References MetaClassProperty::getName().
BooleanType::toSetter | ( | MetaClass $ | class, | |
MetaClassProperty $ | property, | |||
MetaClassProperty $ | holder = null | |||
) |
Reimplemented from BasePropertyType.
Definition at line 106 of file BooleanType.class.php.
References MetaClassProperty::getName().