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
|
6f5e085205
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
|
nicolasconnault
|
f8065dd287
|
MDL-19756 Migrated the following functions from weblib to outputlib:
1. button_to_popup_window
2. link_to_popup_window
3. print_single_button
4. print_spacer
5. print_file_picture (deprecated)
6. print_user_picture
7. print_png (deprecated)
8. helpbutton
9. doclink
10. print_paging_bar
11. notice_yesno
|
2009-07-27 10:33:00 +00:00 |
|
skodak
|
3e8b394e08
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
|
jamiesensei
|
0709d4d5f5
|
some xhtml validity fixes for the case that select and text elements are 'frozen'
|
2007-01-11 04:57:57 +00:00 |
|
jamiesensei
|
5ce73257ab
|
some bug fixes in setHelpButton internals.
added new editorhelpbutton function that can be used to refer to several help topics.
|
2007-01-04 10:23:06 +00:00 |
|
jamiesensei
|
19194f825a
|
added setAdvanced MoodleQuickForm method. And added closeHeaderAfter method
|
2006-12-14 12:44:10 +00:00 |
|
jamiesensei
|
44875d7898
|
added code to include hidden labels in groups in forms
|
2006-12-09 14:06:15 +00:00 |
|
jamiesensei
|
d4fe14d3e4
|
some changes to setHelpButton methods on elements and MoodleQuickForm to allow non standard help buttons such as the grades pop up window.
|
2006-11-13 07:43:22 +00:00 |
|
skodak
|
7f40a229a4
|
New version of formslib.php (see MDL-6914 for more details), course/edit2.php is disabled for now - working on edit3.php ;-)
More inline comments/docs today.
|
2006-10-12 07:33:57 +00:00 |
|
jamiesensei
|
da6f876395
|
This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
This is NOT YET PART OF THE MOODLE API it is here for experimental purposes.
|
2006-09-24 17:04:51 +00:00 |
|