-
Notifications
You must be signed in to change notification settings - Fork 35
mod_system_Pages
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!
Symlinks object
- Class name: mod_system_Pages
- Namespace:
- Parent class: icms_data_page_Object
public int page_id
Page ID
- Visibility: public
- This property is defined by icms_data_page_Object
public int page_moduleid
Module ID for what this page is it
- Visibility: public
- This property is defined by icms_data_page_Object
public string page_title
Title of page
- Visibility: public
- This property is defined by icms_data_page_Object
public string page_url
URL
- Visibility: public
- This property is defined by icms_data_page_Object
public int page_status
Status
- Visibility: public
- This property is defined by icms_data_page_Object
mixed icms_data_page_Object::__construct(mixed handler, mixed data)
- Visibility: public
- This method is defined by icms_data_page_Object
- handler mixed
- data mixed
string mod_system_Pages::getCustomPageStatus()
Custom button for updating the status of a symlink
- Visibility: public
array mod_system_Pages::getCustomPageModuleid()
Custom control to retrieve parent module for the symlink
- Visibility: public
string mod_system_Pages::getAdminViewItemLink(mixed onlyUrl)
Retrieve title of the symlink
- Visibility: public
- onlyUrl mixed
string mod_system_Pages::getViewItemLink(mixed onlyUrl, mixed withimage, mixed userSide)
Build a link to the page represented by the symlink, if available
- Visibility: public
- onlyUrl mixed
- withimage mixed
- userSide mixed
string icms_data_page_Object::getURL()
Gets page URL
- Visibility: public
- This method is defined by icms_data_page_Object