dolibarr  16.0.5
Functions
agendaexport.php File Reference

Page to export agenda http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=vcal&exportkey=cle http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=ical&type=event&exportkey=cle http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=rss&exportkey=cle Other parameters into url are: &notolderthan=99 &year=2015 &id=..., &idfrom=..., &idto=... More...

Go to the source code of this file.

Functions

if(!defined('NOTOKENRENEWAL')) if(!defined('NOREQUIREMENU')) if(!defined('NOREQUIREHTML')) if(!defined('NOREQUIREAJAX')) if(!defined('NOLOGIN')) if(!defined('NOCSRFCHECK')) if(!defined('NOIPCHECK')) llxHeaderVierge ()
 Header function. More...
 
 llxFooterVierge ()
 Footer function. More...
 

Detailed Description

Page to export agenda http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=vcal&exportkey=cle http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=ical&type=event&exportkey=cle http://127.0.0.1/dolibarr/public/agenda/agendaexport.php?format=rss&exportkey=cle Other parameters into url are: &notolderthan=99 &year=2015 &id=..., &idfrom=..., &idto=...

Definition in file agendaexport.php.

Function Documentation

◆ llxFooterVierge()

llxFooterVierge ( )

Footer function.

Returns
void

Definition at line 70 of file agendaexport.php.

◆ llxHeaderVierge()

if (!defined( 'NOTOKENRENEWAL')) if (!defined( 'NOREQUIREMENU')) if (!defined( 'NOREQUIREHTML')) if (!defined( 'NOREQUIREAJAX')) if (!defined( 'NOLOGIN')) if (!defined( 'NOCSRFCHECK')) if (!defined( 'NOIPCHECK')) llxHeaderVierge ( )

Header function.

Returns
void

Definition at line 61 of file agendaexport.php.