aowp.aspect.joinpoint /.AOWP_ScriptCallJoinPoint
/aspect/joinpoint/ScriptCallJoinPoint.class.php at line 12
Class AOWP_ScriptCallJoinPoint
AOWP_JoinPoint
└─AOWP_ScriptCallJoinPoint
public class AOWP_ScriptCallJoinPoint
extends AOWP_JoinPoint
- Author:
- keiji
Methods inherited from aowp.aspect.joinpoint /.AOWP_JoinPoint |
getAST, getExecutedAdvice, getFileFullPath, getFileName, getFormData, getLineNumber, getReturnValue, getSessionID, getTimestamp, proceed, setAST, setExecutedAdvice, setProceedFunctionName, setReturnValue |
Field Detail
/aspect/joinpoint/ScriptCallJoinPoint.class.php at line 14
_invokedFileName
private mixed $_invokedFileName
Constructor Detail
/aspect/joinpoint/ScriptCallJoinPoint.class.php at line 16
AOWP_ScriptCallJoinPoint
public AOWP_ScriptCallJoinPoint(mixed element, mixed fileName)
Method Detail
/aspect/joinpoint/ScriptCallJoinPoint.class.php at line 24
getInvokedFileName
public void getInvokedFileName()
/aspect/joinpoint/ScriptCallJoinPoint.class.php at line 21
setInvokedFileName
public void setInvokedFileName(mixed invokedFileName)