Go to the source code of this file.
◆ $params
◆ $plugin
◆ $plugin_id
◆ $plugin_name
      
        
          | if (!( $plugin instanceof ElggPlugin)) $plugin_name = $plugin->getManifest()->getName() | 
        
      
 
 
◆ $result
◆ else
Initial value:{
        
        }
    }
}
 
if(!($plugin instanceof ElggPlugin)) $plugin_name
 
register_error($error)
Display an error on next page load.
 
system_message($message)
Display a system message on next page load.
 
forward($location="", $reason='system')
Forward to $location.
 
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
 
 
Definition at line 31 of file save.php.