[Lxr-general] List of all functions? How to reference variables? [PHP]
Brought to you by:
ajlittoz
|
From: Sascha C. <sc...@it...> - 2005-01-18 10:04:19
|
Hi there ;)
LXR is up and running, xreffing some PHP code bases. Now that my users ha=
ve
it, they want more - damn it ;)
I've read the docs and looked at several LXR installations (googleing for
'This page was automatically generated by the LXR engine') but could not
find any examples for my users' wishes in the wild.
So here we go:
- Is it possible to have a list of all functions, each function linked to
the identifier search?
- Can we have a list of variables and constants, linked to a similar thin=
g
like the identifier search?
- Last but not least, can we index our template variables
'...{VARNAMEALLCAPS}...' and loops '<!-- BEGIN loop_name -->\n ... \n<!--
END loop_name -->'?
Any hints to ready made stuff? Any ideas how to do it? I think I could
create the function list by fetching the data from the database, right? W=
hat
about the other two wishes? Searching for variables/constants would be
really cool...
Kind regards, Sascha
--=20
Sascha Carlin
website: http://www.itst.org/
blog: http://www.itst.org/web/
mailto: sc...@it...
icq: 99327847
skype: saschacarlin
mobile: +49 177 3074952
gpg: http://www.itst.org/sc_at_itst_dot_net.asc
|