API17:JPath::isOwner
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.
JPath::isOwner
Description
Method to determine if script owns the path.
Description:JPath::isOwner [Edit Descripton]
Since
Synopsis
public static JPath::isOwner ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | Path to check ownership |
Returns
boolean True if the php script owns the path passed
Defined in
libraries/joomla/filesystem/path.php (line 185)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
