moodle/blocks
defacer e89d741af3 New naming conventions for class names to bring them in line with the
rest of Moodle. The convention for blocks is now:

class block_something extends block_base { ... }

HOWTO updated accordingly, plus some more minor polishing. More to come.
2004-11-23 18:53:34 +00:00
..
activity_modules New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
admin New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
calendar_month New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
calendar_upcoming New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
course_list New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
course_summary New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
db Pages/blocks code updates: 2004-11-12 18:39:25 +00:00
login New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
news_items New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
online_users New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
participants New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
recent_activity New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
search_forums New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
section_links New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
site_main_menu New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
social_activities New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
HOWTO.html New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
moodleblock.class.php New naming conventions for class names to bring them in line with the 2004-11-23 18:53:34 +00:00
pagedemo.php Silly me... forgot to update url_get_path when I moved this thing in here. 2004-11-19 03:29:16 +00:00
version.php Pages/blocks code updates: 2004-11-12 18:39:25 +00:00