CalyxFile Constructor    
Navigation: CS File Writer for PHP > CalyxFile Class >

CalyxFile Constructor

Creates an new instance of the CalyxFile.

[PHP]
new CalyxFile( $calyxFilePath as string )

Code Examples

[PHP]

 require './CalyxFile.php' ;

 $clxFile = new CalyxFile('johnsmith.brw');


  Copyright (c) 2010 Cite Systems, Inc.