Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe BannerHelper

Fonctions membres publiques statiques

static isImage ($url)
 
static isFlash ($url)
 

Description détaillée

Banner Helper Class

Depuis
1.6

Documentation des fonctions membres

◆ isFlash()

static isFlash (   $url)
static

Checks if a URL is a Flash file

Paramètres
string$urlThe URL path to the potential flash file
Renvoie
boolean True if an image of type bmp, gif, jp(e)g or png, false otherwise
Depuis
1.6

Références $url.

◆ isImage()

static isImage (   $url)
static

Checks if a URL is an image

Paramètres
string$urlThe URL path to the potential image
Renvoie
boolean True if an image of type bmp, gif, jp(e)g or png, false otherwise
Depuis
1.6

Références $url.


La documentation de cette classe a été générée à partir du fichier suivant :