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

Class: ppLink

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

Class Overview


Establishes the procedures, objects and variables used throughout PEPr.


Author(s):

Version:

  • $Id: pepr-pplink.php 309394 2011-03-18 15:52:40Z till $

Copyright:

  • Copyright (c) 1997-2005 The PHP Group

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

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

The $proposalTypeMap arrays is defined here.

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-pplink.php 309394 2011-03-18 15:52:40Z till $
  • Copyright: Copyright (c) 1997-2005 The PHP Group
  • License: PHP License


[ Top ]


Class Variables

$pkg_prop_id =

[line 36]


Type:   mixed


[ Top ]

$type =

[line 37]


Type:   mixed


[ Top ]

$url =

[line 38]


Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 40]

ppLink __construct( $dbhResArr)


Parameters:

   $dbhResArr   — 

[ Top ]

deleteAll   [line 61]

void deleteAll( $dbh, $proposalId)


Parameters:

   $dbh   — 
   $proposalId   — 

[ Top ]

getAll   [line 47]

void &getAll( &$dbh, $proposalId)


Parameters:

   &$dbh   — 
   $proposalId   — 

[ Top ]

getType   [line 76]

void getType( [ $humanReadable = false])


Parameters:

   $humanReadable   — 

[ Top ]

store   [line 68]

void store( $dbh, $proposalId)


Parameters:

   $dbh   — 
   $proposalId   — 

[ Top ]


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