Documentation

EasyBlogSocialButtonInternal
in package

Table of Contents

Properties

$buttons  : mixed
$post  : mixed

Methods

__construct()  : mixed
getButton()  : mixed
Creates a new button instance
getButtons()  : mixed
Retrieves a list of buttons enabled
html()  : mixed
Renders the DOM for the internal buttons

Properties

$buttons

public mixed $buttons = ['facebook', 'twitter', 'linkedin', 'xing', 'vk', 'pinterest', 'reddit', 'pocket']

Methods

getButton()

Creates a new button instance

public getButton(mixed $button) : mixed
Parameters
$button : mixed
Tags
since
5.1
access

public

getButtons()

Retrieves a list of buttons enabled

public getButtons() : mixed
Tags
since
5.1
access

public

html()

Renders the DOM for the internal buttons

public html() : mixed
Tags
since
5.1
access

public


        
On this page

Search results