About This Rule Parse Configuration Keys Render Configuration Keys Description

About This Rule

Name phplookup
Type macro
Syntax [[php function-name]]

Parse Configuration Keys

None.

Render Configuration Keys

Format Key Type Description
Xhtml css string The CSS class for the <a> tag.

Description

Creates a lookup-link to the PHP manual for the given function name; it automatically ignores () at the end of a the function name. For example, this markup…


[[php function_exists()]]

… creates this XHTML:


<a href="http://php.net/function_exists">function_exists()</a>

Like so: function_exists()

 
text_wiki/rulephplookup.txt · Last modified: 2008/09/16 11:49 (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki