La Biblioteca informa
## ----------------------------------------------------------------------------
## --------------------- Zona Multi-idioma ------------------------------------
## ----------------------------------------------------------------------------
#set($textoInfoBtn1 = "")
#set($textoInfoBtn2 = "")
#if($locale=="en_GB" || $locale=="en_US")
#set($textoInfoBtn1 = "See previous")
#set($textoInfoBtn2 = "See next")
#else
#set($textoInfoBtn1 = "Ver el anterior")
#set($textoInfoBtn2 = "Ver el siguiente")
#end
## ----------------------------------------------------------------------------
## Image Available por defecto
## ----------------------------------------------------------------------------
#set($noImageAvailable = "/o/unav-principal-theme/custom/legacy/themes/classic/images/aui/blankimage.png")
#set($contentTitle = "")
#if($TituloPrincipal.getChildren().size() > 0)
#set($contentTitle = $TituloPrincipal.getSiblings().get(0).getData())
#end
-
## -------------------------------------------------------------------------------------------------
## Inicio del foreach carrusel principal -----------------------------------------------------------
## -------------------------------------------------------------------------------------------------
#foreach($ListaItem in $TituloPrincipal.getSiblings())
## Montamos la imagen a colocar.
#set($imagenMiniatura = $ListaItem.Imagen.data)
#if($ListaItem.Imagen.data.equals(""))
#set($imagenMiniatura = $noImageAvailable)
#end
-
#set ($IGImageLocalService = $serviceLocator.findService("com.liferay.document.library.kernel.service.DLFileEntryLocalService"))
#set ($url = $getterUtil.getString($imagenMiniatura))
#set ($uuid = $getterUtil.getString($httpUtil.getParameter($url, "uuid", false)))
#set ($groupId = $getterUtil.getLong($httpUtil.getParameter($url, "groupId", false)))
#set ($imageObj = $IGImageLocalService.getDLFileEntryByUuidAndGroupId($uuid, $groupId))
#set ($fileNameObj = $imageObj.getTitle())
#set ($type = $imageObj.getExtension())
$ListaItem.Texto.data
#end
## end foreach carrusel principal
Nuestros blogs
Blog de Profesores |
|
![]()
|
Blog de Profesores |
|
![]()
|
Blog de Profesores |
|
![]()
|

|