Packages
»
Package html
»
Class HTMLDocument
» Method setRegion
Method HTMLDocument::setRegion
Declaration:
<?
public
void setRegion
(
string $name
,
HTMLTag $region
)
?>
Declared in:
HTMLAbstractDocument
Description:
Set a region
Parameters:
string
$name
the name of the region
HTMLTag
$region
the region root element