3

I have a custom table in a view which uses JModelLegacy instead of JModelList since the data source isn't a database. But I still want to use the global default-list-limit value for fetching values from the source. How do I access this, or any other global config values?

1 Answer 1

3

JFactory::getApplication()->get('list_limit');

I suppose I got a bit confused by the jargon ambiguity and so did my google searches for the same. Feel free to mark this as a duplicate question if it is.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.