JPath::isOwner/1.5
From Joomla! Documentation
JPath::isOwner
Description
Method to determine if script owns the path.
Description:JPath::isOwner [Edit Descripton]
public function isOwner ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | Path to check ownership |
- Returns boolean True if the php script owns the path passed
- Defined on line 191 of libraries/joomla/filesystem/path.php
- Since
See also
-
JPath::isOwner on api.joomla.org
-
JPath source code on JoomlaCode
-
Class JPath
-
Subpackage Filesystem
- Other versions of JPath::isOwner
SeeAlso:JPath::isOwner [Edit See Also]
User contributed notes
<CodeExamplesForm />