Example #1
0
 /**
  * Constructor
  */
 function free_html_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'free_html');
 }
 /**
  * Constructor
  */
 function coll_xml_feeds_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_xml_feeds');
 }
 /**
  * Constructor
  */
 function content_hierarchy_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'content_hierarchy');
 }
 /**
  * Constructor
  */
 function member_count_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'member_count');
 }
 /**
  * Constructor
  */
 function coll_item_list_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_item_list');
 }
 /**
  * Constructor
  */
 function coll_avatar_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_avatar');
 }
Example #7
0
 /**
  * Constructor
  */
 function image_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'image');
 }
 /**
  * Constructor
  */
 function user_register_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'user_register');
 }
 /**
  * Constructor
  */
 function coll_featured_intro_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_featured_intro');
 }
 /**
  * Constructor
  */
 function online_users_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'online_users');
 }
 /**
  * Constructor
  */
 function org_members_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'org_members');
 }
 /**
  * Constructor
  */
 function coll_search_form_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_search_form');
 }
 /**
  * Constructor
  */
 function user_avatars_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'user_avatars');
 }
 /**
  * Constructor
  */
 function coll_tagline_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_tagline');
 }
 /**
  * Constructor
  */
 function colls_list_public_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'colls_list_public');
 }
Example #16
0
 /**
  * Constructor
  */
 function coll_longdesc_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_longdesc');
 }
 /**
  * Constructor
  */
 function coll_media_index_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_media_index');
 }
Example #18
0
 /**
  * Constructor
  */
 function coll_common_links_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_common_links');
 }
 /**
  * Constructor
  */
 function coll_current_filters_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'coll_current_filters');
 }
 /**
  * Constructor
  */
 function mobile_skin_switcher_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'mobile_skin_switcher');
 }
Example #21
0
 /**
  * Constructor
  */
 function menu_link_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'menu_link');
 }
Example #22
0
 /**
  * Constructor
  */
 function linkblog_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'linkblog');
 }
 /**
  * Constructor
  */
 function breadcrumb_path_Widget($db_row = NULL)
 {
     // Call parent constructor:
     parent::ComponentWidget($db_row, 'core', 'breadcrumb_path');
 }