Example #1
0
 /**
  * Returns whether or not controls are to be displayed.
  *
  * @return bool
  */
 public function showControls()
 {
     return parent::showControls();
 }