|
VirtueMart
3.2.14.9808
|
Public Member Functions | |
| __construct () | |
| setBatchFileId ($value) | |
| getBatchFileId () | |
| setBatchId ($value) | |
| getBatchId () | |
| setContent ($value) | |
| getContent () | |
| setContentType ($value) | |
| getContentType () | |
| setExt ($value) | |
| getExt () | |
| setFilePath ($value) | |
| getFilePath () | |
| setName ($value) | |
| getName () | |
| setSize ($value) | |
| getSize () | |
| setErrorCount ($value) | |
| getErrorCount () | |
Private Attributes | |
| $BatchFileId | |
| $BatchId | |
| $Content | |
| $ContentType | |
| $Ext | |
| $FilePath | |
| $Name | |
| $Size | |
| $ErrorCount | |
| BatchFile::__construct | ( | ) |
| BatchFile::getBatchFileId | ( | ) |
| BatchFile::getBatchId | ( | ) |
| BatchFile::getContent | ( | ) |
| BatchFile::getContentType | ( | ) |
| BatchFile::getErrorCount | ( | ) |
| BatchFile::getExt | ( | ) |
| BatchFile::getFilePath | ( | ) |
| BatchFile::getName | ( | ) |
| BatchFile::getSize | ( | ) |
| BatchFile::setBatchFileId | ( | $value | ) |
| BatchFile::setBatchId | ( | $value | ) |
| BatchFile::setContent | ( | $value | ) |
| BatchFile::setContentType | ( | $value | ) |
| BatchFile::setErrorCount | ( | $value | ) |
| BatchFile::setExt | ( | $value | ) |
| BatchFile::setFilePath | ( | $value | ) |
| BatchFile::setName | ( | $value | ) |
| BatchFile::setSize | ( | $value | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.11