Class FOFFormFieldSql
Form Field class for FOF Radio selection listGeneric list from an SQL statement
- JFormFieldSql
- 
			 FOFFormFieldSql			
			 implements 
				FOFFormField FOFFormFieldSql			
			 implements 
				FOFFormField
		
		
		
		Package: FrameworkOnFramework\form
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.0
Located at fof/form/field/sql.php
	
		Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.0
Located at fof/form/field/sql.php
Methods summary
| 
				 public 
				mixed
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				string
				
				 | 
			#
			 getRepeatable( )Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task) | 
Magic methods summary
Properties summary
| 
				protected  
				mixed
			 | $static | |
| 
				protected  
				mixed
			 | $repeatable | |
| 
				public  
				 | $item | 
				#
				 The item being rendered in a repeatable form field | 
| 
				public  
				integer
			 | $rowid | 
				#
				 A monotonically increasing number, denoting the row number in a repeatable view | 
