dolibarr 21.0.0-alpha
agendaexport.php File Reference

Page to export agenda into a vcal, ical or rss 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 &limit=1000 &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.
 
 llxFooterVierge ()
 Footer function.
 

Detailed Description

Function Documentation

◆ llxFooterVierge()

llxFooterVierge ( )

Footer function.

Returns
void

Definition at line 71 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 62 of file agendaexport.php.

Referenced by accessforbidden().