* @package doc * @version $Id$ * @link http://www.zentao.net */ ?>
| doc->id);?> | doc->fileTitle);?> | doc->filePath);?> | doc->extension);?> | doc->size);?> | doc->addedBy);?> | doc->addedDate);?> | actions;?> |
|---|---|---|---|---|---|---|---|
| id;?> | objectID");?>'>title . '.' . $file->extension . ' [' . strtoupper($file->objectType) . ' #' . $file->objectID . ']';?> | pathname;?> | extension;?> | size / 1024 , 1) . 'K';?> | addedBy) ? $file->addedBy : '';?> | addedDate) ? substr($file->addedDate, 0, 10) : '';?> | id", $lang->doc->download, "data-toggle='modal'", '', true, false, $file); common::printLink('file', 'delete', "fileID=$file->id", $lang->delete, 'hiddenwin', '', true, false, $file); ?> |
| show();?> | |||||||