wCMF Wiki : WCMFActionKey

HomePage :: Categories :: PageIndex :: RecentChanges :: Login/Register

Revision [463]

Last edited on 2008-10-20 16:42:54 by GiuseppePlatania
Additions:
is a a special form of [[association]].
An action key used in WCMF. An action key associates two controllers (to define a control flow) or a view with a controller (to define a view attachment). Controller, Views and Associations define the application flow.

WCMFActionKeys are directional and connect two [[WCMFControllers]] or one [[WCMFView]] and one [[WCMFController]], respectively.

Contains the following taggedvalues:
**action**
The action, which is triggered by this association
**context**
The context, in which this association is valid
**config**
The configuration file, in which this association will be placed

The declaration of the tagged values action and context is optional. When they're not declared, it basically means "after any action do ..." and "in any context do ...".




Deletions:
is a a special form of [[association]]


Revision [291]

The oldest known version of this page was created on 2007-09-26 14:45:35 by GiuseppePlatania
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.2647 seconds