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

(70 errors, 33 warnings)

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

mod/datalynx/backup/moodle2/backup_datalynx_stepslib.php
(#169) This comment is 50% valid code; is this commented out code?
(#171) This comment is 53% valid code; is this commented out code?
mod/datalynx/backup/moodle2/restore_datalynx_stepslib.php
(#169) Line exceeds 132 characters; contains 133 characters
(#173) Line exceeds 132 characters; contains 138 characters
mod/datalynx/behavior/behavior.php
(#94) Line exceeds 132 characters; contains 146 characters
mod/datalynx/behavior/index.php
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
mod/datalynx/classes/customfilter/manager.php
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Line exceeds 132 characters; contains 134 characters
mod/datalynx/classes/privacy/provider.php
(#321) This comment is 58% valid code; is this commented out code?
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
mod/datalynx/customfilter/index.php
(#23) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/datalynx/field/_approve/renderer.php
(#96) global $PAGE cannot be used in renderers. Use $this->page.
(#96) global $OUTPUT cannot be used in renderers. Use $this->output.
(#111) global $OUTPUT cannot be used in renderers. Use $this->output.
(#116) global $OUTPUT cannot be used in renderers. Use $this->output.
(#123) global $PAGE cannot be used in renderers. Use $this->page.
(#124) global $OUTPUT cannot be used in renderers. Use $this->output.
(#125) global $OUTPUT cannot be used in renderers. Use $this->output.
(#127) global $PAGE cannot be used in renderers. Use $this->page.
(#128) global $OUTPUT cannot be used in renderers. Use $this->output.
(#129) global $OUTPUT cannot be used in renderers. Use $this->output.
mod/datalynx/field/_entry/renderer.php
(#90) global $OUTPUT cannot be used in renderers. Use $this->output.
(#101) global $OUTPUT cannot be used in renderers. Use $this->output.
(#110) global $OUTPUT cannot be used in renderers. Use $this->output.
(#121) global $OUTPUT cannot be used in renderers. Use $this->output.
(#127) global $OUTPUT cannot be used in renderers. Use $this->output.
(#137) global $OUTPUT cannot be used in renderers. Use $this->output.
(#143) global $OUTPUT cannot be used in renderers. Use $this->output.
(#150) global $OUTPUT cannot be used in renderers. Use $this->output.
(#156) global $OUTPUT cannot be used in renderers. Use $this->output.
(#168) global $OUTPUT cannot be used in renderers. Use $this->output.
mod/datalynx/field/_rating/renderer.php
(#193) global $OUTPUT cannot be used in renderers. Use $this->output.
(#208) global $OUTPUT cannot be used in renderers. Use $this->output.
(#220) global $OUTPUT cannot be used in renderers. Use $this->output.
(#248) global $OUTPUT cannot be used in renderers. Use $this->output.
(#286) global $OUTPUT cannot be used in renderers. Use $this->output.
(#302) global $OUTPUT cannot be used in renderers. Use $this->output.
(#318) global $PAGE cannot be used in renderers. Use $this->page.
(#318) global $OUTPUT cannot be used in renderers. Use $this->output.
(#327) global $PAGE cannot be used in renderers. Use $this->page.
(#388) global $OUTPUT cannot be used in renderers. Use $this->output.
mod/datalynx/field/_time/renderer.php
(#102) Line exceeds 132 characters; contains 156 characters
(#109) Line exceeds 132 characters; contains 154 characters
mod/datalynx/field/coursegroup/field_form.php
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
mod/datalynx/field/coursegroup/renderer.php
(#63) global $PAGE cannot be used in renderers. Use $this->page.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) global $PAGE cannot be used in renderers. Use $this->page.
mod/datalynx/field/datalynxview/field_form.php
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
mod/datalynx/field/duration/field_class.php
(#109) This comment is 58% valid code; is this commented out code?
mod/datalynx/field/entryauthor/renderer.php
(#244) global $OUTPUT cannot be used in renderers. Use $this->output.
(#263) global $OUTPUT cannot be used in renderers. Use $this->output.
(#304) global $PAGE cannot be used in renderers. Use $this->page.
(#312) global $PAGE cannot be used in renderers. Use $this->page.
mod/datalynx/field/field_form.php
(#136) Line exceeds 132 characters; contains 139 characters
mod/datalynx/field/fieldgroup/renderer.php
(#44) global $OUTPUT cannot be used in renderers. Use $this->output.
(#96) global $OUTPUT cannot be used in renderers. Use $this->output.
(#166) Line exceeds 132 characters; contains 163 characters
(#182) global $PAGE cannot be used in renderers. Use $this->page.
(#183) global $PAGE cannot be used in renderers. Use $this->page.
(#183) Line exceeds 132 characters; contains 162 characters
mod/datalynx/field/file/field_class.php
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
mod/datalynx/field/file/renderer.php
(#152) global $OUTPUT cannot be used in renderers. Use $this->output.
(#181) global $OUTPUT cannot be used in renderers. Use $this->output.
(#187) global $OUTPUT cannot be used in renderers. Use $this->output.
(#191) global $OUTPUT cannot be used in renderers. Use $this->output.
mod/datalynx/field/multiselect/renderer.php
(#65) global $PAGE cannot be used in renderers. Use $this->page.
(#66) global $PAGE cannot be used in renderers. Use $this->page.
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) This comment is 62% valid code; is this commented out code?
mod/datalynx/field/picture/renderer.php
(#68) global $PAGE cannot be used in renderers. Use $this->page.
(#70) global $PAGE cannot be used in renderers. Use $this->page.
mod/datalynx/field/tag/renderer.php
(#64) global $OUTPUT cannot be used in renderers. Use $this->output.
(#79) global $OUTPUT cannot be used in renderers. Use $this->output.
mod/datalynx/field/teammemberselect/renderer.php
(#35) global $PAGE cannot be used in renderers. Use $this->page.
(#101) global $PAGE cannot be used in renderers. Use $this->page.
(#104) global $PAGE cannot be used in renderers. Use $this->page.
(#147) global $PAGE cannot be used in renderers. Use $this->page.
(#160) global $PAGE cannot be used in renderers. Use $this->page.
mod/datalynx/field/text/field_form.php
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
mod/datalynx/js.php
(#92) Line indented incorrectly; expected 4 spaces, found 12
(#93) Line indented incorrectly; expected 8 spaces, found 16
(#102) Line indented incorrectly; expected 12 spaces, found 20
(#111) Line indented incorrectly; expected 8 spaces, found 24
(#114) Line indented incorrectly; expected 8 spaces, found 24
(#116) Line indented incorrectly; expected 12 spaces, found 20
(#122) Line indented incorrectly; expected 8 spaces, found 16
(#123) Line indented incorrectly; expected 4 spaces, found 12
mod/datalynx/lang/de/datalynx.php
(#847) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Inline comments must end in full-stops, exclamation marks, or question marks
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
mod/datalynx/lang/en/datalynx.php
(#885) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) Inline comments must end in full-stops, exclamation marks, or question marks
(#923) Inline comments must end in full-stops, exclamation marks, or question marks
mod/datalynx/rule/eventnotification/rule_form.php
(#54) Line exceeds 132 characters; contains 141 characters
mod/datalynx/tests/behat/behat_mod_datalynx.php
(#170) Line exceeds 132 characters; contains 136 characters
mod/datalynx/view/pdf/view_class.php
(#884) Duplicate class name "DynamicParent" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/datalynx/view/pdf/view_class.php on line 881
mod/datalynx/view/view_entries_form.php
(#50) Visibility must be declared on method "add_action_buttons"
(#50) Expected 1 space before opening brace; found 0
(#51) Expected "if (...) {\n"; found "if (...){\n"
(#55) Expected "if (...) {\n"; found "if (...){\n"
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#60) Whitespace found at end of line

Javascript coding style problems

(15 errors, 205 warnings)

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

mod/datalynx/amd/src/approve.js
(#6) There should be no spaces inside this paren. (space-in-parens)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#10) There should be no spaces inside this paren. (space-in-parens)
(#10) There should be no spaces inside this paren. (space-in-parens)
(#42) Missing JSDoc comment. (require-jsdoc)
(#42) Identifier 'extract_params' is not in camel case. (camelcase)
mod/datalynx/amd/src/behavior.js
(#5) There should be no spaces inside this paren. (space-in-parens)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#5) There should be no spaces inside this paren. (space-in-parens)
(#5) There should be no spaces inside this paren. (space-in-parens)
(#24) Expected space(s) after "for". (keyword-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#28) Expected space(s) after "for". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#48) Comments should not begin with a lowercase character (capitalized-comments)
(#59) Unexpected alert. (no-alert)
mod/datalynx/amd/src/coursegroup.js
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) There should be no spaces inside this paren. (space-in-parens)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) There should be no spaces inside this paren. (space-in-parens)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) There should be no spaces inside this paren. (space-in-parens)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) There should be no spaces inside this paren. (space-in-parens)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#17) Multiple spaces found before '$'. (no-multi-spaces)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#39) Unexpected alert. (no-alert)
mod/datalynx/amd/src/datalynxloadviews.js
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#47) 'i' used outside of binding context. (block-scoped-var)
(#47) 'i' used outside of binding context. (block-scoped-var)
(#47) 'i' used outside of binding context. (block-scoped-var)
(#48) 'arr' used outside of binding context. (block-scoped-var)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#49) 'qid' used outside of binding context. (block-scoped-var)
(#49) 'arr' used outside of binding context. (block-scoped-var)
(#50) 'qname' used outside of binding context. (block-scoped-var)
(#50) 'arr' used outside of binding context. (block-scoped-var)
(#51) A space is required after ','. (comma-spacing)
(#51) 'qid' used outside of binding context. (block-scoped-var)
(#51) 'qname' used outside of binding context. (block-scoped-var)
(#61) A space is required after ','. (comma-spacing)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#63) 'i' is already defined. (no-redeclare)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#64) 'arr' used outside of binding context. (block-scoped-var)
(#64) 'arr' is already defined. (no-redeclare)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#65) 'qid' used outside of binding context. (block-scoped-var)
(#65) 'qid' is already defined. (no-redeclare)
(#65) 'arr' used outside of binding context. (block-scoped-var)
(#66) 'qname' is already defined. (no-redeclare)
(#66) 'qname' used outside of binding context. (block-scoped-var)
(#66) 'arr' used outside of binding context. (block-scoped-var)
(#67) A space is required after ','. (comma-spacing)
(#67) 'qid' used outside of binding context. (block-scoped-var)
(#67) 'qname' used outside of binding context. (block-scoped-var)
(#73) Unexpected alert. (no-alert)
mod/datalynx/amd/src/fieldgroups.js
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#72) Expected space(s) after "if". (keyword-spacing)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#82) Expected space(s) after "if". (keyword-spacing)
(#87) Expected space(s) after "if". (keyword-spacing)
(#94) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Missing space before opening brace. (space-before-blocks)
mod/datalynx/amd/src/teammemberselect.js
(#8) There should be no spaces inside this paren. (space-in-parens)
(#8) There should be no spaces inside this paren. (space-in-parens)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#56) Missing JSDoc comment. (require-jsdoc)
(#56) Identifier 'remove_user' is not in camel case. (camelcase)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#61) There should be no spaces inside this paren. (space-in-parens)
(#61) There should be no spaces inside this paren. (space-in-parens)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#73) Missing JSDoc comment. (require-jsdoc)
(#73) Identifier 'extract_params' is not in camel case. (camelcase)
mod/datalynx/amd/src/zoomable.js
(#34) Unexpected empty function. (no-empty-function)
(#34) Missing space before opening brace. (space-before-blocks)
(#78) Missing JSDoc comment. (require-jsdoc)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Expected an object to be thrown. (no-throw-literal)
(#110) Expected an object to be thrown. (no-throw-literal)
(#173) Method 'close' expected a return value. (consistent-return)
(#272) Missing JSDoc comment. (require-jsdoc)
mod/datalynx/datalynx.js
(#24) Identifier 'mod_datalynx' is not in camel case. (camelcase)
(#30) Identifier 'tag_manager' is not in camel case. (camelcase)
(#40) Missing JSDoc parameter type for 'editor'. (valid-jsdoc)
(#40) Expected JSDoc for 'editordiv' but found 'editor'. (valid-jsdoc)
(#43) Identifier 'add_tag_spans' is not in camel case. (camelcase)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#44) Identifier 'preg_quote' is not in camel case. (camelcase)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Unnecessary escape character: \|. (no-useless-escape)
(#51) Unnecessary escape character: \|. (no-useless-escape)
(#51) Unnecessary escape character: \|. (no-useless-escape)
(#60) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#61) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#85) Expected JSDoc for 'editordiv' but found 'editor'. (valid-jsdoc)
(#85) Missing JSDoc parameter type for 'editor'. (valid-jsdoc)
(#88) Identifier 'remove_tag_spans' is not in camel case. (camelcase)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#93) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Identifier 'init_span_dialog' is not in camel case. (camelcase)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#122) Line 122 exceeds the maximum line length of 132. (max-len)
(#126) Line 126 exceeds the maximum line length of 132. (max-len)
(#127) Line 127 exceeds the maximum line length of 132. (max-len)
(#131) Unexpected space before function parentheses. (space-before-function-paren)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#151) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Unexpected space before function parentheses. (space-before-function-paren)
(#167) Unexpected space before function parentheses. (space-before-function-paren)
(#174) Identifier 'show_tag_dialog' is not in camel case. (camelcase)
(#174) Unexpected space before function parentheses. (space-before-function-paren)
(#214) Identifier 'populate_select' is not in camel case. (camelcase)
(#214) Unexpected space before function parentheses. (space-before-function-paren)
(#221) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#226) Unexpected space before function parentheses. (space-before-function-paren)
(#228) Unexpected space before function parentheses. (space-before-function-paren)
(#234) Unexpected space before function parentheses. (space-before-function-paren)
(#248) Identifier 'toggle_tags' is not in camel case. (camelcase)
(#248) Unexpected space before function parentheses. (space-before-function-paren)
(#256) Identifier 'prepare_submit' is not in camel case. (camelcase)
(#256) Unexpected space before function parentheses. (space-before-function-paren)
(#258) Unexpected space before function parentheses. (space-before-function-paren)
(#264) Identifier 'insert_field_tag' is not in camel case. (camelcase)
(#264) Unexpected space before function parentheses. (space-before-function-paren)
(#277) 'insertAtCursor' is not defined. (no-undef)
(#280) 'insertAtCursor' is not defined. (no-undef)
(#283) 'insertAtCursor' is not defined. (no-undef)
(#290) Unnecessary escape character: \[. (no-useless-escape)
(#307) Identifier 'create_advanced_tag' is not in camel case. (camelcase)
(#307) Unexpected space before function parentheses. (space-before-function-paren)
(#311) Line 311 exceeds the maximum line length of 132. (max-len)
(#314) Line 314 exceeds the maximum line length of 132. (max-len)
(#323) Identifier 'create_raw_tag' is not in camel case. (camelcase)
(#323) Unexpected space before function parentheses. (space-before-function-paren)
(#350) Identifier 'insert_at_caret' is not in camel case. (camelcase)
(#350) Unexpected space before function parentheses. (space-before-function-paren)
(#391) Identifier 'behaviors_helper' is not in camel case. (camelcase)
(#393) Identifier 'toggle_image' is not in camel case. (camelcase)
(#393) Unexpected space before function parentheses. (space-before-function-paren)
(#403) Identifier 'event_handler' is not in camel case. (camelcase)
(#403) Unexpected space before function parentheses. (space-before-function-paren)
(#409) Identifier 'build_querystring' is not in camel case. (camelcase)
(#421) Unexpected space before function parentheses. (space-before-function-paren)
(#426) Unexpected space before function parentheses. (space-before-function-paren)
(#426) 'result' is defined but never used. (no-unused-vars)
(#436) Unexpected space before function parentheses. (space-before-function-paren)
(#440) Comments should not begin with a lowercase character (capitalized-comments)
(#440) Missing JSDoc for parameter 'checked'. (valid-jsdoc)
(#440) Missing JSDoc for parameter 'elem'. (valid-jsdoc)
(#444) Identifier 'select_allnone' is not in camel case. (camelcase)
(#444) 'select_allnone' is defined but never used. (no-unused-vars)
(#451) Missing JSDoc for parameter 'action'. (valid-jsdoc)
(#451) Missing JSDoc for parameter 'defaultval'. (valid-jsdoc)
(#451) Missing JSDoc for parameter 'url'. (valid-jsdoc)
(#451) Missing JSDoc for parameter 'elem'. (valid-jsdoc)
(#451) Comments should not begin with a lowercase character (capitalized-comments)
(#455) Identifier 'bulk_action' is not in camel case. (camelcase)
(#455) 'bulk_action' is defined but never used. (no-unused-vars)
(#474) Identifier 'field_gradeitem_form_init' is not in camel case. (camelcase)
(#474) Unexpected space before function parentheses. (space-before-function-paren)
(#475) Line 475 exceeds the maximum line length of 132. (max-len)
mod/datalynx/view/tabular/tabular.js
(#25) Identifier 'datalynxview_tabular' is not in camel case. (camelcase)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#40) There should be no spaces inside this paren. (space-in-parens)
(#43) Missing semicolon. (semi)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(1928 errors, 10 warnings)

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

mod/datalynx/backup/moodle2/backup_datalynx_activity_task.class.php
(#29) No one-line description found in phpdocs for class backup_datalynx_activity_task
(#74) Phpdocs for function backup_datalynx_activity_task::encode_content_links has incomplete parameters list
mod/datalynx/backup/moodle2/backup_datalynx_stepslib.php
(#19) Package mod-datalynx is not valid
(#35) Function backup_datalynx_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/backup/moodle2/restore_datalynx_activity_task.class.php
(#19) Package mod-datalynx is not valid
(#34) Variable restore_datalynx_activity_task::$ownerid is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_datalynx_activity_task
(#37) There is no description in phpdocs for function get_old_moduleid
(#43) There is no description in phpdocs for function set_ownerid
(#49) There is no description in phpdocs for function get_ownerid
(#55) There is no description in phpdocs for function get_comment_mapping_itemname
(#43) Phpdocs for function restore_datalynx_activity_task::set_ownerid has incomplete parameters list
(#55) Phpdocs for function restore_datalynx_activity_task::get_comment_mapping_itemname has incomplete parameters list
mod/datalynx/backup/moodle2/restore_datalynx_stepslib.php
(#19) Package mod-datalynx is not valid
(#35) Variable restore_datalynx_activity_structure_step::$groupmode is not documented
(#17) No one-line description found in phpdocs for file
(#37) There is no description in phpdocs for function define_structure
(#64) There is no description in phpdocs for function process_datalynx
(#123) There is no description in phpdocs for function process_datalynx_module
(#136) There is no description in phpdocs for function process_datalynx_field
(#182) There is no description in phpdocs for function process_datalynx_filter
(#230) There is no description in phpdocs for function process_datalynx_view
(#275) There is no description in phpdocs for function process_datalynx_rule
(#313) There is no description in phpdocs for function process_datalynx_entry
(#338) There is no description in phpdocs for function process_datalynx_content
(#354) There is no description in phpdocs for function process_datalynx_rating
(#362) There is no description in phpdocs for function process_datalynx_grade
(#370) There is no description in phpdocs for function process_datalynx_behavior
(#385) There is no description in phpdocs for function process_datalynx_renderer
(#400) There is no description in phpdocs for function process_this_rating
(#418) There is no description in phpdocs for function process_datalynx_tag
(#64) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx has incomplete parameters list
(#96) Phpdocs for function restore_datalynx_activity_structure_step::apply_activity_instance has incomplete parameters list
(#123) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_module has incomplete parameters list
(#136) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_field has incomplete parameters list
(#182) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_filter has incomplete parameters list
(#230) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_view has incomplete parameters list
(#275) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_rule has incomplete parameters list
(#313) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_entry has incomplete parameters list
(#338) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_content has incomplete parameters list
(#354) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_rating has incomplete parameters list
(#362) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_grade has incomplete parameters list
(#370) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_behavior has incomplete parameters list
(#385) Phpdocs for function restore_datalynx_activity_structure_step::process_datalynx_renderer has incomplete parameters list
(#400) Phpdocs for function restore_datalynx_activity_structure_step::process_this_rating has incomplete parameters list
mod/datalynx/behavior/behavior.php
(#19) Package datalynx_field_behavior is not valid
(#26) Class datalynx_field_behavior is not documented
(#54) Function datalynx_field_behavior::__construct is not documented
(#72) Function datalynx_field_behavior::from_name is not documented
(#82) Function datalynx_field_behavior::from_id is not documented
(#98) Function datalynx_field_behavior::get_default_behavior is not documented
(#107) Function datalynx_field_behavior::user_is_admin is not documented
(#112) Function datalynx_field_behavior::is_visible_to_user is not documented
(#121) Function datalynx_field_behavior::is_editable_by_user is not documented
(#130) Function datalynx_field_behavior::db_to_form is not documented
(#143) Function datalynx_field_behavior::form_to_db is not documented
(#156) Function datalynx_field_behavior::insert_behavior is not documented
(#162) Function datalynx_field_behavior::get_behavior is not documented
(#168) Function datalynx_field_behavior::duplicate_behavior is not documented
(#180) Function datalynx_field_behavior::update_behavior is not documented
(#190) Function datalynx_field_behavior::delete_behavior is not documented
(#28) Variable datalynx_field_behavior::$id is not documented
(#30) Variable datalynx_field_behavior::$name is not documented
(#32) Variable datalynx_field_behavior::$description is not documented
(#34) Variable datalynx_field_behavior::$dataid is not documented
(#36) Variable datalynx_field_behavior::$visibleto is not documented
(#38) Variable datalynx_field_behavior::$editableby is not documented
(#40) Variable datalynx_field_behavior::$required is not documented
(#92) Variable datalynx_field_behavior::$default is not documented
(#17) No one-line description found in phpdocs for file
(#230) There is no description in phpdocs for function get_id
(#238) There is no description in phpdocs for function get_name
(#246) There is no description in phpdocs for function get_description
(#254) There is no description in phpdocs for function is_required
mod/datalynx/behavior/behavior_edit.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/behavior/behavior_edit_ajax.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/behavior/behavior_form.php
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class datalynx_field_behavior_form
(#50) There is no description in phpdocs for function definition
(#120) There is no description in phpdocs for function get_data
(#140) There is no description in phpdocs for function set_data
(#161) There is no description in phpdocs for function validation
mod/datalynx/behavior/index.php
(#19) Package datalynx_behavior is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/classes/customfilter/backend_form.php
(#17) File-level phpdocs block is not found
(#21) No one-line description found in phpdocs for class backend_form
(#32) There is no description in phpdocs for function definition
(#141) There is no description in phpdocs for function _getpossiblecustomfilterfields
(#161) There is no description in phpdocs for function _getcustomfilter
(#174) There is no description in phpdocs for function get_data
(#195) There is no description in phpdocs for function html
(#202) There is no description in phpdocs for function validation
(#142) Phpdocs for function backend_form::_getpossiblecustomfilterfields has incomplete parameters list
(#162) Phpdocs for function backend_form::_getcustomfilter has incomplete parameters list
mod/datalynx/classes/customfilter/base_form.php
(#33) Package mod_datalynx\customfilter is not valid
(#37) Variable base_form::$_customfilter is not documented
(#48) Phpdocs for function base_form::__construct has incomplete parameters list
mod/datalynx/classes/customfilter/customfilter.php
(#35) Variable customfilter::$id is not documented
(#37) Variable customfilter::$dataid is not documented
(#39) Variable customfilter::$name is not documented
(#41) Variable customfilter::$description is not documented
(#43) Variable customfilter::$visible is not documented
(#45) Variable customfilter::$fulltextsearch is not documented
(#47) Variable customfilter::$timecreated is not documented
(#49) Variable customfilter::$timemodified is not documented
(#51) Variable customfilter::$authorsearch is not documented
(#53) Variable customfilter::$approve is not documented
(#55) Variable customfilter::$status is not documented
(#57) Variable customfilter::$fieldlist is not documented
(#77) There is no description in phpdocs for function get_filter_obj
(#59) Phpdocs for function customfilter::__construct has incomplete parameters list
mod/datalynx/classes/customfilter/manager.php
(#36) Package mod_datalynx\customfilter is not valid
(#48) Variable manager::$_dl is not documented
(#50) Variable manager::$_customfilters is not documented
(#40) Constant manager::USER_FILTER_MAX_NUM is not documented
(#42) Constant manager::BLANK_FILTER is not documented
(#44) Constant manager::USER_FILTER_SET is not documented
(#46) Constant manager::USER_FILTER_ID_START is not documented
(#148) There is no description in phpdocs for function get_filters
(#192) There is no description in phpdocs for function process_filters
(#352) There is no description in phpdocs for function get_customfilter_backend_form
(#362) There is no description in phpdocs for function display_filter_form
(#380) There is no description in phpdocs for function get_filter_from_form
(#402) There is no description in phpdocs for function print_filter_list
(#479) There is no description in phpdocs for function print_add_filter
(#494) There is no description in phpdocs for function get_user_filters_menu
(#513) There is no description in phpdocs for function set_user_filter
(#568) There is no description in phpdocs for function get_filter_options_from_url
(#637) There is no description in phpdocs for function get_filter_options_from_userpreferences
(#55) Phpdocs for function manager::__construct has incomplete parameters list
(#126) Phpdocs for function manager::get_filter_from_url has incomplete parameters list
(#193) Phpdocs for function manager::process_filters has incomplete parameters list
(#352) Phpdocs for function manager::get_customfilter_backend_form has incomplete parameters list
(#363) Phpdocs for function manager::display_filter_form has incomplete parameters list
(#381) Phpdocs for function manager::get_filter_from_form has incomplete parameters list
(#495) Phpdocs for function manager::get_user_filters_menu has incomplete parameters list
(#514) Phpdocs for function manager::set_user_filter has incomplete parameters list
mod/datalynx/classes/datalynx.php
(#1613) Function datalynx::get_default_view_id is not documented
(#2389) Function datalynx::get_baseurl is not documented
(#98) Variable datalynx::$pagefile is not documented
(#100) Variable datalynx::$fields is not documented
(#102) Variable datalynx::$views is not documented
(#104) Variable datalynx::$_filtermanager is not documented
(#106) Variable datalynx::$_customfiltermanager is not documented
(#108) Variable datalynx::$_rulemanager is not documented
(#110) Variable datalynx::$_presetmanager is not documented
(#112) Variable datalynx::$_currentview is not documented
(#114) Variable datalynx::$internalfields is not documented
(#116) Variable datalynx::$customfilterfields is not documented
(#118) Variable datalynx::$internalgroupmodes is not documented
(#46) Constant datalynx::COUNT_ALL is not documented
(#48) Constant datalynx::COUNT_APPROVED is not documented
(#50) Constant datalynx::COUNT_UNAPPROVED is not documented
(#52) Constant datalynx::COUNT_LEFT is not documented
(#55) Constant datalynx::APPROVAL_NONE is not documented
(#58) Constant datalynx::APPROVAL_ON_UPDATE is not documented
(#61) Constant datalynx::APPROVAL_ON_NEW is not documented
(#2156) Constant datalynx::PERMISSION_TEACHER is not documented
(#2158) Constant datalynx::PERMISSION_STUDENT is not documented
(#2160) Constant datalynx::PERMISSION_GUEST is not documented
(#2162) Constant datalynx::PERMISSION_AUTHOR is not documented
(#2164) Constant datalynx::PERMISSION_MENTOR is not documented
(#2166) Constant datalynx::PERMISSION_ADMIN is not documented
(#17) No one-line description found in phpdocs for file
(#213) There is no description in phpdocs for function pagefile
(#1046) There is no description in phpdocs for function get_fieldnames
(#1855) There is no description in phpdocs for function get_gradebook_users
(#2319) There is no description in phpdocs for function convert_arrays_to_strings
(#186) Phpdocs for function datalynx::get_datalynx_by_instance has incomplete parameters list
(#337) Phpdocs for function datalynx::update has incomplete parameters list
(#381) Phpdocs for function datalynx::set_page has incomplete parameters list
(#707) Phpdocs for function datalynx::print_groups_menu has incomplete parameters list
(#780) Phpdocs for function datalynx::get_content_inline has incomplete parameters list
(#1447) Phpdocs for function datalynx::get_view has incomplete parameters list
(#2002) Phpdocs for function datalynx::user_can_manage_entry has incomplete parameters list
(#2300) Phpdocs for function datalynx::name_exists has incomplete parameters list
(#2319) Phpdocs for function datalynx::convert_arrays_to_strings has incomplete parameters list
(#2337) Phpdocs for function datalynx::events_trigger has incomplete parameters list
mod/datalynx/classes/event/course_module_instance_list_viewed.php
(#26) Package is not specified for class course_module_instance_list_viewed. It is also not specified in file-level phpdocs
(#26) Class course_module_instance_list_viewed is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/classes/event/course_module_viewed.php
(#26) Package is not specified for class course_module_viewed. It is also not specified in file-level phpdocs
(#26) Class course_module_viewed is not documented
(#28) Function course_module_viewed::init is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/classes/event/css_saved.php
(#28) No one-line description found in phpdocs for class css_saved
mod/datalynx/classes/event/field_created.php
(#28) No one-line description found in phpdocs for class field_created
mod/datalynx/classes/event/field_deleted.php
(#28) No one-line description found in phpdocs for class field_deleted
mod/datalynx/classes/event/field_updated.php
(#28) No one-line description found in phpdocs for class field_updated
mod/datalynx/classes/event/filter_created.php
(#28) No one-line description found in phpdocs for class filter_created
mod/datalynx/classes/event/filter_deleted.php
(#28) No one-line description found in phpdocs for class filter_deleted
mod/datalynx/classes/event/filter_updated.php
(#28) No one-line description found in phpdocs for class filter_updated
mod/datalynx/classes/event/js_saved.php
(#28) No one-line description found in phpdocs for class js_saved
mod/datalynx/classes/event/rule_created.php
(#28) No one-line description found in phpdocs for class rule_created
mod/datalynx/classes/event/rule_deleted.php
(#28) No one-line description found in phpdocs for class rule_deleted
mod/datalynx/classes/event/rule_updated.php
(#28) No one-line description found in phpdocs for class rule_updated
mod/datalynx/classes/event/view_created.php
(#28) No one-line description found in phpdocs for class view_created
mod/datalynx/classes/event/view_deleted.php
(#28) No one-line description found in phpdocs for class view_deleted
mod/datalynx/classes/event/view_updated.php
(#28) No one-line description found in phpdocs for class view_updated
mod/datalynx/classes/plugininfo/datalynxfield.php
(#28) Class datalynxfield is not documented
mod/datalynx/classes/plugininfo/datalynxrule.php
(#28) Class datalynxrule is not documented
mod/datalynx/classes/plugininfo/datalynxtool.php
(#28) Class datalynxtool is not documented
mod/datalynx/classes/plugininfo/datalynxview.php
(#28) Class datalynxview is not documented
mod/datalynx/classes/privacy/provider.php
(#20) Package datalynx is not valid
(#39) Class provider is not documented
mod/datalynx/classes/search/entry.php
(#162) Function entry::get_recordset_by_timestamp is not documented
(#166) Function entry::get_doc_url is not documented
(#171) Function entry::get_context_url is not documented
mod/datalynx/css.php
(#41) Class mod_datalynx_css_form is not documented
(#43) Function mod_datalynx_css_form::definition is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/customfilter/index.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/db/access.php
(#19) Package mod-datalynx is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/db/caches.php
(#19) Package datalynx is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/db/log.php
(#19) Package mod-datalynx is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/db/subplugins.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/db/upgrade.php
(#19) Package mod-datalynx is not valid
(#47) Function xmldb_datalynx_upgrade is not documented
(#1004) Function mod_datalynx_replace_field_rules is not documented
(#1078) Function mod_datalynx_replace_field_labels is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/embed.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/entries_class.php
(#50) Variable datalynx_entries::$_entries is not documented
(#52) Variable datalynx_entries::$_entriestotalcount is not documented
(#54) Variable datalynx_entries::$_entriesfiltercount is not documented
(#30) Constant datalynx_entries::SELECT_FIRST_PAGE is not documented
(#32) Constant datalynx_entries::SELECT_LAST_PAGE is not documented
(#34) Constant datalynx_entries::SELECT_NEXT_PAGE is not documented
(#36) Constant datalynx_entries::SELECT_RANDOM_PAGE is not documented
(#17) No one-line description found in phpdocs for file
(#26) No one-line description found in phpdocs for class datalynx_entries
(#499) Phpdocs for function datalynx_entries::process_entries has incomplete parameters list
mod/datalynx/field/_approve/ajax.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_approve/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield__approve is not documented
(#31) Variable datalynxfield__approve::$type is not documented
(#33) Constant datalynxfield__approve::_APPROVED is not documented
(#17) No one-line description found in phpdocs for file
(#35) There is no description in phpdocs for function get_field_objects
(#47) There is no description in phpdocs for function is_internal
(#53) There is no description in phpdocs for function get_internalname
(#59) There is no description in phpdocs for function get_sort_sql
(#65) There is no description in phpdocs for function get_search_sql
(#72) There is no description in phpdocs for function parse_search
(#35) Phpdocs for function datalynxfield__approve::get_field_objects has incomplete parameters list
(#65) Phpdocs for function datalynxfield__approve::get_search_sql has incomplete parameters list
(#72) Phpdocs for function datalynxfield__approve::parse_search has incomplete parameters list
(#83) Phpdocs for function datalynxfield__approve::get_distinct_content has incomplete parameters list
mod/datalynx/field/_approve/lang/en/datalynxfield__approve.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_approve/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield__approve_renderer
(#33) There is no description in phpdocs for function replacements
(#58) There is no description in phpdocs for function render_search_mode
(#75) There is no description in phpdocs for function display_edit
(#93) There is no description in phpdocs for function display_browse
(#33) Phpdocs for function datalynxfield__approve_renderer::replacements has incomplete parameters list
(#58) Phpdocs for function datalynxfield__approve_renderer::render_search_mode has incomplete parameters list
(#75) Phpdocs for function datalynxfield__approve_renderer::display_edit has incomplete parameters list
(#93) Phpdocs for function datalynxfield__approve_renderer::display_browse has incomplete parameters list
mod/datalynx/field/_approve/version.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_comment/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield__comment is not documented
(#31) Variable datalynxfield__comment::$type is not documented
(#33) Constant datalynxfield__comment::_COMMENT is not documented
(#17) No one-line description found in phpdocs for file
(#35) There is no description in phpdocs for function is_internal
(#41) There is no description in phpdocs for function get_field_objects
(#60) There is no description in phpdocs for function permissions
(#74) There is no description in phpdocs for function validation
(#41) Phpdocs for function datalynxfield__comment::get_field_objects has incomplete parameters list
(#60) Phpdocs for function datalynxfield__comment::permissions has incomplete parameters list
(#74) Phpdocs for function datalynxfield__comment::validation has incomplete parameters list
mod/datalynx/field/_comment/lang/en/datalynxfield__comment.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_comment/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield__comment_renderer
(#33) There is no description in phpdocs for function replacements
(#69) There is no description in phpdocs for function display_browse
(#33) Phpdocs for function datalynxfield__comment_renderer::replacements has incomplete parameters list
(#69) Phpdocs for function datalynxfield__comment_renderer::display_browse has incomplete parameters list
mod/datalynx/field/_comment/version.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_entry/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield__entry is not documented
(#31) Variable datalynxfield__entry::$type is not documented
(#33) Constant datalynxfield__entry::_ENTRY is not documented
(#17) No one-line description found in phpdocs for file
(#35) There is no description in phpdocs for function is_internal
(#41) There is no description in phpdocs for function get_field_objects
(#41) Phpdocs for function datalynxfield__entry::get_field_objects has incomplete parameters list
mod/datalynx/field/_entry/lang/en/datalynxfield__entry.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_entry/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield__entry_renderer
(#33) There is no description in phpdocs for function replacements
(#87) There is no description in phpdocs for function display_more
(#107) There is no description in phpdocs for function display_edit
(#124) There is no description in phpdocs for function display_duplicate
(#140) There is no description in phpdocs for function display_delete
(#153) There is no description in phpdocs for function display_export
(#33) Phpdocs for function datalynxfield__entry_renderer::replacements has incomplete parameters list
(#87) Phpdocs for function datalynxfield__entry_renderer::display_more has incomplete parameters list
(#107) Phpdocs for function datalynxfield__entry_renderer::display_edit has incomplete parameters list
(#124) Phpdocs for function datalynxfield__entry_renderer::display_duplicate has incomplete parameters list
(#140) Phpdocs for function datalynxfield__entry_renderer::display_delete has incomplete parameters list
(#153) Phpdocs for function datalynxfield__entry_renderer::display_export has incomplete parameters list
mod/datalynx/field/_entry/version.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_rating/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield__rating is not documented
(#55) Function datalynxfield__rating::is_internal is not documented
(#59) Function datalynxfield__rating::is_joined is not documented
(#63) Function datalynxfield__rating::get_field_objects is not documented
(#94) Function datalynxfield__rating::get_select_sql is not documented
(#100) Function datalynxfield__rating::get_sql_compare_text is not documented
(#104) Function datalynxfield__rating::get_sort_sql is not documented
(#117) Function datalynxfield__rating::get_join_sql is not documented
(#31) Variable datalynxfield__rating::$type is not documented
(#33) Constant datalynxfield__rating::AGGREGATE_AVG is not documented
(#35) Constant datalynxfield__rating::AGGREGATE_COUNT is not documented
(#37) Constant datalynxfield__rating::AGGREGATE_MAX is not documented
(#39) Constant datalynxfield__rating::AGGREGATE_MIN is not documented
(#41) Constant datalynxfield__rating::AGGREGATE_SUM is not documented
(#43) Constant datalynxfield__rating::_RATING is not documented
(#45) Constant datalynxfield__rating::_RATINGAVG is not documented
(#47) Constant datalynxfield__rating::_RATINGCOUNT is not documented
(#49) Constant datalynxfield__rating::_RATINGMAX is not documented
(#51) Constant datalynxfield__rating::_RATINGMIN is not documented
(#53) Constant datalynxfield__rating::_RATINGSUM is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_rating/lang/en/datalynxfield__rating.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_rating/lib.php
(#19) Package datalynxfield is not valid
(#34) Class datalynx_rating is not documented
(#17) No one-line description found in phpdocs for file
(#58) No one-line description found in phpdocs for class datalynx_rating_manager
(#136) There is no description in phpdocs for function get_sql_aggregate
(#204) There is no description in phpdocs for function get_sql_all
(#248) There is no description in phpdocs for function get_rating_settings_object
(#256) There is no description in phpdocs for function get_rating_object
(#36) Phpdocs for function datalynx_rating::get_aggregate_value has incomplete parameters list
(#136) Phpdocs for function datalynx_rating_manager::get_sql_aggregate has incomplete parameters list
(#204) Phpdocs for function datalynx_rating_manager::get_sql_all has incomplete parameters list
(#248) Phpdocs for function datalynx_rating_manager::get_rating_settings_object has incomplete parameters list
(#256) Phpdocs for function datalynx_rating_manager::get_rating_object has incomplete parameters list
mod/datalynx/field/_rating/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield__rating_renderer
(#33) There is no description in phpdocs for function replacements
(#176) There is no description in phpdocs for function get_aggregations
(#190) There is no description in phpdocs for function display_view
(#217) There is no description in phpdocs for function display_view_inline
(#268) There is no description in phpdocs for function display_bar
(#283) There is no description in phpdocs for function display_star
(#315) There is no description in phpdocs for function render_rating
(#33) Phpdocs for function datalynxfield__rating_renderer::replacements has incomplete parameters list
(#176) Phpdocs for function datalynxfield__rating_renderer::get_aggregations has incomplete parameters list
(#190) Phpdocs for function datalynxfield__rating_renderer::display_view has incomplete parameters list
(#217) Phpdocs for function datalynxfield__rating_renderer::display_view_inline has incomplete parameters list
(#268) Phpdocs for function datalynxfield__rating_renderer::display_bar has incomplete parameters list
(#283) Phpdocs for function datalynxfield__rating_renderer::display_star has incomplete parameters list
(#315) Phpdocs for function datalynxfield__rating_renderer::render_rating has incomplete parameters list
mod/datalynx/field/_rating/version.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_status/field_class.php
(#19) Package datalynxfield is not valid
(#28) Class datalynxfield__status is not documented
(#63) Function datalynxfield__status::is_editable is not documented
(#79) Function datalynxfield__status::get_search_sql is not documented
(#30) Variable datalynxfield__status::$type is not documented
(#32) Constant datalynxfield__status::_STATUS is not documented
(#34) Constant datalynxfield__status::STATUS_NOT_SET is not documented
(#36) Constant datalynxfield__status::STATUS_DRAFT is not documented
(#38) Constant datalynxfield__status::STATUS_FINAL_SUBMISSION is not documented
(#40) Constant datalynxfield__status::STATUS_SUBMISSION is not documented
(#17) No one-line description found in phpdocs for file
(#42) There is no description in phpdocs for function get_field_objects
(#67) There is no description in phpdocs for function get_internalname
(#73) There is no description in phpdocs for function get_sort_sql
(#89) There is no description in phpdocs for function parse_search
(#100) There is no description in phpdocs for function get_supported_search_operators
(#42) Phpdocs for function datalynxfield__status::get_field_objects has incomplete parameters list
(#89) Phpdocs for function datalynxfield__status::parse_search has incomplete parameters list
mod/datalynx/field/_status/lang/en/datalynxfield__status.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_status/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#134) There is no description in phpdocs for function render_search_mode
(#96) Phpdocs for function datalynxfield__status_renderer::menu_status has incomplete parameters list
mod/datalynx/field/_status/version.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_time/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield__time is not documented
(#180) Function datalynxfield__time::get_supported_search_operators is not documented
(#31) Variable datalynxfield__time::$type is not documented
(#33) Constant datalynxfield__time::_TIMECREATED is not documented
(#35) Constant datalynxfield__time::_TIMEMODIFIED is not documented
(#17) No one-line description found in phpdocs for file
(#37) There is no description in phpdocs for function is_internal
(#43) There is no description in phpdocs for function get_field_objects
(#59) There is no description in phpdocs for function get_internalname
(#65) There is no description in phpdocs for function parse_search
(#85) There is no description in phpdocs for function get_search_sql
(#121) There is no description in phpdocs for function get_sql_compare_text
(#129) There is no description in phpdocs for function get_sort_sql
(#162) There is no description in phpdocs for function format_search_value
(#43) Phpdocs for function datalynxfield__time::get_field_objects has incomplete parameters list
(#65) Phpdocs for function datalynxfield__time::parse_search has incomplete parameters list
(#85) Phpdocs for function datalynxfield__time::get_search_sql has incomplete parameters list
(#121) Phpdocs for function datalynxfield__time::get_sql_compare_text has incomplete parameters list
(#135) Phpdocs for function datalynxfield__time::get_distinct_content has incomplete parameters list
(#162) Phpdocs for function datalynxfield__time::format_search_value has incomplete parameters list
mod/datalynx/field/_time/lang/en/datalynxfield__time.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/_time/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield__time_renderer
(#33) There is no description in phpdocs for function replacements
(#86) There is no description in phpdocs for function render_search_mode
(#33) Phpdocs for function datalynxfield__time_renderer::replacements has incomplete parameters list
(#86) Phpdocs for function datalynxfield__time_renderer::render_search_mode has incomplete parameters list
mod/datalynx/field/_time/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/checkbox/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/field/checkbox/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_checkbox is not documented
(#17) No one-line description found in phpdocs for file
(#65) Phpdocs for function datalynxfield_checkbox::is_fieldvalue_empty has incomplete parameters list
mod/datalynx/field/checkbox/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_checkbox_form is not documented
(#31) Function datalynxfield_checkbox_form::field_definition is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/checkbox/lang/en/datalynxfield_checkbox.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/checkbox/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#33) Phpdocs for function datalynxfield_checkbox_renderer::render_edit_mode has incomplete parameters list
mod/datalynx/field/checkbox/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/coursegroup/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/field/coursegroup/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_coursegroup is not documented
(#39) Function datalynxfield_coursegroup::__construct is not documented
(#31) Variable datalynxfield_coursegroup::$type is not documented
(#33) Variable datalynxfield_coursegroup::$course is not documented
(#35) Variable datalynxfield_coursegroup::$group is not documented
(#37) Variable datalynxfield_coursegroup::$_comparetext is not documented
(#17) No one-line description found in phpdocs for file
(#47) There is no description in phpdocs for function content_names
(#53) There is no description in phpdocs for function format_content
(#109) There is no description in phpdocs for function parse_search
(#132) There is no description in phpdocs for function get_content_parts
(#145) There is no description in phpdocs for function get_search_sql
(#198) There is no description in phpdocs for function get_sql_compare_text
(#207) There is no description in phpdocs for function format_search_value
(#223) There is no description in phpdocs for function prepare_import_content
(#53) Phpdocs for function datalynxfield_coursegroup::format_content has incomplete parameters list
(#109) Phpdocs for function datalynxfield_coursegroup::parse_search has incomplete parameters list
(#145) Phpdocs for function datalynxfield_coursegroup::get_search_sql has incomplete parameters list
(#198) Phpdocs for function datalynxfield_coursegroup::get_sql_compare_text has incomplete parameters list
(#207) Phpdocs for function datalynxfield_coursegroup::format_search_value has incomplete parameters list
(#223) Phpdocs for function datalynxfield_coursegroup::prepare_import_content has incomplete parameters list
mod/datalynx/field/coursegroup/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_coursegroup_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/coursegroup/lang/en/datalynxfield_coursegroup.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/coursegroup/loadgroups.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/coursegroup/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_coursegroup_renderer
(#33) There is no description in phpdocs for function replacements
(#60) There is no description in phpdocs for function display_edit
(#133) There is no description in phpdocs for function display_browse
(#33) Phpdocs for function datalynxfield_coursegroup_renderer::replacements has incomplete parameters list
(#60) Phpdocs for function datalynxfield_coursegroup_renderer::display_edit has incomplete parameters list
(#133) Phpdocs for function datalynxfield_coursegroup_renderer::display_browse has incomplete parameters list
(#192) Phpdocs for function datalynxfield_coursegroup_renderer::render_search_mode has incomplete parameters list
mod/datalynx/field/coursegroup/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/datalynxview/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/field/datalynxview/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_datalynxview is not documented
(#43) Function datalynxfield_datalynxview::__construct is not documented
(#68) Function datalynxfield_datalynxview::is_editable is not documented
(#31) Variable datalynxfield_datalynxview::$type is not documented
(#33) Variable datalynxfield_datalynxview::$refdatalynx is not documented
(#35) Variable datalynxfield_datalynxview::$refview is not documented
(#37) Variable datalynxfield_datalynxview::$reffilterid is not documented
(#39) Variable datalynxfield_datalynxview::$localview is not documented
(#41) Variable datalynxfield_datalynxview::$css is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/datalynxview/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_datalynxview_form is not documented
(#17) No one-line description found in phpdocs for file
(#124) There is no description in phpdocs for function definition_after_data
(#154) There is no description in phpdocs for function data_preprocessing
(#162) There is no description in phpdocs for function set_data
(#169) There is no description in phpdocs for function get_data
(#183) There is no description in phpdocs for function validation
(#154) Phpdocs for function datalynxfield_datalynxview_form::data_preprocessing has incomplete parameters list
(#162) Phpdocs for function datalynxfield_datalynxview_form::set_data has incomplete parameters list
(#169) Phpdocs for function datalynxfield_datalynxview_form::get_data has incomplete parameters list
(#183) Phpdocs for function datalynxfield_datalynxview_form::validation has incomplete parameters list
mod/datalynx/field/datalynxview/lang/de/datalynxfield_datalynxview.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/datalynxview/lang/en/datalynxfield_datalynxview.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/datalynxview/renderer.php
(#19) Package datalynxfield is not valid
(#43) Function datalynxfield_datalynxview_renderer::render_display_mode is not documented
(#17) No one-line description found in phpdocs for file
(#32) No one-line description found in phpdocs for class datalynxfield_datalynxview_renderer
(#182) There is no description in phpdocs for function get_sort_options
(#207) There is no description in phpdocs for function get_search_options
(#54) Phpdocs for function datalynxfield_datalynxview_renderer::display_browse has incomplete parameters list
(#76) Phpdocs for function datalynxfield_datalynxview_renderer::get_view_display_content has incomplete parameters list
(#117) Phpdocs for function datalynxfield_datalynxview_renderer::get_filter_by_options has incomplete parameters list
(#281) Phpdocs for function datalynxfield_datalynxview_renderer::render_edit_mode has incomplete parameters list
(#318) Phpdocs for function datalynxfield_datalynxview_renderer::validate has incomplete parameters list
(#41) Invalid phpdocs tag @returns used
(#81) Invalid phpdocs tag @returns used
mod/datalynx/field/datalynxview/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/duration/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/duration/field_class.php
(#19) Package datalynxfield is not valid
(#30) Class datalynxfield_duration is not documented
(#92) Function datalynxfield_duration::get_sql_compare_text is not documented
(#97) Function datalynxfield_duration::format_content is not documented
(#237) Function datalynxfield_duration::get_supported_search_operators is not documented
(#37) Variable datalynxfield_duration::$width is not documented
(#39) Variable datalynxfield_duration::$widthunit is not documented
(#41) Variable datalynxfield_duration::$_units is not documented
(#17) No one-line description found in phpdocs for file
(#49) There is no description in phpdocs for function __construct
(#120) There is no description in phpdocs for function parse_search
(#151) There is no description in phpdocs for function prepare_import_content
(#163) There is no description in phpdocs for function get_search_sql
(#223) There is no description in phpdocs for function format_search_value
(#49) Phpdocs for function datalynxfield_duration::__construct has incomplete parameters list
(#120) Phpdocs for function datalynxfield_duration::parse_search has incomplete parameters list
(#151) Phpdocs for function datalynxfield_duration::prepare_import_content has incomplete parameters list
(#163) Phpdocs for function datalynxfield_duration::get_search_sql has incomplete parameters list
(#223) Phpdocs for function datalynxfield_duration::format_search_value has incomplete parameters list
(#245) Phpdocs for function datalynxfield_duration::is_fieldvalue_empty has incomplete parameters list
mod/datalynx/field/duration/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_duration_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/duration/lang/en/datalynxfield_duration.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/duration/renderer.php
(#19) Package datalynxfield is not valid
(#33) Function datalynxfield_duration_renderer::render_edit_mode is not documented
(#59) Function datalynxfield_duration_renderer::render_display_mode is not documented
(#103) Function datalynxfield_duration_renderer::render_search_mode is not documented
(#128) Function datalynxfield_duration_renderer::patterns is not documented
(#141) Function datalynxfield_duration_renderer::validate is not documented
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_duration_renderer
mod/datalynx/field/duration/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/editor/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/editor/field_class.php
(#19) Package datalynxfield is not valid
(#30) Class datalynxfield_editor is not documented
(#156) Function datalynxfield_editor::get_supported_search_operators is not documented
(#32) Variable datalynxfield_editor::$type is not documented
(#34) Variable datalynxfield_editor::$editoroptions is not documented
(#17) No one-line description found in phpdocs for file
(#42) There is no description in phpdocs for function __construct
(#76) There is no description in phpdocs for function is_editor
(#82) There is no description in phpdocs for function editor_options
(#134) There is no description in phpdocs for function prepare_import_content
(#88) Phpdocs for function datalynxfield_editor::update_content has incomplete parameters list
(#134) Phpdocs for function datalynxfield_editor::prepare_import_content has incomplete parameters list
(#161) Phpdocs for function datalynxfield_editor::is_fieldvalue_empty has incomplete parameters list
mod/datalynx/field/editor/field_form.php
(#19) Package datalynxfield is not valid
(#28) Class datalynxfield_editor_form is not documented
(#30) Function datalynxfield_editor_form::field_definition is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/editor/lang/en/datalynxfield_editor.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/editor/renderer.php
(#19) Package datalynxfield is not valid
(#94) Function datalynxfield_editor_renderer::render_search_mode is not documented
(#119) Function datalynxfield_editor_renderer::validate is not documented
(#17) No one-line description found in phpdocs for file
(#63) There is no description in phpdocs for function render_display_mode
(#107) There is no description in phpdocs for function patterns
(#33) Phpdocs for function datalynxfield_editor_renderer::render_edit_mode has incomplete parameters list
mod/datalynx/field/editor/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/entryauthor/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/entryauthor/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_entryauthor is not documented
(#53) Function datalynxfield_entryauthor::supports_group_by is not documented
(#159) Function datalynxfield_entryauthor::parse_search is not documented
(#212) Function datalynxfield_entryauthor::get_supported_search_operators is not documented
(#31) Variable datalynxfield_entryauthor::$type is not documented
(#33) Constant datalynxfield_entryauthor::_USERID is not documented
(#35) Constant datalynxfield_entryauthor::_USERNAME is not documented
(#37) Constant datalynxfield_entryauthor::_USERFIRSTNAME is not documented
(#39) Constant datalynxfield_entryauthor::_USERLASTNAME is not documented
(#41) Constant datalynxfield_entryauthor::_USERUSERNAME is not documented
(#43) Constant datalynxfield_entryauthor::_USERIDNUMBER is not documented
(#45) Constant datalynxfield_entryauthor::_USERPICTURE is not documented
(#47) Constant datalynxfield_entryauthor::_USEREMAIL is not documented
(#49) Constant datalynxfield_entryauthor::_USERINSTITUTION is not documented
(#51) Constant datalynxfield_entryauthor::_BADGES is not documented
(#17) No one-line description found in phpdocs for file
(#57) There is no description in phpdocs for function is_internal
(#63) There is no description in phpdocs for function get_field_objects
(#121) There is no description in phpdocs for function get_sql_compare_text
(#129) There is no description in phpdocs for function get_sort_sql
(#144) There is no description in phpdocs for function get_search_sql
(#63) Phpdocs for function datalynxfield_entryauthor::get_field_objects has incomplete parameters list
(#121) Phpdocs for function datalynxfield_entryauthor::get_sql_compare_text has incomplete parameters list
(#144) Phpdocs for function datalynxfield_entryauthor::get_search_sql has incomplete parameters list
(#180) Phpdocs for function datalynxfield_entryauthor::get_distinct_content has incomplete parameters list
mod/datalynx/field/entryauthor/lang/en/datalynxfield_entryauthor.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/entryauthor/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#30) No one-line description found in phpdocs for class datalynxfield_entryauthor_renderer
(#91) Phpdocs for function datalynxfield_entryauthor_renderer::display_edit has incomplete parameters list
(#136) Phpdocs for function datalynxfield_entryauthor_renderer::display_name has incomplete parameters list
(#159) Phpdocs for function datalynxfield_entryauthor_renderer::display_firstname has incomplete parameters list
(#175) Phpdocs for function datalynxfield_entryauthor_renderer::display_lastname has incomplete parameters list
(#191) Phpdocs for function datalynxfield_entryauthor_renderer::display_username has incomplete parameters list
(#207) Phpdocs for function datalynxfield_entryauthor_renderer::display_id has incomplete parameters list
(#223) Phpdocs for function datalynxfield_entryauthor_renderer::display_idnumber has incomplete parameters list
(#239) Phpdocs for function datalynxfield_entryauthor_renderer::display_picture has incomplete parameters list
(#269) Phpdocs for function datalynxfield_entryauthor_renderer::display_email has incomplete parameters list
(#285) Phpdocs for function datalynxfield_entryauthor_renderer::display_institution has incomplete parameters list
(#300) Phpdocs for function datalynxfield_entryauthor_renderer::display_badges has incomplete parameters list
mod/datalynx/field/entryauthor/version.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/entrygroup/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/entrygroup/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_entrygroup is not documented
(#31) Variable datalynxfield_entrygroup::$type is not documented
(#33) Constant datalynxfield_entrygroup::_GROUP is not documented
(#17) No one-line description found in phpdocs for file
(#35) There is no description in phpdocs for function is_internal
(#41) There is no description in phpdocs for function get_field_objects
(#53) There is no description in phpdocs for function get_internalname
(#41) Phpdocs for function datalynxfield_entrygroup::get_field_objects has incomplete parameters list
mod/datalynx/field/entrygroup/lang/en/datalynxfield_entrygroup.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/entrygroup/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_entrygroup_renderer
(#33) There is no description in phpdocs for function replacements
(#99) There is no description in phpdocs for function display_edit
(#33) Phpdocs for function datalynxfield_entrygroup_renderer::replacements has incomplete parameters list
(#99) Phpdocs for function datalynxfield_entrygroup_renderer::display_edit has incomplete parameters list
mod/datalynx/field/entrygroup/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/field_class.php
(#19) Package datalynxfield is not valid
(#816) Function datalynxfield_no_content::update_content is not documented
(#820) Function datalynxfield_no_content::delete_content is not documented
(#824) Function datalynxfield_no_content::get_distinct_content is not documented
(#828) Function datalynxfield_no_content::get_select_sql is not documented
(#832) Function datalynxfield_no_content::get_sort_sql is not documented
(#836) Function datalynxfield_no_content::is_datalynx_content is not documented
(#840) Function datalynxfield_no_content::filearea is not documented
(#1111) Function datalynxfield_option_multiple::get_search_sql is not documented
(#1242) Function datalynxfield_option_multiple::get_supported_search_operators is not documented
(#287) Variable datalynxfield_base::$defaultoptions is not documented
(#851) Variable datalynxfield_option::$_options is not documented
(#35) Constant datalynxfield_base::VISIBLE_NONE is not documented
(#37) Constant datalynxfield_base::VISIBLE_OWNER is not documented
(#39) Constant datalynxfield_base::VISIBLE_ALL is not documented
(#17) No one-line description found in phpdocs for file
(#845) No one-line description found in phpdocs for class datalynxfield_option
(#235) There is no description in phpdocs for function df
(#241) There is no description in phpdocs for function get_form
(#266) There is no description in phpdocs for function to_form
(#272) There is no description in phpdocs for function renderer
(#311) There is no description in phpdocs for function is_internal
(#610) There is no description in phpdocs for function get_sort_sql
(#616) There is no description in phpdocs for function get_search_from_sql
(#627) There is no description in phpdocs for function get_search_sql
(#701) There is no description in phpdocs for function get_entry_ids_for_content
(#711) There is no description in phpdocs for function parse_search
(#722) There is no description in phpdocs for function format_search_value
(#729) There is no description in phpdocs for function get_search_value
(#735) There is no description in phpdocs for function get_sql_compare_text
(#873) There is no description in phpdocs for function options_menu
(#896) There is no description in phpdocs for function update_options
(#136) Phpdocs for function datalynxfield_base::insert_field has incomplete parameters list
(#154) Phpdocs for function datalynxfield_base::update_field has incomplete parameters list
(#187) Phpdocs for function datalynxfield_base::get has incomplete parameters list
(#296) Phpdocs for function datalynxfield_base::get_definitions has incomplete parameters list
(#435) Phpdocs for function datalynxfield_base::prepare_import_content has incomplete parameters list
(#521) Phpdocs for function datalynxfield_base::format_content has incomplete parameters list
(#629) Phpdocs for function datalynxfield_base::get_search_sql has incomplete parameters list
(#701) Phpdocs for function datalynxfield_base::get_entry_ids_for_content has incomplete parameters list
(#711) Phpdocs for function datalynxfield_base::parse_search has incomplete parameters list
(#722) Phpdocs for function datalynxfield_base::format_search_value has incomplete parameters list
(#729) Phpdocs for function datalynxfield_base::get_search_value has incomplete parameters list
(#735) Phpdocs for function datalynxfield_base::get_sql_compare_text has incomplete parameters list
(#799) Phpdocs for function datalynxfield_base::is_fieldvalue_empty has incomplete parameters list
(#875) Phpdocs for function datalynxfield_option::options_menu has incomplete parameters list
(#903) Phpdocs for function datalynxfield_option::set_field has incomplete parameters list
(#987) Phpdocs for function datalynxfield_option::format_search_value has incomplete parameters list
(#1002) Phpdocs for function datalynxfield_option::parse_search has incomplete parameters list
(#1026) Phpdocs for function datalynxfield_option_multiple::update_options has incomplete parameters list
(#1077) Phpdocs for function datalynxfield_option_multiple::format_content has incomplete parameters list
(#1254) Phpdocs for function datalynxfield_option_single::update_options has incomplete parameters list
(#1279) Phpdocs for function datalynxfield_option_single::format_content has incomplete parameters list
(#1347) Phpdocs for function datalynxfield_option_single::get_search_sql has incomplete parameters list
(#1416) Phpdocs for function datalynxfield_option_single::prepare_import_content has incomplete parameters list
mod/datalynx/field/field_edit.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/field_form.php
(#19) Package datalynxfield is not valid
(#28) Class datalynxfield_form is not documented
(#35) Function datalynxfield_form::__construct is not documented
(#43) Function datalynxfield_form::definition is not documented
(#108) Function datalynxfield_option_form::definition_after_data is not documented
(#30) Variable datalynxfield_form::$_field is not documented
(#33) Variable datalynxfield_form::$_df is not documented
(#17) No one-line description found in phpdocs for file
(#60) There is no description in phpdocs for function field_definition
(#65) There is no description in phpdocs for function add_action_buttons
(#82) There is no description in phpdocs for function validation
(#148) There is no description in phpdocs for function validation
(#65) Phpdocs for function datalynxfield_form::add_action_buttons has incomplete parameters list
(#82) Phpdocs for function datalynxfield_form::validation has incomplete parameters list
(#148) Phpdocs for function datalynxfield_option_form::validation has incomplete parameters list
mod/datalynx/field/fieldgroup/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#29) Class provider is not documented
mod/datalynx/field/fieldgroup/field_class.php
(#18) Package datalynxfield is not valid
(#27) Class datalynxfield_fieldgroup is not documented
(#37) Function datalynxfield_fieldgroup::__construct is not documented
(#43) Function datalynxfield_fieldgroup::content_names is not documented
(#47) Function datalynxfield_fieldgroup::supports_group_by is not documented
(#51) Function datalynxfield_fieldgroup::get_supported_search_operators is not documented
(#55) Function datalynxfield_fieldgroup::is_customfilterfield is not documented
(#59) Function datalynxfield_fieldgroup::get_select_sql is not documented
(#63) Function datalynxfield_fieldgroup::get_sort_sql is not documented
(#67) Function datalynxfield_fieldgroup::filearea is not documented
(#29) Variable datalynxfield_fieldgroup::$type is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/fieldgroup/field_form.php
(#18) Package datalynxfield is not valid
(#27) Class datalynxfield_fieldgroup_form is not documented
(#17) No one-line description found in phpdocs for file
(#73) Phpdocs for function datalynxfield_fieldgroup_form::validation has incomplete parameters list
mod/datalynx/field/fieldgroup/index.php
(#18) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/fieldgroup/lang/en/datalynxfield_fieldgroup.php
(#18) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/fieldgroup/renderer.php
(#18) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#38) Phpdocs for function datalynxfield_fieldgroup_renderer::render_display_mode has incomplete parameters list
(#99) Phpdocs for function datalynxfield_fieldgroup_renderer::render_edit_mode has incomplete parameters list
(#208) Phpdocs for function datalynxfield_fieldgroup_renderer::render_search_mode has incomplete parameters list
(#217) Phpdocs for function datalynxfield_fieldgroup_renderer::validate has incomplete parameters list
mod/datalynx/field/fieldgroup/version.php
(#18) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/file/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/file/download.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/file/field_class.php
(#19) Package datalynxfield is not valid
(#33) Variable datalynxfield_file::$type is not documented
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_file
(#45) There is no description in phpdocs for function content_names
(#51) There is no description in phpdocs for function update_content
(#116) There is no description in phpdocs for function format_content
(#122) There is no description in phpdocs for function get_content_parts
(#128) There is no description in phpdocs for function prepare_import_content
(#203) There is no description in phpdocs for function update_content_files
(#209) There is no description in phpdocs for function save_changes_to_file
(#260) There is no description in phpdocs for function get_search_sql
(#51) Phpdocs for function datalynxfield_file::update_content has incomplete parameters list
(#116) Phpdocs for function datalynxfield_file::format_content has incomplete parameters list
(#128) Phpdocs for function datalynxfield_file::prepare_import_content has incomplete parameters list
(#192) Phpdocs for function datalynxfield_file::validate_url has incomplete parameters list
(#203) Phpdocs for function datalynxfield_file::update_content_files has incomplete parameters list
(#209) Phpdocs for function datalynxfield_file::save_changes_to_file has incomplete parameters list
(#262) Phpdocs for function datalynxfield_file::get_search_sql has incomplete parameters list
(#285) Phpdocs for function datalynxfield_file::is_fieldvalue_empty has incomplete parameters list
mod/datalynx/field/file/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_file_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/file/lang/en/datalynxfield_file.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/file/renderer.php
(#19) Package datalynxfield is not valid
(#125) Function datalynxfield_file_renderer::render_search_mode is not documented
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_file_renderer
(#33) There is no description in phpdocs for function render_edit_mode
(#70) There is no description in phpdocs for function render_display_mode
(#149) There is no description in phpdocs for function display_file
(#178) There is no description in phpdocs for function display_link
(#206) There is no description in phpdocs for function pluginfile_patterns
(#33) Phpdocs for function datalynxfield_file_renderer::render_edit_mode has incomplete parameters list
(#70) Phpdocs for function datalynxfield_file_renderer::render_display_mode has incomplete parameters list
(#149) Phpdocs for function datalynxfield_file_renderer::display_file has incomplete parameters list
(#178) Phpdocs for function datalynxfield_file_renderer::display_link has incomplete parameters list
(#230) Phpdocs for function datalynxfield_file_renderer::render_csv has incomplete parameters list
mod/datalynx/field/file/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/gradeitem/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/gradeitem/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_gradeitem is not documented
(#43) Function datalynxfield_gradeitem::__construct is not documented
(#31) Variable datalynxfield_gradeitem::$type is not documented
(#33) Variable datalynxfield_gradeitem::$itemid is not documented
(#35) Variable datalynxfield_gradeitem::$itemname is not documented
(#37) Variable datalynxfield_gradeitem::$itemtype is not documented
(#39) Variable datalynxfield_gradeitem::$itemmodule is not documented
(#41) Variable datalynxfield_gradeitem::$iteminstance is not documented
(#17) No one-line description found in phpdocs for file
(#72) There is no description in phpdocs for function get_select_sql
(#80) There is no description in phpdocs for function get_sql_compare_text
(#88) There is no description in phpdocs for function get_sort_from_sql
(#101) There is no description in phpdocs for function get_search_from_sql
(#112) There is no description in phpdocs for function is_datalynx_content
(#52) Phpdocs for function datalynxfield_gradeitem::set_field has incomplete parameters list
(#80) Phpdocs for function datalynxfield_gradeitem::get_sql_compare_text has incomplete parameters list
(#88) Phpdocs for function datalynxfield_gradeitem::get_sort_from_sql has incomplete parameters list
mod/datalynx/field/gradeitem/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_gradeitem_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/gradeitem/lang/en/datalynxfield_gradeitem.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/gradeitem/renderer.php
(#19) Package datalynxfield is not valid
(#32) Function datalynxfield_gradeitem_renderer::render_display_mode is not documented
(#52) Function datalynxfield_gradeitem_renderer::render_edit_mode is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class datalynxfield_gradeitem_renderer
mod/datalynx/field/gradeitem/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/identifier/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/identifier/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_identifier is not documented
(#33) Function datalynxfield_identifier::get_salt_options is not documented
(#138) Function datalynxfield_identifier::get_supported_search_operators is not documented
(#31) Variable datalynxfield_identifier::$type is not documented
(#17) No one-line description found in phpdocs for file
(#43) There is no description in phpdocs for function format_content
(#64) There is no description in phpdocs for function generate_identifier_key
(#86) There is no description in phpdocs for function get_hash_string
(#129) There is no description in phpdocs for function is_unique_key
(#43) Phpdocs for function datalynxfield_identifier::format_content has incomplete parameters list
(#64) Phpdocs for function datalynxfield_identifier::generate_identifier_key has incomplete parameters list
(#86) Phpdocs for function datalynxfield_identifier::get_hash_string has incomplete parameters list
(#129) Phpdocs for function datalynxfield_identifier::is_unique_key has incomplete parameters list
mod/datalynx/field/identifier/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_identifier_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/identifier/lang/en/datalynxfield_identifier.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/identifier/renderer.php
(#19) Package datalynxfield is not valid
(#33) Function datalynxfield_identifier_renderer::render_edit_mode is not documented
(#52) Function datalynxfield_identifier_renderer::render_display_mode is not documented
(#64) Function datalynxfield_identifier_renderer::render_search_mode is not documented
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_identifier_renderer
mod/datalynx/field/identifier/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/index.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/multiselect/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/multiselect/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_multiselect is not documented
(#105) Function datalynxfield_multiselect::update_content is not documented
(#31) Variable datalynxfield_multiselect::$type is not documented
(#17) No one-line description found in phpdocs for file
(#49) There is no description in phpdocs for function prepare_import_content
(#76) There is no description in phpdocs for function default_values
(#49) Phpdocs for function datalynxfield_multiselect::prepare_import_content has incomplete parameters list
(#92) Phpdocs for function datalynxfield_multiselect::is_fieldvalue_empty has incomplete parameters list
mod/datalynx/field/multiselect/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_multiselect_form is not documented
(#31) Function datalynxfield_multiselect_form::field_definition is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/multiselect/lang/en/datalynxfield_multiselect.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/multiselect/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class datalynxfield_multiselect_renderer
(#38) Phpdocs for function datalynxfield_multiselect_renderer::render_edit_mode has incomplete parameters list
(#113) Phpdocs for function datalynxfield_multiselect_renderer::render_display_mode has incomplete parameters list
(#159) Phpdocs for function datalynxfield_multiselect_renderer::render_search_mode has incomplete parameters list
(#186) Phpdocs for function datalynxfield_multiselect_renderer::validate has incomplete parameters list
mod/datalynx/field/multiselect/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/number/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/number/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_number is not documented
(#101) Function datalynxfield_number::format_content is not documented
(#31) Variable datalynxfield_number::$type is not documented
(#17) No one-line description found in phpdocs for file
(#39) Phpdocs for function datalynxfield_number::get_search_sql has incomplete parameters list
(#119) Phpdocs for function datalynxfield_number::parse_search has incomplete parameters list
(#151) Phpdocs for function datalynxfield_number::format_search_value has incomplete parameters list
mod/datalynx/field/number/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_number_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/number/lang/en/datalynxfield_number.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/number/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_number_renderer
(#33) Phpdocs for function datalynxfield_number_renderer::render_edit_mode has incomplete parameters list
(#59) Phpdocs for function datalynxfield_number_renderer::render_display_mode has incomplete parameters list
(#85) Phpdocs for function datalynxfield_number_renderer::render_search_mode has incomplete parameters list
(#109) Phpdocs for function datalynxfield_number_renderer::validate has incomplete parameters list
mod/datalynx/field/number/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/picture/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/picture/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_picture is not documented
(#31) Variable datalynxfield_picture::$type is not documented
(#17) No one-line description found in phpdocs for file
(#39) There is no description in phpdocs for function update_content
(#56) There is no description in phpdocs for function update_field
(#39) Phpdocs for function datalynxfield_picture::update_content has incomplete parameters list
(#56) Phpdocs for function datalynxfield_picture::update_field has incomplete parameters list
(#113) Phpdocs for function datalynxfield_picture::update_content_files has incomplete parameters list
mod/datalynx/field/picture/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_picture_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
(#86) There is no description in phpdocs for function filetypes_definition
mod/datalynx/field/picture/lang/en/datalynxfield_picture.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/picture/renderer.php
(#19) Package datalynxfield is not valid
(#33) Function datalynxfield_picture_renderer::render_edit_mode is not documented
(#67) Function datalynxfield_picture_renderer::render_display_mode is not documented
(#133) Function datalynxfield_picture_renderer::display_file is not documented
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_picture_renderer
(#125) There is no description in phpdocs for function pluginfile_patterns
mod/datalynx/field/picture/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/radiobutton/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/radiobutton/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_radiobutton is not documented
(#31) Variable datalynxfield_radiobutton::$type is not documented
(#40) Variable datalynxfield_radiobutton::$separators is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/radiobutton/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_radiobutton_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/radiobutton/lang/en/datalynxfield_radiobutton.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/radiobutton/renderer.php
(#19) Package datalynxfield is not valid
(#40) Function datalynxfield_radiobutton_renderer::render_edit_mode is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/radiobutton/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/renderer.php
(#19) Package datalynxfield is not valid
(#38) Variable datalynxfield_renderer::$defaultoptions is not documented
(#42) Variable datalynxfield_renderer::$_field is not documented
(#34) Constant datalynxfield_renderer::PATTERN_SHOW_IN_MENU is not documented
(#36) Constant datalynxfield_renderer::PATTERN_CATEGORY is not documented
(#17) No one-line description found in phpdocs for file
(#353) There is no description in phpdocs for function get_menu
(#406) There is no description in phpdocs for function pluginfile_patterns
(#44) Phpdocs for function datalynxfield_renderer::__construct has incomplete parameters list
(#191) Phpdocs for function datalynxfield_renderer::replace_renderer_template_tags has incomplete parameters list
(#353) Phpdocs for function datalynxfield_renderer::get_menu has incomplete parameters list
(#380) Phpdocs for function datalynxfield_renderer::validate has incomplete parameters list
mod/datalynx/field/select/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/select/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_select is not documented
(#31) Variable datalynxfield_select::$type is not documented
(#17) No one-line description found in phpdocs for file
(#39) Phpdocs for function datalynxfield_select::get_sql_compare_text has incomplete parameters list
(#49) Phpdocs for function datalynxfield_select::get_search_value has incomplete parameters list
mod/datalynx/field/select/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_select_form is not documented
(#31) Function datalynxfield_select_form::field_definition is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/select/lang/en/datalynxfield_select.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/select/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#163) There is no description in phpdocs for function validate
(#40) Phpdocs for function datalynxfield_select_renderer::render_edit_mode has incomplete parameters list
(#105) Phpdocs for function datalynxfield_select_renderer::render_display_mode has incomplete parameters list
(#144) Phpdocs for function datalynxfield_select_renderer::render_search_mode has incomplete parameters list
mod/datalynx/field/select/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/tag/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/tag/field_class.php
(#19) Package datalynxfield is not valid
(#28) Class datalynxfield_tag is not documented
(#184) Function datalynxfield_tag::get_supported_search_operators is not documented
(#30) Variable datalynxfield_tag::$type is not documented
(#17) No one-line description found in phpdocs for file
(#39) Phpdocs for function datalynxfield_tag::update_content has incomplete parameters list
(#95) Phpdocs for function datalynxfield_tag::set_field has incomplete parameters list
(#117) Phpdocs for function datalynxfield_tag::get_search_sql has incomplete parameters list
(#190) Phpdocs for function datalynxfield_tag::prepare_import_content has incomplete parameters list
mod/datalynx/field/tag/field_form.php
(#19) Package datalynxfield is not valid
(#28) Class datalynxfield_tag_form is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/tag/lang/de/datalynxfield_tag.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/tag/lang/en/datalynxfield_tag.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/tag/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#33) Phpdocs for function datalynxfield_tag_renderer::render_edit_mode has incomplete parameters list
(#58) Phpdocs for function datalynxfield_tag_renderer::render_display_mode has incomplete parameters list
(#99) Phpdocs for function datalynxfield_tag_renderer::render_search_mode has incomplete parameters list
(#121) Phpdocs for function datalynxfield_tag_renderer::validate has incomplete parameters list
mod/datalynx/field/tag/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/teammemberselect/ajax.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/teammemberselect/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/teammemberselect/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_teammemberselect is not documented
(#85) Function datalynxfield_teammemberselect::__construct is not documented
(#113) Function datalynxfield_teammemberselect::init_user_menu is not documented
(#174) Function datalynxfield_teammemberselect::get_admissibility_for_roles is not documented
(#194) Function datalynxfield_teammemberselect::get_teamfield is not documented
(#284) Function datalynxfield_teammemberselect::options_menu is not documented
(#314) Function datalynxfield_teammemberselect::get_search_sql is not documented
(#388) Function datalynxfield_teammemberselect::parse_search is not documented
(#404) Function datalynxfield_teammemberselect::format_content is not documented
(#429) Function datalynxfield_teammemberselect::get_supported_search_operators is not documented
(#435) Function datalynxfield_teammemberselect::supports_group_by is not documented
(#31) Variable datalynxfield_teammemberselect::$type is not documented
(#43) Variable datalynxfield_teammemberselect::$teamsize is not documented
(#45) Variable datalynxfield_teammemberselect::$admissibleroles is not documented
(#47) Variable datalynxfield_teammemberselect::$minteamsize is not documented
(#49) Variable datalynxfield_teammemberselect::$listformat is not documented
(#51) Variable datalynxfield_teammemberselect::$teamfield is not documented
(#53) Variable datalynxfield_teammemberselect::$referencefieldid is not documented
(#55) Variable datalynxfield_teammemberselect::$notifyteammembers is not documented
(#57) Variable datalynxfield_teammemberselect::$usercanaddself is not documented
(#59) Variable datalynxfield_teammemberselect::$allowunsubscription is not documented
(#61) Variable datalynxfield_teammemberselect::$separators is not documented
(#63) Variable datalynxfield_teammemberselect::$rules is not documented
(#65) Variable datalynxfield_teammemberselect::$allusers is not documented
(#67) Variable datalynxfield_teammemberselect::$allowedusers is not documented
(#69) Variable datalynxfield_teammemberselect::$alluserslinks is not documented
(#71) Variable datalynxfield_teammemberselect::$alloweduserslinks is not documented
(#73) Variable datalynxfield_teammemberselect::$alluserids is not documented
(#75) Variable datalynxfield_teammemberselect::$forbiddenuserids is not documented
(#77) Variable datalynxfield_teammemberselect::$admissibility is not documented
(#33) Constant datalynxfield_teammemberselect::TEAMMEMBERSELECT_FORMAT_NEWLINE is not documented
(#35) Constant datalynxfield_teammemberselect::TEAMMEMBERSELECT_FORMAT_SPACE is not documented
(#37) Constant datalynxfield_teammemberselect::TEAMMEMBERSELECT_FORMAT_COMMA is not documented
(#39) Constant datalynxfield_teammemberselect::TEAMMEMBERSELECT_FORMAT_COMMA_SPACE is not documented
(#41) Constant datalynxfield_teammemberselect::TEAMMEMBERSELECT_FORMAT_UL is not documented
(#17) No one-line description found in phpdocs for file
(#207) Phpdocs for function datalynxfield_teammemberselect::update_content has incomplete parameters list
(#238) Phpdocs for function datalynxfield_teammemberselect::prepare_import_content has incomplete parameters list
(#268) Phpdocs for function datalynxfield_teammemberselect::update_field has incomplete parameters list
(#490) Phpdocs for function datalynxfield_teammemberselect::format_search_value has incomplete parameters list
(#512) Phpdocs for function datalynxfield_teammemberselect::is_fieldvalue_empty has incomplete parameters list
mod/datalynx/field/teammemberselect/field_form.php
(#19) Package datalynxfield is not valid
(#28) Class datalynxfield_teammemberselect_form is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/teammemberselect/lang/en/datalynxfield_teammemberselect.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/teammemberselect/renderer.php
(#19) Package datalynxfield is not valid
(#34) Function datalynxfield_teammemberselect_renderer::render_display_mode is not documented
(#112) Function datalynxfield_teammemberselect_renderer::get_user_list is not documented
(#146) Function datalynxfield_teammemberselect_renderer::render_edit_mode is not documented
(#188) Function datalynxfield_teammemberselect_renderer::render_search_mode is not documented
(#205) Function datalynxfield_teammemberselect_renderer::patterns is not documented
(#215) Function datalynxfield_teammemberselect_renderer::validate is not documented
(#110) Variable datalynxfield_teammemberselect_renderer::$userlist is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/teammemberselect/version.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/text/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/text/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_text is not documented
(#39) Function datalynxfield_text::supports_group_by is not documented
(#43) Function datalynxfield_text::get_supported_search_operators is not documented
(#48) Function datalynxfield_text::is_customfilterfield is not documented
(#31) Variable datalynxfield_text::$type is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/text/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_text_form is not documented
(#268) Function datalynxfield_text_form::print_list_of_duplicates is not documented
(#282) Function datalynxfield_text_form::get_editviewlink is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
(#169) There is no description in phpdocs for function definition_after_data
mod/datalynx/field/text/lang/en/datalynxfield_text.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/text/renderer.php
(#19) Package datalynxfield is not valid
(#33) Function datalynxfield_text_renderer::render_edit_mode is not documented
(#117) Function datalynxfield_text_renderer::render_display_mode is not documented
(#144) Function datalynxfield_text_renderer::render_search_mode is not documented
(#170) Function datalynxfield_text_renderer::validate is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/text/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/textarea/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/textarea/field_class.php
(#19) Package datalynxfield is not valid
(#31) Class datalynxfield_textarea is not documented
(#43) Function datalynxfield_textarea::__construct is not documented
(#134) Function datalynxfield_textarea::get_supported_search_operators is not documented
(#33) Variable datalynxfield_textarea::$type is not documented
(#35) Variable datalynxfield_textarea::$editoroptions is not documented
(#17) No one-line description found in phpdocs for file
(#61) There is no description in phpdocs for function is_editor
(#67) There is no description in phpdocs for function editor_options
(#73) There is no description in phpdocs for function update_content
(#106) There is no description in phpdocs for function get_content_parts
(#112) There is no description in phpdocs for function prepare_import_content
(#73) Phpdocs for function datalynxfield_textarea::update_content has incomplete parameters list
(#112) Phpdocs for function datalynxfield_textarea::prepare_import_content has incomplete parameters list
mod/datalynx/field/textarea/field_form.php
(#19) Package datalynxfield is not valid
(#28) Class datalynxfield_textarea_form is not documented
(#30) Function datalynxfield_textarea_form::field_definition is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/textarea/lang/en/datalynxfield_textarea.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/textarea/renderer.php
(#19) Package datalynxfield is not valid
(#33) Function datalynxfield_textarea_renderer::render_edit_mode is not documented
(#54) Function datalynxfield_textarea_renderer::render_display_mode is not documented
(#72) Function datalynxfield_textarea_renderer::render_search_mode is not documented
(#85) Function datalynxfield_textarea_renderer::validate is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/textarea/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/time/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/time/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_time is not documented
(#49) Function datalynxfield_time::__construct is not documented
(#127) Function datalynxfield_time::supports_group_by is not documented
(#31) Variable datalynxfield_time::$type is not documented
(#33) Variable datalynxfield_time::$dateonly is not documented
(#35) Variable datalynxfield_time::$masked is not documented
(#37) Variable datalynxfield_time::$startyear is not documented
(#39) Variable datalynxfield_time::$stopyear is not documented
(#41) Variable datalynxfield_time::$displayformat is not documented
(#17) No one-line description found in phpdocs for file
(#58) There is no description in phpdocs for function content_names
(#64) There is no description in phpdocs for function format_content
(#107) There is no description in phpdocs for function parse_search
(#225) There is no description in phpdocs for function format_search_value
(#64) Phpdocs for function datalynxfield_time::format_content has incomplete parameters list
(#107) Phpdocs for function datalynxfield_time::parse_search has incomplete parameters list
(#131) Phpdocs for function datalynxfield_time::get_search_sql has incomplete parameters list
(#194) Phpdocs for function datalynxfield_time::prepare_import_content has incomplete parameters list
(#225) Phpdocs for function datalynxfield_time::format_search_value has incomplete parameters list
(#239) Phpdocs for function datalynxfield_time::get_sql_compare_text has incomplete parameters list
(#260) Phpdocs for function datalynxfield_time::is_fieldvalue_empty has incomplete parameters list
mod/datalynx/field/time/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_time_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/time/lang/en/datalynxfield_time.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/time/renderer.php
(#19) Package datalynxfield is not valid
(#33) Function datalynxfield_time_renderer::render_edit_mode is not documented
(#52) Function datalynxfield_time_renderer::render_display_mode is not documented
(#80) Function datalynxfield_time_renderer::render_search_mode is not documented
(#329) Function datalynxfield_time_renderer::validate is not documented
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_time_renderer
(#123) There is no description in phpdocs for function render_standard_selector
(#153) There is no description in phpdocs for function render_masked_selector
(#123) Phpdocs for function datalynxfield_time_renderer::render_standard_selector has incomplete parameters list
(#155) Phpdocs for function datalynxfield_time_renderer::render_masked_selector has incomplete parameters list
mod/datalynx/field/time/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/url/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#29) Class provider is not documented
mod/datalynx/field/url/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_url is not documented
(#43) Function datalynxfield_url::__construct is not documented
(#55) Function datalynxfield_url::format_content is not documented
(#108) Function datalynxfield_url::get_supported_search_operators is not documented
(#31) Variable datalynxfield_url::$class is not documented
(#33) Variable datalynxfield_url::$target is not documented
(#35) Variable datalynxfield_url::$type is not documented
(#17) No one-line description found in phpdocs for file
(#49) There is no description in phpdocs for function content_names
(#102) There is no description in phpdocs for function get_content_parts
(#113) There is no description in phpdocs for function prepare_import_content
(#113) Phpdocs for function datalynxfield_url::prepare_import_content has incomplete parameters list
(#126) Phpdocs for function datalynxfield_url::is_fieldvalue_empty has incomplete parameters list
mod/datalynx/field/url/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_url_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/url/lang/en/datalynxfield_url.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/url/renderer.php
(#19) Package datalynxfield is not valid
(#122) Function datalynxfield_url_renderer::render_search_mode is not documented
(#151) Function datalynxfield_url_renderer::validate is not documented
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_url_renderer
(#33) There is no description in phpdocs for function render_edit_mode
(#65) There is no description in phpdocs for function render_display_mode
(#33) Phpdocs for function datalynxfield_url_renderer::render_edit_mode has incomplete parameters list
(#65) Phpdocs for function datalynxfield_url_renderer::render_display_mode has incomplete parameters list
mod/datalynx/field/url/version.php
(#18) Package datalynxfield is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/field/userinfo/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#28) Class provider is not documented
mod/datalynx/field/userinfo/field_class.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_userinfo is not documented
(#43) Function datalynxfield_userinfo::__construct is not documented
(#31) Variable datalynxfield_userinfo::$type is not documented
(#33) Variable datalynxfield_userinfo::$infoid is not documented
(#35) Variable datalynxfield_userinfo::$infoshortname is not documented
(#37) Variable datalynxfield_userinfo::$infotype is not documented
(#39) Variable datalynxfield_userinfo::$defaultdata is not documented
(#41) Variable datalynxfield_userinfo::$defaultdataformat is not documented
(#17) No one-line description found in phpdocs for file
(#78) There is no description in phpdocs for function get_select_sql
(#87) There is no description in phpdocs for function get_sql_compare_text
(#95) There is no description in phpdocs for function get_sort_from_sql
(#108) There is no description in phpdocs for function get_search_from_sql
(#119) There is no description in phpdocs for function is_datalynx_content
(#52) Phpdocs for function datalynxfield_userinfo::set_field has incomplete parameters list
(#87) Phpdocs for function datalynxfield_userinfo::get_sql_compare_text has incomplete parameters list
(#95) Phpdocs for function datalynxfield_userinfo::get_sort_from_sql has incomplete parameters list
mod/datalynx/field/userinfo/field_form.php
(#19) Package datalynxfield is not valid
(#29) Class datalynxfield_userinfo_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function field_definition
mod/datalynx/field/userinfo/lang/en/datalynxfield_userinfo.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/field/userinfo/renderer.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class datalynxfield_userinfo_renderer
(#33) There is no description in phpdocs for function replacements
(#64) There is no description in phpdocs for function display_checkbox
(#86) There is no description in phpdocs for function display_datetime
(#115) There is no description in phpdocs for function display_text
(#157) There is no description in phpdocs for function display_richtext
(#33) Phpdocs for function datalynxfield_userinfo_renderer::replacements has incomplete parameters list
(#64) Phpdocs for function datalynxfield_userinfo_renderer::display_checkbox has incomplete parameters list
(#86) Phpdocs for function datalynxfield_userinfo_renderer::display_datetime has incomplete parameters list
(#115) Phpdocs for function datalynxfield_userinfo_renderer::display_text has incomplete parameters list
(#157) Phpdocs for function datalynxfield_userinfo_renderer::display_richtext has incomplete parameters list
mod/datalynx/field/userinfo/version.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/filter/filter_class.php
(#1656) Function datalynx_filter_manager::get_filter_options_from_userpreferences is not documented
(#31) Variable datalynx_filter::$id is not documented
(#33) Variable datalynx_filter::$dataid is not documented
(#35) Variable datalynx_filter::$name is not documented
(#37) Variable datalynx_filter::$description is not documented
(#39) Variable datalynx_filter::$visible is not documented
(#41) Variable datalynx_filter::$perpage is not documented
(#43) Variable datalynx_filter::$pagenum is not documented
(#45) Variable datalynx_filter::$selection is not documented
(#47) Variable datalynx_filter::$groupby is not documented
(#49) Variable datalynx_filter::$customsort is not documented
(#51) Variable datalynx_filter::$customsearch is not documented
(#53) Variable datalynx_filter::$search is not documented
(#55) Variable datalynx_filter::$contentfields is not documented
(#57) Variable datalynx_filter::$eids is not documented
(#59) Variable datalynx_filter::$users is not documented
(#61) Variable datalynx_filter::$page is not documented
(#63) Variable datalynx_filter::$_filteredtables is not documented
(#65) Variable datalynx_filter::$_searchfields is not documented
(#67) Variable datalynx_filter::$_sortfields is not documented
(#69) Variable datalynx_filter::$_joins is not documented
(#71) Variable datalynx_filter::$_entriesexcluded is not documented
(#568) Variable datalynx_filter_manager::$_df is not documented
(#570) Variable datalynx_filter_manager::$_filters is not documented
(#560) Constant datalynx_filter_manager::USER_FILTER_MAX_NUM is not documented
(#562) Constant datalynx_filter_manager::BLANK_FILTER is not documented
(#564) Constant datalynx_filter_manager::USER_FILTER_SET is not documented
(#566) Constant datalynx_filter_manager::USER_FILTER_ID_START is not documented
(#17) No one-line description found in phpdocs for file
(#105) There is no description in phpdocs for function get_filter_obj
(#126) There is no description in phpdocs for function get_sql
(#173) There is no description in phpdocs for function get_search_sql
(#371) There is no description in phpdocs for function get_sort_sql
(#449) There is no description in phpdocs for function get_content_sql
(#512) There is no description in phpdocs for function register_join_field
(#526) There is no description in phpdocs for function append_sort_options
(#539) There is no description in phpdocs for function append_search_options
(#580) There is no description in phpdocs for function get_filter_from_id
(#650) There is no description in phpdocs for function get_filter_from_url
(#670) There is no description in phpdocs for function get_filters
(#709) There is no description in phpdocs for function process_filters
(#889) There is no description in phpdocs for function get_filter_form
(#901) There is no description in phpdocs for function display_filter_form
(#917) There is no description in phpdocs for function get_filter_from_form
(#1040) There is no description in phpdocs for function get_sort_options_from_form
(#1059) There is no description in phpdocs for function get_search_options_from_form
(#1156) There is no description in phpdocs for function print_filter_list
(#1340) There is no description in phpdocs for function print_add_filter
(#1355) There is no description in phpdocs for function get_advanced_filter_form
(#1368) There is no description in phpdocs for function get_customfilter_frontend_form
(#1381) There is no description in phpdocs for function get_user_filters_menu
(#1397) There is no description in phpdocs for function set_user_filter
(#1497) There is no description in phpdocs for function get_filter_url_query
(#1515) There is no description in phpdocs for function get_sort_url_query
(#1528) There is no description in phpdocs for function get_sort_options_from_query
(#1534) There is no description in phpdocs for function get_search_url_query
(#1566) There is no description in phpdocs for function get_search_options_from_query
(#1585) There is no description in phpdocs for function get_filter_options_from_url
(#73) Phpdocs for function datalynx_filter::__construct has incomplete parameters list
(#126) Phpdocs for function datalynx_filter::get_sql has incomplete parameters list
(#173) Phpdocs for function datalynx_filter::get_search_sql has incomplete parameters list
(#349) Phpdocs for function datalynx_filter::add_fieldid has incomplete parameters list
(#371) Phpdocs for function datalynx_filter::get_sort_sql has incomplete parameters list
(#449) Phpdocs for function datalynx_filter::get_content_sql has incomplete parameters list
(#512) Phpdocs for function datalynx_filter::register_join_field has incomplete parameters list
(#526) Phpdocs for function datalynx_filter::append_sort_options has incomplete parameters list
(#539) Phpdocs for function datalynx_filter::append_search_options has incomplete parameters list
(#572) Phpdocs for function datalynx_filter_manager::__construct has incomplete parameters list
(#580) Phpdocs for function datalynx_filter_manager::get_filter_from_id has incomplete parameters list
(#650) Phpdocs for function datalynx_filter_manager::get_filter_from_url has incomplete parameters list
(#670) Phpdocs for function datalynx_filter_manager::get_filters has incomplete parameters list
(#709) Phpdocs for function datalynx_filter_manager::process_filters has incomplete parameters list
(#889) Phpdocs for function datalynx_filter_manager::get_filter_form has incomplete parameters list
(#901) Phpdocs for function datalynx_filter_manager::display_filter_form has incomplete parameters list
(#917) Phpdocs for function datalynx_filter_manager::get_filter_from_form has incomplete parameters list
(#944) Phpdocs for function datalynx_filter_manager::get_filter_from_customfilterform has incomplete parameters list
(#1040) Phpdocs for function datalynx_filter_manager::get_sort_options_from_form has incomplete parameters list
(#1059) Phpdocs for function datalynx_filter_manager::get_search_options_from_form has incomplete parameters list
(#1107) Phpdocs for function datalynx_filter_manager::get_customfilter_search_options_from_form has incomplete parameters list
(#1355) Phpdocs for function datalynx_filter_manager::get_advanced_filter_form has incomplete parameters list
(#1368) Phpdocs for function datalynx_filter_manager::get_customfilter_frontend_form has incomplete parameters list
(#1381) Phpdocs for function datalynx_filter_manager::get_user_filters_menu has incomplete parameters list
(#1397) Phpdocs for function datalynx_filter_manager::set_user_filter has incomplete parameters list
(#1497) Phpdocs for function datalynx_filter_manager::get_filter_url_query has incomplete parameters list
(#1515) Phpdocs for function datalynx_filter_manager::get_sort_url_query has incomplete parameters list
(#1528) Phpdocs for function datalynx_filter_manager::get_sort_options_from_query has incomplete parameters list
(#1534) Phpdocs for function datalynx_filter_manager::get_search_url_query has incomplete parameters list
(#1566) Phpdocs for function datalynx_filter_manager::get_search_options_from_query has incomplete parameters list
(#1585) Phpdocs for function datalynx_filter_manager::get_filter_options_from_url has incomplete parameters list
mod/datalynx/filter/filter_form.php
(#258) Class mod_datalynx_filter_form is not documented
(#365) Class mod_datalynx_advanced_filter_form is not documented
(#45) Function mod_datalynx_filter_base_form::__construct is not documented
(#57) Function mod_datalynx_filter_base_form::custom_sort_definition is not documented
(#218) Function mod_datalynx_filter_base_form::customfilter_search_definition is not documented
(#263) Function mod_datalynx_filter_form::definition is not documented
(#370) Function mod_datalynx_advanced_filter_form::definition is not documented
(#428) Function mod_datalynx_customfilter_frontend_form::definition is not documented
(#33) Variable mod_datalynx_filter_base_form::$_filter is not documented
(#34) Variable mod_datalynx_filter_base_form::$_customfilter is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class mod_datalynx_filter_base_form
(#105) There is no description in phpdocs for function custom_search_definition
(#247) There is no description in phpdocs for function html
(#339) There is no description in phpdocs for function validation
mod/datalynx/filter/index.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/import.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/index.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/js.php
(#41) Class mod_datalynx_js_form is not documented
(#43) Function mod_datalynx_js_form::definition is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/lang/de/datalynx.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/lang/en/datalynx.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/lib.php
(#19) Package mod is not valid
(#17) No one-line description found in phpdocs for file
(#688) There is no description in phpdocs for function datalynx_extend_navigation
(#885) There is no description in phpdocs for function datalynx_get_view_actions
(#891) There is no description in phpdocs for function datalynx_get_post_actions
(#942) There is no description in phpdocs for function datalynx_comment_add
(#973) There is no description in phpdocs for function datalynx_rating_validate
(#218) Phpdocs for function datalynx_reset_course_form_definition has incomplete parameters list
(#236) Phpdocs for function datalynx_reset_course_form_defaults has incomplete parameters list
(#688) Phpdocs for function datalynx_extend_navigation has incomplete parameters list
(#696) Phpdocs for function datalynx_extend_settings_navigation has incomplete parameters list
(#766) Phpdocs for function datalynx_get_participants has incomplete parameters list
(#823) Phpdocs for function datalynx_user_outline has incomplete parameters list
(#861) Phpdocs for function datalynx_user_complete has incomplete parameters list
(#942) Phpdocs for function datalynx_comment_add has incomplete parameters list
(#975) Phpdocs for function datalynx_rating_validate has incomplete parameters list
(#1103) Phpdocs for function datalynx_get_user_grades has incomplete parameters list
(#1192) Phpdocs for function datalynx_grade_item_update has incomplete parameters list
(#1246) Phpdocs for function datalynx_get_completion_state has incomplete parameters list
(#1310) Phpdocs for function datalynx_scale_used_anywhere has incomplete parameters list
(#71) Not recommended phpdocs tag @global used
(#117) Not recommended phpdocs tag @global used
(#162) Not recommended phpdocs tag @global used
(#250) Not recommended phpdocs tag @global used
(#250) Not recommended phpdocs tag @global used
(#273) Not recommended phpdocs tag @global used
(#273) Not recommended phpdocs tag @global used
(#1162) Not recommended phpdocs tag @global used
(#1286) Not recommended phpdocs tag @global used
(#1309) Not recommended phpdocs tag @global used
(#954) Invalid inline phpdocs tag @param found
mod/datalynx/loaddfviews.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/locallib.php
(#36) Constant datalynx_portfolio_caller::CONTENT_NOFILES is not documented
(#38) Constant datalynx_portfolio_caller::CONTENT_WITHFILES is not documented
(#40) Constant datalynx_portfolio_caller::CONTENT_FILESONLY is not documented
(#17) No one-line description found in phpdocs for file
(#52) There is no description in phpdocs for function display_name
(#171) There is no description in phpdocs for function has_export_config
(#179) There is no description in phpdocs for function export_config_form
(#208) There is no description in phpdocs for function get_allowed_export_config
(#214) There is no description in phpdocs for function get_return_url
(#291) There is no description in phpdocs for function get_params
(#179) Phpdocs for function datalynx_portfolio_caller::export_config_form has incomplete parameters list
mod/datalynx/mod_form.php
(#30) Class mod_datalynx_mod_form is not documented
(#34) Function mod_datalynx_mod_form::definition is not documented
(#212) Function mod_datalynx_mod_form::add_completion_rules is not documented
(#228) Function mod_datalynx_mod_form::definition_after_data is not documented
(#241) Function mod_datalynx_mod_form::completion_rule_enabled is not documented
(#32) Variable mod_datalynx_mod_form::$_df is not documented
(#17) No one-line description found in phpdocs for file
(#187) There is no description in phpdocs for function data_preprocessing
(#201) There is no description in phpdocs for function get_data
(#187) Phpdocs for function mod_datalynx_mod_form::data_preprocessing has incomplete parameters list
(#201) Phpdocs for function mod_datalynx_mod_form::get_data has incomplete parameters list
mod/datalynx/preset/index.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/preset/preset_form.php
(#32) Function mod_datalynx_preset_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class mod_datalynx_preset_form
mod/datalynx/preset/preset_manager.php
(#19) Package mod is not valid
(#19) Package preset is not valid
(#38) Variable datalynx_preset_manager::$_df is not documented
(#32) Constant datalynx_preset_manager::PRESET_COURSEAREA is not documented
(#34) Constant datalynx_preset_manager::PRESET_SITEAREA is not documented
(#36) Constant datalynx_preset_manager::PRESET_SITECONTEXT is not documented
(#17) No one-line description found in phpdocs for file
(#89) There is no description in phpdocs for function print_presets_list
(#234) There is no description in phpdocs for function print_preset_form
(#246) There is no description in phpdocs for function process_presets
(#294) There is no description in phpdocs for function create_preset_from_backup
(#361) There is no description in phpdocs for function create_preset_from_upload
(#409) There is no description in phpdocs for function apply_preset
(#468) There is no description in phpdocs for function download_presets
(#544) There is no description in phpdocs for function share_presets
(#566) There is no description in phpdocs for function delete_presets
(#40) Phpdocs for function datalynx_preset_manager::__construct has incomplete parameters list
(#89) Phpdocs for function datalynx_preset_manager::print_presets_list has incomplete parameters list
(#246) Phpdocs for function datalynx_preset_manager::process_presets has incomplete parameters list
(#294) Phpdocs for function datalynx_preset_manager::create_preset_from_backup has incomplete parameters list
(#361) Phpdocs for function datalynx_preset_manager::create_preset_from_upload has incomplete parameters list
(#409) Phpdocs for function datalynx_preset_manager::apply_preset has incomplete parameters list
(#468) Phpdocs for function datalynx_preset_manager::download_presets has incomplete parameters list
(#544) Phpdocs for function datalynx_preset_manager::share_presets has incomplete parameters list
(#566) Phpdocs for function datalynx_preset_manager::delete_presets has incomplete parameters list
mod/datalynx/renderer/index.php
(#19) Package datalynx_renderer is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/renderer/renderer.php
(#19) Package datalynx_field_renderer is not valid
(#27) Class datalynx_field_renderer is not documented
(#178) Function datalynx_field_renderer::get_renderer is not documented
(#185) Function datalynx_field_renderer::db_to_form is not documented
(#200) Function datalynx_field_renderer::form_to_db is not documented
(#318) Function datalynx_field_renderer::process_renderer_pattern is not documented
(#73) Variable datalynx_field_renderer::$id is not documented
(#75) Variable datalynx_field_renderer::$name is not documented
(#77) Variable datalynx_field_renderer::$description is not documented
(#79) Variable datalynx_field_renderer::$dataid is not documented
(#81) Variable datalynx_field_renderer::$notvisibletemplate is not documented
(#83) Variable datalynx_field_renderer::$displaytemplate is not documented
(#85) Variable datalynx_field_renderer::$novaluetemplate is not documented
(#87) Variable datalynx_field_renderer::$edittemplate is not documented
(#89) Variable datalynx_field_renderer::$noteditabletemplate is not documented
(#157) Variable datalynx_field_renderer::$default is not documented
(#41) Constant datalynx_field_renderer::NOT_VISIBLE_SHOW_NOTHING is not documented
(#43) Constant datalynx_field_renderer::NOT_VISIBLE_SHOW_CUSTOM is not documented
(#45) Constant datalynx_field_renderer::DISPLAY_MODE_TEMPLATE_NONE is not documented
(#47) Constant datalynx_field_renderer::DISPLAY_MODE_TEMPLATE_CUSTOM is not documented
(#49) Constant datalynx_field_renderer::NO_VALUE_SHOW_NOTHING is not documented
(#51) Constant datalynx_field_renderer::NO_VALUE_SHOW_DISPLAY_MODE_TEMPLATE is not documented
(#53) Constant datalynx_field_renderer::NO_VALUE_SHOW_CUSTOM is not documented
(#55) Constant datalynx_field_renderer::EDIT_MODE_TEMPLATE_NONE is not documented
(#57) Constant datalynx_field_renderer::EDIT_MODE_TEMPLATE_AS_DISPLAY_MODE is not documented
(#59) Constant datalynx_field_renderer::EDIT_MODE_TEMPLATE_CUSTOM is not documented
(#61) Constant datalynx_field_renderer::NOT_EDITABLE_SHOW_NOTHING is not documented
(#63) Constant datalynx_field_renderer::NOT_EDITABLE_SHOW_AS_DISPLAY_MODE is not documented
(#65) Constant datalynx_field_renderer::NOT_EDITABLE_SHOW_DISABLED is not documented
(#67) Constant datalynx_field_renderer::NOT_EDITABLE_SHOW_CUSTOM is not documented
(#69) Constant datalynx_field_renderer::TAG_FIELD_VALUE is not documented
(#71) Constant datalynx_field_renderer::TAG_FIELD_NAME is not documented
(#17) No one-line description found in phpdocs for file
(#321) There is no description in phpdocs for function get_id
(#329) There is no description in phpdocs for function get_name
(#337) There is no description in phpdocs for function get_description
(#345) There is no description in phpdocs for function get_no_value_template
(#357) There is no description in phpdocs for function get_not_visible_template
(#369) There is no description in phpdocs for function get_not_editable_template
(#381) There is no description in phpdocs for function get_display_template
(#393) There is no description in phpdocs for function get_edit_template
(#106) Phpdocs for function datalynx_field_renderer::__construct has incomplete parameters list
(#218) Phpdocs for function datalynx_field_renderer::insert_renderer has incomplete parameters list
mod/datalynx/renderer/renderer_edit.php
(#19) Package datalynxfield is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/renderer/renderer_form.php
(#17) No one-line description found in phpdocs for file
(#27) No one-line description found in phpdocs for class datalynx_field_renderer_form
(#37) There is no description in phpdocs for function __construct
(#178) Phpdocs for function datalynx_field_renderer_form::set_data has incomplete parameters list
(#202) Phpdocs for function datalynx_field_renderer_form::validation has incomplete parameters list
mod/datalynx/rule/eventnotification/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#31) Class provider is not documented
mod/datalynx/rule/eventnotification/lang/de/datalynxrule_eventnotification.php
(#19) Package datalynxrule is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/rule/eventnotification/lang/en/datalynxrule_eventnotification.php
(#19) Package datalynxrule is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/rule/eventnotification/rule_class.php
(#19) Package datalynx_rule is not valid
(#28) Class datalynx_rule_eventnotification is not documented
(#82) Function datalynx_rule_eventnotification::trigger is not documented
(#44) Variable datalynx_rule_eventnotification::$type is not documented
(#46) Variable datalynx_rule_eventnotification::$sender is not documented
(#48) Variable datalynx_rule_eventnotification::$recipient is not documented
(#50) Variable datalynx_rule_eventnotification::$targetviews is not documented
(#30) Constant datalynx_rule_eventnotification::FROM_AUTHOR is not documented
(#32) Constant datalynx_rule_eventnotification::FROM_CURRENT_USER is not documented
(#34) Constant datalynx_rule_eventnotification::TO_AUTHOR is not documented
(#36) Constant datalynx_rule_eventnotification::TO_USER is not documented
(#38) Constant datalynx_rule_eventnotification::TO_ROLES is not documented
(#40) Constant datalynx_rule_eventnotification::TO_ADMIN is not documented
(#42) Constant datalynx_rule_eventnotification::TO_EMAIL is not documented
(#17) No one-line description found in phpdocs for file
(#66) There is no description in phpdocs for function checkteam
(#211) Phpdocs for function datalynx_rule_eventnotification::get_recipients_by_permission has incomplete parameters list
(#268) Phpdocs for function datalynx_rule_eventnotification::get_team_recipients has incomplete parameters list
mod/datalynx/rule/eventnotification/rule_form.php
(#19) Package datalynx_rule is not valid
(#29) Class datalynx_rule_eventnotification_form is not documented
(#31) Function datalynx_rule_eventnotification_form::rule_definition is not documented
(#74) Function datalynx_rule_eventnotification_form::definition_after_data is not documented
(#89) Function datalynx_rule_eventnotification_form::get_views_visible_to_datalynx_permission is not documented
(#100) Function datalynx_rule_eventnotification_form::get_datalynx_team_fields is not documented
(#110) Function datalynx_rule_eventnotification_form::menu_roles_used_in_context is not documented
(#118) Function datalynx_rule_eventnotification_form::set_data is not documented
(#133) Function datalynx_rule_eventnotification_form::get_data is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/rule/eventnotification/version.php
(#18) Package datalynxrule is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/rule/index.php
(#19) Package datalynx_rule is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/rule/rule_class.php
(#19) Package datalynx_rule is not valid
(#17) No one-line description found in phpdocs for file
(#90) There is no description in phpdocs for function trigger
(#210) There is no description in phpdocs for function is_enabled
(#217) There is no description in phpdocs for function get_type
(#242) There is no description in phpdocs for function df
(#249) There is no description in phpdocs for function get_form
(#268) There is no description in phpdocs for function to_form
(#129) Phpdocs for function datalynx_rule_base::set_rule has incomplete parameters list
mod/datalynx/rule/rule_edit.php
(#19) Package datalynx_rule is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/rule/rule_form.php
(#19) Package datalynx_rule is not valid
(#29) Class datalynx_rule_form is not documented
(#17) No one-line description found in phpdocs for file
(#44) Phpdocs for function datalynx_rule_form::__construct has incomplete parameters list
mod/datalynx/rule/rule_manager.php
(#80) Function datalynx_rule_manager::get_team_fields_menu is not documented
(#507) Function datalynx_rule_manager::notify_team_members is not documented
(#17) No one-line description found in phpdocs for file
(#151) There is no description in phpdocs for function get_rules_for_event
(#203) There is no description in phpdocs for function get_rules
(#242) There is no description in phpdocs for function process_rules
(#394) There is no description in phpdocs for function print_rule_list
(#480) There is no description in phpdocs for function print_add_rule
(#89) Phpdocs for function datalynx_rule_manager::__construct has incomplete parameters list
(#131) Phpdocs for function datalynx_rule_manager::get_rules_by_plugintype has incomplete parameters list
(#167) Phpdocs for function datalynx_rule_manager::get_rule_by_name has incomplete parameters list
(#179) Phpdocs for function datalynx_rule_manager::get_rule has incomplete parameters list
(#242) Phpdocs for function datalynx_rule_manager::process_rules has incomplete parameters list
mod/datalynx/settings.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/statistics/index.php
(#19) Package datalynx is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/statistics/statistics_class.php
(#19) Package datalynx is not valid
(#26) Class datalynx_statistics_class is not documented
(#61) Function datalynx_statistics_class::__construct is not documented
(#73) Function datalynx_statistics_class::print_statistics is not documented
(#150) Function datalynx_statistics_class::get_form is not documented
(#159) Function datalynx_statistics_class::get_count is not documented
(#59) Variable datalynx_statistics_class::$_df is not documented
(#41) Constant datalynx_statistics_class::VIEW_TOTAL_ENTRIES_COUNT is not documented
(#43) Constant datalynx_statistics_class::VIEW_ADDED_ENTRIES_COUNT is not documented
(#45) Constant datalynx_statistics_class::VIEW_DELETED_ENTRIES_COUNT is not documented
(#47) Constant datalynx_statistics_class::VIEW_VISITS_COUNT is not documented
(#49) Constant datalynx_statistics_class::MODE_PERIOD is not documented
(#51) Constant datalynx_statistics_class::MODE_ON_DATE is not documented
(#53) Constant datalynx_statistics_class::MODE_UNTIL_DATE is not documented
(#55) Constant datalynx_statistics_class::MODE_FROM_DATE is not documented
(#57) Constant datalynx_statistics_class::MODE_ALL_TIME is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/statistics/statistics_form.php
(#19) Package datalynx is not valid
(#35) Function datalynx_statistics_form::__construct is not documented
(#41) Function datalynx_statistics_form::definition is not documented
(#94) Function datalynx_statistics_form::validation is not documented
(#33) Variable datalynx_statistics_form::$_df is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/tabs.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/tests/generator/lib.php
(#21) Category phpunit is not valid
(#32) Category phpunit is not valid
mod/datalynx/tool/downloadfiles/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/tool/downloadfiles/lang/en/datalynxtool_downloadfiles.php
(#19) Package datalynxtool is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/tool/downloadfiles/lib.php
(#19) Package datalynxtool is not valid
(#31) Class datalynxtool_downloadfiles is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/tool/downloadfiles/version.php
(#19) Package datalynxtool is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/tool/entryperuser/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/tool/entryperuser/lang/en/datalynxtool_entryperuser.php
(#19) Package datalynxtool is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/tool/entryperuser/lib.php
(#19) Package datalynxtool is not valid
(#30) Class datalynxtool_entryperuser is not documented
(#17) No one-line description found in phpdocs for file
(#32) There is no description in phpdocs for function run
(#32) Phpdocs for function datalynxtool_entryperuser::run has incomplete parameters list
mod/datalynx/tool/entryperuser/version.php
(#18) Package datalynxtool is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/tool/index.php
(#19) Package datalynxtool is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/version.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/view.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/view/csv/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/view/csv/import_form.php
(#21) Package datalynxview is not valid
(#38) Function datalynxview_csv_import_form::__construct is not documented
(#51) Function datalynxview_csv_import_form::definition is not documented
(#36) Variable datalynxview_csv_import_form::$_view is not documented
(#32) No one-line description found in phpdocs for class datalynxview_csv_import_form
(#45) There is no description in phpdocs for function html
(#70) There is no description in phpdocs for function field_settings
(#106) There is no description in phpdocs for function csv_settings
mod/datalynx/view/csv/lang/en/datalynxview_csv.php
(#19) Package datalynxview is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/view/csv/version.php
(#18) Package datalynxview is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/view/csv/view_class.php
(#19) Package datalynxview is not valid
(#29) Class datalynxview_csv is not documented
(#35) Variable datalynxview_csv::$type is not documented
(#37) Variable datalynxview_csv::$_output is not documented
(#39) Variable datalynxview_csv::$_delimiter is not documented
(#41) Variable datalynxview_csv::$_enclosure is not documented
(#43) Variable datalynxview_csv::$_encoding is not documented
(#45) Variable datalynxview_csv::$_editors is not documented
(#47) Variable datalynxview_csv::$_columns is not documented
(#49) Variable datalynxview_csv::$_showimportform is not documented
(#31) Constant datalynxview_csv::EXPORT_ALL is not documented
(#33) Constant datalynxview_csv::EXPORT_PAGE is not documented
(#17) No one-line description found in phpdocs for file
(#51) There is no description in phpdocs for function __construct
(#64) There is no description in phpdocs for function apply_entry_group_layout
(#126) There is no description in phpdocs for function entry_definition
(#159) There is no description in phpdocs for function new_entry_definition
(#253) There is no description in phpdocs for function process_export
(#301) There is no description in phpdocs for function get_csv_content
(#374) There is no description in phpdocs for function process_import
(#443) There is no description in phpdocs for function execute_import
(#523) There is no description in phpdocs for function get_import_form
(#630) There is no description in phpdocs for function has_headers
(#642) There is no description in phpdocs for function get_output_type
(#648) There is no description in phpdocs for function get_delimiter
(#654) There is no description in phpdocs for function get_enclosure
(#660) There is no description in phpdocs for function get_encoding
(#51) Phpdocs for function datalynxview_csv::__construct has incomplete parameters list
(#64) Phpdocs for function datalynxview_csv::apply_entry_group_layout has incomplete parameters list
(#126) Phpdocs for function datalynxview_csv::entry_definition has incomplete parameters list
(#159) Phpdocs for function datalynxview_csv::new_entry_definition has incomplete parameters list
(#230) Phpdocs for function datalynxview_csv::display has incomplete parameters list
(#253) Phpdocs for function datalynxview_csv::process_export has incomplete parameters list
(#301) Phpdocs for function datalynxview_csv::get_csv_content has incomplete parameters list
(#444) Phpdocs for function datalynxview_csv::execute_import has incomplete parameters list
(#462) Phpdocs for function datalynxview_csv::process_csv has incomplete parameters list
mod/datalynx/view/csv/view_form.php
(#19) Package datalynxview is not valid
(#30) Class datalynxview_csv_form is not documented
(#17) No one-line description found in phpdocs for file
(#32) There is no description in phpdocs for function view_definition_after_gps
(#67) There is no description in phpdocs for function data_preprocessing
(#77) There is no description in phpdocs for function set_data
(#84) There is no description in phpdocs for function get_data
(#67) Phpdocs for function datalynxview_csv_form::data_preprocessing has incomplete parameters list
(#77) Phpdocs for function datalynxview_csv_form::set_data has incomplete parameters list
(#84) Phpdocs for function datalynxview_csv_form::get_data has incomplete parameters list
mod/datalynx/view/csv/view_patterns.php
(#19) Package datalynxview is not valid
(#17) No one-line description found in phpdocs for file
(#34) There is no description in phpdocs for function get_replacements
(#76) There is no description in phpdocs for function patterns
(#34) Phpdocs for function datalynxview_csv_patterns::get_replacements has incomplete parameters list
(#76) Phpdocs for function datalynxview_csv_patterns::patterns has incomplete parameters list
mod/datalynx/view/grid/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/view/grid/lang/en/datalynxview_grid.php
(#19) Package datalynxview is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/view/grid/version.php
(#18) Package datalynxview is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/view/grid/view_class.php
(#19) Package datalynxview is not valid
(#29) Class datalynxview_grid is not documented
(#31) Variable datalynxview_grid::$type is not documented
(#33) Variable datalynxview_grid::$_editors is not documented
(#17) No one-line description found in phpdocs for file
(#114) There is no description in phpdocs for function apply_entry_group_layout
(#175) There is no description in phpdocs for function new_entry_definition
(#213) There is no description in phpdocs for function make_table
(#114) Phpdocs for function datalynxview_grid::apply_entry_group_layout has incomplete parameters list
(#175) Phpdocs for function datalynxview_grid::new_entry_definition has incomplete parameters list
(#213) Phpdocs for function datalynxview_grid::make_table has incomplete parameters list
mod/datalynx/view/grid/view_form.php
(#19) Package datalynxview is not valid
(#29) Class datalynxview_grid_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function view_definition_after_gps
(#62) There is no description in phpdocs for function data_preprocessing
(#72) There is no description in phpdocs for function set_data
(#79) There is no description in phpdocs for function get_data
(#62) Phpdocs for function datalynxview_grid_form::data_preprocessing has incomplete parameters list
(#72) Phpdocs for function datalynxview_grid_form::set_data has incomplete parameters list
(#79) Phpdocs for function datalynxview_grid_form::get_data has incomplete parameters list
mod/datalynx/view/index.php
(#17) No one-line description found in phpdocs for file
mod/datalynx/view/pdf/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/view/pdf/lang/en/datalynxview_pdf.php
(#19) Package datalynxview is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/view/pdf/version.php
(#18) Package datalynxview is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/view/pdf/view_class.php
(#19) Package datalynxview is not valid
(#39) Class datalynxview_pdf is not documented
(#881) Class DynamicParent is not documented
(#884) Class DynamicParent is not documented
(#889) Class dfpdf is not documented
(#893) Function dfpdf::__construct is not documented
(#899) Function dfpdf::Header is not documented
(#912) Function dfpdf::Footer is not documented
(#920) Function dfpdf::set_page_numbers is not documented
(#49) Variable datalynxview_pdf::$type is not documented
(#51) Variable datalynxview_pdf::$_editors is not documented
(#54) Variable datalynxview_pdf::$_vieweditors is not documented
(#57) Variable datalynxview_pdf::$_settings is not documented
(#59) Variable datalynxview_pdf::$_tmpfiles is not documented
(#891) Variable dfpdf::$_dfsettings is not documented
(#41) Constant datalynxview_pdf::EXPORT_ALL is not documented
(#43) Constant datalynxview_pdf::EXPORT_PAGE is not documented
(#45) Constant datalynxview_pdf::EXPORT_ENTRY is not documented
(#47) Constant datalynxview_pdf::PAGE_BREAK is not documented
(#17) No one-line description found in phpdocs for file
(#61) There is no description in phpdocs for function get_permission_options
(#73) There is no description in phpdocs for function __construct
(#161) There is no description in phpdocs for function process_export
(#304) There is no description in phpdocs for function get_pdf_settings
(#482) There is no description in phpdocs for function apply_entry_group_layout
(#507) There is no description in phpdocs for function new_entry_definition
(#543) There is no description in phpdocs for function set_page_bookmarks
(#582) There is no description in phpdocs for function set_frame
(#617) There is no description in phpdocs for function set_watermark
(#649) There is no description in phpdocs for function set_signature
(#672) There is no description in phpdocs for function set_header
(#693) There is no description in phpdocs for function set_footer
(#708) There is no description in phpdocs for function process_content_images
(#744) There is no description in phpdocs for function write_html
(#759) There is no description in phpdocs for function get_documentname
(#73) Phpdocs for function datalynxview_pdf::__construct has incomplete parameters list
(#161) Phpdocs for function datalynxview_pdf::process_export has incomplete parameters list
(#310) Phpdocs for function datalynxview_pdf::from_form has incomplete parameters list
(#344) Phpdocs for function datalynxview_pdf::to_form has incomplete parameters list
(#378) Phpdocs for function datalynxview_pdf::display has incomplete parameters list
(#482) Phpdocs for function datalynxview_pdf::apply_entry_group_layout has incomplete parameters list
(#507) Phpdocs for function datalynxview_pdf::new_entry_definition has incomplete parameters list
(#543) Phpdocs for function datalynxview_pdf::set_page_bookmarks has incomplete parameters list
(#582) Phpdocs for function datalynxview_pdf::set_frame has incomplete parameters list
(#617) Phpdocs for function datalynxview_pdf::set_watermark has incomplete parameters list
(#649) Phpdocs for function datalynxview_pdf::set_signature has incomplete parameters list
(#672) Phpdocs for function datalynxview_pdf::set_header has incomplete parameters list
(#693) Phpdocs for function datalynxview_pdf::set_footer has incomplete parameters list
(#708) Phpdocs for function datalynxview_pdf::process_content_images has incomplete parameters list
(#744) Phpdocs for function datalynxview_pdf::write_html has incomplete parameters list
(#759) Phpdocs for function datalynxview_pdf::get_documentname has incomplete parameters list
(#786) Phpdocs for function datalynxview_pdf::mergepdfs has incomplete parameters list
mod/datalynx/view/pdf/view_form.php
(#19) Package datalynxview is not valid
(#29) Class datalynxview_pdf_form is not documented
(#17) No one-line description found in phpdocs for file
(#31) There is no description in phpdocs for function view_definition_after_gps
(#251) There is no description in phpdocs for function data_preprocessing
(#319) There is no description in phpdocs for function data_preprocess_signature
(#330) There is no description in phpdocs for function set_data
(#401) There is no description in phpdocs for function data_postprocess_protection
(#422) There is no description in phpdocs for function data_postprocess_signature
(#251) Phpdocs for function datalynxview_pdf_form::data_preprocessing has incomplete parameters list
(#319) Phpdocs for function datalynxview_pdf_form::data_preprocess_signature has incomplete parameters list
(#330) Phpdocs for function datalynxview_pdf_form::set_data has incomplete parameters list
(#337) Phpdocs for function datalynxview_pdf_form::get_data has incomplete parameters list
(#401) Phpdocs for function datalynxview_pdf_form::data_postprocess_protection has incomplete parameters list
(#422) Phpdocs for function datalynxview_pdf_form::data_postprocess_signature has incomplete parameters list
mod/datalynx/view/pdf/view_patterns.php
(#19) Package datalynxview is not valid
(#17) No one-line description found in phpdocs for file
(#34) There is no description in phpdocs for function get_replacements
(#71) There is no description in phpdocs for function patterns
(#34) Phpdocs for function datalynxview_pdf_patterns::get_replacements has incomplete parameters list
(#71) Phpdocs for function datalynxview_pdf_patterns::patterns has incomplete parameters list
mod/datalynx/view/tabular/classes/privacy/provider.php
(#20) Package datalynxfield is not valid
(#30) Class provider is not documented
mod/datalynx/view/tabular/lang/en/datalynxview_tabular.php
(#19) Package datalynxview is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/view/tabular/version.php
(#18) Package datalynxview is not valid
(#16) No one-line description found in phpdocs for file
mod/datalynx/view/tabular/view_class.php
(#21) Package datalynxview is not valid
(#145) Function datalynxview_tabular::display is not documented
(#152) Function datalynxview_tabular::get_js_module is not documented
(#40) Variable datalynxview_tabular::$type is not documented
(#42) Variable datalynxview_tabular::$_editors is not documented
(#44) Variable datalynxview_tabular::$_vieweditors is not documented
(#31) No one-line description found in phpdocs for class datalynxview_tabular
(#46) There is no description in phpdocs for function generate_default_view
(#160) There is no description in phpdocs for function apply_entry_group_layout
(#249) There is no description in phpdocs for function entry_definition
(#259) There is no description in phpdocs for function new_entry_definition
(#160) Phpdocs for function datalynxview_tabular::apply_entry_group_layout has incomplete parameters list
(#249) Phpdocs for function datalynxview_tabular::entry_definition has incomplete parameters list
(#259) Phpdocs for function datalynxview_tabular::new_entry_definition has incomplete parameters list
mod/datalynx/view/tabular/view_form.php
(#21) Package datalynxview is not valid
(#31) Class datalynxview_tabular_form is not documented
(#33) There is no description in phpdocs for function view_definition_after_gps
mod/datalynx/view/view_class.php
(#19) Package datalynxview is not valid
(#191) Function datalynxview_base::get_default_view_settings is not documented
(#1060) Function datalynxview_base::get_scaleid is not documented
(#1164) Function datalynxview_base::definition_to_form is not documented
(#1215) Function datalynxview_base::get_entries_definition is not documented
(#1665) Function datalynxview_base::replace_pluginfile_urls is not documented
(#62) Variable datalynxview_base::$_editors is not documented
(#64) Variable datalynxview_base::$_vieweditors is not documented
(#66) Variable datalynxview_base::$_entries is not documented
(#68) Variable datalynxview_base::$_tags is not documented
(#70) Variable datalynxview_base::$_baseurl is not documented
(#72) Variable datalynxview_base::$_notifications is not documented
(#74) Variable datalynxview_base::$_editentries is not documented
(#76) Variable datalynxview_base::$_entriesform is not documented
(#78) Variable datalynxview_base::$_display_definition is not documented
(#80) Variable datalynxview_base::$_returntoentriesform is not documented
(#82) Variable datalynxview_base::$_redirect is not documented
(#31) Constant datalynxview_base::ADD_NEW_ENTRY is not documented
(#17) No one-line description found in phpdocs for file
(#25) No one-line description found in phpdocs for class datalynxview_base
(#195) There is no description in phpdocs for function set__editors
(#776) There is no description in phpdocs for function character_tags
(#786) There is no description in phpdocs for function generate_default_view
(#790) There is no description in phpdocs for function editors
(#852) There is no description in phpdocs for function get_pattern_fieldid
(#865) There is no description in phpdocs for function get_embedded_files
(#902) There is no description in phpdocs for function apply_entry_group_layout
(#906) There is no description in phpdocs for function new_entry_definition
(#910) There is no description in phpdocs for function entry_definition
(#935) There is no description in phpdocs for function split_template_by_tags
(#1034) There is no description in phpdocs for function is_rating
(#1071) There is no description in phpdocs for function is_grading
(#1087) There is no description in phpdocs for function get_grading_options
(#1108) There is no description in phpdocs for function display_entries
(#1184) There is no description in phpdocs for function get_entries_form
(#1243) There is no description in phpdocs for function get_entry_tag_replacements
(#1354) There is no description in phpdocs for function process_calculations
(#1450) There is no description in phpdocs for function get_filter
(#1456) There is no description in phpdocs for function get_baseurl
(#1462) There is no description in phpdocs for function is_active
(#1468) There is no description in phpdocs for function is_caching
(#1474) There is no description in phpdocs for function is_forcing_filter
(#1485) There is no description in phpdocs for function user_is_editing
(#84) Phpdocs for function datalynxview_base::__construct has incomplete parameters list
(#195) Phpdocs for function datalynxview_base::set__editors has incomplete parameters list
(#329) Phpdocs for function datalynxview_base::add has incomplete parameters list
(#346) Phpdocs for function datalynxview_base::update has incomplete parameters list
(#402) Phpdocs for function datalynxview_base::to_form has incomplete parameters list
(#411) Phpdocs for function datalynxview_base::from_form has incomplete parameters list
(#419) Phpdocs for function datalynxview_base::prepare_view_editors has incomplete parameters list
(#453) Phpdocs for function datalynxview_base::update_view_editors has incomplete parameters list
(#478) Phpdocs for function datalynxview_base::replace_field_in_view has incomplete parameters list
(#496) Phpdocs for function datalynxview_base::name_exists has incomplete parameters list
(#537) Phpdocs for function datalynxview_base::set_content has incomplete parameters list
(#852) Phpdocs for function datalynxview_base::get_pattern_fieldid has incomplete parameters list
(#865) Phpdocs for function datalynxview_base::get_embedded_files has incomplete parameters list
(#902) Phpdocs for function datalynxview_base::apply_entry_group_layout has incomplete parameters list
(#906) Phpdocs for function datalynxview_base::new_entry_definition has incomplete parameters list
(#912) Phpdocs for function datalynxview_base::entry_definition has incomplete parameters list
(#937) Phpdocs for function datalynxview_base::split_template_by_tags has incomplete parameters list
(#949) Phpdocs for function datalynxview_base::get_groupby_value has incomplete parameters list
(#1108) Phpdocs for function datalynxview_base::display_entries has incomplete parameters list
(#1243) Phpdocs for function datalynxview_base::get_entry_tag_replacements has incomplete parameters list
(#1653) Phpdocs for function datalynxview_base::confirm_view_action has incomplete parameters list
(#1673) Phpdocs for function datalynxview_base::remove_duplicates has incomplete parameters list
mod/datalynx/view/view_edit.php
(#19) Package datalynxview is not valid
(#17) No one-line description found in phpdocs for file
mod/datalynx/view/view_entries_form.php
(#19) Package datalynxview is not valid
(#27) Class datalynxview_entries_form is not documented
(#29) Function datalynxview_entries_form::definition is not documented
(#70) Function datalynxview_entries_form::validation is not documented
(#17) No one-line description found in phpdocs for file
mod/datalynx/view/view_form.php
(#19) Package datalynxview is not valid
(#40) Function datalynxview_base_form::__construct is not documented
(#121) Function datalynxview_base_form::get_data is not documented
(#137) Function datalynxview_base_form::set_data is not documented
(#153) Function datalynxview_base_form::get_view_menu is not documented
(#36) Variable datalynxview_base_form::$_view is not documented
(#38) Variable datalynxview_base_form::$_df is not documented
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class datalynxview_base_form
(#48) There is no description in phpdocs for function definition
(#267) There is no description in phpdocs for function data_preprocessing
(#272) There is no description in phpdocs for function validation
(#195) Phpdocs for function datalynxview_base_form::add_action_buttons has incomplete parameters list
(#267) Phpdocs for function datalynxview_base_form::data_preprocessing has incomplete parameters list
(#272) Phpdocs for function datalynxview_base_form::validation has incomplete parameters list
mod/datalynx/view/view_patterns.php
(#19) Package datalynxview is not valid
(#31) Constant datalynxview_patterns::PATTERN_SHOW_IN_MENU is not documented
(#33) Constant datalynxview_patterns::PATTERN_CATEGORY is not documented
(#17) No one-line description found in phpdocs for file
(#568) There is no description in phpdocs for function contentfield_convert_array_to_string
(#41) Phpdocs for function datalynxview_patterns::__construct has incomplete parameters list
(#333) Phpdocs for function datalynxview_patterns::get_userpref_replacements has incomplete parameters list
(#569) Phpdocs for function datalynxview_patterns::contentfield_convert_array_to_string has incomplete parameters list
(#1048) Phpdocs for function datalynxview_patterns::print_custom_filter has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(7 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

mod/datalynx/amd/build/approve.min.js
Uncommitted change detected.
mod/datalynx/amd/build/behavior.min.js
Uncommitted change detected.
mod/datalynx/amd/build/coursegroup.min.js
Uncommitted change detected.
mod/datalynx/amd/build/datalynxloadviews.min.js
Uncommitted change detected.
mod/datalynx/amd/build/fieldgroups.min.js
Uncommitted change detected.
mod/datalynx/amd/build/teammemberselect.min.js
Uncommitted change detected.
mod/datalynx/amd/build/zoomable.min.js
Uncommitted change detected.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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