Home
last modified time | relevance | path

Searched refs:TagOpenElement (Results 1 – 3 of 3) sorted by path

/plugin/approve/action/
H A Drevisions.php3 use dokuwiki\Form\TagOpenElement; alias
48 if ($element instanceof TagOpenElement && $element->val() == 'div'
/plugin/filelisting/
H A Dhelper.php120 $trOpen = new \dokuwiki\Form\TagOpenElement('tr', array('data-childOf' => $ns));
127 $elements[] = new \dokuwiki\Form\TagOpenElement('td');
137 $td_name = new \dokuwiki\Form\TagOpenElement('td', array('data-sort' => $file['file']));
/plugin/timetrack/
H A Dhelper.php3 use dokuwiki\Form\TagOpenElement; alias
863 $form->addElement(new TagOpenElement('th',array(