Pelzini

This is the code documentation for the Pelzini project

function get_source_link()

Return a link to the source view for a file

Usage

string get_source_link ( string $filename [, int $linenum ] );

Authors

Arguments

  1. string $filename
    The file to return a link for
  2. int $linenum = NULL
    Line number to highlight

Return value

  • string
    HTML of a complete A link to the file