drupal/core/modules/user
James Gilliland abcefd7710 Demonstrate providing controller arguments
A hacky way of hardcoding controller arguments. Because page arguments are
translated onto the attributes variable and the attributes are used for
arguements via reflection, this lets you push arguments onto the controller
that aren't on the path. This is hacky but so was the original version and
it shouldn't cause a problem as long as path arguments don't share a name
which would have caused problems anyways.
2012-02-13 16:04:01 -05:00
..
tests Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
user-picture.tpl.php Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
user-profile.tpl.php Issue #1190214 by stijnbe, aspilicious: Convert user-profile.tpl.php to HTML5. 2011-11-17 15:24:57 +09:00
user-rtl.css Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
user.admin.inc Issue #1315008 by bfroehle: Remove unnecessary validation in user/node list filtering. 2011-11-30 11:13:33 +09:00
user.api.php Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00
user.css Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
user.entity.inc Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
user.info Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
user.install Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +09:00
user.js - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -05:00
user.module Demonstrate providing controller arguments 2012-02-13 16:04:01 -05:00
user.pages.inc Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +09:00
user.permissions.js Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
user.test Revert "Any user should not be allowed to block his/her own account" 2012-01-20 15:42:49 +09:00
user.tokens.inc Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00