Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
HTML renderer
array $_defaultAttributes = 'array'
Default attributes
string $_group = 'block'
The current group
array $_groups = 'array'
Element groups
__construct(
array|Zend_Config $options
=
array
)
:
void
Constructor
_defineDefaultMarkups(
)
:
void
Define the default markups
_executeReplace(
Zend_Markup_Token $token, array $markup
)
:
string
Execute a replace token
_executeSingleReplace(
Zend_Markup_Token $token, array $markup
)
:
string
Execute a single replace token
addDefaultFilters(
)
:
void
Add the default filters
checkColor(
string $color
)
:
bool
Check if a color is a valid HTML color
isValidUri(
string $uri
)
:
bool
Check if the URI is valid
renderAttributes(
Zend_Markup_Token $token, array $attributes
=
array
)
:
string
Render some attributes