프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_contents | Leave as 'protected' so our parent classes can access them | ||
$_exists | |||
$_lastTimeModified |
메소드 | 설명 | |
---|---|---|
__toString ( ) : string | ||
defineAttributes ( ) : Array | ||
exists ( ) : Bool | ||
getContents ( ) : String | ||
getLastTimeModified ( ) : craft\DateTime |
메소드 | 설명 | |
---|---|---|
removeDoubleSlashes ( $string, $url = FALSE ) : string | Modified remove_double_slashes() |
protected removeDoubleSlashes ( $string, $url = FALSE ) : string | ||
리턴 | string | String without double slashes |
protected $_contents |