ActiveLink->link('Accounts', [ 'plugin' => 'CakeAccounting', 'controller' => 'DeAccounts', 'action' => 'index', ],[ 'class' => 'submenu-link', 'target' => [ 'plugin' => 'CakeAccounting', 'controller' => 'DeAccounts', ], ]); ?> ActiveLink->link('External Accounts', [ 'plugin' => 'CakeAccounting', 'controller' => 'DeExternalAccounts', 'action' => 'index', ], [ 'class' => 'submenu-link', 'target' => [ 'plugin' => 'CakeAccounting', 'controller' => 'DeExternalAccounts', ], ]); ?> ActiveLink->link('Journal Entries', [ 'plugin' => 'CakeAccounting', 'controller' => 'DeJournalEntries', 'action' => 'index', ], [ 'class' => 'submenu-link', 'target' => [ 'plugin' => 'CakeAccounting', 'controller' => 'DeJournalEntries', ], ]); ?> ActiveLink->link('JournalItems', [ 'plugin' => 'CakeAccounting', 'controller' => 'DeJournalItems', 'action' => 'index', ], [ 'class' => 'submenu-link', 'target' => [ 'plugin' => 'CakeAccounting', 'controller' => 'DeJournalItems', ], ]); ?>