Exemplo n.º 1
0
		function Meta(&$parent) { CDSInterface::CDSInterface($parent); }
Exemplo n.º 2
0
 function Channel(&$parent)
 {
     CDSInterface::CDSInterface($parent);
 }
Exemplo n.º 3
0
		/**
		 * Standard constructor.
		 * @param object Reference to parent object
		 */
		function Tools(&$parent) { CDSInterface::CDSInterface($parent); }
Exemplo n.º 4
0
		function Content(&$parent) { CDSInterface::CDSInterface($parent);}
Exemplo n.º 5
0
		function Clusters(&$parent) { CDSInterface::CDSInterface($parent); }