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