Class BasePlugin
Base class for EE modules/plugins
public
|
|
protected
array
|
|
protected
array
|
|
protected
|
|
public
string
|
|
protected
string
|
#
parseEntryCollection(
Parse a plugin tag pair equivalent to channel:entries |
protected
string
|
#
parseCategories( Closure $callback = null )
Parse a plugin tag pair equivalent to channel:categories |
protected
|
#
categoryCollectionToVariables(
Convert a Category collection into a multi-dimensional array suitable for ee()->TMPL->parse_variables |
protected
array
|
#
categoryToVariables(
Convert a Category model into an array suitable for ee()->TMPL->parse_variables_row |
protected
string
|
#
categoryToList(
Convert a Category model into a list element |
protected
|
$app |
|
|
protected
Pagination_object
|
$paginator |
|