TAW_12_2 Chapter 13, Controller and Context Programming Flashcards
1
Q
In addition to standard hook methods, what other method types exist?
A
Ordinary methods
Event handler methods
Supply functions
2
Q
Each controller has at least two attributes predefined
A
WD_THIS (replaces me-> )
WD_CONTEXT (Ref to context node)
3
Q
What is created in a controller that declares usage of another controller
A
WD_COMP_CONTROLLER