\WPCOM_Widget_Facebook_LikeBox

Facebook Like Box widget class Display a Facebook Like Box as a widget http://developers.facebook.com/docs/reference/plugins/like-box/

Summary

Methods
Properties
Constants
__construct()
widget()
update()
form()
get_default_args()
normalize_facebook_args()
is_valid_facebook_url()
normalize_int_value()
normalize_text_value()
guess_locale_from_lang()
get_locale()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$default_height
$default_width
$max_width
$min_width
$max_height
$min_height
$default_colorscheme
$allowed_colorschemes
N/A

Properties

$default_height

$default_height

$default_width

$default_width

$max_width

$max_width

$min_width

$min_width

$max_height

$max_height

$min_height

$min_height

$default_colorscheme

$default_colorscheme

$allowed_colorschemes

$allowed_colorschemes

Methods

__construct()

__construct()

widget()

widget( $args,  $instance)

Parameters

$args
$instance

update()

update( $new_instance,  $old_instance)

Parameters

$new_instance
$old_instance

form()

form( $instance)

Parameters

$instance

get_default_args()

get_default_args()

normalize_facebook_args()

normalize_facebook_args( $args)

Parameters

$args

is_valid_facebook_url()

is_valid_facebook_url( $url)

Parameters

$url

normalize_int_value()

normalize_int_value( $value,  $default,  $max,  $min)

Parameters

$value
$default
$max
$min

normalize_text_value()

normalize_text_value( $value,  $default,  $allowed)

Parameters

$value
$default
$allowed

guess_locale_from_lang()

guess_locale_from_lang( $lang)

Parameters

$lang

get_locale()

get_locale()