Skip to content

class Addle

Oliver edited this page Apr 26, 2020 · 3 revisions

www/models/addle.php


Addle

Package

Games\Addle

Overview

Public Properties

menus() | meta_description() | page_image() | page_link() | page_title() | sidebar() |

Constants

No constants found

Public Methods

__construct() | assign_model_to_smarty() | showArchive() | showDwz() | showGame() | showHighscore() | showHowto() | showOverview() |

Properties

menus

public $menus

meta_description

public $meta_description

page_image

public $page_image

page_link

public $page_link

page_title

public $page_title

sidebar

public $sidebar

Methods

__construct()

public __construct() : mixed

assign_model_to_smarty()

Assign Model to $smarty Object

public assign_model_to_smarty(object $smarty) : mixed

Tags
  • version: 1.0
  • since: 1.0 29.08.2019 IneX method added

showArchive()

public showArchive(object $smarty) : mixed

Tags
  • version: 1.0
  • since: 1.0 29.08.2019 IneX method added

showDwz()

public showDwz(object $smarty) : mixed

Tags
  • version: 1.0
  • since: 1.0 29.08.2019 IneX method added

showGame()

public showGame(object $smarty, mixed $game_id) : mixed

Tags
  • version: 1.0
  • since: 1.0 29.08.2019 IneX method added

showHighscore()

public showHighscore(object $smarty) : mixed

Tags
  • version: 1.0
  • since: 1.0 29.08.2019 IneX method added

showHowto()

public showHowto(object $smarty) : mixed

Tags
  • version: 1.0
  • since: 1.0 29.08.2019 IneX method added

showOverview()

public showOverview(object $smarty) : mixed

Tags
  • version: 1.0
  • since: 1.0 29.08.2019 IneX method added

\ » Classes » Addle

Clone this wiki locally