Samples
Core
| Templates |
Forms
| Anchoring | Combos |
| Custom | Dynamic |
| Form Grid | Forum Search |
| Xml Form | |
Grids
| Array Grid | JSON Grid |
| XML Grid | Editor Grid |
| Array Grouping Grid | JSON Grouping Grid |
Trees
| Drag and Drop Reordering |
Panels & Windows
| Panel | MessageBox |
Layouts
| Complex (Border, Accordion, Tab) | |
| Anchor | Accordion |
Menus & Toolbars
| Samples comming soon... |
PHP-Ext Blog |
Categories |
PHP-Ext 0.8.3 ReleasedLast post, just about a week ago, was about the community preview for the next release. Today I'm glad to announce that PHP-Ext 0.8.3 is ready for download. This new release includes a bunch of bug fixes, mostly reported by good fellows out there who are willing to support this project and make it grow, thanks everybody. It also includes some new widgets people had been asking for and together with them some new samples. Among other, you will see TreePanel, EditorGrid, MessageBox and some missing layouts. Bug FixesThank's to all the people who posted issues and patches for the various bugs across the library, they were very helpful, especially the ones concerning platform specific issues. There were some typos too, so thanks for taking the time to let me know. Please keep sending you thoughs and wishes and of course let me know about any issue on the code. I hope I didn't missed any, take a look at the Download page or the ChangeLog for more details. Refactoring
WidgetsGridIn order to continue with the missing features on the some useful grids, RowNumberer and CheckboxSelectionModel are now ready to be used. The sample is not ready yet but I could resist to include them in this version already. I know you will find them a use. EditableGridA lot of people have been requesting the editable grid to work properly...Wish granted PropertyGridAlong with the editable grid is also the PropertyGrid which allows you to use and object as a data source for its configuration and data. This is done with the help of the PropertyRecord, which does the binding of the grid and the object to edit. You can see the sample and the source code in the Complex Layout sample. TreePanelI hope you noticed that last version had a whole namespace missing: Tree. Good news, the TreePanel is ready! There are also the new Node and Tree classes on the data namespace. I received some contributions implementing the TreePanel, but it was already done so I just took a look for ideas, thanks anyway. Check out the complete Tree namespace on the brand new API Docs: AsyncTreeNode, MultiSelectionModel, TreeLoader and more. Take a look at the Tree Node Reordering sample. MessageBox and ProgressBarFor those who have patiently waited for the MessageBox, wait no more: it's done. Check the sample to see it working, it includes the also newly implemented ProgressBar LayoutIn order to complete the layout namespace CardLayout, TableLayout, AccordionLayout, BorderLayout are now finished. check the docs and samples to get an idea. ViewportTogether with the BorderLayout, is the Viewport implementation. A common use of the viewport is to use a BorderLayout to split the browser window in sections to build a desktop-like interfaces.
ContributionsI have been receiving some really nice contributions I would like to include in the site. There are some things pending there and I didn't want to keep holding for this release so I'm going to be posting about them in the near future. Just to mention some, there is a RadioGroup, SWFUploader, a CodeIgniter Module, very useful things. But then again, they will be published soon. What is already published, are the JSON Grid samples by Matthias Benkwitz, everyone is welcome to send useful and enlightening samples as well. Anyway, thanks to those guys sharing their work for the community. On the website, a google custom search was added on the top bar to quickly find what you want. In order to be able to search within the api docs, these were also updated so there are no frames anymore. There are some things that still need a little twist but overall it works. I hope all these impovements help you do a better job. Remember you can post your issues at the Google Code Issue Tracker or send them to the Discussion Group. If you want to syndicate this blog you can click here. Happy Coding.
Trackbacks
Trackback specific URI for this entry
No Trackbacks
8 Responses to “PHP-Ext 0.8.3 Released”
Display comments as
(Linear | Threaded)
Posted On August 21, 2008 at 04:29
Thanks for create this great project, i wanna to konw which version of extjs much this version? the latest of extjsj is 2.2, is or not support this version, thanks!
Posted On August 22, 2008 at 03:37
Hi Jerry
I update with the latest of Ext-JS 2.2 it's works very well Posted On September 5, 2008 at 05:49
jear - new stuff!! - great job sergeiw - i am on testing
Posted On September 8, 2008 at 07:55
Hi,
I'm starting with PHP-Ext. It seems to be cool. I only have one question : Why doesn't "valueToJavascript" protect the quotes of strings ? Thx in advance Posted On October 11, 2008 at 05:29
Can prompt as to translate such code on extjs in php-ext: "var img = new Ext.BoxComponent({autoEl: {tag: 'img', src: 'myimage.gif'}});" ?
Posted On October 12, 2008 at 21:33
Can anyone give me sudgest what editor can i use than have / support codeautomation or any plugin that i can use to work with PHP-EXT
Posted On October 24, 2008 at 08:32
Hey guys! Above all: great work! Keep going like this!
Anyway: it'd be nice if you make some screencast for showing the coding of a simple sample in action. What do u think about? Posted On November 28, 2008 at 01:57
thanks for good project!
|
