phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
DeInstanceViewer Class Reference
+ Inheritance diagram for DeInstanceViewer:

Public Member Functions

 __construct ($identifier, $instance=NULL, $captions=NULL)
 
 getValue ($index)
 
- Public Member Functions inherited from InstanceViewer
 moveFieldTo ($from, $to)
 
 swapFields ($index1, $index2)
 
 removeField ($index)
 
 getValues ()
 
 getIdentifier ($index=NULL)
 
 insertField ($index, $field, $key=null)
 
 sortColumnContent ($index, $array)
 
 insertInField ($index, $field, $key=null)
 
 addField ($field, $key=null)
 
 addFields ($fields)
 
 count ()
 
 visiblePropertiesCount ()
 
 getProperty ($index)
 
 getFieldName ($index)
 
 setInstance ($instance)
 
 setVisibleProperties ($visibleProperties)
 
 setValueFunction ($index, $callback)
 
 setIdentifierFunction ($callback)
 
 getProperties ()
 
 getCaption ($index)
 
 getCaptions ()
 
 setCaption ($index, $caption)
 
 setCaptions ($captions)
 
 afterCompile ($index, $callback)
 Associates a $callback function after the compilation of the field at $index position The $callback function can take the following arguments : $field=>the compiled field, $instance : the active instance of the object, $index: the field position.
 
 setCaptionCallback ($captionCallback)
 Defines a callback function to call for modifying captions function parameters are.
 
 setDefaultValueFunction ($defaultValueFunction)
 Defines the default function which displays fields value.
 
 getVisibleProperties ()
 
 getSimpleProperties ()
 
 getDefaultValueFunction ()
 
 getGroupByFields ()
 
 setGroupByFields ($groupByFields)
 
 addGroupBy ($groupByField)
 
 getGroupByFieldsCount ()
 

Additional Inherited Members

- Static Public Member Functions inherited from InstanceViewer
static setIndex ($index)
 
- Static Public Attributes inherited from InstanceViewer
static $index = 0
 
- Protected Member Functions inherited from InstanceViewer
 _beforeAddProperty ($index, &$field)
 
 _getDefaultValue ($name, $value, $index)
 
 _getPropertyValue (\ReflectionProperty $property)
 
 _getValue ($property, $index)
 
 _postGetValue ($index, $propertyName, $value)
 
 showableProperty (\ReflectionProperty $rProperty)
 
 getDefaultProperties ()
 
- Protected Attributes inherited from InstanceViewer
 $widgetIdentifier
 
 $instance
 
 $reflect
 
 $properties
 
 $visibleProperties
 
 $values
 
 $afterCompile
 
 $captions
 
 $captionCallback
 
 $defaultValueFunction
 
 $groupByFields
 

Detailed Description

Definition at line 9 of file DeInstanceViewer.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $identifier,
  $instance = NULL,
  $captions = NULL 
)

Reimplemented from InstanceViewer.

Definition at line 11 of file DeInstanceViewer.php.

Member Function Documentation

◆ getValue()

getValue (   $index)

Reimplemented from InstanceViewer.

Definition at line 15 of file DeInstanceViewer.php.


The documentation for this class was generated from the following file: