phpDocumentor

ThemeInheritanceResolver
in package
implements InheritanceResolverInterface

Class ThemeExtendsPropertyResolver

Interfaces, Classes and Traits

InheritanceResolverInterface
Class ExtendsHandlerInterface

Table of Contents

$fileIO  : FileIO
__construct()  : mixed
ThemeExtendsPropertyResolver constructor.
getResourceRelativePath()  : mixed
jsonExtensionFolder()  : string
resolveInheritanceFileName()  : string
resolveInheritanceType()  : string

Properties

Methods

getResourceRelativePath()

public getResourceRelativePath( $settings,  $resourcePath,  $sourceFilename) : mixed
Parameters
$settings :
$resourcePath :
$sourceFilename :
Return values
mixed

resolveInheritanceFileName()

public resolveInheritanceFileName( $settings,  $sourceFilename) : string
Parameters
$settings :
$sourceFilename :
Tags
throws
Exception
Return values
string

resolveInheritanceType()

public resolveInheritanceType( $settings,  $sourceFilename) : string
Parameters
$settings :
$sourceFilename :
Return values
string

Search results