Taylor Otwell
358e8abde6
Merge pull request #1390 from Anahkiasen/feature/url_language
...
Add URL::to_language and HTML::link_to_language localization helpers
2013-01-05 12:46:43 -08:00
Taylor Otwell
829fa4edd8
Merge pull request #1399 from HiroKws/correct/document/html
...
Correct document page of HTML page.
2013-01-05 12:44:39 -08:00
Taylor Otwell
0339a3276b
Fix bad doc.
2013-01-05 13:02:58 -06:00
Hirohisa Kawase
6bef39b0f1
Correct document page of HTML page.
...
No exist secure_link() function, so changed to link_to_secure().
The 2nd parameter of HTML::style() is array, but passed a string in sample code.
Signed-off-by:Hirohisa Kawase <hiro.soft@gmail.com>
2012-10-30 13:17:33 +09:00
Zander Baldwin
a7ea27d0a0
Update "docs/views/html.md", parse error in example code.
...
The example code for the `HTML::entities()` method in the documentation had unescaped apostrophes (single quotes) in the string passed as the first parameter.
A parse error would have resulted should someone try to use that code.
2012-10-27 01:09:54 +00:00
Anahkiasen
89e3bf1fbd
Add URL::to_language and HTML::link_to_language localization helpers
...
Signed-off-by: Anahkiasen <ehtnam6@gmail.com>
2012-10-26 22:32:52 +01:00
everclear
9b63f65408
link_to_route requires 3 parameters if wildcard values are required
2012-10-15 15:50:10 +02:00
Franz Liedke
5942771ce9
Add documentation for definition list helper.
2012-09-12 14:42:20 +03:00
Taylor Otwell
749948bc9d
fix conflicts.
2012-08-09 22:49:36 -05:00
Simon Aebersold
8227784e11
Documentation Error, see /laravel/html.php line 225 for reference
2012-08-07 17:24:02 +02:00
Pascal Borreli
8a34aa5077
Fixed typos
2012-07-27 11:29:59 +00:00
Taylor Otwell
43a3635722
move documentation markdown to system directory.
2012-04-03 11:20:20 -05:00