/** * Get the list of toolbar links. * * @return array * * @since 1.6 */ public function getItems() { return $this->_bar; }