26 string $a_postvar =
""
31 $this->
lng = $DIC->language();
37 if (!parent::checkInput()) {
42 && trim(implode(
"", $this->
strArray(
'char_selector_blocks'))) ===
""
43 && trim($this->
str(
'char_selector_custom_items')) ===
'') {
44 $this->
setAlert(
$lng->
txt(
"char_selector_msg_blocks_or_custom_needed"));
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc