![]() |
Xataface 2.0
Xataface Application Framework
|
Public Member Functions | |
| FTPExtractor (&$archive) | |
| connect ($host, $user, $password) | |
| extract ($destination, $sourcePath) | |
Data Fields | |
| $archive | |
| $ftp | |
| $destination | |
| $source | |
Definition at line 6 of file FTPExtractor.class.php.
| connect | ( | $ | host, |
| $ | user, | ||
| $ | password | ||
| ) |
Definition at line 16 of file FTPExtractor.class.php.
| extract | ( | $ | destination, |
| $ | sourcePath | ||
| ) |
Definition at line 30 of file FTPExtractor.class.php.
| FTPExtractor | ( | &$ | archive | ) |
Definition at line 12 of file FTPExtractor.class.php.
| $archive |
Definition at line 7 of file FTPExtractor.class.php.
| $destination |
Definition at line 9 of file FTPExtractor.class.php.
| $ftp |
Definition at line 8 of file FTPExtractor.class.php.
| $source |
Definition at line 10 of file FTPExtractor.class.php.
1.7.4