Documentation

EventoBanner extends DataLayer
in package

Table of Contents

__construct()  : mixed
findByEvento()  : array<string|int, mixed>|null
getImage()  : string|null

Methods

__construct()

public __construct() : mixed
Return values
mixed

findByEvento()

public findByEvento(int $idEVento[, string $orderBy = null ]) : array<string|int, mixed>|null
Parameters
$idEVento : int
$orderBy : string = null
Return values
array<string|int, mixed>|null

getImage()

public getImage([int $w = 32 ][, int $h = null ][, string $class = null ][, bool $returnTag = true ]) : string|null
Parameters
$w : int = 32
$h : int = null
$class : string = null
$returnTag : bool = true
Return values
string|null

Search results