-
iCagenda
-
iCagenda - English
-
[ROADMAP] Populate State in icagenda Model List for FrontEnd Filters
[ROADMAP] Populate State in icagenda Model List for FrontEnd Filters
-
harish
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 2
-
Remerciements reçus 0
-
-
il y a 11 ans 2 mois - il y a 11 ans 2 mois #5371
par harish
Hi there,
I am developing front end filters for icagenda events component,i need to populate state in IcagendaModelList like this
protected function populateState($ordering = null, $direction = null)
{
// Initialise variables.
$app = JFactory::getApplication();
// Load the filter state.
$state = $app->getUserStateFromRequest($this->context.'.filter.city', 'filter_city', '', 'string');
$this->setState('filter.city', $state);
parent::populateState('e.title', 'asc');
}
please suggest me how to do this and where to do this.
Thanks in Advance.
Dernière édition: il y a 11 ans 2 mois par Lyr!C. Raison: [ROADMAP]
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6784
-
Remerciements reçus 608
-
-
-
-
il y a 11 ans 2 mois #5393
par Lyr!C
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
iCagenda
-
iCagenda - English
-
[ROADMAP] Populate State in icagenda Model List for FrontEnd Filters
Temps de génération de la page : 0.103 secondes