This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/includes/kohana/modules/userguide/guide/he-il/menu.md

27 lines
1.0 KiB
Markdown
Raw Normal View History

2010-08-21 04:43:03 +00:00
1. **מתחילים**
- [ מה זה Kohana?](about.kohana)
- [מוסכמות וסיגנון](about.conventions)
- [התקנה](about.install)
- [שידרוג](about.upgrading)
- [הגדרות](about.configuration)
- [Model View Controller הסבר על](about.mvc)
- [מערכת קבצים](about.filesystem)
- [Autoloading - טעינה אוטומטית](about.autoloading)
- [Request זרימת](about.flow)
- [API דפדפן](api)
2. **ערכות לימוד**
- [Hello, World](tutorials.helloworld)
- [Routes, URLs, and Links](tutorials.urls)
- [Databases](tutorials.databases)
- [ORM](tutorials.orm)
- [עבודה עם Git](tutorials.git)
3. **אבטחה**
- [XSS](security.xss)
- [Validation - ואלידציה](security.validation)
- [Cookies - עוגיות](security.cookies)
- [Database - מסד נתונים](security.database)
4. **ניפוי באגים**
- [קוד](debugging.code)
- [טיפול בשגיאות](debugging.errors)
- [פרופיל](debugging.profiling)