Jump to content

Main Page: Difference between revisions

From NusaATK
 
(51 intermediate revisions by 8 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__Welcome to the ATK and Achievo Wiki.


Welcome on the Achievo/ATK Wiki.
If you need help using the wiki, please see the [[Help:Contents|help pages]].


== [[Achievo]] ==
Achievo is a flexible web-based free project management tool for small to medium businesses.
Achievo's project management capabilities will enable organizations to support their business processes in a simple, but effective manner.


=== General Documentation ===
=== HISTORY ===


[[InstallationGuide]]
[[History|Timeline of ATK development]]


[[atkMetaNode]]
=== Documentation ===


=== Modules ===
{|cellspacing="15"
|valign="top"|{{Click || image=Atk6_small.jpg | link=ATK | width=141px | height=56px}}
||Achievo ATK is an object oriented <b>Web Application Framework</b>, written in PHP.
It is targeted at developers who wish to focus on business logic, instead of coding HTML.
Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.<br /><br />
[[ATK|Go to the ATK wiki]]
|}


An ATK Application consists of one or more modules.
{|cellspacing="15"
|valign="top"|{{Click || image=achievo-logo.png | link=Achievo | width=141px | height=47px}}
||Achievo is a flexible web-based free <b>Project Management Tool</b> for small to medium businesses.
Achievo's project management capabilities will enable organizations to support their business processes in a simple, but effective manner.<br /><br />
[[Achievo|Go to the Achievo wiki]]
|}


A [[CompleteModuleFile]]
=== General Info ===


=== Nodes ===
Below are some pages that are relevant for all products of achievo.org.


A module consists of one or more nodes.
* [[Developers]] - Information for developers of either Achievo or ATK.
 
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]]
[[SmartDebug))]]
 
== [[ATK]] ==
Achievo ATK is an object oriented Web Application Framework, written in PHP.
It is targeted at developers who wish to focus on business logic, instead of coding HTML.
Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.

Latest revision as of 06:21, 20 December 2015

Welcome to the ATK and Achievo Wiki.

If you need help using the wiki, please see the help pages.


HISTORY

Timeline of ATK development

Documentation

Achievo ATK is an object oriented Web Application Framework, written in PHP.

It is targeted at developers who wish to focus on business logic, instead of coding HTML. Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.

Go to the ATK wiki

Achievo is a flexible web-based free Project Management Tool for small to medium businesses.

Achievo's project management capabilities will enable organizations to support their business processes in a simple, but effective manner.

Go to the Achievo wiki

General Info

Below are some pages that are relevant for all products of achievo.org.

  • Developers - Information for developers of either Achievo or ATK.