17 parent::__construct($a_title, $a_postvar);
18 $this->lng = $DIC->language();
29 if (!parent::checkInput()) {
34 and trim(implode(
$_POST[
'char_selector_blocks'])) ==
"" 35 and trim(
$_POST[
'char_selector_custom_items']) ==
'') {
36 $this->
setAlert(
$lng->txt(
"char_selector_msg_blocks_or_custom_needed"));