Home
last modified time | relevance | path

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

/dports/www/moodle311/moodle/course/
H A Dview.php230 $buttonattr = \core_course\output\content_export_link::get_attributes($context); variable
231 …$button = new single_button($buttonattr->url, $buttonattr->displaystring, 'post', false, $buttonat…
/dports/www/moodle310/moodle/course/
H A Dview.php238 $buttonattr = \core_course\output\content_export_link::get_attributes($context); variable
239 …$button = new single_button($buttonattr->url, $buttonattr->displaystring, 'post', false, $buttonat…
/dports/www/moodle310/moodle/grade/report/singleview/classes/local/screen/
H A Dtablelike.php197 $buttonattr = array('class' => 'singleview_buttons submit');
200 $buttons = html_writer::tag('div', $buttonhtml, $buttonattr);
/dports/www/moodle311/moodle/grade/report/singleview/classes/local/screen/
H A Dtablelike.php197 $buttonattr = array('class' => 'singleview_buttons submit');
200 $buttons = html_writer::tag('div', $buttonhtml, $buttonattr);
/dports/www/moodle39/moodle/grade/report/singleview/classes/local/screen/
H A Dtablelike.php197 $buttonattr = array('class' => 'singleview_buttons submit');
200 $buttons = html_writer::tag('div', $buttonhtml, $buttonattr);
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/
H A Dg.c78 static int buttonattr[] = { variable
179 { G_BUTTONWIDGET, "button", &buttonattr[0], },