Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1431535
ResultSetAugmentor.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
294 B
Referenced Files
None
Subscribers
None
ResultSetAugmentor.php
View Options
<?php
/**
* Augment search results.
* @stable to implement
*/
interface
ResultSetAugmentor
{
/**
* Produce data to augment search result set.
* @param ISearchResultSet $resultSet
* @return array Data for all results
*/
public
function
augmentAll
(
ISearchResultSet
$resultSet
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 20:41 (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
3a/45/cbda16349ba64d656d6b7b4bc321
Default Alt Text
ResultSetAugmentor.php (294 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment