Liste de tous les membres
Documentation des constructeurs et destructeur
plgSearchNewsfeeds::__construct |
( |
& |
$subject, |
|
|
|
$config |
|
) |
| |
Constructor
protected
- Paramètres:
-
object | $subject | The object to observe |
array | $config | An array that holds the plugin configuration |
- Depuis:
- 1.5
Réimplémentée à partir de JPlugin.
Références $config.
Documentation des fonctions membres
plgSearchNewsfeeds::onContentSearch |
( |
|
$text, |
|
|
|
$phrase = '' , |
|
|
|
$ordering = '' , |
|
|
|
$areas = null |
|
) |
| |
Newsfeeds 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:
-
string | Target search string |
string | mathcing option, exact|any|all |
string | ordering option, newest|oldest|popular|alpha|category |
mixed | An array if the search it to be restricted to areas, null if search all |
Références $app, $db, $key, $limit, $ordering, $query, $row, $state, $tag, $text, $user, JText\_(), JFactory\getApplication(), JFactory\getDbo(), JFactory\getLanguage(), et JFactory\getUser().
plgSearchNewsfeeds::onContentSearchAreas |
( |
| ) |
|
- Renvoie:
- array An array of search areas
La documentation de cette classe a été générée à partir du fichier suivant :