BxDolFilesModule::serviceGetWallPost PHP Method

serviceGetWallPost() public method

public serviceGetWallPost ( $aEvent )
    function serviceGetWallPost($aEvent)
    {
        return $this->getWallPost($aEvent);
    }