Exemple #1
0
	/**
	 * get the radio buttons possible values
	 * @return array of radio button values
	 */

	protected function getSubOptionValues()
	{
		return parent::getSubOptionValues();
	}