Exemplo n.º 1
0
 function createFromName($name)
 {
     return new TEMPLATE(TEMPLATE::getIdFromName($name));
 }