Class

FormFieldActionLink

Package: Builder\Form\field Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2015 12 14 Since: PHPBoost 3.0 - 2010 04 14 Contributor: Julien BRISWALTER j1.seth@phpboost.com Located at: builder/form/field/FormFieldActionLink.class.php

This class manage an action link.

AbstractFormField implements FormField
Extended by FormFieldActionLink
Methods summary
public
# __construct( string $id, string $title, Url $url, string $css_class = '', Url $img = '' )
public string
# display( )
protected Template