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 - 2009 PHPExcel (http://www.codeplex.com/PHPExcel)

Variables

Methods



Class Details

[line 36]
PHPExcel_DocumentProperties

PHPExcel_DocumentProperties




Tags:

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


[ Top ]


Class Variables

$_category =

[line 99]

Category

Category




Tags:

access:  private

Type:   string


[ Top ]

$_company =

[line 106]

Company

Company




Tags:

access:  private

Type:   string


[ Top ]

$_created =

[line 57]

Created

Created




Tags:

access:  private

Type:   datetime


[ Top ]

$_creator =

[line 43]

Creator

Creator




Tags:

access:  private

Type:   string


[ Top ]

$_description =

[line 78]

Description

Description




Tags:

access:  private

Type:   string


[ Top ]

$_keywords =

[line 92]

Keywords

Keywords




Tags:

access:  private

Type:   string


[ Top ]

$_lastModifiedBy =

[line 50]

LastModifiedBy

LastModifiedBy




Tags:

access:  private

Type:   string


[ Top ]

$_modified =

[line 64]

Modified

Modified




Tags:

access:  private

Type:   datetime


[ Top ]

$_subject =

[line 85]

Subject

Subject




Tags:

access:  private

Type:   string


[ Top ]

$_title =

[line 71]

Title

Title




Tags:

access:  private

Type:   string


[ Top ]



Class Methods


constructor __construct [line 111]

PHPExcel_DocumentProperties __construct( )

Create a new PHPExcel_DocumentProperties

Create a new PHPExcel_DocumentProperties




Tags:

access:  public


[ Top ]

method getCategory [line 297]

string getCategory( )

Get Category

Get Category




Tags:

access:  public


[ Top ]

method getCompany [line 317]

string getCompany( )

Get Company

Get Company




Tags:

access:  public


[ Top ]

method getCreated [line 171]

datetime getCreated( )

Get Created

Get Created




Tags:

access:  public


[ Top ]

method getCreator [line 131]

string getCreator( )

Get Creator

Get Creator




Tags:

access:  public


[ Top ]

method getDescription [line 237]

string getDescription( )

Get Description

Get Description




Tags:

access:  public


[ Top ]

method getKeywords [line 277]

string getKeywords( )

Get Keywords

Get Keywords




Tags:

access:  public


[ Top ]

method getLastModifiedBy [line 151]

string getLastModifiedBy( )

Get Last Modified By

Get Last Modified By




Tags:

access:  public


[ Top ]

method getModified [line 194]

datetime getModified( )

Get Modified

Get Modified




Tags:

access:  public


[ Top ]

method getSubject [line 257]

string getSubject( )

Get Subject

Get Subject




Tags:

access:  public


[ Top ]

method getTitle [line 217]

string getTitle( )

Get Title

Get Title




Tags:

access:  public


[ Top ]

method setCategory [line 307]

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

Set Category

Set Category




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setCompany [line 327]

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

Set Company

Set Company




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setCreated [line 181]

PHPExcel_DocumentProperties setCreated( [datetime $pValue = null])

Set Created

Set Created




Tags:

access:  public


Parameters:

datetime   $pValue  

[ Top ]

method setCreator [line 141]

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

Set Creator

Set Creator




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setDescription [line 247]

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

Set Description

Set Description




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setKeywords [line 287]

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

Set Keywords

Set Keywords




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setLastModifiedBy [line 161]

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

Set Last Modified By

Set Last Modified By




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setModified [line 204]

PHPExcel_DocumentProperties setModified( [datetime $pValue = null])

Set Modified

Set Modified




Tags:

access:  public


Parameters:

datetime   $pValue  

[ Top ]

method setSubject [line 267]

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

Set Subject

Set Subject




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setTitle [line 227]

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

Set Title

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.

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




Tags:

access:  public


[ Top ]


Documentation generated on Mon, 10 Aug 2009 08:03:12 +0200 by phpDocumentor 1.4.1