Source for file Address.php
Documentation is available at Address.php
* Address rule end renderer for Xhtml
* @author Michele Tomaiuolo <tomamic@yahoo.it>
* @license http://www.gnu.org/copyleft/lesser.html LGPL License 2.1
* @version CVS: $Id: Address.php,v 1.1 2007/02/01 09:33:00 mic Exp $
* @link http://pear.php.net/package/Text_Wiki
* Renders a token into text matching the requested format.
* @param array $options The "options" portion of the token (second
* @return string The text rendered from the token options.
if ($options['type'] == 'start') {
if ($options['type'] == 'end') {
Documentation generated on Mon, 11 Mar 2019 15:02:58 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|