Documentation

BaseOperation
in package
implements OperationInterface

The original PHP version of this code was written by Geoffrey T. Dairiki <dairiki@dairiki.org>, and is used/adapted with his permission.

Copyright 2004 Geoffrey T. Dairiki dairiki@dairiki.org Copyright 2004-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Tags
author

Geoffrey T. Dairiki dairiki@dairiki.org

Interfaces, Classes, Traits and Enums

OperationInterface
The original PHP version of this code was written by Geoffrey T. Dairiki <dairiki@dairiki.org>, and is used/adapted with his permission.

Table of Contents

$final  : mixed
$orig  : mixed
These will turn non-public at some point
getFinal()  : mixed
getOrig()  : mixed
nfinal()  : int
norig()  : int
reverse()  : OperationInterface

Properties

$orig

These will turn non-public at some point

public mixed $orig

Methods

getFinal()

public getFinal() : mixed
Return values
mixed

Search results