Dotclear


Ignore:
Timestamp:
09/23/13 15:06:50 (12 years ago)
Author:
Dsls
Branch:
default
Message:

tags plugin now uses new pages actions form.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/actions/class.dcaction.php

    r2015 r2039  
    213213          return $this->uri.'?'.http_build_query($redir_args); 
    214214     } 
    215  
     215      
    216216     /** 
    217217     * redirect - redirects to redirection page 
     
    226226      
    227227     /** 
     228     * getURI - returns current form URI, if any 
     229     * 
     230     * @access public 
     231      * 
     232     * @return string the form URI 
     233     */ 
     234     public function getURI() { 
     235          return $this->uri; 
     236     } 
     237 
     238     /** 
    228239     * getAction - returns current action, if any 
    229240     * 
    230       * @see getRedirection for arguments details 
    231       * 
    232241     * @access public 
    233242      * 
Note: See TracChangeset for help on using the changeset viewer.

Sites map