-
Notifications
You must be signed in to change notification settings - Fork 0
class Profile
www/models/profile.php
zorg\Usersystem
menus() | meta_description() | page_image() | page_link() | page_title() | sidebar() |
No constants found
__construct() | assign_model_to_smarty() | showActivation() | showLogin() | showOtherprofile() | showOverview() | showProfileupdate() | showUnknownuser() | showUserprofile() |
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\Profile
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\Profile
public showActivation(object $smarty, mixed $message = null) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Profile
public showLogin(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Profile
public showOtherprofile(object $smarty, mixed $user, mixed $user_id) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Profile
public showOverview(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Profile
public showProfileupdate(object $smarty) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Profile
public showUnknownuser(object $smarty, mixed $user_id) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
- Inherited from \MVC\Profile
public showUserprofile(object $smarty, mixed $user, mixed $user_id) : mixed
-
version:
1.0 -
since:
1.029.08.2019IneXmethod added
\ » Classes » Profile
Documentation generated on April 26th, 2020 at 15:54.
Powered by phpDocumentor with template GitHub-wiki.