]> git.llucax.com Git - software/bife/bife-all.git/commit
- Added a Root class that manages 'use' attribute to make require_once calls.
authorLeandro Lucarella <llucax@gmail.com>
Fri, 23 May 2003 15:55:06 +0000 (15:55 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 23 May 2003 15:55:06 +0000 (15:55 +0000)
commitafeefb526fa1db0797362edb2227739883a0b617
tree27955d0b33f6551b260b0e02a4ae3f8c20899005
parent537561c5709c3f574c5d406cb4cb28b3522f2566
- Added a Root class that manages 'use' attribute to make require_once calls.
- Now Page is a subclass of Root.
- Fixed protected and private methods and attributes in UML diagram (and
  inline documentation) using xmi2code new option.
- Removed include_once calls from the Parser.
Doxyfile
doc/ROADMAP
doc/bife.xmi
examples/index.php
examples/simple.xbf
src/BIFE/Copy.php
src/BIFE/Generic.php
src/BIFE/Page.php
src/BIFE/Parser.php
src/BIFE/Root.php [new file with mode: 0644]
xmi2code.config