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

Class: ppComment

Source Location: /pearweb_pepr-1.0.5/include/pepr/pepr-ppcomment.php

Class Overview


Establishes the procedures, objects and variables used throughout PEPr.


Author(s):

Version:

  • $Id: pepr-ppcomment.php 309392 2011-03-18 15:42:12Z till $

Copyright:

  • Copyright (c) 1997-2005 The PHP Group

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 25]
Establishes the procedures, objects and variables used throughout PEPr.

NOTE: Proposal constants are defined in pearweb/include/pear-config.php.

This source file is subject to version 3.0 of the PHP license, that is bundled with this package in the file LICENSE, and is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.

  • Author: Daniel Convissor <danielc@php.net>
  • Author: Tobias Schlitt <toby@php.net>
  • Version: $Id: pepr-ppcomment.php 309392 2011-03-18 15:42:12Z till $
  • Copyright: Copyright (c) 1997-2005 The PHP Group
  • License: PHP License


[ Top ]


Class Variables

$comment =

[line 30]


Type:   mixed


[ Top ]

$pkg_prop_id =

[line 27]


Type:   mixed


[ Top ]

$table =

[line 31]


Type:   mixed


[ Top ]

$timestamp =

[line 29]


Type:   mixed


[ Top ]

$user_handle =

[line 28]


Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 33]

ppComment __construct( $dbhResArr, [ $table = 'package_proposal_changelog'])


Parameters:

   $dbhResArr   — 
   $table   — 

[ Top ]

delete   [line 82]

void delete( )


[ Top ]

get   [line 41]

void get( $proposalId, $handle, $timestamp, [ $table = 'package_proposal_changelog'])


Parameters:

   $proposalId   — 
   $handle   — 
   $timestamp   — 
   $table   — 

[ Top ]

getAll   [line 55]

void &getAll( $proposalId, [ $table = 'package_proposal_changelog'])


Parameters:

   $proposalId   — 
   $table   — 

[ Top ]

store   [line 70]

void store( $proposalId)


Parameters:

   $proposalId   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:44:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.