Example #1
0
 public function prepareFrame()
 {
     parent::prepareFrame();
     $this->setData(array('functions' => $this->_functions, 'methods' => $this->_methods));
 }