PHP 클래스 Horde_Pear_Package_Contents_InstallAs_HordeRole, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
상속: implements Horde_Pear_Package_Contents_InstallAs
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
getInstallAs ( string $file, string $package ) : string Tell which location the specified file should be installed to.

메소드 상세

getInstallAs() 공개 메소드

Tell which location the specified file should be installed to.
public getInstallAs ( string $file, string $package ) : string
$file string The file name.
$package string The package name.
리턴 string The install location for the file.