Home
last modified time | relevance | path

Searched refs:highlightfields (Results 1 – 6 of 6) sorted by relevance

/dports/www/moodle310/moodle/lib/classes/hub/
H A Dsite_registration_form.php73 $highlightfields = registration::get_new_registration_fields();
146 in_array('commnews', $highlightfields),
159 $mform->setExpanded('sitestats', !empty($highlightfields));
/dports/www/moodle39/moodle/lib/classes/hub/
H A Dsite_registration_form.php73 $highlightfields = registration::get_new_registration_fields();
146 in_array('commnews', $highlightfields),
159 $mform->setExpanded('sitestats', !empty($highlightfields));
/dports/www/moodle311/moodle/lib/classes/hub/
H A Dsite_registration_form.php73 $highlightfields = registration::get_new_registration_fields();
146 in_array('commnews', $highlightfields),
159 $mform->setExpanded('sitestats', !empty($highlightfields));
/dports/www/moodle39/moodle/search/engine/solr/classes/
H A Dengine.php92 protected $highlightfields = array('title', 'content', 'description1', 'description2'); variable in search_solr\\engine
404 foreach ($this->highlightfields as $field) {
471 foreach ($this->highlightfields as $field) {
/dports/www/moodle310/moodle/search/engine/solr/classes/
H A Dengine.php92 protected $highlightfields = array('title', 'content', 'description1', 'description2'); variable in search_solr\\engine
405 foreach ($this->highlightfields as $field) {
472 foreach ($this->highlightfields as $field) {
/dports/www/moodle311/moodle/search/engine/solr/classes/
H A Dengine.php92 protected $highlightfields = array('title', 'content', 'description1', 'description2'); variable in search_solr\\engine
405 foreach ($this->highlightfields as $field) {
472 foreach ($this->highlightfields as $field) {