Home
last modified time | relevance | path

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

/plugin/dirtylittlehelper/syntax/
H A Dtree.php236 function dlh_dokubook_tree( $dlh_target=false ){ argument
242 if( $dlh_target !== false){
243 $svID = cleanID($dlh_target);
/plugin/dirtylittlehelper/
H A Dscript.js68 function dlh_objectValueSet(dlh_target , dlh_value ){ argument
70 var dlh_target_obj = document.getElementById(dlh_target);