PHP Classes

File: params.json

Recommend this page to a friend!
  Classes of ASCOOS CMS   ASCOOS CMS Popular Contents   params.json   Download  
File: params.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: ASCOOS CMS Popular Contents
Block to display the most popular site contents
Author: By
Last change:
Date: 11 months ago
Size: 2,124 bytes
 

Contents

Class file image Download
{ "attrs": { "type": "parameters", "client": "block", "version": "1.0.0", "name": "popular_content" }, "header": { "version": "1.0.0", "license": "APL_license", "author": "APL_author", "creation": "APL_creation", "copyright": "APL_copyright", "email": "webmaster@alexsoft.gr", "url": "www.alexsoft.gr", "translator": "APL_translator", "translatorEmail": "APL_translatorEmail", "translatorUrl": "APL_translatorUrl", "description": "APL_desc" }, "params": { "0": { "paramgroup": "APL_paramgroup_general_label", "0": { "name": "count", "type": "integer", "default": 5, "label": "APL_count_label", "description": "APL_count_desc" }, "1": { "type": "separate" }, "2": { "name": "all_lang", "type": "boolean", "default": 0, "label": "APL_all_lang_label", "description": "APL_all_lang_desc" }, "3": { "name": "show_hits", "type": "boolean", "default": 0, "label": "APL_show_hits_label", "description": "APL_show_hits_desc" }, "4": { "name": "theme", "type": "themelist", "placeholder":"APL_theme_placeholder", "default": "default", "label": "APL_theme_label", "description": "APL_theme_desc" } }, "1": { "paramgroup": "APL_paramgroup_categories_label", "0": { "name": "type", "normalize":"extrafield", "type": "multiselect", "list":"ArticleTypes", "placeholder":"APL_type_placeholder", "default": 1, "label": "APL_type_label", "description": "APL_type_desc" }, "1": { "name": "cat_ids", "normalize":"extrafield", "type": "multiselect", "list":"ArticleCategories", "placeholder":"APL_cat_ids_placeholder", "default": 1, "label": "APL_cat_ids_label", "description": "APL_cat_ids_desc" }, "2": { "name": "except_cat_ids", "normalize":"extrafield", "type": "multiselect", "list":"ArticleExceptCategories", "placeholder":"APL_except_cat_ids_placeholder", "default": 1, "label": "APL_except_cat_ids_label", "description": "APL_except_cat_ids_desc" } } } }