JFolder/1.5

From Joomla! Documentation
< JFolder
Revision as of 18:09, 25 April 2011 by Doxiki2 (Talk | contribs)

Jump to: navigation, search

Joomla 1.5 JFolder

Description

Description:JFolder [Edit Descripton]

Methods

Visibility Method name Description
public copy Copy a folder.
public create Create a folder -- and all necessary parent folders.
public delete Delete a folder.
public exists Wrapper for the standard file_exists function.
public files Utility function to read the files in a folder.
public folders Utility function to read the folders in a folder.
public listFolderTree Lists folder in format suitable for tree display.
public makeSafe Makes path name safe to use.
public move Moves a folder.
  • Defined in libraries/joomla/filesystem/folder.php

Importing

jimport( 'joomla.filesystem.folder' );

See also

SeeAlso:JFolder [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox