Sent after group assignments are saved.
- 'group' - Reference to the affected group object.
- 'users' - Array of references to user objects now belonging to the affected group.
';
$lang['admin']['event_help_editgrouppre'] = 'Sent before edits to a group are saved.
Parameters
- 'group' - Reference to the affected group object.
';
$lang['admin']['event_help_editgrouppost'] = 'Sent after edits to a group are saved.
Parameters
- 'group' - Reference to the affected group object.
';
$lang['admin']['event_help_deletegrouppre'] = 'Sent before a group is deleted from the system.
Parameters
- 'group' - Reference to the affected group object.
';
$lang['admin']['event_help_deletegrouppost'] = 'Sent after a group is deleted from the system.
Parameters
- 'group' - Reference to the affected group object.
';
$lang['admin']['event_help_addstylesheetpre'] = 'Sent before a new stylesheet is created.
Parameters
- 'stylesheet' - Reference to the affected stylesheet object.
';
$lang['admin']['event_help_addstylesheetpost'] = 'Sent after a new stylesheet is created.
Parameters
- 'stylesheet' - Reference to the affected stylesheet object.
';
$lang['admin']['event_help_editstylesheetpre'] = 'Sent before edits to a stylesheet are saved.
Parameters
- 'stylesheet' - Reference to the affected stylesheet object.
';
$lang['admin']['event_help_editstylesheetpost'] = 'Sent after edits to a stylesheet are saved.
Parameters
- 'stylesheet' - Reference to the affected stylesheet object.
';
$lang['admin']['event_help_deletestylesheetpre'] = 'Sent before a stylesheet is deleted from the system.
Parameters
- 'stylesheet' - Reference to the affected stylesheet object.
';
$lang['admin']['event_help_deletestylesheetpost'] = 'Sent after a stylesheet is deleted from the system.
Parameters
- 'stylesheet' - Reference to the affected stylesheet object.
';
$lang['admin']['event_help_addtemplatepre'] = 'Sent before a new template is created.
Parameters
- 'template' - Reference to the affected template object.
';
$lang['admin']['event_help_addtemplatepost'] = 'Sent after a new template is created.
Parameters
- 'template' - Reference to the affected template object.
';
$lang['admin']['event_help_edittemplatepre'] = 'Sent before edits to a template are saved.
Parameters
- 'template' - Reference to the affected template object.
';
$lang['admin']['event_help_edittemplatepost'] = 'Sent after edits to a template are saved.
Parameters
- 'template' - Reference to the affected template object.
';
$lang['admin']['event_help_deletetemplatepre'] = 'Sent before a template is deleted from the system.
Parameters
- 'template' - Reference to the affected template object.
';
$lang['admin']['event_help_deletetemplatepost'] = 'Sent after a template is deleted from the system.
Parameters
- 'template' - Reference to the affected template object.
';
$lang['admin']['event_help_templateprecompile'] = 'Sent before a template is sent to smarty for processing.
Parameters
- 'template' - Reference to the affected template text.
';
$lang['admin']['event_help_templatepostcompile'] = 'Sent after a template has been processed by smarty.
Parameters
- 'template' - Reference to the affected template text.
';
$lang['admin']['event_help_addglobalcontentpre'] = 'Sent before a new global content block is created.
Parameters
- 'global_content' - Reference to the affected global content block object.
';
$lang['admin']['event_help_addglobalcontentpost'] = 'Sent after a new global content block is created.
Parameters
- 'global_content' - Reference to the affected global content block object.
';
$lang['admin']['event_help_editglobalcontentpre'] = 'Sent before edits to a global content block are saved.
Parameters
- 'global_content' - Reference to the affected global content block object.
';
$lang['admin']['event_help_editglobalcontentpost'] = 'Sent after edits to a global content block are saved.
Parameters
- 'global_content' - Reference to the affected global content block object.
';
$lang['admin']['event_help_deleteglobalcontentpre'] = 'Sent before a global content block is deleted from the system.
Parameters
- 'global_content' - Reference to the affected global content block object.
';
$lang['admin']['event_help_deleteglobalcontentpost'] = 'Sent after a global content block is deleted from the system.
Parameters
- 'global_content' - Reference to the affected global content block object.
';
$lang['admin']['event_help_globalcontentprecompile'] = 'Sent before a global content block is sent to smarty for processing.
Parameters
- 'global_content' - Reference to the affected global content block text.
';
$lang['admin']['event_help_globalcontentpostcompile'] = 'Sent after a global content block has been processed by smarty.
Parameters
- 'global_content' - Reference to the affected global content block text.
';
$lang['admin']['event_help_contenteditpre'] = 'Sent before edits to content are saved.
Parameters
- 'global_content' - Reference to the affected content object.
';
$lang['admin']['event_help_contenteditpost'] = 'Sent after edits to content are saved.
Parameters
- 'content' - Reference to the affected content object.
';
$lang['admin']['event_help_contentdeletepre'] = 'Sent before content is deleted from the system.
Parameters
- 'content' - Reference to the affected content object.
';
$lang['admin']['event_help_contentdeletepost'] = 'Sent after content is deleted from the system.
Parameters
- 'content' - Reference to the affected content object.
';
$lang['admin']['event_help_contentstylesheet'] = 'Sent before the sytlesheet is sent to the browser.
Parameters
- 'content' - Reference to the affected stylesheet text.
';
$lang['admin']['event_help_contentprecompile'] = 'Sent before content is sent to smarty for processing.
Parameters
- 'content' - Reference to the affected content text.
';
$lang['admin']['event_help_contentpostcompile'] = 'Sent after content has been processed by smarty.
Parameters
- 'content' - Reference to the affected content text.
';
$lang['admin']['event_help_contentpostrender'] = 'Sent before the combined html is sent to the browser.
Parameters
- 'content' - Reference to the html text.
';
$lang['admin']['event_help_smartyprecompile'] = 'Sent before any content destined for smarty is sent to for processing.
Parameters
- 'content' - Reference to the affected text.
';
$lang['admin']['event_help_smartypostcompile'] = 'Sent after any content destined for smarty has been processed.
Parameters
- 'content' - Reference to the affected text.
';
$lang['admin']['filterbymodule'] = 'Filter By Module';
$lang['admin']['showall'] = 'Show All';
$lang['admin']['core'] = 'Core';
$lang['admin']['defaultpagecontent'] = 'Default Page Content';
$lang['admin']['file_url'] = 'Link to file (instead of URL)';
$lang['admin']['no_file_url'] = 'None (Use URL Above)';
$lang['admin']['defaultparentpage'] = 'Default Parent Page';
$lang['admin']['error_udt_name_whitespace'] = 'Error: User Defined Tags cannot have spaces in their name.';
$lang['admin']['warning_safe_mode'] = 'WARNING: PHP Safe mode is enabled. This will cause difficulty with files uploaded via the web browser interface, including images, theme and module XML packages. You are advised to contact your site administrator to see about disabling safe mode.';
$lang['admin']['test'] = 'Test';
$lang['admin']['results'] = 'Results';
$lang['admin']['untested'] = 'Not Tested';
$lang['admin']['unknown'] = 'Unknown';
$lang['admin']['utma'] = '156861353.2095370034.1174314694.1174314694.1174314694.1';
$lang['admin']['utmc'] = '156861353';
$lang['admin']['utmz'] = '156861353.1174314694.1.1.utmccn=(referral)|utmcsr=okv.se|utmcct=/Att_sanda/Vem_kan_sanda/|utmcmd=referral';
?>