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 ]

$_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 104]

PHPExcel_DocumentProperties __construct( )

Create a new PHPExcel_DocumentProperties

Create a new PHPExcel_DocumentProperties




Tags:

access:  public


[ Top ]

method getCategory [line 273]

string getCategory( )

Get Category

Get Category




Tags:

access:  public


[ Top ]

method getCreated [line 159]

datetime getCreated( )

Get Created

Get Created




Tags:

access:  public


[ Top ]

method getCreator [line 123]

string getCreator( )

Get Creator

Get Creator




Tags:

access:  public


[ Top ]

method getDescription [line 219]

string getDescription( )

Get Description

Get Description




Tags:

access:  public


[ Top ]

method getKeywords [line 255]

string getKeywords( )

Get Keywords

Get Keywords




Tags:

access:  public


[ Top ]

method getLastModifiedBy [line 141]

string getLastModifiedBy( )

Get Last Modified By

Get Last Modified By




Tags:

access:  public


[ Top ]

method getModified [line 180]

datetime getModified( )

Get Modified

Get Modified




Tags:

access:  public


[ Top ]

method getSubject [line 237]

string getSubject( )

Get Subject

Get Subject




Tags:

access:  public


[ Top ]

method getTitle [line 201]

string getTitle( )

Get Title

Get Title




Tags:

access:  public


[ Top ]

method setCategory [line 282]

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

Set Category

Set Category




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setCreated [line 168]

void setCreated( [datetime $pValue = null])

Set Created

Set Created




Tags:

access:  public


Parameters:

datetime   $pValue  

[ Top ]

method setCreator [line 132]

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

Set Creator

Set Creator




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setDescription [line 228]

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

Set Description

Set Description




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setKeywords [line 264]

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

Set Keywords

Set Keywords




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setLastModifiedBy [line 150]

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

Set Last Modified By

Set Last Modified By




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setModified [line 189]

void setModified( [datetime $pValue = null])

Set Modified

Set Modified




Tags:

access:  public


Parameters:

datetime   $pValue  

[ Top ]

method setSubject [line 246]

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

Set Subject

Set Subject




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method setTitle [line 210]

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

Set Title

Set Title




Tags:

access:  public


Parameters:

string   $pValue  

[ Top ]

method __clone [line 289]

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 Wed, 22 Apr 2009 08:57:11 +0200 by phpDocumentor 1.4.1