Documentation

Block.php

Tags
copyright

CiviCRM LLC https://civicrm.org/licensing

Table of Contents

Classes

CRM_Core_Block
Defines a simple implementation of a drupal block.

Constants

BLOCK_CACHE_GLOBAL  = 0x8
BLOCK_CACHE_PER_PAGE  = 0x4
BLOCK_NO_CACHE  = -1

Constants

BLOCK_CACHE_GLOBAL

public mixed BLOCK_CACHE_GLOBAL = 0x8

BLOCK_CACHE_PER_PAGE

public mixed BLOCK_CACHE_PER_PAGE = 0x4

BLOCK_NO_CACHE

public mixed BLOCK_NO_CACHE = -1

        
On this page

Search results