Wiki articles tagged with "events"

Showing 1-2 of 2 items.

Attaching multiple event handlers to onBeginRequest

Created 11 years ago by Boaz Boaz, updated 11 years ago by CeBe CeBe.

There came the need to perform two operations, always, on 'application boot' time. Example? My real world example involved some geo-location logic (that's the first operation) and syncing of some session details so KcFinder can be in sync with the user in context - each user with his own session container (the second).

1 0
2 followers
Viewed: 16 769 times
Version: 1.1
Category: How-tos

Events explained

Created 13 years ago by pligor pligor, updated 12 years ago by Ivo Renkema Ivo Renkema.

Let's see what exactly are the events in Yii!

16 3
24 followers
Viewed: 58 577 times
Version: 1.1
Category: Tutorials