UNA
Loading...
Searching...
No Matches
BxDolProfileForms Class Reference
Inheritance diagram for BxDolProfileForms:
BxDolFactory BxBaseAccountForms BxBaseModGeneralFormsEntryHelper BxTemplAccountForms BxBaseModProfileFormsEntryHelper BxBaseModTextFormsEntryHelper BxBaseModGroupsFormsEntryHelper BxPersonsFormsEntryHelper BxAdsFormsEntryHelper BxAlbumsFormsEntryHelper BxBaseModFilesFormsEntryHelper BxClssFormsEntryHelper BxCnvFormsEntryHelper BxForumFormsEntryHelper BxGlsrFormsEntryHelper BxMarketFormsEntryHelper BxMassMailerFormsEntryHelper BxPollsFormsEntryHelper BxPostsFormsEntryHelper BxReviewsFormsEntryHelper BxShopifyFormsEntryHelper BxSnipcartFormsEntryHelper BxStrmFormsEntryHelper BxTasksFormsEntryHelper BxVideosFormsEntryHelper

Protected Member Functions

 __construct ()
 
 _redirectAndExit ($sUrl, $isPermalink=true, $aMarkers=false)
 
 _replaceMarkers ($mixed, $aMarkers)
 

Detailed Description

Functions to automate profile creation/editing/deletion forms.

Constructor & Destructor Documentation

◆ __construct()

BxDolProfileForms::__construct ( )
protected

Constructor

Reimplemented from BxDolFactory.

Reimplemented in BxBaseAccountForms.

Member Function Documentation

◆ _replaceMarkers()

BxDolProfileForms::_replaceMarkers ( $mixed,
$aMarkers )
protected

Replace provided markers in a string, markers are surrounded by '{' and '}' signs, for example: a.php?x={id}

Parameters
$mixedstring or array to replace markers in
$aMarkersaraay or markers for replacement, for example: array ('num' => 123, 'name' => 'Ivan');
Returns
string where all markers are replaced

The documentation for this class was generated from the following file: