[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/phpexcel/PHPExcel/Cell/ -> DefaultValueBinder.php (summary)

PHPExcel Copyright (c) 2006 - 2014 PHPExcel

Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
Version: ##VERSION##, ##DATE##
File Size: 106 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PHPExcel_Cell_DefaultValueBinder:: (2 methods):
  bindValue()
  dataTypeForValue()


Class: PHPExcel_Cell_DefaultValueBinder  - X-Ref

PHPExcel_Cell_DefaultValueBinder

bindValue(PHPExcel_Cell $cell, $value = null)   X-Ref
Bind value to a cell

param: PHPExcel_Cell  $cell   Cell to bind value to
param: mixed          $value  Value to bind in cell
return: boolean

dataTypeForValue($pValue = null)   X-Ref
DataType for value

param: mixed  $pValue
return: string



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1