Searched refs:toplevel_id (Results 1 – 2 of 2) sorted by relevance
| /plugin/mediasyntax/ |
| D | action.php | 58 if(!isset($this->helper->toplevel_id)) 69 if(!isset($this->helper->toplevel_id)) 71 $this->helper->toplevel_id = $ID;
|
| D | helper.php | 15 public $toplevel_id = NULL; variable in helper_plugin_mediasyntax 271 $scope = $this->toplevel_id; 505 …y('mediasyntax_footer', array($page, $sect, $sect_title, $flags, $this->toplevel_id, $footer_lvl)); 518 … $editbtn[1] = array('mediasyntax_editbtn', array($page, $sect, $sect_title, $this->toplevel_id));
|