Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Utils\HtmlTable Class Reference

Public Member Functions

 header ( $content='', $attributes=[])
 
 cell ( $content='', $attributes=[])
 
 row ( $attributes=[])
 
 table ( $attributes=[], $transpose=false, $htmlContext=false)
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Member Function Documentation

◆ cell()

SMW\Utils\HtmlTable::cell (   $content = '',
  $attributes = [] 
)
Since
3.0
Parameters
string$content
array$attributes

◆ header()

SMW\Utils\HtmlTable::header (   $content = '',
  $attributes = [] 
)
Since
3.0
Parameters
string$content
array$attributes

◆ row()

SMW\Utils\HtmlTable::row (   $attributes = [])
Since
3.0
Parameters
array$attributes
Returns
TableBuilder

◆ table()

SMW\Utils\HtmlTable::table (   $attributes = [],
  $transpose = false,
  $htmlContext = false 
)
Since
3.0
Parameters
array$attributes
Returns
string

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

About | General disclaimer | Privacy policy