\UserAttributesController

UserAttributes Controller

Add your application-wide methods in the class below, your controllers will inherit them.

Summary

Methods
Properties
Constants
beforeFilter()
index()
add()
edit()
delete()
$components
$uses
$helpers
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$components

$components : array

use component

Type

array

$uses

$uses : array

use model

Type

array

$helpers

$helpers : array

use helpers

Type

array

Methods

beforeFilter()

beforeFilter() : void

beforeFilter

index()

index() : void

index

add()

add(integer  $row, integer  $col) : void

add

Parameters

integer $row

integer $col

edit()

edit(string  $key = null) : void

edit

Parameters

string $key

user_attributes.key

delete()

delete() : void

delete