phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Tutorials


From: Alex Borges
Subject: Re: [Phpgroupware-developers] Tutorials
Date: Wed, 08 Dec 2004 11:21:40 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041119)

Daryl Jones wrote:

Greetings!

Does anyone have any links to tutorials for developing applicationgs for phpGroupWare? My organization wants to make some custom apps to slap into the phpGroupWare framework, and some basic tutorials (that are up to date) would be of great benefit to myself, and to the other developers around here.

There is 'almost' a tutorial.... this is the way newbie devs (in phpgw... even if they know php) learn....

1st. In phpgroupware/doc and phpgwapi/doc youll find interesting howto's and the api's documentation. Okay, so its incredebly thorough or ordered but it does have UML models of most of the api and certaintly, the api itself is sort of well documented there as well.

2nd. Even so, docs are only 40% helpful (i think) in this case, since php has no strict types... this is important because parameters to functions sometimes can be single but actually be formed of large data structure. So the docs, which talk about what a function does and describes a class and its functions are not that usefull. For that, the only thing arround, and its very easy to read, is the code of the api.

3rd. The notes app is the place to start playing arround ... go for it and ask arround.


Thanks!
Daryl


_______________________________________________
Phpgroupware-developers mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers



--

Attachment: alex.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]