Pelzini

This is the code documentation for the Pelzini project

function get_object_link()

Determines the link for a specified name (might be a class, an interface or a function)

Usage

string get_object_link ( string $name );

Authors

Arguments

  1. string $name
    The name to check

Return value

  • string
    A piece of HTML usable to represent the object, as a link if possible