lib/ezdiff/classes/ezdiffmatrix.php

Show: inherited
Table of Contents

File containing the eZDiffMatrix class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZDiffMatrix

Package: lib

File containing the eZDiffMatrix class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

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.