Documentation

EasyBlogInternalButtons
in package

Table of Contents

Properties

$name  : mixed
$permalink  : mixed
$post  : mixed
$title  : mixed

Methods

__construct()  : mixed
getIcon()  : mixed
Renders the icon class for the button
getName()  : mixed
Provides the button name identifier
getPostTitle()  : mixed
Retrieves the post title
getTitle()  : mixed
Provides the button title

Properties

protected mixed $permalink = \null

Methods

getIcon()

Renders the icon class for the button

public getIcon() : mixed
Tags
since
5.1
access

public

getName()

Provides the button name identifier

public getName() : mixed
Tags
since
5.1
access

public

getPostTitle()

Retrieves the post title

public getPostTitle() : mixed
Tags
since
5.0
access

public

getTitle()

Provides the button title

public getTitle() : mixed
Tags
since
5.1
access

public


        
On this page

Search results