1.11.13

News

Page 1 of 4  > >>

Oct 3, 2018
Category: General
Posted by: fabrella

Kate's KangooClub und WSU präsentieren in Warendorf:

Kangoo Power™/Kangoo Dance™ Schnupperkurs. Dienstags 19-20 Uhr.

Have fun getting fit

&

Don't forget o HÜPF!

Sep 5, 2018
Category: General
Posted by: fabrella

Step mit Kate * Fit mit Fun!

montags 18:00-19:00 Uhr

Kursbeginn: 26.09.2018

Anmeldung: über Warendorfer Sportunion e. V.

Aug 22, 2018
Category: General
Posted by: fabrella

Ab Ende August 2018 hüpfen wir in Warendorf:

  • Wann: sonntags, 11-12 Uhr +
    voraussichtlich in Kürze dienstags 19:45-20:45 Uhr
    Wo: Warendorfer Sportunion, Von-Ketteler-Str. 30, 48231 Warendorf
    SMS an 0171-2088556

Bitte immer vorab anmelden - wenn Leihschuhe benötigt werden, mit Angabe der Schuhgröße!

Das Training sonntags findet ab 3 TN statt.

¡Don't forget to HÜPF!

CMS - 1.11.13 - Baquerizo Moreno
 

Event Manager

Events are a new powerful way of assigning actions to events. For example if you would like to send an email to the site administrator when a new file is uploaded or a new page is created by another user you could add some code to those events to be executed when that event happens.

In brief here's how it works:

a) A module, or the core, can register, and then Send Events such as "newNews", or "newFronteEndUser" or "fileUploaded", "editPage", etc, etc, etc. there's some 50 events in the core at the moment, and then uploads and frontend users have been configured to send events, We still have to do selfreg, etc, etc, etc.

b) There are pages in the admin to allow you to specify which modules, and/or user tags should handle those events, and the order that each of those handlers should be called in.

c) If one of the handlers of an event is a module, then.... the modules DoEvent method is called with the name of the event, and whatever data it wants to send. Each triggered event needs to be documented, but as of this moment, most are.

Previous page: Extensions  Next page: Workflow