PHP 클래스 AdminPageFramework_WPUtility_File

상속: extends AdminPageFramework_WPUtility_Hook
파일 보기 프로젝트 열기: michaeluno/admin-page-framework

공개 메소드들

메소드 설명
download ( $sURL, $iTimeOut = 300 )
getBaseNameOfURL ( $sURL )
getScriptData ( $sPathOrContent, $sType = 'plugin', $aDefaultHeaderKeys = [] )
getScriptDataFromContents ( $sContent, $sType = 'plugin', $aDefaultHeaderKeys = [] )
setTempPath ( $sFilePath = '' )

메소드 상세

download() 공개 정적인 메소드

public static download ( $sURL, $iTimeOut = 300 )

getBaseNameOfURL() 공개 정적인 메소드

public static getBaseNameOfURL ( $sURL )

getScriptData() 공개 정적인 메소드

public static getScriptData ( $sPathOrContent, $sType = 'plugin', $aDefaultHeaderKeys = [] )

getScriptDataFromContents() 공개 정적인 메소드

public static getScriptDataFromContents ( $sContent, $sType = 'plugin', $aDefaultHeaderKeys = [] )

setTempPath() 공개 정적인 메소드

public static setTempPath ( $sFilePath = '' )