Class ActionListHelper
Cria listas de links.
Action:
- post
- caption
- linkOptions
- url
- AppHelper
-
ActionListHelper
Located at Widgets/View/Helper/ActionListHelper.php
public
string
|
string |
LAYOUT_LIST
|
'list' |
|
string |
LAYOUT_TABLE
|
'table' |
public
array
|
$helpers | array(
'AccessControl.AccessControl',
) |
|
public
array
|
$settings | array(
'listLayoutBeforeAll' => '',
'listLayoutAfterAll' => '',
'listLayoutBeforeEach' => '',
'listLayoutAfterEach' => '',
'tableLayoutBeforeAll' => '',
'tableLayoutAfterAll' => '',
'tableLayoutBeforeEach' => '',
'tableLayoutAfterEach' => '',
'layout' => self::LAYOUT_LIST
) |