Class FacebookLikeButton

Description

Class FacebookLikeButton

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/FacebookLikeButton.class.php (line 27)

WebSitePhpObject
   |
   --FacebookLikeButton
Class Constant Summary
 ACTION_DARK = "dark"
 ACTION_RECOMMAND = "recommend"
 BUTTON_BOX_COUNT = "box_count"
 BUTTON_COUNT = "button_count"
Method Summary
 static getFacebookJsInclude () void
 __construct ([string $type_button = ''], [string $url = ''], [boolean $send_button = false], [double $width = 450], [boolean $show_faces = false], [string $action = ''], [string $color = '']) FacebookLikeButton
 render ([boolean $ajax_render = false]) string
Variables
Methods
static getFacebookJsInclude (line 124)

Method getFacebookJsInclude

  • since: 1.2.9
  • access: public
void getFacebookJsInclude ()
Constructor __construct (line 78)

Constructor FacebookLikeButton

FacebookLikeButton __construct ([string $type_button = ''], [string $url = ''], [boolean $send_button = false], [double $width = 450], [boolean $show_faces = false], [string $action = ''], [string $color = ''])
  • string $type_button
  • string $url
  • boolean $send_button: [default value: false]
  • double $width: [default value: 450]
  • boolean $show_faces: [default value: false]
  • string $action
  • string $color

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

Method render

  • return: html code of object FacebookLikeButton
  • 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
ACTION_DARK = "dark" (line 53)

Button color

  • access: public
ACTION_LIGHT = "" (line 52)

Button color

  • access: public
ACTION_LIKE = "" (line 43)

Button action

  • access: public
ACTION_RECOMMAND = "recommend" (line 44)

Button action

  • access: public
BUTTON_BOX_COUNT = "box_count" (line 35)

Button style

  • access: public
BUTTON_COUNT = "button_count" (line 33)

Button style

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

Button style

  • access: public

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