* Set data * * This method is overloaded to accept two different method signatures. * You may use this to set a specific key with a specfic value, * or you may use this to set all data to a specific array. * * USAGE: * * View::setData('color', 'red'); * View::setData(array('color' => 'red', 'number' => 1)); * * @param string|array * @pa
()
source not stored for this graph (policy: none)