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

Class: ActionProcess

Source Location: /PEAR_PackageFileManager_Frontend_Web-0.6.0/Frontend/Web/Process.php

Class Overview

HTML_QuickForm_Action
   |
   --ActionProcess

Global common actions to perform from any page of the frontend.


Author(s):

Version:

  • Release: 0.6.0

Copyright:

  • 2005-2006 Laurent Laville

Methods


Inherited Variables

Inherited Methods


Class Details

[line 33]
Global common actions to perform from any page of the frontend.

These actions are :

  • 'abort' Quit the frontend without doing any changes on package(2).xml file(s). Ask a confirmation.
  • 'commit' Apply all changes to package(2).xml file(s) before leaving the frontend. Ask a confirmation.
  • 'reset' Retrieve defaults tab data before you made changes. Ask a confirmation. Only the current tab data are lost (not the other ones).



[ Top ]


Method Detail

perform   [line 44]

void perform( &$page, string $actionName, string $page)

Performs an action on a page of the controller (wizard)
  • Since: 0.1.0
  • Access: public

Parameters:

string   $page   —  current page displayed by the controller
string   $actionName   —  page action asked
   &$page   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:43:10 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.