Class app\controllers\user\ProfileController
Inheritance | app\controllers\user\ProfileController » dektrium\user\controllers\ProfileController |
---|
ProfileController implementa un CRUD de acciones para el modelo Profile.
Public Methods
Method | Description | Defined By |
---|---|---|
actionShow() | Muestra el perfil de un usuario | app\controllers\user\ProfileController |
Method Details
Muestra el perfil de un usuario
public mixed actionShow ( $id ) | ||
$id | integer |