value = $value; } public function isEmpty () { return sizeof ($this->value) ? FALSE : TRUE; } } ?>