Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
__call ($foo, $bar) | |
__set ($foo, $bar) | |
__get ($foo) |
Dummy is a class ignoring all the calls. It is used to substitute some other classes when their functionality is not needed
__call | ( | $ | foo, |
$ | bar | ||
) |
__get | ( | $ | foo | ) |
__set | ( | $ | foo, |
$ | bar | ||
) |