API16:JFolder

出典: Joomla! ドキュメンテーション

[Edit Descripton]



目次

Defined in

libraries/joomla/filesystem/folder.php

Methods

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

Importing

jimport( 'joomla.filesystem.folder' );

[Edit See Also]



Examples

<CodeExamplesForm />



自動更新 2012/05/24 11:36:20