Property | Type | Description | |
---|---|---|---|
$name | string | Controller name | |
$uses | array | Models used by the Controller |
Method | Description | |
---|---|---|
admin_activate ( string $locale = null ) : void | admin_activate | |
admin_add ( ) : void | admin_add | |
admin_delete ( string $locale = null ) : void | admin_delete | |
admin_edit ( string $locale = null ) : void | admin_edit | |
admin_index ( ) : void | admin_index |
Method | Description | |
---|---|---|
__getPoFile ( $locale ) | Returns the path to the croogo.po file |
public admin_activate ( string $locale = null ) : void | ||
$locale | string | |
return | void |
public admin_delete ( string $locale = null ) : void | ||
$locale | string | |
return | void |
public admin_edit ( string $locale = null ) : void | ||
$locale | string | |
return | void |