public wrap ( string | |
||
$node | string | |
Wrapping node, string to create new element node |
$wrap_index | integer | Index to insert current node in wrapping node, -1 to append |
$node_index | integer | Index to insert wrapping node, null to keep at same position |
return | Wrapping node |