JPath::isOwner
Method to determine if script owns the path.
Signature
public function isOwner(string
$path )
Parameters
-
$path
- Path to check ownership.
Returns
- boolean
- True if the php script owns the path passed.