lib/ezdiff/classes/ezdiffmatrix.php

Show: inherited
Table of Contents

\eZDiffMatrix

Package:

Properties

Propertypublic  $Cols= ''
Details
Type
n/a
Propertypublic  $Matrix= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $Rows= ''
Details
Type
n/a

Methods

methodpubliceZDiffMatrix(  $rows = null,  $cols = null ) : void

Parameters
Name Type Description
$rows
$cols
methodpublicget(  $row,  $col ) : void

Parameters
Name Type Description
$row
$col
methodpublicset(  $row,  $col,  $value ) : void

Parameters
Name Type Description
$row
$col
$value
methodpublicsetSize(  $nRows,  $nCols ) : void

Parameters
Name Type Description
$nRows
$nCols
Documentation was generated by DocBlox 0.18.1.