[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/User/ -> UserFactoryInterface.php (summary)

Joomla! Content Management System

Copyright: (C) 2019 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 44 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

UserFactoryInterface:: (2 methods):
  loadUserById()
  loadUserByUsername()


Interface: UserFactoryInterface  - X-Ref

Interface defining a factory which can create User objects

loadUserById(int $id)   X-Ref
Method to get an instance of a user for the given id.

param: int  $id  The id
return: User

loadUserByUsername(string $username)   X-Ref
Method to get an instance of a user for the given username.

param: string  $username  The username
return: User



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer