created_at; } function get_color($date, $dates_created_at) { if (in_array(Month::get_day_week($date), array(6, 7))) return; if (in_array($date, $dates_created_at)) { return 'success'; } else return 'danger'; } $this->title = 'Календарь пользователя - ' . Reports::getFio($reports[0]); $dates_created_at = array_unique(array_map('get_dates_created_at', $reports)); //for ($date = '2021-08-01', $i = 0; $date != '2021-09-01'; $date = next_day($date, 1), $i++) { // if ($i == 7) { // echo '
'; // $i = 0; // } // if (in_array($date, $dates_created_at)) { // $color = 'primary'; // } else // $color = 'danger'; // echo Html::a($date, ['reports/?date=' . $date], ['class' => 'btn btn-' . $color . '', // 'style' => 'margin: 10px;']); // //} // // //?>
inactive_begin)) { // echo '
'; // // for ($index = 1; $index <= count($month->inactive_begin); $index++, $index_raw++) // echo '
// // ' . $month->inactive_begin[$index] . ' //
'; // } // for (; $index <= array_key_last($month->active); $index++, $index_raw++) { // // if ($index_raw % 7 == 0) { // if ($index != 1) echo '
'; // echo '
// '; // } // echo ' //
// // ' . $month->active[$index] . ' // //
// '; // } // ?> inactive_end); $index++, $index_raw++): ?> //
// '; // ?>
created_at; } function get_color($date, $dates_created_at) { if (in_array(Month::get_day_week($date), array(6, 7))) return; if (in_array($date, $dates_created_at)) { return 'success'; } else return 'danger'; } $this->title = 'Календарь пользователя - ' . Reports::getFio($reports[0]); $dates_created_at = array_unique(array_map('get_dates_created_at', $reports)); //for ($date = '2021-08-01', $i = 0; $date != '2021-09-01'; $date = next_day($date, 1), $i++) { // if ($i == 7) { // echo '
'; // $i = 0; // } // if (in_array($date, $dates_created_at)) { // $color = 'primary'; // } else // $color = 'danger'; // echo Html::a($date, ['reports/?date=' . $date], ['class' => 'btn btn-' . $color . '', // 'style' => 'margin: 10px;']); // //} // // //?>
inactive_begin)) { // echo '
'; // // for ($index = 1; $index <= count($month->inactive_begin); $index++, $index_raw++) // echo '
// // ' . $month->inactive_begin[$index] . ' //
'; // } // for (; $index <= array_key_last($month->active); $index++, $index_raw++) { // // if ($index_raw % 7 == 0) { // if ($index != 1) echo '
'; // echo '
// '; // } // echo ' //
// // ' . $month->active[$index] . ' // //
// '; // } // ?> inactive_end); $index++, $index_raw++): ?> //
// '; // ?>