joomla-module Questions
5
Solved
I've made a basic Joomla module for my site as a shoutbox. But I'd like to put AJAX in it (I know a similar module with AJAX already exists on JED but this more a project for me to learn how AJAX w...
Greeley asked 19/11, 2012 at 0:56
4
Solved
Im useing joomla 2.5, and I want to create a custom form field type that stored in the same module.
In the XML:
<fieldset name="basic" addfieldpath="/modules/mod_royalslider/fields"></f...
Hardiness asked 7/1, 2013 at 13:44
1
Solved
I'm writing a Joomla! module in which I need to display current article title.
I've got this code found somewhere here on a stackoverflow:
<?php
$option = JRequest::getCmd('option');
$view = J...
Scherzando asked 27/2, 2014 at 13:33
3
Solved
I am looking for possible filters' list when adding parameters' field for a module settings.
I know that filter="raw" and filter="integer" exists from examples at Text form field type.
But what ...
Heraclitus asked 15/8, 2013 at 19:43
1
© 2022 - 2024 — McMap. All rights reserved.