-
Notifications
You must be signed in to change notification settings - Fork 0
class Bugtracker
www/models/bugtracker.php
zorg\Bugtracker
menus() | meta_description() | page_image() | page_link() | page_title() | sidebar() |
No constants found
__construct() | assign_model_to_smarty() | showBug() | showEdit() | showOverview() |
public
$menus
- Inherited from \MVC\Model
public
$meta_description
- Inherited from \MVC\Model
public
$page_image
- Inherited from \MVC\Model
public
$page_link
- Inherited from \MVC\Model
public
$page_title
- Inherited from \MVC\Model
public
$sidebar
- Inherited from \MVC\Model
- Inherited from \MVC\Bugtracker
public
__construct() : mixed
Assign Model to $smarty Object
- Inherited from \MVC\Model
public
assign_model_to_smarty(object $smarty) : mixed
-
version:
1.0
-
since:
1.0
29.08.2019
IneX
method added
- Inherited from \MVC\Bugtracker
public
showBug(object $smarty, mixed $bug_id, mixed $bug_resource = null) : mixed
-
version:
1.0
-
since:
1.0
29.08.2019
IneX
method added
- Inherited from \MVC\Bugtracker
public
showEdit(object $smarty, mixed $bug_id) : mixed
-
version:
1.0
-
since:
1.0
29.08.2019
IneX
method added
- Inherited from \MVC\Bugtracker
public
showOverview(object $smarty) : mixed
-
version:
1.0
-
since:
1.0
29.08.2019
IneX
method added
\ » Classes » Bugtracker
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.