Searched refs:attrInclude (Results 1 – 1 of 1) sorted by relevance
27 var $attrInclude; variable in syntax_plugin_prolog36 $this->attrInclude = & new AttributeInclude();121 $_SESSION['prolog']['includeValue'] = $this->attrInclude->getAttributeValue($match);133 $includedFilesList = $this->attrInclude->getFilesList($_SESSION['prolog']['includeValue']);134 $prologCode = $this->attrInclude->readCode($includedFilesList) . $_SESSION['prolog']['match'];