Home
last modified time | relevance | path

Searched defs:firstdaytoshow (Results 1 – 12 of 12) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dproject.lib.php1426 function projectLinesPerWeek(&$inc, $firstdaytoshow, $fuser, $parent, $lines, &$level, &$projectsro…
1787 function projectLinesPerMonth(&$inc, $firstdaytoshow, $fuser, $parent, $lines, &$level, &$projectsr…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dproject.lib.php1682 function projectLinesPerWeek(&$inc, $firstdaytoshow, $fuser, $parent, $lines, &$level, &$projectsro…
2062 function projectLinesPerMonth(&$inc, $firstdaytoshow, $fuser, $parent, $lines, &$level, &$projectsr…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/action/
H A Dindex.php320 …$firstdaytoshow = dol_mktime(0, 0, 0, $prev_month, $max_day_in_prev_month + $tmpday, $prev_year, '… variable
345 $firstdaytoshow = dol_mktime(0, 0, 0, $first_month, $first_day, $first_year, 'tzuserrel'); variable
362 $firstdaytoshow = dol_mktime(0, 0, 0, $prev_month, $prev_day, $prev_year, 'tzuserrel'); variable
H A Dpertype.php337 $firstdaytoshow = dol_mktime(0, 0, 0, $first_month, $first_day, $first_year, 'tzuserrel'); variable
H A Dperuser.php345 $firstdaytoshow = dol_mktime(0, 0, 0, $first_month, $first_day, $first_year, 'gmt'); variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/action/
H A Dindex.php283 …$firstdaytoshow = dol_mktime(0, 0, 0, $prev_month, $max_day_in_prev_month + $tmpday, $prev_year, '… variable
307 $firstdaytoshow = dol_mktime(0, 0, 0, $first_month, $first_day, $first_year, 'tzuserrel'); variable
325 $firstdaytoshow = dol_mktime(0, 0, 0, $prev_month, $prev_day, $prev_year, 'tzuserrel'); variable
H A Dpertype.php268 $firstdaytoshow = dol_mktime(0, 0, 0, $first_month, $first_day, $first_year, 'tzuserrel'); variable
H A Dperuser.php271 $firstdaytoshow = dol_mktime(0, 0, 0, $first_month, $first_day, $first_year, 'gmt'); variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/activity/
H A Dpermonth.php87 $firstdaytoshow = dol_mktime(0, 0, 0, $month, 1, $year); variable
H A Dperweek.php97 $firstdaytoshow = dol_mktime(0, 0, 0, $first_month, $first_day, $first_year); variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/projet/activity/
H A Dpermonth.php89 $firstdaytoshow = dol_mktime(0, 0, 0, $month, 1, $year); variable
H A Dperweek.php99 $firstdaytoshow = dol_mktime(0, 0, 0, $first_month, $first_day, $first_year); variable