Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F972801
PhamePostEditConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
347 B
Referenced Files
None
Subscribers
None
PhamePostEditConduitAPIMethod.php
View Options
<?php
final
class
PhamePostEditConduitAPIMethod
extends
PhabricatorEditEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'phame.post.edit'
;
}
public
function
newEditEngine
()
{
return
new
PhamePostEditEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Create or edit blog posts in Phame.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jun 18, 6:25 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
228501
Default Alt Text
PhamePostEditConduitAPIMethod.php (347 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment