We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

CP javascript source

Development and Programming

Darren Miller's avatar
Darren Miller
103 posts
16 years ago
Darren Miller's avatar Darren Miller

Hi. Not sure if this is the right place to ask this question - but is there anywhere we can get hold of non-compressed code for the various Jquery plugins used in the 2.0 PB control panel? Or some docs would be helpful.

I’m looking at some potential fieldtypes that will need to interact with these plugins but am having to use trial-and-error to figure out how they work. Which is a pain. I’m particularly after info on $.ee_filebrowser

many thanks

Moved to Custom Field API Development by Moderator

       
Pascal Kriete's avatar
Pascal Kriete
2,589 posts
16 years ago
Pascal Kriete's avatar Pascal Kriete

Only ee_notice has been documented at this point.

If you’re after $.ee_filebrowser, take a look at the filemanager library. That is the compliment to the js plugin and does most of the heavy lifting. You can take a peek at an example javascript implementation in the content publish controller in the _static_publish_non_admin method.

Hope that helps a little. The long term goal is to document all of these, but right now a lot of them are still rather unpolished for public use.

       
Max Lazar's avatar
Max Lazar
341 posts
16 years ago
Max Lazar's avatar Max Lazar

is it possible to protect double loading js/css with using load_package functions? (It’s happened if used two custom field with the same type)

EE->cp->load_package_js('file');
EE->cp->load_package_css('file');
       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.