setState() protected method Sets persistent state. protected $this setState ( $key, $value )$key string State key. $value mixed State value return $this The object itself
getId() public abstract method public abstract string getId ( )return string Service id
getName() public abstract method public abstract string getName ( )return string Service name.
getTitle() public abstract method public abstract string getTitle ( )return string Service title.
getUserAttributes() public abstract method public abstract array getUserAttributes ( )return array List of user attributes
getViewOptions() public abstract method public abstract array getViewOptions ( )return array View options in format: optionName => optionValue
setId() public abstract method public abstract void setId ( $id )$id string Service id.
setName() public abstract method public abstract void setName ( $name )$name string Service name.
setTitle() public abstract method public abstract void setTitle ( $title )$title string Service title.
$apiBaseUrl public property API base URL. API base URL. public string $apiBaseUrl = 'https://graph.facebook.com'
Page 8312 of 11844