コード例 #1
0
 function getValue($filtered = true)
 {
     return implode('-', array_reverse(explode('/', parent::getValue($filtered))));
 }