WebSite-PHP Framework PHP
Multi language
Simple Ajax mode
No HTML, no JavaScript
URL rewriting
Mail sending
Sitemap - RSS - Web service
Download WebSite-PHP FrameWork now
 


Loading
 


Add this share button

Tutorials

>

Tutorial Sharebutton

>

Add this share button


Sharebutton-04: Tutorial of the composant Sharebutton of the PHP FrameWork WebSite-PHP.

Add this share button:

Share


Go back to tutorial of the componant Sharebutton



Source code

Source code



To use Sharebutton, you need to connect to the admin interface of the framework WebSite-PHP.

Once connected you will go to the menu Configuration -> Configure modules and enable the module Sharebutton.



File: /pages/tutorials/sharebutton/sharebutton-04.php

<?php
class Sharebutton04 extends Page {
    public function 
InitializeComponent() {
        
parent::$PAGE_TITLE "Add this share button";
        
$this->render = new ShareButton();

        
// Enable third party cookies filter
        
$this->enableThirdPartyCookiesFilter();
    }
}
?>


Go back to tutorial of the componant Sharebutton


Share

 


Copyright © 2009-2024 WebSite-PHP Framework PHP
Home Documentation Download Quick start Tutorials Wiki Issue Tracker