pQuery\IQuery::wrapInner PHP 메소드

wrapInner() 공개 메소드

Wrap an HTML structure around the content of each element in the set of matched elements.
public wrapInner ( $wrapping_element )
    function wrapInner($wrapping_element);