App\Html
Inherited from cmsApplication_HierarchicalTree_List
Public Methods
public | __construct() Constructor
|
public | viewMainPage() View Main Page
|
public int | getDefaultCategoryID() Returns the default category ID, must return 0 to override previous one
|
public array | getCategoryMetaOptions() Deprecated, replaced with getCategoryMetaOptionKeys. Returns an array of category meta options Deprecatedsince v2.03
since v2.03
|
public array | getSortableItemFields() Deprecated. Replaced with getSortableItemColumns in parent class Deprecatedsince version 2.0.3
since version 2.0.3
|
public array | getSortableCategoryFields() Deprecated. Replaced with getSortableCategoryColumns in parent class Deprecatedsince version 2.0.3
since version 2.0.3
|
public array | getItemMetaOptions() Deprecated. Replaced with getItemMetaOptionKeys in parent class Deprecatedsince version 2.0.3
since version 2.0.3
|
public array | interpretFriendlyURL(string $urlpath) Interpret SEO URL and returns an array of command with main key 'action'
|
public boolean | Run(type $command) Runs command
|