JFile/1.5

From Joomla! Documentation
< JFile
Revision as of 14:31, 13 February 2013 by JoomlaWikiBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JFile

Description

Description:JFile [Edit Descripton]

Methods

Visibility Method name Description
public copy Copies a file.
public delete Delete a file or array of files.
public exists Wrapper for the standard file_exists function.
public getExt Gets the extension of a file name.
public getName Returns the name, sans any path.
public makeSafe Makes file name safe to use.
public move Moves a file.
public read Read the contents of a file.
public stripExt Strips the last extension off a file name.
public upload Moves an uploaded file to a destination folder.
public write Write contents to a file.
  • Defined in libraries/joomla/filesystem/file.php

Importing

jimport( 'joomla.filesystem.file' );

See also

SeeAlso:JFile [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox