Changeset 1940
- Timestamp:
- 2008-04-21 20:21:14 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/apt/properties.apt
r1939 r1940 134 134 | | | | other renamed file type. | 135 135 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 136 | connector.userActionImpl | | any class implementing the | Provid ingcustom security functions for the File |136 | connector.userActionImpl | | any class implementing the | Provides custom security functions for the File | 137 137 | | | {{{java-core/apidocs/net/fckeditor/requestcycle/UserAction.html}<<<net.fckeditor.requestcycle.UserAction>>>}} | Browser Connector. For more details see | 138 138 | | | interface | {{{connector.html}here}}. | 139 139 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 140 | connector.userPathBuilderImpl | | any class implementing the | Provid inga custom function to construct a user-dependent 'UserFilesPath' for the |140 | connector.userPathBuilderImpl | | any class implementing the | Provides a custom function to construct a user-dependent 'UserFilesPath' for the | 141 141 | | | {{{java-core/apidocs/net/fckeditor/requestcycle/UserPathBuilder.html}<<<net.fckeditor.requestcycle.UserPathBuilder>>>}} | File Browser Connector. For more details see | 142 142 | | | interface | {{{connector.html}here}}. |