Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php156 if (!$node->get_id()) {
163 'anchor' => $node->get_id(),
175 …$location['element']->setCSSProperty(CSS_HTML2PS_LINK_DESTINATION, $location['element']->get_id());
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.php201 function get_id() { function in GenericBox