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

File: layout.inc

Source Location: /pearweb-1.0.0RC1/public_html/bugs/include/layout.inc

Classes:

Page Details:


clean_note [line 50]

void clean_note( $text)



Parameters

   $text  
[ Top ]



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.

  • Return: the HTML hyperlink of an email address


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.
[ Top ]



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  
[ Top ]



print_email [line 46]

void print_email( $email, [ $linktext = false])



Parameters

   $email  
   $linktext  
[ Top ]



sect_to_file [line 62]

void sect_to_file( $string)



Parameters

   $string  
[ Top ]



Documentation generated on Tue, 24 Oct 2006 21:31:54 -0400 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.