Class minipath
Minimised path.
- Core\Object implements Core\Chainable
 - 
			
			Core\Set
			
			 implements 
				Core\Accessor
			
			
		 - 
			
			Core\Query
			
			
			
		 - 
			
Core\Query\Driver\minipath			
			
			
		 
		
		
		Namespace: Core\Query\Driver
Package: Core\Query
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Query/Driver/minipath.inc.php
	
		Package: Core\Query
Since: 3.0
Requires: PHP 5.3
Version: 1.1
Located at Query/Driver/minipath.inc.php
Methods summary
				 public 
				
				
				
			 | 
			|
				 public 
				string
				
				
			 | 
			|
				 public 
				string
				
				
			 | 
			
			#
			 build( string|boolean $controller, string|boolean $action = false, array $parameters = null )
			Builds a query string from controller, action and additional parameters.  | 
		
Methods inherited from Core\Query
Methods inherited from Core\Object
				__autocreateFactory(), 
				__call(), 
				__processParameters(), 
				__toString(), 
				attachMethod(), 
				chain(), 
				getValueForKey(), 
				getValueForKeyPath(), 
				getValueForUndefinedKey(), 
				hash(), 
				issetValueForKey(), 
				setValueForKey(), 
				setValueForKeyPath(), 
				setValueForUndefinedKey(), 
				uuid()
			
Constants summary
Constants inherited from Core\Query
Constants inherited from Core\Object
				AnyParameterType, 
				AutochainParameterType, 
				AutocreateParameterType, 
				BooleanParameterType, 
				CharParameterType, 
				EnumParameterType, 
				IntegerParameterType, 
				RealParameterType, 
				StringParameterType, 
				UserParameterType