mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 16:57:54 +02:00
Updated CodeCorner3 (markdown)
@ -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>
|
<h4>What do we have</h4>
|
||||||
Using the eTemplate we have now splitted the display of the userinterface from its processing code.<br />
|
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 />
|
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)
|
Reference in New Issue
Block a user