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 298]

string getCategory( )

Get Category



Tags:

access:  public


[ Top ]

method getCompany [line 318]

string getCompany( )

Get Company



Tags:

access:  public


[ Top ]

method getCreated [line 172]

datetime getCreated( )

Get Created



Tags:

access:  public


[ Top ]

method getCreator [line 132]

string getCreator( )

Get Creator



Tags:

access:  public


[ Top ]

method getDescription [line 238]

string getDescription( )

Get Description



Tags:

access:  public


[ Top ]

method getKeywords [line 278]

string getKeywords( )

Get Keywords



Tags:

access:  public


[ Top ]

method getLastModifiedBy [line 152]

string getLastModifiedBy( )

Get Last Modified By



Tags:

access:  public


[ Top ]

method getManager [line 338]

string getManager( )

Get Manager



Tags:

access:  public


[ Top ]

method getModified [line 195]

datetime getModified( )

Get Modified



Tags:

access:  public


[ Top ]

method getSubject [line 258]

string getSubject( )

Get Subject



Tags:

access:  public


[ Top ]

method getTitle [line 218]

string getTitle( )

Get Title



Tags:

access:  public


[ Top ]

method setCategory [line 308]

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

Set Category



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setCompany [line 328]

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

Set Company



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setCreated [line 182]

PHPExcel_DocumentProperties setCreated( [datetime $pValue = null])

Set Created



Tags:

access:  public


Parameters:

datetime   $pValue  

[ Top ]

method setCreator [line 142]

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

Set Creator



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setDescription [line 248]

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

Set Description



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setKeywords [line 288]

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

Set Keywords



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setLastModifiedBy [line 162]

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

Set Last Modified By



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setManager [line 348]

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

Set Manager



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setModified [line 205]

PHPExcel_DocumentProperties setModified( [datetime $pValue = null])

Set Modified



Tags:

access:  public


Parameters:

datetime   $pValue  

[ Top ]

method setSubject [line 268]

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

Set Subject



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setTitle [line 228]

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

Set Title



Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method __clone [line 356]

void __clone( )

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



Tags:

access:  public


[ Top ]


Documentation generated on Thu, 26 Aug 2010 17:41:12 +0200 by phpDocumentor 1.4.3