en-us Changes to branch com.xaraya.modules.autodoc http://mt.xaraya.com/branch/changes/com.xaraya.modules.autodoc Changes to branch com.xaraya.modules.autodoc http://mt.xaraya.com/revision/info/2a12eebf4434ea28aa594f506f9e23d3c22e7170 Catching up after mt.26 migration. Catching up after mt.26 migration.
Splitting types of reflection object to their own file, writing a pseudo fun include thingie
* xarclass/reflectionclass.php: new file
* xarclass/reflectionconstant.php: new file
* xarclass/reflectionextension.php: new file
* xarclass/reflectionfunction.php: new file
* xarclass/reflectioninterface.php: new file
* xarclass/reflection.php: ...
marcel@hsdev.com Sat, 17 Jun 2006 18:32:57 GMT
http://mt.xaraya.com/revision/info/4eb95142823771c2927aa8d5ab3424c90b3f75ed Fooling around with the php Reflection API Fooling around with the php Reflection API
This module sort of requires php 5.1.2 and xaraya core 2.x, so dont expect this to work.

* .mt-ignore: new file
* xarclass/reflection.php: new file
* xarinit.php: new file
* xartemplates/includes/classinfo.xd: new file
* xartemplates/includes/constantinfo.xd: new file
* xartemplates/includes/extensioninfo.xd: new file
* xartemplates/includes/funcinfo.xd: new file
* xartemplates/includes/interfaceinfo.xd: new file
* xartemplates/includes/paraminfo.xd: new file
* xartemplates/includes/visibility.xd: new file
* xartemplates/user-display.xd: new file
* xartemplates/user-main.xd: new file
* xaruser/display.php: new file
* xaruser/main.php: new file
* xaruser/view.php: new file
* xaruserapi/get.php: new file
* xaruserapi/getitemtypes.php: new file
* xaruserapi/getmenulinks.php: new file
* xaruserapi/search.php: new file
* xarversion.php: new file
marcel@hsdev.com Wed, 22 Feb 2006 18:07:29 GMT