Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1353821
PhrictionDocumentSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
389 B
Referenced Files
None
Subscribers
None
PhrictionDocumentSearchConduitAPIMethod.php
View Options
<?php
final
class
PhrictionDocumentSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'phriction.document.search'
;
}
public
function
newSearchEngine
()
{
return
new
PhrictionDocumentSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Read information about Phriction documents.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jul 6, 8:13 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
320161
Default Alt Text
PhrictionDocumentSearchConduitAPIMethod.php (389 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment