Navigation

  • index
  • next |
  • ethna 2.6 documentation »

Table Of Contents

  • Ethna 2.6 Documentation
    • Welcome to Ethna
    • Documentation

Next topic

Quick Start

This Page

  • Show Source

Quick search

Ethna 2.6 Documentation¶

Warning

To refer to the original documentation (in Japanese). Please check the following links.

  • http://ethna.jp/doc/ (New Under Development)
  • http://ethna.jp/old/
  • News Archive (In Japanese)

Welcome to Ethna¶

Ethna is a web application framework using PHP.

  • MVC + Forms + many powerful Features

Ethna’s slogan 『絶妙に妥協』which translates that

“It is a framework that is written without being too complex & you can write an application with the core logic and exquisite sense of balance.”

Documentation¶

Contents:

  • Quick Start
  • Installation
    • Install Using PEAR
    • Update Ethna using PEAR
  • Tutorial
    • Setup 1 Projects
      • Simple Blog Application
      • 1. Application information
      • Verifying the Directory Structure
      • 2. Setting Application’s Url
    • Flow of creation & processing: Action, View, Template
      • Create action, view, template
      • Flow of processing in Ethna
      • Action
      • View
      • Template
    • Implementation of Application
      • Add action
      • Creating Form
      • Display Form
      • Showing the POST content
      • Display Validation and Error content of POST
      • Displaying Errors
    • Connection to Database
      • Setting Database
      • Connecting to Database in Action Class
      • SELECT, INSERT, UPDATE with $db
  • Session
    • Authenticate
    • Starting Session
  • Its All Romantic
    • Setting app on Heroku
    • Back to Terminal
    • Setting up Database
  • Config etc/***-ini.php
  • Writing Logs
  • Memcached
  • Internationalization
  • App Object
  • Misc References
    • Preventing Double POST

Navigation

  • index
  • next |
  • ethna 2.6 documentation »
© Copyright 2013, Ethna Project. Created using Sphinx 1.5.3.