PHPExcel
[ class tree: PHPExcel ] [ index: PHPExcel ] [ all elements ]

Class: PHPExcel_DocumentProperties

Source Location: /PHPExcel/DocumentProperties.php

Class Overview


PHPExcel_DocumentProperties


Author(s):

Copyright:

  • Copyright (c) 2006 - 2010 PHPExcel (http://www.codeplex.com/PHPExcel)

Methods



Class Details

[line 36]
PHPExcel_DocumentProperties



Tags:

copyright:  Copyright (c) 2006 - 2010 PHPExcel (http://www.codeplex.com/PHPExcel)


[ Top ]


Class Methods


constructor __construct [line 111]

PHPExcel_DocumentProperties __construct( )

Create a new PHPExcel_DocumentProperties



Tags:

access:  public


[ Top ]

method getCategory [line 297]

string getCategory( )

Get Category



Tags:

access:  public


[ Top ]

method getCompany [line 317]

string getCompany( )

Get Company



Tags:

access:  public


[ Top ]

method getCreated [line 171]

datetime getCreated( )

Get Created



Tags:

access:  public


[ Top ]

method getCreator [line 131]

string getCreator( )

Get Creator



Tags:

access:  public


[ Top ]

method getDescription [line 237]

string getDescription( )

Get Description



Tags:

access:  public


[ Top ]

method getKeywords [line 277]

string getKeywords( )

Get Keywords



Tags:

access:  public


[ Top ]

method getLastModifiedBy [line 151]

string getLastModifiedBy( )

Get Last Modified By



Tags:

access:  public


[ Top ]

method getModified [line 194]

datetime getModified( )

Get Modified



Tags:

access:  public


[ Top ]

method getSubject [line 257]

string getSubject( )

Get Subject



Tags:

access:  public


[ Top ]

method getTitle [line 217]

string getTitle( )

Get Title



Tags:

access:  public


[ Top ]

method setCategory [line 307]

PHPExcel_DocumentProperties setCategory( [string $pValue = ''])

Set Category



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setCompany [line 327]

PHPPowerPoint_DocumentProperties setCompany( [string $pValue = ''])

Set Company



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setCreated [line 181]

PHPExcel_DocumentProperties setCreated( [datetime $pValue = null])

Set Created



Tags:

access:  public


Parameters:

datetime   $pValue  

[ Top ]

method setCreator [line 141]

PHPExcel_DocumentProperties setCreator( [string $pValue = ''])

Set Creator



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setDescription [line 247]

PHPExcel_DocumentProperties setDescription( [string $pValue = ''])

Set Description



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setKeywords [line 287]

PHPExcel_DocumentProperties setKeywords( [string $pValue = ''])

Set Keywords



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setLastModifiedBy [line 161]

PHPExcel_DocumentProperties setLastModifiedBy( [string $pValue = ''])

Set Last Modified By



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setModified [line 204]

PHPExcel_DocumentProperties setModified( [datetime $pValue = null])

Set Modified



Tags:

access:  public


Parameters:

datetime   $pValue  

[ Top ]

method setSubject [line 267]

PHPExcel_DocumentProperties setSubject( [string $pValue = ''])

Set Subject



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setTitle [line 227]

PHPExcel_DocumentProperties setTitle( [string $pValue = ''])

Set Title



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method __clone [line 335]

void __clone( )

Implement PHP __clone to create a deep clone, not just a shallow copy.



Tags:

access:  public


[ Top ]


Documentation generated on Tue, 01 Jun 2010 17:02:47 +0200 by phpDocumentor 1.4.3