PHP Интерфейс Inpsyde\MultilingualPress\Common\BasePathAdapter

С версии: 3.0.0
Показать файл Открыть проект Примеры использования интерфейса

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

Метод Описание
basedir ( ) : string Returns the correct basedir path of the current site's uploads folder.
baseurl ( ) : string Returns the correct baseurl path of the current site's uploads folder.

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

basedir() публичный метод

Returns the correct basedir path of the current site's uploads folder.
С версии: 3.0.0
public basedir ( ) : string
Результат string The correct basedir path of the current site's uploads folder.

baseurl() публичный метод

Returns the correct baseurl path of the current site's uploads folder.
С версии: 3.0.0
public baseurl ( ) : string
Результат string The correct baseurl path of the current site's uploads folder.