Lines Matching defs:action
34 * @param string $action
37 static public function pageToolAction($action) {
38 $data = tpl_get_action($action);
63 * Return the HTML for a page action
68 * @param string $caption The label of the action
133 $move = plugin_load('action', 'move_rename');
143 $odt = plugin_load('action', 'odt_export');
151 'class' => 'action export_pdf',
160 $dw2pdf = plugin_load('action', 'dw2pdf');
169 'class' => 'action export_pdf',