phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
ISearch.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Ajax\semantic\components\search
;
4
5
interface
ISearch
{
6
7
public
function
search
($query, $field=
"title"
);
8
9
public
function
getResponse
();
10
}
Ajax\semantic\components\search\ISearch
Definition
ISearch.php:5
Ajax\semantic\components\search\ISearch\getResponse
getResponse()
Ajax\semantic\components\search\ISearch\search
search($query, $field="title")
Ajax\semantic\components\search
Definition
AbstractSearchResult.php:3
Ajax
semantic
components
search
ISearch.php
Generated on Sun Dec 10 2023 16:16:00 for
phpMv-UI
by
doxygen
1.9.8