PHP Interface Inpsyde\MultilingualPress\Common\BasePathAdapter

Since: 3.0.0
Afficher le fichier Open project: inpsyde/multilingual-press Interface Usage Examples

Méthodes publiques

Méthode Description
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.

Method Details

basedir() public méthode

Returns the correct basedir path of the current site's uploads folder.
Since: 3.0.0
public basedir ( ) : string
Résultat string The correct basedir path of the current site's uploads folder.

baseurl() public méthode

Returns the correct baseurl path of the current site's uploads folder.
Since: 3.0.0
public baseurl ( ) : string
Résultat string The correct baseurl path of the current site's uploads folder.