Documentation

DocumentInformations
in package

PHPProject_DocumentInformations

Tags
category

PHPProject

copyright

Copyright (c) 2012 - 2012 PHPProject (https://github.com/PHPOffice/PHPProject)

Table of Contents

Properties

$endDate  : int
End Date
$startDate  : int
Start Date

Methods

__construct()  : mixed
Create a new PHPProject_DocumentInformations
getEndDate()  : int
Get End Date
getStartDate()  : int
Get Start Date
setEndDate()  : self
Set End Date
setStartDate()  : self
Set Start Date

Properties

Methods

setEndDate()

Set End Date

public setEndDate([int|string|null $pValue = null ]) : self
Parameters
$pValue : int|string|null = null
Return values
self

setStartDate()

Set Start Date

public setStartDate([int|string|null $pValue = null ]) : self
Parameters
$pValue : int|string|null = null
Return values
self
On this page

Search results