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

Index of all elements

[ a ] [ c ] [ d ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

a

addComment
in file pepr-proposal.php, method proposal::addComment()
addLink
in file pepr-proposal.php, method proposal::addLink()
addVote
in file pepr-proposal.php, method proposal::addVote()
top

c

$comment
in file pepr-ppvote.php, variable ppVote::$comment
$comment
in file pepr-ppcomment.php, variable ppComment::$comment
checkLinkTypeAndUrl
in file pepr-proposal-edit.php, function checkLinkTypeAndUrl()
    Easy codes. makes it easier for people to put bb codes Since 2011-03-18 these helpers are Text_Wiki examples.
checkTimeline
in file pepr-proposal.php, method proposal::checkTimeline()
compareStatus
in file pepr-proposal.php, method proposal::compareStatus()
    Answers the question "Is this proposal $operator than $status?"
top

d

$draft_date
in file pepr-proposal.php, variable proposal::$draft_date
delete
in file pepr-ppcomment.php, method ppComment::delete()
delete
in file pepr-proposal.php, method proposal::delete()
deleteAll
in file pepr-pplink.php, method ppLink::deleteAll()
display_overview_nav
in file pepr.php, function display_overview_nav()
display_pepr_nav
in file pepr.php, function display_pepr_nav()
    Prints the navigation tabs
top

f

fromArray
in file pepr-proposal.php, method proposal::fromArray()
fromOld
in file pepr-proposal.php, method proposal::fromOld()
top

g

get
in file pepr-ppcomment.php, method ppComment::get()
get
in file pepr-proposal.php, method proposal::get()
    Look up proposal information based on the proposal ID number
get
in file pepr-ppvote.php, method ppVote::get()
getAll
in file pepr-ppvote.php, method ppVote::getAll()
getAll
in file pepr-proposal.php, method proposal::getAll()
    Receive a complete bunch of proposals.
getAll
in file pepr-ppcomment.php, method ppComment::getAll()
getAll
in file pepr-pplink.php, method ppLink::getAll()
getCount
in file pepr-ppvote.php, method ppVote::getCount()
getDays
in file pepr-qa-stats.php, function getDays()
getLinks
in file pepr-proposal.php, method proposal::getLinks()
getParsedDescription
in file pepr-proposal.php, method proposal::getParsedDescription()
getRecent
in file pepr-proposal.php, method proposal::getRecent()
getReviews
in file pepr-ppvote.php, method ppVote::getReviews()
getStatus
in file pepr-proposal.php, method proposal::getStatus()
getSum
in file pepr-ppvote.php, method ppVote::getSum()
getType
in file pepr-pplink.php, method ppLink::getType()
getVotes
in file pepr-proposal.php, method proposal::getVotes()
top

h

hasVoted
in file pepr-ppvote.php, method ppVote::hasVoted()
has_user_voted
in file index.php, function has_user_voted()
    Has a given user voted on a package?
top

i

$id
in file pepr-proposal.php, variable proposal::$id
$is_conditional
in file pepr-ppvote.php, variable ppVote::$is_conditional
isEditable
in file pepr-proposal.php, method proposal::isEditable()
isOwner
in file pepr-proposal.php, method proposal::isOwner()
index.php
procedural page index.php
top

l

$links
in file pepr-proposal.php, variable proposal::$links
$longened_date
in file pepr-proposal.php, variable proposal::$longened_date
top

m

$markup
in file pepr-proposal.php, variable proposal::$markup
mayEdit
in file pepr-proposal.php, method proposal::mayEdit()
mayRePropose
in file pepr-proposal.php, method proposal::mayRePropose()
mayVote
in file pepr-proposal.php, method proposal::mayVote()
    Determine if the current user can vote on the current proposal
top

p

$pkg_category
in file pepr-proposal.php, variable proposal::$pkg_category
$pkg_deps
in file pepr-proposal.php, variable proposal::$pkg_deps
$pkg_description
in file pepr-proposal.php, variable proposal::$pkg_description
$pkg_license
in file pepr-proposal.php, variable proposal::$pkg_license
$pkg_name
in file pepr-proposal.php, variable proposal::$pkg_name
$pkg_prop_id
in file pepr-ppvote.php, variable ppVote::$pkg_prop_id
$pkg_prop_id
in file pepr-pplink.php, variable ppLink::$pkg_prop_id
$pkg_prop_id
in file pepr-ppcomment.php, variable ppComment::$pkg_prop_id
$proposal_date
in file pepr-proposal.php, variable proposal::$proposal_date
pepr.php
procedural page pepr.php
pepr-emails.php
procedural page pepr-emails.php
pepr-ppcomment.php
procedural page pepr-ppcomment.php
pepr-pplink.php
procedural page pepr-pplink.php
pepr-ppvote.php
procedural page pepr-ppvote.php
pepr-proposal.php
procedural page pepr-proposal.php
pepr.php
procedural page pepr.php
pepr-bbcode-help.php
procedural page pepr-bbcode-help.php
pepr-comments-show.php
procedural page pepr-comments-show.php
pepr-proposal-delete.php
procedural page pepr-proposal-delete.php
pepr-proposal-edit.php
procedural page pepr-proposal-edit.php
pepr-proposal-show.php
procedural page pepr-proposal-show.php
pepr-qa-stats.php
procedural page pepr-qa-stats.php
pepr-vote-show.php
procedural page pepr-vote-show.php
pepr-votes-show.php
procedural page pepr-votes-show.php
ppComment
in file pepr-ppcomment.php, class ppComment
    Establishes the procedures, objects and variables used throughout PEPr.
ppLink
in file pepr-pplink.php, class ppLink
    Establishes the procedures, objects and variables used throughout PEPr.
ppVote
in file pepr-ppvote.php, class ppVote
    Establishes the procedures, objects and variables used throughout PEPr.
proposal
in file pepr-proposal.php, class proposal
    Establishes the procedures, objects and variables used throughout PEPr.
top

r

$reviews
in file pepr-ppvote.php, variable ppVote::$reviews
render_proposal
in file index.php, function render_proposal()
    Helper to display the pepr proposal information better.
render_status
in file index.php, function render_status()
top

s

$status
in file pepr-proposal.php, variable proposal::$status
search
in file pepr-proposal.php, method proposal::search()
sendActionEmail
in file pepr-proposal.php, method proposal::sendActionEmail()
shorten_string
in file pepr.php, function shorten_string()
store
in file pepr-proposal.php, method proposal::store()
store
in file pepr-pplink.php, method ppLink::store()
store
in file pepr-ppcomment.php, method ppComment::store()
store
in file pepr-ppvote.php, method ppVote::store()
top

t

$table
in file pepr-ppcomment.php, variable ppComment::$table
$timestamp
in file pepr-ppcomment.php, variable ppComment::$timestamp
$timestamp
in file pepr-ppvote.php, variable ppVote::$timestamp
$type
in file pepr-pplink.php, variable ppLink::$type
toRSSArray
in file pepr-proposal.php, method proposal::toRSSArray()
top

u

$url
in file pepr-pplink.php, variable ppLink::$url
$user_handle
in file pepr-proposal.php, variable proposal::$user_handle
$user_handle
in file pepr-ppvote.php, variable ppVote::$user_handle
$user_handle
in file pepr-ppcomment.php, variable ppComment::$user_handle
top

v

$value
in file pepr-ppvote.php, variable ppVote::$value
$votes
in file pepr-proposal.php, variable proposal::$votes
$vote_date
in file pepr-proposal.php, variable proposal::$vote_date
top

_

__construct
in file pepr-proposal.php, method proposal::__construct()
__construct
in file pepr-ppvote.php, method ppVote::__construct()
__construct
in file pepr-pplink.php, method ppLink::__construct()
__construct
in file pepr-ppcomment.php, method ppComment::__construct()
top

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