AnonSec Shell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.117
Web Server : Apache
System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : coopiak ( 151928)
PHP Version : 8.3.23
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/coopiak/amisdesseniors-fr/voscatalogues/templates/yootheme/cache/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/coopiak/amisdesseniors-fr/voscatalogues/templates/yootheme/cache/djcatalog2-ab00e9ce.php
<?php // $file = /home/coopiak/amisdesseniors-fr/concours/plugins/system/djc2yootheme/modules/config/djcatalog2.json

return [
  'border' => [
    'label' => 'Border',
    'description' => 'Select border style.',
    'type' => 'select',
    'options' => [
      'Solid' => 'solid',
      'Dashed' => 'dashed',
      'Dotted' => 'dotted',
      'None' => 'none'
    ],
    'default' => 'none'
  ],
  'border_size' => [
    'label' => 'Border size',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => 'none'
  ],
  'border_color' => [
    'label' => 'Border color',
    'type' => 'color',
    'description' => 'Select border color',
    'default' => 'none'
  ],
  'background' => [
    'label' => 'Background Image',
    'description' => 'Select background image.',
    'type' => 'image',
    'default' => ''
  ],
  'background_color' => [
    'label' => 'Background color',
    'type' => 'color',
    'description' => 'Select background color',
    'default' => 'none'
  ],
  'font_color' => [
    'label' => 'Font color',
    'type' => 'color',
    'description' => 'Select font color',
    'default' => 'none'
  ],
  'font_family' => [
    'label' => 'Font family',
    'type' => 'font',
    'default' => 'none',
    'description' => 'Select font family'
  ],
  'font_size' => [
    'label' => 'Font size',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'font_weight' => [
    'label' => 'Font weight',
    'description' => 'Select font weight',
    'type' => 'select-custom',
    'vars' => '*-font-weight',
    'options' => [
      'Normal' => 'normal',
      'Bold' => 'bold',
      'Lighter' => 'lighter',
      'Bolder' => 'bolder',
      '100 (Thin)' => '100',
      '200 (Extra Light)' => '200',
      '300 (Light)' => '300',
      '400 (Normal)' => '400',
      '500 (Medium)' => '500',
      '600 (Semi Bold)' => '600',
      '700 (Bold)' => '700',
      '800 (Extra Bold)' => '800',
      '900 (Black)' => '900',
      'Inherit' => 'inherit'
    ],
    'default' => 'inherit'
  ],
  'text_style' => [
    'label' => 'Style',
    'description' => 'This attribute styles differ in font-size but may also come with a predefined color, size and font.',
    'type' => 'select',
    'options' => [
      'None' => '',
      '2Xlarge' => 'heading-2xlarge',
      'XLarge' => 'heading-xlarge',
      'Large' => 'heading-large',
      'Medium' => 'heading-medium',
      'Small' => 'heading-small',
      'H1' => 'h1',
      'H2' => 'h2',
      'H3' => 'h3',
      'H4' => 'h4',
      'H5' => 'h5',
      'H6' => 'h6'
    ],
    'default' => ''
  ],
  'text_link' => [
    'label' => 'Link',
    'description' => 'Link this attribute if a link exists.',
    'type' => 'checkbox',
    'text' => 'Link attribute'
  ],
  'text_hover_style' => [
    'label' => 'Hover Style',
    'description' => 'Set the hover style for a linked attribute.',
    'type' => 'select',
    'options' => [
      'None' => 'reset',
      'Heading Link' => 'heading',
      'Default Link' => ''
    ],
    'default' => 'reset'
  ],
  'text_decoration' => [
    'label' => 'Decoration',
    'description' => 'Decorate this attribute with a divider, bullet or a line that is vertically centered to the heading.',
    'type' => 'select',
    'options' => [
      'None' => '',
      'Divider' => 'divider',
      'Bullet' => 'bullet',
      'Line' => 'line'
    ],
    'default' => ''
  ],
  'text_font_family' => [
    'label' => 'Font Family',
    'description' => 'Select an alternative font family.',
    'type' => 'select',
    'options' => [
      'None' => '',
      'Default' => 'default',
      'Primary' => 'primary',
      'Secondary' => 'secondary',
      'Tertiary' => 'tertiary'
    ],
    'default' => 'default'
  ],
  'text_color' => [
    'label' => 'Color',
    'description' => 'Select color for this element. If the Background option is selected, styles that don\'t apply a background image use the primary color instead.',
    'type' => 'select',
    'options' => [
      'None' => '',
      'Muted' => 'muted',
      'Emphasis' => 'emphasis',
      'Primary' => 'primary',
      'Secondary' => 'secondary',
      'Success' => 'success',
      'Warning' => 'warning',
      'Danger' => 'danger',
      'Background' => 'background'
    ],
    'default' => ''
  ],
  'text_element' => [
    'label' => 'HTML Element',
    'description' => 'Choose one of the HTML elements to fit your semantic structure.',
    'type' => 'select',
    'options' => [
      'h1' => 'h1',
      'h2' => 'h2',
      'h3' => 'h3',
      'h4' => 'h4',
      'h5' => 'h5',
      'h6' => 'h6',
      'div' => 'div'
    ],
    'default' => 'div'
  ],
  'text_margin' => [
    'label' => 'Margin Top',
    'description' => 'Set the top margin. Note that the margin will only apply if the content field immediately follows another content field.',
    'type' => 'select',
    'options' => [
      'Small' => 'small',
      'Default' => '',
      'Medium' => 'medium',
      'Large' => 'large',
      'X-Large' => 'xlarge',
      'None' => 'remove'
    ],
    'default' => 'remove'
  ],
  'padding_top' => [
    'label' => 'Padding top',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'padding_bottom' => [
    'label' => 'Padding bottom',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'padding_left' => [
    'label' => 'Padding left',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'padding_right' => [
    'label' => 'Padding right',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'margin_top' => [
    'label' => 'Margin top',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'margin_bottom' => [
    'label' => 'margin bottom',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'margin_left' => [
    'label' => 'margin left',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'margin_right' => [
    'label' => 'margin right',
    'description' => 'value in \'px\'',
    'attrs' => [
      'style' => [
        'text-align' => 'right'
      ]
    ],
    'default' => ''
  ],
  'list_style' => [
    'label' => 'List style',
    'description' => 'Select list style.',
    'type' => 'select-custom',
    'default' => 'none',
    'options' => [
      'None' => 'none'
    ]
  ]
];

Anon7 - 2022
AnonSec Team