BEAR_Aspect
[ class tree: BEAR_Aspect ] [ index: BEAR_Aspect ] [ all elements ]

Class: BEAR_Aspect

Source Location: /BEAR/Advice.php

Class Overview

BEAR_Base
   |
   --BEAR_Aspect

アドバイス抽象クラス


Author(s):

Version:

  • SVN: Release: @package_version@ $Id: Advice.php 2486 2011-06-06 07:44:05Z koriyama@bear-project.net $

Copyright:

  • 2008-2011 Akihito Koriyama All rights reserved.

Methods


Inherited Variables

Inherited Methods


Class Details

[line 44]
アドバイス抽象クラス

アドバイス抽象クラス




Tags:

author:  Akihito Koriyama <koriyama@bear-project.net>
version:  SVN: Release: @package_version@ $Id: Advice.php 2486 2011-06-06 07:44:05Z koriyama@bear-project.net $
copyright:  2008-2011 Akihito Koriyama All rights reserved.
link:  http://www.bear-project.net/
abstract:  
license:  BSD


[ Top ]


Class Methods


method getJoinPoint [line 68]

stdClass getJoinPoint( )

joinpointの取得

joinpointの取得 アスペクト対象のリフレクションを返す




Tags:

access:  protected


[ Top ]

method getJoinPonitMethod [line 78]

array getJoinPonitMethod( )

joinpointメソッドのリフレクションを返す

joinpointメソッドのリフレクションを返す




Tags:

return:  methodリフレクション
access:  protected


[ Top ]

method proceed [line 55]

mixed proceed( $values)

折り込み元のオリジナルメソッドを実行

折り込み元のオリジナルメソッドを実行 アドバイス織り込み対象元のメソッドを実行します。




Tags:

access:  protected


Parameters:

array   $values   引数

[ Top ]


Documentation generated on Sat, 30 Jul 2011 00:09:55 +0900 by phpDocumentor 1.4.3