dolibarr 21.0.0-alpha
|
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: ¬olderthan=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 ($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs=[], $arrayofcss=[]) |
Header function. | |
llxFooterVierge () | |
Footer function. | |
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: ¬olderthan=99 &year=2015 &limit=1000 &id=..., &idfrom=..., &idto=...
Definition in file agendaexport.php.
llxFooterVierge | ( | ) |
if(!defined('NOTOKENRENEWAL')) if(!defined( 'NOREQUIREMENU')) if(!defined('NOREQUIREHTML')) if(!defined( 'NOREQUIREAJAX')) if(!defined('NOLOGIN')) if(!defined( 'NOCSRFCHECK')) if(!defined('NOIPCHECK')) llxHeaderVierge | ( | $title, | |
$head = "", | |||
$disablejs = 0, | |||
$disablehead = 0, | |||
$arrayofjs = [], | |||
$arrayofcss = [] ) |
Header function.
string | $title | Title |
string | $head | Head array |
int | $disablejs | More content into html header |
int | $disablehead | More content into html header |
string[] | string | $arrayofjs | Array of complementary js files |
string[] | string | $arrayofcss | Array of complementary css files |
Definition at line 69 of file agendaexport.php.
Referenced by accessforbidden().