SwimmPair-Www v1.0
PHP Model of SwimmPair web application
Loading...
Searching...
No Matches
Page Class Reference
Collaboration diagram for Page:
Collaboration graph

Public Member Functions

 __construct ($id, $title, $content)
 
 Serialize ()
 

Public Attributes

 $id
 
 $title
 
 $content
 

Detailed Description

Page is static website page with information in web application. It has some title and content.

Constructor & Destructor Documentation

◆ __construct()

Page::__construct (   $id,
  $title,
  $content 
)

Ctor of Page object for web application

Parameters
int$id
string$title
string$content

Member Function Documentation

◆ Serialize()

Page::Serialize ( )

Serialize outputs 3/3 these members: id, title, content

Returns
string

The documentation for this class was generated from the following file: