|
|
| (One intermediate revision by one other user not shown) |
| Line 1: |
Line 1: |
| == General Documentation ==
| | #redirect [[ATK]] |
| | |
| [[InstallationGuide]] | |
| | |
| [[atkMetaNode]]
| |
| | |
| [[System Requirements]]
| |
| | |
| [[Localization]]
| |
| | |
| == Modules ==
| |
| | |
| An ATK Application consists of one or more modules.
| |
| | |
| A [[CompleteModuleFile]]
| |
| | |
| == Nodes ==
| |
| | |
| A module consists of one or more nodes. ATK knows 3 node types: [[atkNode]], [[atkTreeNode]] and [[atkMetaNode]]
| |
| | |
| An [[ExampleNode]] file.
| |
| | |
| [[NodeFlags]]
| |
| | |
| == Attributes ==
| |
| | |
| A node is build with attributes.
| |
| | |
| [[AttributesExplained]]
| |
| | |
| [[AttributeFlags]]
| |
| | |
| [[AttributeLevelSecurity]]
| |
| | |
| == Sessions ==
| |
| | |
| Application state is remembered in sessions.
| |
| | |
| [[SessionVariables]]
| |
| | |
| == Advanced techniques ==
| |
| | |
| [[Polymorphism]]
| |
| | |
| == Misc Tips ==
| |
| | |
| [[OrderingAttributesWithinANode]]<br />
| |
| [[SmartDebug]]<br />
| |
| [[Changing form buttons]]<br />
| |
| [[Handy features]]
| |