
Public Member Functions | |
| checkMedia () | |
| Revalidates the document The document should have validated on upload anyway, but this function will validate everything again. | |
| getDocumentSuffix () | |
| INSERT BRIEF DESCRIPTION HERE. | |
| getDocumentType () | |
| INSERT BRIEF DESCRIPTION HERE. | |
| getPath () | |
| INSERT BRIEF DESCRIPTION HERE. | |
| getSize () | |
| INSERT BRIEF DESCRIPTION HERE. | |
| getURL () | |
| INSERT BRIEF DESCRIPTION HERE. | |
| updateFileList () | |
| INSERT BRIEF DESCRIPTION HERE. | |
| uploadDocument ($tmpFile, $fileName) | |
| Uploads a document to this content module. | |
Supported Doctupes include: Microsoft Word 97/2000/XP/2003 Document Micrsoft Word 2007/2008 Document Adobe PDF Document Text File
| SnapContentMediaDocument::checkMedia | ( | ) |
Revalidates the document The document should have validated on upload anyway, but this function will validate everything again.
Reimplemented from SnapContent.
| SnapContentMediaDocument::getDocumentSuffix | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| SnapContentMediaDocument::getDocumentType | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| SnapContentMediaDocument::getPath | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| SnapContentMediaDocument::getSize | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| SnapContentMediaDocument::getURL | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
| SnapContentMediaDocument::updateFileList | ( | ) |
INSERT BRIEF DESCRIPTION HERE.
INSERT FULL DESCRIPTION HERE
Reimplemented from SnapContent.
| SnapContentMediaDocument::uploadDocument | ( | $ | tmpFile, | |
| $ | fileName | |||
| ) |
Uploads a document to this content module.
| $tmpFile | [string]: The path to the file as it is currently stored | |
| $fileName | [string]: The name of the new file (path not included) |
1.5.6