JFolder::delete/1.5
From Joomla! Documentation
JFolder::delete
Description
Delete a folder.
Description:JFolder::delete [Edit Descripton]
public function delete ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | The path to the folder to delete. |
- Returns boolean True on success.
- Defined on line 254 of libraries/joomla/filesystem/folder.php
- Since
- Referenced by
See also
-
JFolder::delete on api.joomla.org
-
JFolder source code on JoomlaCode
-
Class JFolder
-
Subpackage Filesystem
- Other versions of JFolder::delete
SeeAlso:JFolder::delete [Edit See Also]
User contributed notes
<CodeExamplesForm />