magic-core
[ class tree: magic-core ] [ index: magic-core ] [ all elements ]

Class: SystemMessage_en

Source Location: /core/helper/message/SystemMessage_en.php

Class Overview

SystemMessage
   |
   --SystemMessage_en

フレームワークが使用するメッセージです.


Author(s):

  • T.Okumura

Version:

  • 1.0.0

Constants

Methods


Inherited Constants

Inherited Methods

Class: SystemMessage

SystemMessage::__construct()
コンストラクタ.

Class Details

[line 19]
フレームワークが使用するメッセージです.

これらのメッセージは、MagicExceptionによって使用されます。
アプリケーション側のメッセージクラスは、必ずこのクラスまたは SystemMessageを継承して作成するようにしてください。




Tags:

author:  T.Okumura
version:  1.0.0


[ Top ]


Class Methods


constructor __construct [line 23]

SystemMessage_en __construct( )

コンストラクタ.



Tags:

access:  public


Overrides SystemMessage::__construct() (コンストラクタ.)

[ Top ]


Class Constants

NOTHING =  'Empty arguments'

[line 76]

引数がない場合.



Tags:

staticvar:  string 0:

[ Top ]

SYS001 =  'Illegal class path. [%s]'

[line 30]

クラスパスが不正.



Tags:

staticvar:  string 0:

[ Top ]

SYS002 =  'Must extend %s-class. [%s]'

[line 35]

クラスが継承されていない.



Tags:

staticvar:  string 0:

[ Top ]

SYS003 =  'Must implement %s-interface. [%s]'

[line 40]

インターフェイスが実装されていない.



Tags:

staticvar:  string 0:

[ Top ]

SYS004 =  'Unable to load class. [%s]'

[line 45]

クラスがロードできない.



Tags:

staticvar:  string 0:

[ Top ]

SYS005 =  'Method is not callable function. [%s]'

[line 50]

ファンクションのコールに失敗.



Tags:

staticvar:  string 0:

[ Top ]

SYS006 =  'Must return %s. [%s]'

[line 55]

戻り値が不正.



Tags:

staticvar:  string 0:

[ Top ]

SYS007 =  'HTML file is not found. [%s]'

[line 60]

HTMLファイルのパスが不正.



Tags:

staticvar:  string 0:

[ Top ]

SYS008 =  'Too few arguments ["%s" : %s] in %s class at code [%s].'

[line 65]

メッセージの引数が不正.



Tags:

staticvar:  string 0:

[ Top ]

SYS009 =  'Message code [%s] is undefined in %s class.'

[line 70]

メッセージが見つからない.



Tags:

staticvar:  string 0:

[ Top ]



Documentation generated on Fri, 16 Dec 2011 11:13:59 +0100 by phpDocumentor 1.4.3