API17:JFilesystemHelper
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JFilesystemHelper
Description
Description:JFilesystemHelper [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | ftpChmod | Quick FTP chmod. |
| public | getFilters | Returns a list of filters. |
| public | getJStreams | Returns a list of J! streams. |
| public | getSupported | Stream and Filter Support Operations. |
| public | getTransports | Returns a list of transports. |
| public | isJoomlaStream | TODO Add description. |
| public | remotefsize | Support Functions; should probably live in a helper? |
| public static | getWriteModes | Modes that require a write operation. |
- Defined in libraries/joomla/filesystem/helper.php
Importing
jimport( 'joomla.filesystem.helper' );
See also
-
JFilesystemHelper source code on BitBucket
-
Subpackage Filesystem
- Other versions of JFilesystemHelper
SeeAlso:JFilesystemHelper [Edit See Also]
User contributed notes
<CodeExamplesForm />
