سؤال

How can I get a specific value from a component in the administrator from the front-end without using the database?

هل كانت مفيدة؟

المحلول

I have found the solution:

JComponentHelper::getParams('component_name')->get('field_name');

Hope this helps people out :).

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top