setAssocId($fileId); } /** * Get the associated file ID. * @return int File ID */ function getFileId() { return $this->getAssocId(); } } ?>