Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(79 errors, 43 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

mod/organizer/backup/moodle2/backup_organizer_activity_task.class.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/organizer/backup/moodle2/backup_organizer_stepslib.php
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
mod/organizer/backup/moodle2/restore_organizer_stepslib.php
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
mod/organizer/classes/event/appointment_added.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/appointment_commented.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/appointment_evaluated.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/appointment_list_printed.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/appointment_reminder_sent.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/appointment_removed.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/registrations_viewed.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/slot_created.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/slot_deleted.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/slot_updated.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/classes/event/slot_viewed.php
(#35) This comment is 43% valid code; is this commented out code?
mod/organizer/custom_table_renderer.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
mod/organizer/db/install.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
mod/organizer/db/messages.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/organizer/db/migrate.php
(#98) Expected 1 space after "?"; newline found
mod/organizer/infobox.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#161) Expected 1 space after "="; newline found
mod/organizer/lang/en/organizer.php
(#452) Expected 1 space after "="; newline found
(#463) Expected 1 space after "="; newline found
(#474) Expected 1 space after "="; newline found
(#485) Expected 1 space after "="; newline found
(#496) Expected 1 space after "="; newline found
(#507) Expected 1 space after "="; newline found
(#518) Expected 1 space after "="; newline found
(#530) Expected 1 space after "="; newline found
(#544) Expected 1 space after "="; newline found
(#555) Expected 1 space after "="; newline found
(#568) Expected 1 space after "="; newline found
(#585) Expected 1 space after "="; newline found
(#602) Expected 1 space after "="; newline found
(#619) Expected 1 space after "="; newline found
(#636) Expected 1 space after "="; newline found
(#649) Expected 1 space after "="; newline found
(#661) Expected 1 space after "="; newline found
(#673) Expected 1 space after "="; newline found
(#684) Expected 1 space after "="; newline found
(#695) Expected 1 space after "="; newline found
(#706) Expected 1 space after "="; newline found
(#718) Expected 1 space after "="; newline found
(#729) Expected 1 space after "="; newline found
(#742) Expected 1 space after "="; newline found
(#755) Expected 1 space after "="; newline found
(#766) Expected 1 space after "="; newline found
mod/organizer/legend.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
mod/organizer/lib.php
(#588) Expected 1 space after ":"; newline found
(#603) Expected 1 space after ":"; newline found
(#666) Expected 1 space after ":"; newline found
(#678) Expected 1 space after ":"; newline found
mod/organizer/locallib.php
(#622) This comment is 60% valid code; is this commented out code?
mod/organizer/messaging.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#75) Expected 1 space after "?"; newline found
mod/organizer/mtablepdf.php
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#132) This comment is 100% valid code; is this commented out code?
(#132) This comment is 67% valid code; is this commented out code?
(#134) This comment is 67% valid code; is this commented out code?
(#135) This comment is 100% valid code; is this commented out code?
(#135) This comment is 67% valid code; is this commented out code?
(#138) This comment is 67% valid code; is this commented out code?
(#142) This comment is 67% valid code; is this commented out code?
(#143) This comment is 100% valid code; is this commented out code?
(#143) This comment is 67% valid code; is this commented out code?
(#146) This comment is 67% valid code; is this commented out code?
(#148) This comment is 67% valid code; is this commented out code?
(#156) This comment is 100% valid code; is this commented out code?
(#159) This comment is 67% valid code; is this commented out code?
(#160) This comment is 100% valid code; is this commented out code?
(#160) This comment is 67% valid code; is this commented out code?
(#163) This comment is 67% valid code; is this commented out code?
(#167) This comment is 67% valid code; is this commented out code?
(#169) This comment is 100% valid code; is this commented out code?
(#169) This comment is 67% valid code; is this commented out code?
(#172) This comment is 67% valid code; is this commented out code?
(#174) This comment is 67% valid code; is this commented out code?
mod/organizer/slotlib.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
mod/organizer/slots_eval.php
(#71) Expected "if (...) {\n"; found "if(...){\n"
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
mod/organizer/slots_print.php
(#312) Expected 1 space after "?"; newline found
mod/organizer/status_view.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
mod/organizer/util.php
(#41) Expected MOODLE_INTERNAL check or config.php inclusion
mod/organizer/view_lib.php
(#42) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 16 spaces, found 4
(#688) Line exceeds 132 characters; contains 135 characters
(#823) Expected 1 space after "?"; newline found
(#824) Expected 1 space after ":"; newline found
(#891) Expected 1 space after "?"; newline found
(#892) Expected 1 space after ":"; newline found
(#903) Expected 1 space after "?"; newline found
(#904) Expected 1 space after ":"; newline found
(#913) Expected 1 space after "?"; newline found
(#914) Expected 1 space after ":"; newline found
(#1029) Expected 1 space after "?"; newline found
(#1040) Spaces must be used to indent lines; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected at least 4 spaces, found 1
(#1040) Whitespace found at end of line
(#1041) Spaces must be used to indent lines; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Line indented incorrectly; expected at least 4 spaces, found 3
(#1041) Whitespace found at end of line
(#1042) Spaces must be used to indent lines; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected at least 4 spaces, found 1
(#1143) Expected 1 space after "?"; newline found
(#1149) Expected 1 space after "?"; newline found
(#1272) Expected 1 space after "?"; newline found
(#1280) Expected 1 space after "?"; newline found
(#1281) Expected 1 space after ":"; newline found
(#1407) Spaces must be used to indent lines; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected at least 4 spaces, found 1
(#1407) Whitespace found at end of line
(#1408) Spaces must be used to indent lines; tabs are not allowed
(#1408) Tab found within whitespace
(#1408) Line indented incorrectly; expected at least 4 spaces, found 3
(#1408) Whitespace found at end of line

Javascript coding style problems

(0 errors, 36 warnings)

This section shows the coding style problems detected in the code by jshint [More info]

mod/organizer/module.js
(#39) Expected '===' and instead saw '=='.
(#43) Expected '!==' and instead saw '!='.
(#52) Expected '!==' and instead saw '!='.
(#65) Missing semicolon.
(#79) You might be leaking a variable (form1) here.
(#94) Expected '===' and instead saw '=='.
(#109) 'toggle_available_from' was used before it was defined.
(#113) Missing semicolon.
(#129) Expected '===' and instead saw '=='.
(#130) ['warning'] is better written in dot notation.
(#132) Expected '===' and instead saw '=='.
(#133) ['changed'] is better written in dot notation.
(#135) Empty block.
(#144) Expected '===' and instead saw '=='.
(#174) Missing semicolon.
(#189) Missing semicolon.
(#213) Missing semicolon.
(#308) Expected '===' and instead saw '=='.
(#354) Missing semicolon.
(#387) 'show_popup' was used before it was defined.
(#414) 'hide_popup' was used before it was defined.
(#417) Missing semicolon.
(#444) Missing semicolon.
(#463) Missing semicolon.
(#467) Expected '!==' and instead saw '!='.
(#470) Missing semicolon.
(#477) Expected '!==' and instead saw '!='.
(#162) 'e' is defined but never used.
(#196) 'hidden' is defined but never used.
(#197) 'visible' is defined but never used.
(#216) 'e' is defined but never used.
(#246) 'e' is defined but never used.
(#276) 'e' is defined but never used.
(#357) 'title' is defined but never used.
(#357) 'id' is defined but never used.
(#357) 'element' is defined but never used.

CSS problems

(0 errors, 9 warnings)

This section shows CSS problems detected by csslint [More info]

mod/organizer/styles.css
(#29) Use of !important
(#33) Use of !important
(#37) Use of !important
(#41) Use of !important
(#45) Use of !important
(#77) Use of !important
(#81) Use of !important
(#109) Use of !important
(#113) Use of !important

PHPDocs style problems

(329 errors, 1 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

mod/organizer/backup/moodle2/backup_organizer_activity_task.class.php
(#32) No one-line description found in phpdocs for class backup_organizer_activity_task
(#53) Phpdocs for function backup_organizer_activity_task::encode_content_links has incomplete parameters list
(#32) Class backup_organizer_activity_task does not have @copyright tag
(#32) Class backup_organizer_activity_task does not have @license tag
mod/organizer/backup/moodle2/backup_organizer_stepslib.php
(#38) Function backup_organizer_activity_structure_step::define_structure is not documented
(#33) Class backup_organizer_activity_structure_step does not have @copyright tag
(#33) Class backup_organizer_activity_structure_step does not have @license tag
mod/organizer/backup/moodle2/restore_organizer_activity_task.class.php
(#33) No one-line description found in phpdocs for class restore_organizer_activity_task
(#33) Class restore_organizer_activity_task does not have @copyright tag
(#33) Class restore_organizer_activity_task does not have @license tag
mod/organizer/backup/moodle2/restore_organizer_stepslib.php
(#38) Function restore_organizer_activity_structure_step::define_structure is not documented
(#52) Function restore_organizer_activity_structure_step::process_organizer is not documented
(#72) Function restore_organizer_activity_structure_step::process_slot is not documented
(#90) Function restore_organizer_activity_structure_step::process_appointment is not documented
(#107) Function restore_organizer_activity_structure_step::after_execute is not documented
(#33) Class restore_organizer_activity_structure_step does not have @copyright tag
(#33) Class restore_organizer_activity_structure_step does not have @license tag
mod/organizer/classes/event/appointment_added.php
(#34) Function appointment_added::init is not documented
(#40) Function appointment_added::get_name is not documented
(#44) Function appointment_added::get_description is not documented
(#49) Function appointment_added::get_url is not documented
(#53) Function appointment_added::get_legacy_logdata is not documented
(#30) Class appointment_added does not have @copyright tag
(#30) Class appointment_added does not have @license tag
mod/organizer/classes/event/appointment_commented.php
(#34) Function appointment_commented::init is not documented
(#40) Function appointment_commented::get_name is not documented
(#44) Function appointment_commented::get_description is not documented
(#49) Function appointment_commented::get_url is not documented
(#53) Function appointment_commented::get_legacy_logdata is not documented
(#30) Class appointment_commented does not have @copyright tag
(#30) Class appointment_commented does not have @license tag
mod/organizer/classes/event/appointment_evaluated.php
(#34) Function appointment_evaluated::init is not documented
(#40) Function appointment_evaluated::get_name is not documented
(#44) Function appointment_evaluated::get_description is not documented
(#49) Function appointment_evaluated::get_url is not documented
(#53) Function appointment_evaluated::get_legacy_logdata is not documented
(#30) Class appointment_evaluated does not have @copyright tag
(#30) Class appointment_evaluated does not have @license tag
mod/organizer/classes/event/appointment_list_printed.php
(#34) Function appointment_list_printed::init is not documented
(#40) Function appointment_list_printed::get_name is not documented
(#44) Function appointment_list_printed::get_description is not documented
(#49) Function appointment_list_printed::get_url is not documented
(#53) Function appointment_list_printed::get_legacy_logdata is not documented
(#30) Class appointment_list_printed does not have @copyright tag
(#30) Class appointment_list_printed does not have @license tag
mod/organizer/classes/event/appointment_reminder_sent.php
(#34) Function appointment_reminder_sent::init is not documented
(#40) Function appointment_reminder_sent::get_name is not documented
(#44) Function appointment_reminder_sent::get_description is not documented
(#49) Function appointment_reminder_sent::get_url is not documented
(#53) Function appointment_reminder_sent::get_legacy_logdata is not documented
(#30) Class appointment_reminder_sent does not have @copyright tag
(#30) Class appointment_reminder_sent does not have @license tag
mod/organizer/classes/event/appointment_removed.php
(#34) Function appointment_removed::init is not documented
(#40) Function appointment_removed::get_name is not documented
(#44) Function appointment_removed::get_description is not documented
(#49) Function appointment_removed::get_url is not documented
(#53) Function appointment_removed::get_legacy_logdata is not documented
(#30) Class appointment_removed does not have @copyright tag
(#30) Class appointment_removed does not have @license tag
mod/organizer/classes/event/course_module_instance_list_viewed.php
(#30) Class course_module_instance_list_viewed is not documented
mod/organizer/classes/event/course_module_viewed.php
(#30) Class course_module_viewed is not documented
(#31) Function course_module_viewed::init is not documented
mod/organizer/classes/event/registrations_viewed.php
(#34) Function registrations_viewed::init is not documented
(#40) Function registrations_viewed::get_name is not documented
(#44) Function registrations_viewed::get_description is not documented
(#48) Function registrations_viewed::get_url is not documented
(#52) Function registrations_viewed::get_legacy_logdata is not documented
(#30) Class registrations_viewed does not have @copyright tag
(#30) Class registrations_viewed does not have @license tag
mod/organizer/classes/event/slot_created.php
(#34) Function slot_created::init is not documented
(#40) Function slot_created::get_name is not documented
(#44) Function slot_created::get_description is not documented
(#49) Function slot_created::get_url is not documented
(#53) Function slot_created::get_legacy_logdata is not documented
(#30) Class slot_created does not have @copyright tag
(#30) Class slot_created does not have @license tag
mod/organizer/classes/event/slot_deleted.php
(#34) Function slot_deleted::init is not documented
(#40) Function slot_deleted::get_name is not documented
(#44) Function slot_deleted::get_description is not documented
(#49) Function slot_deleted::get_url is not documented
(#53) Function slot_deleted::get_legacy_logdata is not documented
(#30) Class slot_deleted does not have @copyright tag
(#30) Class slot_deleted does not have @license tag
mod/organizer/classes/event/slot_updated.php
(#34) Function slot_updated::init is not documented
(#40) Function slot_updated::get_name is not documented
(#44) Function slot_updated::get_description is not documented
(#49) Function slot_updated::get_url is not documented
(#53) Function slot_updated::get_legacy_logdata is not documented
(#30) Class slot_updated does not have @copyright tag
(#30) Class slot_updated does not have @license tag
mod/organizer/classes/event/slot_viewed.php
(#34) Function slot_viewed::init is not documented
(#40) Function slot_viewed::get_name is not documented
(#44) Function slot_viewed::get_description is not documented
(#48) Function slot_viewed::get_url is not documented
(#52) Function slot_viewed::get_legacy_logdata is not documented
(#30) Class slot_viewed does not have @copyright tag
(#30) Class slot_viewed does not have @license tag
mod/organizer/custom_table_renderer.php
(#29) Function organizer_render_table_with_footer is not documented
mod/organizer/db/migrate.php
(#149) Function migrate_slots is not documented
(#247) Function add_course_module_x is not documented
mod/organizer/infobox.php
(#34) Function organizer_make_infobox is not documented
(#62) Function organizer_make_section is not documented
(#74) Function organizer_add_message_icon is not documented
(#85) Function organizer_make_messages_section is not documented
(#102) Function organizer_make_reminder_section is not documented
(#115) Function organizer_make_description_section is not documented
(#144) Function organizer_make_myapp_section is not documented
(#181) Function organizer_make_slotoptions_section is not documented
mod/organizer/legend.php
(#17) File-level phpdocs block is not found
(#231) Function organizer_make_cell is not documented
(#17) Phpdocs for function organizer_make_legend has incomplete parameters list
(#231) Package is not specified for function organizer_make_cell. It is also not specified in file-level phpdocs
mod/organizer/lib.php
(#175) Function organizer_get_overview_link is not documented
(#185) Function organizer_reset_course_form_definition is not documented
(#191) Function organizer_reset_userdata is not documented
(#252) Function organizer_reset_gradebook is not documented
(#272) Function organizer_get_user_grade is not documented
(#308) Function organizer_update_grades is not documented
(#326) Function organizer_grade_item_update is not documented
(#359) Function organizer_display_grade is not documented
(#390) Function organizer_make_grades_menu_organizer is not documented
(#410) Function organizer_clean_num is not documented
(#419) Function organizer_get_last_group_appointment is not documented
(#450) Function organizer_get_counters is not documented
(#504) Function organizer_get_overview_teacher is not documented
(#550) Function organizer_fetch_group is not documented
(#564) Function organizer_get_overview_student is not documented
(#741) Function organizer_print_overview is not documented
(#768) Function organizer_is_student_in_course is not documented
(#884) Function organizer_create_digest is not documented
(#977) Function organizer_supports is not documented
(#133) Phpdocs for function organizer_user_outline has incomplete parameters list
(#151) Phpdocs for function organizer_user_complete has incomplete parameters list
(#163) Phpdocs for function organizer_print_recent_activity has incomplete parameters list
(#936) Phpdocs for function organizer_scale_used has incomplete parameters list
(#954) Phpdocs for function organizer_scale_used_anywhere has incomplete parameters list
mod/organizer/locallib.php
(#34) Function sem_get is not documented
(#42) Function sem_acquire is not documented
(#46) Function sem_release is not documented
(#51) Function organizer_load_events is not documented
(#65) Function organizer_get_name_link is not documented
(#80) Function organizer_check_collision is not documented
(#97) Function organizer_add_appointment_slots is not documented
(#167) Function organizer_add_event_slot is not documented
(#260) Function organizer_add_event_appointment is not documented
(#342) Function organizer_update_comments is not documented
(#355) Function organizer_update_appointment_slot is not documented
(#430) Function organizer_security_check_slots is not documented
(#449) Function organizer_security_check_apps is not documented
(#469) Function organizer_delete_appointment_slot is not documented
(#501) Function organizer_register_appointment is not documented
(#531) Function organizer_register_single_appointment is not documented
(#554) Function organizer_reregister_appointment is not documented
(#592) Function organizer_get_active_appointment is not documented
(#606) Function organizer_unregister_appointment is not documented
(#627) Function organizer_unregister_single_appointment is not documented
(#643) Function organizer_evaluate_slots is not documented
(#678) Function organizer_get_course_module_data is not documented
(#701) Function organizer_get_course_module_data_new is not documented
(#727) Function organizer_is_group_mode is not documented
(#735) Function organizer_fetch_my_group is not documented
(#752) Function organizer_fetch_table_entries is not documented
mod/organizer/messaging.php
(#33) Function organizer_send_message is not documented
(#139) Function organizer_make_html is not documented
(#160) Function organizer_prepare_and_send_message is not documented
mod/organizer/mod_form.php
(#34) Class mod_organizer_mod_form is not documented
(#36) Function mod_organizer_mod_form::definition_after_data is not documented
(#59) Function mod_organizer_mod_form::definition is not documented
(#164) Function mod_organizer_mod_form::validation is not documented
(#220) Function mod_organizer_mod_form::_get_memberships is not documented
mod/organizer/mtablepdf.php
(#66) Function MTablePDF::__construct is not documented
(#85) Function MTablePDF::setcolumnformat is not documented
(#115) Function MTablePDF::header is not documented
(#225) Function MTablePDF::setoutputformat is not documented
(#325) Function MTablePDF::generate is not documented
(#752) Function MTablePDF::set_headerformat is not documented
(#757) Function MTablePDF::get_xls is not documented
(#770) Function MTablePDF::get_xlsx is not documented
(#783) Function MTablePDF::get_ods is not documented
(#796) Function MTablePDF::get_csv is not documented
(#52) Variable MTablePDF::$outputformat is not documented
(#54) Variable MTablePDF::$orientation is not documented
(#55) Variable MTablePDF::$rowsperpage is not documented
(#56) Variable MTablePDF::$fontsize is not documented
(#57) Variable MTablePDF::$showheaderfooter is not documented
(#59) Variable MTablePDF::$columnwidths is not documented
(#60) Variable MTablePDF::$titles is not documented
(#61) Variable MTablePDF::$columnformat is not documented
(#62) Variable MTablePDF::$headerformat is not documented
(#64) Variable MTablePDF::$data is not documented
(#38) Constant MTablePDF::PORTRAIT is not documented
(#39) Constant MTablePDF::LANDSCAPE is not documented
(#41) Constant MTablePDF::FONTSIZE_SMALL is not documented
(#42) Constant MTablePDF::FONTSIZE_MEDIUM is not documented
(#43) Constant MTablePDF::FONTSIZE_LARGE is not documented
(#45) Constant MTablePDF::OUTPUT_FORMAT_PDF is not documented
(#46) Constant MTablePDF::OUTPUT_FORMAT_XLSX is not documented
(#47) Constant MTablePDF::OUTPUT_FORMAT_XLS is not documented
(#48) Constant MTablePDF::OUTPUT_FORMAT_ODS is not documented
(#49) Constant MTablePDF::OUTPUT_FORMAT_CSV_COMMA is not documented
(#50) Constant MTablePDF::OUTPUT_FORMAT_CSV_TAB is not documented
(#32) No one-line description found in phpdocs for class MTablePDF
(#231) Phpdocs for function MTablePDF::setrowsperpage has incomplete parameters list
(#354) Phpdocs for function MTablePDF::get_pdf has incomplete parameters list
(#32) Class MTablePDF does not have @copyright tag
(#32) Class MTablePDF does not have @license tag
(#34) Not recommended phpdocs tag @version used
mod/organizer/send_reminder.php
(#133) Function organizer_remind_all is not documented
mod/organizer/slotlib.php
(#130) Class organizer_slot is not documented
(#29) Function organizer_get_last_user_appointment is not documented
(#79) Function organizer_get_all_user_appointments is not documented
(#136) Function organizer_slot::__construct is not documented
(#163) Function organizer_slot::has_participants is not documented
(#168) Function organizer_slot::get_rel_deadline is not documented
(#173) Function organizer_slot::get_abs_deadline is not documented
(#178) Function organizer_slot::is_upcoming is not documented
(#182) Function organizer_slot::is_past_deadline is not documented
(#187) Function organizer_slot::is_past_due is not documented
(#191) Function organizer_slot::is_full is not documented
(#201) Function organizer_slot::is_available is not documented
(#205) Function organizer_slot::organizer_expired is not documented
(#210) Function organizer_slot::organizer_unavailable is not documented
(#215) Function organizer_slot::is_evaluated is not documented
(#226) Function organizer_slot::organizer_user_has_access is not documented
(#243) Function organizer_slot::load_organizer is not documented
(#250) Function organizer_slot::load_appointments is not documented
(#258) Function organizer_user_has_access is not documented
(#132) Variable organizer_slot::$slot is not documented
(#133) Variable organizer_slot::$organizer is not documented
(#134) Variable organizer_slot::$apps is not documented
mod/organizer/slots_print.php
(#145) Function organizer_organizer_student_action_allowed is not documented
(#197) Function organizer_display_printable_table is not documented
mod/organizer/status_view.php
(#29) Function organizer_generate_registration_table_content is not documented
(#100) Function organizer_get_status_table_entries_group is not documented
(#162) Function organizer_get_status_table_entries is not documented
mod/organizer/util.php
(#41) Function organizer_get_appointment_status is not documented
(#61) Function organizer_check_appointment_status is not documented
mod/organizer/view.php
(#129) Function organizer_register_popup is not documented
(#143) Function organizer_create_url is not documented
(#160) Function organizer_load_params is not documented
mod/organizer/view_action.php
(#187) Function organizer_organizer_student_action_allowed is not documented
mod/organizer/view_action_form_add.php
(#40) Class organizer_add_slots_form is not documented
(#44) Function organizer_add_slots_form::definition is not documented
(#148) Function organizer_add_slots_form::definition_after_data is not documented
(#188) Function organizer_add_slots_form::validation is not documented
(#264) Function organizer_add_slots_form::_validation_step1 is not documented
(#311) Function organizer_add_slots_form::_freeze_fields is not documented
(#323) Function organizer_add_slots_form::_converts_to_int is not documented
(#332) Function organizer_add_slots_form::_hide_button is not documented
(#340) Function organizer_add_slots_form::_add_slot_fields is not documented
(#422) Function organizer_add_slots_form::_create_day_slot_group is not documented
(#443) Function organizer_add_slots_form::_add_review_slots is not documented
(#585) Function organizer_add_slots_form::_create_slot_review_group is not documented
(#652) Function organizer_add_slots_form::_add_dummy_fields_for_back is not documented
(#713) Function organizer_add_slots_form::_get_teacher_list is not documented
(#730) Function organizer_add_slots_form::_between is not documented
(#734) Function organizer_add_slots_form::_init_arrays is not documented
(#42) Variable organizer_add_slots_form::$pickeroptions is not documented
(#624) Phpdocs for function organizer_add_slots_form::_add_dummy_fields has incomplete parameters list
(#694) Phpdocs for function organizer_add_slots_form::_organizer_load_events has incomplete parameters list
mod/organizer/view_action_form_comment.php
(#36) Class organizer_comment_slot_form is not documented
(#37) Function organizer_comment_slot_form::definition is not documented
mod/organizer/view_action_form_delete.php
(#36) Class organizer_delete_slots_form is not documented
(#38) Function organizer_delete_slots_form::definition is not documented
mod/organizer/view_action_form_edit.php
(#37) Class organizer_edit_slots_form is not documented
(#39) Function organizer_edit_slots_form::definition is not documented
(#66) Function organizer_edit_slots_form::_get_defaults is not documented
(#163) Function organizer_edit_slots_form::_addbuttons is not documented
(#176) Function organizer_edit_slots_form::_sethiddenfields is not documented
(#200) Function organizer_edit_slots_form::_addfields is not documented
(#339) Function organizer_edit_slots_form::_converts_to_int is not documented
(#348) Function organizer_edit_slots_form::validation is not documented
(#371) Function organizer_edit_slots_form::_check_collision is not documented
(#394) Function organizer_edit_slots_form::_load_teachers is not documented
(#411) Function organizer_edit_slots_form::_warning_icon is not documented
(#424) Function organizer_edit_slots_form::_organizer_figure_out_unit is not documented
mod/organizer/view_action_form_eval.php
(#34) Class organizer_evaluate_slots_form is not documented
(#36) Function organizer_evaluate_slots_form::definition is not documented
(#51) Function organizer_evaluate_slots_form::definition_after_data is not documented
(#55) Function organizer_evaluate_slots_form::_sethiddenfields is not documented
(#67) Function organizer_evaluate_slots_form::_addevalfields is not documented
(#200) Function organizer_evaluate_slots_form::_organizer_get_name_link is not documented
(#216) Function organizer_evaluate_slots_form::_addbuttons is not documented
mod/organizer/view_action_form_print.php
(#34) Class organizer_print_slots_form is not documented
(#38) Function organizer_print_slots_form::definition is not documented
(#43) Function organizer_print_slots_form::_add_slot_info is not documented
(#66) Function organizer_print_slots_form::_add_column_select is not documented
(#160) Function organizer_print_slots_form::display is not documented
(#185) Function organizer_print_slots_form::_create_preview_table is not documented
(#36) Variable organizer_print_slots_form::$_selcols is not documented
mod/organizer/view_action_form_remind_all.php
(#37) Class organizer_remind_all_form is not documented
(#39) Function organizer_remind_all_form::definition is not documented
mod/organizer/view_lib.php
(#49) Function organizer_display_form is not documented
(#66) Function organizer_add_calendar is not documented
(#90) Function organizer_generate_appointments_view is not documented
(#117) Function organizer_generate_student_view is not documented
(#148) Function organizer_generate_registration_status_view is not documented
(#183) Function organizer_begin_form is not documented
(#192) Function organizer_end_form is not documented
(#196) Function organizer_generate_tab_row is not documented
(#226) Function organizer_generate_button_bar is not documented
(#270) Function organizer_generate_table_header is not documented
(#330) Function organizer_generate_reg_table_header is not documented
(#421) Function organizer_generate_table_content is not documented
(#615) Function organizer_get_span_cell is not documented
(#624) Function organizer_organizer_organizer_get_status_table_entries_group is not documented
(#694) Function organizer_organizer_get_status_table_entries is not documented
(#775) Function organizer_organizer_generate_registration_table_content is not documented
(#890) Function organizer_get_participant_entry is not documented
(#897) Function organizer_app_details is not documented
(#920) Function organizer_registration_allowed is not documented
(#936) Function organizer_date_time is not documented
(#950) Function organizer_teacher_data is not documented
(#1019) Function organizer_reg_organizer_app_details is not documented
(#1038) Function organizer_teacher_action_new is not documented
(#1126) Function organizer_organizer_get_participant_list_infobox is not documented
(#1197) Function organizer_get_participant_list is not documented
(#1346) Function organizer_get_attended_icon is not documented
(#1370) Function organizer_location_link is not documented
(#1389) Function organizer_get_img is not documented
(#1393) Function organizer_slot_status is not documented
(#1433) Function organizer_slot_reg_status is not documented
(#1484) Function organizer_student_action is not documented
(#1545) Function organizer_is_my_slot is not documented
(#1555) Function organizer_get_reg_button is not documented
(#1565) Function organizer_get_status_icon_new is not documented
(#1590) Function organizer_figure_out_unit is not documented
(#1604) Function organizer_get_countdown is not documented
(#1613) Function organizer_get_user_idnumber is not documented
(#1618) Function organizer_popup_icon is not documented

Update savepoints problems

(1 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

mod/organizer/db/upgrade.php
Wrong order in versions: 2012081404 and 2012081401

Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]