IDLeDOM
DOM interfaces automatically generated from WebIDL
Loading...
Searching...
No Matches
Wikimedia\IDLeDOM\Stub\HTMLTableElement Class Reference

Public Member Functions

HTMLTableCaptionElement null getCaption ()
 
 setCaption ($val)
 
HTMLTableCaptionElement createCaption ()
 
void deleteCaption ()
 
HTMLTableSectionElement null getTHead ()
 
 setTHead ($val)
 
HTMLTableSectionElement createTHead ()
 
void deleteTHead ()
 
HTMLTableSectionElement null getTFoot ()
 
 setTFoot ($val)
 
HTMLTableSectionElement createTFoot ()
 
void deleteTFoot ()
 
HTMLCollection getTBodies ()
 
HTMLTableSectionElement createTBody ()
 
HTMLCollection getRows ()
 
HTMLTableRowElement insertRow (int $index=-1)
 
void deleteRow (int $index)
 

Protected Member Functions

Exception _unimplemented ()
 

Member Function Documentation

◆ _unimplemented()

Exception Wikimedia\IDLeDOM\Stub\HTMLTableElement::_unimplemented ( )
abstractprotected
Returns
Exception

◆ createCaption()

HTMLTableCaptionElement Wikimedia\IDLeDOM\Stub\HTMLTableElement::createCaption ( )
Returns
HTMLTableCaptionElement

◆ createTBody()

HTMLTableSectionElement Wikimedia\IDLeDOM\Stub\HTMLTableElement::createTBody ( )
Returns
HTMLTableSectionElement

◆ createTFoot()

HTMLTableSectionElement Wikimedia\IDLeDOM\Stub\HTMLTableElement::createTFoot ( )
Returns
HTMLTableSectionElement

◆ createTHead()

HTMLTableSectionElement Wikimedia\IDLeDOM\Stub\HTMLTableElement::createTHead ( )
Returns
HTMLTableSectionElement

◆ deleteCaption()

void Wikimedia\IDLeDOM\Stub\HTMLTableElement::deleteCaption ( )
Returns
void

◆ deleteRow()

void Wikimedia\IDLeDOM\Stub\HTMLTableElement::deleteRow ( int $index)
Parameters
int$index
Returns
void

◆ deleteTFoot()

void Wikimedia\IDLeDOM\Stub\HTMLTableElement::deleteTFoot ( )
Returns
void

◆ deleteTHead()

void Wikimedia\IDLeDOM\Stub\HTMLTableElement::deleteTHead ( )
Returns
void

◆ getCaption()

HTMLTableCaptionElement null Wikimedia\IDLeDOM\Stub\HTMLTableElement::getCaption ( )
Returns
HTMLTableCaptionElement|null

◆ getRows()

HTMLCollection Wikimedia\IDLeDOM\Stub\HTMLTableElement::getRows ( )
Returns
HTMLCollection

◆ getTBodies()

HTMLCollection Wikimedia\IDLeDOM\Stub\HTMLTableElement::getTBodies ( )
Returns
HTMLCollection

◆ getTFoot()

HTMLTableSectionElement null Wikimedia\IDLeDOM\Stub\HTMLTableElement::getTFoot ( )
Returns
HTMLTableSectionElement|null

◆ getTHead()

HTMLTableSectionElement null Wikimedia\IDLeDOM\Stub\HTMLTableElement::getTHead ( )
Returns
HTMLTableSectionElement|null

◆ insertRow()

HTMLTableRowElement Wikimedia\IDLeDOM\Stub\HTMLTableElement::insertRow ( int $index = -1)
Parameters
int$index
Returns
HTMLTableRowElement

◆ setCaption()

Wikimedia\IDLeDOM\Stub\HTMLTableElement::setCaption ( $val)
Parameters
HTMLTableCaptionElement | null$val

◆ setTFoot()

Wikimedia\IDLeDOM\Stub\HTMLTableElement::setTFoot ( $val)
Parameters
HTMLTableSectionElement | null$val

◆ setTHead()

Wikimedia\IDLeDOM\Stub\HTMLTableElement::setTHead ( $val)
Parameters
HTMLTableSectionElement | null$val

The documentation for this class was generated from the following file: