public function getNumAttachments() { return StudipDocument::countBySQL("range_id=?", array($this->id)); }