프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$dependencies | |||
$digest | |||
$logicalPath | |||
$path |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$body | |||
$contentType | |||
$environment | |||
$extensions |
메소드 | 설명 | |
---|---|---|
__construct ( |
# logicalPath - The path relative to the environment. | |
__toString ( ) | ||
getBasename ( $includeExtensions = true ) | # Returns the basename as String. | |
getBody ( ) | ||
getContentType ( ) | # Returns a MIME type as String, for example "text/javascript". | |
getDigest ( ) | ||
getDigestName ( ) | ||
getDirname ( ) | ||
getFormatExtension ( ) | # Returns a String. | |
getLastModified ( ) | ||
getLogicalPath ( ) | # Returns a String. | |
getTargetName ( $includeHash = true ) | # Returns the file name as String. | |
setBody ( $body ) | ||
setContentType ( $contentType ) | ||
write ( $options = [] ) | # Returns Nothing. |
메소드 | 설명 | |
---|---|---|
getEngineContentType ( ) | ||
getEngineExtensions ( ) | ||
getEngines ( ) | ||
getExtensions ( ) | # Returns an Array of normalized extensions. |
public __construct ( |
||
$environment |
public getBasename ( $includeExtensions = true ) |
public getContentType ( ) |
public getTargetName ( $includeHash = true ) |