var $ext_IconMode;
var $ajaxStatus = FALSE; // Indicates, whether the ajax call was successful, i.e. the requested page has been found
+ /**
+ * Init parent class
+ */
+ public function __construct() {
+ parent::__construct();
+ }
+
/**
* Compatibility constructor.
*