Cheatography
https://cheatography.com
Global Functions
__(string $string_id[, $formatArgs]) |
__c(string $msg, integer $category, mixed $args = null) |
__d(string $domain, string $msg, mixed $args = null) |
|
|
FormHelper
FormHelper::create(string $model = null, array $options = array()) |
The first method you’ll need to use in order to take advantage of the FormHelper is create(). |
|
|
HtmlHelper
HtmlHelper::charset($charset=null) |
The most important task the HtmlHelper accomplishes is creating well formed markup. |
HtmlHelper::meta(string $type, string $url = null, array $options = array()) |
This method is handy for linking to external resources like RSS/Atom feeds and favicons. |
|
Created By
abdolirad.me
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets
More Cheat Sheets by atkrad