Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F605826
PhamePostSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
356 B
Referenced Files
None
Subscribers
None
PhamePostSearchConduitAPIMethod.php
View Options
<?php
final
class
PhamePostSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'phame.post.search'
;
}
public
function
newSearchEngine
()
{
return
new
PhamePostSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Read information about blog posts.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, May 14, 6:59 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
112354
Default Alt Text
PhamePostSearchConduitAPIMethod.php (356 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment