Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F548854
PhabricatorPointsEditField.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
466 B
Referenced Files
None
Subscribers
None
PhabricatorPointsEditField.php
View Options
<?php
final
class
PhabricatorPointsEditField
extends
PhabricatorEditField
{
protected
function
newControl
()
{
return
new
AphrontFormTextControl
();
}
protected
function
newConduitParameterType
()
{
return
new
ConduitPointsParameterType
();
}
protected
function
newCommentAction
()
{
return
id
(
new
PhabricatorEditEnginePointsCommentAction
());
}
protected
function
newBulkParameterType
()
{
return
new
BulkPointsParameterType
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 1:56 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
100137
Default Alt Text
PhabricatorPointsEditField.php (466 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment