Documentation

edit

-Template editor trait

Tags
author

Stefan Seehafer sea75300@yahoo.de

copyright

(c) 2011-2022, Stefan Seehafer

license

http://www.gnu.org/licenses/gpl.txt GPLv3

Table of Contents

$prefix  : string
$template  : template
isAccessible()  : bool
getArticleSingleTemplate()  : bool
getArticleTemplate()  : bool
getCommentFormTemplate()  : bool
getCommentTemplate()  : bool
getLatestNewsTemplate()  : bool
getshareButtonsTemplate()  : bool

Properties

$prefix

protected string $prefix = 'TEMPLATE_ARTICLE_'

Methods

isAccessible()

public isAccessible() : bool
Return values
bool

getArticleSingleTemplate()

protected getArticleSingleTemplate() : bool
Return values
bool

getArticleTemplate()

protected getArticleTemplate() : bool
Return values
bool

getCommentFormTemplate()

protected getCommentFormTemplate() : bool
Return values
bool

getCommentTemplate()

protected getCommentTemplate() : bool
Return values
bool

getLatestNewsTemplate()

protected getLatestNewsTemplate() : bool
Return values
bool

getshareButtonsTemplate()

protected getshareButtonsTemplate() : bool
Return values
bool

Search results