class PageRecordHelper (View source)

The DebuggerHelper class.

Methods

static string
getFolderName(string $id)

getFolderName

static string
getFile(string $id)

getFile

static string
getFolder(string $id)

getFolder

Details

at line line 25
static string getFolderName(string $id)

getFolderName

Parameters

string $id

Return Value

string

at line line 37
static string getFile(string $id)

getFile

Parameters

string $id

Return Value

string

at line line 49
static string getFolder(string $id)

getFolder

Parameters

string $id

Return Value

string