Changes 0 to 10 on this branch are displayed below, sorted in descending chronological order.
| Author: |
marcel@hsdev.com |
| Changelog: |
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: ...
|
| Date: |
Sat, 17 Jun 2006 18:32:57 GMT |
| Author: |
marcel@hsdev.com |
| Changelog: |
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
|
| Date: |
Wed, 22 Feb 2006 18:07:29 GMT |