class Notebook extends Model (View source)

Properties

string $lastAuthor
string $name
string $notebookUpdateTime
string $service

Methods

setLastAuthor($lastAuthor)

No description

string
getLastAuthor()

No description

setName($name)

No description

string
getName()

No description

setNotebookUpdateTime($notebookUpdateTime)

No description

string
getNotebookUpdateTime()

No description

setService($service)

No description

string
getService()

No description

Details

setLastAuthor($lastAuthor)

No description

Parameters

$lastAuthor

string getLastAuthor()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNotebookUpdateTime($notebookUpdateTime)

No description

Parameters

$notebookUpdateTime

string getNotebookUpdateTime()

No description

Return Value

string

setService($service)

No description

Parameters

$service

string getService()

No description

Return Value

string