Home
last modified time | relevance | path

Searched refs:stylesXmlPath (Results 1 – 1 of 1) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js277 var stylesXmlPath = FCKConfig.StylesXmlPath ; variable
279 if ( !stylesXmlPath || stylesXmlPath.length == 0 )
284 xml.LoadUrl( stylesXmlPath ) ;
299 throw( 'The element name is required. Error loading "' + stylesXmlPath + '"' ) ;