Changeset 1938 for FCKeditor.Java/branches/2.4/src/site/apt/properties.apt
- Timestamp:
- 2008-04-21 17:07:09 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/apt/properties.apt
r1931 r1938 136 136 | connector.userActionImpl | | any class implementing the | Providing 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 | | | interface | {{{ integration/connector.html#Extending_the_Connector}here}}. |138 | | | interface | {{{connector.html#Extending_the_Connector}here}}. | 139 139 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 140 140 | connector.userPathBuilderImpl | | any class implementing the | Providing 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 | | | interface | {{{ integration/connector.html#Extending_the_Connector}here}}. |142 | | | interface | {{{connector.html#Extending_the_Connector}here}}. | 143 143 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+