Difference between revisions of "Class"
From Organic Design wiki
m (see OO and the Nodal Model) |
|||
Line 1: | Line 1: | ||
− | * | + | {{stub}} |
+ | A class is like a category but in a more structured sense. For example, the following ''Foo'' class has these related articles: | ||
+ | *[[Foo]] ''- the concepts of Foo'' | ||
+ | *[[Portal:Foo]] ''- the primary entry point for all things Foo, does [[section zero]] query of members'' | ||
+ | *[[Template:Foo]] ''- articles transclude this template to designate it as a member of the Foo class'' | ||
+ | *[[Category:Foo]] ''- the template will automatically categorise the instances into here, but the portal is the primary entry point'' | ||
+ | *[[Create:Foo]] ''- default content which should be preloaded into newly created Foo instances'' | ||
+ | *[[Form:Foo]] ''- if a forms solutions is in use, then this will be the form for creating or editing Foo parameters'' |
Revision as of 03:51, 17 July 2008
A class is like a category but in a more structured sense. For example, the following Foo class has these related articles:
- Foo - the concepts of Foo
- Portal:Foo - the primary entry point for all things Foo, does section zero query of members
- Template:Foo - articles transclude this template to designate it as a member of the Foo class
- - the template will automatically categorise the instances into here, but the portal is the primary entry point
- Create:Foo - default content which should be preloaded into newly created Foo instances
- Form:Foo - if a forms solutions is in use, then this will be the form for creating or editing Foo parameters