Go to the source code of this file.
◆ $cancel_button
◆ $comment
◆ $comment_guid_input
◆ $comment_text
◆ $entity
◆ $entity_guid_input
◆ $inline
◆ $is_edit_page
◆ $is_edit_page_input
Initial value:
        'name' => 'is_edit_page',
    ))
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype='')
Return a parsed view.
 
 
Definition at line 72 of file save.php.
 
 
◆ $submit_input
◆ else
      
        
          | if ( $comment) if ( $inline) else | 
        
      
 
Initial value:{
    $comment_label  = 
elgg_echo(
"generic_comments:add")
 
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
 
 
Definition at line 44 of file save.php.