MIOLO25
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe Image_Cache

Membros públicos estáticos

static resolve_url ($url, $proto, $host, $base_path)
 
static clear ()
 

Atributos Protegidos Estáticos

static $_cache = array()
 

Documentação das funções

◆ clear()

static clear ( )
static

Unlink all cached images (i.e. temporary images either downloaded or converted)

◆ resolve_url()

static resolve_url ( $url,
$proto,
$host,
$base_path )
static

Resolve and fetch an image for use.

Parâmetros
string$urlThe url of the image
string$protoDefault protocol if none specified in $url
string$hostDefault host if none specified in $url
string$base_pathDefault path if none specified in $url
Retorna
array An array with two elements: The local path to the image and the image extension

Documentação dos campos e atributos

◆ $_cache

$_cache = array()
staticprotected

A documentação para esta classe foi gerada a partir do seguinte ficheiro: