Documentation

all.php

Table of Contents

Constants

BRAND_GUIDELINES_CONTENT_TYPES  : mixed = ['text' => 0, 'resource' => 1, 'colour' => 2, '...
Types of content you can add to brand guideline pages
BRAND_GUIDELINES_DB_COLS_CONTENT  : mixed = columns_in('brand_guidelines_content', null, 'b...
BRAND_GUIDELINES_DB_COLS_PAGES  : mixed = columns_in('brand_guidelines_pages', null, 'bra...
BRAND_GUIDELINES_URL_MANAGE_CONTENT  : mixed = "{$GLOBALS['baseurl']}/plugins/brand_guidelines...
FIELD_TYPE_COLOUR_PREVIEW  : mixed = 103
FIELD_TYPE_NUMERIC  : mixed = 101
FIELD_TYPE_TEXT_RICH  : mixed = 102

Functions

HookBrand_guidelinesAllInitialise()  : mixed
HookBrand_guidelinesAllHandleuserref()  : mixed

Constants

BRAND_GUIDELINES_CONTENT_TYPES

Types of content you can add to brand guideline pages

public mixed BRAND_GUIDELINES_CONTENT_TYPES = ['text' => 0, 'resource' => 1, 'colour' => 2, 'group' => 100]

BRAND_GUIDELINES_DB_COLS_CONTENT

public mixed BRAND_GUIDELINES_DB_COLS_CONTENT = columns_in('brand_guidelines_content', null, 'brand_guidelines')

BRAND_GUIDELINES_DB_COLS_PAGES

public mixed BRAND_GUIDELINES_DB_COLS_PAGES = columns_in('brand_guidelines_pages', null, 'brand_guidelines')

BRAND_GUIDELINES_URL_MANAGE_CONTENT

public mixed BRAND_GUIDELINES_URL_MANAGE_CONTENT = "{$GLOBALS['baseurl']}/plugins/brand_guidelines/pages/manage/content.php"

FIELD_TYPE_COLOUR_PREVIEW

public mixed FIELD_TYPE_COLOUR_PREVIEW = 103

FIELD_TYPE_NUMERIC

public mixed FIELD_TYPE_NUMERIC = 101

FIELD_TYPE_TEXT_RICH

public mixed FIELD_TYPE_TEXT_RICH = 102

Functions

HookBrand_guidelinesAllInitialise()

HookBrand_guidelinesAllInitialise() : mixed

HookBrand_guidelinesAllHandleuserref()

HookBrand_guidelinesAllHandleuserref() : mixed
On this page

Search results