Class \Prado\Util\Behaviors\TPageTopAnchorBehavior
TPageTopAnchorBehavior class.
TPageTopAnchorBehavior adds an "" anchor at the top of every page just before the TForm.
Class hierarchy
- \Prado\Util\Behaviors\TPageTopAnchorBehavior
- \Prado\Util\TBehavior implements IBehavior
- \Prado\Util\TBaseBehavior implements IBaseBehavior uses TPriorityPropertyTrait
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 4.2.0
public
|
addFormANameAnchor(object $page, mixed $param) : mixed
This method places an '<a name="">' before the TForm
|
public
|
events() : array<string|int, mixed>
This handles the TPage.OnSaveStateComplete event to place the
'<a name="">' at the last moment and have least interference with
anything else
|
public
|
|
public
|
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |