Tagwall Class Reference

List of all members.

Public Member Functions

 setFile ($file)
 fetchTagwallData ()
 insertTagwallData ($name, $email, $text)

Public Attributes

 $ERRORS
 $txtfile


Detailed Description

This was modified heavily from a tagwall linked from www.experten.dk

Definition at line 21 of file tagwall.class.php.


Member Function Documentation

Tagwall::setFile ( file  ) 

This function sets the file where tagwall data will be saved REMEMBER TO GIVE THIS FILE WRITE PERMISSION (chmod 777)

Parameters:
$file name of text file to save tagwall info

Definition at line 31 of file tagwall.class.php.

Tagwall::fetchTagwallData (  ) 

This function fetches tagwall data

Returns:
array tagwall entries

Definition at line 40 of file tagwall.class.php.

References $contents, and $fp.

Tagwall::insertTagwallData ( name,
email,
text 
)

This function inserts an entry to the tagwall

Parameters:
$name name of user
$email users email address
$text text message
Returns:
boolean true or false

Definition at line 77 of file tagwall.class.php.

References $fp.


Member Data Documentation

Tagwall::$ERRORS

Definition at line 22 of file tagwall.class.php.

Tagwall::$txtfile

Definition at line 23 of file tagwall.class.php.


The documentation for this class was generated from the following file:

Generated on Sun Oct 26 20:33:15 2008 for The Travelsized Content Management System by  doxygen 1.5.5