Previous Page
_pop()

Solar_Json_Checker
_push()

Next Page
_setStateTransitionTable()

_push()

protected bool _push ( int $mode )

Push a mode onto the stack.

Parameters

  • (int) $mode: Mode to push onto the stack

Returns

  • (bool) Success/failure of stack push

Description

Push a mode onto the stack.

Return false if there is overflow.