|
| preprocess () |
|
| javascript_content () |
|
|
| $page_set = 'Plugin :: TimesheetPlugin' |
|
| else |
|
| $result = $ts_db->exec_statement($query) |
|
| $currentQ |
|
| $currentR = $ts_db->exec_statement($currentQ) |
|
| $query |
|
| while ($row=$ts_db->fetch_array($result)) |
|
PayrollSummaryPage::$currentQ |
Initial value:= $ts_db->prepare_statement("SELECT periodID-1 FROM
{$FANNIE_PLUGIN_SETTINGS['TimesheetDatabase']}.payperiods
WHERE ".$ts_db->now()." BETWEEN periodStart AND periodEnd")
PayrollSummaryPage::$query |
Initial value:= $ts_db->prepare_statement("SELECT DATE_FORMAT(periodStart, '%M %D, %Y'),
DATE_FORMAT(periodEnd, '%M %D, %Y'), periodID
FROM {$FANNIE_PLUGIN_SETTINGS['TimesheetDatabase']}.payperiods
WHERE periodStart < ".$ts_db->now())
Initial value:{
$query = $ts_db->prepare_statement("SELECT FirstName, emp_no FROM "
.$FANNIE_OP_DB.$ts_db->sep()."employees
WHERE EmpActive=1 ORDER BY FirstName ASC")
The documentation for this class was generated from the following file:
- fannie/modules/plugins2.0/TimesheetPlugin/PayrollSummaryPage.php