Skip to content

icms_view_template_set_Object

Raimondas Rimkevičius edited this page Mar 9, 2020 · 1 revision
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!

icms_view_template_set_Object

Base class for all template sets

  • Class name: icms_view_template_set_Object
  • Namespace:
  • Parent class: icms_ipf_Object

Properties

tplset_id

public int tplset_id

Template set ID

  • Visibility: public

tplset_name

public string tplset_name

Name

  • Visibility: public

tplset_desc

public string tplset_desc

Description

  • Visibility: public

tplset_credits

public string tplset_credits

Credits

  • Visibility: public

tplset_created

public int tplset_created

When it was created?

  • Visibility: public

Methods

__construct

mixed icms_view_template_set_Object::__construct(mixed handler, mixed data)

constructor

  • Visibility: public

Arguments

  • handler mixed
  • data mixed
Clone this wiki locally