Petr Skoda
596509e431
MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help
2010-04-13 20:34:27 +00:00
David Mudrak
16be897441
MDL-21652 html_table rendering refactored
...
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +00:00
Petr Skoda
d776d59ee2
MDL-21235 fixed select method name
2010-01-16 18:29:51 +00:00
Petr Skoda
3ff163c597
MDL-21235 html_writer now supports select form elements
2010-01-16 17:00:22 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
4bcc51185c
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
2009-12-30 15:19:55 +00:00
Petr Skoda
aa6c1ced0a
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-04 08:11:02 +00:00
samhemelryk
ce221eb52d
user MDL-19825 Added set_url calls, replaced deprecated functions, and boilderplate
2009-09-25 04:02:46 +00:00
samhemelryk
caa8363f83
user MDL-19825 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
2009-09-02 08:36:16 +00:00
nicolasconnault
f2f085ee68
MDL-19825 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:50:22 +00:00
nicolasconnault
3aac07d8f0
MDL-19825 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:19:25 +00:00
nicolasconnault
dbbff8dcd8
MDL-19825 Upgraded calls to choose_from_menu
2009-08-18 00:14:58 +00:00
nicolasconnault
0ab75c34ba
MDL-19825 Converted all print_footer() calls
2009-08-06 14:08:20 +00:00
nicolasconnault
8fa89bfd04
MDL-19825 Migrated calls to print_heading
2009-08-06 08:15:05 +00:00
skodak
d4a1fcaf11
MDL-16613 sesskey cleanup
2009-01-02 10:36:25 +00:00
skodak
90658eefb0
MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup
2008-08-26 05:45:07 +00:00
dongsheng
4e244ba8b9
"MDL-14129, fix print_error"
2008-06-13 07:07:45 +00:00
skodak
ce8c75eeb8
MDL-14679 towards /user conversion
2008-05-31 11:13:21 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
stronk7
012166762e
Fix visualization under FF. MDL-14039 ; merged from 19_STABLE
2008-03-24 23:06:08 +00:00
toyomoyo
84b6310d00
adding a fieldset
2007-09-28 07:25:09 +00:00
toyomoyo
db4ff7f8bc
minor fixes/typo for notes
2007-09-28 07:21:48 +00:00
nicolasconnault
0be6f67819
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
2007-08-17 19:09:11 +00:00
toyomoyo
c55dee3fa9
MDL-10181, user management improvements fixes
2007-07-13 08:26:47 +00:00
toyomoyo
eca3af25cb
MDL-7077, MDL-10181, adding notes for students
2007-07-05 06:53:17 +00:00