Solar_Access_Adapter_Open::isOwner()
public
bool
Solar_Access_Adapter_Open::isOwner
( mixed $content
)
Checks to see if the current user is the owner of application-specific content; always returns true, to allow for programmatic owner checks.
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 true, to allow for programmatic owner checks.