ATK Howtos: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
= List of ATK Howto's = | = List of ATK Howto's = | ||
Below is a list of Howto's on different subjects. If you want to write a new howto, feel free to add it. Please put your howto in the appropriate category. | |||
<table border="0" width="100%"> | <table border="0" width="100%"> | ||
| Line 5: | Line 9: | ||
<td valign="top"> | <td valign="top"> | ||
== General == | == General == | ||
[[Using the atkMetaNode]] | * [[Using the atkMetaNode]] | ||
[[Custom (record) actions]] | * [[Custom (record) actions]] | ||
[[Polymorphism]] | * [[Polymorphism]] | ||
[[Turning on debugging at runtime]] | * [[Turning on debugging at runtime]] | ||
== User interface == | == User interface == | ||
[[Controlling On Screen Text and Help]] | * [[Controlling On Screen Text and Help]] | ||
[[Themes]] | * [[Themes]] | ||
[[Custom Templates for Forms]] | * [[Custom Templates for Forms]] | ||
[[Record locking]] | * [[Record locking]] | ||
[[Defining custom buttons]] | * [[Defining custom buttons]] | ||
* [[Ordering attributes within a node]] | |||
</td><td valign="top"> | </td><td valign="top"> | ||
== Database == | == Database == | ||
[[Database Access]] | * [[Database Access]] | ||
== Attributes == | == Attributes == | ||
[[Conditional Validates]] | * [[Conditional Validates]] | ||
[[Custom Validation Logic]] | * [[Custom Validation Logic]] | ||
[[Filter the items in an atkManyToOneRelation]] | * [[Filter the items in an atkManyToOneRelation]] | ||
[[Attribute Level Security]] | * [[Attribute Level Security]] | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 21:33, 8 June 2006
List of ATK Howto's
Below is a list of Howto's on different subjects. If you want to write a new howto, feel free to add it. Please put your howto in the appropriate category.
GeneralUser interface |
DatabaseAttributes |