[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/phpexcel/PHPExcel/RichText/ -> ITextElement.php (summary)

PHPExcel This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

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: 64 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PHPExcel_RichText_ITextElement:: (4 methods):
  getText()
  setText()
  getFont()
  getHashCode()


Interface: PHPExcel_RichText_ITextElement  - X-Ref

PHPExcel_RichText_ITextElement

getText()   X-Ref
Get text

return: string    Text

setText($pText = '')   X-Ref
Set text

param: $pText string    Text
return: PHPExcel_RichText_ITextElement

getFont()   X-Ref
Get font

return: PHPExcel_Style_Font

getHashCode()   X-Ref
Get hash code

return: string    Hash code



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