1 <?php declare(strict_types=1);
37 $valid = parent::checkInput();
45 $this->idpMetadataParser->parse($httpValue);
46 if ($this->idpMetadataParser->hasErrors()) {
47 $this->
setAlert(implode(
'<br />', $this->idpMetadataParser->getErrors()));
51 if (!$this->idpMetadataParser->getEntityId()) {
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
__construct(Container $dic, ilPlugin $plugin)
This class represents a text area property in a property form.