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

Class: UppercaseColumnCommand

Source Location: /XML_Query2XML-1.7.2/cases/case06/case06_debug.php

Class Overview


Command class that implements the command pattern.


Methods


Inherited Variables

Inherited Methods


Class Details

[line 62]
Command class that implements the command pattern.

It implements the XML_Query2XML_Callback interface and therefore has to provide the public non-static method execute(array $record).



[ Top ]


Method Detail

__construct (Constructor)   [line 64]

UppercaseColumnCommand __construct( $columnName)

  • Access: public

Parameters:

   $columnName   — 

[ Top ]

execute   [line 68]

void execute( array $record)

  • Access: public

Parameters:

array   $record   — 

[ Top ]


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