FacturaScripts

MyFilesToken extends MyFilesToken
in package

Class created by Core/Internal/PluginsDeploy

Table of Contents

Methods

get()  : string
getCurrentDate()  : string
getUrl()  : string
setCurrentDate()  : void
validate()  : bool

Methods

get()

public static get(string $path, bool $permanent[, string $expiration = '' ]) : string
Parameters
$path : string
$permanent : bool
$expiration : string = ''
Return values
string

getCurrentDate()

public static getCurrentDate() : string
Return values
string

getUrl()

public static getUrl(string $path, bool $permanent[, string $expiration = '' ]) : string
Parameters
$path : string
$permanent : bool
$expiration : string = ''
Return values
string

setCurrentDate()

public static setCurrentDate(string $date) : void
Parameters
$date : string

validate()

public static validate(string $path, string $token) : bool
Parameters
$path : string
$token : string
Return values
bool

        
On this page

Search results