PHP Class WPDKHTMLTagLegend

Remeber to add this tag in WPDKHTMLTagName
Author: =undo= ([email protected])
Inheritance: extends WPDKHTMLTag
Afficher le fichier Open project: wpxtreme/wpdk Class Usage Examples

Méthodes publiques

Свойство Type Description
$align string Deprecated. Use styles instead. Specifies the alignment of the caption. Values: top, bottom, left, right

Méthodes publiques

Méthode Description
__construct ( string $content = '' ) Create an instance of WPDKHTMLTagLegend class

Method Details

__construct() public méthode

Create an instance of WPDKHTMLTagLegend class
public __construct ( string $content = '' )
$content string HTML inner (or adjacent) content

Property Details

$align public_oe property

Deprecated. Use styles instead. Specifies the alignment of the caption. Values: top, bottom, left, right
Deprecation: Use styles instead.
public string $align
Résultat string