Wiki articles in category How-tos tagged with "behavior"

Showing 1-3 of 3 items.

How to implement an event and attach it in a behavior

Created 13 years ago by seb7 seb7, updated 13 years ago by seb7 seb7.

This page explains how to implement an event and catch that event in a behavior.

2 0
9 followers
Viewed: 29 614 times
Version: 1.1
Category: How-tos

Rendering a view file in a console application

Created 14 years ago by Tompi Tompi, updated 14 years ago by Tompi Tompi.

When someone want to send formatted HTML mails from a console application she/he will probably come across the problem of rendering view files.

2 1
7 followers
Viewed: 22 204 times
Version: 1.1
Category: How-tos

How to use an application behavior to maintain runtime configuration

Created 15 years ago by zaccaria zaccaria, updated 14 years ago by Pablovp Pablovp.

In this tutorial will be explained a method to manage some configuration runtime. This excellent tutorial follows a similar approach, but requires to write a masterclass which all controllers are supposed to extend, following this wiki you can achieve the same by only editing the configuration.

26 0
25 followers
Viewed: 46 846 times
Version: 1.1
Category: How-tos