PHP Class VersionPress\Actions\ActionsInfo

Show file Open project: versionpress/versionpress Class Usage Examples

Public Methods

Method Description
__construct ( $scope, $actions, $tags = [], $parentIdTag = null )
getActionPriority ( $action )
getActions ( )
getDescription ( $action, $vpid, $tags )
getTagContainingParentId ( )
getTags ( )

Method Details

__construct() public method

public __construct ( $scope, $actions, $tags = [], $parentIdTag = null )

getActionPriority() public method

public getActionPriority ( $action )

getActions() public method

public getActions ( )

getDescription() public method

public getDescription ( $action, $vpid, $tags )

getTagContainingParentId() public method

getTags() public method

public getTags ( )