ユーザーガイド
Wikiドキュメント
現在HTMLのユーザーガイドを書き直して新しいドキュメントトピックをwikiフォーマットで提供しています。
ドキュメントを書きたい方はdev@propel.tigris.org までメールをお願いします。どんな助けにも感謝します。ドキュメントを書かれる方は wiki:Development/Guidelines/UserDocumentationGuidelines ページにあるスタイルガイドラインを読んで統一性を保った文章を書くようにお願いします。
基本的なこと
- インストール
Propelを新たにインストールして設定
- クイックスタートガイド
アプリケーションでPropelを使い始める
- 基本的なCRUD
基本的なPropel CRUD (Create, Retrieve, Update, Delete - 作成、所得、更新、削除) オペレーション
もう少しつっこんだトピック
- リレーションシップ
Propelで関係した列同士のアクセスの仕方
- バリデータ
Propelのバリデータのフレームワークの使い方
- Naming
How Propel translates identifier names to PHP names & how you can customize this.
- Configure Logging
How to configure Propel to log info, errors,etc.
さらに進んだトピック
- 多対多の関係
Propelでの多対多の関係の扱い方
リファレンス
Standalone User Guide
The original Propel User Guide contains instructions on installing, configuring and using Propel. Some of these instructions (especially about installation) are no longer correct, however, it is provided here for historical reference.
View the original User Guide online in HTML format:
- (en) Online HTML User Guide
- (es) Online HTML User Guide - Spanish translation by John Franklin Ruiz Neira
