Пример #1
0
 function __construct()
 {
     parent::__construct();
     $this->_name = __('Date/Time');
     $this->_required = true;
     $this->set('location', 'sidebar');
 }