Class lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget
Inheritance | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget » ymaker\social\share\widgets\SocialShare |
---|
Public Properties
Public Methods
Method | Description | Defined By |
---|---|---|
canShare() | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget | |
init() | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget | |
renderModal() | Render Modal for sharing with social | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget |
renderModalAjax() | Render the modal for sharing with your network | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget |
run() | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget |
Protected Methods
Method | Description | Defined By |
---|---|---|
isSocialNetworkEmpty() | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget | |
setVisibleSocialNetwork() | Remove the social share buttons that haven't the right visibility | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget |
Constants
Constant | Value | Description | Defined By |
---|---|---|---|
MODE_DROPDOWN | 'dropdown' | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget | |
MODE_NORMAL | 'normal' | lispa\amos\core\forms\editors\socialShareWidget\SocialShareWidget |
Property Details
Method Details
public boolean canShare ( ) |
public void init ( ) |
protected boolean isSocialNetworkEmpty ( ) |
Render Modal for sharing with social
public void renderModal ( ) |
Render the modal for sharing with your network
public void renderModalAjax ( ) |
public void run ( ) |
Remove the social share buttons that haven't the right visibility
protected void setVisibleSocialNetwork ( ) |