Has methods for outputting links for submitting to a number of social networking sites
This is the code documentation for the SproutCMS project
Search documentation |
class SocialNetworkingHas methods for outputting links for submitting to a number of social networking sites
Variables
Functions
public detailsvoid SocialNetworking::details ( mixed $title , mixed $desc [, mixed $url ] ); Set the share details to use when submitting to the various websites. public emailvoid SocialNetworking::email ( [ mixed $icon ] ); Output a email share button public emailLinkunknown SocialNetworking::emailLink ( [ mixed $class ] ); Get the A tag for an email share link public facebookvoid SocialNetworking::facebook ( [ mixed $icon ] ); Get a facebook share button public facebookLinkunknown SocialNetworking::facebookLink ( [ mixed $class ] ); Get the A tag for a facebook share link public getDescunknown SocialNetworking::getDesc ( ); This function does not have a description public getTitleunknown SocialNetworking::getTitle ( ); This function does not have a description public getUrlunknown SocialNetworking::getUrl ( ); This function does not have a description public hasdetailsunknown SocialNetworking::hasdetails ( ); Checks if there are details available public linkedinvoid SocialNetworking::linkedin ( [ mixed $icon ] ); Output a linkedin share button public linkedinLinkunknown SocialNetworking::linkedinLink ( [ mixed $class ] ); Get the A tag for a linkedIn share link public pageLinkstring SocialNetworking::pageLink ( string $type [, bool $new_window ] ); Return a link to the main page for a given social media platform public twittervoid SocialNetworking::twitter ( [ mixed $icon [, mixed $tweet ]] ); Output a twitter share button public twitterLinkstring SocialNetworking::twitterLink ( [ string $tweet [, string $link [, string $via_handle [, string $class ]]]] ); Get the A tag for a twitter share link |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|