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