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