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

Référence de la classe SearchModelSearch

Graphe d'héritage de SearchModelSearch:
Graphe de collaboration de SearchModelSearch:

Liste de tous les membres

Fonctions membres publiques

Attributs publics


Documentation des constructeurs et destructeur

SearchModelSearch::__construct ( )

Overridden constructor protected

Réimplémentée à partir de JObject.

SearchModelSearch::__construct ( )

Constructor

Depuis:
1.5

Réimplémentée à partir de JObject.

Références $config, $mainframe, $ordering, JFactory::getConfig(), JRequest::getString(), JRequest::getVar(), et JRequest::getWord().

Voici le graphe d'appel pour cette fonction :


Documentation des fonctions membres

SearchModelSearch::getAreas ( )

Method to get the search areas

Depuis:
1.5

Références $mainframe, JDispatcher::getInstance(), et JPluginHelper::importPlugin().

Voici le graphe d'appel pour cette fonction :

SearchModelSearch::getData ( )

Method to get weblink item data for the category

public

Renvoie:
array

Références $rows, JDispatcher::getInstance(), et JPluginHelper::importPlugin().

Voici le graphe d'appel pour cette fonction :

SearchModelSearch::getItems ( )
SearchModelSearch::getPagination ( )

Method to get a pagination object of the weblink items for the category

public

Renvoie:
integer

Références jimport().

Voici le graphe d'appel pour cette fonction :

SearchModelSearch::getTotal ( )

Method to get the total number of weblink items for the category

public

Renvoie:
integer
SearchModelSearch::reset ( )

Références $db, et JFactory::getDBO().

Voici le graphe d'appel pour cette fonction :

SearchModelSearch::setAreas ( active = array(),
search = array() 
)

Method to set the search areas

public

Paramètres:
arrayActive areas
arraySearch areas
SearchModelSearch::setSearch ( keyword,
match = 'all',
ordering = 'newest' 
)

Method to set the search parameters

public

Paramètres:
stringsearch string
stringmathcing option, exact|any|all
stringordering option, newest|oldest|popular|alpha|category

Références $ordering.


Documentation des données membres

SearchModelSearch::$_areas = null
SearchModelSearch::$_data = null
SearchModelSearch::$_pagination = null
SearchModelSearch::$_total = null
SearchModelSearch::$lists = ''

La documentation de cette classe a été générée à partir des fichiers suivants :