Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.pre.fields.class.php28 $parent->insert_before($field, $tree);
35 $parent->insert_before($field, $tree);
H A Dbox.container.php244 function insert_before(&$what, &$where) { function in GenericContainerBox
/plugin/dtable/
H A Dstyle.css52 #dtable_context_menu li.insert_before a { background-image: url(images/insert_before.png); }
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php205 $document->insert_before($toc_box, $document->content[0]);