Home
last modified time | relevance | path

Searched refs:ElementInstance (Results 1 – 1 of 1) sorted by relevance

/plugin/ifauthex/lib/
H A Dparser.php31 class ElementInstance { class
46 if ($arg instanceof ElementInstance) {
67 if ($this->args()[0] instanceof ElementInstance) {
112 if ($arg instanceof ElementInstance && !$arg->isExpanded($recursive)) {
174 if ($arg instanceof ElementInstance) {
198 if ($arg instanceof ElementInstance) {
396 $elmInst = new ElementInstance($definition, $elmArgs);
409 $elmInst = new ElementInstance($definition, $elmArgs);
424 $elmInst = new ElementInstance($definition, $elmArgs);
445 $elmInst = new ElementInstance($definition, $elmArgs);
[all …]