Class GoogleLikeButton

Description

Class GoogleLikeButton

WebSite-PHP : PHP Framework 100% object (http://www.website-php.com) Copyright (c) 2009-2020 WebSite-PHP.com PHP versions >= 5.2

Licensed under The MIT License Redistributions of files must retain the above copyright notice.

Located in /modules/ShareButton/GoogleLikeButton.class.php (line 27)

WebSitePhpObject
   |
   --GoogleLikeButton
Class Constant Summary
 BUTTON_MEDIUM = "medium"
 BUTTON_SMALL = "small"
 BUTTON_TALL = "tall"
Method Summary
 __construct ([string $type_button = ''], [boolean $count = true], [string $url = ''], [string $callback = '']) GoogleLikeButton
 render ([boolean $ajax_render = false]) string
Variables
Methods
Constructor __construct (line 55)

Constructor GoogleLikeButton

GoogleLikeButton __construct ([string $type_button = ''], [boolean $count = true], [string $url = ''], [string $callback = ''])
  • string $type_button
  • boolean $count: [default value: true]
  • string $url
  • string $callback

Redefinition of:
WebSitePhpObject::__construct()
Constructor WebSitePhpObject
render (line 71)

Method render

  • return: html code of object GoogleLikeButton
  • since: 1.0.88
  • access: public
string render ([boolean $ajax_render = false])
  • boolean $ajax_render: [default value: false]

Redefinition of:
WebSitePhpObject::render()
Method render

Inherited Methods

Inherited From WebSitePhpObject

 WebSitePhpObject::__construct()
 WebSitePhpObject::addCss()
 WebSitePhpObject::addJavaScript()
 WebSitePhpObject::displayJavascriptTag()
 WebSitePhpObject::forceAjaxRender()
 WebSitePhpObject::getAjaxRender()
 WebSitePhpObject::getClass()
 WebSitePhpObject::getCssArray()
 WebSitePhpObject::getJavaScriptArray()
 WebSitePhpObject::getJavascriptTagClose()
 WebSitePhpObject::getJavascriptTagOpen()
 WebSitePhpObject::getName()
 WebSitePhpObject::getPage()
 WebSitePhpObject::getRegisterObjects()
 WebSitePhpObject::getTag()
 WebSitePhpObject::getType()
 WebSitePhpObject::isEventObject()
 WebSitePhpObject::isJavascriptObject()
 WebSitePhpObject::isObjectChange()
 WebSitePhpObject::render()
 WebSitePhpObject::setTag()
Class Constants
BUTTON_MEDIUM = "medium" (line 34)

Button style

  • access: public
BUTTON_SMALL = "small" (line 33)

Button style

  • access: public
BUTTON_STANDARD = "" (line 35)

Button style

  • access: public
BUTTON_TALL = "tall" (line 36)

Button style

  • access: public

Documentation generated on Wed, 22 Apr 2020 13:20:44 +0200 by phpDocumentor 1.4.3