Helping ordinary people create extraordinary websites!


getPlaceholderList()

getPlaceholderList() -- Returns a list of placeholders within a block.

Description

Returns a list of placeholders within a block.

Only 'normal' placeholders are in the list, not ones automatically created for blocks and template functions.

Parameter

string $block

block name

Return value

return a list of placeholders

Note

This function can not be called statically.