Dotclear


Ignore:
Timestamp:
08/25/14 09:20:20 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Addresses #1896
Preferences: one editor for each available formats.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.core.php

    r2706 r2736  
    263263     @return   <b>array</b> An array of formaters names in values. 
    264264 
    265     /** 
    266     if @param editor_id is empty: 
    267     return all formaters sorted by actives editors 
    268      
    269     if @param editor_id is not empty 
    270     return formaters for an editor if editor is active 
    271     return empty() array if editor is not active.  
    272     It can happens when a user choose an editor and admin deactivate that editor later 
     265     /** 
     266     if @param editor_id is empty: 
     267     return all formaters sorted by actives editors 
     268 
     269     if @param editor_id is not empty 
     270     return formaters for an editor if editor is active 
     271     return empty() array if editor is not active. 
     272     It can happens when a user choose an editor and admin deactivate that editor later 
    273273     */ 
    274274     public function getFormaters($editor_id='') 
     
    294294 
    295295     @param    editor_id <b>string</b>  Editor id (dcLegacyEditor, dcCKEditor, ...) 
    296      @param    name      <b>string</b>       Formater name 
    297      @param    str       <b>string</b>       String to transform 
     296     @param    name      <b>string</b>  Formater name 
     297     @param    str            <b>string</b>  String to transform 
    298298     @return   <b>string</b>  String transformed 
    299299     */ 
     
    313313 
    314314     @param    name      <b>string</b>       Formater name 
    315      @param    str       <b>string</b>       String to transform 
     315     @param    str           <b>string</b>        String to transform 
    316316     @return   <b>string</b>  String transformed 
    317317     */ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map