API17:JStream::move
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.
JStream::move
Description
Moves a file.
Description:JStream::move [Edit Descripton]
public function move ( $src $dest $context=null $use_prefix=true $relative=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $src | string | ||
| $dest | string | ||
| $context | $context | null | |
| $use_prefix | boolean | true | $user_prefix |
| $relative | boolean | false | $relative |
See also
-
JStream::move source code on BitBucket
-
Class JStream
-
Subpackage Filesystem
- Other versions of JStream::move
SeeAlso:JStream::move [Edit See Also]
User contributed notes
<CodeExamplesForm />
