Home
last modified time | relevance | path

Searched defs:itemnumber (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/moodle39/moodle/lib/classes/
H A Dgrades_external.php303 …et_grade_item($courseid, $itemtype, $itemmodule = null, $iteminstance = null, $itemnumber = null) {
491 $itemnumber, $grades = array(), $itemdetails = array()) {
/dports/www/moodle310/moodle/lib/classes/
H A Dgrades_external.php304 …et_grade_item($courseid, $itemtype, $itemmodule = null, $iteminstance = null, $itemnumber = null) {
492 $itemnumber, $grades = array(), $itemdetails = array()) {
/dports/www/moodle310/moodle/grade/classes/
H A Dcomponent_gradeitems.php134 …public static function get_field_name_for_itemnumber(string $component, int $itemnumber, string $f…
177 … public static function get_itemname_from_itemnumber(string $component, int $itemnumber): string {
/dports/www/moodle311/moodle/lib/classes/
H A Dgrades_external.php304 …et_grade_item($courseid, $itemtype, $itemmodule = null, $iteminstance = null, $itemnumber = null) {
492 $itemnumber, $grades = array(), $itemdetails = array()) {
/dports/www/moodle311/moodle/grade/classes/
H A Dcomponent_gradeitems.php134 …public static function get_field_name_for_itemnumber(string $component, int $itemnumber, string $f…
177 … public static function get_itemname_from_itemnumber(string $component, int $itemnumber): string {
/dports/www/moodle39/moodle/grade/classes/
H A Dcomponent_gradeitems.php134 …public static function get_field_name_for_itemnumber(string $component, int $itemnumber, string $f…
177 … public static function get_itemname_from_itemnumber(string $component, int $itemnumber): string {
/dports/www/moodle310/moodle/mod/h5pactivity/
H A Dgrade.php34 $itemnumber = optional_param('itemnumber', 0, PARAM_INT); variable
/dports/www/moodle311/moodle/mod/h5pactivity/
H A Dgrade.php34 $itemnumber = optional_param('itemnumber', 0, PARAM_INT); variable
/dports/www/moodle39/moodle/mod/h5pactivity/
H A Dgrade.php34 $itemnumber = optional_param('itemnumber', 0, PARAM_INT); variable
/dports/www/moodle310/moodle/question/type/calculated/
H A Dquestion.php223 protected function load_values($itemnumber) {
242 public function get_values($itemnumber) {
/dports/www/moodle311/moodle/question/type/calculated/
H A Dquestion.php223 protected function load_values($itemnumber) {
242 public function get_values($itemnumber) {
/dports/www/moodle39/moodle/question/type/calculated/
H A Dquestion.php223 protected function load_values($itemnumber) {
242 public function get_values($itemnumber) {
/dports/lang/rexx-regina/regina-rexx-3.9.3/gci/
H A Dgci_tree.c335 int itemnumber ) in parse()
605 int itemnumber, in GCI_parsetree()
H A Dgci_prepare.c106 int itemnumber, in walker()
/dports/www/moodle310/moodle/question/type/calculated/tests/
H A Dhelper.php214 public function load_values($itemnumber) {
/dports/www/moodle311/moodle/question/type/calculated/tests/
H A Dhelper.php214 public function load_values($itemnumber) {
/dports/www/moodle39/moodle/question/type/calculated/tests/
H A Dhelper.php214 public function load_values($itemnumber) {
/dports/www/moodle310/moodle/grade/tests/
H A Dcomponent_gradeitems_test.php245 …public function test_get_field_name_for_itemnumber(int $itemnumber, string $fieldname, string $exp…
416 public function test_get_itemname_from_itemnumber(int $itemnumber, string $expected): void {
/dports/www/moodle39/moodle/grade/tests/
H A Dcomponent_gradeitems_test.php245 …public function test_get_field_name_for_itemnumber(int $itemnumber, string $fieldname, string $exp…
416 public function test_get_itemname_from_itemnumber(int $itemnumber, string $expected): void {
/dports/www/moodle311/moodle/grade/tests/
H A Dcomponent_gradeitems_test.php245 …public function test_get_field_name_for_itemnumber(int $itemnumber, string $fieldname, string $exp…
416 public function test_get_itemname_from_itemnumber(int $itemnumber, string $expected): void {
/dports/games/rottdc/rottdc-1.0-2/rott/
H A D_rt_stat.h51 signed char itemnumber; member
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/
H A Dclass-feed.php71 protected $itemnumber = NULL; variable in feed
/dports/www/moodle310/moodle/course/
H A Dmoodleform_mod.php800 protected function add_rating_settings($mform, int $itemnumber) {
/dports/www/moodle311/moodle/course/
H A Dmoodleform_mod.php802 protected function add_rating_settings($mform, int $itemnumber) {
/dports/www/moodle39/moodle/course/
H A Dmoodleform_mod.php800 protected function add_rating_settings($mform, int $itemnumber) {

12