Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2895579
PhrictionDocumentSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
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
Jan 19 2025, 21:41 (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1129047
Default Alt Text
PhrictionDocumentSearchConduitAPIMethod.php (389 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment