![]() | ![]() |
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
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
Supported from version: 1.0.0.0
![]() | ![]() |