Public Member Functions | |
importValue ($value) | |
import ($scope) | |
Protected Attributes | |
$value = array() |
Definition at line 16 of file PrimitiveIdentifierList.class.php.
PrimitiveIdentifierList::importValue | ( | $ | value | ) |
Reimplemented from PrimitiveIdentifier.
Definition at line 20 of file PrimitiveIdentifierList.class.php.
References $value, and ArrayUtils::getIdsArray().
PrimitiveIdentifierList::import | ( | $ | scope | ) |
Reimplemented from PrimitiveIdentifier.
Definition at line 56 of file PrimitiveIdentifierList.class.php.
References PrimitiveIdentifier::dao(), and BasePrimitive::import().
PrimitiveIdentifierList::$value = array() [protected] |
Reimplemented from BasePrimitive.
Definition at line 18 of file PrimitiveIdentifierList.class.php.
Referenced by importValue().