PHP Класс WPDKHTMLTagLegend

Remeber to add this tag in WPDKHTMLTagName
Автор: =undo= ([email protected])
Наследование: extends WPDKHTMLTag
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$align string Deprecated. Use styles instead. Specifies the alignment of the caption. Values: top, bottom, left, right

Открытые методы

Метод Описание
__construct ( string $content = '' ) Create an instance of WPDKHTMLTagLegend class

Описание методов

__construct() публичный Метод

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

Описание свойств

$align публичное свойство

Deprecated. Use styles instead. Specifies the alignment of the caption. Values: top, bottom, left, right
Устаревший: Use styles instead.
public string $align
Результат string