Class PublishingActivity

Description

The PublishingActivity publishes the current Future Version.

  • version: $Id: PublishingActivity.php,v 1.3 2006/11/26 22:04:00 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License
WorkflowActivity
   |
   --PublishingActivity
Method Summary
void getDescription ()
void getID ()
void getName ()
void performActivity ( $itemtype,  $itemid,  $languageid)
Methods
getDescription (line 58)

Get the Description of this Activity.

void getDescription ()

Redefinition of:
WorkflowActivity::getDescription()
Get the Description of this Activity.
getID (line 50)

Get the ID of this Activity.

void getID ()

Redefinition of:
WorkflowActivity::getID()
Get the ID of this Activity.
getName (line 66)

Get the Name of this Activity.

void getName ()

Redefinition of:
WorkflowActivity::getName()
Get the Name of this Activity.
performActivity (line 71)
void performActivity ( $itemtype,  $itemid,  $languageid)
  • $itemtype
  • $itemid
  • $languageid

Redefinition of:
WorkflowActivity::performActivity()
Perform this Activity on the given Item.

Inherited Methods

Inherited From WorkflowActivity

WorkflowActivity::getDescription()
WorkflowActivity::getID()
WorkflowActivity::getName()
WorkflowActivity::getNextActivities()
WorkflowActivity::performActivity()

Documentation generated by phpDocumentor 1.3.1