.. rst-class:: phpdoctorst
.. role:: php(code)
	:language: php
HideChildNamespaces
===================
.. php:namespace:: JuliusHaertl\PHPDocToRst\Extension
.. php:class:: HideChildNamespaces
	.. rst-class:: phpdoc-description
	
		| Example for hiding a section in the namespace index page\.
		
	
	:Source:
		`/Extension/HideChildNamespaces.php#28 <http://github.com/abbadon1334/phpdoc-to-rst//blob/master//Extension/HideChildNamespaces.php#L28>`_
	
	:Parent:
		:php:class:`JuliusHaertl\\PHPDocToRst\\Extension\\Extension`
	
Summary
-------
Methods
~~~~~~~
* :php:meth:`public shouldRenderIndex\($type, $element\)<JuliusHaertl\\PHPDocToRst\\Extension\\HideChildNamespaces::shouldRenderIndex\(\)>`
Methods
-------
.. rst-class:: public
	.. php:method:: public shouldRenderIndex( $type, $element)
	
		:Source:
			`/Extension/HideChildNamespaces.php#30 <http://github.com/abbadon1334/phpdoc-to-rst//blob/master//Extension/HideChildNamespaces.php#L30>`_
		
		
	
	
 
  |