ultimix
Main Page
Data Structures
Files
Examples
File List
Globals
ad_banner_controller.php
Go to the documentation of this file.
1
<?php
2
3
/*
4
* This source code is a part of the Ultimix Project.
5
* It is distributed under BSD license. All other third side source code (like tinyMCE) is distributed under
6
* it's own license wich could be found from the corresponding files or sources.
7
* This source code is provided "as is" without any warranties or garanties.
8
*
9
* Have a nice day!
10
*
11
* @url http://ultimix.sorceforge.net
12
*
13
* @author Alexey "gdever" Dodonov
14
*/
15
26
class
ad_banner_controller_1_0_0
{
27
46
function
controller
( $Options )
47
{
48
try
49
{
50
$ContextSet =
get_package_object
(
'gui::context_set'
,
'last'
, __FILE__ );
51
52
$ContextSet->execute( $Options , $this , __FILE__ );
53
}
54
catch
( Exception $e )
55
{
56
$a = func_get_args();
_throw_exception_object
( __METHOD__ , $a , $e );
57
}
58
}
59
}
60
61
?>
packages
ad
packages
ad_banner
packages
ad_banner_controller
ad_banner_controller.php
Generated on Fri Sep 28 2012 17:16:37 for ultimix by
1.8.1.2