category Zend
package Zend_Tag
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Get a parameter

getParam(string $name) : mixed

Parameters

$name

string

Returns

mixed

Get the title of the tag

getTitle() : string

Returns

string

Get the weight of the tag

getWeight() : float

Returns

float

Set a parameter

setParam(string $name, string $value) 

Parameters

$name

string

$value

string