Search results

From MoodleDocs
  • $username=fullname(123); In the above example, fullname() is a function. This means a collection of commands (which in this case ac
    4 KB (775 words) - 14:41, 8 January 2011
  • $fullname = $DB->sql_fullname(); $select .= " AND ($fullname $LIKE :search1 OR email $LIKE :search2 OR username = :search3)";
    6 KB (692 words) - 01:23, 3 February 2009
  • - Keywords are "Login", "Course FullName 101", "Moodle", "June" - Course Fullname 101
    3 KB (489 words) - 14:19, 16 May 2008
  • ** ---site->fullname--- ** ---course->fullname---
    5 KB (658 words) - 13:48, 27 August 2008
  • The '''fullname''' function in lib/moodlelib.php will be changed to return an anonymous nam As the fullname function may be called many times on a single page, it is extremely importa
    5 KB (858 words) - 13:26, 2 May 2010
  • Create a course(f.e. fullname='''course test''', shortname='''test''') and set the course '''idnumber''' fullname='''Math teachers''' and shortname='''tma'''. For idnumber fill in '''tma:p_
    4 KB (530 words) - 15:33, 1 April 2016
  • $columns[]= 'fullname'; $table->column_suppress('fullname');
    9 KB (1,152 words) - 11:34, 3 June 2008
  • //certificate_print_text($pdf, $x, $y + 36, 'C', $fontsans, '', 30, fullname($USER)); // Comment out old code'' certificate_print_text($pdf, $x, $y + 36, 'C', 'myfont', '', 30, fullname($USER)); // Add new code.''
    4 KB (621 words) - 14:51, 9 June 2022
  • Create a course(f.e. fullname='''course test''', shortname='''test''') and set the course '''idnumber''' fullname='''Math teachers''' and shortname='''tma'''. For idnumber fill in '''tma:p_
    5 KB (759 words) - 13:45, 24 June 2020
  • $foundcoursenames[] = $foundcourse->fullname;
    4 KB (513 words) - 14:22, 15 June 2009
  • Note: shortname, fullname, and category are required. shortname,fullname,category,summary,enrolment_1,enrolment_1_role,enrolment_1_enrolperiod,role_
    12 KB (1,924 words) - 11:24, 1 February 2024
  • ...can display your users' full names with each response by setting this to "fullname".<br /> You can hide your users' identities from the responses by setting t ...option has been set in a questionnaire, it's impossible to revert to the "fullname" option, for obvious privacy reasons. So be careful when you set your quest
    6 KB (1,010 words) - 13:16, 15 January 2020
  • ..., new moodle_url('/course/view.php', array('id' => $course->id)), $course->fullname); ..., new moodle_url('/course/view.php', array('id' => $course->id)), $course->fullname);
    12 KB (1,936 words) - 03:17, 6 May 2011
  • ...ame''': The 'Full Name' field will be filled out with the original courses fullname. * '''fullname''': The fullname is the full name of the course, it does not need to be unique.
    12 KB (1,946 words) - 15:31, 22 September 2021
  • * for users: id | idnumber | username | Fullname | email * for courses: id | idnumber | shortname | Fullname
    9 KB (1,497 words) - 15:39, 9 June 2022
  • |fullname |Fullname of the course
    17 KB (2,654 words) - 13:24, 14 July 2021
  • ON (gi.courseid=gcs.courseid AND gc.name=gcs.fullname) SET gi.categoryid = gcs.id, ...$sql = "INSERT INTO {$CFG->prefix}grade_categories (courseid, depth, fullname,
    18 KB (2,740 words) - 14:56, 9 June 2022
  • * fullname - the full "sentence" describing the outcome
    5 KB (857 words) - 19:52, 21 January 2008
  • ...nymity support, will need at least to pass the desired alias explicitly to fullname() (and also to the user picture code), which seems to go against the idea o
    3 KB (565 words) - 09:45, 2 May 2011
  • User fullname {$a->fullname}
    10 KB (1,606 words) - 10:00, 30 October 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)