'; if ($editor) { if ($maxsize) echo ''.$maxsize.''; echo "\n\t\t\t
".$maxsize.'
'; } } function uploadFileBox ($title, $suffix='') { echo "\n\t\t\t"; echo ""; echo "\n\t\t\t\t"; echo "\n\t\t\t
"; } function tickBoxField ($object, $property, $title) { if (is_object($object) AND $object->$property) $checked = "checked='checked'"; else $checked = ''; echo "\n\t\t\t"; echo ""; echo "\n\t\t\t\t"; echo "\n\t\t\t
"; } function autoShortHandling ($file) { echo "\n\t\t\t"; echo ""; if ($file->autoshort) { echo "\n\t\t\t"; echo "\n\t\t\t"; } else echo "\n\t\t\t"; echo "\n\t\t\t
"; } function displayIcons ($object, $iconList) { if (is_object($object)) $currenticon = $object->icon; else $currenticon = ''; ?>pathwayHTML(null); if ($clist == '') { echo _DOWN_FILE_SUBMIT_NOCHOICES; return; } $this->addFileScripts(); $interface = remositoryInterface::getInstance(); if (!$this->remUser->isLogged()) $interface->initEditor(); $formurl = remositoryRepository::getInstance()->RemositoryBasicFunctionURL('savefile'); echo "\n\t"; } function addFileScripts () { $interface = remositoryInterface::getInstance(); ?>