Exemplo n.º 1
0
 /**
  * Callback for the multilanguage.content_type[module][type] event
  */
 public static function _getContentType($data)
 {
     self::$_contentType = $data;
 }