Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F454503
PholioCapabilityDefaultView.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
PholioCapabilityDefaultView.php
View Options
<?php
final
class
PholioCapabilityDefaultView
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'pholio.default.view'
;
public
function
getCapabilityKey
()
{
return
self
::
CAPABILITY
;
}
public
function
getCapabilityName
()
{
return
pht
(
'Default View Policy'
);
}
public
function
shouldAllowPublicPolicySetting
()
{
return
true
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 5, 5:09 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
69556
Default Alt Text
PholioCapabilityDefaultView.php (367 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment