Set Inner HTML
Function to set the inner HTML of each Tag in this TagArray.
Prototype
public function setInnerHTML( $html )
Parameters
$html(string) - the new HTML
Return
TagArray - this object for chaining
Work for one hour. Relax for two.
Function to set the inner HTML of each Tag in this TagArray.
public function setInnerHTML( $html )
$html (string) - the new HTMLTagArray - this object for chaining