apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Text_Wiki_Render_Doku_Colortext

Source Location: /Text_Wiki_Doku-0.0.1/Text/Wiki/Render/Doku/Colortext.php

Class Overview

Text_Wiki_Render
   |
   --Text_Wiki_Render_Doku_Colortext



Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 3]


[ Top ]


Class Variables

$colors = array(
        'aqua',
        'black',
        'blue',
        'fuchsia',
        'gray',
        'green',
        'lime',
        'maroon',
        'navy',
        'olive',
        'purple',
        'red',
        'silver',
        'teal',
        'white',
        'yellow'
    )

[line 5]


Type:   mixed


[ Top ]



Method Detail

token   [line 37]

string token( array $options)

Renders a token into text matching the requested format.
  • Return: The text rendered from the token options.
  • Access: public

Parameters:

array   $options   —  The "options" portion of the token (second element).

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:12:33 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.