wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
class.UserManager.php File Reference

Go to the source code of this file.

Classes

class  UserManager
 

Variables

const USER_PROPERTY_LOGIN "login"
 
const USER_PROPERTY_NAME "name"
 
const USER_PROPERTY_FIRSTNAME "firstname"
 
const USER_PROPERTY_CONFIG "config"
 
const ROLE_PROPERTY_NAME "name"
 

Variable Documentation

const USER_PROPERTY_LOGIN "login"

wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH

Licensed under the terms of any of the following licenses at your choice:

See the license.txt file distributed with this work for additional information.

Id:
class.UserManager.php 1462 2014-02-04 23:52:27Z iherwig

Some constants describing user properties

Definition at line 27 of file class.UserManager.php.

Referenced by PrincipalController\executeKernel(), and UserManager\setUserProperty().

const USER_PROPERTY_NAME "name"
const USER_PROPERTY_FIRSTNAME "firstname"
const ROLE_PROPERTY_NAME "name"