ATK Howtos: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| (16 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ | ||
Below is a list of | Below is a list of howto's on different subjects. | ||
<table border="0" width="100%" cellspacing="20"> | <table border="0" width="100%" cellspacing="20"> | ||
| Line 13: | Line 13: | ||
* [[add functions (pre/post/...) to an existing node]] | * [[add functions (pre/post/...) to an existing node]] | ||
* [[Using custom action handlers]] | * [[Using custom action handlers]] | ||
=== User-interface === | === User-interface === | ||
* [[Ajax]] | * [[Ajax]] | ||
* [[Javascript]] | * [[Javascript]] | ||
| Line 28: | Line 27: | ||
* [[Prototype window]] | * [[Prototype window]] | ||
* [[Adding a printable view]] | * [[Adding a printable view]] | ||
* [[Creating custom menus]] | * [[Creating custom menus]] | ||
* [[Controlling the contents of a column]] | * [[Controlling the contents of a column]] | ||
| Line 36: | Line 34: | ||
* [[Add javascript to recordActions]] | * [[Add javascript to recordActions]] | ||
* [[Default or Calculated Dependee Attributes]] | * [[Default or Calculated Dependee Attributes]] | ||
* [[Configure Application Identity from config.inc.php]] | |||
* [[Headers and Footers]] | |||
* [[Changing the default welcome screen]] | |||
=== Layout === | |||
* [[Themes]] | |||
* [[Custom Templates for Forms]] | |||
* [[Add custom icon images to left menu]] | |||
* [[Adding a favicon]] | * [[Adding a favicon]] | ||
* [[Customizing logos]] | |||
==== Grouping ==== | ==== Grouping ==== | ||
| Line 62: | Line 72: | ||
* [[Adding a custom authentication module]] | * [[Adding a custom authentication module]] | ||
* [[Open user registration]] | * [[Open user registration]] | ||
* [[Create security listener]] | * [[Create and register a security listener]] | ||
| Line 97: | Line 107: | ||
* [[atkDateTimeNewAttribute]] | * [[atkDateTimeNewAttribute]] | ||
* [[Attribute dependency callbacks]] | * [[Attribute dependency callbacks]] | ||
* [[DateTime and Time Attributes with AM PM time]] | |||
* [[Customizing the atkListAttribute]] | |||
* [[Dynamic and Dependant atkListAttribute]] | |||
* [[How to update READONLY values in ATK]] | |||
=== Relations === | === Relations === | ||
| Line 111: | Line 124: | ||
* [[Primary Keys and ATK]] | * [[Primary Keys and ATK]] | ||
* [[Prepared Statements]] | * [[Prepared Statements]] | ||
* [[Node DB Access]] | |||
=== Reports === | === Reports === | ||
Latest revision as of 08:18, 10 March 2018
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.
Important guideline: if you add a new howto, put the following at the top of the howto:
{{howto|Easy|[[Your Name]] <youremail at somewhere dot ext>}}
E-mail is optional, but it would be nice if people can contact you with questions. As first parameter, you can use either 'Easy', 'Advanced' or 'Expert'.