/** * Get the name of the toolbar. * * @return string * * @since 1.6 */ public function getName() { return $this->_name; }