CBlogSitePath class to work with paths to the public sections of blogs.
Method |
Description |
Available from version |
Add |
Adds a new path. |
|
Delete |
Deletes a path. |
|
GetByID |
Returns path by its ID. |
|
GetBySiteID |
Returns path by the Site ID. |
|
GetList |
Returns list of paths by the filter. |
|
Update |
Updates a path. |
|