Home
last modified time | relevance | path

Searched defs:targetUser (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/nextcloud/nextcloud/lib/private/Profile/
H A DProfileManager.php129 …private function registerAction(ILinkAction $action, IUser $targetUser, ?IUser $visitingUser): voi…
167 private function getActions(IUser $targetUser, ?IUser $visitingUser): array {
203 …private function isParameterVisible(string $paramId, IUser $targetUser, ?IUser $visitingUser): boo…
253 public function getProfileParams(IUser $targetUser, ?IUser $visitingUser): array {
326 private function getDefaultProfileConfig(IUser $targetUser, ?IUser $visitingUser): array {
346 public function getProfileConfig(IUser $targetUser, ?IUser $visitingUser): array {
373 public function getProfileConfigWithMetadata(IUser $targetUser, ?IUser $visitingUser): array {
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Authentication/Event/
H A DSwitchUserEvent.php33 private $targetUser; variable in TYPO3\\CMS\\Backend\\Authentication\\Event\\SwitchUserEvent
40 public function __construct(string $sessionId, array $targetUser, array $currentUser)
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Authentication/Event/
H A DSwitchUserEvent.php33 private $targetUser; variable in TYPO3\\CMS\\Backend\\Authentication\\Event\\SwitchUserEvent
40 public function __construct(string $sessionId, array $targetUser, array $currentUser)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Event/
H A DSwitchUserEvent.php27 private $targetUser; variable in Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent
30 …public function __construct(Request $request, UserInterface $targetUser, TokenInterface $token = n…
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Event/
H A DSwitchUserEvent.php27 private $targetUser; variable in Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent
30 …public function __construct(Request $request, UserInterface $targetUser, TokenInterface $token = n…
/dports/net-im/nextcloud-talk/spreed/lib/Profile/
H A DTalkAction.php40 private $targetUser; variable in OCA\\Talk\\Profile\\TalkAction
66 public function preload(IUser $targetUser): void {
/dports/www/nextcloud-calendar/calendar/lib/Profile/
H A DAppointmentsAction.php53 private $targetUser; variable in OCA\\Calendar\\Profile\\AppointmentsAction
68 public function preload(IUser $targetUser): void {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/mail/Hook/
H A DAbortTalkPageEmailNotificationHook.php23 public function onAbortTalkPageEmailNotification( $targetUser, $title );
H A DSendWatchlistEmailNotificationHook.php25 public function onSendWatchlistEmailNotification( $targetUser, $title, $enotif );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/mail/Hook/
H A DAbortTalkPageEmailNotificationHook.php26 public function onAbortTalkPageEmailNotification( $targetUser, $title );
H A DSendWatchlistEmailNotificationHook.php28 public function onSendWatchlistEmailNotification( $targetUser, $title, $enotif );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/mail/Hook/
H A DAlternateUserMailerHook.php26 * @return bool|string|void True or no return value to continue sending email in the
H A DSendWatchlistEmailNotificationHook.php28 public function onSendWatchlistEmailNotification( $targetUser, $title, $enotif );
/dports/www/nextcloud/nextcloud/apps-pkg/files/lib/Db/
H A DTransferOwnership.php45 protected $targetUser; variable in OCA\\Files\\Db\\TransferOwnership
/dports/www/suphp/suphp-0.7.2/src/
H A DApplication.cpp67 UserInfo targetUser; in run() local
274 const UserInfo& targetUser, in checkScriptFileStage2()
325 UserInfo& targetUser, in checkProcessPermissions()
420 const UserInfo& targetUser, in changeProcessPermissions()
/dports/www/nextcloud/nextcloud/lib/public/Profile/
H A DILinkAction.php43 public function preload(IUser $targetUser): void;
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Tests/Functional/
H A DSwitchUserTest.php22 public function testSwitchUser($originalUser, $targetUser, $expectedUser, $expectedStatus)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Tests/Functional/
H A DSwitchUserTest.php22 public function testSwitchUser($originalUser, $targetUser, $expectedUser, $expectedStatus)
/dports/www/mediawiki136/mediawiki-1.36.3/includes/api/
H A DApiQueryUsers.php92 public static function getUserrightsToken( User $actingUser, $targetUser ) {
/dports/www/nextcloud/nextcloud/lib/private/Profile/Actions/
H A DEmailAction.php59 public function preload(IUser $targetUser): void {
H A DPhoneAction.php59 public function preload(IUser $targetUser): void {
H A DWebsiteAction.php59 public function preload(IUser $targetUser): void {
H A DTwitterAction.php60 public function preload(IUser $targetUser): void {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/pagers/
H A DContribsPager.php108 private $targetUser; variable in ContribsPager
152 UserIdentity $targetUser = null
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/OATHAuth/src/Special/
H A DVerifyOATHForUser.php28 private $targetUser; variable in MediaWiki\\Extension\\OATHAuth\\Special\\VerifyOATHForUser

12