moodle/user
Sam Hemelryk 225c418fd2 MDL-41511 blocks: improved how custom block regions were being rendered.
There is a new theme property 'blockrendermethod' that can be set by the
theme in its config.php and tells Moodle what method it is using to render
blocks in the layout files.
Either blocks, or blocks_for_region.
Then when adding custom block regions to a page content we ensure we use
the same method the theme is using elsewhere.

This is really a hack becuase we (I) didn't properly deprecate
blocks_for_region when I added the blocks method.
2014-04-06 15:17:47 +12:00
..
filters MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
profile MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
selector MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
tests MDL-42891 administration: Re-implement incorrect login notification, without using the logtable. 2014-04-01 17:18:15 +08:00
action_redir.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
addnote.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
edit.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
edit_form.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
editadvanced.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
editadvanced_form.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
editlib.php MDL-44316 core_tag: changed the API to accept a contextid and component 2014-03-22 13:50:08 -07:00
emailupdate.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
externallib.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
files.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
files_form.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
groupaddnote.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
grouppix.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
index.php MDL-44359 fix explode(', ', regressions from MDL-44255 2014-03-07 08:51:04 +08:00
lib.php MDL-42891 administration: Re-implement incorrect login notification, without using the logtable. 2014-04-01 17:18:15 +08:00
managetoken.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
message.html MDL-40493 User preference: Allow users to set their preferred text editor. 2013-10-02 12:49:30 +08:00
messageselect.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
module.js MDL-34741 use 2in3 in some user TreeView 2012-08-11 20:40:04 +02:00
pix.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
pixgroup.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
policy.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
portfolio.php MDL-44148 portfolio: set_user_config usage fix 2014-03-18 14:19:36 +08:00
portfoliologs.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
profile.php MDL-41511 blocks: improved how custom block regions were being rendered. 2014-04-06 15:17:47 +12:00
profilesys.php MDL-41511 blocks: improved how custom block regions were being rendered. 2014-04-06 15:17:47 +12:00
renderer.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
repository.php MDL-44255 user: tidied up phpdocs and coding style 2014-02-24 09:23:47 +13:00
view.php Merge branch '44255-27' of git://github.com/samhemelryk/moodle 2014-02-25 14:14:31 +08:00