Метод | Описание | |
---|---|---|
CheckCredentialsAndPackage ( ) | ||
CheckVersion ( ) | ||
GetInvalidCredentialOrPackageErrorText ( ) | ||
GetNonLiveText ( ) | ||
GetVersionMismatchWarningText ( ) | ||
PerformUpload ( ) | ||
__construct ( $strPackageName, $strUsername, $strPassword, $blnLive, $blnForce, $strSettingsFilePath, $strNotes, $strNotesPath ) |
Метод | Описание | |
---|---|---|
ExecuteUpload ( ) | ||
ProcessDirectory ( string $strPath, QDirectoryToken $objDirectoryToken ) : void | Given the path of a directory, process all the directories and files in it that have NOT been seen in SeenRealPath. | |
ProcessFile ( $strFullPath, QDirectoryToken $objDirectoryToken ) | ||
SetupNotes ( $strNotes, $strNotesPath ) | ||
SetupSettings ( ) |
public GetInvalidCredentialOrPackageErrorText ( ) |
protected ProcessDirectory ( string $strPath, QDirectoryToken $objDirectoryToken ) : void | ||
$strPath | string | |
$objDirectoryToken | QDirectoryToken | |
Результат | void |
protected ProcessFile ( $strFullPath, QDirectoryToken $objDirectoryToken ) | ||
$objDirectoryToken | QDirectoryToken |
public __construct ( $strPackageName, $strUsername, $strPassword, $blnLive, $blnForce, $strSettingsFilePath, $strNotes, $strNotesPath ) |