PHP Classes

File: config/client.rating.content.xml

Recommend this page to a friend!
  Classes of invitro   Navelo CMS   config/client.rating.content.xml   Download  
File: config/client.rating.content.xml
Role: Auxiliary data
Content type: text/plain
Description: Client rating content form
Class: Navelo CMS
A complete Content Management System
Author: By
Last change:
Date: 19 years ago
Size: 2,957 bytes
 

Contents

Class file image Download
<configuration> <configValue name="NAME" type="string">rating_content_form</configValue> <configValue name="METHOD" type="string">POST</configValue> <configValue name="ACTION" type="string"></configValue> <configValue name="debug" type="integer">0</configValue> <configValue name="ResubmitConfirmMessage" type="string"></configValue> <configValue name="fields" type="array"> <configValue name="score1" type="array"> <configValue name="TYPE">radio</configValue> <configValue name="NAME">cscr</configValue> <configValue name="VALUE">0</configValue> <configValue name="ID">score1</configValue> <configValue name="ValidateAsSet">1</configValue> <configValue name="ValidateAsSetErrorMessage">You have to choose the score to rating this section</configValue> <configValue name="LABEL">0</configValue> </configValue> <configValue name="score2" type="array"> <configValue name="TYPE">radio</configValue> <configValue name="NAME">cscr</configValue> <configValue name="VALUE">20</configValue> <configValue name="ID">score2</configValue> <configValue name="LABEL">20</configValue> </configValue> <configValue name="score3" type="array"> <configValue name="TYPE">radio</configValue> <configValue name="NAME">cscr</configValue> <configValue name="VALUE">40</configValue> <configValue name="ID">score3</configValue> <configValue name="LABEL">40</configValue> </configValue> <configValue name="score4" type="array"> <configValue name="TYPE">radio</configValue> <configValue name="NAME">cscr</configValue> <configValue name="VALUE">60</configValue> <configValue name="ID">score4</configValue> <configValue name="LABEL">60</configValue> </configValue> <configValue name="score5" type="array"> <configValue name="TYPE">radio</configValue> <configValue name="NAME">cscr</configValue> <configValue name="VALUE">80</configValue> <configValue name="ID">score5</configValue> <configValue name="LABEL">80</configValue> </configValue> <configValue name="score6" type="array"> <configValue name="TYPE">radio</configValue> <configValue name="NAME">cscr</configValue> <configValue name="VALUE">100</configValue> <configValue name="ID">score6</configValue> <configValue name="LABEL">100</configValue> </configValue> <configValue name="submit" type="array"> <configValue name="TYPE" type="string">submit</configValue> <configValue name="NAME" type="string">submit</configValue> <configValue name="ID" type="string">submit</configValue> <configValue name="VALUE" type="string">Rate</configValue> </configValue> <configValue name="id" type="array"> <configValue name="TYPE" type="string">hidden</configValue> <configValue name="NAME" type="string">tid</configValue> <configValue name="ID" type="string">tid</configValue> </configValue> </configValue> </configuration>