NewsFeaturesDownloadsDevelopmentSupportAbout Us

AdminBlogSettingsAction Class Reference
[Action]

Inherits AdminAction.

List of all members.


Public Member Functions

 AdminBlogSettingsAction ($actionInfo, $request)
 perform ()

Detailed Description

Action that shows a form to change the settings of the current blog.

Definition at line 12 of file adminblogsettingsaction.class.php.


Member Function Documentation

AdminBlogSettingsAction.AdminBlogSettingsAction ( actionInfo,
request 
)

Constructor. If nothing else, it also has to call the constructor of the parent class, BlogAction with the same parameters

Definition at line 19 of file adminblogsettingsaction.class.php.

References $request, AdminAction.AdminAction(), and AdminAction.requirePermission().

AdminBlogSettingsAction.perform (  ) 

Carries out the specified action

Reimplemented from Action.

Definition at line 29 of file adminblogsettingsaction.class.php.

References AdminAction.setCommonData().