Searched refs:htmlStack (Results 1 – 7 of 7) sorted by relevance
123 $htmlStack->restoreToRoot ();171 $htmlStack->restoreToRoot ();228 $htmlStack->restoreToRoot ();232 $htmlStack->open('ol');244 $htmlStack->open('li');352 $htmlStack->restoreToRoot ();370 $htmlStack->restoreToRoot ();374 $htmlStack->open('ul');386 $htmlStack->open('li');499 $htmlStack->restoreToRoot ();[all …]
513 $params->htmlStack->open($element, $attributes);514 $toMatch = $params->htmlStack->getCurrentElement();529 $params->htmlStack->close($element);550 $params->htmlStack->open($element, $attributes);551 $toMatch = $params->htmlStack->getCurrentElement();558 $params->htmlStack->removeCurrent();822 $params->htmlStack->open($options ['element'], $options ['attributes']);1065 $params->htmlStack->removeCurrent();
380 $params->elementObj = $params->htmlStack->getCurrentElement();454 $params->elementObj = $params->htmlStack->getCurrentElement();491 $params->elementObj = $params->htmlStack->getCurrentElement();532 $params->elementObj = $params->htmlStack->getCurrentElement();
26 public $htmlStack = NULL; variable in ODTInternalParams102 protected $htmlStack = null; variable in ODTDocument119 $this->htmlStack = new cssdocument();160 $this->params->htmlStack = $this->htmlStack;2069 $this->htmlStack->open($element, $attributes);2070 $this->htmlStack->saveRootIndex ();2074 return $this->htmlStack;2078 $this->trace_dump .= $this->htmlStack->getDump();
166 $params->elementObj = $params->htmlStack->getCurrentElement();
55 $params->elementObj = $params->htmlStack->getCurrentElement();
78 $params->elementObj = $params->htmlStack->getCurrentElement();