-
Notifications
You must be signed in to change notification settings - Fork 0
class Gallery
www/models/gallery.php
zorg\Gallery
menus() | meta_description() | page_image() | page_link() | page_title() | sidebar() |
No constants found
__construct() | assign_model_to_smarty() | setAlbumId() | showAlbum() | showAlbumedit() | showFacetagging() | showOverview() | showPic() |
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\Gallery
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.029.08.2019IneXmethod added
- Inherited from \MVC\Gallery
public setAlbumId(int $album_id = null, int $pic_id = null) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Gallery
public showAlbum(object $smarty, mixed $album_id) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Gallery
public showAlbumedit(object $smarty, mixed $album_id) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Gallery
public showFacetagging(mixed $page_index = null) : mixed
-
version:
1.0 -
since:
1.015.12.2019IneXmethod added -
var:
ArraySmarty Class-Object
- Inherited from \MVC\Gallery
public showOverview(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Gallery
public showPic(object $smarty, mixed $user, mixed $pic_id, mixed $album_id = null) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
\ » Classes » Gallery
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.