SkypeOnlinePortlet SkypeOnlinePortlet(
)
|
|
Redefinition of:
- Portlet::getHtml()
- REQIURED TO BE OVERWRITEN!
Return the HTML snippet that this Portlet represents.
Redefinition of:
- Portlet::getJavascript()
- OPTIONAL TO BE OVERWRITEN!
Overwrite if your Portlet needs a Javascript snippet to work.
void getParameterType(
$key
)
|
|
Parameters:
Redefinition of:
- Portlet::getParameterType()
- REQIURED TO BE OVERWRITEN!
Returns the PortletType for the given Key.
Returns the Title of this Portlet.
Redefinition of:
- Portlet::getTitle()
- REQIURED TO BE OVERWRITEN!
Return the Title for this Portlet.
Redefinition of:
- Portlet::needsJavascript()
- OPTIONAL TO BE OVERWRITEN!
This method defines if the Portlet needs a Javascript block to work.
void setSkypeMode(
[
$mode = 'call']
)
|
|
Parameters:
void setSkypeUserID(
[
$uid = '']
)
|
|
Sets the Skype User ID.
Parameters:
Set the Title of this Portlet.
Parameters: