EasyBlogControllerFields
extends EasyBlogController
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- delete() : mixed
- Deletes custom fields from the site
- display() : mixed
- Override parent's display method
- getReturnURL() : mixed
- Determines if we should be retrieving the return url
- orderdown() : mixed
- Down the field order
- orderup() : mixed
- Up the field order
- removeGroup() : mixed
- Deletes a custom field group
- save() : mixed
- Saves a custom field
- saveGroup() : mixed
- Saves a new field group
- saveorder() : mixed
- Rebuilding custom fields ordering
- togglePublish() : mixed
- Toggles publishing for custom fields
- togglePublishGroup() : mixed
- Toggles publishing of field group
- toggleRequire() : mixed
- Toggles publishing for custom fields
- updateOrdering() : mixed
- Up the field order
Properties
$acl
public
mixed
$acl
= \null
$config
public
mixed
$config
= \null
$doc
public
mixed
$doc
= \null
$info
public
mixed
$info
= \null
$my
public
mixed
$my
= \null
Methods
__construct()
public
__construct([mixed $config = array() ]) : mixed
Parameters
- $config : mixed = array()
delete()
Deletes custom fields from the site
public
delete() : mixed
Tags
display()
Override parent's display method
public
display([mixed $cachable = false ][, mixed $urlparams = array() ]) : mixed
Parameters
- $cachable : mixed = false
- $urlparams : mixed = array()
Tags
getReturnURL()
Determines if we should be retrieving the return url
public
getReturnURL() : mixed
Tags
orderdown()
Down the field order
public
orderdown() : mixed
Tags
orderup()
Up the field order
public
orderup() : mixed
Tags
removeGroup()
Deletes a custom field group
public
removeGroup() : mixed
Tags
save()
Saves a custom field
public
save() : mixed
Tags
saveGroup()
Saves a new field group
public
saveGroup() : mixed
Tags
saveorder()
Rebuilding custom fields ordering
public
saveorder() : mixed
Tags
togglePublish()
Toggles publishing for custom fields
public
togglePublish() : mixed
Tags
togglePublishGroup()
Toggles publishing of field group
public
togglePublishGroup() : mixed
Tags
toggleRequire()
Toggles publishing for custom fields
public
toggleRequire() : mixed
Tags
updateOrdering()
Up the field order
public
updateOrdering(mixed $direction) : mixed
Parameters
- $direction : mixed