Searched refs:_heading (Results 1 – 3 of 3) sorted by relevance
18 …var $_heading = ''; // heading string written at top of config file - don't include com… variable in helper_plugin_subconfhelper_config52 if (isset($config['heading'])) $this->_heading = $config['heading'];
14 …var $_heading = ''; // heading string written at top of config file - don't include com… variable in configuration039 if (isset($config['heading'])) $this->_heading = $config['heading'];100 if (empty($header)) $header = $this->_heading;
47 if (isset($config['heading'])) $this->_heading = $config['heading'];