API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe plgXMLRPCJoomlaServices

Liste de tous les membres

Fonctions membres publiques


Documentation des fonctions membres

plgXMLRPCJoomlaServices::searchSite ( searchword,
phrase = '',
order = '' 
)

Remote Search method

The sql must return the following fields that are used in a common display routine: href, title, section, created, text, browsernav

Paramètres:
stringTarget search string
stringmathcing option, exact|any|all
stringordering option, newest|oldest|popular|alpha|category
Renvoie:
array Search Results
Depuis:
1.5

Références $db, $i, $mainframe, $ordering, $rows, JFactory::getDBO(), JPluginHelper::importPlugin(), SearchHelper::prepareSearchContent(), et JURI::root().

Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :