Go to the source code of this file.
◆ $footer
Initial value:
    '#type' => 'submit',
])
elgg_echo(string $message_key, array $args=[], string $language='')
Elgg language module Functions to manage language and translations.
elgg_view_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
 
Definition at line 39 of file save.php.
 
 
◆ $plugin
Used to show plugin settings for both users and admins. 
Definition at line 6 of file save.php.
 
 
◆ $plugin_id
      
        
          | $plugin_id = $plugin->getID() | 
      
 
 
◆ $settings
      
        
          | if ( $type !='user') $settings = '' | 
      
 
 
◆ $type
◆ $user_guid
◆ if
      
        
          | if (elgg_view_exists("plugins/{$plugin_id}/{$type}settings")) if(empty($settings)) | ( | empty( $settings) |  | ) |  |