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

Class: ServerProjectTableRules

Source Location: /projects/test_project/plugins/projectTableRules/server/ServerProjectTableRules.php

Class Overview

PluginBase
   |
   --ServerPlugin
      |
      --ServerProjectTableRules

Plugin to test tables rules creation


Variables

Methods


Inherited Variables

Inherited Methods

Class: ServerPlugin

ServerPlugin::__construct()
Constructor
ServerPlugin::getConfig()
ServerPlugin::getServerContext()
ServerPlugin::initializeConfig()
Initializes plugin configuration
ServerPlugin::useExtendedInit()
ServerPlugin::useExtendedRequest()
ServerPlugin::useExtendedResult()

Class: PluginBase

PluginBase::__construct()
Constructor
PluginBase::account()
Records an accounting message for plugins
PluginBase::getBasePath()
PluginBase::getExtendedName()
PluginBase::getName()
PluginBase::getRequest()
Get plugin's request or result out of MapRequest or MapResult
PluginBase::initialize()
Plugin initialization (can be extended in custom plugins)
PluginBase::initializeConfig()
Initializes plugin
PluginBase::preInitialize()
Plugin pre initialization. In most cases, plugins should use
PluginBase::replacePlugin()
Returns name of parent plugin in case of plugin extension
PluginBase::setBasePath()
PluginBase::setExtendedName()
PluginBase::setName()

Class Details

[line 12]
Plugin to test tables rules creation



[ Top ]


Class Variables

$log =

[line 13]



Tags:

access:  private

Type:   mixed
Overrides:   Array


[ Top ]



Class Methods


constructor __construct [line 18]

ServerProjectTableRules __construct( )

Constructor



Tags:

access:  public


Overrides ServerPlugin::__construct() (Constructor)

[ Top ]

method computeColumn1 [line 35]

void computeColumn1( mixed $tableId, mixed $inputValues)



Tags:

access:  public


[ Top ]

method computeColumn2 [line 41]

void computeColumn2( mixed $tableId, mixed $inputValues)



Tags:

access:  public


[ Top ]

method initialize [line 52]

void initialize( )



Tags:

access:  public


Overrides PluginBase::initialize() (Plugin initialization (can be extended in custom plugins))

[ Top ]

method prefixColumn [line 31]

void prefixColumn( mixed $columnId, mixed $columnTitle)



Tags:

access:  public


[ Top ]

method prefixTableId1 [line 23]

void prefixTableId1( mixed $tableId, mixed $tableTitle)



Tags:

access:  public


[ Top ]

method prefixTableId2 [line 27]

void prefixTableId2( mixed $tableId, mixed $tableTitle)



Tags:

access:  public


[ Top ]

method renameColumn [line 48]

void renameColumn( mixed $tableId, mixed $columnId, mixed $columnTitle)



Tags:

access:  public


[ Top ]


Documentation generated on Fri, 21 Sep 2007 13:31:06 +0200 by phpDocumentor 1.3.0RC3