Pass `$PAGE->subpage` value in AJAX request, which is required on some pages (e.g. user dashboard) for loading existing blocks.
Creates a webservice that returns the addable blocks in a given page. The webservice expects the page context id, page type and page layout as parameters and returns the block name and block title for each available block.