Class Text_Wiki_Render_Xhtml_Interwiki

Description

$Horde: wicked/lib/Text_Wiki/Render/Xhtml/Interwiki.php,v 1.4 2005/07/03 01:59:04 selsky Exp $

Located in /lib/Text_Wiki/Render/Xhtml/Interwiki.php (line 7)

Text_Wiki_Render
   |
   --Text_Wiki_Render_Xhtml_Interwiki
Variable Summary
 mixed $conf
Method Summary
 string token (array $options)
Variables
mixed $conf = array(
'sites' => array(
'MeatBall' => 'http://www.usemod.com/cgi-bin/mb.pl?%s',
'Advogato' => 'http://advogato.org/%s',
'Wiki' => 'http://c2.com/cgi/wiki?%s',
'Bookshelved' => 'http://bookshelved.org/cgi-bin/wiki.pl?%s'
),'target'=>'_blank')
(line 9)
Methods
token (line 27)

Renders a token into text matching the requested format.

  • return: The text rendered from the token options.
string token (array $options)
  • array $options: The "options" portion of the token (second element).

Documentation generated on Sun, 30 Jan 2011 05:42:56 +0000 by phpDocumentor 1.4.3