Beispiel #1
0
 /**
  * Gets an array of options that have been set for this series
  * @return array of options
  */
 public function getOptions()
 {
     return $this->jsWriter->getOptionsForSeries($this->getTitle());
 }