GooglePlusButton Class [PHP]

Summary

Properties Description
Annotation Set annotation of google+ button.
Size Set size of google+ button.
Width Set the width of google+ button
Methods Description
__construct

Properties Detail

AnnotationTop

string Annotation

Set annotation of google+ button.

Allowed values :

  • "inline" : Google+ button with number of people like.
  • "bubble" : Compact Google+ button with number of people like
  • "none" : Google+ button only

Show/Hide Code

Supported from version: 1.0.0.0

SizeTop

string Size

Set size of google+ button.

Allowed values :

  • "small" : 15px
  • "medium" : 20px
  • "standard" : 24px
  • "tall" : 60px

Show/Hide Code

Supported from version: 1.0.0.0

WidthTop

string Width

Set the width of google+ button

Show/Hide Code

Supported from version: 1.0.0.0

Methods Detail

__constructTop

void __construct()

Show/Hide Code

Supported from version: 1.0.0.0