= $this->fieldLabel ?> | = $this->valueLabel ?> |
---|---|
= ( $this->fields[ $strFieldname ] ? $this->fields[ $strFieldname ] : $strFieldname ) ?> | = implode( ', ', array_map( function( $varValue ) {if ( is_array( $varValue ) ) {return $varValue['title'];}return $varValue;}, $varKey ) ) ?>= $varKey ?> |