PHP 인터페이스 Inpsyde\MultilingualPress\Common\BasePathAdapter

부터: 3.0.0
파일 보기 프로젝트 열기: inpsyde/multilingual-press 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.