dolibarr  13.0.2
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

 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 ( )

Footer function.

Returns
void

Definition at line 56 of file agendaexport.php.

References print.

llxHeaderVierge ( )

Header function.

Returns
void

Definition at line 47 of file agendaexport.php.

References print.

Referenced by accessforbidden().