File: layout.inc
Source Location: /pearweb-1.0.0RC1/public_html/bugs/include/layout.inc
Classes:
Page Details:
clean_note [line 50]
make_email [line 30]
string make_email(
string $email, [string $linktext = ''])
|
|
Turns the provided email address into a "mailto:" hyperlink. The link and link text are obfuscated by alternating Ord and Hex entities.
Parameters
| string |
$email |
the email address to make the link for |
| string |
$linktext |
a string for the visible part of the link. If not provided, the email address is used. |
make_submit [line 5]
void make_submit(
$file, [ $alt = false], [ $align = false], [ $extras = false], [ $dir = false], [ $border = 0])
|
|
Parameters
| |
$file |
|
| |
$alt |
|
| |
$align |
|
| |
$extras |
|
| |
$dir |
|
| |
$border |
|
print_email [line 46]
void print_email(
$email, [ $linktext = false])
|
|
Parameters
sect_to_file [line 62]
void sect_to_file(
$string)
|
|
Parameters
Documentation generated on Tue, 24 Oct 2006 21:31:54 -0400 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.
|
|