Changeset 4532

Show
Ignore:
Timestamp:
06/21/08 06:10:18 (13 months ago)
Author:
moksahero
Message:

changed to English titles

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/manual/docs/ja.txt

    r4531 r4532  
    1 + クイックスタート 
    2 + 接続の管理 
    3 + 基本的なスキーマのマッピング 
    4 + 関係 (Relations) 
    5 + スキーマファイル 
    6 + ユーティリティ 
    7 + オブジェクトの操作 
    8 + コンポーネントの概要 
    9 + 階層的なデータ 
    10 + コンフィグレーション 
    11 + データフィクスチャ 
    12 + DQL (Doctrine クエリ言語) 
    13 + ネイティブ SQL 
    14 + トランザクション 
    15 + キャッシュ 
    16 + イベントリスナ 
    17 + クラステンプレート 
    18 + プラグイン 
    19 + ファイルパーサー 
    20 + 移行 (Migration) 
    21 + 検索 
    22 + データベースの抽象化 
    23 + パフォーマンスの改善 
    24 + テクノロジー 
    25 + 例外や注意 (Exceptions and warnings) 
    26 + 現実的な例 
    27 + コーディング規約 
     1+ Getting started 
     2+ Connection management 
     3+ Basic schema mapping 
     4+ Relations 
     5+ Schema Files 
     6+ Utilities 
     7+ Working with objects 
     8+ Component overview 
     9+ Hierarchical data 
     10+ Configuration 
     11+ Data fixtures 
     12+ DQL (Doctrine Query Language) 
     13+ Native SQL 
     14+ Transactions 
     15+ Caching 
     16+ Event listeners 
     17+ Class templates 
     18+ Plugins 
     19+ File parser 
     20+ Migration 
     21+ Searching 
     22+ Database abstraction 
     23+ Improving Performance 
     24+ Technology 
     25+ Exceptions and warnings 
     26+ Real world examples 
     27+ Coding standards