item_associations) ? $app->item_associations : 0; $canEdit = $user->authorise('core.edit', 'com_pagebuilderck'); // loads the css and js files require PAGEBUILDERCK_PATH . '/views/page/tmpl/include.php'; // loads the main content require PAGEBUILDERCK_PATH . '/views/page/tmpl/main.php'; // loads the context menu //require PAGEBUILDERCK_PATH . '/views/page/tmpl/contextmenu.php';