Custom (record) actions
Appearance
|
ATK Howto: Custom (record) actions
|
Defining your own action
Defining your own action for your node is quite easy in ATK, you can do so simply by implementing a function called action_actionname.
Example where we also output our own 'Hello World' page, just like a normal ATK action page:
function action_showhelloworld()
{
$page =