Overview
  • Package
  • Class

Packages

  • CT-API
  • CT-ChurchAuth
  • CT-ChurchCal
  • CT-ChurchCheckin
  • CT-ChurchCore
  • CT-ChurchDB
  • CT-ChurchFinance
  • CT-ChurchHome
  • CT-ChurchReport
  • CT-ChurchResource
  • CT-ChurchService
  • CT-ChurchTranslate
  • CT-ChurchWiki
  • CT-DB
  • CT-Form

Classes

  • CC_Button
  • CC_CCLI_Button
  • CC_Checkbox
  • CC_ColorField
  • CC_EmailField
  • CC_Field
  • CC_FileUpload
  • CC_HiddenField
  • CC_HTMLElement
  • CC_NumberField
  • CC_PasswordField
  • CC_TelefonField
  • CC_TextArea
  • CC_TextField
  • CC_UrlField
  • CTForm
  • CTModuleForm

Class CC_Button

Base class HTMLElement

CC_HTMLElement
Extended by CC_Button
Package: CT-Form
Located at system/churchcore/classes/CTForm.class.php

Methods summary

public
# __construct( string $label, string $icon = false, string $class = '', $fieldWidth = false )

Parameters

$label
$name
$icon
$label
$class
$icon
$fieldWidth

Overrides

CC_HTMLElement::__construct
public string
# render( string $buttonClass = 'btn-primary' )

render button

render button

Parameters

$buttonClass
$class, additional css class

Returns

string

Methods inherited from CC_HTMLElement

__toString(), getBootstrapClasses(), getClass(), getForm(), getName(), getValue(), setForm(), setName(), setValue(), wrapInput(), wrapRow()

Properties summary

Properties inherited from CC_HTMLElement

$class, $form, $name, $value, $widthClasses

API documentation generated by ApiGen