Determines if additional media items can be selected.
bool TRUE if additional items can be selected, otherwise FALSE.
public function hasSlotsAvailable() { return $this->getAvailableSlots() !== 0; }