phpDocumentor

PublishedThemeRepository

Class PublishedThemeRepository

Table of Contents

$configuration  : StyleEditConfiguration
__construct()  : mixed
PublishedThemeRepository constructor.
clearPublishedTheme()  : void
clearTemplatesC()  : void
createPreviewFolder()  : string
removeOldPreviewThemes()  : void
recursiveMakeDir()  : void
removeChildren()  : void
removeDir()  : void

Properties

Methods

createPreviewFolder()

public createPreviewFolder() : string
Tags
throws
Exception
Return values
string

removeOldPreviewThemes()

public removeOldPreviewThemes( $dir,  $max_age) : void
Parameters
$dir :
$max_age :
Return values
void

recursiveMakeDir()

protected recursiveMakeDir( $path) : void
Parameters
$path :
Tags
throws
Exception
Return values
void

removeChildren()

protected removeChildren( $dirPath) : void
Parameters
$dirPath :
Return values
void

Search results