I am new to the Yii framework and community, I have a background in .NET and Ruby on Rails and I am looking for a PHP framework I can learn and be a part of the community. That said, I have developed a simple app in Yii and have been impressed so far.
However…
Where are the simple examples of common functionality??? For instance, I can’t find any example in the documentation of how to use the “CHtml::link()” method. By example I mean one that shows how to code a link to an action, one that shows how to code a link to an action with some querystring params, etc.
Not sure if most of the community here has come from other frameworks that are similar and don’t need these types of examples but as a new developer wanting to learn this framework they are essential and in my opinion should be a part of the class reference documentation.
Thanks!
If the community needs someone to document these examples I can do so, but I will be in the forum asking many questions!
Agree that the guide is missing a page with examples for all the CHtml methods. That would be really cool. So how about creating one and contributing it to the community?
I wouldn’t start a Wiki somewhere else. It’s always good to find all kind of information in a central place like the yii website. I’m sure they will create one if more requests come up for it.
But i’m sure Qiang will be pleased to include another page to the docs if you want to create one. Maybe that’s a nice idea for a little community effort?