Documentation

SimplePageHandler extends Handler
in package

Class SimplePageHandler

Table of Contents

Properties

$resourceCache  : array<string|int, mixed>
$searchPaths  : array<string|int, mixed>

Methods

__construct()  : mixed
addResourcePath()  : void
getResourcePaths()  : array<string|int, mixed>
handle()  : int
getResource()  : string

Properties

Methods

addResourcePath()

public addResourcePath(string $path) : void
Parameters
$path : string

getResourcePaths()

public getResourcePaths() : array<string|int, mixed>
Return values
array<string|int, mixed>

getResource()

protected getResource(string $resource) : string
Parameters
$resource : string
Tags
throws
RuntimeException
Return values
string

        
On this page

Search results