Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Boxes 7.2
»
boxes.module
function boxes_page_title in Boxes 7.2
Title of the boxes
File
./
boxes.module
, line 225
Code
function
boxes_page_title
(
$box
) {
return
$box
->
label
; }
API Navigation
Boxes 7.2
Classes
Functions
Files