mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:03:21 +01:00
Updated CodeCorner3 (markdown)
parent
fee6ccc1e5
commit
81c6efafd0
@ -442,3 +442,5 @@ The index function is called from our index.php file or as callback for this for
|
||||
<h4>What do we have</h4>
|
||||
Using the eTemplate we have now splitted the display of the userinterface from its processing code.<br />
|
||||
The structured developing techniques of the CodingRules - the 3-tier-approach (<em>UI > BO > SO !!!</em>) - enables us to split the layers of our application, and handle certain stuff at the right level (e.g. time -> user/system) and just there.<br />
|
||||
***
|
||||
> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ [Code Corner](Code Corner) ▸ **day three** ▸ [a day in between](CodeCorner3a)
|
Loading…
Reference in New Issue
Block a user