Chapter 21. Handling common coding tasks

This chapter has reusable code for common tasks one needs to code when working on a module. The code is not only reusable, but shows best-practice examples for using the moregroupware framework and the libraries we use.

[Note]Note

Coding the way described herein reduces your work, avoids errors and makes the code easier to read afterwards!