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

Procedural File: comment.php

Source Location: /public_html/comment.php



Page Details:

This file is responsible for letting user enter a comment and saving the comments to the DB. All comment display stuff is in lib-common.php



Tags:

author:  Jason Whittenburg
author:  Tony Bibbs, tonyAT tonybibbs DOT com
author:  Vincent Furia, vinny01 AT users DOT sourceforge DOT net
author:  Jared Wenerd, wenerd87 AT gmail DOT com


Includes:

require_once('lib-common.php') [line 51]
Geeklog common function library

require_once($_CONF['path_system'].'lib-comment.php') [line 56]
Geeklog comment function library







handleCancel [line 71]

string handleCancel( )

Handles a comment submission



Tags:

return:  HTML (possibly a refresh)
author:  Vincent Furia, vinny01 AT users DOT sourceforge DOT net
copyright:  Vincent Furia 2005


[ Top ]



handleDelete [line 166]

string handleDelete( $formtype)

Handles a comment delete



Tags:

return:  HTML (possibly a refresh)
author:  Vincent Furia, vinny01 AT users DOT sourceforge DOT net
copyright:  Vincent Furia 2005


Parameters

   $formtype  
[ Top ]



handleEdit [line 321]

string handleEdit( string $mode)

Handles a comment edit submission



Tags:

return:  HTML (possibly a refresh)
author:  Jared Wenerd, wenerd87 AT gmail DOT com
copyright:  Jared Wenerd 2008


Parameters

string   $mode   'edit' or 'editsubmission'
[ Top ]



handleSubmit [line 106]

string handleSubmit( )

Handles a comment submission



Tags:

return:  HTML (possibly a refresh)
author:  Vincent Furia, vinny01 AT users DOT sourceforge DOT net
copyright:  Vincent Furia 2005


[ Top ]



handleView [line 222]

string handleView( [boolean $view = true])

Handles a comment view request



Tags:

return:  HTML (possibly a refresh)
author:  Vincent Furia, vinny01 AT users DOT sourceforge DOT net
copyright:  Vincent Furia 2005


Parameters

boolean   $view   View or display (true for view)
[ Top ]



Documentation generated on Sat, 11 Feb 2012 02:07:21 -0500 by phpDocumentor 1.4.3