Свойство | Type | Description | |
---|---|---|---|
$_contents | Leave as 'protected' so our parent classes can access them | ||
$_exists | |||
$_lastTimeModified |
Méthode | Description | |
---|---|---|
__toString ( ) : string | ||
defineAttributes ( ) : Array | ||
exists ( ) : Bool | ||
getContents ( ) : String | ||
getLastTimeModified ( ) : craft\DateTime |
Méthode | Description | |
---|---|---|
removeDoubleSlashes ( $string, $url = FALSE ) : string | Modified remove_double_slashes() |
public getLastTimeModified ( ) : craft\DateTime | ||
Résultat | craft\DateTime |
protected removeDoubleSlashes ( $string, $url = FALSE ) : string | ||
Résultat | string | String without double slashes |
protected $_contents |