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

File: pepr.php

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

Classes:

Page Details:

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

Includes:

require_once('Damblan/Karma.php') [line 28]
Load necessary classes.
require_once(__DIR__.'/pepr-ppcomment.php') [line 114]
require_once(__DIR__.'/pepr-ppvote.php') [line 115]
require_once(__DIR__.'/pepr-pplink.php') [line 116]
require_once(__DIR__.'/pepr-proposal.php') [line 113]

display_overview_nav [line 86]

void display_overview_nav( )



[ Top ]



display_pepr_nav [line 39]

void display_pepr_nav( &$proposal, object $proposal)

Prints the navigation tabs


Parameters

object   $proposal   the current proposal object
   &$proposal  
[ Top ]



shorten_string [line 103]

void shorten_string( $string)



Parameters

   $string  
[ Top ]



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