Jump to content

ATK Reference: Difference between revisions

From NusaATK
Save between rest breaks (I'm working on Windows here... you can never trust it NOT to crash)
mNo edit summary
Line 20: Line 20:


A node is build with attributes. Attributes are comparable to datatypes of fields in the database. They describe the content and house all functionality for dealing with that content.
A node is build with attributes. Attributes are comparable to datatypes of fields in the database. They describe the content and house all functionality for dealing with that content.
<--[[List of attributes]][[Attribute Flags]][[Attribute-level Security]]-->
<!--[[List of attributes]][[Attribute Flags]][[Attribute-level Security]]-->


=== [[ATK Reference Actions|Actions]] ===
=== [[ATK Reference Actions|Actions]] ===

Revision as of 18:46, 14 September 2006

Introduction

This part of the wiki is intended to supply a complete reference to every part of ATK.
It aims to provide high level documentation on every part of ATK.
For further detailed information about the objects/methods and functions of ATK, please visit the ATK API documentation.

References categories

ATK is a modular framework and as such all functionality in ATK applications reside in modules.
This category lists everything about modularity.

A node is build with attributes. Attributes are comparable to datatypes of fields in the database. They describe the content and house all functionality for dealing with that content.

A node is comparable to a table in a database, which groups certain data elements in one collection.
An ATK node provides all the functionality for one data collection.


General explanation of relations in atk.

References

Available Open Source software in ATK
Constants
Database connections
Sessions