Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea -... Línea 1...
-
 
1
=== 4.5 Onwards ===
-
 
2
 
-
 
3
This file has been replaced by UPGRADING.md. See MDL-81125 for further information.
-
 
4
 
-
 
5
===
1
This files describes API changes in /availability/*.
6
This files describes API changes in /availability/*.
Línea 2... Línea 7...
2
 
7
 
Línea 3... Línea -...
3
The information here is intended only for developers.
-
 
4
 
-
 
5
=== 4.4.1 ===
-
 
6
* The base class `info::get_groups` method has a `$userid` parameter to specify for which user you want to retrieve course groups (defaults
-
 
7
  to current user)
8
The information here is intended only for developers.
8
 
9
 
9
=== 4.3 ===
10
=== 4.3 ===
10
* The `availability_info templatable` no longer exports 'showmore' information, and any component rendering avaialable_info
11
* The `availability_info templatable` no longer exports 'showmore' information, and any component rendering avaialable_info
11
  should handle showmore/showless behaviour by itself.
12
  should handle showmore/showless behaviour by itself.