7.20. Opt_Block_Interface
7.20.3. onSingle()
7.20.2. onOpen()
« Previous
7.20.4. setView()
Next »

7.20.3. onSingle()

ConstructAbstract method
Visibilitypublic
Referencevoid onSingle(Array $attributes)
Argument list
$attributes - array
The associative array of block tag attributes.

Represents the action that must be performed for a block port single tag:

<opt:block from="$var" /> <!-- here -->

See also:

7.20.3. onSingle()
7.20. Opt_Block_Interface
« Previous
7.20.2. onOpen()
Next »
7.20.4. setView()