Méthode | Description | |
---|---|---|
createPrefix ( boolean $relative ) | Creates a relative prefix for the store | |
createPrefixName ( string $prefix, string $key ) : string | Creates a new prefix name for the store | |
getPrefix ( ) : string | Get the prefix | |
setCurrentPrefix ( string $prefix ) | Sets the current prefix |
public createPrefix ( boolean $relative ) | ||
$relative | boolean | Is the prefix relative |
public setCurrentPrefix ( string $prefix ) | ||
$prefix | string | The new prefix |