You are here

property panels_renderer_editor::$commands in Panels 6.3

Same name and namespace in other branches
  1. 7.3 plugins/display_renderers/panels_renderer_editor.class.php \panels_renderer_editor::commands

An array of AJAX commands to return. If populated it will automatically be used by the AJAX router.

File

plugins/display_renderers/panels_renderer_editor.class.php, line 14
Class file to control the main Panels editor.

Class

panels_renderer_editor
@file Class file to control the main Panels editor.

Code

var $commands = array();