What?
I'm writing a Joomla 2.5.x component for logging time and projects and need a dropdown to have selectable options restricted to the logged-in user. This is specified in the XML file of the custom ...
... ASC');
// Reset the query using our new query object
$db->setQuery($query);
// Load the results as a list of stdClass objects (see later for more options on retrieving data).
$rows = $db->loadObjectList();
// ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.