Mage_Adminhtml_Block_Permissions_Roles Class Reference
List of all members.
Detailed Description
Definition at line 34 of file Roles.php.
Member Function Documentation
Get URL of adding new record
- Returns:
- string
Definition at line 41 of file Roles.php.
00042 {
00043 return $this->getUrl('*/*/editrole');
00044 }
Get grid HTML
- Returns:
- unknown
Definition at line 51 of file Roles.php.
00052 {
00053 return $this->getChild('grid')->toHtml();
00054 }
The documentation for this class was generated from the following file:
- app/code/core/Mage/Adminhtml/Block/Permissions/Roles.php