PHP Класс RightToLeftPlugin, addons

Наследование: extends Gdn_Plugin
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$rtlLocales array List the locales that are rtl.

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

Метод Описание
Base_Render_Before ( Gdn_Controller $Sender ) Add the rtl stylesheets to the page.

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

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

The rtl stylesheets should always be added separately so that they aren't combined with other stylesheets when a non-rtl language is still being displayed.
public Base_Render_Before ( Gdn_Controller $Sender )
$Sender Gdn_Controller

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

$rtlLocales защищенное свойство

List the locales that are rtl.
protected array $rtlLocales
Результат array