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

Static Public Member Functions

static getModules ()
 
static getModuleStyles ()
 
static link ( $name, array $attributes=[])
 
static element ( $name, array $attributes=[])
 
static modal ( $title='', $html='', array $attributes=[])
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Member Function Documentation

◆ element()

static SMW\Utils\HtmlModal::element (   $name,
array  $attributes = [] 
)
static

Embbeded page links will have issues with href and #help therefore just provide a simple wrapper for an in-page usage.

Since
3.1
Parameters
string$html
array$attributes
Returns
string

◆ getModules()

static SMW\Utils\HtmlModal::getModules ( )
static
Since
3.0
Returns
array

◆ getModuleStyles()

static SMW\Utils\HtmlModal::getModuleStyles ( )
static
Since
3.0
Returns
array

◆ link()

static SMW\Utils\HtmlModal::link (   $name,
array  $attributes = [] 
)
static
Since
3.0
Parameters
string$html
array$attributes
Returns
string

◆ modal()

static SMW\Utils\HtmlModal::modal (   $title = '',
  $html = '',
array  $attributes = [] 
)
static
Since
3.0
Parameters
string$html
array$attributes
Returns
string

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

About | General disclaimer | Privacy policy