fullcalendar.api.php | 4 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | fullcalendar.api.php | 142 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | fullcalendar.api.php | 171 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | fullcalendar.api.php | 213 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | fullcalendar.api.php | 231 | N/A |  |
|
fullcalendar.install | 0 | 0 | 0 |
fullcalendar.module | 1 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.module | 173 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.module | 174 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.module | 180 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.module | 182 | N/A |  |
| use <br /> instead of <br> | Other | fullcalendar.module | 225 | N/A |  |
|
fullcalendar_colors/fullcalendar_colors.install | 9 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar_colors.install | 18 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar_colors.install | 26 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 99 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 108 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 109 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 144 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 149 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 155 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 158 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 160 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_colors.install | 161 | N/A |  |
|
fullcalendar_colors/fullcalendar_colors.module | 0 | 0 | 0 |
fullcalendar_legend/fullcalendar_legend.install | 0 | 0 | 0 |
fullcalendar_legend/fullcalendar_legend.module | 0 | 0 | 0 |
fullcalendar_legend/plugins/content_types/fullcalendar_legend.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar_legend.inc | 10 | N/A |  |
|
fullcalendar_legend/theme/theme.inc | 0 | 0 | 0 |
fullcalendar_options/fullcalendar_options.install | 0 | 0 | 0 |
fullcalendar_options/fullcalendar_options.module | 0 | 0 | 0 |
fullcalendar_options/includes/colorbox.fullcalendar.inc | 0 | 0 | 0 |
fullcalendar_options/includes/fullcalendar_options.admin.inc | 0 | 0 | 0 |
fullcalendar_options/includes/fullcalendar_options.fullcalendar.inc | 0 | 0 | 0 |
includes/fullcalendar.admin.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar.admin.inc | 16 | N/A |  |
|
includes/fullcalendar.drush.inc | 0 | 0 | 0 |
includes/fullcalendar.fullcalendar.inc | 3 | 1 | 5 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar.fullcalendar.inc | 298 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | fullcalendar.fullcalendar.inc | 302 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar.fullcalendar.inc | 508 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar.fullcalendar.inc | 513 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar.fullcalendar.inc | 518 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.fullcalendar.inc | 649 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.fullcalendar.inc | 652 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.fullcalendar.inc | 697 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.fullcalendar.inc | 698 | N/A |  |
|
includes/views/fullcalendar.views.inc | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar.views.inc | 59 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.views.inc | 103 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.views.inc | 104 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | fullcalendar.views.inc | 108 | N/A |  |
|
includes/views/handlers/fullcalendar_handler_field_gcal.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar_handler_field_gcal.inc | 35 | N/A |  |
|
includes/views/plugins/fullcalendar_plugin_display_page.inc | 0 | 0 | 0 |
includes/views/plugins/fullcalendar_plugin_row_fields.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar_plugin_row_fields.inc | 51 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar_plugin_row_fields.inc | 67 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | fullcalendar_plugin_row_fields.inc | 83 | N/A |  |
|
includes/views/plugins/fullcalendar_plugin_style_fullcalendar.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | fullcalendar_plugin_style_fullcalendar.inc | 96 | N/A |  |
|
theme/theme.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | theme.inc | 329 | N/A |  |
|