Solar_Access_Adapter_None::isOwner()
public
bool
Solar_Access_Adapter_None::isOwner
( mixed $content
)
Checks to see if the current user is the owner of application-specific content; always returns false, since no access is allowed at all.
Parameters
(mixed)
$content
: The content to check ownership of.
Returns
(bool)
Description
Checks to see if the current user is the owner of application-specific content; always returns false, since no access is allowed at all.