Jump to content

ATK Reference: Difference between revisions

From NusaATK
No edit summary
No edit summary
Line 1: Line 1:
<div align=right style="float: right;">__TOC__</div>
<div align=right style="float: right; padding: 20px;">__TOC__</div>
==== Modules ====
==== Modules ====



Revision as of 21:11, 22 August 2006

Modules

An ATK Application consists of one or more modules.

An example module.inc file

Module Flags

Nodes

A module consists of one or more nodes. ATK knows 3 node types: atkNode, atkTreeNode and atkMetaNode

An ExampleNode file.

Node Flags

atkMetaNode

Magic methods

Attributes

A node is build with attributes.

List of attributes

Attribute Flags

Attribute-level Security

Relations

General explanation of relations in atk.

Sessions

Application state is remembered in sessions.

SessionVariables

Miscellaneous

Available Open Source software in ATK
Constants