Hello Florian! I guess you are looking for something corresponding to the Appendix D but for PHP (Appendix D is for C++). I don't know the details for PHP and I don't know of any existence of such a documentation.
It is great if you do this documentation. Let me suggest that you work in the users' wiki adding a set of pages on PHP starting at http://www.argouml-users.net/index.php?title=Modules. The essential part of the Java source code of the PHP module is browsable at http://argouml-php.tigris.org/source/browse/argouml-php/trunk/src/org/argouml/language/php/generator/GeneratorPHP4.java?view=markup. It is probably a good idea to have it handy if there are details that you cannot figure out using trial-and-error. /Linus 2010/8/5 Florian Dieckmann <[email protected]> > I'm looking for some basic information to understand how the PHP Support > Module is working. > I already found out how to generate PHP code from class diagramms. But, > relatively new to UML, I find it hard to understand what the PHP Support > Module does and does not, which diagram model elements and properties it > uses and which ones it ignores. > > E.g., after the generation of PHP-code, class variables look like "$var > [Null | Null | Null]" instead of "private $var = '[iniatial value]' ". > Why? > Do I use ArgoUML and its PHP Module in the right way? Is it a software > or a configuration problem ? > > The PHP Support Module is already great support of my daily work, but it > would be even more productive if I could learn a little more about the > concept of the module. > Please send me links where I can read a documentation of the PHP Module, > like a manual, a special wiki-page etc. On tigris.org,, I haven't found > it on my own yet. > Or, if such a documentation is not available yet, please send me the > related to do list. I could make a little documentation of my > trial-and-error process while using ArgoUML. > Thank You! > > ------------------------------------------------------ > > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=2643125 > > To unsubscribe from this discussion, e-mail: [ > [email protected]]. > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=2644101 To unsubscribe from this discussion, e-mail: [[email protected]].
