Ejemplo n.º 1
0
 /**
  * Optional method. If specified, allows the blocktype class to munge the
  * artefactchooser element data before it's templated
  */
 public static function artefactchooser_get_element_data($artefact)
 {
     return ArtefactTypeFileBase::artefactchooser_get_file_data($artefact);
 }