com.lokorin.lokorin.lib
[ class tree: com.lokorin.lokorin.lib ] [ index: com.lokorin.lokorin.lib ] [ all elements ]

Class: AdminAction

Source Location: /_includes/lib_admin_panel.php

Class Overview


Describes an admin action, an identifier for something that can be done by the admin panel.


Author(s):

  • Andreas Launila

Variables

Methods



Class Details

[line 353]
Describes an admin action, an identifier for something that can be done by the admin panel.



Tags:

author:  Andreas Launila


[ Top ]


Class Variables

$actionIdentifier =

[line 358]

The action value that triggers the action.



Tags:

access:  private

Type:   string


[ Top ]

$displayName =

[line 364]

The name that describes the action to the user.



Tags:

access:  private

Type:   string


[ Top ]



Class Methods


constructor __construct [line 372]

AdminAction __construct( string $actionId, string $displayName)

Constructor for AdminAction.



Tags:

access:  public


Parameters:

string   $actionId   The action value that identifies the action.
string   $displayName   The name that describes the action to the user.

[ Top ]

method getAction [line 381]

string getAction( )

Gets the action value identifing the action.



Tags:

return:  An action value.
access:  public


[ Top ]

method getDisplayName [line 389]

string getDisplayName( )

Gets the name that describes the action.



Tags:

return:  An describing name.
access:  public


[ Top ]


Documentation generated on Sun, 16 Apr 2006 21:03:07 +0200 by phpDocumentor 1.3.0RC4