Documentation

EasyBlogInternalButtonXing extends EasyBlogInternalButtons
in package

Table of Contents

Properties

$url  : mixed
$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
getPermalink()  : mixed
Generates the external link
getPostTitle()  : mixed
Retrieves the post title
getTitle()  : mixed
Provides the button title

Properties

$url

public mixed $url = 'https://www.xing.com/spi/shares/new'
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

Generates the external link

public getPermalink() : 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