HumHub Documentation (unofficial)

ViewContextInterface

ViewContextInterface is the interface that should implemented by classes who want to support relative view names.

The method [[getViewPath()]] should be implemented to return the view path that may be prefixed to a relative view name.

Tags
author

Paul Klimov klimov.paul@gmail.com

since
2.0

Table of Contents

Methods

getViewPath()  : string

Methods

getViewPath()

public getViewPath() : string
Return values
string

the view path that may be prefixed to a relative view name.


        
On this page

Search results