array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'yaf-request-abstract.getmethod.php', 1 => 'Yaf_Request_Abstract::getMethod', 2 => 'Retrieve the request method', ), 'up' => array ( 0 => 'class.yaf-request-abstract.php', 1 => 'Yaf_Request_Abstract', ), 'prev' => array ( 0 => 'yaf-request-abstract.getlanguage.php', 1 => 'Yaf_Request_Abstract::getLanguage', ), 'next' => array ( 0 => 'yaf-request-abstract.getmodulename.php', 1 => 'Yaf_Request_Abstract::getModuleName', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/yaf/yaf_request_abstract/getmethod.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(Yaf >=1.0.0)
Yaf_Request_Abstract::getMethod — Retrieve the request method
Bu işlevin bağımsız değişkeni yoktur.
Return a string, like "POST", "GET" etc.