Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

MForm Modal: Difference between revisions

From MoodleDocs
Damyon Wiese (talk | contribs)
Created page with " == Advanced tutorial: MForm in a modal == {{note| This tutorial is for advanced Moodle devs. You need to know a lot of APIs in order to understand all of this. See the list..."
 
Damyon Wiese (talk | contribs)
Line 2: Line 2:
== Advanced tutorial: MForm in a modal ==
== Advanced tutorial: MForm in a modal ==


{{note| This tutorial is for advanced Moodle devs. You need to know a lot of APIs in order to understand all of this. See the list of related pages at the end of this tutorial for some of them. }}
{{alert| This tutorial is for advanced Moodle devs. You need to know a lot of APIs in order to understand all of this. See the list of related pages at the end of this tutorial for some of them. }}

Revision as of 02:11, 14 July 2017

Advanced tutorial: MForm in a modal

Template:alert