Get All Joomla Constants, Classes,interfaces etc.

28 views
Skip to first unread message

Mario Lacunza

unread,
Dec 10, 2017, 12:52:29 PM12/10/17
to Joomla! General Development
Hello,
I want to get all the available joomla constants, interfaces, etc using code, is this possible with a command/function?

For example PHP have: get_defined_functions() is there something similar in Joomla?

If not, any idea how can I get it from the source code? My idea is get all of them maybe in an array and use it in my code.

Thanks in advance!

Niels Braczek

unread,
Dec 10, 2017, 1:08:08 PM12/10/17
to joomla-de...@googlegroups.com
Am 10.12.2017 um 18:32 schrieb Mario Lacunza:

> I want to get all the available joomla constants, interfaces, etc using code, is this possible with a command/function?

You're looking for something like this:
http://phpcrossref.com/xref/joomla/_crossref/ ?

> For example PHP have: get_defined_functions() is there something similar in Joomla?

No, not in Joomla itself.

> If not, any idea how can I get it from the source code? My idea is get all of them maybe in an array and use it in my code.

Google for "php source code cross reference". There are some tools out
there, that might help you.

Regards,
Niels

--
| New Stars on the Horizon: GreenCape · nibralab · laJoom |
| http://www.bsds.de · BSDS Braczek Software- und DatenSysteme |
| Webdesign · Webhosting · e-Commerce · Joomla! Content Management |
------------------------------------------------------------------

Mario Lacunza

unread,
Dec 10, 2017, 4:19:53 PM12/10/17
to Joomla! General Development
Well if there is no Joomla internal function.. yes! thanks for the help
Reply all
Reply to author
Forward
0 new messages