Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
This files describes API changes in /blog/* ,
2
information provided here is intended especially for developers.
3
 
4
=== 4.4 ===
5
  * The blog_entry class constructor now throws an exception if the indicated entry id does not exist.
6
 
7
=== 3.7 ===
8
  * External function get_entries now returns an additional field "tags" returning the post tags.
9
 
10
=== 2.7 ===
11
 
12
* blog_entry->add_associations() does not accept any params.
13
* blog_entry->add_association() accepts only one param.